View previous topic :: View next topic |
Author |
Message |
j2me_tech n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Mar 2003 Posts: 4 Location: Malaysia
|
Posted: Fri Jun 20, 2003 3:57 pm Post subject: modprobe 8139too problem. |
|
|
i just finished compiled my gentoo for the 1st time & the first time i booted into gentoo, i have to configure my network card(8139too). i modprobe 8139too(it's compiled as module), but they show me an error stated that no such device. any idea?
for your information, i did compiled it as part of kernel instead of module before, after some lurking on this forum about compiled it as module, i recompiled my kernel & change it to module. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
uzik Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 17 Apr 2003 Posts: 257
|
Posted: Fri Jun 20, 2003 4:12 pm Post subject: |
|
|
When you boot from the livecd and you enter 'lsmod" does it show
that module as loaded? Maybe it's using a different one.
look in the files in /proc or examine the output of dmesg to see what your
kernel does see |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
j2me_tech n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Mar 2003 Posts: 4 Location: Malaysia
|
Posted: Fri Jun 20, 2003 4:18 pm Post subject: |
|
|
uzik wrote: | When you boot from the livecd and you enter 'lsmod" does it show
that module as loaded? Maybe it's using a different one.
look in the files in /proc or examine the output of dmesg to see what your
kernel does see |
thanks for the fast replied. yeah when i boot from the livecd, the module is loaded when i modprobe 8139too. ![Rolling Eyes :roll:](images/smiles/icon_rolleyes.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
uzik Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 17 Apr 2003 Posts: 257
|
Posted: Fri Jun 20, 2003 10:55 pm Post subject: |
|
|
look at the contents of /proc/interrupts when you're in livecd.
This file will show how the cards hardware is set (there are a lot
of files in this directory with very helpful hardware info).
when you boot to gentoo does it show the same?
if you hit 'insmod 8139too' does it give you an error message? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|