[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Intel GM965 on Etch



i have the same problem as you last time. the xserver-xorg-video-intel
do not work with etch kernel. after i upgrade the kernel to lenny
linux-image-2.6.26-1-686, it works!

just upgrade to new kernel it wil be ok

On 12/28/08, Winston Smith <violinuxist@yahoo.co.uk> wrote:
> On Sun, Dec 28, 2008 at 10:51:46PM +0530, Nishita Desai wrote:
>> Thank you for your reply Justin. But i810 does not work. It gives me
>> an error saying "No matching Device for instance (BusID :0:2:1) found"
>
> You might need the line:
> 	BusID		"PCI:0:2:1"
> instead of:
> 	BusID		"PCI:0:2:0"
> in your /etc/X11/xorg.conf
>
> I don't have your graphics card, but I do have the 945GM.
>
> $ lspci | grep Graphics
> 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
> 943/940GML Express Integrated Graphics Controller (rev 03)
> 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME,
> 943/940GML Express Integrated Graphics Controller (rev 03)
>
> Thus, in my case,
> 	BusID		"PCI:0:2:0"
> would be for an external monitor attached with a VGA cable, and	
> 	BusID		"PCI:0:2:1"
> would be for the laptop screen.
>
> Take a look at the output of lspci.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org
>
>


Reply to: