Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I2C and kernel woes...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Lisandro
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 154
Location: Rosario, SFE, Argentina

PostPosted: Tue Apr 15, 2003 3:14 am    Post subject: I2C and kernel woes... Reply with quote

(...)

ke[1]: Entering directory `/usr/src/linux-2.4.20-gentoo-r1/arch/i386/mm'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/arch/i386/mm'
make -C arch/i386/lib modules_install
make[1]: Entering directory `/usr/src/linux-2.4.20-gentoo-r1/arch/i386/lib'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory `/usr/src/linux-2.4.20-gentoo-r1/arch/i386/lib'
cd /lib/modules/2.4.20-gentoo-r1; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.20-gentoo-r1; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r1/misc/i2c-sis645.o
depmod: pci_insert_device_R3341a12e
depmod: pci_setup_device_R863ed348
[1]+ Exit 2 make dep

This happens whenever i try to set ANY i2c option on the kernel (as a module, of course). Been fiddling with my kernel for hours and had no success, anyone willing to help?
Back to top
View user's profile Send private message
Lisandro
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 154
Location: Rosario, SFE, Argentina

PostPosted: Tue Apr 15, 2003 3:57 am    Post subject: Reply with quote

Solved it. It's an issue with lm_sensors; it has to be built with the same kernel you're running (and intending to compile :) ). Doing "emerge lm_sensor" does the updating trick.
Back to top
View user's profile Send private message
cayenne
l33t
l33t


Joined: 17 Oct 2002
Posts: 945
Location: New Orleans

PostPosted: Sat Apr 19, 2003 2:42 am    Post subject: Can't emerge this? Reply with quote

Lisandro wrote:
Solved it. It's an issue with lm_sensors; it has to be built with the same kernel you're running (and intending to compile :) ). Doing "emerge lm_sensor" does the updating trick.


My compile stopped at the i2c stuff too...

I tried emerge lm_sensor (and even Im_sensor, not sure if it was an L or an i in there).

Either way, I got emerge: there are not masked or unmasked ebuilds to satisfy "lm_sensor".

Any suggestions?

TIA,

cayenne
Back to top
View user's profile Send private message
Lisandro
Apprentice
Apprentice


Joined: 07 Mar 2003
Posts: 154
Location: Rosario, SFE, Argentina

PostPosted: Sat Apr 19, 2003 4:34 am    Post subject: Reply with quote

It's "lm_sensors" instead of "lm_sensor" :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum