Check out my first novel, midnight's simulacra!
Intel 965: Difference between revisions
From dankwiki
m (1 revision) |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:hd-graphics-specs.png|thumb|GMA HD vs G45]] | |||
My motherboard (an Intel WG965DH) doesn't support DVI out natively. An [http://www.intel.com/support/graphics/intel915g/sb/CS-013296.htm ADD2] card plugged into the PCI-Ex16 slot solved that quickly and cheaply. | My motherboard (an Intel WG965DH) doesn't support DVI out natively. An [http://www.intel.com/support/graphics/intel915g/sb/CS-013296.htm ADD2] card plugged into the PCI-Ex16 slot solved that quickly and cheaply. | ||
Line 6: | Line 7: | ||
*No XvMC support as of [http://lists.freedesktop.org/archives/xorg-announce/2008-March/000528.html 2008-03-19], the xf86-video-intel 2.3 release | *No XvMC support as of [http://lists.freedesktop.org/archives/xorg-announce/2008-March/000528.html 2008-03-19], the xf86-video-intel 2.3 release | ||
**''"(i965 hardware decode is still under work, and would be in next release though)"'' | **''"(i965 hardware decode is still under work, and would be in next release though)"'' | ||
* The X.Org Wiki now supports a [http://www.x.org/wiki/IntelGraphicsDriver IntelGraphicsDriver] page. | |||
<tt>lspci -vv</tt> output: | <tt>lspci -vv</tt> output: | ||
<pre>00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) | <pre>00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) | ||
Line 32: | Line 33: | ||
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) | Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) | ||
Status: D0 PME-Enable- DSel=0 DScale=0 PME-</pre> | Status: D0 PME-Enable- DSel=0 DScale=0 PME-</pre> | ||
[[CATEGORY: Display]] |
Latest revision as of 00:08, 28 November 2011
My motherboard (an Intel WG965DH) doesn't support DVI out natively. An ADD2 card plugged into the PCI-Ex16 slot solved that quickly and cheaply.
- DRM support is provided via the i915 driver (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c29b669caae4ed1630ef479e54bdde126a0378ec)
- G and Q965 docs
- Dualhead docs
- No XvMC support as of 2008-03-19, the xf86-video-intel 2.3 release
- "(i965 hardware decode is still under work, and would be in next release though)"
- The X.Org Wiki now supports a IntelGraphicsDriver page.
lspci -vv output:
00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Unknown device 514d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at e0300000 (32-bit, non-prefetchable) [size=1M] Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at 3410 [size=8] Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Address: 00000000 Data: 0000 Capabilities: [d0] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- 00:02.1 Display controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02) Subsystem: Intel Corporation Unknown device 514d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at e0200000 (32-bit, non-prefetchable) [size=1M] Capabilities: [d0] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME-