Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Broadcom BCM4311

  1. #21
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Broadcom BCM4311

    "dmesg | grep b43"

    | is the "pipe" made from "AltGr + <"

    Edit: Broadcom-STA is still installed

  2. #22
    Join Date
    May 2013
    Beans
    39

    Re: Broadcom BCM4311

    adrian@adrian-Latitude-D531:~$ dmesg | grep b43
    adrian@adrian-Latitude-D531:~$

    When I put what you said (sorry about that noob's mistake) it occurs nothing... and, I don't know what you mean when you said that it's still installed.
    Anyway, thank you one more time for your time.

  3. #23
    Join Date
    Apr 2012
    Beans
    Hidden!

    Re: Broadcom BCM4311

    Hi, there is part of a driver still loaded that needs to be removed...
    please COPY and paste these commands one at a time..

    this removes the driver..
    Code:
    sudo apt-get remove --purge bcmwl-kernel-source
    then.install the new driver..
    Code:
    sudo apt-get install linux-firmware-nonfree
    sudo modprobe b43
    ¿Está trabajando ahora?
    thanks.
    Craving anchovy, herring and squid pizza.....with clam sauce

  4. #24
    Join Date
    May 2013
    Beans
    39

    Re: Broadcom BCM4311

    Thank you again:

    adrian@adrian-Latitude-D531:~$ sudo apt-get remove --purge bcmwl-kernel-source
    [sudo] password for adrian:
    Leyendo lista de paquetes... Hecho
    Creando árbol de dependencias
    Leyendo la información de estado... Hecho
    El paquete indicado a continuación se instaló de forma automática y ya no es necesarios.
    dkms
    Utilice «apt-get autoremove» para eliminarlos.
    Los siguientes paquetes se ELIMINARÁN:
    bcmwl-kernel-source*
    0 actualizados, 0 se instalarán, 1 para eliminar y 0 no actualizados.
    Se liberarán 3.656 kB después de esta operación.
    ¿Desea continuar [S/n]? s
    (Leyendo la base de datos ... 159082 ficheros o directorios instalados actualmente.)
    Desinstalando bcmwl-kernel-source ...
    Removing all DKMS Modules
    Done.
    update-initramfs: deferring update (trigger activated)
    Purgando ficheros de configuración de bcmwl-kernel-source ...
    update-initramfs: deferring update (trigger activated)
    Procesando disparadores para initramfs-tools ...
    update-initramfs: Generating /boot/initrd.img-3.2.0-43-generic

    adrian@adrian-Latitude-D531:~$ sudo apt-get install linux-firmware-nonfree
    Leyendo lista de paquetes... Hecho
    Creando árbol de dependencias
    Leyendo la información de estado... Hecho
    linux-firmware-nonfree ya está en su versión más reciente.
    El paquete indicado a continuación se instaló de forma automática y ya no es necesarios.
    dkms
    Utilice «apt-get autoremove» para eliminarlos.
    0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
    adrian@adrian-Latitude-D531:~$ sudo modprobe b43


    One more time, when y write modprobe... nothing happens..
    Anyway, one more time, thanks a lot!

  5. #25
    Join Date
    Aug 2011
    Location
    Berlin, Germany
    Beans
    7,963
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: Broadcom BCM4311

    Reboot?

  6. #26
    Join Date
    May 2013
    Beans
    39

    Re: Broadcom BCM4311

    Done and works!!! (I copied it before of rebooting and I was going to say it, but you answered me even faster )
    Thank you guys again for your time and dedication!

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •