Hi. Any suggestions how I can get a video driver for my ThinkPad T61 laptop?
I've got CentOS 5.4 on it but Xorg crashes when I try to change resolution, and Xorg.log has:
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) PCI:*(0:2:0) Intel Corporation unknown chipset (0x2a02) rev 12, Mem @ 0xf8100000/20, 0xe0000000/28, I/O @ 0x1800/3 (--) PCI: (0:2:1) Intel Corporation unknown chipset (0x2a03) rev 12, Mem @ 0xf8200000/20
I didn't find one on the vendor's website. Is there something I can do?
Best, -at
Aleksey Tsalolikhin wrote:
Hi. Any suggestions how I can get a video driver for my ThinkPad T61 laptop?
I've got CentOS 5.4 on it but Xorg crashes when I try to change resolution, and Xorg.log has:
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) PCI:*(0:2:0) Intel Corporation unknown chipset (0x2a02) rev 12, Mem @ 0xf8100000/20, 0xe0000000/28, I/O @ 0x1800/3 (--) PCI: (0:2:1) Intel Corporation unknown chipset (0x2a03) rev 12, Mem @ 0xf8200000/20
according to the http://www.pcidatabase.com vendor 8086 (Intel) device 2A02 is a Intel 965GM
that should work fine with xorg-x11-drv-i810
On Fri, Mar 5, 2010 at 11:13 AM, John R Pierce pierce@hogranch.com wrote:
Aleksey Tsalolikhin wrote:
Hi. Any suggestions how I can get a video driver for my ThinkPad T61 laptop?
I've got CentOS 5.4 on it but Xorg crashes when I try to change resolution, and Xorg.log has:
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) PCI:*(0:2:0) Intel Corporation unknown chipset (0x2a02) rev 12, Mem @ 0xf8100000/20, 0xe0000000/28, I/O @ 0x1800/3 (--) PCI: (0:2:1) Intel Corporation unknown chipset (0x2a03) rev 12, Mem @ 0xf8200000/20
according to the http://www.pcidatabase.com vendor 8086 (Intel) device 2A02 is a Intel 965GM
that should work fine with xorg-x11-drv-i810
Thanks, John. What should I do if it doesn't?
Package xorg-x11-drv-i810-1.6.5-9.25.el5.i386 already installed and latest version
Any suggestions? I asked for help on the Xorg list yesterday but no reply as yet.
Best, Aleksey