Re: help with nvidia and BusID

2011-03-12 Thread Rob Owens
On Tue, Feb 22, 2011 at 09:37:02PM -0500, Rob Owens wrote: > I'm trying to run the nvidia proprietary driver for a PCI video card. I > also have an onboard video card. I think xorg.conf needs to specify the > BusID in the device section like this: > > Section "Device" > Identifier "nVidi

Re: help with nvidia and BusID

2011-02-23 Thread Hugo Vanwoerkom
Rob Owens wrote: I'm trying to run the nvidia proprietary driver for a PCI video card. I also have an onboard video card. I think xorg.conf needs to specify the BusID in the device section like this: Section "Device" Identifier "nVidia FX 5200" Driver "nvidia" BusID

Re: help with nvidia and BusID

2011-02-23 Thread Camaleón
On Tue, 22 Feb 2011 21:37:02 -0500, Rob Owens wrote: > I'm trying to run the nvidia proprietary driver for a PCI video card. I > also have an onboard video card. I think xorg.conf needs to specify the > BusID in the device section like this: > > Section "Device" > Identifier "nVidia FX

help with nvidia and BusID

2011-02-22 Thread Rob Owens
I'm trying to run the nvidia proprietary driver for a PCI video card. I also have an onboard video card. I think xorg.conf needs to specify the BusID in the device section like this: Section "Device" Identifier "nVidia FX 5200" Driver "nvidia" BusID "PCI:00:06.0"