View previous topic :: View next topic |
Author |
Message |
fhydan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 14 Nov 2005 Posts: 18
|
Posted: Fri Dec 23, 2005 12:21 am Post subject: eth1 does not exist. (Solved) |
|
|
Hello,
I hope someone can help me out here.
I get the following when I run net.eth1 start.
Code: |
* Starting eth1
* Loading networking modules for eth1
* modules: iwconfig essidnet iptunnel ifconfig dhcpcd apipa
* iwconfig provides wireless
* ifconfig provides interface
* dhcpcd provides dhcp
* Bringing up eth1
* Configuration not set for eth1 - assuming dhcp
* dhcp
* eth1 does not exist
|
I'm using an Intel PRO/Wireless 2200 BG card and lspci says so too.
The module I'm using "ipw2200" loads fine.
Where should I look?
Thank you.
Last edited by fhydan on Mon Dec 26, 2005 2:57 am; edited 2 times in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cyberjun Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Terminator/movie_the_terminator_machine.gif)
Joined: 06 Nov 2005 Posts: 293
|
Posted: Fri Dec 23, 2005 2:01 am Post subject: |
|
|
Hi,
Please post the contents of your /etc/conf.d/net.eth1. Also check to see if you have cleared up all the ._cfg000 files in the /etc directory. What baselayout version are you using? Does the ipw2200 module load correctly? Type dmesg after manually loading ipw2200 and see if there are any errors.
The symptoms suggest that there are some ._cfg000 files pending in the /etc/conf.d directory.
cheers,
--cyberjun |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fhydan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 14 Nov 2005 Posts: 18
|
Posted: Fri Dec 23, 2005 2:52 am Post subject: |
|
|
Thanks for your help,
I don't have a /etc/conf.d/net.eth1, but here are the contents of my /etc/conf.d/net:
Code: |
modules=( "iwconfig" )
config_eth0={ "dhcpcd" }
dhcp_eth0="release nodns nontp nonis"
config_eth1={ "dhcpcd" }
dhcp_eth1="-dN release nodns nontp nonis"
|
As for the module, it didn't load correctly. I got the following:
Code: |
[ 11.061728] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.0
[ 11.061746] ipw2200: Copyright(c) 2003-2004 Intel Corporation
[ 11.062514] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[ 21.058335] ipw2200: ipw-2.2-boot.fw load failed: Reason -2
[ 21.058353] ipw2200: Unable to load firmware: 0xFFFFFFFE
[ 21.058370] ipw2200: failed to register network device
[ 21.058422] ipw2200: probe of 0000:02:0b.0 failed with error -5
[ 31.903732] kobject_register failed for ipw2200 (-17)
|
Thanks,
Fahad |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cyberjun Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Terminator/movie_the_terminator_machine.gif)
Joined: 06 Nov 2005 Posts: 293
|
Posted: Fri Dec 23, 2005 3:13 am Post subject: |
|
|
Great....so now we know the problem is with the ipw2200 module/firmware. Fine. Now tell me the following please:
1. Versions of ipw2200, ipw2200-firmware, ieee80211
2. Versions of kernel, baselayout and udev.
The error "ipw-2.2-boot.fw load failed: Reason -2" is quite common on this forum. Search for it
cheers,
--cyberjun |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fhydan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 14 Nov 2005 Posts: 18
|
Posted: Fri Dec 23, 2005 9:17 am Post subject: |
|
|
Versions:
Kernel : 2.6.14-gentoo-r2
udev: 0.70-r1
As for the modules, I don't know how to check their versions? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cyberjun Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Terminator/movie_the_terminator_machine.gif)
Joined: 06 Nov 2005 Posts: 293
|
Posted: Fri Dec 23, 2005 9:37 am Post subject: |
|
|
The versions can be checked with the following command:
Code: |
emerge -pv ieee80211
|
This will show you the installed and available versions of ieee80211.
I suggest you upgrade to baselayout 1.11.14 and udev 077-r5. The woking versions on my machine are:
1. udev 077-r5
2. baselayout 1.11.14
3. kernel 2.6.14 (but r2 should be ok too)
4. hotplug 20040923-r1
5. ieee80211 1.1.6
6. ipw2200 1.0.8-r1
7. ipw2200-firmware 2.4
Mark you thread as UNSOLVED (change the subject line of your first post). Did you check out other threads with similar errors ?
--cyberjun |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fhydan n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 14 Nov 2005 Posts: 18
|
Posted: Mon Dec 26, 2005 2:34 am Post subject: |
|
|
There are a few other posts with the same issue. I tried most of them so far, but unfortunately they all suggest the same solutions which don't seem to work for me. This one seems to sum it up quite well, https://forums.gentoo.org/viewtopic-t-403995-highlight-ipw2200+firmware.html
Also, I changed all of my versions to match yours but it did not work.
I also tried building ipw2200 in the kernel and used both ipw2200-firmware 2.4 and 2.2 but neither worked.
Code: |
[ebuild R ] net-wireless/ieee80211-1.1.6 -debug 0 kB
[ebuild R ] sys-fs/udev-077-r5 (-selinux) 0 kB
[ebuild U ] sys-apps/baselayout-1.12.0_pre12 [1.11.14] -bootstrap -build -static -unicode 0 kB
[ebuild R ] sys-apps/hotplug-20040923-r1 0 kB
[ebuild N ] net-wireless/ipw2200-1.0.8-r1 -debug -radiotap 0 kB
[ebuild R ] net-wireless/ipw2200-firmware-2.4 0 kB
|
Thanks.
[EDIT] I just finished updating my configuration files and now I get the following on the log
Code: |
[ 1232.892898] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.0.0
[ 1232.892903] ipw2200: Copyright(c) 2003-2004 Intel Corporation
[ 1232.893457] ACPI: PCI Interrupt 0000:02:0b.0[A] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
[ 1232.893493] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[ 1233.168534] ipw2200: Unable to load ucode
[ 1233.168666] ipw2200: Unable to load firmware: 0xFFFFFFC2
[ 1233.168741] ipw2200: failed to register network device
[ 1233.168828] ACPI: PCI interrupt for device 0000:02:0b.0 disabled
[ 1233.168877] ipw2200: probe of 0000:02:0b.0 failed with error -5
|
[EDIT2]
The solution was to have /sbin/hotplug in /proc/sys/kernel/hotplug instead of /sbin/udev or something.
Thanks a lot for your help.
![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|