Re: Bluetooth and Webcam stopped working after upgrading to Bullseye
Alexsander <[email protected]> Tue, 3 Oct 2023 06:40:20 -0300
| Newsgroups | gmane.linux.debian.user.laptop |
|---|---|
| Message-ID | <[email protected]> |
Hi Marvin! I checked and /lib/firmware does contain many iwlwifi-*.ucode files. Also, /lib is a symlink to /usr/lib, but my /usr and / are on the same partition. lsmod does show iwlwifi. "modprobe -r iwlwifi" gives me "modprobe: FATAL: Module iwlwifi is in use." Alexsander On 02/10/2023 12:57, Marvin Renich wrote: > * Alexsander Farias de Oliveira <[email protected]> [231002 08:27]: >> Hi! >> >> I appreciate very much your effort to help. Unfortunately, it didn't >> work. Installing blueman on my system didn't bring any additional >> library and didn't bring back my bluetooth device. > Just to be sure, does /lib/firmware contain a number of iwlwifi-*.ucode > files? > > Is /lib a symlink to /usr/lib? If so, do you have /usr on a separate > partition that gets mounted by the initrd? > > After booting, does the output of lsmod contain iwlwifi? > > Does «modprobe -r iwlwifi» followed by «modprobe iwlwifi» fix it? > > ...Marvin >