On Sat, 29 Oct 2005 12:36:03 +1000, Adam Dawes uttered
> [most the output snipped]
> "/usr/X11R6/lib/modules/extensions/libGLcore.a:m_debug_clip.o"
> 
> _norm.o
> 
> _xform.o
> 
> NV: No matching device section for instance (Bus ID PCI:2.0.0)
>
There is your problem. When your changed your motherboard, the bus ID
of the video card changed from 2.0.0 to something else. I would start
by running 'lspci' as root and noting down what the first colum is
where the line contains 'Nvidia', such as this from my machine:

0000:01:05.0 VGA compatible controller: nVidia Corporation NV31 [GeForce FX 
5600] (rev a1)

In this case, the relevant bus ID is 1.5.0. Or even easier, if you
only have one video card in the machine, I would just remove the BusID
line from /etc/X11/xorg.conf, and see if that helps you.

Cheers,
-- 
                                        Steve
"...In the UNIX world, people tend to interpret `non-technical user'
 as meaning someone who's only ever written one device driver." -- Daniel Pead
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to