InvaderSumo
Member
Sudo apt-get update gives me this:
Debian is not in the sudoers file.
Any fix?
Debian is not in the sudoers file.
Any fix?
Debian ALL = (ALL: ALL) ALL
visudo sudoers
Note that firmware and drivers are separate items, both of which are needed for the device to operate. For the intel wifi, the package: firmware-iwlwifi needs to be installed, as well as the iwlwifi driver which is in the kernel in this case. If a wifi driver isn't in the kernel, it has to be installed separately, but intel have provided the software for the linux developers, so the iwlwifi driver has been able to be added into the kernel. Unfortunately, the same convenience isn't available for a lot of realtek drivers, so one needs to install them from other sources, such as github.i somehow managed to fix i think my apt is messed up. i these lines to my etc/apt/sources.list and this is what i get when i try to install wifi drivers via sudo apt install firmware-realtek and sudo apt install firmware-iwlwifi..
debian@debian:~$ sudo apt install firmware-realtek
<snip>
i put my usb back in and pressed enter it does nothing