I use Fedora 8 under my laptop Thinkpad x40, kernel vesion: 2.6.24.4-64.fc8. But I have a problem with the wireless card when I run Fedora 8, actually the wireless card can work well under WinXP. When I boot my laptop under Fedora 8, it always show me in the log file:
_______________________________________________
Fedora-laptop-list mailing list
Fedora-laptop-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-laptop-list
04-23-2008, 04:42 PM
"Miguel Ángel Pérez"
Ipw2200 problem in Fedora 8
You need the firmware for you card. You can add atrpm repo to your yum configuration or grab it directly from the web[1]
Take care when adding atrpms to your list of repos, it may conflict with livna if you already has it.
You can also go to the ipw2200 project's page, grab the firmware and unpack it to /lib/firmware [2]
I use Fedora 8 under my laptop Thinkpad x40, kernel vesion: 2.6.24.4-64.fc8. But I have a problem with the wireless card when I run Fedora 8, actually the wireless card can work well under WinXP. When I boot my laptop under Fedora 8, it always show me in the log file:
Any problem with ipw2200-firmware? And idea? Thanks.
Eason
----------------------------------------
> From: adalbert.prokop@gmx.de
> To: mricheng@hotmail.com
> Subject: Re: Ipw2200 problem in Fedora 8
> Date: Mon, 28 Apr 2008 22:09:57 +0200
>
> Eason Mai schrieb am Donnerstag, 24. April 2008:
>
> Hi!
>
>> Thanks for your reply. I have checked my linux box, I have installed
>> ipw2200-firmware already.
>>
>> #rpm -qa|grep firmware|grep ipw
>> ipw2200-firmware-3.0-9
>>
>> and there are some firmware files related to ipw2200 in the
>> /lib/firmware/
>>
>> #ls /lib/firmware/ipw2200*
>> /lib/firmware/ipw2200-bss.fw /lib/firmware/ipw2200-sniffer.fw
>> /lib/firmware/ipw2200-ibss.fw
>
> That's the same I saw on the Acer 8K. :/
>
>> Any ideas to fix it? Thanks.
>
> Well, not really. The message said
>
> ipw2200: Unable to load firmware: -2
>
> Maybe the file is not readable. Or damaged. Try
> rpm -V ipw2200-firmware-3.0-9
>
> But that's the last reasonable idea I have.
>
> --
> bye,
> Adalbert
>
> Reading is to the mind what exercise is to the body.
_______________________________________________
Fedora-laptop-list mailing list
Fedora-laptop-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-laptop-list
04-28-2008, 11:57 PM
Pete Zaitcev
Ipw2200 problem in Fedora 8
On Mon, 28 Apr 2008 23:27:59 +0000, Eason Mai <mricheng@hotmail.com> wrote:
> # rpm -V ipw2200-firmware-3.0-9
>
> .......T /lib/firmware/ipw2200-bss.fw
> .......T /lib/firmware/ipw2200-ibss.fw
> .......T /lib/firmware/ipw2200-sniffer.fw
>
> Any problem with ipw2200-firmware? And idea? Thanks.
'T' is mtime difference. Curious what might cause it, but immaterial.
> > ipw2200: Unable to load firmware: -2
Isn't -2 equal to ENOENT? It's a bad filename.
-- Pete
_______________________________________________
Fedora-laptop-list mailing list
Fedora-laptop-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-laptop-list
04-29-2008, 12:31 AM
Eason Mai
Ipw2200 problem in Fedora 8
Hi,
When I remove the ipw2200-firmware,install it again, and verify ipw2200-firmware, it show me:
#rpm -e ipw2200-firmware-3.0-9
#yum -y install ipw2200-firmware
#rpm -V ipw2200-firmware-3.0-9
(no message)