Sergio Monteiro Basto wrote:
thanks,
Now I can load radeon.ko after modprobe i2c_via.ko

Do you have i2c-algo-bit.ko loaded (or built into your kernel image)? That's where i2c_bit_add|del_bus are.

Check this .config symbol:
CONFIG_I2C_ALGOBIT=y
(on my system)

On Mon, 2004-12-13 at 17:27 -0500, Adam Jackson wrote:

On Monday 13 December 2004 17:15, Dave Airlie wrote:

radeon: Unknown symbol i2c_bit_add_bus
radeon: Unknown symbol i2c_bit_del_bus

you need i2c support modules loaded.. modprobe the radeon driver it should all work then...

Shouldn't radeon.ko build without i2c hooks if CONFIG_I2C == NO ?

- ajax


--
~Randy


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to