I have Ubuntu 18.04. Occasionally my laptop can not connect to WiFi. I tried a lot of answers but none works for me. Yesterday I tried to play a video I know that has sound but it was silent. Should I reinstall Ubuntu or there's another way to make things run? I tried
sudo apt-get update
sudo apt-get upgrade
I have Broadcom for WiFi.
for audio system
sudo apt install ubuntu-restricted-extras
then pavucontrol
I didn't find it so I run sudo apt install pavucontrol
For WiFi
sudo update-pciids
sudo apt install firmware-b43-installer
Then Reboot the laptop and every thing is fine.
depmod...(bad exit status: 135)
DKMS: uninstall completed. Error! Problems with depmod detected. Automatically uninstalling this module. DKMS: Install Failed (depmod problems). Module rolled back to built state. dpkg: error processing package bcmwl-kernel-source (--configure): installed bcmwl-kernel-source package post-installation script subprocess returned error exit status 6 Errors were encountered while processing: bcmwl-kernel-source E: Sub-process /usr/bin/dpkg returned an error code (1)
– Sara Shokry Apr 05 '19 at 18:50