[Kernel-packages] [Bug 1874062] Comment bridged from LTC Bugzilla
--- Comment From heinz-werner_se...@de.ibm.com 2020-06-26 02:48 EDT--- IBM Bugzilla status-> closed, Fix Released -- 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/1874062 Title: [UBUNTU 20.04] Performance floating interrupt Status in Ubuntu on IBM z Systems: Fix Released Status in linux package in Ubuntu: Fix Released Bug description: With the introduction of CPU directed interrupts the kernel parameter pci=force_floating was introduced to fall back to the previous behavior using floating irqs. Furthermore this fallback is used on machines lacking support for directed interrupts. However we were still setting the affinity in that case, both in __irq_alloc_descs() and via the irq_set_affinity callback in struct irq_chip. This setting of the affinity leads to a performance regression in streaming workloads which can be seen with e.g. by an iperf streaming test between two LPARs using ConnectX-5 based nics. In some tests the performance would drop to 20% of the performance with older kernels. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1874062/+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 1874058] Comment bridged from LTC Bugzilla
--- Comment From heinz-werner_se...@de.ibm.com 2020-06-26 02:52 EDT--- IBM Bugzilla status-> closed, Fix Released for focal -- 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/1874058 Title: [UBUNTU 20.04] mlx5: alloc_pages_nodemask stack trace Status in Ubuntu on IBM z Systems: Fix Released Status in linux package in Ubuntu: Fix Released Status in linux source package in Focal: Fix Released Bug description: Using the mlx5 device driver on Ubuntu 20.04 (beta), the alloc_pages_nodemask code generates a stack trace when initializing a device. The driver tries to allocate more contiguous memory than is allowed by the platform specific FORCE_MAX_ZONEORDER setting. FORCE_MAX_ZONEORDER on s390x: 9 FORCE_MAX_ZONEORDER on other platforms: 11 or more This issue only occurs on ConnectX5 devices because the mlx5_fw_tracer code is only used for physical functions. A fix for this has recently been pulled into David Miller's net tree as part of a series of Mellanox fixes: https://lore.kernel.org/netdev/20200420213606.44292-1-sae...@mellanox.com/ It hasn't landed in Linus' tree yet though To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1874058/+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 1501972] Re: nvidia kernel module failed to build [/bin/sh: 1: cc: not found]
Any fix for this yet? I have been unable to use my second screen for months now :-( -- 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/1501972 Title: nvidia kernel module failed to build [/bin/sh: 1: cc: not found] Status in nvidia-graphics-drivers-340 package in Ubuntu: Fix Released Status in nvidia-graphics-drivers-346 package in Ubuntu: Fix Released Status in nvidia-graphics-drivers-352 package in Ubuntu: Confirmed Status in nvidia-graphics-drivers-352-updates package in Ubuntu: Confirmed Status in nvidia-graphics-drivers-390 package in Ubuntu: Confirmed Status in nvidia-graphics-drivers-435 package in Ubuntu: New Status in nvidia-graphics-drivers-440 package in Ubuntu: New Bug description: I really have no idea of this issue, i just booted up and ubuntu notified me that there was a problem... hopefully ubuntu is self reporting enough information. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-346 346.96-0ubuntu0.0.1 ProcVersionSignature: Ubuntu 3.19.0-30.33~14.04.1-generic 3.19.8-ckt6 Uname: Linux 3.19.0-30-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.1-0ubuntu3.15 Architecture: amd64 DKMSKernelVersion: 3.13.0-65-generic Date: Thu Oct 1 18:17:00 2015 InstallationDate: Installed on 2015-09-25 (6 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) PackageVersion: 346.96-0ubuntu0.0.1 RelatedPackageVersions: dpkg 1.17.5ubuntu5.4 apt 1.0.1ubuntu2.10 SourcePackage: nvidia-graphics-drivers-346 Title: nvidia-346 346.96-0ubuntu0.0.1: nvidia-346 kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.modprobe.d.nvidia.346.hybrid.conf: [deleted] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1501972/+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 1885249] [NEW] hard lock kernel
Public bug reported: Ubuntu 16.04 guest VM running under vmware hypervisor. VM is used for running qemu/docker instances of virtual routers. After upgrade to linux-image-4.4.0-184-generic we get hard-lockup of the kernel (no interaction on the console, no crash report or anything) as soon as VM is put under load (several minutes in, 5 virtual routers started and configured). VM was running -177 or -178 for ~50 days without issue. I tested -179 as well, doesn't have this problem. linux-image-4.15.0-106-generic (latest hwe kernel) also doesn't have this problem. All of these are Ubuntu provided kernels installed using regular install process. So to sum up: Works: 4.4.0-177 to -179. 4.15.0-106 also works. Doesn't work: 4.4.0-184 causes immediate problems (within 10 minutes after starting this test/simulation environment). Hard-lockup only happens during the test and seems to be either memory/load dependent. Unfortunately I don't have any debug output because of this hard-lockup. $ sudo dpkg --list | grep -i linux-image ii linux-image-4.15.0-106-generic 4.15.0-106.107~16.04.1 amd64 Signed kernel image generic rc linux-image-4.4.0-177-generic 4.4.0-177.207 amd64Signed kernel image generic rc linux-image-4.4.0-178-generic 4.4.0-178.208 amd64Signed kernel image generic ii linux-image-4.4.0-179-generic 4.4.0-179.209 amd64Signed kernel image generic ii linux-image-4.4.0-184-generic 4.4.0-184.214 amd64Signed kernel image generic ii linux-image-generic4.4.0.184.190 amd64Generic Linux kernel image ii linux-image-generic-hwe-16.04 4.15.0.106.111 amd64Generic Linux kernel image ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-184-generic 4.4.0-184.214 ProcVersionSignature: Ubuntu 4.15.0-106.107~16.04.1-generic 4.15.18 Uname: Linux 4.15.0-106-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.23 Architecture: amd64 Date: Fri Jun 26 07:10:53 2020 ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-signed UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-signed (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed in Ubuntu. https://bugs.launchpad.net/bugs/1885249 Title: hard lock kernel Status in linux-signed package in Ubuntu: New Bug description: Ubuntu 16.04 guest VM running under vmware hypervisor. VM is used for running qemu/docker instances of virtual routers. After upgrade to linux-image-4.4.0-184-generic we get hard-lockup of the kernel (no interaction on the console, no crash report or anything) as soon as VM is put under load (several minutes in, 5 virtual routers started and configured). VM was running -177 or -178 for ~50 days without issue. I tested -179 as well, doesn't have this problem. linux-image-4.15.0-106-generic (latest hwe kernel) also doesn't have this problem. All of these are Ubuntu provided kernels installed using regular install process. So to sum up: Works: 4.4.0-177 to -179. 4.15.0-106 also works. Doesn't work: 4.4.0-184 causes immediate problems (within 10 minutes after starting this test/simulation environment). Hard-lockup only happens during the test and seems to be either memory/load dependent. Unfortunately I don't have any debug output because of this hard- lockup. $ sudo dpkg --list | grep -i linux-image ii linux-image-4.15.0-106-generic 4.15.0-106.107~16.04.1 amd64 Signed kernel image generic rc linux-image-4.4.0-177-generic 4.4.0-177.207 amd64Signed kernel image generic rc linux-image-4.4.0-178-generic 4.4.0-178.208 amd64Signed kernel image generic ii linux-image-4.4.0-179-generic 4.4.0-179.209 amd64Signed kernel image generic ii linux-image-4.4.0-184-generic 4.4.0-184.214 amd64Signed kernel image generic ii linux-image-generic4.4.0.184.190 amd64Generic Linux kernel image ii linux-image-generic-hwe-16.04 4.15.0.106.111 amd64Generic Linux kernel image ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-184-generic 4.4.0-184.214 ProcVersionSignature: Ubuntu 4.15.0-106.107~16.04.1-generic 4.15
[Kernel-packages] [Bug 1875236] Re: Different kernel gives different RAM results
this has been affecting me with the same laptop in arch and manjaro too -- 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/1875236 Title: Different kernel gives different RAM results Status in linux package in Ubuntu: Confirmed Bug description: Kernel from installed distro doesn't recognize all available memory on my laptop (Acer Swift 5 SF514-54T-59VD, Ubuntu Focal Fossa 20.04). When I load Linux distro (Focal Fossa 20.04 release) from installation USB-stick Kernel detects all memory (over 7Gb, part of memory used by graphic, on laptop installed 8Gb memory). Kernel from installed distro shows only 1.5 Gb available memory. Output of commands for installed system: $ lsb_release -a; uname -a; free -m No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04 LTS Release: 20.04 Codename: focal Linux mxmaki 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux total used free shared buff/cache available Mem: 1628 806 110 163 711 498 Swap: 2047 24 2023 Output of commands for system from installation USB-stick: $ lsb_release -a; uname -a; free -m Distributor ID: Ubuntu Description: Ubuntu 20.04 LTS Release: 20.04 Codename: focal Linux ubuntu 5.4.0-26-generic #30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux total used free shared buff/cache available Mem: 7641 763 3323 675 3554 5903 Swap: 0 0 0 --- ProblemType: Bug 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: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-18 (9 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200417) MachineType: Acer Swift SF514-54T Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=52fa8c38-ee95-4b49-834a-f21af8e7e904 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 RelatedPackageVersions: linux-restricted-modules-5.4.0-26-generic N/A linux-backports-modules-5.4.0-26-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-26-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 12/19/2019 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V1.13 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Yebisu_IL dmi.board.vendor: IL dmi.board.version: V1.13 dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV1.13:bd12/19/2019:svnAcer:pnSwiftSF514-54T:pvrV1.13:rvnIL:rnYebisu_IL:rvrV1.13:cvnAcer:ct10:cvrChassisVersion: dmi.product.family: Swift 5 dmi.product.name: Swift SF514-54T dmi.product.sku: dmi.product.version: V1.13 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875236/+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 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad
I can confirm #51: no sound from internal speaker and headphone jack on 4.15.0-108-generic. Upgraded to 4.15.0-108-generic from 4.15.0-96-generic on bionic the sound is broken again. Booting into the old 4.15.0-96-generic, sound is working without any other changes. -- 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/1875916 Title: upgrading to 4.15.0-99-generic breaks the sound and the trackpad Status in linux package in Ubuntu: Confirmed Bug description: I am using kubuntu LTS 18.04. This morning I was promped to update the kernel to the 4.15.0-99-generic. After the upgrade I did not manage to get any sound. I checked everything, pavucontrol, alsamix, everything was in order, the streams showed as if they were playing, however I couldn't get any sound from the speakers headphones and I could not get any sound recorded either. I then rebooted with the previous version of the Kernel, and have my sound back without doing anything at all. --- ProblemType: Bug ApportVersion: 2.20.9-0ubuntu7.14 Architecture: amd64 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CurrentDesktop: KDE DistroRelease: Ubuntu 18.04 HibernationDevice: RESUME=UUID=4a7a721a-7a2e-4644-a881-34adcb28e1ba InstallationDate: Installed on 2019-01-29 (455 days ago) InstallationMedia: Kubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) IwConfig: lono wireless extensions. wlp108s0 no wireless extensions. MachineType: Dell Inc. Latitude 7390 2-in-1 Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=1 ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18 RelatedPackageVersions: linux-restricted-modules-4.15.0-99-generic N/A linux-backports-modules-4.15.0-99-generic N/A linux-firmware 1.173.17 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: bionic Uname: Linux 4.15.0-99-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 08/27/2018 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.5.0 dmi.board.name: 0YNG30 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.5.0:bd08/27/2018:svnDellInc.:pnLatitude73902-in-1:pvr:rvnDellInc.:rn0YNG30:rvrA00:cvnDellInc.:ct10:cvr: dmi.product.family: Latitude dmi.product.name: Latitude 7390 2-in-1 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875916/+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 1878194] Re: [Sennheiser HD 4.50 BTNC] Bluetooth headset not working when selecting HSP/HFP audio profile in Focal Fossa
*** This bug is a duplicate of bug 1871794 *** https://bugs.launchpad.net/bugs/1871794 I replaced default.pa with the one extracted from the deb mentioned by @David but, in my case, it did not fixed the issue, so as @Hui said there can be several underlying issues causing the same problem. In my case (Dell XPS13 7390) the kernel module used is btintel with device firmware: intel/ibt-20-1-3.sfi. I have verified with btmon that when I switch from adsp to hsp/hfp it stops showing packages coming from the headset. @Corey to extract the file you just have to run something like: dpkg-deb -x pulseaudio_11.1-1ubuntu7_amd64.deb pulseaudio -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1878194 Title: [Sennheiser HD 4.50 BTNC] Bluetooth headset not working when selecting HSP/HFP audio profile in Focal Fossa Status in bluez package in Ubuntu: Confirmed Status in pulseaudio package in Ubuntu: Confirmed Bug description: After updating the release from Ubuntu 19.10 to 20.04, the bluetooth headset doesn't work anymore when HSP/HFP profile is selected. With Ubuntu 19.10 the headset was working, there was audio and the mic was perfect for video conferencing. [Steps to reproduce] 1. Connect headset (used blueman to setup and connect) 1.1. When connected the system automatically selects A2DP profile 2. Start playing audio (browser or other) 3. Change profile to HSP/HFP with pavucontrol (or blueman) 4. The audio disappears and microphone is not working (no input) 5. Optionally switch back to A2DP and the audio comes back [Expected] When switching to HSP/HFP the audio should keep playing and the microphone should start working [Notes] I tried with pavucontrol to switch between profiles while playing audio from a browser. As side note there's a led in the headset that still blinks when switching profile. I tried deleting the pulse folder under user's profile .config without success, also reinstalled packages and did a `sudo alsa force-reload` and rebooting several times. Note: not sure this is a duplicate of [Bug #1576559], it looks quite different since the profile changes but the headset stops working. [System info] Ubuntu: 20.04 - Linux 5.4.0-29-generic x86_64 pulseaudio: 1:13.99.1-1ubuntu3 bluez: 5.53-0ubuntu3 Headset: Sennheiser HD 4.50 BTNC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1878194/+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 1873673] Re: Kernel Error IRQ
So, Pablo, does this work? === diff --git a/drivers/i2c/busses/i2c-i801.c b/drivers/i2c/busses/i2c-i801.c index a9c03f5c3482..e2863fbca13f 100644 --- a/drivers/i2c/busses/i2c-i801.c +++ b/drivers/i2c/busses/i2c-i801.c @@ -1868,7 +1868,7 @@ static int i801_probe(struct pci_dev *dev, const struct pci_device_id *id) init_waitqueue_head(&priv->waitq); err = devm_request_irq(&dev->dev, dev->irq, i801_isr, - IRQF_SHARED, + IRQF_SHARED | IRQF_NO_THREAD, dev_driver_string(&dev->dev), priv); if (err) { dev_err(&dev->dev, "Failed to allocate irq %d: %d\n", === -- 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/1873673 Title: Kernel Error IRQ Status in linux package in Ubuntu: Confirmed Bug description: Lenovo p52 with Thunderbolt dock (2 HDMIs - one connected, few USBs 3.0 - one with an external HD connected, and one USB-C) I noted that the mouse and keyboard using one Logitech Unifying receiver (connected through USB on the Laptop, not dock) started to jump over the screen and responded bad. I noted on dmesg the following error: [ 464.663455] [ cut here ] [ 464.663483] irq 160 handler irq_default_primary_handler+0x0/0x10 enabled interrupts [ 464.663499] WARNING: CPU: 4 PID: 318 at kernel/irq/handle.c:152 __handle_irq_event_percpu+0x1a7/0x1b0 [ 464.663500] Modules linked in: snd_usb_audio snd_usbmidi_lib ccm cdc_ether usbnet r8152 mii rfcomm cmac algif_hash algif_skcipher af_alg bnep typec_displayport nvidia_uvm(O) nvidia_drm(PO) nvidia_modeset(PO) binfmt_misc mei_hdcp nls_iso8859_1 intel_rapl_msr nvidia(PO) snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_hda_codec_hdmi snd_sof_intel_ipc snd_sof uvcvideo x86_pkg_temp_thermal intel_powerclamp snd_sof_xtensa_dsp coretemp iwlmvm btusb snd_hda_ext_core videobuf2_vmalloc btrtl btbcm videobuf2_memops btintel snd_soc_acpi_intel_match videobuf2_v4l2 snd_soc_acpi kvm_intel snd_hda_codec_realtek videobuf2_common mac80211 snd_hda_codec_generic videodev bluetooth libarc4 snd_soc_core mc kvm joydev intel_cstate snd_compress intel_rapl_perf ac97_bus snd_pcm_dmaengine ecdh_generic ecc snd_hda_intel snd_intel_dspcfg snd_seq_midi input_leds snd_seq_midi_event thinkpad_acpi snd_hda_codec iwlwifi rtsx_pci_ms snd_hda_core wmi_bmof serio_raw snd_rawmidi [ 464.663564] elan_i2c memstick nvram snd_hwdep 8250_dw intel_wmi_thunderbolt ledtrig_audio mei_me snd_pcm snd_seq cfg80211 mei processor_thermal_device ipmi_devintf snd_seq_device intel_rapl_common ipmi_msghandler snd_timer intel_soc_dts_iosf intel_pch_thermal ucsi_acpi typec_ucsi snd typec soundcore int3403_thermal int340x_thermal_zone int3400_thermal mac_hid acpi_pad acpi_thermal_rel sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 dm_crypt wacom hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid i915 crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i2c_algo_bit drm_kms_helper nvme rtsx_pci_sdmmc syscopyarea sysfillrect sysimgblt aesni_intel fb_sys_fops crypto_simd cryptd glue_helper psmouse intel_lpss_pci e1000e drm thunderbolt i2c_i801 nvme_core rtsx_pci intel_lpss idma64 virt_dma wmi pinctrl_cannonlake video pinctrl_intel [ 464.663627] CPU: 4 PID: 318 Comm: irq/16-i801_smb Tainted: P O 5.4.0-24-lowlatency #28-Ubuntu [ 464.663630] Hardware name: LENOVO 20MAS0DF03/20MAS0DF03, BIOS N2CET50W (1.33 ) 01/15/2020 [ 464.663637] RIP: 0010:__handle_irq_event_percpu+0x1a7/0x1b0 [ 464.663641] Code: 48 0f ba 6b 40 01 0f 82 fd fe ff ff e9 87 02 00 00 48 8b 13 44 89 e6 48 c7 c7 30 58 36 bb c6 05 99 5a 6f 01 01 e8 a4 9a f8 ff <0f> 0b eb c5 0f 1f 44 00 00 0f 1f 44 00 00 55 48 89 e5 41 55 41 54 [ 464.663643] RSP: 0018:b37a40557d68 EFLAGS: 00010286 [ 464.663647] RAX: RBX: 97bd37c54200 RCX: 0006 [ 464.663649] RDX: 0007 RSI: 0096 RDI: 97bd3c1178c0 [ 464.663651] RBP: b37a40557da0 R08: 0001 R09: 054d [ 464.663653] R10: 0001eb4c R11: 0004 R12: 00a0 [ 464.663655] R13: R14: 97bd3825c700 R15: 0002 [ 464.663658] FS: () GS:97bd3c10() knlGS: [ 464.663661] CS: 0010 DS: ES: CR0: 80050033 [ 464.663663] CR2: 22850c710ba0 CR3: 00052100a005 CR4: 003606e0 [ 464.663665] DR0: DR1: DR2: [ 464.663667] DR3: DR6: fffe0ff0 DR7: 0400 [ 464.663669] Call Trace: [ 464.663680] ? irq_finalize_oneshot.part.0+0xe0/0xe0 [ 464.663686
[Kernel-packages] [Bug 1872108] Re: Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal
Same problem on an X1c7. Let me know if I can provide any more info. I hope this is fixed soon, I'm not sure how much longer my ears will last listening to tinny sound at high volume. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-ucm-conf in Ubuntu. https://bugs.launchpad.net/bugs/1872108 Title: Bass not on working Lenovo ThinkPad X1 Carbon 7th gen running focal Status in alsa-ucm-conf package in Ubuntu: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: Related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1845677/comments/14 Audio works and the volume seems reasonable however the audio is noticeably missing bass giving everything a high treble sound. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: alsa-ucm-conf 1.2.2-1 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Fri Apr 10 09:17:33 2020 Dependencies: InstallationDate: Installed on 2020-04-08 (1 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402) PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-ucm-conf UpgradeStatus: No upgrade log present (probably fresh install) --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu26 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Dependencies: DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-08 (1 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402) Package: linux PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Tags: focal Uname: Linux 5.4.0-21-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1872108/+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 1885087] Re: Can't keep brightness value after reboot/poweroff in some nvidia gfx
https://github.com/hugh712/nvidia-graphics- drivers/commit/bccad5ee6444dd8c5c47ba19ea0232106a1086f5 -- 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/1885087 Title: Can't keep brightness value after reboot/poweroff in some nvidia gfx Status in OEM Priority Project: Confirmed Status in OEM Priority Project focal series: New Status in nvidia-graphics-drivers-440 package in Ubuntu: New Bug description: systemd-backlight saves the brightness value right before shutdown.target, however it doesn't work because the nvidia_0 backlight sysfs disappears after GFX device is closed by Xorg, long before shutdown.target. [Impact] System can not keep the brightness value, after reboot/poweroff the brightness will still be highest. [Fix] Suggested by Nvidia, we need to run nvidia-persistenced.service before systemd-backlight@backlight:nvidia_0.service [Test Case] Adjust the brightness value, reboot, the value must keep persistence during boots. [Regression Risk] Low, this fix is just adjust the systemd order more earier. https://github.com/hugh712/nvidia-graphics-drivers To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1885087/+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 1885270] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1885270 Title: Touchpad stopped working after upgrading to Ubuntu 20.04 Status in linux package in Ubuntu: Confirmed Bug description: When I upgraded to Ubuntu 20.04 my touchpad stopped working. When I used the command xinput to list the input devices there was a PS/2 Generic Mouse registered instead of my Lenovo Yoga 13 touchpad. I tried to search for the same on the askubuntu forum. I got the answer that to try and remove psmouse and then again add it using the command sudo modprobe -r psmouse; sudo modprobe psmouse This initially solved my problem but later on the same issue arose after restarting the machine. The touchpad also is again reported as a generic mouse if the system is suspended. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 Uname: Linux 5.4.0-39-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lokesh 1790 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Fri Jun 26 16:45:45 2020 InstallationDate: Installed on 2019-08-15 (315 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) MachineType: LENOVO Mocca 2.0 ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=a610e76e-890e-442a-b764-c81d6becd466 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 SourcePackage: linux UpgradeStatus: Upgraded to focal on 2020-05-15 (42 days ago) dmi.bios.date: 02/28/2013 dmi.bios.vendor: LENOVO dmi.bios.version: 66CN55WW dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: 3196Win8 STD MBR IPG dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Yoga 13 dmi.modalias: dmi:bvnLENOVO:bvr66CN55WW:bd02/28/2013:svnLENOVO:pnMocca2.0:pvrYoga13:rvnLENOVO:rnINVALID:rvr3196Win8STDMBRIPG:cvnLENOVO:ct10:cvrYoga13: dmi.product.family: IDEAPAD dmi.product.name: Mocca 2.0 dmi.product.sku: LENOVO_BI_IDEAPAD66 dmi.product.version: Yoga 13 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885270/+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 1885270] [NEW] Touchpad stopped working after upgrading to Ubuntu 20.04
Public bug reported: When I upgraded to Ubuntu 20.04 my touchpad stopped working. When I used the command xinput to list the input devices there was a PS/2 Generic Mouse registered instead of my Lenovo Yoga 13 touchpad. I tried to search for the same on the askubuntu forum. I got the answer that to try and remove psmouse and then again add it using the command sudo modprobe -r psmouse; sudo modprobe psmouse This initially solved my problem but later on the same issue arose after restarting the machine. The touchpad also is again reported as a generic mouse if the system is suspended. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 Uname: Linux 5.4.0-39-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lokesh 1790 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Fri Jun 26 16:45:45 2020 InstallationDate: Installed on 2019-08-15 (315 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) MachineType: LENOVO Mocca 2.0 ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=a610e76e-890e-442a-b764-c81d6becd466 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 SourcePackage: linux UpgradeStatus: Upgraded to focal on 2020-05-15 (42 days ago) dmi.bios.date: 02/28/2013 dmi.bios.vendor: LENOVO dmi.bios.version: 66CN55WW dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: 3196Win8 STD MBR IPG dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Yoga 13 dmi.modalias: dmi:bvnLENOVO:bvr66CN55WW:bd02/28/2013:svnLENOVO:pnMocca2.0:pvrYoga13:rvnLENOVO:rnINVALID:rvr3196Win8STDMBRIPG:cvnLENOVO:ct10:cvrYoga13: dmi.product.family: IDEAPAD dmi.product.name: Mocca 2.0 dmi.product.sku: LENOVO_BI_IDEAPAD66 dmi.product.version: Yoga 13 dmi.sys.vendor: LENOVO ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-bug focal -- 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/1885270 Title: Touchpad stopped working after upgrading to Ubuntu 20.04 Status in linux package in Ubuntu: Confirmed Bug description: When I upgraded to Ubuntu 20.04 my touchpad stopped working. When I used the command xinput to list the input devices there was a PS/2 Generic Mouse registered instead of my Lenovo Yoga 13 touchpad. I tried to search for the same on the askubuntu forum. I got the answer that to try and remove psmouse and then again add it using the command sudo modprobe -r psmouse; sudo modprobe psmouse This initially solved my problem but later on the same issue arose after restarting the machine. The touchpad also is again reported as a generic mouse if the system is suspended. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 Uname: Linux 5.4.0-39-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lokesh 1790 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Fri Jun 26 16:45:45 2020 InstallationDate: Installed on 2019-08-15 (315 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) MachineType: LENOVO Mocca 2.0 ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=a610e76e-890e-442a-b764-c81d6becd466 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 SourcePackage: linux UpgradeStatus: Upgraded to focal on 2020-05-15 (42 days ago) dmi.bios.date: 02/28/2013 dmi.bios.vendor: LENOVO dmi.bios.version: 66CN55WW dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: 3196Win8 STD MBR IPG dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Yoga 13 dmi.modalias: dmi:bvnLENOVO:bvr66CN55WW:bd02/28/2013:svnLENOVO:pnMocca2.0:pvrYoga13:rvnLENOVO:rnINVALID:rvr3196Win8STDMBRIPG:cvnLENOVO:ct10:cvrYoga13: dmi.product.family: IDEAPAD dmi.product.name: Mocca 2.0 dmi.product.sku: LENOVO_BI_IDEAPAD66 dmi.product.version: Yoga 13 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/u
[Kernel-packages] [Bug 1884025] Re: Intel Wireless AC 3160 [8086:08b4] Subsystem [8086:8270] not loading on kernel 5.4.0.37.40
@you-Sheng forgot to change status to confirmed again after attaching the requested information. ** 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/1884025 Title: Intel Wireless AC 3160 [8086:08b4] Subsystem [8086:8270] not loading on kernel 5.4.0.37.40 Status in linux package in Ubuntu: Confirmed Bug description: I have a lenovo thinkpad E550 that has had kubuntu installed starting with 18.04, now updated to 20.04, I never had problems with wifi until last kernel update. If I boot with 5.4.0-33.37 the wireless connection acts normally, it's mostly stable and I have no major issues. If I boot with 5.4.0-37.41 there is a message like this and the wireless interface is not activated: [ 16.227170] kernel: iwlwifi :04:00.0: enabling device ( -> 0002) [ 16.227328] kernel: iwlwifi :04:00.0: HW_REV=0x, PCI issues? [ 16.275802] kernel: iwlwifi: probe of :04:00.0 failed with error -5 There are similar issue with previous releases, but none seem to have fixed the problem, some of the more informatives (apparently it's either a kernel issue fixed with kernel 5.6 or a firmware loaded incorrectly): - https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1867026 - https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1865962 System specifications: System:Host: pc Kernel: 5.4.0-33-generic x86_64 bits: 64 Console: tty 0 Distro: Ubuntu 20.04 LTS (Focal Fossa) Machine: Type: Laptop System: LENOVO product: 20DF004USP v: ThinkPad E550 serial: --- Mobo: LENOVO model: 20DF004USP v: SDK0E50510 WIN serial: --- UEFI [Legacy]: LENOVO v: J5ET54WW (1.25 ) date: 07/18/2016 CPU: Topology: Dual Core model: Intel Core i7-5500U bits: 64 type: MT MCP L2 cache: 4096 KiB Speed: 798 MHz min/max: 500/3000 MHz Core speeds (MHz): 1: 798 2: 798 3: 798 4: 798 Network: Device-1: Intel Ethernet I218-V driver: e1000e IF: enp0s25 state: down mac: 68:f7:28:5f:d7:27 Device-2: Intel Wireless 3160 driver: iwlwifi IF: wlp4s0 state: up mac: d0:7e:35:84:92:57 IF-ID-1: lxcbr0 state: down mac: 00:16:3e:00:00:00 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: jjuvan 2797 F pulseaudio /dev/snd/pcmC1D0p: jjuvan 2797 F...m pulseaudio /dev/snd/controlC0: jjuvan 2797 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: KDE DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2018-11-05 (591 days ago) InstallationMedia: Ubuntu-Server 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725) MachineType: LENOVO 20DF004USP Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=a8d80ba4-a0b8-4f71-9b3c-597f8c49f7f9 ro ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 RelatedPackageVersions: linux-restricted-modules-5.4.0-33-generic N/A linux-backports-modules-5.4.0-33-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-33-generic x86_64 UpgradeStatus: Upgraded to focal on 2020-05-11 (38 days ago) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 07/18/2016 dmi.bios.vendor: LENOVO dmi.bios.version: J5ET54WW (1.25 ) dmi.board.asset.tag: Not Available dmi.board.name: 20DF004USP dmi.board.vendor: LENOVO dmi.board.version: SDK0E50510 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.modalias: dmi:bvnLENOVO:bvrJ5ET54WW(1.25):bd07/18/2016:svnLENOVO:pn20DF004USP:pvrThinkPadE550:rvnLENOVO:rn20DF004USP:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad E550 dmi.product.name: 20DF004USP dmi.product.sku: LENOVO_MT_20DF_BU_Think_FM_ThinkPad E550 dmi.product.version: ThinkPad E550 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1884025/+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 1885274] [NEW] package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess
Public bug reported: Automated reporting popped up stating there is a problem and to report it. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-headers-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 Uname: Linux 5.4.0-33-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: mjgober1203 F pulseaudio CasperMD5CheckResult: skip Date: Fri Jun 26 06:42:54 2020 ErrorMessage: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2020-05-30 (26 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) IwConfig: enp3s0no wireless extensions. lono wireless extensions. enp6s0no wireless extensions. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 413c:2113 Dell Computer Corp. Dell KB216 Wired Keyboard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Lsusb-t: /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M |__ Port 8: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 8: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M MachineType: Gigabyte Technology Co., Ltd. B365M DS3H ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=0907d40a-1960-4538-a2a4-8091d6d91526 ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4 RelatedPackageVersions: grub-pc 2.04-1ubuntu26 RfKill: SourcePackage: linux Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F5 dmi.board.asset.tag: Default string dmi.board.name: B365M DS3H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF5:bd08/13/2019:svnGigabyteTechnologyCo.,Ltd.:pnB365MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB365MDS3H:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B365M DS3H dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package focal -- 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/1885274 Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 Status in linux package in Ubuntu: New Bug description: Automated reporting popped up stating there is a problem and to report it. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-headers-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 Uname: Linux 5.4.0-33-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: mjgober1203 F pulseaudio CasperMD5CheckResult: skip Date: Fri Jun 26 06:42:54 2020 ErrorMessage: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2020-05-30 (26 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) IwConfig: enp3s0no wireless extensions. lono wireless extensions. enp6s0no wireless extensions. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 413c:2113 Dell Computer Corp. Dell KB216 Wired Keyboard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Lsusb-t: /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M |__ Port 8: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 8: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
[Kernel-packages] [Bug 1885274] Re: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess r
** Tags removed: need-duplicate-check -- 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/1885274 Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 Status in linux package in Ubuntu: New Bug description: Automated reporting popped up stating there is a problem and to report it. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-headers-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 Uname: Linux 5.4.0-33-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: mjgober1203 F pulseaudio CasperMD5CheckResult: skip Date: Fri Jun 26 06:42:54 2020 ErrorMessage: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2020-05-30 (26 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) IwConfig: enp3s0no wireless extensions. lono wireless extensions. enp6s0no wireless extensions. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 413c:2113 Dell Computer Corp. Dell KB216 Wired Keyboard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Lsusb-t: /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M |__ Port 8: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 8: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M MachineType: Gigabyte Technology Co., Ltd. B365M DS3H ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=0907d40a-1960-4538-a2a4-8091d6d91526 ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4 RelatedPackageVersions: grub-pc 2.04-1ubuntu26 RfKill: SourcePackage: linux Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F5 dmi.board.asset.tag: Default string dmi.board.name: B365M DS3H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF5:bd08/13/2019:svnGigabyteTechnologyCo.,Ltd.:pnB365MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB365MDS3H:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B365M DS3H dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885274/+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 1885273] [NEW] package linux-oem-5.6-tools-common 5.6.0-1013.13 [modified: usr/share/bash-completion/completions/bpftool usr/share/man/man1/cpupower.1.gz usr/share/man/man1/perf
Public bug reported: I just tried installing it. ProblemType: Package DistroRelease: Ubuntu 20.04 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 Uname: Linux 5.4.0-37-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 AptOrdering: linux-oem-5.6-tools-common:amd64: Install NULL: ConfigurePending Architecture: amd64 CasperMD5CheckResult: skip Date: Fri Jun 26 14:10:55 2020 DpkgTerminalLog: Preparing to unpack .../linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb ... Unpacking linux-oem-5.6-tools-common (5.6.0-1017.17) over (5.6.0-1013.13) ... dpkg: error processing archive /var/cache/apt/archives/linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb (--unpack): trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 ErrorMessage: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 InstallationDate: Installed on 2020-06-22 (3 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) PackageArchitecture: all Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: linux-oem-5.6 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-oem-5.6 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package focal package-conflict -- 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/1885273 Title: package linux-oem-5.6-tools-common 5.6.0-1013.13 [modified: usr/share /bash-completion/completions/bpftool usr/share/man/man1/cpupower.1.gz usr/share/man/man1/perf-annotate.1.gz usr/share/man/man1/perf- archive.1.gz usr/share/man/man1/perf-bench.1.gz usr/share/man/man1 /perf-buildid-cache.1.gz usr/share/man/man1/perf-buildid-list.1.gz usr/share/man/man1/perf-c2c.1.gz usr/share/man/man1/perf-config.1.gz usr/share/man/man1/perf-data.1.gz usr/share/man/man1/perf-diff.1.gz usr/share/man/man1/perf-evlist.1.gz usr/share/man/man1/perf- ftrace.1.gz usr/share/man/man1/perf-help.1.gz usr/share/man/man1/perf- inject.1.gz usr/share/man/man1/perf-kallsyms.1.gz usr/share/man/man1 /perf-kmem.1.gz usr/share/man/man1/perf-kvm.1.gz usr/share/man/man1 /perf-list.1.gz usr/share/man/man1/perf-lock.1.gz usr/share/man/man1 /perf-mem.1.gz usr/share/man/man1/perf-probe.1.gz usr/share/man/man1 /perf-record.1.gz usr/share/man/man1/perf-report.1.gz usr/share/man/man1/perf-sched.1.gz usr/share/man/man1/perf-script- perl.1.gz usr/share/man/man1/perf-script-python.1.gz usr/share/man/man1/perf-script.1.gz usr/share/man/man1/perf-stat.1.gz usr/share/man/man1/perf-test.1.gz usr/share/man/man1/perf- timechart.1.gz usr/share/man/man1/perf-top.1.gz usr/share/man/man1 /perf-trace.1.gz usr/share/man/man1/perf-version.1.gz usr/share/man/man1/perf.1.gz usr/share/man/man8/bpftool-map.8.gz usr/share/man/man8/bpftool-prog.8.gz usr/share/man/man8/bpftool.8.gz] failed to install/upgrade: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 Status in linux-oem-5.6 package in Ubuntu: New Bug description: I just tried installing it. ProblemType: Package DistroRelease: Ubuntu 20.04 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 Uname: Linux 5.4.0-37-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 AptOrdering: linux-oem-5.6-tools-common:amd64: Install NULL: ConfigurePending Architecture: amd64 CasperMD5CheckResult: skip Date: Fri Jun 26 14:10:55 2020 DpkgTerminalLog: Preparing to unpack .../linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb ... Unpacking linux-oem-5.6-tools-common (5.6.0-1017.17) over (5.6.0-1013.13) ... dpkg: error processing archive /var/cache/apt/archives/linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb (--unpack): trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 ErrorMessage: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 InstallationDate: Installed on 2020-06-22 (3 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) PackageArchitecture: all Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: linux-oem-5.6 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1885273/+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 1885273] Re: package linux-oem-5.6-tools-common 5.6.0-1013.13 [modified: usr/share/bash-completion/completions/bpftool usr/share/man/man1/cpupower.1.gz usr/share/man/man1/perf-a
** Tags removed: need-duplicate-check -- 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/1885273 Title: package linux-oem-5.6-tools-common 5.6.0-1013.13 [modified: usr/share /bash-completion/completions/bpftool usr/share/man/man1/cpupower.1.gz usr/share/man/man1/perf-annotate.1.gz usr/share/man/man1/perf- archive.1.gz usr/share/man/man1/perf-bench.1.gz usr/share/man/man1 /perf-buildid-cache.1.gz usr/share/man/man1/perf-buildid-list.1.gz usr/share/man/man1/perf-c2c.1.gz usr/share/man/man1/perf-config.1.gz usr/share/man/man1/perf-data.1.gz usr/share/man/man1/perf-diff.1.gz usr/share/man/man1/perf-evlist.1.gz usr/share/man/man1/perf- ftrace.1.gz usr/share/man/man1/perf-help.1.gz usr/share/man/man1/perf- inject.1.gz usr/share/man/man1/perf-kallsyms.1.gz usr/share/man/man1 /perf-kmem.1.gz usr/share/man/man1/perf-kvm.1.gz usr/share/man/man1 /perf-list.1.gz usr/share/man/man1/perf-lock.1.gz usr/share/man/man1 /perf-mem.1.gz usr/share/man/man1/perf-probe.1.gz usr/share/man/man1 /perf-record.1.gz usr/share/man/man1/perf-report.1.gz usr/share/man/man1/perf-sched.1.gz usr/share/man/man1/perf-script- perl.1.gz usr/share/man/man1/perf-script-python.1.gz usr/share/man/man1/perf-script.1.gz usr/share/man/man1/perf-stat.1.gz usr/share/man/man1/perf-test.1.gz usr/share/man/man1/perf- timechart.1.gz usr/share/man/man1/perf-top.1.gz usr/share/man/man1 /perf-trace.1.gz usr/share/man/man1/perf-version.1.gz usr/share/man/man1/perf.1.gz usr/share/man/man8/bpftool-map.8.gz usr/share/man/man8/bpftool-prog.8.gz usr/share/man/man8/bpftool.8.gz] failed to install/upgrade: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 Status in linux-oem-5.6 package in Ubuntu: New Bug description: I just tried installing it. ProblemType: Package DistroRelease: Ubuntu 20.04 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 Uname: Linux 5.4.0-37-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 AptOrdering: linux-oem-5.6-tools-common:amd64: Install NULL: ConfigurePending Architecture: amd64 CasperMD5CheckResult: skip Date: Fri Jun 26 14:10:55 2020 DpkgTerminalLog: Preparing to unpack .../linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb ... Unpacking linux-oem-5.6-tools-common (5.6.0-1017.17) over (5.6.0-1013.13) ... dpkg: error processing archive /var/cache/apt/archives/linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb (--unpack): trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 ErrorMessage: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 InstallationDate: Installed on 2020-06-22 (3 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) PackageArchitecture: all Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: linux-oem-5.6 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1885273/+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 1885274] Status changed to Confirmed
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => 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/1885274 Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 Status in linux package in Ubuntu: Confirmed Bug description: Automated reporting popped up stating there is a problem and to report it. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-headers-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 Uname: Linux 5.4.0-33-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: mjgober1203 F pulseaudio CasperMD5CheckResult: skip Date: Fri Jun 26 06:42:54 2020 ErrorMessage: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2020-05-30 (26 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) IwConfig: enp3s0no wireless extensions. lono wireless extensions. enp6s0no wireless extensions. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 413c:2113 Dell Computer Corp. Dell KB216 Wired Keyboard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Lsusb-t: /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M |__ Port 8: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 8: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M MachineType: Gigabyte Technology Co., Ltd. B365M DS3H ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=0907d40a-1960-4538-a2a4-8091d6d91526 ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4 RelatedPackageVersions: grub-pc 2.04-1ubuntu26 RfKill: SourcePackage: linux Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F5 dmi.board.asset.tag: Default string dmi.board.name: B365M DS3H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF5:bd08/13/2019:svnGigabyteTechnologyCo.,Ltd.:pnB365MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB365MDS3H:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B365M DS3H dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885274/+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 1885271] [NEW] kernel oops xr-usb-serial
You have been subscribed to a public bug: # Steps to reproduce # Working case uname -a Linux ubuntu 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt lsusb -t >> xr-usb-serial-devices.txt # Unbind 2 xr-usb-serial devices echo '3-14.1' | tee /sys/bus/usb/drivers/usb/unbind echo '3-14.3' | tee /sys/bus/usb/drivers/usb/unbind dmesg > dmesg.txt # Non working case uname -a Linux ubuntu 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt dmesg > dmesg.txt This regression is almost certainly caused by one of the 2020-03-11 commits: https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/log/ubuntu/xr-usb-serial?h=Ubuntu-4.15.0-99.100&id=5966ed54d467fa77e7dbd7355177a5a6d1db7004 ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: bot-comment kernel-bug regression-update -- kernel oops xr-usb-serial https://bugs.launchpad.net/bugs/1885271 You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. -- 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 1885271] Re: kernel oops xr-usb-serial
Ubuntu 18.04 linux-generic ** Package changed: ubuntu => linux (Ubuntu) -- 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/1885271 Title: kernel oops xr-usb-serial Status in linux package in Ubuntu: New Bug description: # Steps to reproduce # Working case uname -a Linux ubuntu 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt lsusb -t >> xr-usb-serial-devices.txt # Unbind 2 xr-usb-serial devices echo '3-14.1' | tee /sys/bus/usb/drivers/usb/unbind echo '3-14.3' | tee /sys/bus/usb/drivers/usb/unbind dmesg > dmesg.txt # Non working case uname -a Linux ubuntu 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt dmesg > dmesg.txt This regression is almost certainly caused by one of the 2020-03-11 commits: https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/log/ubuntu/xr-usb-serial?h=Ubuntu-4.15.0-99.100&id=5966ed54d467fa77e7dbd7355177a5a6d1db7004 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885271/+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 1885271] Re: kernel oops xr-usb-serial
Ubuntu 18.04 linux-image-4.15.0-99-generic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1885271 Title: kernel oops xr-usb-serial Status in linux package in Ubuntu: Incomplete Bug description: # Steps to reproduce # Working case uname -a Linux ubuntu 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt lsusb -t >> xr-usb-serial-devices.txt # Unbind 2 xr-usb-serial devices echo '3-14.1' | tee /sys/bus/usb/drivers/usb/unbind echo '3-14.3' | tee /sys/bus/usb/drivers/usb/unbind dmesg > dmesg.txt # Non working case uname -a Linux ubuntu 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt dmesg > dmesg.txt This regression is almost certainly caused by one of the 2020-03-11 commits: https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/log/ubuntu/xr-usb-serial?h=Ubuntu-4.15.0-99.100&id=5966ed54d467fa77e7dbd7355177a5a6d1db7004 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885271/+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 1885271] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1885271 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Tags added: bionic -- 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/1885271 Title: kernel oops xr-usb-serial Status in linux package in Ubuntu: Incomplete Bug description: # Steps to reproduce # Working case uname -a Linux ubuntu 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt lsusb -t >> xr-usb-serial-devices.txt # Unbind 2 xr-usb-serial devices echo '3-14.1' | tee /sys/bus/usb/drivers/usb/unbind echo '3-14.3' | tee /sys/bus/usb/drivers/usb/unbind dmesg > dmesg.txt # Non working case uname -a Linux ubuntu 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt dmesg > dmesg.txt This regression is almost certainly caused by one of the 2020-03-11 commits: https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/log/ubuntu/xr-usb-serial?h=Ubuntu-4.15.0-99.100&id=5966ed54d467fa77e7dbd7355177a5a6d1db7004 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885271/+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 1885271] Re: kernel oops xr-usb-serial
** 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/1885271 Title: kernel oops xr-usb-serial Status in linux package in Ubuntu: Confirmed Bug description: # Steps to reproduce # Working case uname -a Linux ubuntu 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt lsusb -t >> xr-usb-serial-devices.txt # Unbind 2 xr-usb-serial devices echo '3-14.1' | tee /sys/bus/usb/drivers/usb/unbind echo '3-14.3' | tee /sys/bus/usb/drivers/usb/unbind dmesg > dmesg.txt # Non working case uname -a Linux ubuntu 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt dmesg > dmesg.txt This regression is almost certainly caused by one of the 2020-03-11 commits: https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/log/ubuntu/xr-usb-serial?h=Ubuntu-4.15.0-99.100&id=5966ed54d467fa77e7dbd7355177a5a6d1db7004 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885271/+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 1873809] Re: Make linux-kvm bootable in LXD VMs
Latest version: 5.4.0-1018-kvm This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- focal' to 'verification-done-focal'. If the problem still exists, change the tag 'verification-needed-focal' to 'verification-failed-focal'. If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags removed: verification-failed-focal ** Tags added: verification-needed-focal -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1873809 Title: Make linux-kvm bootable in LXD VMs Status in cloud-images: Invalid Status in linux-kvm package in Ubuntu: Triaged Status in linux-kvm source package in Focal: Fix Committed Bug description: The `disk-kvm.img` images which are to be preferred when run under virtualization, currently completely fail to boot under UEFI. A workaround was put in place such that LXD instead will pull generic- based images until this is resolved, this however does come with a much longer boot time (as the kernel panics, reboots and then boots) and also reduced functionality from cloud-init, so we'd still like this fixed in the near future. To get things behaving, it looks like we need the following config options to be enable in linux-kvm: - CONFIG_EFI_STUB - CONFIG_VSOCKETS - CONFIG_VIRTIO_VSOCKETS - CONFIG_VIRTIO_VSOCKETS_COMMON == Rationale == We'd like to be able to use the linux-kvm based images for LXD, those will directly boot without needing the panic+reboot behavior of generic images and will be much lighter in general. We also need the LXD agent to work, which requires functional virtio vsock. == Test case == - wget http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-lxd.tar.xz - wget http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img - lxc image import focal-server-cloudimg-amd64-lxd.tar.xz focal-server-cloudimg-amd64-disk-kvm.img --alias bug1873809 - lxc launch bug1873809 v1 - lxc console v1 - - - lxc exec v1 bash To validate a new kernel, you'll need to manually repack the .img file and install the new kernel in there. == Regression potential == I don't know who else is using those kvm images right now, but those changes will cause a change to the kernel binary such that it contains the EFI stub bits + a signature. This could cause some (horribly broken) systems to no longer be able to boot that kernel. Though considering that such a setup is common to our other kernels, this seems unlikely. Also, this will be introducing virtio vsock support which again, could maybe confused some horribly broken systems? In either case, the kernel conveniently is the only package which ships multiple versions concurently, so rebooting on the previous kernel is always an option, mitigating some of the risks. -- Details from original report -- User report on the LXD side: https://github.com/lxc/lxd/issues/7224 I've reproduced this issue with: - wget http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img - qemu-system-x86_64 -bios /usr/share/ovmf/OVMF.fd -hda focal-server-cloudimg-amd64-disk-kvm.img -m 1G On the graphical console, you'll see EDK2 load (TianoCore) followed by basic boot messages and then a message from grub (error: can't find command `hwmatch`). Those also appear on successful boots of other images so I don't think there's anything concerning that. However it'll hang indefinitely and eat up all your CPU. Switching to the text console view (serial0), you'll see the same issue as that LXD report: BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM3 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Secondary,Master,0x0): Not Found BdsDxe: loading Boot0002 "UEFI QEMU HARDDISK QM1 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0) BdsDxe: starting Boot0002 "UEFI QEMU HARDDISK QM1 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0) error: can't find command `hwmatch'. e X64 Exception Type - 0D(#GP - General Protection) CPU Apic ID - ExceptionData - RIP - 3FF2DA12, CS - 0038, RFLAGS - 00200202 RAX - AFAFAFAFAFAFAFAF, RCX - 3E80F108, RDX - AFAFAFAFAFAFAFAF RBX - 0398, RSP - 3FF1C638, RBP - 3FF34360 RSI - 3FF343B8, RDI - 1000 R8 - 3E80F108, R9 - 3E815B98, R10 - 0065 R11 - 2501, R12 - 0004, R13 - 3E8
[Kernel-packages] [Bug 1873809] Re: Make linux-kvm bootable in LXD VMs
Note that for me the latest kernel works past the decoding failed stage. But it would be good to have a second verification is possible. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1873809 Title: Make linux-kvm bootable in LXD VMs Status in cloud-images: Invalid Status in linux-kvm package in Ubuntu: Triaged Status in linux-kvm source package in Focal: Fix Committed Bug description: The `disk-kvm.img` images which are to be preferred when run under virtualization, currently completely fail to boot under UEFI. A workaround was put in place such that LXD instead will pull generic- based images until this is resolved, this however does come with a much longer boot time (as the kernel panics, reboots and then boots) and also reduced functionality from cloud-init, so we'd still like this fixed in the near future. To get things behaving, it looks like we need the following config options to be enable in linux-kvm: - CONFIG_EFI_STUB - CONFIG_VSOCKETS - CONFIG_VIRTIO_VSOCKETS - CONFIG_VIRTIO_VSOCKETS_COMMON == Rationale == We'd like to be able to use the linux-kvm based images for LXD, those will directly boot without needing the panic+reboot behavior of generic images and will be much lighter in general. We also need the LXD agent to work, which requires functional virtio vsock. == Test case == - wget http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-lxd.tar.xz - wget http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img - lxc image import focal-server-cloudimg-amd64-lxd.tar.xz focal-server-cloudimg-amd64-disk-kvm.img --alias bug1873809 - lxc launch bug1873809 v1 - lxc console v1 - - - lxc exec v1 bash To validate a new kernel, you'll need to manually repack the .img file and install the new kernel in there. == Regression potential == I don't know who else is using those kvm images right now, but those changes will cause a change to the kernel binary such that it contains the EFI stub bits + a signature. This could cause some (horribly broken) systems to no longer be able to boot that kernel. Though considering that such a setup is common to our other kernels, this seems unlikely. Also, this will be introducing virtio vsock support which again, could maybe confused some horribly broken systems? In either case, the kernel conveniently is the only package which ships multiple versions concurently, so rebooting on the previous kernel is always an option, mitigating some of the risks. -- Details from original report -- User report on the LXD side: https://github.com/lxc/lxd/issues/7224 I've reproduced this issue with: - wget http://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img - qemu-system-x86_64 -bios /usr/share/ovmf/OVMF.fd -hda focal-server-cloudimg-amd64-disk-kvm.img -m 1G On the graphical console, you'll see EDK2 load (TianoCore) followed by basic boot messages and then a message from grub (error: can't find command `hwmatch`). Those also appear on successful boots of other images so I don't think there's anything concerning that. However it'll hang indefinitely and eat up all your CPU. Switching to the text console view (serial0), you'll see the same issue as that LXD report: BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM3 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Secondary,Master,0x0): Not Found BdsDxe: loading Boot0002 "UEFI QEMU HARDDISK QM1 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0) BdsDxe: starting Boot0002 "UEFI QEMU HARDDISK QM1 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Primary,Master,0x0) error: can't find command `hwmatch'. e X64 Exception Type - 0D(#GP - General Protection) CPU Apic ID - ExceptionData - RIP - 3FF2DA12, CS - 0038, RFLAGS - 00200202 RAX - AFAFAFAFAFAFAFAF, RCX - 3E80F108, RDX - AFAFAFAFAFAFAFAF RBX - 0398, RSP - 3FF1C638, RBP - 3FF34360 RSI - 3FF343B8, RDI - 1000 R8 - 3E80F108, R9 - 3E815B98, R10 - 0065 R11 - 2501, R12 - 0004, R13 - 3E80F100 R14 - , R15 - DS - 0030, ES - 0030, FS - 0030 GS - 0030, SS - 0030 CR0 - 80010033, CR2 - , CR3 - 3FC01000 CR4 - 0668, CR8 - DR0 - , DR1 - , DR2 - DR3 - , DR6 - 0FF0, DR7 - 0400 GDTR - 3FBEEA98 0047, LDTR - IDTR - 3F2D8018 0FFF, TR - 000
[Kernel-packages] [Bug 1877088] Comment bridged from LTC Bugzilla
--- Comment From niklas.schne...@ibm.com 2020-06-26 09:45 EDT--- (In reply to comment #17) > Eoan and later d-i, new installer, curtin do not install > /etc/kernel-img.conf. > Upgraded systems keep having it (ie. installed with bionic or xenial, and > upgraded). > > Can you please let me know if _removing_ /etc/kernel-img.conf breaks $ sudo > make install, and if adding /etc/kernel-img.conf back fixes $ sudo make > install? > > Cause the expectation is that `/etc/kernel-img.conf` should not be there, > yet everything should still work correctly. > > I think somewhere something is reading "link_in_boot=yes" and was not > updated with the new implicit default to always assume that on recent ubuntu. For me the installkernel script (including in the current case "sudo make install" from a mainline Linux tree) doesn't update the /boot/initrd.img symlink. Interestingly a package upgrade for linux-generic does overwrite this symlink. Not with the /etc/kernel-img.conf[0] and not without it either. As before the /boot/vmlinuz link is always updated. [0] # Kernel image management overrides # See kernel-img.conf(5) for details do_symlinks = yes do_bootloader = yes do_initrd = yes link_in_boot = yes -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1877088 Title: [UBUNTU 20.04] installkernel script does not symlink /boot/initrd.img which is required with the default zipl.conf Status in Ubuntu on IBM z Systems: Triaged Status in debianutils package in Ubuntu: New Status in linux-base package in Ubuntu: New Bug description: When testing development kernels I usually rely on the installkernel script either through the "make install" target of the Kernel source or manually. This used to work great on Ubuntu on Z. On Ubuntu 20.04 (freshly installed up to date) this fails however because /boot/initrd.img is not updated (/boot/vmlinuz is) and thus zipl installs the wrong kernel/initrd combination rendering the system unbootable. (with the correct modules already copied to /usr/lib/modules/5.7.0-rc4-06500-gb67ea026badd/) # sudo installkernel 5.7.0-rc4-06500-gb67ea026badd bzImage System.map /boot run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 5.7.0-rc4-06500-gb67ea026badd /boot/vmlinuz-5.7.0-rc4-06500-gb67ea026badd run-parts: executing /etc/kernel/postinst.d/initramfs-tools 5.7.0-rc4-06500-gb67ea026badd /boot/vmlinuz-5.7.0-rc4-06500-gb67ea026badd update-initramfs: Generating /boot/initrd.img-5.7.0-rc4-06500-gb67ea026badd Using config file '/etc/zipl.conf' Building bootmap in '/boot' Building menu 'menu' Adding #1: IPL section 'ubuntu' (default) Adding #2: IPL section 'old' Preparing boot device: dasda (3844). Done. run-parts: executing /etc/kernel/postinst.d/zz-zipl 5.7.0-rc4-06500-gb67ea026badd /boot/vmlinuz-5.7.0-rc4-06500-gb67ea026badd Using config file '/etc/zipl.conf' Building bootmap in '/boot' Building menu 'menu' Adding #1: IPL section 'ubuntu' (default) Adding #2: IPL section 'old' Preparing boot device: dasda (3844). Done. # ls -l /boot total 178364 -rw--- 1 root root135168 May 6 11:52 bootmap -rw-r--r-- 1 root root 90471 Apr 29 15:34 config-5.4.0-29-generic lrwxrwxrwx 1 root root27 May 6 11:40 initrd.img -> initrd.img-5.4.0-29-generic <== should point to new version -rw-r--r-- 1 root root 19663996 May 6 11:42 initrd.img-5.4.0-29-generic -rw-r--r-- 1 root root 125339494 May 6 11:52 initrd.img-5.7.0-rc4-06500-gb67ea026badd lrwxrwxrwx 1 root root27 May 6 11:40 initrd.img.old -> initrd.img-5.4.0-29-generic -rw--- 1 root root 3087920 Apr 29 15:34 System.map-5.4.0-29-generic -rw-r--r-- 1 root root 4031691 May 6 11:52 System.map-5.7.0-rc4-06500-gb67ea026badd -rw-r--r-- 1 root root 4031691 May 6 11:49 System.map-5.7.0-rc4-06500-gb67ea026badd.old lrwxrwxrwx 1 root root37 May 6 11:52 vmlinuz -> vmlinuz-5.7.0-rc4-06500-gb67ea026badd -rw--- 1 root root 8086072 Apr 29 15:54 vmlinuz-5.4.0-29-generic -rw-r--r-- 1 root root 9080832 May 6 11:52 vmlinuz-5.7.0-rc4-06500-gb67ea026badd -rw-r--r-- 1 root root 9080832 May 6 11:49 vmlinuz-5.7.0-rc4-06500-gb67ea026badd.old lrwxrwxrwx 1 root root41 May 6 11:52 vmlinuz.old -> vmlinuz-5.7.0-rc4-06500-gb67ea026badd.old To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1877088/+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 1885289] [NEW] zfs-linux 0.7.5-1ubuntu16.9 ADT test failure with 5.4 kernels in Bionic
Public bug reported: Testing failed on: amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/amd64/z/zfs-linux/20200625_160936_8fbbb@/log.gz arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/arm64/z/zfs-linux/20200625_161319_b9d4a@/log.gz ppc64el: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/ppc64el/z/zfs-linux/20200625_134053_b1336@/log.gz s390x: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/s390x/z/zfs-linux/20200625_133912_0757e@/log.gz The dkms tests are failing for two reasons: 1. spl-linux can't be installed (see bug 1885285). 2. test kernel-smoke-test fails with the following error: autopkgtest [16:08:43]: test kernel-smoke-test: [--- kernel smoke test, create and destroy pool, 2x2 mirror: PASSED kernel smoke test, create and destroy pool, 4x1 mirror: PASSED kernel smoke test, create and destroy pool, nested raidz3: PASSED kernel smoke test, create and destroy pool, raidz1: PASSED kernel smoke test, create and destroy pool, raidz2: PASSED kernel smoke test, create and destroy pool, raidz3: PASSED kernel smoke test, create and destroy pool, striped: PASSED kernel smoke test, create and destroy ZFS Intent Log: PASSED kernel smoke test, create and destroy ZFS filesystems: PASSED kernel smoke test, ZFS snapshot: PASSED kernel smoke test, ZFS clone: PASSED kernel smoke test, ZFS send and receive: PASSED kernel smoke test, corrupt data and clean with a scrub: cannot scrub pool-smoke-6551: currently resilvering FAILED: zpool scrub failed, exit code=1 autopkgtest [16:09:24]: test kernel-smoke-test: ---] ** Affects: zfs-linux (Ubuntu) Importance: Undecided Status: New ** Affects: zfs-linux (Ubuntu Bionic) Importance: High Status: Confirmed ** Tags: kernel-adt-failure ** Tags added: kernel-adt-failure ** Summary changed: - zfs-linux 0.7.5-1ubuntu16.9 ADT test failure with linux-hwe-5.4 5.4.0-40.44~18.04.1 + zfs-linux 0.7.5-1ubuntu16.9 ADT test failure with 5.4 kernels in Bionic ** Also affects: zfs-linux (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: zfs-linux (Ubuntu Bionic) Status: New => Confirmed ** Changed in: zfs-linux (Ubuntu Bionic) Importance: Undecided => High ** Description changed: Testing failed on: - amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/amd64/z/zfs-linux/20200625_160936_8fbbb@/log.gz - arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/arm64/z/zfs-linux/20200625_161319_b9d4a@/log.gz - ppc64el: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/ppc64el/z/zfs-linux/20200625_134053_b1336@/log.gz - s390x: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/s390x/z/zfs-linux/20200625_133912_0757e@/log.gz + amd64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/amd64/z/zfs-linux/20200625_160936_8fbbb@/log.gz + arm64: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/arm64/z/zfs-linux/20200625_161319_b9d4a@/log.gz + ppc64el: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/ppc64el/z/zfs-linux/20200625_134053_b1336@/log.gz + s390x: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-bionic/bionic/s390x/z/zfs-linux/20200625_133912_0757e@/log.gz + + The dkms tests are failing for two reasons: + 1. spl-linux can't be installed (see bug 1885285). + 2. test kernel-smoke-test fails with the following error: + + autopkgtest [16:08:43]: test kernel-smoke-test: [--- + kernel smoke test, create and destroy pool, 2x2 mirror: PASSED + kernel smoke test, create and destroy pool, 4x1 mirror: PASSED + kernel smoke test, create and destroy pool, nested raidz3: PASSED + kernel smoke test, create and destroy pool, raidz1: PASSED + kernel smoke test, create and destroy pool, raidz2: PASSED + kernel smoke test, create and destroy pool, raidz3: PASSED + kernel smoke test, create and destroy pool, striped: PASSED + kernel smoke test, create and destroy ZFS Intent Log: PASSED + kernel smoke test, create and destroy ZFS filesystems: PASSED + kernel smoke test, ZFS snapshot: PASSED + kernel smoke test, ZFS clone: PASSED + kernel smoke test, ZFS send and receive: PASSED + kernel smoke test, corrupt data and clean with a
[Kernel-packages] [Bug 1885031] Re: supervisor write access in kernel mode
Hi Martin, Could you please test if the problem still happens with the latest kernel version in focal-proposed? (currently 5.4.0-40-generic) Something along these lines, $ echo 'deb http://archive.ubuntu.com/ubuntu bionic-proposed main restricted' | sudo tee /etc/apt/sources.list.d/proposed.list $ sudo apt update $ sudo apt install linux-generic $ sudo rm /etc/apt/sources.list.d/proposed.list And reboot. You can confirm the running kernel version with: $ uname -rv Reference: https://wiki.ubuntu.com/Testing/EnableProposed Thanks! -- 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/1885031 Title: supervisor write access in kernel mode Status in linux package in Ubuntu: Confirmed Bug description: machine froze. Only mouse could be moved. BUG: kernel NULL pointer dereference, address: Jun 24 18:56:43 MartoBeast kernel: #PF: supervisor write access in kernel mode Jun 24 18:56:43 MartoBeast kernel: #PF: error_code(0x0002) - not-present page Ubuntu 20.04 Linux MartoBeast 5.4.0-37-generic #41-Ubuntu SMP Wed Jun 3 18:57:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: martin 2649 F pulseaudio /dev/snd/controlC0: martin 2649 F pulseaudio /dev/snd/controlC2: martin 2649 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2019-12-08 (199 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) IwConfig: enp4s0no wireless extensions. lono wireless extensions. MachineType: Gigabyte Technology Co., Ltd. X570 AORUS ELITE NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic root=UUID=05d2cb45-6b9c-47b3-8102-e6c6a13de26b ro quiet splash acpi_enforce_resources=lax vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-37-generic N/A linux-backports-modules-5.4.0-37-generic N/A linux-firmware1.187 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no Tags: focal Uname: Linux 5.4.0-37-generic x86_64 UpgradeStatus: Upgraded to focal on 2020-04-24 (61 days ago) UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo vboxusers _MarkForUpload: True dmi.bios.date: 12/06/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F11 dmi.board.asset.tag: Default string dmi.board.name: X570 AORUS ELITE dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF11:bd12/06/2019:svnGigabyteTechnologyCo.,Ltd.:pnX570AORUSELITE:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnX570AORUSELITE:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: X570 AORUS ELITE dmi.product.sku: Default string dmi.product.version: -CF dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885031/+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 1882088] Re: [UBUNTU 20.04] smc: SMC connections hang with later-level implementations
** Information type changed from Private to Public -- 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/1882088 Title: [UBUNTU 20.04] smc: SMC connections hang with later-level implementations Status in Ubuntu on IBM z Systems: New Status in linux package in Ubuntu: New Status in linux source package in Focal: New Bug description: Description: smc: SMC connections hang with later-level implementations Symptom: Connections from later-level SMC versions to an SMC-enabled server on Linux hang. Problem: Later-level versions of SMC present, although backwards- compatible, a higher version number, and use larger messages during the CLC handshake. Solution: Adjust for tolerating later version numbers, and support CLC messages of arbitrary length. Reproduction: Enable a server on Linux for SMC, and connect using a later- level version of SMC Applicable for: Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1882088/+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 1882088] Re: [UBUNTU 20.04] smc: SMC connections hang with later-level implementations
This patch should definitely appear in the upstream kernel, because all Linux distributions will need it at some point. If IBM engineers are not allowed to post the patch, Frank (or I) can probably take care of it in upstream. -- 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/1882088 Title: [UBUNTU 20.04] smc: SMC connections hang with later-level implementations Status in Ubuntu on IBM z Systems: New Status in linux package in Ubuntu: New Status in linux source package in Focal: New Bug description: Description: smc: SMC connections hang with later-level implementations Symptom: Connections from later-level SMC versions to an SMC-enabled server on Linux hang. Problem: Later-level versions of SMC present, although backwards- compatible, a higher version number, and use larger messages during the CLC handshake. Solution: Adjust for tolerating later version numbers, and support CLC messages of arbitrary length. Reproduction: Enable a server on Linux for SMC, and connect using a later- level version of SMC Applicable for: Ubuntu 20.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1882088/+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 1885031] Re: supervisor write access in kernel mode
Nevermind I had to enable the proposed as well. Installing it now. I will report if I get that issue again. -- 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/1885031 Title: supervisor write access in kernel mode Status in linux package in Ubuntu: Confirmed Bug description: machine froze. Only mouse could be moved. BUG: kernel NULL pointer dereference, address: Jun 24 18:56:43 MartoBeast kernel: #PF: supervisor write access in kernel mode Jun 24 18:56:43 MartoBeast kernel: #PF: error_code(0x0002) - not-present page Ubuntu 20.04 Linux MartoBeast 5.4.0-37-generic #41-Ubuntu SMP Wed Jun 3 18:57:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: martin 2649 F pulseaudio /dev/snd/controlC0: martin 2649 F pulseaudio /dev/snd/controlC2: martin 2649 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2019-12-08 (199 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) IwConfig: enp4s0no wireless extensions. lono wireless extensions. MachineType: Gigabyte Technology Co., Ltd. X570 AORUS ELITE NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic root=UUID=05d2cb45-6b9c-47b3-8102-e6c6a13de26b ro quiet splash acpi_enforce_resources=lax vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-37-generic N/A linux-backports-modules-5.4.0-37-generic N/A linux-firmware1.187 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no Tags: focal Uname: Linux 5.4.0-37-generic x86_64 UpgradeStatus: Upgraded to focal on 2020-04-24 (61 days ago) UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo vboxusers _MarkForUpload: True dmi.bios.date: 12/06/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F11 dmi.board.asset.tag: Default string dmi.board.name: X570 AORUS ELITE dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF11:bd12/06/2019:svnGigabyteTechnologyCo.,Ltd.:pnX570AORUSELITE:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnX570AORUSELITE:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: X570 AORUS ELITE dmi.product.sku: Default string dmi.product.version: -CF dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885031/+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 1885031] Re: supervisor write access in kernel mode
Hi Mauricio, Looks like the latest that I see is 5.4.0-39-generic Should I still go ahead with 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/1885031 Title: supervisor write access in kernel mode Status in linux package in Ubuntu: Confirmed Bug description: machine froze. Only mouse could be moved. BUG: kernel NULL pointer dereference, address: Jun 24 18:56:43 MartoBeast kernel: #PF: supervisor write access in kernel mode Jun 24 18:56:43 MartoBeast kernel: #PF: error_code(0x0002) - not-present page Ubuntu 20.04 Linux MartoBeast 5.4.0-37-generic #41-Ubuntu SMP Wed Jun 3 18:57:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: martin 2649 F pulseaudio /dev/snd/controlC0: martin 2649 F pulseaudio /dev/snd/controlC2: martin 2649 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2019-12-08 (199 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) IwConfig: enp4s0no wireless extensions. lono wireless extensions. MachineType: Gigabyte Technology Co., Ltd. X570 AORUS ELITE NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic root=UUID=05d2cb45-6b9c-47b3-8102-e6c6a13de26b ro quiet splash acpi_enforce_resources=lax vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-37-generic N/A linux-backports-modules-5.4.0-37-generic N/A linux-firmware1.187 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no Tags: focal Uname: Linux 5.4.0-37-generic x86_64 UpgradeStatus: Upgraded to focal on 2020-04-24 (61 days ago) UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo vboxusers _MarkForUpload: True dmi.bios.date: 12/06/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F11 dmi.board.asset.tag: Default string dmi.board.name: X570 AORUS ELITE dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF11:bd12/06/2019:svnGigabyteTechnologyCo.,Ltd.:pnX570AORUSELITE:pvr-CF:rvnGigabyteTechnologyCo.,Ltd.:rnX570AORUSELITE:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: X570 AORUS ELITE dmi.product.sku: Default string dmi.product.version: -CF dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885031/+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 1885274] Re: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess r
Setting up linux-headers-5.4.0-39-generic (5.4.0-39.43) ... /etc/kernel/header_postinst.d/dkms: * dkms: running auto installation service for kernel 5.4.0-39-generic Error! Could not locate dkms.conf file. File: /var/lib/dkms/tn40xx/001/source/dkms.conf does not exist. ...fail! run-parts: /etc/kernel/header_postinst.d/dkms exited with return code 4 dpkg: error processing package linux-headers-5.4.0-39-generic (--configure): installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 You have unknown broken dkms package tn40xx installed. ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- 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/1885274 Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 Status in linux package in Ubuntu: Invalid Bug description: Automated reporting popped up stating there is a problem and to report it. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-headers-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 Uname: Linux 5.4.0-33-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: mjgober1203 F pulseaudio CasperMD5CheckResult: skip Date: Fri Jun 26 06:42:54 2020 ErrorMessage: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 InstallationDate: Installed on 2020-05-30 (26 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) IwConfig: enp3s0no wireless extensions. lono wireless extensions. enp6s0no wireless extensions. Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 413c:2113 Dell Computer Corp. Dell KB216 Wired Keyboard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Lsusb-t: /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/8p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M |__ Port 8: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M |__ Port 8: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M MachineType: Gigabyte Technology Co., Ltd. B365M DS3H ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=0907d40a-1960-4538-a2a4-8091d6d91526 ro quiet splash PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4 RelatedPackageVersions: grub-pc 2.04-1ubuntu26 RfKill: SourcePackage: linux Title: package linux-headers-5.4.0-39-generic 5.4.0-39.43 failed to install/upgrade: installed linux-headers-5.4.0-39-generic package post-installation script subprocess returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: F5 dmi.board.asset.tag: Default string dmi.board.name: B365M DS3H dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrF5:bd08/13/2019:svnGigabyteTechnologyCo.,Ltd.:pnB365MDS3H:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB365MDS3H:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B365M DS3H dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885274/+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 1885259] [NEW] Logitech webcam microphone not working
You have been subscribed to a public bug: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: bot-comment focal -- Logitech webcam microphone not working https://bugs.launchpad.net/bugs/1885259 You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. -- 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 1885266] [NEW] iwlwifi causes random UI freezes
You have been subscribed to a public bug: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142] irq_thread_fn+0x28/0x60 [ 2313.313144] irq_thread+0xda/0x170 [ 2313.313147] ? irq_forced_thread_fn+0x80/0x80 [ 2313.313149] kthread+0x104/0x140 [ 2313.313151] ? irq_thread_check_affinity+0xf0/0xf0 [ 2313.313153] ? kthread_park+0x90/0x90 [ 2313.313156] ret_from_fork+0x35/0x40 [ 2313.313158] ---[ end trace 4d942559ef593ab6 ]--- [ 2313.313161] iwlwifi :08:00.0: iwlwifi transaction failed, dumping registers [ 2313.313164] iwlwifi
[Kernel-packages] [Bug 1885267] [NEW] Amd64 ppa kernel mainline build failing self test.
You have been subscribed to a public bug: Since kernel 5.6.18 / 5.7.2 and onwards, the amd64 kernel builds (and the s390x builds) in the kernel ppa at https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D are failing self tests "Test amd64/self-tests failed (rc=2, on=amd64, time=0:00:57, log=amd64 /self-tests/log)" The log shows: ++ INSTALL headers CC test_stub.o BINARY test_verifier test_verifier.c:25:10: fatal error: sys/capability.h: No such file or directory 25 | #include | ^~ compilation terminated. make[2]: *** [Makefile:398: /home/kernel/COD/linux/tools/testing/selftests/bpf/test_verifier] Error 1 make[2]: Leaving directory '/home/kernel/COD/linux/tools/testing/selftests/bpf' make[1]: *** [Makefile:157: all] Error 2 make[1]: Leaving directory '/home/kernel/COD/linux/tools/testing/selftests' make: *** [debian/rules.d/1-maintainer.mk:170: compileselftests] Error 2 ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: bot-comment build mainline ppa -- Amd64 ppa kernel mainline build failing self test. https://bugs.launchpad.net/bugs/1885267 You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. -- 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 1885270] Re: Touchpad stopped working after upgrading to Ubuntu 20.04
** Tags added: hwe-touchpad -- 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/1885270 Title: Touchpad stopped working after upgrading to Ubuntu 20.04 Status in linux package in Ubuntu: Confirmed Bug description: When I upgraded to Ubuntu 20.04 my touchpad stopped working. When I used the command xinput to list the input devices there was a PS/2 Generic Mouse registered instead of my Lenovo Yoga 13 touchpad. I tried to search for the same on the askubuntu forum. I got the answer that to try and remove psmouse and then again add it using the command sudo modprobe -r psmouse; sudo modprobe psmouse This initially solved my problem but later on the same issue arose after restarting the machine. The touchpad also is again reported as a generic mouse if the system is suspended. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-39-generic 5.4.0-39.43 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 Uname: Linux 5.4.0-39-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: lokesh 1790 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Fri Jun 26 16:45:45 2020 InstallationDate: Installed on 2019-08-15 (315 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) MachineType: LENOVO Mocca 2.0 ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=a610e76e-890e-442a-b764-c81d6becd466 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 SourcePackage: linux UpgradeStatus: Upgraded to focal on 2020-05-15 (42 days ago) dmi.bios.date: 02/28/2013 dmi.bios.vendor: LENOVO dmi.bios.version: 66CN55WW dmi.board.asset.tag: No Asset Tag dmi.board.name: INVALID dmi.board.vendor: LENOVO dmi.board.version: 3196Win8 STD MBR IPG dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Yoga 13 dmi.modalias: dmi:bvnLENOVO:bvr66CN55WW:bd02/28/2013:svnLENOVO:pnMocca2.0:pvrYoga13:rvnLENOVO:rnINVALID:rvr3196Win8STDMBRIPG:cvnLENOVO:ct10:cvrYoga13: dmi.product.family: IDEAPAD dmi.product.name: Mocca 2.0 dmi.product.sku: LENOVO_BI_IDEAPAD66 dmi.product.version: Yoga 13 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885270/+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 1885267] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1885267 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- 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/1885267 Title: Amd64 ppa kernel mainline build failing self test. Status in linux package in Ubuntu: Incomplete Bug description: Since kernel 5.6.18 / 5.7.2 and onwards, the amd64 kernel builds (and the s390x builds) in the kernel ppa at https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D are failing self tests "Test amd64/self-tests failed (rc=2, on=amd64, time=0:00:57, log=amd64 /self-tests/log)" The log shows: ++ INSTALL headers CC test_stub.o BINARY test_verifier test_verifier.c:25:10: fatal error: sys/capability.h: No such file or directory 25 | #include | ^~ compilation terminated. make[2]: *** [Makefile:398: /home/kernel/COD/linux/tools/testing/selftests/bpf/test_verifier] Error 1 make[2]: Leaving directory '/home/kernel/COD/linux/tools/testing/selftests/bpf' make[1]: *** [Makefile:157: all] Error 2 make[1]: Leaving directory '/home/kernel/COD/linux/tools/testing/selftests' make: *** [debian/rules.d/1-maintainer.mk:170: compileselftests] Error 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885267/+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 1885266] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1885266 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- 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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Incomplete Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log
[Kernel-packages] [Bug 1885267] Re: Amd64 ppa kernel mainline build failing self test.
** Package changed: ubuntu => linux (Ubuntu) -- 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/1885267 Title: Amd64 ppa kernel mainline build failing self test. Status in linux package in Ubuntu: Incomplete Bug description: Since kernel 5.6.18 / 5.7.2 and onwards, the amd64 kernel builds (and the s390x builds) in the kernel ppa at https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D are failing self tests "Test amd64/self-tests failed (rc=2, on=amd64, time=0:00:57, log=amd64 /self-tests/log)" The log shows: ++ INSTALL headers CC test_stub.o BINARY test_verifier test_verifier.c:25:10: fatal error: sys/capability.h: No such file or directory 25 | #include | ^~ compilation terminated. make[2]: *** [Makefile:398: /home/kernel/COD/linux/tools/testing/selftests/bpf/test_verifier] Error 1 make[2]: Leaving directory '/home/kernel/COD/linux/tools/testing/selftests/bpf' make[1]: *** [Makefile:157: all] Error 2 make[1]: Leaving directory '/home/kernel/COD/linux/tools/testing/selftests' make: *** [debian/rules.d/1-maintainer.mk:170: compileselftests] Error 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885267/+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 1885259] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1885259 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- 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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885259/+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 1885259] Re: Logitech webcam microphone not working
** Tags added: focal ** Package changed: ubuntu => linux (Ubuntu) -- 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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885259/+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 1885266] Re: iwlwifi causes random UI freezes
** Package changed: ubuntu => linux (Ubuntu) ** Tags added: focal -- 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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Incomplete Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142] irq_thread_fn+0x28/0x60 [ 2313.313144] irq_thread+0xda/0x170
[Kernel-packages] [Bug 1885273] Re: package linux-oem-5.6-tools-common 5.6.0-1013.13 [modified: usr/share/bash-completion/completions/bpftool usr/share/man/man1/cpupower.1.gz usr/share/man/man1/perf-a
*** This bug is a duplicate of bug 1881120 *** https://bugs.launchpad.net/bugs/1881120 ** This bug has been marked a duplicate of bug 1881120 linux-oem-5.6-tools-common and -tools-host should be dropped -- 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/1885273 Title: package linux-oem-5.6-tools-common 5.6.0-1013.13 [modified: usr/share /bash-completion/completions/bpftool usr/share/man/man1/cpupower.1.gz usr/share/man/man1/perf-annotate.1.gz usr/share/man/man1/perf- archive.1.gz usr/share/man/man1/perf-bench.1.gz usr/share/man/man1 /perf-buildid-cache.1.gz usr/share/man/man1/perf-buildid-list.1.gz usr/share/man/man1/perf-c2c.1.gz usr/share/man/man1/perf-config.1.gz usr/share/man/man1/perf-data.1.gz usr/share/man/man1/perf-diff.1.gz usr/share/man/man1/perf-evlist.1.gz usr/share/man/man1/perf- ftrace.1.gz usr/share/man/man1/perf-help.1.gz usr/share/man/man1/perf- inject.1.gz usr/share/man/man1/perf-kallsyms.1.gz usr/share/man/man1 /perf-kmem.1.gz usr/share/man/man1/perf-kvm.1.gz usr/share/man/man1 /perf-list.1.gz usr/share/man/man1/perf-lock.1.gz usr/share/man/man1 /perf-mem.1.gz usr/share/man/man1/perf-probe.1.gz usr/share/man/man1 /perf-record.1.gz usr/share/man/man1/perf-report.1.gz usr/share/man/man1/perf-sched.1.gz usr/share/man/man1/perf-script- perl.1.gz usr/share/man/man1/perf-script-python.1.gz usr/share/man/man1/perf-script.1.gz usr/share/man/man1/perf-stat.1.gz usr/share/man/man1/perf-test.1.gz usr/share/man/man1/perf- timechart.1.gz usr/share/man/man1/perf-top.1.gz usr/share/man/man1 /perf-trace.1.gz usr/share/man/man1/perf-version.1.gz usr/share/man/man1/perf.1.gz usr/share/man/man8/bpftool-map.8.gz usr/share/man/man8/bpftool-prog.8.gz usr/share/man/man8/bpftool.8.gz] failed to install/upgrade: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 Status in linux-oem-5.6 package in Ubuntu: New Bug description: I just tried installing it. ProblemType: Package DistroRelease: Ubuntu 20.04 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 Uname: Linux 5.4.0-37-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.3 AptOrdering: linux-oem-5.6-tools-common:amd64: Install NULL: ConfigurePending Architecture: amd64 CasperMD5CheckResult: skip Date: Fri Jun 26 14:10:55 2020 DpkgTerminalLog: Preparing to unpack .../linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb ... Unpacking linux-oem-5.6-tools-common (5.6.0-1017.17) over (5.6.0-1013.13) ... dpkg: error processing archive /var/cache/apt/archives/linux-oem-5.6-tools-common_5.6.0-1017.17_all.deb (--unpack): trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 ErrorMessage: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-39.43 InstallationDate: Installed on 2020-06-22 (3 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) PackageArchitecture: all Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: N/A RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: linux-oem-5.6 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1885273/+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 1885259] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387487/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G
[Kernel-packages] [Bug 1885259] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387478/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire
[Kernel-packages] [Bug 1885259] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387486/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.fa
[Kernel-packages] [Bug 1885259] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387485/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G
[Kernel-packages] [Bug 1885259] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387490/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G d
[Kernel-packages] [Bug 1885259] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387492/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi.prod
[Kernel-packages] [Bug 1885259] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387488/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: As
[Kernel-packages] [Bug 1885259] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387489/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G
[Kernel-packages] [Bug 1885259] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387477/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi.product.
[Kernel-packages] [Bug 1885259] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387484/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi.p
[Kernel-packages] [Bug 1885259] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387480/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi.produc
[Kernel-packages] [Bug 1885259] Re: Logitech webcam microphone not working
apport information ** Tags added: apport-collected ** Description changed: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu27.3 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC2: simon 1772 F pulseaudio + /dev/snd/controlC1: simon 1772 F pulseaudio + /dev/snd/controlC0: simon 1772 F pulseaudio + CasperMD5CheckResult: skip + CurrentDesktop: ubuntu:GNOME + DistroRelease: Ubuntu 20.04 + InstallationDate: Installed on 2020-04-27 (60 days ago) + InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) + MachineType: Acer Aspire GX-781 + NonfreeKernelModules: nvidia_modeset nvidia + Package: linux (not installed) + ProcFB: 0 EFI VGA + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 + ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 + RelatedPackageVersions: + linux-restricted-modules-5.4.0-39-generic N/A + linux-backports-modules-5.4.0-39-generic N/A + linux-firmware1.187 + Tags: focal + Uname: Linux 5.4.0-39-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo + _MarkForUpload: True + dmi.bios.date: 01/09/2017 + dmi.bios.vendor: American Megatrends Inc. + dmi.bios.version: R02-A1 + dmi.board.name: Aspire GX-781(KBL) + dmi.board.vendor: Acer + dmi.chassis.type: 3 + dmi.chassis.vendor: Acer + dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: + dmi.product.family: Aspire G + dmi.product.name: Aspire GX-781 + dmi.sys.vendor: Acer ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387476/+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/1
[Kernel-packages] [Bug 1885259] Lspci-vt.txt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387481/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi
[Kernel-packages] [Bug 1885259] Lsusb-t.txt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387483/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi.p
[Kernel-packages] [Bug 1885259] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387479/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi
[Kernel-packages] [Bug 1885259] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387491/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi.prod
[Kernel-packages] [Bug 1885259] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387482/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G dmi.produc
[Kernel-packages] [Bug 1885259] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1885259/+attachment/5387493/+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/1885259 Title: Logitech webcam microphone not working Status in linux package in Ubuntu: Incomplete Bug description: I have a Logitech C922 Pro webcam which works perfectly on an Ubuntu 19.10 installation, but when plugged into my Ubuntu 20.04 system (with all released updates), there is no sound from the microphone, either as digital input or as "microphone" This has been tested with two identical webcams (my CEO has one too) and on three Ubuntu installations plus the 19.10 where the webcam still works as expected. dmesg output on plugging in the webcam: [ 1123.265098] usb 1-8: new high-speed USB device number 14 using xhci_hcd [ 1123.415363] usb 1-8: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16 [ 1123.415369] usb 1-8: New USB device strings: Mfr=0, Product=2, SerialNumber=1 [ 1123.415372] usb 1-8: Product: C922 Pro Stream Webcam [ 1123.415375] usb 1-8: SerialNumber: 16FFBB9F [ 1123.416467] uvcvideo: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c) [ 1123.418343] uvcvideo 1-8:1.0: Entity type for entity Processing 3 was not initialized! [ 1123.418347] uvcvideo 1-8:1.0: Entity type for entity Extension 6 was not initialized! [ 1123.418350] uvcvideo 1-8:1.0: Entity type for entity Extension 12 was not initialized! [ 1123.418353] uvcvideo 1-8:1.0: Entity type for entity Camera 1 was not initialized! [ 1123.418356] uvcvideo 1-8:1.0: Entity type for entity Extension 8 was not initialized! [ 1123.418359] uvcvideo 1-8:1.0: Entity type for entity Extension 9 was not initialized! [ 1123.418362] uvcvideo 1-8:1.0: Entity type for entity Extension 10 was not initialized! [ 1123.418364] uvcvideo 1-8:1.0: Entity type for entity Extension 11 was not initialized! [ 1123.418811] input: C922 Pro Stream Webcam as /devices/pci:00/:00:14.0/usb1/1-8/1-8:1.0/input/input23 [ 1147.505572] usb 1-8: reset high-speed USB device number 14 using xhci_hcd lsusb output: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:0153 Realtek Semiconductor Corp. 3-in-1 (SD/SDHC/SDXC) Card Reader Bus 001 Device 014: ID 046d:085c Logitech, Inc. C922 Pro Stream Webcam Bus 001 Device 003: ID 04ca:006d Lite-On Technology Corp. USB Device Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsmod | grep usb_audio snd_usb_audio 262144 1 snd_usbmidi_lib36864 1 snd_usb_audio snd_hwdep 20480 2 snd_usb_audio,snd_hda_codec snd_pcm 106496 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core mc 53248 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common snd90112 29 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi Any ideas greatly appreciated --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1772 F pulseaudio /dev/snd/controlC1: simon 1772 F pulseaudio /dev/snd/controlC0: simon 1772 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-27 (60 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Acer Aspire GX-781 NonfreeKernelModules: nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-39-generic root=UUID=8285b241-2b1c-4a1f-bd2e-ce5cac7a2938 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-39.43-generic 5.4.41 RelatedPackageVersions: linux-restricted-modules-5.4.0-39-generic N/A linux-backports-modules-5.4.0-39-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-39-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom chrome-remote-desktop dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 01/09/2017 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: R02-A1 dmi.board.name: Aspire GX-781(KBL) dmi.board.vendor: Acer dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR02-A1:bd01/09/2017:svnAcer:pnAspireGX-781:pvr:rvnAcer:rnAspireGX-781(KBL):rvr:cvnAcer:ct3:cvr: dmi.product.family: Aspire G
[Kernel-packages] [Bug 1881120] Re: linux-oem-5.6-tools-common and -tools-host should be dropped
** Changed in: linux (Ubuntu Focal) Status: Confirmed => Fix Committed -- 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/1881120 Title: linux-oem-5.6-tools-common and -tools-host should be dropped Status in linux package in Ubuntu: Invalid Status in linux-oem-5.6 package in Ubuntu: Confirmed Status in linux source package in Focal: Fix Committed Status in linux-oem-5.6 source package in Focal: Fix Committed Bug description: [Impact] linux-oem-5.6 built -tools-common and -tools-host, which conflict with the master kernel versions. These shouldn't be built at all. [Test case] Check that upgrade removes the oem versions. [Regression potential] shouldn't be any -- Updating 20.04, unaware of details package linux-oem-5.6-tools-common 5.6.0-1008.8 [modified: usr/share /bash-completion/completions/bpftool usr/share/man/man1/cpupower.1.gz usr/share/man/man1/perf-annotate.1.gz usr/share/man/man1/perf- archive.1.gz usr/share/man/man1/perf-bench.1.gz usr/share/man/man1 /perf-buildid-cache.1.gz usr/share/man/man1/perf-buildid-list.1.gz usr/share/man/man1/perf-c2c.1.gz usr/share/man/man1/perf-config.1.gz usr/share/man/man1/perf-data.1.gz usr/share/man/man1/perf-diff.1.gz usr/share/man/man1/perf-evlist.1.gz usr/share/man/man1/perf- ftrace.1.gz usr/share/man/man1/perf-help.1.gz usr/share/man/man1/perf- inject.1.gz usr/share/man/man1/perf-kallsyms.1.gz usr/share/man/man1 /perf-kmem.1.gz usr/share/man/man1/perf-kvm.1.gz usr/share/man/man1 /perf-list.1.gz usr/share/man/man1/perf-lock.1.gz usr/share/man/man1 /perf-mem.1.gz usr/share/man/man1/perf-probe.1.gz usr/share/man/man1 /perf-record.1.gz usr/share/man/man1/perf-report.1.gz usr/share/man/man1/perf-sched.1.gz usr/share/man/man1/perf-script- perl.1.gz usr/share/man/man1/perf-script-python.1.gz usr/share/man/man1/perf-script.1.gz usr/share/man/man1/perf-stat.1.gz usr/share/man/man1/perf-test.1.gz usr/share/man/man1/perf- timechart.1.gz usr/share/man/man1/perf-top.1.gz usr/share/man/man1 /perf-trace.1.gz usr/share/man/man1/perf-version.1.gz usr/share/man/man1/perf.1.gz usr/share/man/man8/bpftool-map.8.gz usr/share/man/man8/bpftool-prog.8.gz usr/share/man/man8/bpftool.8.gz] failed to install/upgrade: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-31.35 ProblemType: Package DistroRelease: Ubuntu 20.04 ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34 Uname: Linux 5.4.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 CasperMD5CheckResult: skip Date: Thu May 28 07:43:09 2020 ErrorMessage: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-tools-common 5.4.0-31.35 InstallationDate: Installed on 2020-04-28 (29 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) PackageArchitecture: all Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2 PythonDetails: /usr/bin/python2.7, Python 2.7.18rc1, python-is-python2, 2.7.17-4 RelatedPackageVersions: dpkg 1.19.7ubuntu3 apt 2.0.2ubuntu0.1 SourcePackage: linux-oem-5.6 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1881120/+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 1861284] Re: Build and ship a signed wireguard.ko
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed -- 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/1861284 Title: Build and ship a signed wireguard.ko Status in linux package in Ubuntu: Fix Released Status in linux source package in Bionic: Fix Committed Status in linux source package in Eoan: Fix Released Bug description: .. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1861284/+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 1885266] Lspci-vt.txt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387499/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313
[Kernel-packages] [Bug 1885266] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387503/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 23
[Kernel-packages] [Bug 1885266] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387497/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313
[Kernel-packages] [Bug 1885266] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387498/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142] i
[Kernel-packages] [Bug 1885266] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387502/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.31314
[Kernel-packages] [Bug 1885266] Re: iwlwifi causes random UI freezes
apport information ** Tags added: apport-collected ** Description changed: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142] irq_thread_fn+0x28/0x60 [ 2313.313144] irq_thread+0xda/0x170 [ 2313.313147] ? irq_forced_thread_fn+0x80/0x80 [ 2313.313149] kthread+0x104/0x140 [ 2313.313151] ? irq_thread_check_affinity+0xf0/0xf0 [ 2313.313153] ? kthread_park+0x90/0x90 [ 2313.313156] ret_from_fork+0x35/0x40 [ 2313.313158] ---[ end trace
[Kernel-packages] [Bug 1885266] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387496/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [
[Kernel-packages] [Bug 1885266] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387495/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142] irq
[Kernel-packages] [Bug 1885266] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387504/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0x
[Kernel-packages] [Bug 1885266] Lsusb-t.txt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387501/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.31314
[Kernel-packages] [Bug 1885266] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387500/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142] i
[Kernel-packages] [Bug 1885266] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387505/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0
[Kernel-packages] [Bug 1885266] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387507/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142]
[Kernel-packages] [Bug 1885266] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387508/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 2313.313142]
[Kernel-packages] [Bug 1885266] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387509/+files/WifiSyslog.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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwi
[Kernel-packages] [Bug 1885266] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1885266/+attachment/5387506/+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/1885266 Title: iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_msix_handler+0x180/0x4a0 [iwlwifi] [ 2313.313140] ? irq_finalize_oneshot.part.0+0xf0/0xf0 [ 23
[Kernel-packages] [Bug 1885271] Re: kernel oops xr-usb-serial
** Description changed: # Steps to reproduce - # Working case + # Working case uname -a Linux ubuntu 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt lsusb -t >> xr-usb-serial-devices.txt # Unbind 2 xr-usb-serial devices echo '3-14.1' | tee /sys/bus/usb/drivers/usb/unbind echo '3-14.3' | tee /sys/bus/usb/drivers/usb/unbind dmesg > dmesg.txt - # Non working case uname -a Linux ubuntu 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt dmesg > dmesg.txt - This regression is almost certainly caused by one of the 2020-03-11 commits: https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/log/ubuntu/xr-usb-serial?h=Ubuntu-4.15.0-99.100&id=5966ed54d467fa77e7dbd7355177a5a6d1db7004 + + + files attached in tar file. -- 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/1885271 Title: kernel oops xr-usb-serial Status in linux package in Ubuntu: Confirmed Bug description: # Steps to reproduce # Working case uname -a Linux ubuntu 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt lsusb -t >> xr-usb-serial-devices.txt # Unbind 2 xr-usb-serial devices echo '3-14.1' | tee /sys/bus/usb/drivers/usb/unbind echo '3-14.3' | tee /sys/bus/usb/drivers/usb/unbind dmesg > dmesg.txt # Non working case uname -a Linux ubuntu 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux lsusb -d 04e2:1411 -v > xr-usb-serial-devices.txt dmesg > dmesg.txt This regression is almost certainly caused by one of the 2020-03-11 commits: https://kernel.ubuntu.com/git/ubuntu/ubuntu-bionic.git/log/ubuntu/xr-usb-serial?h=Ubuntu-4.15.0-99.100&id=5966ed54d467fa77e7dbd7355177a5a6d1db7004 files attached in tar file. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1885271/+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 1881338] Re: linux-azure: Update SGX version to version LD_1.33
This bug was fixed in the package linux-base - 4.5ubuntu4 --- linux-base (4.5ubuntu4) groovy; urgency=medium * Update SGX udev rules for version LD_1.33 (LP: #1881338). -- Marcelo Henrique Cerri Thu, 25 Jun 2020 14:23:24 -0300 ** Changed in: linux-base (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1881338 Title: linux-azure: Update SGX version to version LD_1.33 Status in linux-azure package in Ubuntu: In Progress Status in linux-azure-4.15 package in Ubuntu: New Status in linux-base package in Ubuntu: Fix Released Status in linux-azure source package in Xenial: Invalid Status in linux-azure-4.15 source package in Xenial: Invalid Status in linux-base source package in Xenial: New Status in linux-azure source package in Bionic: Fix Committed Status in linux-azure-4.15 source package in Bionic: Fix Committed Status in linux-base source package in Bionic: New Status in linux-azure source package in Eoan: Fix Committed Status in linux-azure-4.15 source package in Eoan: Invalid Status in linux-base source package in Eoan: New Status in linux-azure source package in Focal: Fix Committed Status in linux-azure-4.15 source package in Focal: Invalid Status in linux-base source package in Focal: New Bug description: [Impact] We have included the DCAP version of SGX into the linux-azure kernels in order to provide a signed version of this driver that can be used with secure boot in Azure instances. Since a new version of this driver was released, we should update the embedded driver: https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/LD_1.33/driver/linux [Test Case] - Install the new kernel on an ACC azure instance. - Ensure the module loads properly. - Check if ECL (provided on the azure images) is working properly. [Regression Potential] The changes are extensive, but both Canonical and Microsoft perform validation tests on SGX. Besides that, the change is restricted to linux-azure running on specific instances. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1881338/+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 1877088] Comment bridged from LTC Bugzilla
On Fri, 26 Jun 2020 at 15:01, bugproxy <1877...@bugs.launchpad.net> wrote: > > --- Comment From niklas.schne...@ibm.com 2020-06-26 09:45 EDT--- > (In reply to comment #17) > > Eoan and later d-i, new installer, curtin do not install > > /etc/kernel-img.conf. > > Upgraded systems keep having it (ie. installed with bionic or xenial, and > > upgraded). > > > > Can you please let me know if _removing_ /etc/kernel-img.conf breaks $ sudo > > make install, and if adding /etc/kernel-img.conf back fixes $ sudo make > > install? > > > > Cause the expectation is that `/etc/kernel-img.conf` should not be there, > > yet everything should still work correctly. > > > > I think somewhere something is reading "link_in_boot=yes" and was not > > updated with the new implicit default to always assume that on recent > > ubuntu. > > For me the installkernel script (including in the current case "sudo > make install" from a mainline Linux tree) doesn't update the > /boot/initrd.img symlink. > > Interestingly a package upgrade for linux-generic does overwrite this > symlink. .deb package uses very different maintainer scripts / codepath, and is not the same operation as "sudo make install". I personally always build my kernels as debs, and install debs, rather than doing "sudo make install". But I am a distribution developer, and I care for .debs to work right. Kernel developers, I guess, are inverse, and care for "upstream" $ sudo make install to work. > > Not with the /etc/kernel-img.conf[0] and not without it either. > As before the /boot/vmlinuz link is always updated. > That is slightly concerning, as to how $ sudo make install, ever worked before. Or what has changed since. Normally, $ sudo make install, should lookup if /sbin/installkernel is available, and call that to "do what it has to do, on a given distribution", and that script is shipped by the debianutils package which is required and must be installed always. And it hasn't been touched in ages. I wonder which arguments are passed to /sbin/installkernel by $ sudo make install. And whether the 4th argument is passed, and if it is empty, /, or /boot. It should be either empty, or /boot. -- Regards, Dimitri. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1877088 Title: [UBUNTU 20.04] installkernel script does not symlink /boot/initrd.img which is required with the default zipl.conf Status in Ubuntu on IBM z Systems: Triaged Status in debianutils package in Ubuntu: New Status in linux-base package in Ubuntu: New Bug description: When testing development kernels I usually rely on the installkernel script either through the "make install" target of the Kernel source or manually. This used to work great on Ubuntu on Z. On Ubuntu 20.04 (freshly installed up to date) this fails however because /boot/initrd.img is not updated (/boot/vmlinuz is) and thus zipl installs the wrong kernel/initrd combination rendering the system unbootable. (with the correct modules already copied to /usr/lib/modules/5.7.0-rc4-06500-gb67ea026badd/) # sudo installkernel 5.7.0-rc4-06500-gb67ea026badd bzImage System.map /boot run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 5.7.0-rc4-06500-gb67ea026badd /boot/vmlinuz-5.7.0-rc4-06500-gb67ea026badd run-parts: executing /etc/kernel/postinst.d/initramfs-tools 5.7.0-rc4-06500-gb67ea026badd /boot/vmlinuz-5.7.0-rc4-06500-gb67ea026badd update-initramfs: Generating /boot/initrd.img-5.7.0-rc4-06500-gb67ea026badd Using config file '/etc/zipl.conf' Building bootmap in '/boot' Building menu 'menu' Adding #1: IPL section 'ubuntu' (default) Adding #2: IPL section 'old' Preparing boot device: dasda (3844). Done. run-parts: executing /etc/kernel/postinst.d/zz-zipl 5.7.0-rc4-06500-gb67ea026badd /boot/vmlinuz-5.7.0-rc4-06500-gb67ea026badd Using config file '/etc/zipl.conf' Building bootmap in '/boot' Building menu 'menu' Adding #1: IPL section 'ubuntu' (default) Adding #2: IPL section 'old' Preparing boot device: dasda (3844). Done. # ls -l /boot total 178364 -rw--- 1 root root135168 May 6 11:52 bootmap -rw-r--r-- 1 root root 90471 Apr 29 15:34 config-5.4.0-29-generic lrwxrwxrwx 1 root root27 May 6 11:40 initrd.img -> initrd.img-5.4.0-29-generic <== should point to new version -rw-r--r-- 1 root root 19663996 May 6 11:42 initrd.img-5.4.0-29-generic -rw-r--r-- 1 root root 125339494 May 6 11:52 initrd.img-5.7.0-rc4-06500-gb67ea026badd lrwxrwxrwx 1 root root27 May 6 11:40 initrd.img.old -> initrd.img-5.4.0-29-generic -rw--- 1 root root 3087920 Apr 29 15:34 System.map-5.4.0-29-generic -rw-r--r-- 1 root root 4031691 May 6 11:52 System.map-5.7.0-rc4-06500-gb67ea026badd -rw-r--r-- 1 root root 4031691 May 6 11:49 System.map-5.7.0-rc4-06500-gb67ea026badd.old lrwxrwxrwx 1 root root
[Kernel-packages] [Bug 1863116] Re: debian/rules editconfigs does not work on s390x to change s390x only configs
Running on an arm64 build machine, I checked out from git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal the branch HEAD detached at Ubuntu-5.4.0-39.43 and follow the instructions at https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel#Modifying_the_configuration and find that it iterates through all target machines, and requires that each target's cross compiler to be installed correctly. So from my perspective, working as close as possible to head, I still see the same problems I don't know why this was marked 'invalid'. -- 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/1863116 Title: debian/rules editconfigs does not work on s390x to change s390x only configs Status in Ubuntu on IBM z Systems: Confirmed Status in linux package in Ubuntu: Confirmed Bug description: On s390x pull-lp-source linux-5.4 cd linux-* fakeroot ./debian/rules clean ./debian/rules editconfig dh_testdir; /bin/bash -e debian/scripts/misc/kernelconfig editconfigs Do you want to edit config: amd64/config.flavour.generic? [Y/n] n ... scripts/Kconfig.include:35: compiler 'x86_64-linux-gnu-gcc' not found make[3]: *** [../scripts/kconfig/Makefile:73: syncconfig] Error 1 make[2]: *** [/home/ubuntu/linux-5.4-5.4.0/Makefile:594: syncconfig] Error 2 make[2]: Leaving directory '/home/ubuntu/linux-5.4-5.4.0/build' make[1]: *** [Makefile:179: sub-make] Error 2 make[1]: Leaving directory '/home/ubuntu/linux-5.4-5.4.0' make: *** [debian/rules.d/1-maintainer.mk:44: editconfigs] Error 2 And indeed i do not have x86_64-linux-gnu-gcc crosscompiler available to build on s390x for amd64, and also I don't want to touch amd64 configs. Only s390x ones. As a user, I should be able to rebuild ports architecture kernel with tweaked config for testing, self-hosted without cross-compilers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1863116/+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 1875199] Re: [NUC8CCHK][HDA-Intel - HDA Intel PCH, playback] No sound at all
Gentle bump to raise visibility. In more information is needed please let me know. Thank you! -- 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/1875199 Title: [NUC8CCHK][HDA-Intel - HDA Intel PCH, playback] No sound at all Status in linux package in Ubuntu: Incomplete Bug description: No sound output. Only a 'Dummy' audio output device is listed in the Gnome Sound application. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: pulseaudio 1:13.99.1-1ubuntu3 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: rboerner 1205 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sun Apr 26 12:12:49 2020 InstallationDate: Installed on 2020-04-25 (0 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: pulseaudio Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH successful Symptom_Card: Built-in Audio - HDA Intel PCH Symptom_DevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: rboerner 1205 F pulseaudio Symptom_PulsePlaybackTest: PulseAudio playback test failed Symptom_Type: No sound at all Title: [HDA-Intel - HDA Intel PCH, playback] No sound at all UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/25/2020 dmi.bios.vendor: Intel Corp. dmi.bios.version: CHAPLCEL.0048.2020.0225.1640 dmi.board.name: NUC8CCHB dmi.board.vendor: Intel Corporation dmi.board.version: K44767-502 dmi.chassis.type: 35 dmi.chassis.vendor: Intel Corporation dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnIntelCorp.:bvrCHAPLCEL.0048.2020.0225.1640:bd02/25/2020:svnIntel(R)ClientSystems:pnNUC8CCHK:pvrK44798-502:rvnIntelCorporation:rnNUC8CCHB:rvrK44767-502:cvnIntelCorporation:ct35:cvr2.0: dmi.product.family: CH dmi.product.name: NUC8CCHK dmi.product.sku: BKNUC8CCHKR dmi.product.version: K44798-502 dmi.sys.vendor: Intel(R) Client Systems --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: rboerner 1215 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-04-25 (6 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: Intel(R) Client Systems NUC8CCHK Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic root=UUID=afbb0f64-e729-46a8-82e4-a060e9e729c4 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30 RelatedPackageVersions: linux-restricted-modules-5.4.0-28-generic N/A linux-backports-modules-5.4.0-28-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-28-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: 02/25/2020 dmi.bios.vendor: Intel Corp. dmi.bios.version: CHAPLCEL.0048.2020.0225.1640 dmi.board.name: NUC8CCHB dmi.board.vendor: Intel Corporation dmi.board.version: K44767-502 dmi.chassis.type: 35 dmi.chassis.vendor: Intel Corporation dmi.chassis.version: 2.0 dmi.modalias: dmi:bvnIntelCorp.:bvrCHAPLCEL.0048.2020.0225.1640:bd02/25/2020:svnIntel(R)ClientSystems:pnNUC8CCHK:pvrK44798-502:rvnIntelCorporation:rnNUC8CCHB:rvrK44767-502:cvnIntelCorporation:ct35:cvr2.0: dmi.product.family: CH dmi.product.name: NUC8CCHK dmi.product.sku: BKNUC8CCHKR dmi.product.version: K44798-502 dmi.sys.vendor: Intel(R) Client Systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875199/+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 1885322] [NEW] Focal update: v5.4.49 upstream stable release
Public bug reported: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly from a mainline/stable Linux tree or a minimally backported form of that patch. The following upstream stable patches should be included in the Ubuntu kernel: v5.4.49 upstream stable release from git://git.kernel.org/ power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select clk: sunxi: Fix incorrect usage of round_down() ASoC: tegra: tegra_wm8903: Support nvidia, headset property i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets ASoC: SOF: imx8: Fix randbuild error iio: pressure: bmp280: Tolerate IRQ before registering remoteproc: Fix IDR initialisation in rproc_alloc() clk: qcom: msm8916: Fix the address location of pll->config_reg ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet backlight: lp855x: Ensure regulators are disabled on probe failure ARM: dts: renesas: Fix IOMMU device node names ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type ARM: integrator: Add some Kconfig selections ARM: dts: stm32: Add missing ethernet PHY reset on AV96 scsi: core: free sgtables in case command setup fails scsi: qedi: Check for buffer overflow in qedi_set_path() arm64: dts: meson: fixup SCP sram nodes ALSA: isa/wavefront: prevent out of bounds write in ioctl PCI: Allow pci_resize_resource() for devices on root bus scsi: qla2xxx: Fix issue with adapter's stopping state Input: edt-ft5x06 - fix get_default register write access powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT rtc: mc13xxx: fix a double-unlock issue iio: bmp280: fix compensation of humidity f2fs: report delalloc reserve as non-free in statfs for project quota i2c: pxa: clear all master action bits in i2c_pxa_stop_message() remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after use clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical usblp: poison URBs upon disconnect serial: 8250: Fix max baud limit in generic 8250 port misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe() misc: fastrpc: fix potential fastrpc_invoke_ctx leak dm mpath: switch paths in dm_blk_ioctl() code path arm64: dts: armada-3720-turris-mox: forbid SDR104 on SDIO for FCC purposes arm64: dts: armada-3720-turris-mox: fix SFP binding arm64: dts: juno: Fix GIC child nodes pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2 clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling ASoC: SOF: Do nothing when DSP PM callbacks are not set arm64: dts: fvp: Fix GIC child nodes PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only register ps3disk: use the default segment boundary arm64: dts: fvp/juno: Fix node address fields vfio/pci: fix memory leaks in alloc_perm_bits() coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb() RDMA/mlx5: Add init2init as a modify command scsi: hisi_sas: Do not reset phy timer to wait for stray phy up PCI: pci-bridge-emul: Fix PCIe bit conflicts m68k/PCI: Fix a memory leak in an error handling path gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration usb: gadget: core: sync interrupt before unbind the udc powerpc/ptdump: Add _PAGE_COHERENT flag mfd: wm8994: Fix driver operation if loaded as modules scsi: cxgb3i: Fix some leaks in init_act_open() clk: zynqmp: fix memory leak in zynqmp_register_clocks scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event scsi: vhost: Notify TCM about the maximum sg entries supported per command clk: clk-flexgen: fix clock-critical handling IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run nfsd: Fix svc_xprt refcnt leak when setup callback client failed PCI: vmd: Filter resource type bits from shadow register RDMA/core: Fix several reference count leaks. cifs: set up next DFS target before generic_ip_connect() ASoC: qcom: q6asm-dai: kCFI fix powerpc/crashkernel: Take "mem=" option into account pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case sparc32: mm: Don't try to free page-table pages if ctor() fails yam: fix possible memory leak in yam_init_driver NTB: ntb_pingpong: Choose doorbells based on port number NTB: Fix the default port and peer numbers for legacy drivers mksysmap: Fix the mismatch of '.L' symbols in System.map apparmor: fix introspection of of task mode for unconfined tasks net: dsa: lantiq_gswip: fix and improve the unsupported interface error apparmor: check/put label on apparmor_sk_clone_security() f2fs: handle readonly filesystem in f2fs_ioc_shutdown() ASoC: meson: add missing free_irq() in error path bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free scsi: sr: Fi
[Kernel-packages] [Bug 1884288] Re: LapBook Pro touchpad (HTIX5288:00) sometimes does not work when machine is restarted
Ok, thanks. Is a BIOS update the only real solution to this issue? In the event where this may not be possible, is there another possible solution? -- 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/1884288 Title: LapBook Pro touchpad (HTIX5288:00) sometimes does not work when machine is restarted Status in linux package in Ubuntu: Confirmed Bug description: Touchpad completely ceases to work sometimes upon startup / restart. When this happens, I have to plug in an external mouse to navigate as touchpad is not even recognised as a device when I use xinput command in terminal. I removed and reinstalled xserver-xorg-input-synaptics which may have got it working again, although I am not too sure. When the trackpad is working, it's device name is listed as HTIX5288:00 0911:5288 Touchpad. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 Uname: Linux 5.4.0-37-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.2 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Fri Jun 19 18:03:47 2020 DistUpgraded: Fresh install DistroCodename: focal DistroVariant: ubuntu ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation UHD Graphics 605 [8086:3185] (rev 03) (prog-if 00 [VGA controller]) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0c45:6366 Microdia USB 2.0 Camera Bus 001 Device 002: ID 8087:0a2a Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic root=UUID=c549aad1-cbca-42d0-abc5-e73556f0921b ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/29/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E.G140J.D8.E1.016.bin dmi.board.asset.tag: Default string dmi.board.name: Default string dmi.board.vendor: Default string dmi.board.version: Default string dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE.G140J.D8.E1.016.bin:bd11/29/2019:svn:pnLapBookPro:pvrDefaultstring:rvnDefaultstring:rnDefaultstring:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: LapBook Pro dmi.product.sku: Default string dmi.product.version: Default string version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.101-2 version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20200226-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ian1619 F pulseaudio CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 0c45:6366 Microdia USB 2.0 Camera Bus 001 Device 008: ID 046d:c05a Logitech, Inc. M90/M100 Optical Mouse Bus 001 Device 002: ID 8087:0a2a Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic root=UUID=c549aad1-cbca-42d0-abc5-e73556f0921b ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41 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.4.0-37-generic N/A linux-backports-modules-5.4.0-37-generic N/A linux-firmware1.187 Tags: focal Uname: Linux 5.4.0-37-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: _MarkForUpload: True dmi.bios.date: 11/29/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E.G140J.D8.E1.016.bin dmi.board.asset.tag: Default string dmi.board.name: Default string dmi.board.vendor: Default string dmi.board.version: Default string dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor:
[Kernel-packages] [Bug 1881338] Please test proposed package
Hello Marcelo, or anyone else affected, Accepted linux-base into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux- base/4.5ubuntu1.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- bionic to verification-done-bionic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-bionic. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: linux-base (Ubuntu Xenial) Status: New => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1881338 Title: linux-azure: Update SGX version to version LD_1.33 Status in linux-azure package in Ubuntu: In Progress Status in linux-azure-4.15 package in Ubuntu: New Status in linux-base package in Ubuntu: Fix Released Status in linux-azure source package in Xenial: Invalid Status in linux-azure-4.15 source package in Xenial: Invalid Status in linux-base source package in Xenial: Fix Committed Status in linux-azure source package in Bionic: Fix Committed Status in linux-azure-4.15 source package in Bionic: Fix Committed Status in linux-base source package in Bionic: Fix Committed Status in linux-azure source package in Eoan: Fix Committed Status in linux-azure-4.15 source package in Eoan: Invalid Status in linux-base source package in Eoan: Fix Committed Status in linux-azure source package in Focal: Fix Committed Status in linux-azure-4.15 source package in Focal: Invalid Status in linux-base source package in Focal: Fix Committed Bug description: [Impact] We have included the DCAP version of SGX into the linux-azure kernels in order to provide a signed version of this driver that can be used with secure boot in Azure instances. Since a new version of this driver was released, we should update the embedded driver: https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/LD_1.33/driver/linux [Test Case] - Install the new kernel on an ACC azure instance. - Ensure the module loads properly. - Check if ECL (provided on the azure images) is working properly. [Regression Potential] The changes are extensive, but both Canonical and Microsoft perform validation tests on SGX. Besides that, the change is restricted to linux-azure running on specific instances. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1881338/+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 1881338] Please test proposed package
Hello Marcelo, or anyone else affected, Accepted linux-base into eoan-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux- base/4.5ubuntu2.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- eoan to verification-done-eoan. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-eoan. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: linux-base (Ubuntu Bionic) Status: New => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1881338 Title: linux-azure: Update SGX version to version LD_1.33 Status in linux-azure package in Ubuntu: In Progress Status in linux-azure-4.15 package in Ubuntu: New Status in linux-base package in Ubuntu: Fix Released Status in linux-azure source package in Xenial: Invalid Status in linux-azure-4.15 source package in Xenial: Invalid Status in linux-base source package in Xenial: Fix Committed Status in linux-azure source package in Bionic: Fix Committed Status in linux-azure-4.15 source package in Bionic: Fix Committed Status in linux-base source package in Bionic: Fix Committed Status in linux-azure source package in Eoan: Fix Committed Status in linux-azure-4.15 source package in Eoan: Invalid Status in linux-base source package in Eoan: Fix Committed Status in linux-azure source package in Focal: Fix Committed Status in linux-azure-4.15 source package in Focal: Invalid Status in linux-base source package in Focal: Fix Committed Bug description: [Impact] We have included the DCAP version of SGX into the linux-azure kernels in order to provide a signed version of this driver that can be used with secure boot in Azure instances. Since a new version of this driver was released, we should update the embedded driver: https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/LD_1.33/driver/linux [Test Case] - Install the new kernel on an ACC azure instance. - Ensure the module loads properly. - Check if ECL (provided on the azure images) is working properly. [Regression Potential] The changes are extensive, but both Canonical and Microsoft perform validation tests on SGX. Besides that, the change is restricted to linux-azure running on specific instances. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1881338/+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 1881338] Re: linux-azure: Update SGX version to version LD_1.33
Hello Marcelo, or anyone else affected, Accepted linux-base into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux- base/4.5ubuntu3.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- focal to verification-done-focal. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-focal. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: linux-base (Ubuntu Focal) Status: New => Fix Committed ** Changed in: linux-base (Ubuntu Eoan) Status: New => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1881338 Title: linux-azure: Update SGX version to version LD_1.33 Status in linux-azure package in Ubuntu: In Progress Status in linux-azure-4.15 package in Ubuntu: New Status in linux-base package in Ubuntu: Fix Released Status in linux-azure source package in Xenial: Invalid Status in linux-azure-4.15 source package in Xenial: Invalid Status in linux-base source package in Xenial: Fix Committed Status in linux-azure source package in Bionic: Fix Committed Status in linux-azure-4.15 source package in Bionic: Fix Committed Status in linux-base source package in Bionic: Fix Committed Status in linux-azure source package in Eoan: Fix Committed Status in linux-azure-4.15 source package in Eoan: Invalid Status in linux-base source package in Eoan: Fix Committed Status in linux-azure source package in Focal: Fix Committed Status in linux-azure-4.15 source package in Focal: Invalid Status in linux-base source package in Focal: Fix Committed Bug description: [Impact] We have included the DCAP version of SGX into the linux-azure kernels in order to provide a signed version of this driver that can be used with secure boot in Azure instances. Since a new version of this driver was released, we should update the embedded driver: https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/LD_1.33/driver/linux [Test Case] - Install the new kernel on an ACC azure instance. - Ensure the module loads properly. - Check if ECL (provided on the azure images) is working properly. [Regression Potential] The changes are extensive, but both Canonical and Microsoft perform validation tests on SGX. Besides that, the change is restricted to linux-azure running on specific instances. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1881338/+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 1881338] Please test proposed package
Hello Marcelo, or anyone else affected, Accepted linux-base into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/linux- base/4.5ubuntu1.2~16.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- xenial to verification-done-xenial. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-xenial. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-base in Ubuntu. https://bugs.launchpad.net/bugs/1881338 Title: linux-azure: Update SGX version to version LD_1.33 Status in linux-azure package in Ubuntu: In Progress Status in linux-azure-4.15 package in Ubuntu: New Status in linux-base package in Ubuntu: Fix Released Status in linux-azure source package in Xenial: Invalid Status in linux-azure-4.15 source package in Xenial: Invalid Status in linux-base source package in Xenial: Fix Committed Status in linux-azure source package in Bionic: Fix Committed Status in linux-azure-4.15 source package in Bionic: Fix Committed Status in linux-base source package in Bionic: Fix Committed Status in linux-azure source package in Eoan: Fix Committed Status in linux-azure-4.15 source package in Eoan: Invalid Status in linux-base source package in Eoan: Fix Committed Status in linux-azure source package in Focal: Fix Committed Status in linux-azure-4.15 source package in Focal: Invalid Status in linux-base source package in Focal: Fix Committed Bug description: [Impact] We have included the DCAP version of SGX into the linux-azure kernels in order to provide a signed version of this driver that can be used with secure boot in Azure instances. Since a new version of this driver was released, we should update the embedded driver: https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/LD_1.33/driver/linux [Test Case] - Install the new kernel on an ACC azure instance. - Ensure the module loads properly. - Check if ECL (provided on the azure images) is working properly. [Regression Potential] The changes are extensive, but both Canonical and Microsoft perform validation tests on SGX. Besides that, the change is restricted to linux-azure running on specific instances. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1881338/+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 1881319] Re: Touchpad not recognized Lenovo IdeaPad 5 15ARE05 (probably falsely as touch panel)
Another affected user of 15ARE05 with touchpad, fingerprint reader not working and IOMMU read/write is impacted >> pci :00:00.2: AMD-Vi: Unable to read/write to IOMMU perf counter. >> Initramfs unpacking failed: Decoding failed -- 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/1881319 Title: Touchpad not recognized Lenovo IdeaPad 5 15ARE05 (probably falsely as touch panel) Status in linux package in Ubuntu: Confirmed Bug description: Touchpad isn't reacting at all ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-33-generic 5.4.0-33.37 ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34 Uname: Linux 5.4.0-33-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: andreas1223 F pulseaudio /dev/snd/controlC0: andreas1223 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: Budgie:GNOME Date: Fri May 29 18:05:01 2020 InstallationDate: Installed on 2020-05-29 (0 days ago) InstallationMedia: Ubuntu-Budgie 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: LENOVO 81YQ ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=4197e5c6-f903-46c3-bc16-3013c5650810 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-33-generic N/A linux-backports-modules-5.4.0-33-generic N/A linux-firmware1.187 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 03/25/2020 dmi.bios.vendor: LENOVO dmi.bios.version: E7CN24WW 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: IdeaPad 5 15ARE05 dmi.modalias: dmi:bvnLENOVO:bvrE7CN24WW:bd03/25/2020:svnLENOVO:pn81YQ:pvrIdeaPad515ARE05:rvnLENOVO:rnLNVNB161216:rvrNoDPK:cvnLENOVO:ct10:cvrIdeaPad515ARE05: dmi.product.family: IdeaPad 5 15ARE05 dmi.product.name: 81YQ dmi.product.sku: LENOVO_MT_81YQ_BU_idea_FM_IdeaPad 5 15ARE05 dmi.product.version: IdeaPad 5 15ARE05 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1881319/+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 1885030] Re: [Intel] Add Error Disconnect Recover support
@ Brad please see response from Intel on your follow up on questions: (a) affect Nvidia's use of DPC / EDR, depending upon how their firmware is negotiating the control with the operating system, and Response: As per spec, platforms should rely on _OSC to negotiate PCIe capabilities ownership. So for new platforms NVDIA should start using_OSC instead of HEST table. (b) affect our existing installed base platforms that currently end up negotiating one way, but end up with a different result under this patch. E.g., the platform advertises "firmware first" in the ACPI HEST, but not via _OSC. I think it is more likely that server class systems will already do this correctly, and that embedded / "IoT" type devices are more likely to see an impact from this change. Response: For existing platforms, since they don't align with spec, recommendation is using pci quirks to create exception for their use cases. This is platform generic enhancement and can be tested on Intel platforms. There was a question also on Diagnostics: EDR related error messages: 1. "Failed to install notify handler" 2. "Firmware failed to locate DPC port" (Issue with 0x0D _DSM) 3. "This device doesn't support DPC" 4. "Invalid DPC trigger" EDR success messages: 1. "EDR event received" ( for receiving successful EDR event) 2. "device recovery successful" ( for successful recovery) -- 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/1885030 Title: [Intel] Add Error Disconnect Recover support Status in intel: Won't Fix Status in linux package in Ubuntu: Incomplete Status in linux source package in Focal: Incomplete Status in linux source package in Groovy: Incomplete Bug description: As per the following PCIe spec ECNs, implement EDR support in Linux kernel and upstream it. https://members.pcisig.com/wg/PCI-SIG/document/14076 https://members.pcisig.com/wg/PCI-SIG/document/12888 Patchset (Merged 5.7 mainline): 894020fdd88c PCI/AER: Rationalize error status register clearing ac1c8e35a326 PCI/DPC: Add Error Disconnect Recover (EDR) support aea47413e7ce PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR 20e15e673b05 PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status 27005618178e PCI/DPC: Cache DPC capabilities in pci_init_capabilities() e8e5ff2aeec1 PCI/ERR: Return status of pcie_do_recovery() b6cf1a42f916 PCI/ERR: Remove service dependency in pcie_do_recovery() be06c1b42eea PCI/DPC: Move DPC data into struct pci_dev 6d2c89441571 PCI/ERR: Update error status after reset_link() b5dfbeacf748 PCI/ERR: Combine pci_channel_io_frozen cases To manage notifications about this bug go to: https://bugs.launchpad.net/intel/+bug/1885030/+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 1883012] Re: CPU stuck for 22s
** Attachment added: "Logs before freeze" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1883012/+attachment/5387567/+files/system_freeze.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/1883012 Title: CPU stuck for 22s Status in linux package in Ubuntu: Confirmed Bug description: I get regularly system freezes, so that nothing works anymore. The only thing I can do, is a hard reset. These are the last kernel logs: Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10 Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run) Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 processes of 2 users. Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 processes of 2 users. Jun 10 21:39:03 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost Jun 10 21:39:16 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost Jun 10 21:42:43 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost Jun 10 21:42:57 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost Jun 10 21:47:41 stefano-linux kernel: watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [JS Helper:2153] Jun 10 21:47:41 stefano-linux kernel: Modules linked in: snd_usb_audio snd_usbmidi_lib gspca_vc032x uvcvideo gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc snd_hda_codec_hdmi edac_mce_amd kvm_amd kvm nvidia_uvm(O) nvidia_drm(PO) nvidia_modeset(> Jun 10 21:47:41 stefano-linux kernel: CPU: 1 PID: 2153 Comm: JS Helper Tainted: P O 5.4.0-37-generic #41-Ubuntu Jun 10 21:47:41 stefano-linux kernel: Hardware name: System manufacturer System Product Name/PRIME B350-PLUS, BIOS 5407 12/31/2019 Jun 10 21:47:41 stefano-linux kernel: RIP: 0010:smp_call_function_many+0x203/0x270 Jun 10 21:47:41 stefano-linux kernel: Code: 73 08 e8 90 0e 96 00 3b 05 5e d4 6f 01 89 c7 0f 83 9b fe ff ff 48 63 c7 48 8b 0b 48 03 0c c5 80 59 04 9e 8b 41 18 a8 01 74 0a 90 8b 51 18 83 e2 01 75 f6 eb c8 89 cf 48 c7 c2 60 ae 44 9e 4c Jun 10 21:47:41 stefano-linux kernel: RSP: 0018:98bc02edbb58 EFLAGS: 0202 ORIG_RAX: ff13 Jun 10 21:47:41 stefano-linux kernel: RAX: 0003 RBX: 8890ce86bc80 RCX: b8bbfe817680 Jun 10 21:47:41 stefano-linux kernel: RDX: 0001 RSI: RDI: 0008 Jun 10 21:47:41 stefano-linux kernel: RBP: 98bc02edbb98 R08: 8890bfedc788 R09: 8890bfedc018 Jun 10 21:47:41 stefano-linux kernel: R10: 8890bfedc788 R11: R12: 9cc88c80 Jun 10 21:47:41 stefano-linux kernel: R13: 8890ce86a640 R14: 0001 R15: 0020 Jun 10 21:47:41 stefano-linux kernel: FS: 7f3c91505700() GS:8890ce84() knlGS: Jun 10 21:47:41 stefano-linux kernel: CS: 0010 DS: ES: CR0: 80050033 Jun 10 21:47:41 stefano-linux kernel: CR2: 7fdb7324afe0 CR3: 000396ff CR4: 003406e0 Jun 10 21:47:41 stefano-linux kernel: Call Trace: Jun 10 21:47:41 stefano-linux kernel: native_flush_tlb_others+0x55/0x170 Jun 10 21:47:41 stefano-linux kernel: flush_tlb_mm_range+0xb4/0xe0 Jun 10 21:47:41 stefano-linux kernel: tlb_flush_mmu+0xb0/0x140 Jun 10 21:47:41 stefano-linux kernel: tlb_finish_mmu+0x42/0x80 Jun 10 21:47:41 stefano-linux kernel: unmap_region+0xf9/0x130 Jun 10 21:47:41 stefano-linux kernel: __do_munmap+0x291/0x4c0 Jun 10 21:47:41 stefano-linux kernel: mmap_region+0x240/0x670 Jun 10 21:47:41 stefano-linux kernel: do_mmap+0x3b4/0x5c0 Jun 10 21:47:41 stefano-linux kernel: vm_mmap_pgoff+0xcb/0x120 Jun 10 21:47:41 stefano-linux kernel: ksys_mmap_pgoff+0x5b/0x2a0 Jun 10 21:47:41 stefano-linux kernel: ? free_cpumask_var+0x9/0x10 Jun 10 21:47:41 stefano-linux kernel: __x64_sys_mmap+0x33/0x40 Jun 10 21:47:41 stefano-linux kernel: do_syscall_64+0x57/0x190 Jun 10 21:47:41 stefano-linux kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9 Jun 10 21:47:41 stefano-linux kernel: RIP: 0033:0x7f3ca311f70d Jun 10 21:47:41 stefano-linux kernel: Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 53 f7 0c 00 f7 d8 64 89 01 48 Jun 10 21:47:41 stefano-linux kernel: RSP: 002b:7f3c91504b08 EFLAGS: 0246 ORIG_RAX: 0009 Jun 10 21:47:41 stefano-linux kernel: RAX: ffda RBX: RCX: 7f3ca311f70d Jun 10
[Kernel-packages] [Bug 1885266] Re: iwlwifi causes random UI freezes
** Tags added: hwe-networking-wifi ** Summary changed: - iwlwifi causes random UI freezes + Intel Wireless-AC 9260 [8086:2526] Subsystem [8086:0014] iwlwifi causes random UI freezes -- 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/1885266 Title: Intel Wireless-AC 9260 [8086:2526] Subsystem [8086:0014] iwlwifi causes random UI freezes Status in linux package in Ubuntu: Confirmed Bug description: The GUI randomly freezes around every 10-15 minutes. This last for about 15-20 seconds before it gets back to normal. It started a few weeks ago. I can see entries in dmesg when this happens that make me suspect that it is caused by iwlwifi and/or a related driver of the Intel Wireless-AC 9260. [ 2313.312937] [ cut here ] [ 2313.312941] Timeout waiting for hardware access (CSR_GP_CNTRL 0x0c04000c) [ 2313.312995] WARNING: CPU: 4 PID: 1424 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:2066 iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.312996] Modules linked in: ccm rfcomm xfrm_user xfrm_algo cmac algif_hash algif_skcipher af_alg bnep nls_iso8859_1 snd_hda_codec_hdmi snd_sof_pci snd_sof_intel_hda_common snd_soc_hdac_hda snd_sof_intel_hda snd_sof_intel_byt snd_sof_intel_ipc snd_sof snd_sof_xtensa_dsp snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core snd_hda_codec_realtek snd_compress snd_hda_codec_generic ac97_bus ledtrig_audio snd_pcm_dmaengine snd_hda_intel iwlmvm snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep mac80211 snd_pcm snd_seq_midi mei_hdcp libarc4 intel_rapl_msr snd_seq_midi_event x86_pkg_temp_thermal intel_powerclamp snd_rawmidi kvm_intel kvm uvcvideo snd_seq intel_cstate iwlwifi intel_rapl_perf videobuf2_vmalloc btusb btrtl videobuf2_memops snd_seq_device btbcm snd_timer videobuf2_v4l2 joydev btintel serio_raw bluetooth ucsi_ccg wmi_bmof videobuf2_common rtsx_pci_ms videodev snd typec_ucsi cfg80211 mc input_leds mxm_wmi mei_me memstick typec ecdh_generic mei soundcore ecc [ 2313.313022] processor_thermal_device intel_rapl_common intel_soc_dts_iosf intel_pch_thermal int3403_thermal int340x_thermal_zone int3400_thermal intel_hid mac_hid acpi_thermal_rel sparse_keymap acpi_pad nvidia_uvm(OE) nf_log_ipv6 ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt nf_log_ipv4 nf_log_common ipt_REJECT nf_reject_ipv4 xt_LOG xt_limit xt_addrtype xt_tcpudp sch_fq_codel xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter coretemp parport_pc ip6_tables iptable_filter ppdev bpfilter lp parport ip_tables x_tables autofs4 zfs(PO) zunicode(PO) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) zlua(PO) hid_apple hid_generic usbhid hid nvidia_drm(POE) nvidia_modeset(POE) nvidia(POE) crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 i2c_algo_bit rtsx_pci_sdmmc aesni_intel drm_kms_helper crypto_simd syscopyarea sysfillrect cryptd uas sysimgblt glue_helper fb_sys_fops psmouse intel_lpss_pci rtsx_pci r8169 intel_lpss drm i2c_i801 ahci ipmi_devintf usb_storage [ 2313.313053] realtek idma64 libahci virt_dma ipmi_msghandler i2c_nvidia_gpu pinctrl_cannonlake wmi video pinctrl_intel [ 2313.313059] CPU: 4 PID: 1424 Comm: irq/149-iwlwifi Tainted: P OE 5.4.0-39-generic #43-Ubuntu [ 2313.313060] Hardware name: TUXEDO TUXEDO/P95_96_97Ex,Rx, BIOS 1.07.13RTR2 10/16/2019 [ 2313.313068] RIP: 0010:iwl_trans_pcie_grab_nic_access+0x1f9/0x230 [iwlwifi] [ 2313.313070] Code: e5 fb 49 8d 57 08 bf 00 20 00 00 e8 a1 f1 6c fa e9 30 ff ff ff 89 c6 48 c7 c7 30 91 61 c2 c6 05 15 e2 02 00 01 e8 02 f7 6a fa <0f> 0b e9 eb fe ff ff 49 8b 7c 24 38 48 c7 c1 98 91 61 c2 31 d2 31 [ 2313.313071] RSP: 0018:be8e67d4fc98 EFLAGS: 00010082 [ 2313.313073] RAX: RBX: be8e67d4fcd0 RCX: 0006 [ 2313.313073] RDX: 0007 RSI: 0082 RDI: 96d9903178c0 [ 2313.313074] RBP: be8e67d4fcc0 R08: 04bb R09: 0004 [ 2313.313075] R10: R11: 0001 R12: 96d95de38018 [ 2313.313076] R13: R14: 96d95de39e4c R15: 0c04000c [ 2313.313077] FS: () GS:96d99030() knlGS: [ 2313.313078] CS: 0010 DS: ES: CR0: 80050033 [ 2313.313079] CR2: 2d587263b000 CR3: 000387a0a006 CR4: 003606e0 [ 2313.313080] Call Trace: [ 2313.313089] iwl_trans_pcie_read_mem+0x42/0xc0 [iwlwifi] [ 2313.313099] iwl_mvm_dump_lmac_error_log+0xdd/0x570 [iwlmvm] [ 2313.313103] ? __dev_printk+0x5c/0x6f [ 2313.313106] ? _dev_err+0x6c/0x83 [ 2313.313110] ? stop_one_cpu+0x73/0xa0 [ 2313.313118] iwl_mvm_dump_nic_error_log+0x20/0x70 [iwlmvm] [ 2313.313124] iwl_mvm_nic_error+0x35/0x40 [iwlmvm] [ 2313.313130] iwl_pcie_irq_handle_error+0xb3/0x110 [iwlwifi] [ 2313.313136] iwl_pcie_irq_m
[Kernel-packages] [Bug 1878194] Re: [Sennheiser HD 4.50 BTNC] Bluetooth headset not working when selecting HSP/HFP audio profile in Focal Fossa
*** This bug is a duplicate of bug 1871794 *** https://bugs.launchpad.net/bugs/1871794 @alcachi, On that problematic Lenovo machine, the kernel module used is btintel with device firmware: intel/ibt-20-1-3.sfi too. Let's wait for firmware or driver update from upstream. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1878194 Title: [Sennheiser HD 4.50 BTNC] Bluetooth headset not working when selecting HSP/HFP audio profile in Focal Fossa Status in bluez package in Ubuntu: Confirmed Status in pulseaudio package in Ubuntu: Confirmed Bug description: After updating the release from Ubuntu 19.10 to 20.04, the bluetooth headset doesn't work anymore when HSP/HFP profile is selected. With Ubuntu 19.10 the headset was working, there was audio and the mic was perfect for video conferencing. [Steps to reproduce] 1. Connect headset (used blueman to setup and connect) 1.1. When connected the system automatically selects A2DP profile 2. Start playing audio (browser or other) 3. Change profile to HSP/HFP with pavucontrol (or blueman) 4. The audio disappears and microphone is not working (no input) 5. Optionally switch back to A2DP and the audio comes back [Expected] When switching to HSP/HFP the audio should keep playing and the microphone should start working [Notes] I tried with pavucontrol to switch between profiles while playing audio from a browser. As side note there's a led in the headset that still blinks when switching profile. I tried deleting the pulse folder under user's profile .config without success, also reinstalled packages and did a `sudo alsa force-reload` and rebooting several times. Note: not sure this is a duplicate of [Bug #1576559], it looks quite different since the profile changes but the headset stops working. [System info] Ubuntu: 20.04 - Linux 5.4.0-29-generic x86_64 pulseaudio: 1:13.99.1-1ubuntu3 bluez: 5.53-0ubuntu3 Headset: Sennheiser HD 4.50 BTNC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1878194/+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 1848771]
Created attachment 289895 acpidump from Acer C720P -- 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/1848771 Title: Reboot after resume from suspend (deep) Status in linux package in Ubuntu: Incomplete Status in ubuntu-release-upgrader package in Ubuntu: Invalid Bug description: After upgrading to Kubuntu Eoan (19.10) yesterday, my laptop crashes after resume from suspending. This is regardless the way of suspending (closing lid, selecting suspend from sddm, systemctl suspend). The journal shows: ferry@chromium:~$ journalctl -b -1 -e .. sddm[1106]: Message received from greeter: Suspend NetworkManager[836]: manager: sleep: sleep requested (sleeping: no enabled: yes) NetworkManager[836]: device (60:73:BC:BA:B8:68): state change: disconnected -> unmanaged (reason ' NetworkManager[836]: device (60:73:BC:23:8F:3E): state change: disconnected -> unmanaged (reason ' NetworkManager[836]: device (p2p-dev-wlp1s0): state change: disconnected -> unmanaged (reason 'sle NetworkManager[836]: manager: NetworkManager state is now ASLEEP systemd[1]: Reached target Sleep. systemd[1]: Starting Suspend... systemd-sleep[1238]: Suspending system... kernel: PM: suspend entry (deep) On resume (keypress, open lid) resume starts but immediately crashes and reboots. The laptop is an Acer 720p Chromebook with Chromium replaced and working fine with Kubuntu since 5 years or so. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: ubuntu-release-upgrader-core 1:19.10.15 ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1 Uname: Linux 5.3.0-18-generic x86_64 ApportVersion: 2.20.11-0ubuntu8 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Fri Oct 18 18:45:53 2019 InstallationDate: Installed on 2017-07-13 (826 days ago) InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to eoan on 2019-10-17 (0 days ago) VarLogDistupgradeTermlog: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848771/+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 1848771]
All other info collected with hw-probe: https://linux- hardware.org/?probe=c858e37129 -- 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/1848771 Title: Reboot after resume from suspend (deep) Status in linux package in Ubuntu: Incomplete Status in ubuntu-release-upgrader package in Ubuntu: Invalid Bug description: After upgrading to Kubuntu Eoan (19.10) yesterday, my laptop crashes after resume from suspending. This is regardless the way of suspending (closing lid, selecting suspend from sddm, systemctl suspend). The journal shows: ferry@chromium:~$ journalctl -b -1 -e .. sddm[1106]: Message received from greeter: Suspend NetworkManager[836]: manager: sleep: sleep requested (sleeping: no enabled: yes) NetworkManager[836]: device (60:73:BC:BA:B8:68): state change: disconnected -> unmanaged (reason ' NetworkManager[836]: device (60:73:BC:23:8F:3E): state change: disconnected -> unmanaged (reason ' NetworkManager[836]: device (p2p-dev-wlp1s0): state change: disconnected -> unmanaged (reason 'sle NetworkManager[836]: manager: NetworkManager state is now ASLEEP systemd[1]: Reached target Sleep. systemd[1]: Starting Suspend... systemd-sleep[1238]: Suspending system... kernel: PM: suspend entry (deep) On resume (keypress, open lid) resume starts but immediately crashes and reboots. The laptop is an Acer 720p Chromebook with Chromium replaced and working fine with Kubuntu since 5 years or so. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: ubuntu-release-upgrader-core 1:19.10.15 ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1 Uname: Linux 5.3.0-18-generic x86_64 ApportVersion: 2.20.11-0ubuntu8 Architecture: amd64 CrashDB: ubuntu CurrentDesktop: KDE Date: Fri Oct 18 18:45:53 2019 InstallationDate: Installed on 2017-07-13 (826 days ago) InstallationMedia: Kubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412) PackageArchitecture: all SourcePackage: ubuntu-release-upgrader Symptom: ubuntu-release-upgrader UpgradeStatus: Upgraded to eoan on 2019-10-17 (0 days ago) VarLogDistupgradeTermlog: To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848771/+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 1875513] Re: Broadcom 4366 [14e4:4365] mobile wifi hotspot is not showing in select networks
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1875513 Title: Broadcom 4366 [14e4:4365] mobile wifi hotspot is not showing in select networks Status in linux package in Ubuntu: Expired Bug description: i am trying to connect my mobile hotspot but it is not showing in select network section although my hotspot is on. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-26-generic 5.4.0-26.30 ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30 Uname: Linux 5.4.0-26-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.11-0ubuntu27 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: saud 1309 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Tue Apr 28 05:41:03 2020 InstallationDate: Installed on 2020-04-27 (0 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: TOSHIBA Satellite C55-B ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-26-generic root=UUID=087e4472-46b8-4204-9cc0-e37643c7ffbf ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-26-generic N/A linux-backports-modules-5.4.0-26-generic N/A linux-firmware1.187 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 05/06/2014 dmi.bios.vendor: Insyde Corp. dmi.bios.version: 1.10 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: Type2 - Board Product Name1 dmi.board.vendor: Type2 - Board Vendor Name1 dmi.board.version: Type2 - Board Version dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: OEM Chassis Manufacturer dmi.chassis.version: OEM Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvr1.10:bd05/06/2014:svnTOSHIBA:pnSatelliteC55-B:pvrPSKSSV-00700JAR:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion: dmi.product.family: Type1Family dmi.product.name: Satellite C55-B dmi.product.sku: Type1Sku0 dmi.product.version: PSKSSV-00700JAR dmi.sys.vendor: TOSHIBA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875513/+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 1875278] Re: package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- 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/1875278 Title: package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17 Status in linux package in Ubuntu: Expired Bug description: ubuntu-bug linux package linux-image3.13.0-32-generic 3.13.0-32.57 failed ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-32-generic 3.13.0-32.57 ProcVersionSignature: Ubuntu 3.13.0-170.220-generic 3.13.11-ckt39 Uname: Linux 3.13.0-170-generic i686 ApportVersion: 2.14.1-0ubuntu3.29 Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: eagle 2221 F pulseaudio Date: Mon Apr 27 07:08:59 2020 DuplicateSignature: package:linux-image-3.13.0-32-generic:3.13.0-32.57:subprocess installed post-installation script returned error exit status 17 ErrorMessage: subprocess installed post-installation script returned error exit status 17 HibernationDevice: RESUME=UUID=63daebc1-9cdc-4e37-adc2-cf269d846152 InstallationDate: Installed on 2020-04-26 (0 days ago) InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release i386 (20140807) IwConfig: lono wireless extensions. eth0 no wireless extensions. usb0 no wireless extensions. MachineType: Dell Inc. OptiPlex 780 ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-170-generic root=UUID=bdfeebbe-44f8-4c3c-aa8c-f3fadcbef1a4 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: grub-pc 2.02~beta2-9ubuntu1.17 RfKill: SourcePackage: linux Title: package linux-image-3.13.0-32-generic 3.13.0-32.57 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17 UpgradeStatus: Upgraded to trusty on 2020-04-27 (0 days ago) dmi.bios.date: 08/11/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A05 dmi.board.name: 0200DY dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 3 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA05:bd08/11/2010:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0200DY:rvrA01:cvnDellInc.:ct3:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875278/+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