Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sitecom gbit nic doesnt work (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
PietdeBoer
Apprentice
Apprentice


Joined: 20 Oct 2005
Posts: 244
Location: Eindhoven, the Netherlands

PostPosted: Thu Oct 20, 2005 4:42 pm    Post subject: Sitecom gbit nic doesnt work (SOLVED) Reply with quote

i have bought this sitecom gbit nic.. cant get it to work on my gentoo machine

i've got kernel gentoo-sources

lcpsi gives:

0000:00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)



i did <*> Realtek 8169 gigabit ethernet support in my kernel

and then i exited, saved the configuration

i ran a make && make modules_install

and then i copied over the kernel

cp arch/i386/boot/bzImage /boot/kernel-2.6.12-gentoo-r6

after rebooting the card still aint working...

perhaps someone can help me out :)

thx!


Last edited by PietdeBoer on Thu Oct 20, 2005 7:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
peaceful
Apprentice
Apprentice


Joined: 06 Jun 2003
Posts: 287
Location: Utah

PostPosted: Thu Oct 20, 2005 6:05 pm    Post subject: Re: Sitecom gbit nic doesnt work Reply with quote

1) Did you have /boot mounted when you copied over the new kernel?

2) Is your grub (or other bootloader) pointing to your new kernel?
Back to top
View user's profile Send private message
PietdeBoer
Apprentice
Apprentice


Joined: 20 Oct 2005
Posts: 244
Location: Eindhoven, the Netherlands

PostPosted: Thu Oct 20, 2005 6:43 pm    Post subject: Reply with quote

do i have to mount /boot seperatly?

i did a clean gentoo install.. so i gues its already mounted..
Back to top
View user's profile Send private message
peaceful
Apprentice
Apprentice


Joined: 06 Jun 2003
Posts: 287
Location: Utah

PostPosted: Thu Oct 20, 2005 6:49 pm    Post subject: Reply with quote

PietdeBoer wrote:
do i have to mount /boot seperatly?

i did a clean gentoo install.. so i gues its already mounted..


If I recall correctly, Gentoo installation docs usually have you set /boot up so that it is not mounted by default.

You can easily check whether or not it is currently mounted by running 'df' and check to see if your boot partition is listed under the mounted filesystems column.

If you copied files to /boot while it was unmounted, WITH IT STILL UNMOUNTED just 'rm -f /boot/*', then mount it with 'mount /boot', then copy your kernel over and proceed as usual.
Back to top
View user's profile Send private message
PietdeBoer
Apprentice
Apprentice


Joined: 20 Oct 2005
Posts: 244
Location: Eindhoven, the Netherlands

PostPosted: Thu Oct 20, 2005 7:32 pm    Post subject: solved Reply with quote

worked for me :) thx !!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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