[Kernel-packages] [Bug 1912908] Re: USB keyboard not working

2021-08-09 Thread Kai-Heng Feng
Would it be possible for you to do a kernel bisection?

First, find the last -rc kernel works and the first -rc kernel doesn’t
work from http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect good $(the working version you found)
$ git bisect bad $(the non-working version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If it still have the same issue,
$ git bisect bad
Otherwise,
$ git bisect good
Repeat to "make -j`nproc` deb-pkg" until you find the offending commit.

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-29 (178 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Intel(R) Client Systems NUC9VXQNX
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-40-generic 
root=UUID=22f56864-ed38-49fa-9f90-e8c2a05726aa ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-40.45~20.04.1-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-40-generic N/A
   linux-backports-modules-5.8.0-40-generic  N/A
   linux-firmware1.187.8
  RfKill:
   
  Tags:  focal
  Uname: Linux 5.8.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/25/2019
  dmi.bios.release: 5.13
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: QNCFLX70.0034.2019.1125.1424
  dmi.board.name: NUC9VXQNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: K47179-402
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.ec.firmware.release: 24.33
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrQNCFLX70.0034.2019.1125.1424:bd11/25/2019:br5.13:efr24.33:svnIntel(R)ClientSystems:pnNUC9VXQNX:pvrK47173-402:rvnIntelCorporation:rnNUC9VXQNB:rvrK47179-402:cvnIntelCorporation:ct35:cvr2.0:
  dmi.product.family: QN
  dmi.product.name: NUC9VXQNX
  dmi.product.sku: BKNUC9VXQNX
  dmi.product.version: K47173-402
  dmi.sys.vendor: Intel(R) Client Systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+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 1912908] Re: USB keyboard not working

2021-06-30 Thread valeria
I had this issue with ubuntu 20.04 and hoped it would get fixed in
ubunutu 21.04 but it did not so the Kernel 5.11 also does not work and I
have to keep using the old Kernel 5.4. I have never reported anything
here before today, do you need more info? My laptop is an msi ps42 and a
Logitech external usb keyboard

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-29 (178 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Intel(R) Client Systems NUC9VXQNX
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-40-generic 
root=UUID=22f56864-ed38-49fa-9f90-e8c2a05726aa ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-40.45~20.04.1-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-40-generic N/A
   linux-backports-modules-5.8.0-40-generic  N/A
   linux-firmware1.187.8
  RfKill:
   
  Tags:  focal
  Uname: Linux 5.8.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/25/2019
  dmi.bios.release: 5.13
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: QNCFLX70.0034.2019.1125.1424
  dmi.board.name: NUC9VXQNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: K47179-402
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.ec.firmware.release: 24.33
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrQNCFLX70.0034.2019.1125.1424:bd11/25/2019:br5.13:efr24.33:svnIntel(R)ClientSystems:pnNUC9VXQNX:pvrK47173-402:rvnIntelCorporation:rnNUC9VXQNB:rvrK47179-402:cvnIntelCorporation:ct35:cvr2.0:
  dmi.product.family: QN
  dmi.product.name: NUC9VXQNX
  dmi.product.sku: BKNUC9VXQNX
  dmi.product.version: K47173-402
  dmi.sys.vendor: Intel(R) Client Systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+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 1912908] Re: USB keyboard not working

2021-01-24 Thread Jails
Hi,
I started Ubuntu 20.10 on a USB Key and the keyboard was working fine on kernel 
5.8.0-25.
I "kind of" installed the last 5.11-rc4 kernel on my Ubuntu 20.04 and the 
keyboard was working fine too (I were only able to test it in a terminal mode).

Since Bus and Devices values where differents in `lsusb` outputs, I
thought maybe the Intel Bluetooth chipset was conflicting with other USB
devices. I disabled it in the bios as well as blacklisted all bluetooth
drivers throught a /etc/modprobe.d/blacklist-bluetooth.conf file, but
nothing worked.

So I don't know, maybe there's an USB cache somewhere and a clean
reinstall would solve the issue or maybe something has been broken after
5.8.0-25 and fixed in 5.11-rc4.

Anyhow I'll stick back on a 5.4 kernel for now and check if the issue
will disapear by itself.

Thank you for the help.

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-29 (178 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Intel(R) Client Systems NUC9VXQNX
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-40-generic 
root=UUID=22f56864-ed38-49fa-9f90-e8c2a05726aa ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-40.45~20.04.1-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-40-generic N/A
   linux-backports-modules-5.8.0-40-generic  N/A
   linux-firmware1.187.8
  RfKill:
   
  Tags:  focal
  Uname: Linux 5.8.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/25/2019
  dmi.bios.release: 5.13
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: QNCFLX70.0034.2019.1125.1424
  dmi.board.name: NUC9VXQNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: K47179-402
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.ec.firmware.release: 24.33
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrQNCFLX70.0034.2019.1125.1424:bd11/25/2019:br5.13:efr24.33:svnIntel(R)ClientSystems:pnNUC9VXQNX:pvrK47173-402:rvnIntelCorporation:rnNUC9VXQNB:rvrK47179-402:cvnIntelCorporation:ct35:cvr2.0:
  dmi.product.family: QN
  dmi.product.name: NUC9VXQNX
  dmi.product.sku: BKNUC9VXQNX
  dmi.product.version: K47173-402
  dmi.sys.vendor: Intel(R) Client Systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+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 1912908] Re: USB keyboard not working

2021-01-23 Thread Kai-Heng Feng
Looks like usbhid doesn't probe the keyboard.
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.11-rc4/amd64/

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-29 (178 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Intel(R) Client Systems NUC9VXQNX
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-40-generic 
root=UUID=22f56864-ed38-49fa-9f90-e8c2a05726aa ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-40.45~20.04.1-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-40-generic N/A
   linux-backports-modules-5.8.0-40-generic  N/A
   linux-firmware1.187.8
  RfKill:
   
  Tags:  focal
  Uname: Linux 5.8.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/25/2019
  dmi.bios.release: 5.13
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: QNCFLX70.0034.2019.1125.1424
  dmi.board.name: NUC9VXQNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: K47179-402
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.ec.firmware.release: 24.33
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrQNCFLX70.0034.2019.1125.1424:bd11/25/2019:br5.13:efr24.33:svnIntel(R)ClientSystems:pnNUC9VXQNX:pvrK47173-402:rvnIntelCorporation:rnNUC9VXQNB:rvrK47179-402:cvnIntelCorporation:ct35:cvr2.0:
  dmi.product.family: QN
  dmi.product.name: NUC9VXQNX
  dmi.product.sku: BKNUC9VXQNX
  dmi.product.version: K47173-402
  dmi.sys.vendor: Intel(R) Client Systems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+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 1912908] Re: USB keyboard not working

2021-01-23 Thread Jails
apport information

** Tags added: apport-collected focal

** Description changed:

  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.14
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
+ CasperMD5CheckResult: skip
+ CurrentDesktop: XFCE
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2020-07-29 (178 days ago)
+ InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
+ MachineType: Intel(R) Client Systems NUC9VXQNX
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 EFI VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-40-generic 
root=UUID=22f56864-ed38-49fa-9f90-e8c2a05726aa ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.8.0-40.45~20.04.1-generic 5.8.18
+ RelatedPackageVersions:
+  linux-restricted-modules-5.8.0-40-generic N/A
+  linux-backports-modules-5.8.0-40-generic  N/A
+  linux-firmware1.187.8
+ RfKill:
+  
+ Tags:  focal
+ Uname: Linux 5.8.0-40-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 11/25/2019
+ dmi.bios.release: 5.13
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: QNCFLX70.0034.2019.1125.1424
+ dmi.board.name: NUC9VXQNB
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: K47179-402
+ dmi.chassis.type: 35
+ dmi.chassis.vendor: Intel Corporation
+ dmi.chassis.version: 2.0
+ dmi.ec.firmware.release: 24.33
+ dmi.modalias: 
dmi:bvnIntelCorp.:bvrQNCFLX70.0034.2019.1125.1424:bd11/25/2019:br5.13:efr24.33:svnIntel(R)ClientSystems:pnNUC9VXQNX:pvrK47173-402:rvnIntelCorporation:rnNUC9VXQNB:rvrK47179-402:cvnIntelCorporation:ct35:cvr2.0:
+ dmi.product.family: QN
+ dmi.product.name: NUC9VXQNX
+ dmi.product.sku: BKNUC9VXQNX
+ dmi.product.version: K47173-402
+ dmi.sys.vendor: Intel(R) Client Systems

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1912908/+attachment/5456148/+files/AlsaInfo.txt

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-29 (178 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Intel(R) Client Systems NUC9VXQNX
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-40-generic 
root=UUID=22f56864-ed38-49fa-9f90-e8c2a05726aa ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-40.45~20.04.1-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-40-generic N/A
   linux-backports-modules-5.8.0-40-generic  N/A
   linux-firmware1.187.8
  RfKill:
   
  Tags:  focal
  Uname: Linux 5.8.0-40-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/25/2019
  dmi.bios.release: 5.13
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: QNCFLX70.0034.2019.1125.1424
  dmi.board.name: NUC9VXQNB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: K47179-402
  dmi.chassis.type: 35
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 2.0
  dmi.ec.firmware.release: 24.33
  dmi.modalias: 

[Kernel-packages] [Bug 1912908] Re: USB keyboard not working

2021-01-23 Thread Jails
** Description changed:

- I'm running Ubuntu 20.04 on a Intel NUC9.
+ I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.
+ 
+ ProblemType: Bug
+ DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
+ Affected Package:
+ - linux-image-5.8.0-36-generic
+ - linux-image-5.8.0-38-generic
+ - linux-image-5.8.0-40-generic

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+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 1912908] Re: USB keyboard not working

2021-01-23 Thread Jails
** Attachment added: "lspci"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+attachment/5456084/+files/lspci.txt

** Description changed:

- I'm running Ubuntu 20.04 on a Intel NUC9. 
+ I'm running Ubuntu 20.04 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.
- 
- xserver-xorg-input-all is correctly installed.
- `lsusb` is showing the keyboard.

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+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 1912908] Re: USB keyboard not working

2021-01-23 Thread Jails
** Attachment added: "lsusb"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1912908/+attachment/5456083/+files/lsusb.txt

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

Title:
  USB keyboard not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I'm running Ubuntu 20.04.1 on a Intel NUC9.
  My USB keyboard is working fine with kernel 5.4.0-64 but doesn't work at all 
with the 5.8.0-40 kernel. I tested other external keyboards but none worked.
  My mouse is working fine though.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04.1 LTS (Focal Fossa)
  Affected Package:
  - linux-image-5.8.0-36-generic
  - linux-image-5.8.0-38-generic
  - linux-image-5.8.0-40-generic

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