Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Errors at boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Grunk
n00b
n00b


Joined: 14 Oct 2003
Posts: 38

PostPosted: Thu Oct 16, 2003 5:31 pm    Post subject: Errors at boot Reply with quote

i made my kernel with genkernel --config
i tried a few configurations but in each i have those errors when booting.
Code:
insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp.o: insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp.o failed
insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp failed
insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp.o: init_module: No such device

this error prints 4 or 5 times........

then i have this error:
Code:
modprobe:modprobe: Can't locate mousedev
modprobe:modprobe: Can't locate mousedev


does anyone knows what to select/unselect in the genkernel --config to solve those problems?
I think the problem with mousedev has something to do with my mouse, so i didn't install xfree and gnome or kde.......just if i have to remake a kernel.

And another problem too..... My eth1 does not work at boot. when i type dhcpcd eth1 it works perfectly. I made a rc-update add net.eth1 default it said there wasn't a file (i don't remember the name). So i made a copy of the one used for eth0 and renamed it for eth1. I made again rc-update and then it worked. At boot still the problem, i must dhcpcd eth1. What can I do so that dhcpcd is made automaticly at boot?
Back to top
View user's profile Send private message
peshwengi
n00b
n00b


Joined: 01 Aug 2003
Posts: 66
Location: London, UK

PostPosted: Thu Oct 16, 2003 6:38 pm    Post subject: Reply with quote

With the dhcp problem - make a line in /etc/conf.d/net for eth1. It's probably the same as your eth0 line, if eth0 is DHCP too.

I hope that fixes it! Not sure about the other probs though. I actually get the mousedev problem too.
Back to top
View user's profile Send private message
Grunk
n00b
n00b


Joined: 14 Oct 2003
Posts: 38

PostPosted: Thu Oct 16, 2003 8:10 pm    Post subject: Reply with quote

thx for DHCP it works fine now ;)
but i still have the problem of mousedev :( i can't load X because it seems it doesn't recognise my mouse because of mousedev :(
Back to top
View user's profile Send private message
Grunk
n00b
n00b


Joined: 14 Oct 2003
Posts: 38

PostPosted: Thu Oct 16, 2003 8:45 pm    Post subject: Reply with quote

for the mouse i found something on another thread.

type:
modprobe hid usbcore usb-uhci input

then in /etc/X11/XF86Config change /dev/mouse to /dev/input/mice

I'm using a Logitech Optical mouse, the cheaper one, basic. I still have the error message, but i can use my mouse ;)
Back to top
View user's profile Send private message
peshwengi
n00b
n00b


Joined: 01 Aug 2003
Posts: 66
Location: London, UK

PostPosted: Fri Oct 17, 2003 10:13 am    Post subject: Reply with quote

My mouse works fine, but I still get the errors - no big deal I guess, I can live with them!

I'm glad the network is working....
Back to top
View user's profile Send private message
Grunk
n00b
n00b


Joined: 14 Oct 2003
Posts: 38

PostPosted: Fri Oct 17, 2003 11:18 am    Post subject: Reply with quote

for the mouse if you don't want to have the errors, remake your kernel with those modules: hid usbcore usb-uhci
and then you won't have the errors ;) and your mouse will work.

Well DHCP problem sovled: thanks a lot!
mouse problem (modprobe/mousedev) solved!

but I still have this one :(
Code:
insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp.o: insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp.o failed
insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp failed
insmod:/lib/modules/2.4.20-gentoo-r5/kernel/drivers/net/8139cp.o: init_module: No such device


pleaze help me :(
Back to top
View user's profile Send private message
peshwengi
n00b
n00b


Joined: 01 Aug 2003
Posts: 66
Location: London, UK

PostPosted: Fri Oct 17, 2003 11:39 am    Post subject: Reply with quote

Well, I don't know exactly why, but it seems to be trying to insmod that module, and you don't have the device which it refers to. Maybe remove that module from the kernel config so it doesn't exist? I don't know whether that might just produce different errors though.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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