View previous topic :: View next topic |
Author |
Message |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 4:31 am Post subject: Forgot Via Rhine Module in kernel |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 4:38 am Post subject: Re: Forgot Via Rhine Module in kernel |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 4:41 am Post subject: |
|
|
dhcp seems to not work. I made gentoo detect the card as a pci device and it did just fine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 4:45 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 4:46 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 4:58 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 5:02 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 5:11 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 5:32 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 5:33 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 5:36 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 6:10 am Post subject: |
|
|
Yeah. I removed the comment for iface during install. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 6:24 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 6:27 am Post subject: |
|
|
I uncommented the line:
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 6:33 am Post subject: |
|
|
adamb10 wrote: | I uncommented the line:
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
adamb10 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 16 Mar 2004 Posts: 85
|
Posted: Sun May 01, 2005 6:37 am Post subject: |
|
|
I can access the net just have to type in dhcp after logging in. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
jdgill0 Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/21334652964256d54fd1047.jpg)
Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sun May 01, 2005 3:25 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|