On 31/05/06, maxim wexler <[EMAIL PROTECTED]> wrote:
Hi group,

This appears at the bottom of the console when I
startx:

[...]
(==) Using config file: "/etc/X11/xorg.conf"
Using vt 7
(WW) RADEON: No matching Device section for instance
(BusID PCI:1:0:1)
found
Symbol drmGetClient from module
/usr/lib/modules/drivers/radeon_drv.o is
unresolved!

The module *does* exist at the given location but when
I try to modprobe it I get "file not found" error.
Even when I give modprobe the complete path.

Now, X opens OK, so I don't even know if there is a
problem. The questions are, what is the difference
between the *.o modules under /usr/lib/modules and the
*.ko modules under /lib/modules/<uname>, and why can't
modprobe handle them?

Just run:
===================
# modprobe -v radeon_drv
===================

without either of the two extensions that you mention above.  If you
have already added this module in your
/etc/modules.autoload.d/kernel-2.6 file then it may be already loaded
(check with lsmod).

HTH
--
Regards,
Mick
--
gentoo-user@gentoo.org mailing list

Reply via email to