Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: dacorsa on 2019/02/10, 07:44:23

Title: (solved) Help on upgrade b43 firmware
Post by: dacorsa on 2019/02/10, 07:44:23
Hi guys,


someone can help me to upgrade these packages:

firmware-b43legacy-installer and firmware-b43-installer

when i try to upgrade i have postinst error.

Best regards
Title: Re: Help on upgrade b43 firmware
Post by: axt on 2019/02/10, 08:02:58
Quote from: dacorsa
someone can help me

...if you post the complete terminal input and output.
Title: Re: Help on upgrade b43 firmware
Post by: dacorsa on 2019/02/10, 15:42:50
Configurazione di firmware-b43legacy-installer (1:019-4)...
No chroot environment found. Starting normal installation
Errore analizzando l'URL del proxy http://: Nome dell'host non valido.
/var/lib/dpkg/info/firmware-b43legacy-installer.postinst: Some problem occurred during the firmware download. Please check your internet connection.
dpkg: errore nell'elaborare il pacchetto firmware-b43legacy-installer (--configure):
 il sottoprocesso installato pacchetto firmware-b43legacy-installer script post-installation ha restituito lo stato di errore 1
Configurazione di firmware-b43-installer (1:019-4)...
No chroot environment found. Starting normal installation
Errore analizzando l'URL del proxy http://: Nome dell'host non valido.
/var/lib/dpkg/info/firmware-b43-installer.postinst: Some problem occurred during the firmware download. Please check your internet connection.
dpkg: errore nell'elaborare il pacchetto firmware-b43-installer (--configure):
 il sottoprocesso installato pacchetto firmware-b43-installer script post-installation ha restituito lo stato di errore 1
Elaborazione dei trigger per libc-bin (2.28-7)...
Si sono verificati degli errori nell'elaborazione:
 firmware-b43legacy-installer
 firmware-b43-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)
Title: Re: Help on upgrade b43 firmware
Post by: axt on 2019/02/10, 16:41:04
You could try this:

For BCM4306/3, BCM4311, BCM4318, BCM4321, BCM4322 (only 14e4:432b), BCM4312 (with Low-Power):
Code: [Select]
wget https://ftp.linux.it/debian/pool/contrib/b/b43-fwcutter/firmware-b43-installer_019-4_all.deb
...or for BCM4301, BCM4306/2, BCM4306:
Code: [Select]
wget https://ftp.linux.it/debian/pool/contrib/b/b43-fwcutter/firmware-b43legacy-installer_019-4_all.deb
Install:
Code: [Select]
dpkg -i firmware-b43*
...if necessary with the option "--force-all".
Title: Re: Help on upgrade b43 firmware
Post by: dacorsa on 2019/02/10, 20:16:48
Thanks axt,


now works, you're gentleman!


Best regards




Title: Re: (solved) Help on upgrade b43 firmware
Post by: jymm on 2019/02/19, 14:04:36
I had trouble with my BCM4313 driver also. It would access the wireless once, and then quit. I went on Synaptic and installed all broadcom BCM4313 packages available and now it works fine.