Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Forgot Via Rhine Module in kernel
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
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 4:31 am    Post subject: Forgot Via Rhine Module in kernel Reply with quote

Hello,
I installed the via rhine driver(not as a module though) and now I can't access the internet. A module does NOT show up in the modules dir for net. What should I do?
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 4:38 am    Post subject: Re: Forgot Via Rhine Module in kernel Reply with quote

adamb10 wrote:
Hello,
I installed the via rhine driver(not as a module though) and now I can't access the internet. A module does NOT show up in the modules dir for net. What should I do?


If you did not compile it as a module in the kernel config, then you will not have a module -- i.e. it's built INTO your kernel already. As for your net not working, you really need to give more details -- net.eth0 fails to start, dhcp seems to not be working, kernel is not recognizing my nic (i.e. you don't see any eth0 in dmesg for one), etc ...
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 4:41 am    Post subject: Reply with quote

dhcp seems to not work. I made gentoo detect the card as a pci device and it did just fine.
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 4:45 am    Post subject: Reply with quote

Can you post what kind of errors you are seeing -- specifically the errors themselves if possible?
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 4:46 am    Post subject: Reply with quote

Well during bootup I got some errors:

netsend service failed to start
/sbin/rc: line 109 /sbin/dhcpcd: no such file or directory
Back to top
View user's profile Send private message
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 4:58 am    Post subject: Reply with quote

Here is the resaults from dmesg:

Via RhineII IRQ 6
MII PHY Found at address 1

I tried net-setup eth0 but I got command not found.
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 5:02 am    Post subject: Reply with quote

I must be loosing my mind ... I am sure I just replied prior to your last post :!:

Anyways, what I originally said, was that I wasn't aware of the solution to missing dhcpcd myself, BUT I did run a cross another thread a day or so back with that exact same problem -- i.e. missing dhcpcd ... you might do a forum search to try and find it -- i.e. search for "missing dhcpcd" maybe. They may have a solution there already.
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 5:11 am    Post subject: Reply with quote

I guess I could ask ... do you have dhcpcd emerged? ... just thought I would double check, as you never know.
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 5:32 am    Post subject: Reply with quote

jdgill0 wrote:
I guess I could ask ... do you have dhcpcd emerged? ... just thought I would double check, as you never know.

What a funny question as I didn't before. I was searching before and I forgot to emerge dhcpcd. I got the internet to work but I have to type in dhcpcd everytime on bootup.
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 5:33 am    Post subject: Reply with quote

adamb10 wrote:
... I tried net-setup eth0 but I got command not found.


Oh, I missed this part ... to get net-setup on your system, you need to emerge livecd-tools.
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 5:36 am    Post subject: Reply with quote

adamb10 wrote:
jdgill0 wrote:
I guess I could ask ... do you have dhcpcd emerged? ... just thought I would double check, as you never know.

What a funny question as I didn't before. I was searching before and I forgot to emerge dhcpcd. I got the internet to work but I have to type in dhcpcd everytime on bootup.


:) we posted at the same time ... OK, so now you have dhcpcd .. but still can't run /etc/init.d/net.eth0 ?? ... have you configured /etc/conf.d/net for dhcp?
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 6:10 am    Post subject: Reply with quote

Yeah. I removed the comment for iface during install.
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 6:24 am    Post subject: Reply with quote

adamb10 wrote:
Yeah. I removed the comment for iface during install.


Not sure I follow exactly what you are saying, but for dhcp you should have something like
Code:
dhcpcd_eth0="-Y -N"

and not something like
Code:
iface_eth0="192.168.1.254 broadcast 192.168.1.255 netmask 255.255.255.0"

_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 6:27 am    Post subject: Reply with quote

I uncommented the line:

Code:
iface eth0="dhcp"
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 6:33 am    Post subject: Reply with quote

adamb10 wrote:
I uncommented the line:

Code:
iface eth0="dhcp"


Yea, that's right iface_eth0="dhcp", I completely missed seeing that line earlier -- think it's time for bed.

So you do or do not have dhcp working now? ... does /etc/init.d/net.eth0 work or not?
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
Back to top
View user's profile Send private message
adamb10
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2004
Posts: 85

PostPosted: Sun May 01, 2005 6:37 am    Post subject: Reply with quote

I can access the net just have to type in dhcp after logging in.
Back to top
View user's profile Send private message
jdgill0
Veteran
Veteran


Joined: 25 Mar 2003
Posts: 1366
Location: Lexington, Ky -- USA

PostPosted: Sun May 01, 2005 3:25 pm    Post subject: Reply with quote

adamb10 wrote:
I can access the net just have to type in dhcp after logging in.


At this point, you have the same problem as this earlier dated thread. I could just repeat the same questions from it here, but that would wasteful. Please join the discussion on the other thread.
_________________
Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor
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