Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) Help on upgrade b43 firmware  (Read 8229 times)

dacorsa

  • Guest
(solved) Help on upgrade b43 firmware
« 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
« Last Edit: 2019/02/10, 20:52:45 by piper »

Offline axt

  • User
  • Posts: 494
    • axebase.net
Re: Help on upgrade b43 firmware
« Reply #1 on: 2019/02/10, 08:02:58 »
Quote from: dacorsa
someone can help me

...if you post the complete terminal input and output.

dacorsa

  • Guest
Re: Help on upgrade b43 firmware
« Reply #2 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)

Offline axt

  • User
  • Posts: 494
    • axebase.net
Re: Help on upgrade b43 firmware
« Reply #3 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".

dacorsa

  • Guest
Re: Help on upgrade b43 firmware
« Reply #4 on: 2019/02/10, 20:16:48 »
Thanks axt,


now works, you're gentleman!


Best regards





jymm

  • Guest
Re: (solved) Help on upgrade b43 firmware
« Reply #5 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.