2004-10-31 19:51:48

by Christian Axelsson

[permalink] [raw]
Subject: [2.6.10-rc1-mm2] Firmware loader gone bogus?

Ive upgraded from 2.6.9-rc4-mm1 to 2.6.10-rc1-mm2 and now the firmware
loader seems broken. I have an internal wlan-adapter that runs the
ipw2200-driver and I get errors when trying to load the firmware.
Then I tried my prism54-based card and got the following errors in dmesg:

Loaded prism54 driver, version 1.2
PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
ACPI: PCI interrupt 0000:03:00.0[A] -> GSI 6 (level, low) -> IRQ 6
eth1: resetting device...
eth1: uploading firmware...
prism54: request_firmware() failed for 'isl3890'
eth1: could not upload firmware ('isl3890')
eth1: islpci_reset: failure

The firmware files are in place and both these cards with drivers have
worked fine before. Config attached

--
Regards,
Christian


Attachments:
config.gz (7.45 kB)

2004-10-31 20:27:10

by Shawn Starr

[permalink] [raw]
Subject: Re: [2.6.10-rc1-mm2] Firmware loader gone bogus?

Yeah I noticed my ipw2200 firmware broke in 2.6.10-rc1-bk5

Does 2.6.10-rc1 non-bk snapshots work for you?

Shawn.

> List: linux-kernel
> Subject: [2.6.10-rc1-mm2] Firmware loader gone bogus?
> From: Christian Axelsson <smiler () lanil ! mine ! nu>
> Date: 2004-10-31 19:51:28
> Message-ID: <41854240.3050909 () lanil ! mine ! nu>
> [Download message RAW]
>
> Ive upgraded from 2.6.9-rc4-mm1 to 2.6.10-rc1-mm2 and now the firmware
> loader seems broken. I have an internal wlan-adapter that runs the
> ipw2200-driver and I get errors when trying to load the firmware.
> Then I tried my prism54-based card and got the following errors in dmesg:
>
> Loaded prism54 driver, version 1.2
> PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
> ACPI: PCI interrupt 0000:03:00.0[A] -> GSI 6 (level, low) -> IRQ 6
> eth1: resetting device...
> eth1: uploading firmware...
> prism54: request_firmware() failed for 'isl3890'
> eth1: could not upload firmware ('isl3890')
> eth1: islpci_reset: failure
>
> The firmware files are in place and both these cards with drivers have
> worked fine before. Config attached
>
> --
> Regards,
> Christian

2004-11-01 00:34:29

by Oliver Neukum

[permalink] [raw]
Subject: Re: [2.6.10-rc1-mm2] Firmware loader gone bogus?

Am Sonntag, 31. Oktober 2004 22:27 schrieb Shawn Starr:
> Yeah I noticed my ipw2200 firmware broke in 2.6.10-rc1-bk5
>
> Does 2.6.10-rc1 non-bk snapshots work for you?

Which script do you use to load the firmware?

Regards
Oliver

2004-11-01 00:50:36

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [2.6.10-rc1-mm2] Firmware loader gone bogus?

Hi Oliver,

> > Yeah I noticed my ipw2200 firmware broke in 2.6.10-rc1-bk5
> >
> > Does 2.6.10-rc1 non-bk snapshots work for you?
>
> Which script do you use to load the firmware?

it is not a script problem. Look at the LKML from Saturday.

Regards

Marcel


2004-11-01 00:53:06

by Shawn Starr

[permalink] [raw]
Subject: Re: [2.6.10-rc1-mm2] Firmware loader gone bogus?


0.0.20040329-1 Linux Hotplug Scripts

hotplug_20040329 from Debian unstable/testing.

Using 2.6.9-rc4-xx I had no problems with loading the firmware. As in my
previous emails on the subject, I posted some debug that from the firmware
module and kobject_hotplug, and from there I couldn't see why it was failing.

I know lots of changes have been made to hotplug in the kernel recently.

Shawn.

On October 31, 2004 19:34, Oliver Neukum wrote:
> Am Sonntag, 31. Oktober 2004 22:27 schrieb Shawn Starr:
> > Yeah I noticed my ipw2200 firmware broke in 2.6.10-rc1-bk5
> >
> > Does 2.6.10-rc1 non-bk snapshots work for you?
>
> Which script do you use to load the firmware?
>
> Regards
> Oliver

2004-11-01 01:35:00

by Shawn Starr

[permalink] [raw]
Subject: Re: [Ipw2100-devel] Re: [2.6.10-rc1-mm2] Firmware loader gone bogus?

See: http://marc.theaimsgroup.com/?l=linux-kernel&m=109919609211671&w=2

This will appear in the next -bk automated snapshot soon.

That should fix everyone's firmware load failures.

Shawn.

On October 31, 2004 20:50, Shawn Starr wrote:
> 0.0.20040329-1 Linux Hotplug Scripts
>
> hotplug_20040329 from Debian unstable/testing.
>
> Using 2.6.9-rc4-xx I had no problems with loading the firmware. As in my
> previous emails on the subject, I posted some debug that from the firmware
> module and kobject_hotplug, and from there I couldn't see why it was
> failing.
>
> I know lots of changes have been made to hotplug in the kernel recently.
>
> Shawn.
>
> On October 31, 2004 19:34, Oliver Neukum wrote:
> > Am Sonntag, 31. Oktober 2004 22:27 schrieb Shawn Starr:
> > > Yeah I noticed my ipw2200 firmware broke in 2.6.10-rc1-bk5
> > >
> > > Does 2.6.10-rc1 non-bk snapshots work for you?
> >
> > Which script do you use to load the firmware?
> >
> > Regards
> > Oliver
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> ipw2100-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ipw2100-devel

2004-11-01 16:42:14

by Christian Axelsson

[permalink] [raw]
Subject: Re: [Ipw2100-devel] Re: [2.6.10-rc1-mm2] Firmware loader gone bogus?

Yep, this fixes it

Shawn Starr wrote:
> See: http://marc.theaimsgroup.com/?l=linux-kernel&m=109919609211671&w=2
>
> This will appear in the next -bk automated snapshot soon.
>
> That should fix everyone's firmware load failures.
>
> Shawn.
>
> On October 31, 2004 20:50, Shawn Starr wrote:
>
>>0.0.20040329-1 Linux Hotplug Scripts
>>
>>hotplug_20040329 from Debian unstable/testing.
>>
>>Using 2.6.9-rc4-xx I had no problems with loading the firmware. As in my
>>previous emails on the subject, I posted some debug that from the firmware
>>module and kobject_hotplug, and from there I couldn't see why it was
>>failing.
>>
>>I know lots of changes have been made to hotplug in the kernel recently.
>>
>>Shawn.
>>
>>On October 31, 2004 19:34, Oliver Neukum wrote:
>>
>>>Am Sonntag, 31. Oktober 2004 22:27 schrieb Shawn Starr:
>>>
>>>>Yeah I noticed my ipw2200 firmware broke in 2.6.10-rc1-bk5
>>>>
>>>>Does 2.6.10-rc1 non-bk snapshots work for you?
>>>
>>>Which script do you use to load the firmware?
>>>
>>> Regards
>>> Oliver
>>
>>-------------------------------------------------------
>>This SF.Net email is sponsored by:
>>Sybase ASE Linux Express Edition - download now for FREE
>>LinuxWorld Reader's Choice Award Winner for best database on Linux.
>>http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
>>_______________________________________________
>>ipw2100-devel mailing list
>>[email protected]
>>https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/


--
Regards,
Christian