[elrepo] [elrepo-devel] Broken kmod-compat-wireless package

Phil Perry phil at elrepo.org
Tue Aug 14 06:03:29 EDT 2012


On 14/08/12 09:59, Phil Perry wrote:
> On 14/08/12 00:32, Roy Bonser wrote:
>> Thanks for the info. I saw the error, I just wasn't sure it was actually
>> looking in /lib/firmware since the file exists there.
>>
>> Here is the info you asked for:
>>
>> # lsmod | grep firmware
>> compat_firmware_class 7614 1 b43
>> compat 26336 6
>> b43,mac80211,cfg80211,bcma,ssb,compat_firmware_class
>>
>> # lsmod | grep b43
>> b43 395120 0
>> mac80211 286661 1 b43
>> cfg80211 193492 2 b43,mac80211
>> bcma 29837 1 b43
>> ssb 59632 1 b43
>> compat_firmware_class 7614 1 b43
>> compat 26336 6
>> b43,mac80211,cfg80211,bcma,ssb,compat_firmware_class
>> mmc_core 77140 3 b43,ssb,sdhci
>>
>> Thank you for your time on this.
>>
>> --Roy
>>
>
> Roy, Nick,
>
> Thanks for your time and effort testing this.
>
> My initial thought is that compat_firmware_class might be causing the
> issue. I assume if you try to unload it (modprobe -r
> compat_firmware_class, it unloads the too??
>
> If either of you had working wireless _before _ the 6.3 kernel update,
> could you possibly roll back to the previous working version
> kmod-compat-wireless and kernel, and show the above output again from a
> working system (e.g, lsmod | grep 'b43\|firmware')
>
> Many thanks.
>
> Phil
>

Hi both,

Sorry, scratch that for the moment!

I think we might need some updated udev rules for the new 
compat_firmware_class module.

Can you download 50-compat_firmware.rules and compat_firmware.sh from here:

http://www.elrepo.org/people/phil/compat/udev/

and install to:

/lib/udev/compat_firmware.sh
/lib/udev/rules.d/50-compat_firmware.rules

File permissions/ownership should be set as follows:

$ ll /lib/udev/compat_firmware.sh
-rwxr-xr-x. 1 root root 994 Aug  7 22:49 /lib/udev/compat_firmware.sh

$ ll /lib/udev/rules.d/50-compat_firmware.rules
-rw-r--r--. 1 root root 193 Aug  7 22:49 
/lib/udev/rules.d/50-compat_firmware.rules

reboot and test.

Thanks.

Phil


More information about the elrepo mailing list