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-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to