3

I installed Ubuntu 22.04 on my Acer Aspire ES1-512 and I'm getting this message every time before it boots. My Bluetooth is not working due to this error.

I have tried How to find the built-in bluetooth adapter in Toshiba satellite c55-896 laptop, but it's giving this error:

dpkg: error: cannot access archive 'linux-firmware*.deb': No such file or directory

1 Answers1

9

You can try my solution:

  1. Download linux-firmware_1.201.tar.xz from http://archive.ubuntu.com/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.201.tar.xz (you can visit https://packages.ubuntu.com/impish/linux-firmware for more details).
  2. Extract linux-firmware_1.201.tar.xz and copy the ar3k folder into /lib/firmware.
  3. Restart your computer.
zxcde
  • 106