[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2023-03-03 Thread Juerg Haefliger
This is a completely different problem. Please open a new bug by running
'ubuntu-bug linux-firmware'.

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

Title:
  No support for Intel Killer AX1675i

Status in backport-iwlwifi-dkms package in Ubuntu:
  Won't Fix
Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2023-03-03 Thread elPraga
Hello everyone

I was also getting the following error:

```
Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-19-0-3.sfi (-2)
```

I have noticed that the `ibt-19-0-3.sfi` file is not present on the
system. As I was unable to find it anywhere on the Internet, I did the
following:

```
ln -s /lib/firmware/intel/ibt-19-0-4.ddc /lib/firmware/intel/ibt-19-0-3.ddc
ln -s /lib/firmware/intel/ibt-19-0-4.sfi /lib/firmware/intel/ibt-19-0-3.sfi
reboot
```

After that, my bluetooth started working! (as far as I can tell, I've
just done it, cannot tell you anything about stability)

I hope it helps!

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

Title:
  No support for Intel Killer AX1675i

Status in backport-iwlwifi-dkms package in Ubuntu:
  Won't Fix
Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2023-01-10 Thread Juerg Haefliger
This card is still not supported by upstream. There's not much we can do
until that happens.

** Changed in: backport-iwlwifi-dkms (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: linux (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  No support for Intel Killer AX1675i

Status in backport-iwlwifi-dkms package in Ubuntu:
  Won't Fix
Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-08-08 Thread Juerg Haefliger
@harish-kp please do not hijack this bug report. Your problem (whatever
it is) is a different one. Please open a separate but report for that.

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

Title:
  No support for Intel Killer AX1675i

Status in backport-iwlwifi-dkms package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-07-30 Thread Peratchi Hariharasudhan Kannan
The issue has been resolved in kernel update 5.15.0-43-generic
dmesg output

~$ sudo dmesg|grep wifi -i
[sudo] password for harish: 
[1.132865] integrity: Loaded X.509 cert ' Wifi drivers: 
1432a6340afc8127bcd3e0ac2242d10826f72c0a'
[2.186157] Loading modules backported from iwlwifi
[2.186159] iwlwifi-stack-public:master:9858:4c7cba27
[2.714770] Intel(R) Wireless WiFi driver for Linux
[2.715298] iwlwifi :00:14.3: enabling device ( -> 0002)
[2.729258] iwlwifi :00:14.3: Direct firmware load for 
iwlwifi-so-a0-gf-a0-73.ucode failed with error -2
[2.729395] iwlwifi :00:14.3: Direct firmware load for 
iwlwifi-so-a0-gf-a0-72.ucode failed with error -2
[2.730567] iwlwifi :00:14.3: api flags index 2 larger than supported by 
driver
[2.730591] iwlwifi :00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[2.730815] iwlwifi :00:14.3: loaded firmware version 71.058653f6.0 
so-a0-gf-a0-71.ucode op_mode iwlmvm
[3.131840] iwlwifi :00:14.3: Detected Killer(R) Wi-Fi 6E AX1675i 160MHz 
Wireless Network Adapter (211NGW), REV=0x370
[3.473746] iwlwifi :00:14.3: loaded PNVM version 05a8dfca
[3.488933] iwlwifi :00:14.3: Detected RF GF, rfid=0x2010d000
[3.557744] iwlwifi :00:14.3: base HW address: 00:93:37:6f:9d:b1
[3.574802] iwlwifi :00:14.3 wlp0s20f3: renamed from wlan0

Let me know, if I need to report this.

Gained functionality:

1. Drivers load with secure boot enabled.

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

Title:
  No support for Intel Killer AX1675i

Status in backport-iwlwifi-dkms package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969966/+subscriptions


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

[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-07-29 Thread Juerg Haefliger
The HW (43f0/1672) of the bug reporter is not (yet) supported by
upstream.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

** No longer affects: linux-firmware (Ubuntu)

** Also affects: backport-iwlwifi-dkms (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: backport-iwlwifi-dkms (Ubuntu)
   Status: New => Confirmed

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in backport-iwlwifi-dkms package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-07-29 Thread Juerg Haefliger
@harish-kp Yours is a different problem. Can you open a new bug for
that?

$ ubuntu-bug linux-firmware

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux package in Ubuntu:
  Incomplete
Status in linux-firmware package in Ubuntu:
  Invalid

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-07-12 Thread Peratchi Hariharasudhan Kannan
Here's the output to "dmesg" command

sudo dmesg|grep wifi -i
[sudo] password for harish: 
[1.133651] integrity: Loaded X.509 cert ' Wifi drivers: 
1432a6340afc8127bcd3e0ac2242d10826f72c0a'
[2.255377] Loading modules backported from iwlwifi
[2.255378] iwlwifi-stack-public:master:9904:0e80336f
[2.426167] Intel(R) Wireless WiFi driver for Linux
[2.426326] iwlwifi :00:14.3: enabling device ( -> 0002)
[2.431285] iwlwifi :00:14.3: Direct firmware load for 
iwlwifi-so-a0-gf-a0-73.ucode failed with error -2
[2.431440] iwlwifi :00:14.3: Direct firmware load for 
iwlwifi-so-a0-gf-a0-72.ucode failed with error -2
[2.433794] iwlwifi :00:14.3: api flags index 2 larger than supported by 
driver
[2.433833] iwlwifi :00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.36
[2.434700] iwlwifi :00:14.3: loaded firmware version 71.058653f6.0 
so-a0-gf-a0-71.ucode op_mode iwlmvm
[2.837729] iwlwifi :00:14.3: Detected Killer(R) Wi-Fi 6E AX1675i 160MHz 
Wireless Network Adapter (211NGW), REV=0x370
[2.995378] iwlwifi :00:14.3: loaded PNVM version 05a8dfca
[3.007323] iwlwifi :00:14.3: Detected RF GF, rfid=0x2010d000
[3.076094] iwlwifi :00:14.3: base HW address: 00:93:37:6f:9d:b1
[3.173576] iwlwifi :00:14.3 wlp0s20f3: renamed from wlan0
[ 1789.845111] iwlwifi :00:14.3: Unhandled alg: 0x703
[ 3456.352504] iwlwifi :00:14.3: Unhandled alg: 0x703
[ 3781.523966] iwlwifi :00:14.3: Unhandled alg: 0x703
[ 4759.223518] iwlwifi :00:14.3: Unhandled alg: 0x703
[ 5190.532448] iwlwifi :00:14.3: Unhandled alg: 0x703
[ 5190.532484] iwlwifi :00:14.3: Unhandled alg: 0x703
[124400.322501] iwlwifi :00:14.3: Unhandled alg: 0x703
[130680.342006] iwlwifi :00:14.3: Unhandled alg: 0x703
[254762.509678] iwlwifi :00:14.3: Unhandled alg: 0x703
[427912.327512] iwlwifi :00:14.3: Unhandled alg: 0x703
[427912.327629] iwlwifi :00:14.3: Unhandled alg: 0x703
[474785.083238] iwlwifi :00:14.3: Unhandled alg: 0x703
[474821.980827] iwlwifi :00:14.3: Unhandled alg: 0x703
[476974.881091] iwlwifi :00:14.3: Unhandled alg: 0x703
[520226.084821] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.607902] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.608226] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.608319] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.608595] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.608679] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.608760] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.608831] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.608914] iwlwifi :00:14.3: Unhandled alg: 0x703
[555850.609214] iwlwifi :00:14.3: Unhandled alg: 0x703
[556186.940713] iwlwifi :00:14.3: Unhandled alg: 0x703
[556186.940743] iwlwifi :00:14.3: Unhandled alg: 0x703
[557339.584964] iwlwifi :00:14.3: Unhandled alg: 0x703
[557469.634230] iwlwifi :00:14.3: Unhandled alg: 0x703
[557469.634571] iwlwifi :00:14.3: Unhandled alg: 0x703
[557567.280131] iwlwifi :00:14.3: Unhandled alg: 0x703
[557634.092042] iwlwifi :00:14.3: Unhandled alg: 0x703
[558403.113001] iwlwifi :00:14.3: Unhandled alg: 0x703
[560105.014837] iwlwifi :00:14.3: Unhandled alg: 0x703
[599770.186777] iwlwifi :00:14.3: Unhandled alg: 0x703
[617307.591621] iwlwifi :00:14.3: Unhandled alg: 0x703
[619624.159743] iwlwifi :00:14.3: Unhandled alg: 0x703
[619624.159774] iwlwifi :00:14.3: Unhandled alg: 0x703
[620122.860138] iwlwifi :00:14.3: Unhandled alg: 0x703
[620122.860206] iwlwifi :00:14.3: Unhandled alg: 0x703
[636566.260123] iwlwifi :00:14.3: Unhandled alg: 0x703
[66.737009] iwlwifi :00:14.3: Unhandled alg: 0x703
[644547.089651] iwlwifi :00:14.3: Unhandled alg: 0x703
[644547.089679] iwlwifi :00:14.3: Unhandled alg: 0x703

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux package in Ubuntu:
  Incomplete
Status in linux-firmware package in Ubuntu:
  Invalid

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: 

[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-06-01 Thread Peratchi Hariharasudhan Kannan
Work Around 
Tested in Ubuntu 22.04 (5.15-33 generic)

Compile a driver for AX1675i from Intel's instructions

Step 1 – Download the Latest Git and Build-Essential packages

$ sudo apt update
$ sudo apt-get install -y git
$ sudo apt-get install -y build-essential

Step 2 – Download the Iwlwifi-Firmware.git repository

$ git clone 
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
$ cd linux-firmware
$ sudo cp iwlwifi-* /lib/firmware/
$ cd ..

Step 3 – Create the Backported Iwlwifi Driver for your current setup

$ git clone 
https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git
$ cd backport-iwlwifi
$ sudo make defconfig-iwlwifi-public
$ sudo make -j4
$ sudo make install
 
This command might be necessary to force your machine to use the Driver from 
boot:
$ update-initramfs -u

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-05-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-firmware (Ubuntu)
   Status: New => Confirmed

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Dependencies: firmware-sof-signed 2.0-1ubuntu3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-11-26 (152 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux-firmware 20220329.git681281e4-0ubuntu1
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  Tags:  jammy
  Uname: Linux 5.17.4-051704-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
  UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-04-28 Thread Marcos Alano
apport information

** Tags added: apport-collected jammy

** Description changed:

  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.
  
  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82
+ Architecture: amd64
+ CasperMD5CheckResult: pass
+ CurrentDesktop: ubuntu:GNOME
+ Dependencies: firmware-sof-signed 2.0-1ubuntu3
+ DistroRelease: Ubuntu 22.04
+ InstallationDate: Installed on 2021-11-26 (152 days ago)
+ InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux-firmware 20220329.git681281e4-0ubuntu1
+ PackageArchitecture: all
+ RebootRequiredPkgs: Error: path contained symlinks.
+ Tags:  jammy
+ Uname: Linux 5.17.4-051704-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: Upgraded to jammy on 2022-02-03 (83 days ago)
+ UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare 
sudo vboxusers
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1969966/+attachment/5584725/+files/ProcCpuinfoMinimal.txt

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT 

[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-04-28 Thread Juerg Haefliger
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux package in Ubuntu:
  New
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-04-25 Thread Juerg Haefliger
** Tags added: kern-3071

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-04-22 Thread Marcos Alano
** Description changed:

  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
- ➜ sudo dmesg|grep wifi -i   
+ ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.
+ 
+ 
+ I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

  
  I'm using Ubuntu 22.04 LTS with bleeding edge kernel 5.17.4. I also tried 
with 5.18rc1 but no change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1969966/+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


[Kernel-packages] [Bug 1969966] Re: No support for Intel Killer AX1675i

2022-04-22 Thread Marcos Alano
I loaded the iwlwifi module with debug=1 option to get more details. I hope it 
helps
➜ sudo dmesg|grep wifi -i  
[6.484062] Loading modules backported from iwlwifi
[6.484063] iwlwifi-stack-public:master:9858:4c7cba27
[6.576473] Intel(R) Wireless WiFi driver for Linux
[6.577121] iwlwifi :00:14.3: enabling device ( -> 0002)
[6.585684] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
[6.585742] iwlwifi: probe of :00:14.3 failed with error -22
[  177.897898] Intel(R) Wireless WiFi driver for Linux
[  177.898344] iwlwifi :00:14.3: iwl_trans_pcie_alloc HW REV: 0x351
[  177.898865] iwlwifi :00:14.3: iwl_pcie_set_interrupt_capa MSI-X enabled. 
16 interrupt vectors were allocated
[  177.898867] iwlwifi :00:14.3: iwl_pcie_set_interrupt_capa MSI-X enabled 
with rx queues 15, vec mask 0x0
[  177.899758] iwlwifi :00:14.3: iwl_pcie_prepare_card_hw 
iwl_trans_prepare_card_hw enter
[  177.899782] iwlwifi :00:14.3: iwl_pcie_set_hw_ready hardware ready
[  177.899797] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
[  177.899803] iwlwifi :00:14.3: iwl_pcie_rx_free Free NULL rx context
[  177.899814] iwlwifi: probe of :00:14.3 failed with error -22

-- 
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/1969966

Title:
  No support for Intel Killer AX1675i

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I just installed a Intel Killer AX1675i Wifi+Bluetooth card in my Dell G15 
5511 laptop but can't get WiFi or Bluetooth.
  About WiFi I get these logs:
  ➜ sudo dmesg|grep wifi -i   
  [4.917786] Loading modules backported from iwlwifi
  [4.917787] iwlwifi-stack-public:master:9858:4c7cba27
  [4.984194] Intel(R) Wireless WiFi driver for Linux
  [4.985038] iwlwifi :00:14.3: enabling device ( -> 0002)
  [4.996087] iwlwifi: No config found for PCI dev 43f0/1672, rev=0x351, 
rfid=0x2010d000
  [4.996123] iwlwifi: probe of :00:14.3 failed with error -22
  About Bluetooth I get these logs:
  ➜ sudo dmesg|grep bluetooth -i
  [4.977780] Bluetooth: Core ver 2.22
  [4.977793] NET: Registered PF_BLUETOOTH protocol family
  [4.977794] Bluetooth: HCI device and connection manager initialized
  [4.977799] Bluetooth: HCI socket layer initialized
  [4.977800] Bluetooth: L2CAP socket layer initialized
  [4.977803] Bluetooth: SCO socket layer initialized
  [5.002780] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
  [5.003784] Bluetooth: hci0: Device revision is 0
  [5.003787] Bluetooth: hci0: Secure boot is enabled
  [5.003788] Bluetooth: hci0: OTP lock is enabled
  [5.003788] Bluetooth: hci0: API lock is enabled
  [5.003789] Bluetooth: hci0: Debug lock is disabled
  [5.003789] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  [5.006774] Bluetooth: hci0: Failed to load Intel firmware file 
intel/ibt-19-0-3.sfi (-2)
  [5.007774] Bluetooth: hci0: MSFT supported features length mismatch
  [7.023197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [7.023201] Bluetooth: BNEP filters: protocol multicast
  [7.023204] Bluetooth: BNEP socket layer initialized
  I'm in doubt about WiFi, since the message doesn't mention a missing 
firmware, but Bluetooth is very clear about it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1969966/+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