My wireless Broadcom 4311 stopped working. I have reinstalled all BCM and ndswrapper drivers.
no solution.
Now I am trying to extract the firmware with b43-fwcutter from the root terminal.
This is the result:
Example: b43-fwcutter -w /lib/firmware wl_apsta.o
to extract the firmware blobs from wl_apsta.o and store
the resulting firmware in /lib/firmware
[root@localhost helmut]# b43-fwcutter -w /lib/firmware wl_apsta.o
Cannot open input file wl_apsta.o
How can I open the file?