Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ipw2100 cannot setup
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
chy168
n00b
n00b


Joined: 12 Mar 2005
Posts: 70

PostPosted: Thu Dec 08, 2005 3:03 am    Post subject: ipw2100 cannot setup Reply with quote

Hi, I've followed the wiki http://gentoo-wiki.com/HARDWARE_ipw2100

but I get some error message:

Code:

dmesg | grep ipw2100
ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 1.1.0
ipw2100: Copyright(c) 2003-2004 Intel Corporation
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
ipw2100: eth1: Firmware 'ipw2100-1.3.fw' not available or load failed.
ipw2100: eth1: ipw2100_get_firmware failed: -2
ipw2100: eth1: Failed to power on the adapter.
ipw2100: eth1: Failed to start the firmware.
ipw2100Error calling register_netdev.
ipw2100: probe of 0000:01:05.0 failed with error -5


Kernel: 2.6.14-gentoo-r2


How can I solve it ?


thank you :p
Back to top
View user's profile Send private message
AmosMutke
Apprentice
Apprentice


Joined: 24 Dec 2003
Posts: 235
Location: Akita, Japan.

PostPosted: Thu Dec 08, 2005 5:02 am    Post subject: Reply with quote

need more info.

What wireless card do you have?

as root
Code:
lspci | grep "Network"
0000:02:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)
Back to top
View user's profile Send private message
chy168
n00b
n00b


Joined: 12 Mar 2005
Posts: 70

PostPosted: Thu Dec 08, 2005 1:11 pm    Post subject: Reply with quote

AmosMutke wrote:
need more info.

What wireless card do you have?

as root
Code:
lspci | grep "Network"
0000:02:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG (rev 05)


Hi, this is my information about Network

Code:
01:05.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
Back to top
View user's profile Send private message
volkmar
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2004
Posts: 122

PostPosted: Thu Dec 08, 2005 7:16 pm    Post subject: Re: ipw2100 cannot setup Reply with quote

Quote:
dmesg | grep ipw2100
...
...
...
ipw2100: eth1: Firmware 'ipw2100-1.3.fw' not available or load failed.
...
...
...
...
...
Did you emerge net-wireless/ipw2100-firmware?
Back to top
View user's profile Send private message
skally
n00b
n00b


Joined: 16 Mar 2004
Posts: 33

PostPosted: Thu Dec 08, 2005 7:47 pm    Post subject: me2 Reply with quote

FWIW, I have the same problem.

Tried ipw2100 and ieee80211 compiled in, and now as modules.
The firmware is located in /lib/firmware/ and /etc/hotplug/firmware.agent
points exactly there.
modprobe ipw2100 takes about 60 seconds, finally inserting the driver,
but leaving the message of post#1 in the syslog. Of course, the device does not
work.

Don't know if it's related, but interrupts seem to pile on #10:
Code:

# cat /proc/interrupts
           CPU0       
  0:    1014275          XT-PIC  timer
  1:       3136          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  5:     133802          XT-PIC  uhci_hcd:usb3, eth0
 10:     234680          XT-PIC  ohci1394, ehci_hcd:usb1, uhci_hcd:usb2, uhci_hcd:usb4, Intel 82801DB-ICH4, yenta, yenta, radeon@pci:0000:01:00.0
 12:        620          XT-PIC  i8042
 14:      21739          XT-PIC  ide0
 15:      35277          XT-PIC  ide1


I tried acpi=noirq and acpi=off, to see if it changed something, but it didn't.

I tried different versions of hotplug (latest: 20040923-r1), udev (077-r1) and
kernel (2.6.15-rc5), nothing helped.

Also, we are not alone:
https://forums.gentoo.org/viewtopic-t-404378.html

What's going on?
Does anybody have the ipw2100 driver that's shipped in a
kernel >=2.6.14 up and running *at all* ??

Bones and hints very much appreciated!!
_________________
-- skally
Back to top
View user's profile Send private message
skally
n00b
n00b


Joined: 16 Mar 2004
Posts: 33

PostPosted: Thu Dec 08, 2005 8:27 pm    Post subject: Reply with quote

AAArrrgh!!

Baselayout! Baselayout!

That did the trick for me :D
_________________
-- skally
Back to top
View user's profile Send private message
zeroclip
n00b
n00b


Joined: 02 Apr 2004
Posts: 38

PostPosted: Fri Dec 09, 2005 7:59 pm    Post subject: Reply with quote

I have the exact same problem. I have the firmware in the right location. It seems the module tries to load the firmware until it reaches a timeout.


Running gentoo-sources-r4 ieee80211 built in, ipw2100 as module.

Dmesg:
Quote:

ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, 1.1.0
ipw2100: Copyright(c) 2003-2004 Intel Corporation
ACPI: PCI Interrupt 0000:02:06.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
ipw2100: eth1: Firmware 'ipw2100-1.3.fw' not available or load failed.
ipw2100: eth1: ipw2100_get_firmware failed: -2
ipw2100: eth1: Failed to power on the adapter.
ipw2100: eth1: Failed to start the firmware.
ipw2100Error calling register_netdev.
ACPI: PCI interrupt for device 0000:02:06.0 disabled
ipw2100: probe of 0000:02:06.0 failed with error -5


Ah.. well guess it's back to 2.6.13.. that was working fine.
Back to top
View user's profile Send private message
AmosMutke
Apprentice
Apprentice


Joined: 24 Dec 2003
Posts: 235
Location: Akita, Japan.

PostPosted: Sat Dec 10, 2005 12:10 am    Post subject: Reply with quote

I can't vouche for ipw2100, but I have ipw2200 working like a champ with
Code:
 $ cowsay -f hellokitty `uname -a`
 ________________________________________
/ Linux project2501 2.6.14-gentoo-r2 #13 \
| SMP PREEMPT Tue Nov 22 06:34:53 JST    |
| 2005 i686 Intel(R) Pentium(R) M        |
| processor 1500MHz GenuineIntel         |
\ GNU/Linux                              /
 ----------------------------------------
  \
   \
      /\_)o<
     |      \
     | O . O|
      \_____/
Back to top
View user's profile Send private message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sat Dec 10, 2005 12:38 am    Post subject: Re: ipw2100 cannot setup Reply with quote

volkmar wrote:
Quote:
dmesg | grep ipw2100
...
...
...
ipw2100: eth1: Firmware 'ipw2100-1.3.fw' not available or load failed.
...
...
...
...
...
Did you emerge net-wireless/ipw2100-firmware?

wow
i thoat you had to retrive them manualy...
lol
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