I am using bionicpup32
my mouse (corsair harpoon rgb pro is recognized and clicks are registered but the pointer wont move. and no the problem isnt in my mouse or my laptop.
the bigger isuue is that wlan wont work. the output of lspci is:
Code: Select all
06:02.0 Network controller: Broadcom Inc. and subsidiaries BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
and the output of dmesg | grep firm is:
Code: Select all
dmesg | grep firm
[ 29.180206] b43 ssb0:0: Direct firmware load for b43/pcm5.fw failed with error -2
[ 29.182599] b43 ssb0:0: Direct firmware load for b43/b0g0initvals5.fw failed with error -2
[ 29.184272] b43 ssb0:0: Direct firmware load for b43-open/ucode5.fw failed with error -2
[ 29.186049] b43 ssb0:0: Direct firmware load for b43-open/ucode5.fw failed with error -2
[ 29.283669] udevd[3885]: Process '/sbin/pup_event_backend_firmware' failed with exit code 1.
[ 29.285577] udevd[3710]: Process '/sbin/pup_event_backend_firmware' failed with exit code 1.
[ 29.293129] b43 ssb0:0: Direct firmware load for b43-open/pcm5.fw failed with error -2
[ 29.295912] b43 ssb0:0: Direct firmware load for b43-open/b0g0initvals5.fw failed with error -2
[ 29.297410] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.
[ 29.335762] udevd[3885]: error opening ATTR{/sys/devices/pci0000:00/0000:00:14.4/0000:06:02.0/ssb0:0/firmware/b43-open!ucode5.fw/loading} for writing: No such file or directory
[ 29.351323] udevd[3886]: Process '/sbin/pup_event_backend_firmware' failed with exit code 1.
[ 29.352881] udevd[3887]: Process '/sbin/pup_event_backend_firmware' failed with exit code 1.
[ 29.380824] udevd[3885]: Process '/sbin/pup_event_backend_firmware' failed with exit code 1.
#
and i tried to install the firmware but it just got this when installing it:
Code: Select all
# make
CC b43-fwcutter
/usr/bin/ld: cannot find /usr/lib/i386-linux-gnu/libc_nonshared.a
collect2: error: ld returned 1 exit status
Makefile:51: recipe for target 'b43-fwcutter' failed
make: *** [b43-fwcutter] Error 1
#
please help I just can't figure it out