PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > ipw2100 + Debian etch + Firmware trouble + 2.6.22
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

ipw2100 + Debian etch + Firmware trouble + 2.6.22

Réponse
 
LinkBack Outils de la discussion
Vieux 05/08/2007, 13h10   #1
Stefan Bauer
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut ipw2100 + Debian etch + Firmware trouble + 2.6.22

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear users,

since i moved from 2.6.18 to 2.6.22 my wlan interface stopped working.
At boot-time my hotplug system (no udev is installed! - because this
is not wanted) detects the ipw2100 card and tries to load the ipw2100
module. this task is timing out (after the 60seconds in
/sys/class/firmware/timeout). there is no change if i increase this
timeout to 100secs or more.

the error message in the kernel-ringbuffer is:

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:02.0 disabled
ipw2100: probe of 0000:02:02.0 failed with error -5


The firmware is present in /lib/firmware as well as in
/usr/local/lib/firmware/

my wlan interface is ... attached to a ibm thinkpad t40:

02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B
Mini PCI Adapter (rev 04)


any is greatly appreciated

best regards

stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)

iD8DBQFGtaloA2RuWqH7QvoRCillAJ9YnJI0jmoEEHqcgJ8POv JRJbh3IgCcCftA
3RhkFeAXW4NJWp/GZ4Zra/Y=
=yMBC
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 06/08/2007, 11h10   #2
Florian Kulzer
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ipw2100 + Debian etch + Firmware trouble + 2.6.22

On Sun, Aug 05, 2007 at 12:41:44 +0200, Stefan Bauer wrote:
> Dear users,
>
> since i moved from 2.6.18 to 2.6.22 my wlan interface stopped working.
> At boot-time my hotplug system (no udev is installed! - because this
> is not wanted) detects the ipw2100 card and tries to load the ipw2100
> module. this task is timing out (after the 60seconds in
> /sys/class/firmware/timeout). there is no change if i increase this
> timeout to 100secs or more.
>
> the error message in the kernel-ringbuffer is:
>
> 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:02.0 disabled
> ipw2100: probe of 0000:02:02.0 failed with error -5
>
>
> The firmware is present in /lib/firmware as well as in
> /usr/local/lib/firmware/
>
> my wlan interface is ... attached to a ibm thinkpad t40:
>
> 02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)


Can you load the firmware_class module? The ipw2100 module seems to
depend on it now to load the firmware:

$ lsmod | grep ipw2100
ipw2100 117988 0
ieee80211 31432 1 ipw2100
firmware_class 9728 2 pcmcia,ipw2100

I am using Debian Sid, i386, kernel 2.6.22 compiled from Debian sources.
I have the exact same lspci output for my Intel wireless card and it
works without problems for me. I do use udev, though. (version 0.113-3)

--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 06/08/2007, 11h10   #3
Florian Kulzer
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ipw2100 + Debian etch + Firmware trouble + 2.6.22

On Sun, Aug 05, 2007 at 12:41:44 +0200, Stefan Bauer wrote:
> Dear users,
>
> since i moved from 2.6.18 to 2.6.22 my wlan interface stopped working.
> At boot-time my hotplug system (no udev is installed! - because this
> is not wanted) detects the ipw2100 card and tries to load the ipw2100
> module. this task is timing out (after the 60seconds in
> /sys/class/firmware/timeout). there is no change if i increase this
> timeout to 100secs or more.
>
> the error message in the kernel-ringbuffer is:
>
> 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:02.0 disabled
> ipw2100: probe of 0000:02:02.0 failed with error -5
>
>
> The firmware is present in /lib/firmware as well as in
> /usr/local/lib/firmware/
>
> my wlan interface is ... attached to a ibm thinkpad t40:
>
> 02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)


Can you load the firmware_class module? The ipw2100 module seems to
depend on it now to load the firmware:

$ lsmod | grep ipw2100
ipw2100 117988 0
ieee80211 31432 1 ipw2100
firmware_class 9728 2 pcmcia,ipw2100

I am using Debian Sid, i386, kernel 2.6.22 compiled from Debian sources.
I have the exact same lspci output for my Intel wireless card and it
works without problems for me. I do use udev, though. (version 0.113-3)

--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 06/08/2007, 12h20   #4
Vibhav Sharma
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ipw2100 + Debian etch + Firmware trouble + 2.6.22

Florian Kulzer wrote:
> On Sun, Aug 05, 2007 at 12:41:44 +0200, Stefan Bauer wrote:
>
>> Dear users,
>>
>> since i moved from 2.6.18 to 2.6.22 my wlan interface stopped working.
>> At boot-time my hotplug system (no udev is installed! - because this
>> is not wanted) detects the ipw2100 card and tries to load the ipw2100
>> module. this task is timing out (after the 60seconds in
>> /sys/class/firmware/timeout). there is no change if i increase this
>> timeout to 100secs or more.
>>
>> the error message in the kernel-ringbuffer is:
>>
>> 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:02.0 disabled
>> ipw2100: probe of 0000:02:02.0 failed with error -5
>>
>>
>> The firmware is present in /lib/firmware as well as in
>> /usr/local/lib/firmware/
>>
>> my wlan interface is ... attached to a ibm thinkpad t40:
>>
>> 02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
>>

>
> Can you load the firmware_class module? The ipw2100 module seems to
> depend on it now to load the firmware:
>
> $ lsmod | grep ipw2100
> ipw2100 117988 0
> ieee80211 31432 1 ipw2100
> firmware_class 9728 2 pcmcia,ipw2100
>
> I am using Debian Sid, i386, kernel 2.6.22 compiled from Debian sources.
> I have the exact same lspci output for my Intel wireless card and it
> works without problems for me. I do use udev, though. (version 0.113-3)
>
>

I might be wrong but I think that the precompiled kernel module for
ipw2200 an ipw3945 has not hit unstable as yet. The latest kernel module
available is for 2.6.21-2.

Can't check right (at work) now but a search for ipw2200 should give you
results. In this case the options remain to either install
linux-image-2.6.21-2 or compile the module for 2.6.22 from source.

Vibhav Sharma
Senior Developer
Drishti-soft Solutions Pvt. Ltd.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 06/08/2007, 12h20   #5
Vibhav Sharma
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: ipw2100 + Debian etch + Firmware trouble + 2.6.22

Florian Kulzer wrote:
> On Sun, Aug 05, 2007 at 12:41:44 +0200, Stefan Bauer wrote:
>
>> Dear users,
>>
>> since i moved from 2.6.18 to 2.6.22 my wlan interface stopped working.
>> At boot-time my hotplug system (no udev is installed! - because this
>> is not wanted) detects the ipw2100 card and tries to load the ipw2100
>> module. this task is timing out (after the 60seconds in
>> /sys/class/firmware/timeout). there is no change if i increase this
>> timeout to 100secs or more.
>>
>> the error message in the kernel-ringbuffer is:
>>
>> 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:02.0 disabled
>> ipw2100: probe of 0000:02:02.0 failed with error -5
>>
>>
>> The firmware is present in /lib/firmware as well as in
>> /usr/local/lib/firmware/
>>
>> my wlan interface is ... attached to a ibm thinkpad t40:
>>
>> 02:02.0 Network controller: Intel Corporation PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
>>

>
> Can you load the firmware_class module? The ipw2100 module seems to
> depend on it now to load the firmware:
>
> $ lsmod | grep ipw2100
> ipw2100 117988 0
> ieee80211 31432 1 ipw2100
> firmware_class 9728 2 pcmcia,ipw2100
>
> I am using Debian Sid, i386, kernel 2.6.22 compiled from Debian sources.
> I have the exact same lspci output for my Intel wireless card and it
> works without problems for me. I do use udev, though. (version 0.113-3)
>
>

I might be wrong but I think that the precompiled kernel module for
ipw2200 an ipw3945 has not hit unstable as yet. The latest kernel module
available is for 2.6.21-2.

Can't check right (at work) now but a search for ipw2200 should give you
results. In this case the options remain to either install
linux-image-2.6.21-2 or compile the module for 2.6.22 from source.

Vibhav Sharma
Senior Developer
Drishti-soft Solutions Pvt. Ltd.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 04h15.


Édité par : vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,17107 seconds with 13 queries