Enable the proposed repository, for me, on an old G580, both bluetooth AND
wifi work again on the -28 kernel.

Am Fr., 6. Mai 2022 um 18:15 Uhr schrieb Joseph Markham <
1969...@bugs.launchpad.net>:

> Followed what dieggpereira did and installed linux-
> firmware_1.201.tar.xz, copied folder ar3k into /lib/firmware
>
> bluetooth found and seems to work
>
> wifi still does not work ( 02:00.0 Network controller: Qualcomm Atheros
> QCA9565 / AR9565 Wireless Network Adapter (rev 01) ) on Dell Inspiron
> 3521
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1970456).
> https://bugs.launchpad.net/bugs/1969853
>
> Title:
>   No Bluetooth Found on QCA9565 (but replacing the ar3k firmware works)
>
> Status in linux package in Ubuntu:
>   Invalid
> Status in linux-firmware package in Ubuntu:
>   Invalid
> Status in linux source package in Jammy:
>   Confirmed
> Status in linux-firmware source package in Jammy:
>   Fix Committed
>
> Bug description:
>   [Impact]
>
>   No bluetooth found on QCA9565.
>
>   [Test Case]
>
>   See below.
>
>   [Fix]
>
>   Provide ar3k/* firmware blobs.
>
>   [Where Problems Could Occur]
>
>   None expected, this is a regression from Impish.
>
>   [Original Description]
>
>   After updating to version 22.04, with kernel 5.15.0-25, Bluettoth
>   stopped working via menu. Before I used versions 20.04 and 21.10, the
>   latter with kernel 5.13, and Bluetooth was recognized normally. The
>   bluetooth status in the terminal is this:
>
>   diego@diego-Inspiron:~$ sudo systemctl status bluetooth.service
>   ● bluetooth.service - Bluetooth service
>        Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled;
> vendor preset: enabled)
>        Active: active (running) since Thu 2022-04-21 18:16:17 -03; 16min
> ago
>          Docs: man:bluetoothd(8)
>      Main PID: 1100 (bluetoothd)
>        Status: "Running"
>         Tasks: 1 (limit: 18808)
>        Memory: 1.8M
>           CPU: 66ms
>        CGroup: /system.slice/bluetooth.service
>                └─1100 /usr/lib/bluetooth/bluetoothd
>
>   abr 21 18:16:16 diego-Inspiron systemd[1]: Starting Bluetooth service...
>   abr 21 18:16:17 diego-Inspiron bluetoothd[1100]: Bluetooth daemon 5.64
>   abr 21 18:16:17 diego-Inspiron systemd[1]: Started Bluetooth service.
>   abr 21 18:16:17 diego-Inspiron bluetoothd[1100]: Starting SDP server
>   abr 21 18:16:17 diego-Inspiron bluetoothd[1100]: Bluetooth management
> interface 1.21 initialized
>   ---
>   ProblemType: Bug
>   ApportVersion: 2.20.11-0ubuntu82
>   Architecture: amd64
>   AudioDevicesInUse:
>    USER        PID ACCESS COMMAND
>    /dev/snd/controlC0:  diego      2220 F.... pulseaudio
>    /dev/snd/pcmC0D0p:   diego      2220 F...m pulseaudio
>   CRDA: N/A
>   CasperMD5CheckResult: pass
>   CurrentDesktop: ubuntu:GNOME
>   DistroRelease: Ubuntu 22.04
>   InstallationDate: Installed on 2022-04-23 (2 days ago)
>   InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64
> (20220419)
>   MachineType: Dell Inc. Inspiron 15-3567
>   Package: linux (not installed)
>   ProcFB: 0 i915drmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic
> root=UUID=bf1a2827-c8db-4042-aa45-5db6ad9d1449 ro quiet splash
>   ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
>   RelatedPackageVersions:
>    linux-restricted-modules-5.15.0-27-generic N/A
>    linux-backports-modules-5.15.0-27-generic  N/A
>    linux-firmware                             20220329.git681281e4-0ubuntu1
>   Tags:  wayland-session jammy
>   Uname: Linux 5.15.0-27-generic x86_64
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
>   _MarkForUpload: True
>   dmi.bios.date: 12/15/2021
>   dmi.bios.release: 2.18
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 2.18.0
>   dmi.board.name: 0MM5K1
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A00
>   dmi.chassis.type: 9
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias:
> dmi:bvnDellInc.:bvr2.18.0:bd12/15/2021:br2.18:svnDellInc.:pnInspiron15-3567:pvr:rvnDellInc.:rn0MM5K1:rvrA00:cvnDellInc.:ct9:cvr:sku078B:
>   dmi.product.family: Inspiron
>   dmi.product.name: Inspiron 15-3567
>   dmi.product.sku: 078B
>   dmi.sys.vendor: Dell Inc.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969853/+subscriptions
>
>

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/1969853

Title:
  No Bluetooth Found on QCA9565 (but replacing the ar3k firmware works)

Status in linux package in Ubuntu:
  Invalid
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Confirmed
Status in linux-firmware source package in Jammy:
  Fix Committed

Bug description:
  [Impact]

  No bluetooth found on QCA9565.

  [Test Case]

  See below.

  [Fix]

  Provide ar3k/* firmware blobs.

  [Where Problems Could Occur]

  None expected, this is a regression from Impish.

  [Original Description]

  After updating to version 22.04, with kernel 5.15.0-25, Bluettoth
  stopped working via menu. Before I used versions 20.04 and 21.10, the
  latter with kernel 5.13, and Bluetooth was recognized normally. The
  bluetooth status in the terminal is this:

  diego@diego-Inspiron:~$ sudo systemctl status bluetooth.service
  ● bluetooth.service - Bluetooth service
       Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor 
preset: enabled)
       Active: active (running) since Thu 2022-04-21 18:16:17 -03; 16min ago
         Docs: man:bluetoothd(8)
     Main PID: 1100 (bluetoothd)
       Status: "Running"
        Tasks: 1 (limit: 18808)
       Memory: 1.8M
          CPU: 66ms
       CGroup: /system.slice/bluetooth.service
               └─1100 /usr/lib/bluetooth/bluetoothd

  abr 21 18:16:16 diego-Inspiron systemd[1]: Starting Bluetooth service...
  abr 21 18:16:17 diego-Inspiron bluetoothd[1100]: Bluetooth daemon 5.64
  abr 21 18:16:17 diego-Inspiron systemd[1]: Started Bluetooth service.
  abr 21 18:16:17 diego-Inspiron bluetoothd[1100]: Starting SDP server
  abr 21 18:16:17 diego-Inspiron bluetoothd[1100]: Bluetooth management 
interface 1.21 initialized
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  diego      2220 F.... pulseaudio
   /dev/snd/pcmC0D0p:   diego      2220 F...m pulseaudio
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-04-23 (2 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: Dell Inc. Inspiron 15-3567
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic 
root=UUID=bf1a2827-c8db-4042-aa45-5db6ad9d1449 ro quiet splash
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-27-generic N/A
   linux-backports-modules-5.15.0-27-generic  N/A
   linux-firmware                             20220329.git681281e4-0ubuntu1
  Tags:  wayland-session jammy
  Uname: Linux 5.15.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/15/2021
  dmi.bios.release: 2.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.18.0
  dmi.board.name: 0MM5K1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.18.0:bd12/15/2021:br2.18:svnDellInc.:pnInspiron15-3567:pvr:rvnDellInc.:rn0MM5K1:rvrA00:cvnDellInc.:ct9:cvr:sku078B:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 15-3567
  dmi.product.sku: 078B
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969853/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to