[Kernel-packages] [Bug 2047683] Re: Kernel build fails on debian/build/tools-perarch/tools/bpf/bpftool/vmlinux

2024-03-02 Thread Sergey Galtsev
is there a workaround?

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

Title:
  Kernel build fails on debian/build/tools-
  perarch/tools/bpf/bpftool/vmlinux

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've been attempting to build both the hwe-edge and lowlatency-hwe-
  next kernels from source. Both fail on bpftool not being present,
  though `debian/build/tools-perarch/tools/bpf/bpftool/vmlinux.h` is
  there.

  ```
  make[1]: Leaving directory 
'/home/ubuntu/build-linux/linux-hwe-6.5-6.5.0/debian/build/tools-perarch/tools/perf'
  mv 
/home/ubuntu/build-linux/linux-hwe-6.5-6.5.0/debian/build/tools-perarch/tools/bpf/bpftool/vmlinux
 /home/ubuntu/build-linux/linux-hwe-6.5-6.5.0/debian/build/tools-perarch/vmlinux
  mv: cannot stat 
'/home/ubuntu/build-linux/linux-hwe-6.5-6.5.0/debian/build/tools-perarch/tools/bpf/bpftool/vmlinux':
 No such file or directory
  make: *** [debian/rules.d/2-binary-arch.mk:713: 
/home/ubuntu/build-linux/linux-hwe-6.5-6.5.0/debian/stamps/stamp-build-perarch] 
Error 1
  ```

  I've installed the related version of libbpf1 and libbpf-devel, but
  still seeing this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2047683/+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 2045512] [NEW] UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/7.0.10/build/vboxdrv/SUPDrvGip.c:4062:31

2023-12-03 Thread Sergey Ivanov
Public bug reported:

[  143.525500] 

[  143.525913] UBSAN: array-index-out-of-bounds in 
/var/lib/dkms/virtualbox/7.0.10/build/vboxdrv/SUPDrvGip.c:4062:31
[  143.526327] index 1 is out of range for type 'SUPGIPCPU [1]'
[  143.526760] CPU: 0 PID: 1583 Comm: iprt-VBoxTscThr Tainted: G   OE   
   6.5.0-13-generic #13-Ubuntu
[  143.526760] Hardware name: HP Victus by HP Laptop 16-e0xxx/88EB, BIOS F.15 
08/10/2022
[  143.526760] Call Trace:
[  143.526760]  
[  143.526760]  dump_stack_lvl+0x48/0x70
[  143.526760]  dump_stack+0x10/0x20
[  143.526760]  __ubsan_handle_out_of_bounds+0xc6/0x110
[  143.526764]  supdrvTscMeasureDeltaOne+0x66f/0x7e0 [vboxdrv]
[  143.526797]  supdrvTscDeltaThread+0x4c1/0x7c0 [vboxdrv]
[  143.526828]  ? srso_alias_return_thunk+0x5/0x7f
[  143.526832]  ? __pfx_rtThreadNativeMain+0x10/0x10 [vboxdrv]
[  143.526863]  rtThreadMain+0x37/0x80 [vboxdrv]
[  143.526895]  rtThreadNativeMain+0x1b/0x30 [vboxdrv]
[  143.526926]  kthread+0xf2/0x120
[  143.526929]  ? __pfx_kthread+0x10/0x10
[  143.526933]  ret_from_fork+0x47/0x70
[  143.526936]  ? __pfx_kthread+0x10/0x10
[  143.526939]  ret_from_fork_asm+0x1b/0x30
[  143.526943]  
[  143.526945] 


** 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 in Ubuntu.
https://bugs.launchpad.net/bugs/2045512

Title:
  UBSAN: array-index-out-of-bounds in
  /var/lib/dkms/virtualbox/7.0.10/build/vboxdrv/SUPDrvGip.c:4062:31

Status in linux package in Ubuntu:
  New

Bug description:
  [  143.525500] 

  [  143.525913] UBSAN: array-index-out-of-bounds in 
/var/lib/dkms/virtualbox/7.0.10/build/vboxdrv/SUPDrvGip.c:4062:31
  [  143.526327] index 1 is out of range for type 'SUPGIPCPU [1]'
  [  143.526760] CPU: 0 PID: 1583 Comm: iprt-VBoxTscThr Tainted: G   OE 
 6.5.0-13-generic #13-Ubuntu
  [  143.526760] Hardware name: HP Victus by HP Laptop 16-e0xxx/88EB, BIOS F.15 
08/10/2022
  [  143.526760] Call Trace:
  [  143.526760]  
  [  143.526760]  dump_stack_lvl+0x48/0x70
  [  143.526760]  dump_stack+0x10/0x20
  [  143.526760]  __ubsan_handle_out_of_bounds+0xc6/0x110
  [  143.526764]  supdrvTscMeasureDeltaOne+0x66f/0x7e0 [vboxdrv]
  [  143.526797]  supdrvTscDeltaThread+0x4c1/0x7c0 [vboxdrv]
  [  143.526828]  ? srso_alias_return_thunk+0x5/0x7f
  [  143.526832]  ? __pfx_rtThreadNativeMain+0x10/0x10 [vboxdrv]
  [  143.526863]  rtThreadMain+0x37/0x80 [vboxdrv]
  [  143.526895]  rtThreadNativeMain+0x1b/0x30 [vboxdrv]
  [  143.526926]  kthread+0xf2/0x120
  [  143.526929]  ? __pfx_kthread+0x10/0x10
  [  143.526933]  ret_from_fork+0x47/0x70
  [  143.526936]  ? __pfx_kthread+0x10/0x10
  [  143.526939]  ret_from_fork_asm+0x1b/0x30
  [  143.526943]  
  [  143.526945] 


To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2045512/+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 2032761] Re: Bluetooth headset microphone not working after upgrade to Kernel 6.2

2023-08-28 Thread Sergey Payu
Same here. After updating to 6.2.0-26 my bluetooth stopped working. It
just shows Bluetooth Off and nothing happens if I try to turn it on.

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

Title:
  Bluetooth headset microphone not working after upgrade to Kernel 6.2

Status in linux-signed-hwe-6.2 package in Ubuntu:
  Confirmed

Bug description:
  Since my Ubuntu (22.04) was upgraded to Kernel 6.2.0-26 , my
  headphones (Sony WH-1000XM5) can no longer connect with the headset
  (handsfree_head_unit) profile (a2dp_sink, i.e. audio only, works
  fine). Booting back into kernel 5 (5.19.0-50-generic) "fixes" the
  issue.

  Trying to change profile:

  ➜  ~ pacmd set-card-profile bluez_card.AC_80_0A_1A_D6_56 off
  ➜  ~ pacmd set-card-profile bluez_card.AC_80_0A_1A_D6_56 handsfree_head_unit
  Failed to set card profile to 'handsfree_head_unit'.
  sysctl logs (not very helpful):

  Aug 15 17:33:40 pulseaudio[4088]: Refused to switch profile to
  handsfree_head_unit: Not connected

  ---

  Confirmed online that this also affects, at least, another headset
  (Sony WH-1000XM4) and still present on Kernel 6.4.11-060411 -
  https://askubuntu.com/questions/1482493/upgrade-to-kernel-6-2-broke-
  bluetooth-headset-microphone

  ---

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-6.2.0-26-generic 6.2.0-26.26~22.04.1
  ProcVersionSignature: Ubuntu 6.2.0-26.26~22.04.1-generic 6.2.13
  Uname: Linux 6.2.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: i3
  Date: Wed Aug 23 08:54:32 2023
  InstallationDate: Installed on 2023-03-20 (155 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  SourcePackage: linux-signed-hwe-6.2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.2/+bug/2032761/+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 1023174] Re: "ip -6 addr flush" flushes much more than just the addresses

2023-05-12 Thread Sergey Ivanov
ip link set  down/ ip link set  up pair doesn't 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/1023174

Title:
  "ip -6 addr flush" flushes much more than just the addresses

Status in linux package in Ubuntu:
  Expired

Bug description:
  root@testv6-tester:~# ls /proc/sys/net/ipv*/conf/
  /proc/sys/net/ipv4/conf/:
  all  default  eth0  lo  sit0

  /proc/sys/net/ipv6/conf/:
  all  default  eth0  lo  sit0
  root@testv6-tester:~# ip addr flush dev eth0
  root@testv6-tester:~# ls /proc/sys/net/ipv*/conf/
  /proc/sys/net/ipv4/conf/:
  all  default  eth0  lo  sit0

  /proc/sys/net/ipv6/conf/:
  all  default  lo  sit0

  
  This results in no IPv6 connectivity on the interface and no obvious way to 
get it back to working condition other than destroying and recreating the 
interface (usually by rebooting).

  
  I reproduced this on the stable 12.04 kernel (3.2.0-26-generic) as well as 
12.10 (3.5.0-3-generic).

  This is currently breaking ipv6 connectivity for some dual-stack
  setups in debian-installer though only for Ubuntu 12.10 (because the
  flush call was ipv4-specific in 12.04). I'll workaround the issue in
  d-i, but this bug should really be looked into.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1023174/+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 1023174] Re: "ip -6 addr flush" flushes much more than just the addresses

2023-05-12 Thread Sergey Ivanov
could someone describe workaround without rebooting machine? Still
present, with v4 as well

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

Title:
  "ip -6 addr flush" flushes much more than just the addresses

Status in linux package in Ubuntu:
  Expired

Bug description:
  root@testv6-tester:~# ls /proc/sys/net/ipv*/conf/
  /proc/sys/net/ipv4/conf/:
  all  default  eth0  lo  sit0

  /proc/sys/net/ipv6/conf/:
  all  default  eth0  lo  sit0
  root@testv6-tester:~# ip addr flush dev eth0
  root@testv6-tester:~# ls /proc/sys/net/ipv*/conf/
  /proc/sys/net/ipv4/conf/:
  all  default  eth0  lo  sit0

  /proc/sys/net/ipv6/conf/:
  all  default  lo  sit0

  
  This results in no IPv6 connectivity on the interface and no obvious way to 
get it back to working condition other than destroying and recreating the 
interface (usually by rebooting).

  
  I reproduced this on the stable 12.04 kernel (3.2.0-26-generic) as well as 
12.10 (3.5.0-3-generic).

  This is currently breaking ipv6 connectivity for some dual-stack
  setups in debian-installer though only for Ubuntu 12.10 (because the
  flush call was ipv4-specific in 12.04). I'll workaround the issue in
  d-i, but this bug should really be looked into.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1023174/+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 1952193] Re: NULL pointer dereference at _mod_memcg_state+0x14/0xb0

2023-03-21 Thread Sergey Borodavkin
The problem doesn't appear again.

** Changed in: linux-meta-hwe-5.4 (Ubuntu)
   Status: New => Incomplete

** Changed in: linux-meta-hwe-5.4 (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  NULL pointer dereference at _mod_memcg_state+0x14/0xb0

Status in linux-meta-hwe-5.4 package in Ubuntu:
  Invalid

Bug description:
  Hello.

  We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL 
pointer dereference".
  At current time affected kernel versions was from 5.4.0-53 to 5.4.0-87.
  For now i have a dmesg log and crash file, but no clue where what to do next.

  

  Environment:
    Distributor ID: Ubuntu
    Description:Ubuntu 18.04.6 LTS
    Release:18.04
    Codename:   bionic

  Crash report

    KERNEL: usr/lib/debug/boot/vmlinux-5.4.0-84-generic
  DUMPFILE: dump.202111240900  [PARTIAL DUMP]
  CPUS: 24
  DATE: Wed Nov 24 09:00:22 2021
    UPTIME: 15 days, 23:17:07
  LOAD AVERAGE: 46.41, 37.67, 30.39
     TASKS: 3071
  NODENAME: cmp20
   RELEASE: 5.4.0-84-generic
   VERSION: #94~18.04.1-Ubuntu SMP Thu Aug 26 23:17:46 UTC 2021
   MACHINE: x86_64  (2299 Mhz)
    MEMORY: 255.9 GB
     PANIC: "Oops:  [#1] SMP PTI" (check log for details)
   PID: 2239917
   COMMAND: "CPU 0/KVM"
  TASK: 9bbd9662  [THREAD_INFO: 9bbd9662]
   CPU: 14
     STATE: TASK_RUNNING (PANIC)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.4/+bug/1952193/+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 1900391] Re: EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is disabled

2022-12-30 Thread Sergey
Same error when selecting any nvidia driver(screenshot in attach). 
The XOrg driver works without errorwhen booting Ubuntu, but is very slow.

PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy

Linux goodwin 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC
2022 x86_64 x86_64 x86_64 GNU/Linux

Motheboard: X99 LGA2011 ZX-99EV3
GCard: GTX 1660 6gb
RAM: DDR4 16gb
CPU: Intel Xeon E5 2678 V3 LGA2011-3 SR20Z, 12 x 2.50GHZ

** Attachment added: "image.psd.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1900391/+attachment/5638680/+files/image.psd.jpg

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

Title:
  EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but ECC is
  disabled

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [4.589406] EDAC sbridge: CPU SrcID #0, Ha #0, Channel #0 has DIMMs, but 
ECC is disabled
  [4.589410] EDAC sbridge: Couldn't find mci handler
  [4.589411] EDAC sbridge: Failed to register device with error -19.

  but x79 doesn't have ecc

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-23-generic 5.8.0-23.24
  ProcVersionSignature: Ubuntu 5.8.0-23.24-generic 5.8.14
  Uname: Linux 5.8.0-23-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  navycat2032 F pulseaudio
   /dev/snd/controlC0:  navycat2032 F pulseaudio
   /dev/snd/controlC1:  navycat2032 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Mon Oct 19 10:19:05 2020
  InstallationDate: Installed on 2020-10-07 (11 days ago)
  InstallationMedia: Ubuntu-MATE 20.10 "Groovy Gorilla" - Beta amd64 (20201007)
  IwConfig:
   lono wireless extensions.
   
   eno1  no wireless extensions.
  MachineType: BASE_BOARD_MANUFACTURER MODEL_NAME
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-23-generic 
root=UUID=98343bbf-e244-4e6d-889d-fa14ff0254ed ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-23-generic N/A
   linux-backports-modules-5.8.0-23-generic  N/A
   linux-firmware1.190
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/09/2018
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: 150-SE-E789
  dmi.board.vendor: EVGA
  dmi.board.version: Patsburg
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/09/2018:br4.6:svnBASE_BOARD_MANUFACTURER:pnMODEL_NAME:pvrBASE_BOARD_VERSION:rvnEVGA:rn150-SE-E789:rvrPatsburg:
  dmi.product.family: X86 AT
  dmi.product.name: MODEL_NAME
  dmi.product.sku: PROJECT_SUB_TAG
  dmi.product.version: BASE_BOARD_VERSION
  dmi.sys.vendor: BASE_BOARD_MANUFACTURER

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1900391/+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 1975501] Re: bfq_deactivate_entity: NULL pointer dereference

2022-11-06 Thread Sergey Borodavkin
Hi.
Problem still appear on 5.4.0-125 kernel version.

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

Title:
  bfq_deactivate_entity: NULL pointer dereference

Status in linux-hwe package in Ubuntu:
  New

Bug description:
  Hello. We meet a kernel panic with next trace:

  bfq_insert+0x5c/0x70 [bfq]
  __bfq_deactivate_entity+0xe7/0x1b0 [bfq]
  bfq_deactivate_entity+0x5d/0xd0 [bfq]
  bfq_del_bfqq_busy+0xac/0x150 [bfq]
  __bfq_bfqq_expire+0x64/0xd0 [bfq]
  bfq_bfqq_expire+0x331/0x930 [bfq]
  ? try_to_wake_up+0x235/0x5f0
  ? bfq_dispatch_request+0xf70/0xf70 [bfq]
  bfq_idle_slice_timer+0x6d/0xc0 [bfq]
  __hrtimer_run_queues+0x10f/0x280
  hrtimer_interrupt+0xe7/0x230
  smp_apic_timer_interrupt+0x6f/0x130
  apic_timer_interrupt+0xf/0x20

  After little research i found out that bug was reported by Fedora and 
openSUSE community earlier.
  https://bugzilla.redhat.com/show_bug.cgi?id=2022819
  https://bugzilla.opensuse.org/show_bug.cgi?id=1192714

  And patch for this bug already exist
  https://lore.kernel.org/all/20220401102325.17617-1-j...@suse.cz/

  Since there are no similar reports in the Ubuntu community, I decided to make 
this report.
  Full dmesg log in attachments.
  Also have a crash dump file, can attach that file if it necessary. 

  

  Environment:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic
kernel: 5.4.0-110-generic #124~18.04.1-Ubuntu

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


Re: [Kernel-packages] [Bug 1850439] Re: No sound on ASUS UX534FT

2022-07-18 Thread Sergey Kostyuk
Hello Alessandro,

Please create a separate issue for UX582ZM. For UX534 the Realtek team
pushed their own changes, regardless of what we recovered from the dump.
Maybe the Realtek and Ubuntu teams will help again if the UX582ZM issue
gains the same interest as UX534 gained at a time.

If you want to continue reversing the verbs - you need to make several
changes to the QEMU VM:
1) change the default BIOS to “UEFI secboot.fd” -> satisfies the Secure
Boot requirement of Windows 11;
2) use an emulated TPM device -> satisfies the TPM requirement;
3) allocate more than 4 GiB of RAM.

There are several tutorials on running Windows 11 in QEMU. At least one of
them should be working. One example:
https://serverfault.com/questions/1096400/qemu-win11-this-pc-cant-run-windows-11
.

As an alternative - it is also possible to upgrade from Windows 10 to
Windows 11 by disabling the TPM and Secure Boot requirements in the
registry editor. Example tutorial:
https://www.techradar.com/how-to/how-to-upgrade-to-windows-11-without-tpm-20-and-why-you-shouldnt
.

I wish you luck.

нд, 17 лип. 2022 р. о 23:55 Alessandro Fadini <1850...@bugs.launchpad.net>
пише:

> Hello everyone,
> I am having a similar problem on a (recent) Asus Zenbook UX582ZM.
> For the previous model, UX582XR, (same body, but had Tiger Lake instead of
> Alder Lake), this fix at #172 worked:
>
> hda-verb /dev/snd/hwC0D0 0x20 0x500 0xf
> hda-verb /dev/snd/hwC0D0 0x20 0x400 0x7774
> hda-verb /dev/snd/hwC0D0 0x20 0x500 0x45
> hda-verb /dev/snd/hwC0D0 0x20 0x400 0x5289
>
> However these verbs are not working on mine. It's an ALC 294, with 4
> speakers not working because of verbs issue (plugging headphones work).
> I tried to sniff the verbs using qemu, windows 10 and iommu/vfio. I was
> unsuccesful, because the drivers provided by asus only work with win 11,
> which I cannot run on qemu - so I couldn't get the sound to work on my
> qemu-win10 VM.
>
> Is there a you might ask help with RealTek, or could you provide other
> hda-verbs I can try Hans De Goede (j-w-r-degoede)?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1850439
>
> Title:
>   No sound on ASUS UX534FT
>
> Status in linux package in Ubuntu:
>   Fix Released
>
> Bug description:
>   Hi,
>
>   after instal Ubuntu in dual boot alongside Windows 10, I've realised
>   there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
>   AA024R in Ubuntu. In Windows there is no problem. Found this topic
>   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
>   the same problem with driver for Realtek ALC294 which is also mine
>   sound card. But even with this fix it is not working on UX534FT. Can
>   you please add fix also for this newer model?
>
>   Description:  Ubuntu 18.04.3 LTS
>   Release:  18.04
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
>   ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
>   Uname: Linux 5.0.0-32-generic x86_64
>   ApportVersion: 2.20.9-0ubuntu7.7
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Oct 29 15:11:25 2019
>   InstallationDate: Installed on 2019-10-29 (0 days ago)
>   InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64
> (20190805)
>   SourcePackage: linux-signed-hwe
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+subscriptions
>
> --
С уважением,
Сергей Костюк

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh 

[Kernel-packages] [Bug 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2022-06-18 Thread Sergey Ivanov
It is still reproducible for me under 22.04.

Steps:
1) switch to RU layout.
2) start to input cyrilic text somewhere. For me it is also enough to simply 
move mouse ponter and click for 15-20 seconds.

Fan became work on maximals.

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1975501] [NEW] bfq_deactivate_entity: NULL pointer dereference

2022-05-23 Thread Sergey Borodavkin
Public bug reported:

Hello. We meet a kernel panic with next trace:

bfq_insert+0x5c/0x70 [bfq]
__bfq_deactivate_entity+0xe7/0x1b0 [bfq]
bfq_deactivate_entity+0x5d/0xd0 [bfq]
bfq_del_bfqq_busy+0xac/0x150 [bfq]
__bfq_bfqq_expire+0x64/0xd0 [bfq]
bfq_bfqq_expire+0x331/0x930 [bfq]
? try_to_wake_up+0x235/0x5f0
? bfq_dispatch_request+0xf70/0xf70 [bfq]
bfq_idle_slice_timer+0x6d/0xc0 [bfq]
__hrtimer_run_queues+0x10f/0x280
hrtimer_interrupt+0xe7/0x230
smp_apic_timer_interrupt+0x6f/0x130
apic_timer_interrupt+0xf/0x20

After little research i found out that bug was reported by Fedora and openSUSE 
community earlier.
https://bugzilla.redhat.com/show_bug.cgi?id=2022819
https://bugzilla.opensuse.org/show_bug.cgi?id=1192714

And patch for this bug already exist
https://lore.kernel.org/all/20220401102325.17617-1-j...@suse.cz/

Since there are no similar reports in the Ubuntu community, I decided to make 
this report.
Full dmesg log in attachments.
Also have a crash dump file, can attach that file if it necessary. 



Environment:
  Distributor ID: Ubuntu
  Description: Ubuntu 18.04.6 LTS
  Release: 18.04
  Codename: bionic
  kernel: 5.4.0-110-generic #124~18.04.1-Ubuntu

** Affects: linux-hwe (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

** Attachment added: "dmesg_bfq_deactivate_entity"
   
https://bugs.launchpad.net/bugs/1975501/+attachment/5592301/+files/dmesg_bfq_deactivate_entity

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

Title:
  bfq_deactivate_entity: NULL pointer dereference

Status in linux-hwe package in Ubuntu:
  New

Bug description:
  Hello. We meet a kernel panic with next trace:

  bfq_insert+0x5c/0x70 [bfq]
  __bfq_deactivate_entity+0xe7/0x1b0 [bfq]
  bfq_deactivate_entity+0x5d/0xd0 [bfq]
  bfq_del_bfqq_busy+0xac/0x150 [bfq]
  __bfq_bfqq_expire+0x64/0xd0 [bfq]
  bfq_bfqq_expire+0x331/0x930 [bfq]
  ? try_to_wake_up+0x235/0x5f0
  ? bfq_dispatch_request+0xf70/0xf70 [bfq]
  bfq_idle_slice_timer+0x6d/0xc0 [bfq]
  __hrtimer_run_queues+0x10f/0x280
  hrtimer_interrupt+0xe7/0x230
  smp_apic_timer_interrupt+0x6f/0x130
  apic_timer_interrupt+0xf/0x20

  After little research i found out that bug was reported by Fedora and 
openSUSE community earlier.
  https://bugzilla.redhat.com/show_bug.cgi?id=2022819
  https://bugzilla.opensuse.org/show_bug.cgi?id=1192714

  And patch for this bug already exist
  https://lore.kernel.org/all/20220401102325.17617-1-j...@suse.cz/

  Since there are no similar reports in the Ubuntu community, I decided to make 
this report.
  Full dmesg log in attachments.
  Also have a crash dump file, can attach that file if it necessary. 

  

  Environment:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic
kernel: 5.4.0-110-generic #124~18.04.1-Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1975501/+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 1949247] Re: kernel: BUG: unable to handle page fault for address (5.4.0-89)

2022-04-07 Thread Sergey Borodavkin
Met same problem with kernel version 5.4.0-81
I have kdump file for that bug, can attach that file if necessary.

# lsb_release -rd
Description:Ubuntu 18.04.6 LTS
Release:18.04


dmesg log

BUG: unable to handle page fault for address: 003e3898 
#PF: supervisor write access in kernel mode 
#PF: error_code(0x0002) - not-present page 
PGD 0 P4D 0  
Oops: 0002 [#1] SMP NOPTI 
CPU: 12 PID: 17994 Comm: libvirtd Kdump: loaded Tainted: G   OE 
5.4.0-81-generic #91~18.04.1-Ubuntu 
Hardware name: Supermicro Super Server/X11DDW-L, BIOS 3.3 02/21/2020 
RIP: 0010:native_queued_spin_lock_slowpath+0x192/0x1f0 
Code: 8b 02 48 85 c0 74 f6 48 89 c6 eb e5 c1 ee 12 83 e0 03 83 ee 01 48 c1 e0 
05 48 63 f6 48 05 c0 ba 02 00 48 03 04 f5 20 29 64 af <48> 89 10 8b 42 08 85 c0 
75 09 f3 90 8b 42 08 85 c0 74 f7 48 8b 02 
RSP: 0018:b11c23af3b88 EFLAGS: 00010202 
RAX: 003e3898 RBX: ac60 RCX: 0034 
RDX: 9ca100d2bac0 RSI: 3f68 RDI: 9ca0f70c52b0 
RBP: b11c23af3b88 R08: 0034 R09: 00031160 
R10: 9ca1bffd5000 R11:  R12: 9ca0f70c52b0 
R13: 0010 R14: b11c23af3cf0 R15: 9cd0f4401a00 
FS:  7f939957e700() GS:9ca100d0() knlGS: 
CS:  0010 DS:  ES:  CR0: 80050033 
CR2: 003e3898 CR3: 005de5282002 CR4: 007626e0 
DR0:  DR1:  DR2:  
DR3:  DR6: fffe0ff0 DR7: 0400 
PKRU: 5554 
Call Trace: 
 _raw_spin_lock+0x1f/0x30 
 __swap_duplicate+0x5a/0x1a0 
 swap_duplicate+0x1a/0x40 
 copy_page_range+0x938/0xdb0 
 dup_mm+0x3f5/0x5c0 
 copy_process+0x1b20/0x1b40 
 _do_fork+0x76/0x370 
 ? handle_mm_fault+0xcb/0x210 
 __x64_sys_clone+0x84/0xb0 
 do_syscall_64+0x57/0x190 
 entry_SYSCALL_64_after_hwframe+0x44/0xa9 
RIP: 0033:0x7f93a724f8ec 
Code: c5 45 85 f6 0f 85 b4 01 00 00 64 4c 8b 04 25 10 00 00 00 31 d2 4d 8d 90 
d0 02 00 00 31 f6 bf 11 00 20 01 b8 38 00 00 00 0f 05 <48> 3d 00 f0 ff ff 0f 87 
f0 00 00 00 85 c0 41 89 c4 0f 85 fd 00 00 
RSP: 002b:7f939957d340 EFLAGS: 0246 ORIG_RAX: 0038 
RAX: ffda RBX: 7f939957d340 RCX: 7f93a724f8ec 
RDX:  RSI:  RDI: 01200011 
RBP: 7f939957d430 R08: 7f939957e700 R09:  
R10: 7f939957e9d0 R11: 0246 R12:  
R13: 0020 R14: 0001 R15: 7f939957d680

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

Title:
  kernel: BUG: unable to handle page fault for address (5.4.0-89)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 20.04.3, kernel 5.4.0-89.

  -
  -- Support: http://www.ubuntu.com/support
  --
  -- A start job for unit motd-news.service has finished successfully.
  --
  -- The job identifier is 11021.
  Oct 28 15:17:02 ASRock kernel: BUG: unable to handle page fault for address: 
aae9bb40
  Oct 28 15:17:02 ASRock kernel: #PF: supervisor write access in kernel mode
  Oct 28 15:17:02 ASRock kernel: #PF: error_code(0x0002) - not-present page
  Oct 28 15:17:02 ASRock kernel: PGD 5100e067 P4D 5100e067 PUD 5100f063 PMD 
118c2f063 PTE 800faed64062
  Oct 28 15:17:02 ASRock kernel: Oops: 0002 [#1] SMP PTI
  Oct 28 15:17:02 ASRock kernel: CPU: 3 PID: 75151 Comm: kworker/3:1 Not 
tainted 5.4.0-89-generic #100-Ubuntu
  Oct 28 15:17:02 ASRock kernel: Hardware name: To Be Filled By O.E.M. To Be 
Filled By O.E.M./H61M-HVS, BIOS P2.30 07/11/2012
  Oct 28 15:17:02 ASRock kernel: Workqueue: cgroup_destroy css_killed_work_fn
  Oct 28 15:17:02 ASRock kernel: RIP: 
0010:native_queued_spin_lock_slowpath+0x145/0x1d0
  Oct 28 15:17:02 ASRock kernel: Code: 02 89 c6 c1 e6 10 0f 84 93 00 00 00 c1 
ee 12 83 e0 03 83 ee 01 48 c1 e0 05 48 63 f6 48 05 00 bb 02 00 48 03 04 f5 80 
99 a4 aa <48> 89 10 8b 42 08 85 c0 75 09 f3 90 8b 42 08 85 c0 >
  Oct 28 15:17:02 ASRock kernel: RSP: 0018:bbfc007f7d88 EFLAGS: 00010082
  Oct 28 15:17:02 ASRock kernel: RAX: aae9bb40 RBX: 9a24da391ce8 
RCX: 0010
  Oct 28 15:17:02 ASRock kernel: RDX: 9a24db5abb00 RSI: 0f04 
RDI: 9a24ccce4480
  Oct 28 15:17:02 ASRock kernel: RBP: bbfc007f7d88 R08: 0010 
R09: 8080808080808080
  Oct 28 15:17:02 ASRock kernel: R10: 9a24822734f4 R11: 0018 
R12: 9a24ca204000
  Oct 28 15:17:02 ASRock kernel: R13: 9a24ccce4480 R14: 9a24cc7b17a0 
R15: 
  Oct 28 15:17:02 ASRock kernel: FS:  () 
GS:9a24db58() knlGS:
  Oct 28 15:17:02 ASRock kernel: CS:  0010 DS:  ES:  CR0: 
80050033
  Oct 28 15:17:02 ASRock kernel: CR2: aae9bb40 CR3: 5c6b8001 
CR4: 000606e0
  Oct 28 15:17:02 

[Kernel-packages] [Bug 1954564] Re: "linux-modules-extra" module missing in pc-kernel snap for 20/track

2022-01-28 Thread Sergey Borovkov
We tried building our custom kernel snap that would include this module,
unfortunately, this error is encountered since last week when trying to
build it.

apt-get download linux-firmware wireless-regdb linux-image-uc20-efi-generic 
linux-image-5.4.0-97-generic linux-modules-5.4.0-97-generic
E: Unable to locate package linux-image-5.4.0-97-generic
E: Couldn't find any package by glob 'linux-image-5.4.0-97-generic'
E: Couldn't find any package by regex 'linux-image-5.4.0-97-generic'
E: Can't select candidate version from package linux-modules-5.4.0-97-generic 
as it has no candidate
make: *** [Makefile.efi:33: prepare-kernel] Error 100

Trying previous commits in the repo does not help as well.

KIMGVER=$(apt-cache show linux-image-uc20-efi-generic | sed -n -e 's/^Version: 
\([^+]*\)\(+.*\)\?/\1/p'|sort -V|tail -1); \
echo "KIMGVER: $KIMGVER"; \
test -n "$KIMGVER" || ( echo "Unable to extract KIMGVER, exit"; false; ); \
if [ "$KIMGVER" != "5.4.0-96.109.1" ]; then \
  echo "Version mismatch:\nInstalled: $KIMGVER Requested: 5.4.0-96.109.1"; \
  false; \
fi
KIMGVER: 5.4.0-97.110.1
Version mismatch:
Installed: 5.4.0-97.110.1 Requested: 5.4.0-96.109.1
make: *** [Makefile.efi:53: version-check] Error 1
Failed to build 'kernel'.

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

Title:
  "linux-modules-extra" module missing in pc-kernel snap for 20/track

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  See details here:
  https://forum.snapcraft.io/t/enable-kernel-module-for-rtw-8821/27812/6

  tl;dr is that the linux-modules-extra module is missing, which is
  causing WiFi not to work on many amd64 based boards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1954564/+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 1952193] Re: NULL pointer dereference at _mod_memcg_state+0x14/0xb0

2022-01-10 Thread Sergey Borodavkin
** Description changed:

  Hello.
  
  We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL 
pointer dereference".
- At current time affected kernel versions was from 5.4.0-53 to 5.4.0-84.
+ At current time affected kernel versions was from 5.4.0-53 to 5.4.0-87.
  For now i have a dmesg log and crash file, but no clue where what to do next.
  
  
  
  Environment:
-   Distributor ID: Ubuntu
-   Description:Ubuntu 18.04.6 LTS
-   Release:18.04
-   Codename:   bionic
- 
+   Distributor ID: Ubuntu
+   Description:Ubuntu 18.04.6 LTS
+   Release:18.04
+   Codename:   bionic
  
  Crash report
  
-   KERNEL: usr/lib/debug/boot/vmlinux-5.4.0-84-generic  
- DUMPFILE: dump.202111240900  [PARTIAL DUMP]
- CPUS: 24
- DATE: Wed Nov 24 09:00:22 2021
-   UPTIME: 15 days, 23:17:07
+   KERNEL: usr/lib/debug/boot/vmlinux-5.4.0-84-generic
+ DUMPFILE: dump.202111240900  [PARTIAL DUMP]
+ CPUS: 24
+ DATE: Wed Nov 24 09:00:22 2021
+   UPTIME: 15 days, 23:17:07
  LOAD AVERAGE: 46.41, 37.67, 30.39
-TASKS: 3071
- NODENAME: cmp20
-  RELEASE: 5.4.0-84-generic
-  VERSION: #94~18.04.1-Ubuntu SMP Thu Aug 26 23:17:46 UTC 2021
-  MACHINE: x86_64  (2299 Mhz)
-   MEMORY: 255.9 GB
-PANIC: "Oops:  [#1] SMP PTI" (check log for details)
-  PID: 2239917
-  COMMAND: "CPU 0/KVM"
- TASK: 9bbd9662  [THREAD_INFO: 9bbd9662]
-  CPU: 14
-STATE: TASK_RUNNING (PANIC)
+    TASKS: 3071
+ NODENAME: cmp20
+  RELEASE: 5.4.0-84-generic
+  VERSION: #94~18.04.1-Ubuntu SMP Thu Aug 26 23:17:46 UTC 2021
+  MACHINE: x86_64  (2299 Mhz)
+   MEMORY: 255.9 GB
+    PANIC: "Oops:  [#1] SMP PTI" (check log for details)
+  PID: 2239917
+  COMMAND: "CPU 0/KVM"
+ TASK: 9bbd9662  [THREAD_INFO: 9bbd9662]
+  CPU: 14
+    STATE: TASK_RUNNING (PANIC)

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

Title:
  NULL pointer dereference at _mod_memcg_state+0x14/0xb0

Status in linux-meta-hwe-5.4 package in Ubuntu:
  New

Bug description:
  Hello.

  We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL 
pointer dereference".
  At current time affected kernel versions was from 5.4.0-53 to 5.4.0-87.
  For now i have a dmesg log and crash file, but no clue where what to do next.

  

  Environment:
    Distributor ID: Ubuntu
    Description:Ubuntu 18.04.6 LTS
    Release:18.04
    Codename:   bionic

  Crash report

    KERNEL: usr/lib/debug/boot/vmlinux-5.4.0-84-generic
  DUMPFILE: dump.202111240900  [PARTIAL DUMP]
  CPUS: 24
  DATE: Wed Nov 24 09:00:22 2021
    UPTIME: 15 days, 23:17:07
  LOAD AVERAGE: 46.41, 37.67, 30.39
     TASKS: 3071
  NODENAME: cmp20
   RELEASE: 5.4.0-84-generic
   VERSION: #94~18.04.1-Ubuntu SMP Thu Aug 26 23:17:46 UTC 2021
   MACHINE: x86_64  (2299 Mhz)
    MEMORY: 255.9 GB
     PANIC: "Oops:  [#1] SMP PTI" (check log for details)
   PID: 2239917
   COMMAND: "CPU 0/KVM"
  TASK: 9bbd9662  [THREAD_INFO: 9bbd9662]
   CPU: 14
     STATE: TASK_RUNNING (PANIC)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.4/+bug/1952193/+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 1954580] Lspci-vt.txt

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547261/+files/Lspci-vt.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547262/+files/Lsusb-t.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547264/+files/ProcCpuinfo.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547273/+files/acpidump.txt

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

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

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547269/+files/PulseList.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1954580/+attachment/5547260/+files/Lspci.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547259/+files/IwConfig.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547272/+files/WifiSyslog.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547268/+files/ProcModules.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547263/+files/Lsusb-v.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547258/+files/CurrentDmesg.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1954580/+attachment/5547270/+files/RfKill.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547267/+files/ProcInterrupts.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1954580/+attachment/5547271/+files/UdevDb.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547266/+files/ProcEnviron.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547265/+files/ProcCpuinfoMinimal.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

2021-12-13 Thread Sergey Davydov
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1954580/+attachment/5547257/+files/CRDA.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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-41-generic N/A
   linux-backports-modules-5.11.0-41-generic  N/A
   linux-firmware 1.187.20
  Tags:  focal
  Uname: Linux 5.11.0-41-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: 05/31/2021
  dmi.bios.release: 1.53
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN53WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.ec.firmware.release: 1.53
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1954580/+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 1954580] Re: Ubuntu doesn't recognize touchpad and needs tweak

2021-12-13 Thread Sergey Davydov
apport information

** Tags added: apport-collected

** Description changed:

  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart
  
  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.
  
  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  freesdx1410 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-12-10 (2 days ago)
+ InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
+  Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
+  Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: LENOVO 81W8
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-41-generic 
root=UUID=be2f85c1-bd01-43a7-b171-f555d73a3b6c ro i8042.nopnp=1 pci=nocrs
+ ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
+ RelatedPackageVersions:
+  linux-restricted-modules-5.11.0-41-generic N/A
+  linux-backports-modules-5.11.0-41-generic  N/A
+  linux-firmware 1.187.20
+ Tags:  focal
+ Uname: Linux 5.11.0-41-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: 05/31/2021
+ dmi.bios.release: 1.53
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: DKCN53WW
+ dmi.board.asset.tag: NO Asset Tag
+ dmi.board.name: LNVNB161216
+ dmi.board.vendor: LENOVO
+ dmi.board.version: NO DPK
+ dmi.chassis.asset.tag: NO Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Lenovo IdeaPad S145-15IIL
+ dmi.ec.firmware.release: 1.53
+ dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN53WW:bd05/31/2021:br1.53:efr1.53:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:skuLENOVO_MT_81W8_BU_idea_FM_IdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
+ dmi.product.family: IdeaPad S145-15IIL
+ dmi.product.name: 81W8
+ dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
+ dmi.product.version: Lenovo IdeaPad S145-15IIL
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1954580/+attachment/5547256/+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/1954580

Title:
  Ubuntu doesn't recognize touchpad and needs tweak

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry, not sure you you will take it as a bug, but Ubuntu 20.04.3 (so as 
21.*) doesn't recognize the touchpad on my Lenovo S145 and I have to tweak it 
(I found this tweak on web):
  1. sudo gedit /etc/default/grub
  2. There I change GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to 
GRUB_CMDLINE_LINUX_DEFAULT="i8042.nopnp=1 pci=nocrs"
  3. sudo update-grub
  4. restart

  Need to mention, until the above, the touchpad was not detected by the
  kernel(less /proc/bus/input/devices), and my system starts much longer
  after that.

  Sincerely think this operating system could be better.
  I'll delete this appeal if you won't admit it a bug
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  freesdx1410 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 046d:c534 Logitech, Inc. Unifying Receiver
   Bus 001 Device 002: ID 5986:1135 Acer, Inc Integrated Camera
   Bus 001 Device 004: ID 0bda:c02f Realtek Semiconductor Corp. Bluetooth Radio
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1952193] Re: NULL pointer dereference at _mod_memcg_state+0x14/0xb0

2021-11-24 Thread Sergey Borodavkin
Link to crash dump
https://drive.google.com/file/d/14FRxK0RKi7HFRYdkQRhyImnS7ZfNuVla/view

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

Title:
  NULL pointer dereference at _mod_memcg_state+0x14/0xb0

Status in linux-meta-hwe-5.4 package in Ubuntu:
  New

Bug description:
  Hello.

  We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL 
pointer dereference".
  At current time affected kernel versions was from 5.4.0-53 to 5.4.0-84.
  For now i have a dmesg log and crash file, but no clue where what to do next.

  

  Environment:
Distributor ID: Ubuntu
Description:Ubuntu 18.04.6 LTS
Release:18.04
Codename:   bionic

  
  Crash report

KERNEL: usr/lib/debug/boot/vmlinux-5.4.0-84-generic  
  DUMPFILE: dump.202111240900  [PARTIAL DUMP]
  CPUS: 24
  DATE: Wed Nov 24 09:00:22 2021
UPTIME: 15 days, 23:17:07
  LOAD AVERAGE: 46.41, 37.67, 30.39
 TASKS: 3071
  NODENAME: cmp20
   RELEASE: 5.4.0-84-generic
   VERSION: #94~18.04.1-Ubuntu SMP Thu Aug 26 23:17:46 UTC 2021
   MACHINE: x86_64  (2299 Mhz)
MEMORY: 255.9 GB
 PANIC: "Oops:  [#1] SMP PTI" (check log for details)
   PID: 2239917
   COMMAND: "CPU 0/KVM"
  TASK: 9bbd9662  [THREAD_INFO: 9bbd9662]
   CPU: 14
 STATE: TASK_RUNNING (PANIC)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.4/+bug/1952193/+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 1952193] [NEW] NULL pointer dereference at _mod_memcg_state+0x14/0xb0

2021-11-24 Thread Sergey Borodavkin
Public bug reported:

Hello.

We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL 
pointer dereference".
At current time affected kernel versions was from 5.4.0-53 to 5.4.0-84.
For now i have a dmesg log and crash file, but no clue where what to do next.



Environment:
  Distributor ID: Ubuntu
  Description:Ubuntu 18.04.6 LTS
  Release:18.04
  Codename:   bionic


Crash report

  KERNEL: usr/lib/debug/boot/vmlinux-5.4.0-84-generic  
DUMPFILE: dump.202111240900  [PARTIAL DUMP]
CPUS: 24
DATE: Wed Nov 24 09:00:22 2021
  UPTIME: 15 days, 23:17:07
LOAD AVERAGE: 46.41, 37.67, 30.39
   TASKS: 3071
NODENAME: cmp20
 RELEASE: 5.4.0-84-generic
 VERSION: #94~18.04.1-Ubuntu SMP Thu Aug 26 23:17:46 UTC 2021
 MACHINE: x86_64  (2299 Mhz)
  MEMORY: 255.9 GB
   PANIC: "Oops:  [#1] SMP PTI" (check log for details)
 PID: 2239917
 COMMAND: "CPU 0/KVM"
TASK: 9bbd9662  [THREAD_INFO: 9bbd9662]
 CPU: 14
   STATE: TASK_RUNNING (PANIC)

** Affects: linux-meta-hwe-5.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

** Attachment added: "dmesg.202111240900"
   
https://bugs.launchpad.net/bugs/1952193/+attachment/5543242/+files/dmesg.202111240900

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

Title:
  NULL pointer dereference at _mod_memcg_state+0x14/0xb0

Status in linux-meta-hwe-5.4 package in Ubuntu:
  New

Bug description:
  Hello.

  We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL 
pointer dereference".
  At current time affected kernel versions was from 5.4.0-53 to 5.4.0-84.
  For now i have a dmesg log and crash file, but no clue where what to do next.

  

  Environment:
Distributor ID: Ubuntu
Description:Ubuntu 18.04.6 LTS
Release:18.04
Codename:   bionic

  
  Crash report

KERNEL: usr/lib/debug/boot/vmlinux-5.4.0-84-generic  
  DUMPFILE: dump.202111240900  [PARTIAL DUMP]
  CPUS: 24
  DATE: Wed Nov 24 09:00:22 2021
UPTIME: 15 days, 23:17:07
  LOAD AVERAGE: 46.41, 37.67, 30.39
 TASKS: 3071
  NODENAME: cmp20
   RELEASE: 5.4.0-84-generic
   VERSION: #94~18.04.1-Ubuntu SMP Thu Aug 26 23:17:46 UTC 2021
   MACHINE: x86_64  (2299 Mhz)
MEMORY: 255.9 GB
 PANIC: "Oops:  [#1] SMP PTI" (check log for details)
   PID: 2239917
   COMMAND: "CPU 0/KVM"
  TASK: 9bbd9662  [THREAD_INFO: 9bbd9662]
   CPU: 14
 STATE: TASK_RUNNING (PANIC)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.4/+bug/1952193/+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 1861395] Re: system hang: i915 Resetting rcs0 for hang on rcs0

2021-06-11 Thread Borodavkin Sergey
Same issue
Interesting thing, i got that errors, but all work fine, except 
libvirt/qemu/kvm, my VM didn't start.
I go to logs and see that errors about i915 and suggest to restart libvirtd 
daemon, and when i stop admin socket ( meaning: sudo systemctl stop 
libvirtd-admin.socket ) system hangs up, exactly like in author post.

Environment
Distributor ID: Ubuntu
Description:Ubuntu 20.04.2 LTS
Release:20.04
Codename:   focal
Uname:  Linux ThinkPad-E14 5.8.0-45-generic #51~20.04.1-Ubuntu SMP Tue 
Feb 23 13:46:31 UTC 2021

journalctl:

Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Resetting rcs0 
for CS error
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Renderer[68496] 
context reset due to GPU hang
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Resetting rcs0 
for CS error
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Renderer[68496] 
context reset due to GPU hang
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] GPU HANG: ecode 
9:1:8cbf8db6, in Renderer [68496]
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Resetting rcs0 
for CS error
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Renderer[68496] 
context reset due to GPU hang
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] GPU HANG: ecode 
9:1:8cbf8db6, in Renderer [68496]
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Resetting rcs0 
for CS error
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Renderer[68496] 
context reset due to GPU hang
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] GPU HANG: ecode 
9:1:8cbf8db6, in Renderer [68496]
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Resetting rcs0 
for CS error
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Renderer[68496] 
context reset due to GPU hang
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] GPU HANG: ecode 
9:1:8cbf8db6, in Renderer [68496]
Jun 12 01:51:06 ThinkPad-E14 kernel: i915 :00:02.0: [drm] Resetting rcs0 
for CS error

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

Title:
  system hang: i915 Resetting rcs0 for hang on rcs0

Status in Linux:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Fix Released

Bug description:
  System hangs, unknown cause, When this happens, the mouse pointer
  still moves, but I can't do anything else with the keys or clicking in
  the UI.  Only recover I have found is a hard power-off

  Last bit of kern.log below:

  Jan 30 12:43:51 aries kernel: [ 6649.263031] i915 :00:02.0: GPU HANG: 
ecode 9:1:0x, hang on rcs0
  Jan 30 12:43:51 aries kernel: [ 6649.263032] GPU hangs can indicate a bug 
anywhere in the entire gfx stack, including userspace.
  Jan 30 12:43:51 aries kernel: [ 6649.263033] Please file a _new_ bug report 
on bugs.freedesktop.org against DRI -> DRM/Intel
  Jan 30 12:43:51 aries kernel: [ 6649.263033] drm/i915 developers can then 
reassign to the right component if it's not a kernel issue.
  Jan 30 12:43:51 aries kernel: [ 6649.263034] The GPU crash dump is required 
to analyze GPU hangs, so please always attach it.
  Jan 30 12:43:51 aries kernel: [ 6649.263034] GPU crash dump saved to 
/sys/class/drm/card0/error
  Jan 30 12:43:51 aries kernel: [ 6649.264039] i915 :00:02.0: Resetting 
rcs0 for hang on rcs0
  Jan 30 12:43:51 aries kernel: [ 6649.264778] [drm:gen8_reset_engines [i915]] 
*ERROR* rcs0 reset request timed out: {request: 0001, RESET_CTL: 0001}
  Jan 30 12:43:51 aries kernel: [ 6649.265046] i915 :00:02.0: Resetting 
chip for hang on rcs0
  Jan 30 12:43:51 aries kernel: [ 6649.267018] [drm:gen8_reset_engines [i915]] 
*ERROR* rcs0 reset request timed out: {request: 0001, RESET_CTL: 0001}
  Jan 30 12:43:51 aries kernel: [ 6649.267764] [drm:gen8_reset_engines [i915]] 
*ERROR* rcs0 reset request timed out: {request: 0001, RESET_CTL: 0001}
  Jan 30 12:43:59 aries kernel: [ 6657.262680] i915 :00:02.0: Resetting 
rcs0 for hang on rcs0
  Jan 30 12:44:01 aries kernel: [ 6659.246609] i915 :00:02.0: Resetting 
rcs0 for hang on rcs0
  Jan 30 12:44:09 aries kernel: [ 6667.246324] i915 :00:02.0: Resetting 
rcs0 for hang on rcs0
  Jan 30 12:44:09 aries kernel: [ 6667.494008] show_signal_msg: 20 callbacks 
suppressed
  Jan 30 12:44:09 aries kernel: [ 6667.494011] GpuWatchdog[6827]: segfault at 0 
ip 55fd01917ded sp 7f63043cc480 error 6 in chrome[55fcfd9dc000+7171000]
  Jan 30 12:44:09 aries kernel: [ 6667.494017] Code: 48 c1 c9 03 48 81 f9 af 00 
00 00 0f 87 c9 00 00 00 48 8d 15 a9 5a 9c fb f6 04 11 20 0f 84 b8 00 00 00 be 
01 00 00 00 ff 50 30  04 25 00 00 00 00 37 13 00 00 c6 05 c1 6d a4 03 01 80 
7d 8f 00
  Jan 30 12:44:23 aries kernel: [ 6681.265885] i915 :00:02.0: 

[Kernel-packages] [Bug 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2021-04-20 Thread Sergey Ivanov
Does anyone tested a bug against Language change. It is 100%
reproducible in my case:

1) Turn on notebook with normal fan speed
2) Switch to RU language and start pressing buttons under it in some editor.
3) Fan goes maximal speed without any chance to stop it.


For a long time, I tried to avoid inputting in RU and my fans are OK. 



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

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481922/+files/acpidump.txt

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

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

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  

[Kernel-packages] [Bug 1912947] WifiSyslog.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481921/+files/WifiSyslog.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications 

[Kernel-packages] [Bug 1912947] UdevDb.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1912947/+attachment/5481920/+files/UdevDb.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about 

[Kernel-packages] [Bug 1912947] RfKill.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1912947/+attachment/5481919/+files/RfKill.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about 

[Kernel-packages] [Bug 1912947] ProcModules.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481917/+files/ProcModules.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage 

[Kernel-packages] [Bug 1912947] ProcCpuinfo.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481913/+files/ProcCpuinfo.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage 

[Kernel-packages] [Bug 1912947] ProcEnviron.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481915/+files/ProcEnviron.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage 

[Kernel-packages] [Bug 1912947] ProcInterrupts.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481916/+files/ProcInterrupts.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage 

[Kernel-packages] [Bug 1912947] PulseList.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481918/+files/PulseList.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications 

[Kernel-packages] [Bug 1912947] ProcCpuinfoMinimal.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481914/+files/ProcCpuinfoMinimal.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To 

[Kernel-packages] [Bug 1912947] Lsusb-v.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481911/+files/Lsusb-v.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about 

[Kernel-packages] [Bug 1912947] PaInfo.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1912947/+attachment/5481912/+files/PaInfo.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about 

[Kernel-packages] [Bug 1912947] Lsusb-t.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481910/+files/Lsusb-t.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about 

[Kernel-packages] [Bug 1912947] IwConfig.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481906/+files/IwConfig.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications 

[Kernel-packages] [Bug 1912947] Lspci-vt.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481908/+files/Lspci-vt.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications 

[Kernel-packages] [Bug 1912947] Lsusb.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1912947/+attachment/5481909/+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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this 

[Kernel-packages] [Bug 1912947] Lspci.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1912947/+attachment/5481907/+files/Lspci.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this 

[Kernel-packages] [Bug 1912947] CurrentDmesg.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481905/+files/CurrentDmesg.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage 

[Kernel-packages] [Bug 1912947] CRDA.txt

2021-03-29 Thread Sergey Ivanov
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1912947/+attachment/5481904/+files/CRDA.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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ice2000 F pulseaudio
   /dev/snd/controlC1:  ice2000 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
  MachineType: ASUSTeK COMPUTER INC. G752VL
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-48-generic N/A
   linux-backports-modules-5.8.0-48-generic  N/A
   linux-firmware1.190.3
  Tags:  groovy
  Uname: Linux 5.8.0-48-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
  _MarkForUpload: True
  dmi.bios.date: 04/26/2019
  dmi.bios.release: 5.11
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VL.307
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VL
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VL
  dmi.product.sku: ASUS-NotebookSKU
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this 

[Kernel-packages] [Bug 1912947] Re: bluetooth: hci0: failed to restart LE scan: status 31

2021-03-29 Thread Sergey Ivanov
apport information

** Tags added: apport-collected groovy

** Description changed:

  Sometimes Redmi AirDots headphones hang bluetooth connection without any
  chance to restore it:
  
  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu50.5
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  ice2000 F pulseaudio
+  /dev/snd/controlC1:  ice2000 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.10
+ HibernationDevice: RESUME=UUID=6c146e59-6526-43ff-8eb5-62f242d4570d
+ MachineType: ASUSTeK COMPUTER INC. G752VL
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 EFI VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-48-generic 
root=UUID=8425b649-34d2-4084-b81d-f18d33ae7c0f ro rootflags=subvol=@ quiet 
splash pcie_aspm=force "dyndbg=file drivers/pci/* +p" vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.8.0-48.54-generic 5.8.18
+ RelatedPackageVersions:
+  linux-restricted-modules-5.8.0-48-generic N/A
+  linux-backports-modules-5.8.0-48-generic  N/A
+  linux-firmware1.190.3
+ Tags:  groovy
+ Uname: Linux 5.8.0-48-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 04/26/2019
+ dmi.bios.release: 5.11
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: G752VL.307
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: G752VL
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: ATN12345678901234567
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK COMPUTER INC.
+ dmi.chassis.version: 1.0
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VL.307:bd04/26/2019:br5.11:svnASUSTeKCOMPUTERINC.:pnG752VL:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VL:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.family: G
+ dmi.product.name: G752VL
+ dmi.product.sku: ASUS-NotebookSKU
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1912947/+attachment/5481903/+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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux package in 

[Kernel-packages] [Bug 1915411] [NEW] bcm2835-codec bcm2835-codec: bcm2835_codec_stop_streaming: Timeout waiting for buffers to be returned

2021-02-11 Thread Sergey Borovkov
Public bug reported:

Happens on the core 20 image when playing videos with v4l2 + gstreamer.
There is this bug with a patch merged to the raspi linux tree -
https://github.com/raspberrypi/linux/issues/3325

Is it possible to include it?

kernel: bcm2835-codec bcm2835-codec: bcm2835_codec_stop_streaming:
Timeout waiting for buffers to be returned - 69 outstanding

Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: Modules linked in: joydev 
input_leds btsdio bluetooth ecdh_generic ecc brcmfmac brcmutil cfg80211 vc4 v3d 
gpu_sched bcm2835_codec(CE) drm_kms_helper v4l2_mem2mem bcm2835_isp(CE) 
crc32_arm_ce videobuf2_dma_co>
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: CPU: 1 PID: 4265 Comm: 
screenly-client Tainted: GWC  E 5.4.0-1027-raspi #30-Ubuntu
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: Hardware name: BCM2711
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: Backtrace: 
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (dump_backtrace) from 
[] (show_stack+0x20/0x24)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r7: r6: 
r5:600f0013 r4:c1490414
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (show_stack) from 
[] (dump_stack+0xd4/0x118)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (dump_stack) from 
[] (__warn+0xe0/0x108)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r10:bf2849fc r9:0001 
r8:0009 r7:075a r6:bf2c0660 r5:0009
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r4:bf2c5a90 r3:
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (__warn) from 
[] (warn_slowpath_fmt+0x74/0xd0)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r7:bf2c0660 r6:075a 
r5:bf2c5a90 r4:
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (warn_slowpath_fmt) 
from [] (__vb2_queue_cancel+0x244/0x2c0 [videobuf2_common])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r8:dd0233f0 r7:dd01640c 
r6:0009 r5:dd01640c r4:dd01640c
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (__vb2_queue_cancel 
[videobuf2_common]) from [] (vb2_core_streamoff+0x28/0xb4 
[videobuf2_common])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r10:bf2849fc r9:0001 
r8:dd0233f0 r7:bf26add8 r6:0009 r5:dd01640c
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r4:dd01640c r3:0009
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (vb2_core_streamoff 
[videobuf2_common]) from [] (vb2_streamoff+0x24/0x60 [videobuf2_v4l2])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r5:dd01640c r4:dd016400
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (vb2_streamoff 
[videobuf2_v4l2]) from [] (v4l2_m2m_streamoff+0x40/0x10c 
[v4l2_mem2mem])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (v4l2_m2m_streamoff 
[v4l2_mem2mem]) from [] (v4l2_m2m_ioctl_streamoff+0x20/0x24 
[v4l2_mem2mem])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r10:bf2849fc r9:0001 
r8:dd0233f0 r7:bf26add8 r6: r5:40045613
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r4:bf37bde0
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] 
(v4l2_m2m_ioctl_streamoff [v4l2_mem2mem]) from [] 
(v4l_streamoff+0x28/0x2c [videodev])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (v4l_streamoff 
[videodev]) from [] (__video_do_ioctl+0x244/0x474 [videodev])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r5:40045613 r4:dd0230a0
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (__video_do_ioctl 
[videodev]) from [] (video_usercopy+0x2c0/0x6ec [videodev])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r10:bf26f9c0 r9:d1fdde0c 
r8:0004 r7: r6: r5:
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r4:40045613
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (video_usercopy 
[videodev]) from [] (video_ioctl2+0x20/0x24 [videodev])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r10:0036 r9:0020 
r8:dd48e780 r7:a7511100 r6:40045613 r5:de41a3d8
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r4:bf2706a4
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (video_ioctl2 
[videodev]) from [] (v4l2_ioctl+0x4c/0x60 [videodev])
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (v4l2_ioctl 
[videodev]) from [] (do_vfs_ioctl+0x3c4/0x7fc)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r5:de41a3d8 r4:a7511100
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (do_vfs_ioctl) from 
[] (ksys_ioctl+0x6c/0x90)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r10:0036 r9:0020 
r8:dd48e780 r7:a7511100 r6:40045613 r5:
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r4:dd48e781
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (ksys_ioctl) from 
[] (sys_ioctl+0x18/0x1c)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel:  r9:d1fdc000 r8:c02012e4 
r7:0036 r6:b10ce054 r5:00eed900 r4:a1ca7000
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: [] (sys_ioctl) from 
[] (__sys_trace_return+0x0/0x1c)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: Exception stack(0xd1fddfa8 to 
0xd1fddff0)
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: dfa0:   a1ca7000 
00eed900 0020 40045613 a7511100 b06306f1
Feb 11 15:21:44 srly-sz1t3eclznhelq4 kernel: dfc0: a1ca7000 00eed900 b10ce054 

[Kernel-packages] [Bug 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2021-01-27 Thread Sergey Ivanov
"blacklist=nouveau modprobe.blacklist=nouveau"
Really? With what video driver i supposed to work then?


`sudo powertop --auto-tune`
As i said before and it still happens - my keyboard blocks in 100% after this 
command. I'm not able to run any other commands anymore.


Here is start-up dmesg log against nvidia drivers and... it still reproducible 
with the very same steps. 

** Attachment added: "dmesg_start_nvidia.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+attachment/5457395/+files/dmesg_start_nvidia.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/1775717

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2021-01-24 Thread Sergey Ivanov
Two more words: bug occurs irrespective of what video drivers present.
Now (unlike in comment #95)  i reproduced it against nouveau video
driver (it was against nvidia before).

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete
Status in thermald package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2021-01-24 Thread Sergey Ivanov
** Attachment added: "out.zip"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+attachment/5456359/+files/out.zip

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete
Status in thermald package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2021-01-24 Thread Sergey Ivanov
OK, issue is still reproducible. I should appologize that i havn't gathered it 
before.
Anyway, below you can find dmesg's only with dyndbg="file drivers/pci/* +p 
enabled for two cases:
1) fans are OK - all files with suffix 1
2) fans are at max error state - all files with suffix 2

Description and names of files are the same as in comment #95.

More observations:

1) to set fans into max state i just should input letters from keyboard
in any cyrillic language (RU for example) for some time (not more than i
min takes for me to reproduce issue). At least i couldn't reproduce bug
while inputting in EN layout.

2) No additional dmesg messages are generated in a dyndbg="file
drivers/pci/* +p" mode during reproducing of a bug.

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete
Status in thermald package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1912947] Re: bluetooth: hci0: failed to restart LE scan: status 31

2021-01-24 Thread Sergey Ivanov
bt device:

Bus 001 Device 004: ID 8087:0a2a Intel Corp. Bluetooth wireless
interface

Package info:

dpkg -l linux-firmware 
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---=
ii  linux-firmware 1.190.3  all  Firmware for Linux kernel drivers

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

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
  [  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  367.684879] Bluetooth: hci0: link tx timeout
  [  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
  [  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1912947/+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 1912947] [NEW] bluetooth: hci0: failed to restart LE scan: status 31

2021-01-24 Thread Sergey Ivanov
Public bug reported:

Sometimes Redmi AirDots headphones hang bluetooth connection without any
chance to restore it:


[   93.521009] input: Redmi AirDots_R (AVRCP) as /devices/virtual/input/input23
[  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
[  182.566863] Bluetooth: hci0: command 0x200c tx timeout
[  184.582786] Bluetooth: hci0: command 0x200c tx timeout
[  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
[  186.598690] Bluetooth: hci0: command 0x200c tx timeout
[  230.006140] Bluetooth: hci0: link tx timeout
[  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
[  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
[  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
[  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
[  236.069748] Bluetooth: hci0: command 0x200c tx timeout
[  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
[  239.521344] Bluetooth: hci0: link tx timeout
[  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
[  239.998701] Bluetooth: hci0: link tx timeout
[  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
[  242.001218] Bluetooth: hci0: link tx timeout
[  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
[  242.001276] Bluetooth: hci0: link tx timeout
[  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
[  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
[  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
[  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
[  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
[  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
[  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
[  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
[  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
[  344.027978] Bluetooth: hci0: link tx timeout
[  344.027989] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
[  346.053017] Bluetooth: hci0: command 0x0408 tx timeout
[  346.053025] Bluetooth: hci0: No way to reset. Ignoring and continuing
[  367.684879] Bluetooth: hci0: link tx timeout
[  367.684887] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
[  369.700803] Bluetooth: hci0: command 0x0408 tx timeout
[  369.700811] Bluetooth: hci0: No way to reset. Ignoring and continuing

** Affects: linux-firmware (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/1912947

Title:
  bluetooth:  hci0: failed to restart LE scan: status 31

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  Sometimes Redmi AirDots headphones hang bluetooth connection without
  any chance to restore it:

  
  [   93.521009] input: Redmi AirDots_R (AVRCP) as 
/devices/virtual/input/input23
  [  182.566859] Bluetooth: hci0: failed to restart LE scan: status 31
  [  182.566863] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582786] Bluetooth: hci0: command 0x200c tx timeout
  [  184.582804] Bluetooth: hci0: failed to disable LE scan: status 0x1f
  [  186.598690] Bluetooth: hci0: command 0x200c tx timeout
  [  230.006140] Bluetooth: hci0: link tx timeout
  [  230.006151] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  232.037806] Bluetooth: hci0: command 0x0406 tx timeout
  [  234.053788] Bluetooth: hci0: command 0x0402 tx timeout
  [  234.053795] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  236.069748] Bluetooth: hci0: command 0x200c tx timeout
  [  236.069752] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  239.521344] Bluetooth: hci0: link tx timeout
  [  239.521352] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  239.998701] Bluetooth: hci0: link tx timeout
  [  239.998707] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001218] Bluetooth: hci0: link tx timeout
  [  242.001226] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  242.001276] Bluetooth: hci0: link tx timeout
  [  242.001284] Bluetooth: hci0: killing stalled connection 1c:52:16:9c:b2:62
  [  244.005643] Bluetooth: hci0: command 0x0405 tx timeout
  [  244.005650] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  246.021612] Bluetooth: hci0: command 0x0408 tx timeout
  [  246.021620] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  248.037630] Bluetooth: hci0: command 0x0408 tx timeout
  [  248.037637] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  250.053611] Bluetooth: hci0: command 0x0408 tx timeout
  [  250.053618] Bluetooth: hci0: No way to reset. Ignoring and continuing
  [  344.027978] Bluetooth: hci0: link tx timeout
  [  344.027989] Bluetooth: hci0: 

[Kernel-packages] [Bug 1867559] Re: Qualcomm Atheros QCA9377 wifi 802.11ac very unstable and low speed

2020-12-29 Thread Sergey
I have Acer Aspire A315-42G with the same WiFi adapter and suffer from the same 
bug. On Windows 10 I get 200Mb/s download speed (limited by Internet provider, 
sorry, don't have anything else to test on LAN), on Ubuntu 20.04 at the same 
spot I get 30Mb/s download speed. My region settings:
$ iw reg get
global
country RU: DFS-UNSET
(2400 - 2483 @ 40), (N/A, 20), (N/A)
(5150 - 5350 @ 160), (N/A, 20), (N/A), NO-OUTDOOR
(5650 - 5850 @ 160), (N/A, 20), (N/A), NO-OUTDOOR
(57000 - 66000 @ 2160), (N/A, 40), (N/A), NO-OUTDOOR

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

Title:
  Qualcomm Atheros QCA9377 wifi 802.11ac very unstable and low speed

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

Bug description:
  rafa@acer:~$ sudo lshw -C network
  [sudo] senha para rafa: 
*-network 
 descrição: Ethernet interface
 produto: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
 fabricante: Realtek Semiconductor Co., Ltd.
 ID físico: 0.1
 informações do barramento: pci@:01:00.1
 nome lógico: enp1s0f1
 versão: 12
 serial: 08:97:98:63:7d:2e
 capacidade: 1Gbit/s
 largura: 64 bits
 clock: 33MHz
 capacidades: pm msi pciexpress msix vpd bus_master cap_list ethernet 
physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
 configuração: autonegotiation=on broadcast=yes driver=r8169 
firmware=rtl8411-2_0.0.1 07/08/13 latency=0 link=no multicast=yes port=MII
 recursos: irq:16 porta de E/S:3000(tamanho=256) 
memória:b1204000-b1204fff memória:b120-b1203fff
*-network
 descrição: Interface sem fio
 produto: QCA9377 802.11ac Wireless Network Adapter
 fabricante: Qualcomm Atheros
 ID físico: 0
 informações do barramento: pci@:02:00.0
 nome lógico: wlp2s0
 versão: 31
 serial: a4:63:a1:0e:bc:42
 largura: 64 bits
 clock: 33MHz
 capacidades: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
 configuração: broadcast=yes driver=ath10k_pci 
driverversion=5.3.0-40-generic firmware=WLAN.TF.2.1-00021-QCARMSWP-1 
ip=192.168.1.3 latency=0 link=yes multicast=yes wireless=IEEE 802.11
 recursos: irq:132 memória:b100-b11f


  Download speed around 100-600Kb/s on 5GHz connection using WPA/WPA2.

  Notebook ACER ASPIRE 3 A315-53-343Y

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867559/+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 1803881] Re: thermal thermal_zone4: failed to read out thermal zone (-61)

2020-12-10 Thread Sergey Ivanov
Still fails
uname -a
Linux ice-ubuntu 5.8.0-32-generic #34-Ubuntu SMP Fri Nov 27 15:10:41 UTC 2020 
x86_64 x86_64 x86_64 GNU/Linux


ii  thermald   2.3-4amd64Thermal monitoring and
controlling daemon


kernel: [4.791536] thermal thermal_zone4: failed to read out thermal zone 
(-61)


cat /sys/class/thermal/thermal_zone4/type
iwlwifi_1

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

Title:
  thermal thermal_zone4: failed to read out thermal zone (-61)

Status in linux package in Ubuntu:
  Incomplete
Status in thermald package in Ubuntu:
  Confirmed

Bug description:
  Thermald can't read zone4. It's making my fan go crazy, this issue
  seems to be a bit more controlled in 18.10.

  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  Codename: bionic

  sudo apt-cache policy thermald 
  thermald:
Installed: 1.7.0-5ubuntu1
Candidate: 1.7.0-5ubuntu1
Version table:
   *** 1.7.0-5ubuntu1 500
  500 http://gb.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  
  cat /sys/class/thermal/thermal_zone4/type
  iwlwifi

  find /sys/class/thermal/thermal_zone4/ -type f -print -exec cat {} \;
  /sys/class/thermal/thermal_zone4/uevent
  /sys/class/thermal/thermal_zone4/trip_point_5_temp
  -32768000
  /sys/class/thermal/thermal_zone4/trip_point_3_type
  passive
  /sys/class/thermal/thermal_zone4/trip_point_4_temp
  -32768000
  /sys/class/thermal/thermal_zone4/trip_point_2_type
  passive
  /sys/class/thermal/thermal_zone4/power/runtime_active_time
  0
  /sys/class/thermal/thermal_zone4/power/runtime_active_kids
  0
  /sys/class/thermal/thermal_zone4/power/runtime_usage
  0
  /sys/class/thermal/thermal_zone4/power/runtime_status
  unsupported
  /sys/class/thermal/thermal_zone4/power/autosuspend_delay_ms
  cat: /sys/class/thermal/thermal_zone4/power/autosuspend_delay_ms: 
Input/output error
  /sys/class/thermal/thermal_zone4/power/async
  disabled
  /sys/class/thermal/thermal_zone4/power/runtime_suspended_time
  0
  /sys/class/thermal/thermal_zone4/power/runtime_enabled
  disabled
  /sys/class/thermal/thermal_zone4/power/control
  auto
  /sys/class/thermal/thermal_zone4/available_policies
  power_allocator user_space bang_bang fair_share step_wise 
  /sys/class/thermal/thermal_zone4/policy
  step_wise
  /sys/class/thermal/thermal_zone4/trip_point_3_temp
  -32768000
  /sys/class/thermal/thermal_zone4/trip_point_1_type
  passive
  /sys/class/thermal/thermal_zone4/k_d
  cat: /sys/class/thermal/thermal_zone4/k_d: Input/output error
  /sys/class/thermal/thermal_zone4/sustainable_power
  cat: /sys/class/thermal/thermal_zone4/sustainable_power: Input/output error
  /sys/class/thermal/thermal_zone4/type
  iwlwifi
  /sys/class/thermal/thermal_zone4/trip_point_7_type
  passive
  /sys/class/thermal/thermal_zone4/offset
  cat: /sys/class/thermal/thermal_zone4/offset: Input/output error
  /sys/class/thermal/thermal_zone4/slope
  cat: /sys/class/thermal/thermal_zone4/slope: Input/output error
  /sys/class/thermal/thermal_zone4/trip_point_2_temp
  -32768000
  /sys/class/thermal/thermal_zone4/trip_point_0_type
  passive
  /sys/class/thermal/thermal_zone4/trip_point_6_type
  passive
  /sys/class/thermal/thermal_zone4/emul_temp
  cat: /sys/class/thermal/thermal_zone4/emul_temp: Permission denied
  /sys/class/thermal/thermal_zone4/k_po
  cat: /sys/class/thermal/thermal_zone4/k_po: Input/output error
  /sys/class/thermal/thermal_zone4/integral_cutoff
  cat: /sys/class/thermal/thermal_zone4/integral_cutoff: Input/output error
  /sys/class/thermal/thermal_zone4/k_i
  cat: /sys/class/thermal/thermal_zone4/k_i: Input/output error
  /sys/class/thermal/thermal_zone4/trip_point_1_temp
  -32768000
  /sys/class/thermal/thermal_zone4/k_pu
  cat: /sys/class/thermal/thermal_zone4/k_pu: Input/output error
  /sys/class/thermal/thermal_zone4/temp
  46000
  /sys/class/thermal/thermal_zone4/trip_point_7_temp
  -32768000
  /sys/class/thermal/thermal_zone4/trip_point_5_type
  passive
  /sys/class/thermal/thermal_zone4/trip_point_0_temp
  -32768000
  /sys/class/thermal/thermal_zone4/trip_point_6_temp
  -32768000
  /sys/class/thermal/thermal_zone4/trip_point_4_type
  passive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1803881/+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 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2020-10-28 Thread Sergey Ivanov
The issue is still reproducible under 20.10 i.e. under kernel
5.8.0-26-generic

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete
Status in thermald package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1313279] Re: xHCI host not responding to stop endpoint command

2020-10-25 Thread Sergey Galtsev
FWIW I used method described here
https://bbs.archlinux.org/viewtopic.php?id=236536 and it works for me:

echo -n ":00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/unbind
sleep 5
echo -n ":00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/bind

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

Title:
  xHCI host not responding to stop endpoint command

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 14.04 LTS
  Release:  14.04
  Hardware: Intel NUC D34010WYK (Core i3 4010U)
  Memory: 4 gigabytes
  USD device: PCTV 292e DVB-T tuner

  I have 2 PCTV 292e DVB-T tuners connected to the system. When I start
  to use either of the tuner, the xHCI host crashes. Since I'm booting
  from an USB disk. If I only connect 1 of the tuners, the system works
  ok. It does not matter which one of the tuners I connect.

  [   68.990396] xhci_hcd :00:14.0: xHCI host not responding to stop 
endpoint command.
  [   68.990402] xhci_hcd :00:14.0: Assuming host is dying, halting host.

  Sometimes this also leads to this:

  [  638.183002] IP: [] usb_enable_link_state+0x2d/0x2f0
  [  638.183057] PGD 0 
  [  638.183077] Oops:  [#1] SMP 

  I can also observe the same fault with OpenELEC Linux distribution
  that runs kernel 3.14 when I run the system from an internal SATA SSD
  drive (not from an external USB disk).

  lsusb -v: http://paste.ubuntu.com/7343384/
  dmesg: http://sprunge.us/HMXH
  dmesg (crash type 2): http://sprunge.us/PSiX

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lubuntu-desktop 0.55
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Sun Apr 27 11:12:22 2014
  InstallationDate: Installed on 2014-04-07 (19 days ago)
  InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  SourcePackage: lubuntu-meta
  UpgradeStatus: Upgraded to trusty on 2014-04-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1313279/+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 1822581] Re: HP 1030 G3 fn-keys not working

2020-10-04 Thread Sergey Smirnov
Seems to be hardware issue indeed.
Tried to upgrade to the latest BIOS — issue has remained.

Power reset did the job!

HP Probook 450 G6

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

Title:
  HP 1030 G3 fn-keys not working

Status in linux package in Ubuntu:
  Invalid

Bug description:
  Running Ubuntu 18.10 on my HP Elitebook x360 1030 G3 I noticed, that the fn 
key combinations are only working partially. 
  What works: Volume up/down/mute, Airplane mode
  What doesn't work: Brigtness up/down, microphone mute, fn-Keys indicator 
lights

  I already tried solutions regarding editing the Kernel Parameter
  acpi_osi in the grub config but can not get the keys to work. In case
  of screen brightness changing it using the desktop slider works.

  But it seems, that the keypress isn't recognized at all. Neither xev nor 
acpi_listen are showing events for screen brightness (fn+f3/f4) or microphone 
muting (fn+f8).
  Running showkey -k results in a keycode 465 pressed and released event for 
all three key combinations.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: udev 239-7ubuntu10.10
  ProcVersionSignature: Ubuntu 4.18.0-16.17-generic 4.18.20
  Uname: Linux 4.18.0-16-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  CustomUdevRuleFiles: 70-snap.core.rules
  Date: Mon Apr  1 14:22:47 2019
  InstallationDate: Installed on 2019-03-30 (1 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: HP HP EliteBook x360 1030 G3
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-16-generic 
root=UUID=db6a8def-2553-4696-b160-f79e8865b17e ro quiet splash vt.handoff=1
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/04/2019
  dmi.bios.vendor: HP
  dmi.bios.version: Q90 Ver. 01.06.00
  dmi.board.name: 8438
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 14.38.00
  dmi.chassis.asset.tag: 5CD8427YK5
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrQ90Ver.01.06.00:bd01/04/2019:svnHP:pnHPEliteBookx3601030G3:pvr:rvnHP:rn8438:rvrKBCVersion14.38.00:cvnHP:ct31:cvr:
  dmi.product.family: 103C_5336AN HP EliteBook x360
  dmi.product.name: HP EliteBook x360 1030 G3
  dmi.product.sku: 4QZ13ES#ABD
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1822581/+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 1868519] Re: [nvidia] Xorg crashed with SIGSEGV in xf86ScreenMoveCursor() from xf86MoveCursor() from miPointerMoveNoEvent() from miPointerSetPosition() from positionSprite()

2020-09-30 Thread Sergey
My desktop is still being re-logged randomly. How do I know if this is a
problem or not?

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

Title:
  [nvidia] Xorg crashed with SIGSEGV in xf86ScreenMoveCursor() from
  xf86MoveCursor() from miPointerMoveNoEvent() from
  miPointerSetPosition() from positionSprite()

Status in nvidia-graphics-drivers-435 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-440 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-450 package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
nvidia-graphics-drivers.  This problem was most recently seen with package 
version 2:1.20.7-2ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/5a9ed7ea32a1d20e4222dbe8712aa9640b42a73c 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-435/+bug/1868519/+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 1868519] Re: [nvidia] Xorg crashed with SIGSEGV in xf86ScreenMoveCursor() from xf86MoveCursor() from miPointerMoveNoEvent() from miPointerSetPosition() from positionSprite()

2020-09-16 Thread Sergey
HP OMEN by HP Laptop 17-cb0xxx
450 driver did not solve my problems

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

Title:
  [nvidia] Xorg crashed with SIGSEGV in xf86ScreenMoveCursor() from
  xf86MoveCursor() from miPointerMoveNoEvent() from
  miPointerSetPosition() from positionSprite()

Status in nvidia-graphics-drivers-435 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-440 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-450 package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Invalid

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
nvidia-graphics-drivers.  This problem was most recently seen with package 
version 2:1.20.7-2ubuntu2, the problem page at 
https://errors.ubuntu.com/problem/5a9ed7ea32a1d20e4222dbe8712aa9640b42a73c 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-435/+bug/1868519/+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 1877757] Re: No sound, Dummy output on Acer Swift 3 SF314-57G with Ice Lake core-i7 CPU

2020-09-15 Thread Sergey Zozulya
Yes, can confirm that sound output and internal microphone work now.

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

Title:
  No sound, Dummy output on Acer Swift 3 SF314-57G with Ice Lake core-i7
  CPU

Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Released
Status in linux-oem-5.6 source package in Focal:
  Fix Released

Bug description:
  [Impact]
  On this machine, after booting up, there is no valid sound card, the
  gnome-control-center shows a dummy output only. check the dmesg, the alsa
  sof driver fails to initialize.

  [Fix]
  Backport a patch from upstream, after applying this patch, the sof driver
  will not fail anymore even the codec driver is hda_generic

  [Test Case]
  A couple of users already test this patch on their machines, after booting
  up, there is a valid sound card, and could output sound from output devices.

  [Regression Risk]
  Low, this is cherry-picked from upstream, and this just adds a new kind of
  codec (generic) support, and a couple of ubuntu users already verified this
  patch.

  
  New focal installation on a new Acer Swift 3 laptop with core i7-1065G7.
  No sound detected, KDE/pavucontrol shows Dummy output.
  External headset also not detected.

  I've googled around and tried to reinstall alsa and pulseaudio, tried
  alsa force-reload as well. Nothing helps.

  With snd_hda_intel.dmic_detect=0 speakers start working but microphone
  is not detected. External headset detected with both headphones and
  mic. I use this as a workaround for a time being.

  I've checked
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1860697 bug. It
  is closed  and use  recent kernel and firmware  but it does not fix my
  issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-29-generic 5.4.0-29.33
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Sat May  9 18:56:15 2020
  InstallationDate: Installed on 2020-04-24 (15 days ago)
  InstallationMedia: Kubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Acer Swift SF314-57G
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-29-generic 
root=UUID=faf6a132-de60-44fa-a1a7-4cce8ef83b87 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-29-generic N/A
   linux-backports-modules-5.4.0-29-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/24/2019
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.09
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Floris_IL
  dmi.board.vendor: IL
  dmi.board.version: V1.09
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.09:bd09/24/2019:svnAcer:pnSwiftSF314-57G:pvrV1.09:rvnIL:rnFloris_IL:rvrV1.09:cvnAcer:ct10:cvrChassisVersion:
  dmi.product.family: Swift 3
  dmi.product.name: Swift SF314-57G
  dmi.product.sku: 
  dmi.product.version: V1.09
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1877757/+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 1874194] Re: Ubuntu 20.04 HDMI connected, no boot

2020-08-28 Thread Sergey
*** This bug is a duplicate of bug 1872159 ***
https://bugs.launchpad.net/bugs/1872159

Same problem on Lenovo T480.

Laptop wont boot when monitors are connected (I have 1 monitor over hdmi
and 1 monitor over usbc-hdmi adapter). When i disconnect external
monitors then everything works.

Also same problem for Log out/Switch user. It cannot open login screen
and freezes on loading.

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

Title:
  Ubuntu 20.04 HDMI connected, no boot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have installed Ubuntu 20.04 (using the image created on 20 april) on
  my Dell XPS15 9560. This laptop has a Intel / nVidia combo.

  The problem i am facing is that when i have an external monitor
  connected to the laptop through the HDMI connector of the laptop,
  Ubuntu does not boot and hangs on the splash screen. I have not found
  any way to get logging on any kind.

  Before i was running Ubuntu 18.04 and did not have any problems with
  the monitor and HDMI cable. After boot is finished (without monitor
  connected) inserting the HDMI cable works fine and i can use the
  monitor and laptop screen without any problem.

  I have installed the preferred nVida proprietary driver. Also it does
  not matter if booting with nVidia selected or Intel selected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874194/+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 1850439] Re: No sound on ASUS UX534FT

2020-08-22 Thread Sergey Kostyuk
Hello Ian,

I'm not a kernel developer but here is the thing:

**Each notebook configuration requires its own set of quirks.** Even
within one device model manufacturers often change sound chips,
components and their interconnections.

Please file a **separate** bug to fix your problem.

If you have some experience with Qemu - you can try reversing sound chip
commands using comment #158
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/158)
and comments #125 - #132 as a reference. But do it on your own risk.

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-08-16 Thread Sergey Kostyuk
Hello Kai-Heng Feng,

Please find my report below. Let me know if you need any additional
information.

Environment:
- Device Model: ASUS Zenbook UX534FTC-A8101T.
- BIOS: Version 305 2020/04/13
- Test Case: Cold boot to Ubuntu 20.04, kernel from comment #184 
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/184). No 
workaround commands executed.
- Test application: Firefox, Audacity

Test results:
- Speakers: Work, no distortions.
- Headphones (w/o microphone): Work, no distortions.
- Internal mic: Works, no distortions.
- Headset mic: Works, no distortions.
- Headset detection (switching from internal to external mic): Works perfectly
- Headphone detection (switching from internal speakers): Works perfectly

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2020-07-25 Thread Sergey Ivanov
any progresss? What else information needed to comtinue?

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete
Status in thermald package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1850439] Re: No sound on ASUS UX534FT

2020-07-10 Thread Sergey Kostyuk
Edit to #181:

- Test Case: Cold boot to Ubuntu 20.04. NO COMMAND EXECUTED, just the
patched kernel from #177.

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-07-10 Thread Sergey Kostyuk
Please see my test results for the comment #177 (patched kernel)

1. Speakers: Work, sound quality is not the best (I can provide a recording on 
request).
2. Headphones: Work perfectly fine.
3. Internal mic: Works perfectly fine.
4. Headset mic: Works.

Environment:
- Device Model: ASUS Zenbook UX534FTC-A8101T.
- BIOS: Version 304 2020/02/06
- uname -a:
  Linux serhiis-zen 5.4.0-41-generic #45+lp1850439 SMP Fri Jul 10 12:41:46 CST 
2020 x86_64 x86_64 x86_64 GNU/Linux
- Test Case: Cold boot to Ubuntu 20.04. No other commands executed except those 
mentioned in the 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/176.
- Test application: Ubuntu Settings > Sound > Test, Audacity (capture),

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-07-10 Thread Sergey Kostyuk
BTW, please see my test results for the comment #176 (individual
commands)

1. Speakers: No sound at all
2. Headphones (headset speakers): No sound at all
3. Internal mic: Works
4. Headset mic: Works

Environment:
- Device Model: ASUS Zenbook UX534FTC-A8101T.
- BIOS: Version 304 2020/02/06
- Test Case: Cold boot to Ubuntu 20.04. No other commands executed except those 
mentioned in the 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/176.
- Test application: Ubuntu Settings > Sound > Test, Firefox with YouTube video 
playing.

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-07-10 Thread Sergey Kostyuk
Hello all,

So we need to test the kernel now, not individual commands?

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1886227] [NEW] Nvidia driver is not working. Cannot open NVidia settings. Second monitor is not detected

2020-07-03 Thread Sergey
Public bug reported:

I think it could be related to this bug report:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1879471

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: nvidia-settings 440.64-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
Uname: Linux 5.4.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Jul  3 21:34:27 2020
InstallationDate: Installed on 2020-05-26 (38 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: nvidia-settings
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-settings (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  Nvidia driver is not working. Cannot open NVidia settings. Second
  monitor is not detected

Status in nvidia-settings package in Ubuntu:
  New

Bug description:
  I think it could be related to this bug report:
  https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1879471

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: nvidia-settings 440.64-0ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jul  3 21:34:27 2020
  InstallationDate: Installed on 2020-05-26 (38 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: nvidia-settings
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1886227/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-23 Thread Sergey Kostyuk
Hello Hans,

Please find my report below. Let me know if you need any additional information.
And thank you.

Environment:
- Device Model: ASUS Zenbook UX534FTC-A8101T.
- BIOS: Version 304 2020/02/06
- Test Case: Cold boot to Ubuntu 20.04. No other commands executed except those 
mentioned in the 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/172.
- Test application: Ubuntu Settings > Sound > Test

Test results:
- Speakers: Work
- Headphones (w/o microphone): Work perfectly
- Internal mic: Works perfectly
- Headset mic: Works perfectly
- Headset detection (switching from internal to external mic): Works perfectly
- Headphone detection (switching from internal speakers): Works perfectly

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-05 Thread Sergey Kostyuk
Hello Taha and Alac,

Please clarify which exactly set of commands helped you. Is it the
following set of commands?

hda-verb /dev/snd/hwC0D0 0x20 0x500 0x1b
hda-verb /dev/snd/hwC0D0 0x20 0x477 0x4a4b
hda-verb /dev/snd/hwC0D0 0x20 0x500 0xf
hda-verb /dev/snd/hwC0D0 0x20 0x477 0x74

Because on Thursday I received a notification about comment #160 from
Kailiang. But can't find it anymore on the UI.

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-02 Thread Sergey Kostyuk
(This comment is a reply to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/155)

Erikas, could you please enable dump_coef as described in the comment
#153
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/153)
and update the results?

Those vendor-specific coefficients are where the most of the magic are
hidden. Possibly, there are some differences too between your
configuration and mine. Possibly hardware differences.

BTW on a back of my notebook the model is listed as UX534F, QR code on
the back redirects to the page for UX534FT, dmidecode shows "Product
Name: ZenBook UX534FTC_UX534FT" in the "System Information" and it was
sold to me as UX534FTC-A8101T. Which is a complete mess, thanks to ASUS.

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-02 Thread Sergey Kostyuk
(this a reply to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/153)

Eugene,

Looks like your device has a different audio hardware (??!!) and even a
separate bass speaker. If, of course, it's not just ALSA behaving
different on Arch and Ubuntu with different kernel versions.

Here is my alsa-info output for comparison: http://alsa-
project.org/db/?f=de23539e56920af428008882c75fdb912728f30e. There is no
bass speaker on my machine. And also you have other hda connections,
driver pin configs and some other stuff.

Unfortunately the only thing I can recommend you is to follow my
approach described in comments #131 and #128
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/131
and
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/128).

Basically you need to:
1) install Windows 10 in the Qemu virtual machine: 
https://wiki.gentoo.org/wiki/QEMU/Windows_guest
2) list you IOMMU groups, add all devices from IOMMU group to the vfio driver: 
https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Enabling_IOMMU

Here is the example for my machine and my devices, replace the
corresponding string in /etc/default/grub with your devices:

GRUB_CMDLINE_LINUX_DEFAULT="text vfio-
pci.ids=8086:02a3,8086:02c8,8086:0284,8086:7270 iommu=pt intel_iommu=on"

4) upgrade-grub
5) reboot
6) start windows virtual machine with the audio card forwarded, example: 
https://gist.github.com/s-kostyuk/b8940413cc4334092a6fcc58661e0278
7) install the Realtek driver from here: 
https://www.asus.com/us/Laptops/ASUS-ZenBook-15-UX534FTC/HelpDesk_Download/
IMPORTANT: Search for appropriate drivers for YOUR notebook if it's not 
UX534FTC.

8) in device manager - manually change the driver for your audio device to the 
"Realtek High Definition Audio Version 6.0.8794.1"  (or similar)
9) ensure that everything is working in windows (mic, speakers, headphones, etc)
10) disable the device in device manager
11) stop windows VM
12) attach Ubuntu 20.04 Live CD (or other) with the audio still forwarded
13) ensure that the sound is working in VM
14) enable dump_coef, run alsa-info.sh and try to find the differences with 
vanilla state

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

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


Re: [Kernel-packages] [Bug 1850439] Re: No sound on ASUS UX534FT

2020-06-02 Thread Sergey Kostyuk
Eugene,

Could you please run

echo 1 | sudo tee /sys/module/snd_hda_codec/parameters/dump_coef

wget http://www.alsa-project.org/alsa-info.sh -O alsa-info.sh && bash
alsa-info.sh

And post the results?


On Tue, Jun 2, 2020, 14:10 Eugene Batogov <1850...@bugs.launchpad.net>
wrote:

> Sound works ! Thanks!
> But microphone doesn't work yet.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1850439
>
> Title:
>   No sound on ASUS UX534FT
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   Hi,
>
>   after instal Ubuntu in dual boot alongside Windows 10, I've realised
>   there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
>   AA024R in Ubuntu. In Windows there is no problem. Found this topic
>   https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
>   the same problem with driver for Realtek ALC294 which is also mine
>   sound card. But even with this fix it is not working on UX534FT. Can
>   you please add fix also for this newer model?
>
>   Description:  Ubuntu 18.04.3 LTS
>   Release:  18.04
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
>   ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
>   Uname: Linux 5.0.0-32-generic x86_64
>   ApportVersion: 2.20.9-0ubuntu7.7
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Oct 29 15:11:25 2019
>   InstallationDate: Installed on 2019-10-29 (0 days ago)
>   InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64
> (20190805)
>   SourcePackage: linux-signed-hwe
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+subscriptions
>

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
For me just usual reboot is enough. I reboot the notebook, start some
application that plays sound and then execute the commands below. And
everything works as a charm on my UX534FTC.

About reset - try also "alsa force-reload" and maybe the following
command:

hda-verb /dev/snd/hwC0D0 0x51 0x7ff 0x0  # AC_VERB_SET_CODEC_RESET

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
I found it! I found the magic sequence!!!

srgk@zen~$ sudo hda-verb /dev/snd/hwC0D0 0x20 0x500 0x1b
[sudo] password for srgk: 
nid = 0x20, verb = 0x500, param = 0x1b
value = 0x0
srgk@zen:~$ sudo hda-verb /dev/snd/hwC0D0 0x20 0x477 0x4a4b
nid = 0x20, verb = 0x477, param = 0x4a4b
value = 0x0
srgk@zen:~$ sudo hda-verb /dev/snd/hwC0D0 0x20 0x500 0xf
nid = 0x20, verb = 0x500, param = 0xf
value = 0x0
srgk@zen:~$ sudo hda-verb /dev/snd/hwC0D0 0x20 0x477 0x74
nid = 0x20, verb = 0x477, param = 0x74
value = 0x0

The result of alsa-info after those commands is still different from the
reference above for some reason. But it works perfectly without
artifacts!

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
Dumped all the coefficients when the sound is working and without any
distortions: http://alsa-
project.org/db/?f=79b20740c9abbd7427f166208b5a6a2e6449a174.

NOTE: Dumping coefficients can be enabled via

echo 1 | sudo tee /sys/module/snd_hda_codec/parameters/dump_coef

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
Alsa-info time:
- Ubuntu Live CD in VM after power cycle: 
http://alsa-project.org/db/?f=a3bb092b7964d28cc8a206d0619172472653b48b
- Ubuntu Live CD in VM after Windows VM was started: 
http://alsa-project.org/db/?f=316d1051a370a045a3e14d2fc456c6d06fd34ae4

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
The strange thing is that built-in microphones ARE actually working on
my notebook out of the box. At the least sound meter IS moving for
internal microphones in the settings. And I also found out another bug
when the topic starter has internal microphones working perfectly fine:
https://www.linux.org/threads/asus-zenbook-15-ux534f-realtek-hd-audio-
problem.27384/.

Possibly, there are some differences in audio hardware between 534FTC
and UX533FTC. I can't find any other explanation 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/1850439

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
BTW I'm glad that those commands helped you. And good job in command
dissection here!

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
Another, shorter sample with warning (?) audio clip (play from terminal
when there is nothing more to do).

** Attachment added: "Sound sample - noisy sound from speakers 2"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+attachment/5379388/+files/noisy_sound_notification.m4a

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
Here is the behaviour on my UX534FTC:
1. Power cycle.
2. Execute two commands from the Erikas' comment.
3. Start youtube video with sound.

Actual result: No sound from speakers.

4. Execute two commands again while the video is playing.

Actual result: Sound appears with the same quality as in my comment #133
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/comments/133).

Audio samples will be published in a minute.

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
The sound has a strange digital whistle (?) in it. This whistle be head
clearly with higher-pitch sounds.

** Attachment added: "Sound sample - noisy sound from speakers"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+attachment/5379380/+files/noisy_sound_speech_sample.m4a

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-06-01 Thread Sergey Kostyuk
Headphones are not working - there is nothing beyond some "alien" sounds
from headphones' speakers.

** Attachment added: "Alien noises from headphones"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+attachment/5379389/+files/headphone_not_working.m4a

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2020-05-31 Thread Sergey Ivanov
It seems the fan speed became uncontrolled once the temperature is too
high. Even though it became lower in near future. see attach

** Attachment added: "Screenshot from 2020-05-31 23-45-57.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+attachment/5379187/+files/Screenshot%20from%202020-05-31%2023-45-57.png

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete
Status in thermald package in Ubuntu:
  Confirmed

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775717/+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 1850439] Re: No sound on ASUS UX534FT

2020-05-31 Thread Sergey Kostyuk
More traces: Transition from speakers to headphones (w/o a microphone,
not a headset) while audio is playing on Windows VM. CORB and RIRBWP
only, vfio_region_write events filtered to make trace cleaner.

** Attachment added: "trace_spk_to_hp.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+attachment/5379185/+files/trace_spk_to_hp.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/1850439

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-05-31 Thread Sergey Kostyuk
More traces: Transition from headphones (w/o a microphone, not a
headset) back to the speakers while audio is playing on Windows VM. CORB
and RIRBWP only, vfio_region_write events filtered to make trace
cleaner.

** Attachment added: "trace_hp_to_spk.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+attachment/5379184/+files/trace_hp_to_spk.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/1850439

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-05-31 Thread Sergey Kostyuk
On the negative side: the sound has strange artifacts on speakers. And
headphones are not working properly once inserted.

If you want to experiment yourself - please use previous traces and the 
following Python scripts:
- annotate trace with verb names for known verbs: 
https://gist.github.com/s-kostyuk/192ce5d0fc8276652d6568f757291e3a
- convert all hda commands from qemu trace to the shell script: 
https://gist.github.com/s-kostyuk/e33f26f20f609d1dd0911dd56a0c17bc

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+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 1850439] Re: No sound on ASUS UX534FT

2020-05-31 Thread Sergey Kostyuk
This crazy script contains all SET and unknown commands sent from the
Windows to the audio, with some commands stripped (using a try-and-check
method). And this crazy script allows to enable the speakers somehow!!!

Now here is the question: Can somebody filter excess commands and find
the bare minimum needed to enable speakers?

** Attachment added: "A crazy script that allows to enable the speakers"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1850439/+attachment/5379134/+files/vm_trace_qemu_raw_after_reboot.win10.corb_rsp_annotated_set_only.txt.sh

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

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


  1   2   3   4   >