[Kernel-packages] [Bug 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Alex.Nedel
@Dietmar (smiddy67): I also get some form of breakage:

No video after leaving the PC unused overnight:
with monitor turned on, got blank screen with backlighting visible in the 
morning.
I rebooted to get it working, the reboot was fast and OK.

But I'm NOT sure that standby worked for me in 5.13.0-22.
I remember a similar problem with 5.13.0-22 after suspend.

So the specific problem that I had with 5.13.0-23.23 seems fixed in
5.13.0-24.

Thank you all!

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Alex.Nedel
@Dietmar (smiddy67): I also get some form of breakage:

No video after leaving the PC unused overnight: 
with monitor turned on, got blank screen with backlighting visible in the 
morning. 
I rebooted to get it working, the reboot was fast and OK.

But I'm not sure this (standby) for me in 5.13.0-22. 
I remember a similar problem with 5.13.0-22 after suspend.

So the specific problem that I had with 5.13.0-23.23 seems fixed in
5.13.0-24.

Thank you all!

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1950099] Re: Accessibility. No sound sof-firmware driver when installing ubuntu mate 21.10 on HP Pavilion Laptop PC 15-eg0000 (172Z8AV)

2022-01-07 Thread Launchpad Bug Tracker
[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/1950099

Title:
  Accessibility. No sound sof-firmware driver when installing ubuntu
  mate 21.10 on HP Pavilion Laptop PC 15-eg (172Z8AV)

Status in linux package in Ubuntu:
  Expired

Bug description:
  When installing ubuntu mate 21.10, there are no sof-firmware drivers in the 
installer. As the result, a totally blind user who uses a screen reader for 
installation cannot install ubuntu mate 21.10 on his machine.
  However, this issue doesn't happen on ubuntu 20.04 LTS.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950099/+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 1956518] Re: linux-firmware 1.187.24 may crash USB ports

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

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

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

Title:
  linux-firmware 1.187.24 may crash USB ports

Status in linux-firmware package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 20.04.3 LTS
  Release:  20.04
  5.4.0-92-generic

  linux-firmware:
Instalados: 1.187.24
Candidato:  1.187.24
Tabla de versión:
   *** 1.187.24 500
  500 http://es.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
  500 http://es.archive.ubuntu.com/ubuntu focal-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1.187 500
  500 http://es.archive.ubuntu.com/ubuntu focal/main amd64 Packages
  500 http://es.archive.ubuntu.com/ubuntu focal/main i386 Packages

  linux-firmware 1.187.24 upgrade disabled all mainboard USB ports.
  USB keyboard and mouse stopped working on the next reboot after upgrade.
  I disconnected an USB bluetooth key from a back USB port, rebooted, and 
everything restored to normality.
  My personal conclusion: there is a bug in the bluetooth firmware update that 
may cause a general USB crash when an USB bluetooth key is connected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1956518/+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 1952674] Re: Kernel 5.13 fails to work with lots of hardware (HP Zbook)

2022-01-07 Thread Ras
Update: 5.14 works properly, linux-oem-20.04d kernel 5.14.1013.13 tested
on 4700U.

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

Title:
  Kernel 5.13 fails to work with lots of hardware (HP Zbook)

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

Bug description:
  The Internal display does not work. External monitors connected via 
Thunderbolt down continue to work.
  The trackpad does not work. The keyboard does work.
  The Ethernet on the Thunderbolt dock does not work.

  Booting the 5.11 kernel allows everything to work.

  
  I'm not sure how useful the automatically-attached files are since I had to 
boot with 5.11 in order to get the network working.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.13.0-22-generic 5.13.0-22.22~20.04.1
  ProcVersionSignature: Ubuntu 5.11.0-41.45~20.04.1-generic 5.11.22
  Uname: Linux 5.11.0-41-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Tue Nov 30 10:37:03 2021
  InstallationDate: Installed on 2021-08-30 (91 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  SourcePackage: linux-signed-hwe-5.13
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.13/+bug/1952674/+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 1956800] [NEW] Hirsute update: upstream stable patchset 2022-01-07

2022-01-07 Thread Kamal Mostafa
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:

   upstream stable patchset 2022-01-07

Ported from the following upstream stable releases:
v5.10.84, v5.15.7

   from git://git.kernel.org/

NFSv42: Fix pagecache invalidation after COPY/CLONE
can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
gfs2: release iopen glock early in evict
gfs2: Fix length of holes reported at end-of-file
powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for 
persistent memory"
drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
mac80211: do not access the IV when it was stripped
net/smc: Transfer remaining wait queue entries during fallback
atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
net: return correct error code
platform/x86: thinkpad_acpi: Add support for dual fan control
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
s390/setup: avoid using memblock_enforce_memory_limit
btrfs: check-integrity: fix a warning on write caching disabled disk
thermal: core: Reset previous low and high trip during thermal zone init
scsi: iscsi: Unblock session then wake up error handler
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
drm/amd/amdgpu: fix potential memleak
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in 
hns_dsaf_ge_srst_by_port()
ipv6: check return value of ipv6_skip_exthdr
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of 
bound
net: ethernet: dec: tulip: de4x5: fix possible array overflows in 
type3_infoblock()
perf inject: Fix ARM SPE handling
perf hist: Fix memory leak of a perf_hpp_fmt
perf report: Fix memory leaks around perf_tip()
net/smc: Avoid warning of possible recursive locking
ACPI: Add stubs for wakeup handler functions
vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
kprobes: Limit max data_size of the kretprobe instances
rt2x00: do not mark device gone on EPROTO errors during start
cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
s390/pci: move pseudo-MMIO to prevent MIO overlap
fget: check that the fd still exists after getting a ref to it
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
ipv6: fix memory leak in fib6_rule_suppress
drm/amd/display: Allow DSC on supported MST branch devices
KVM: Disallow user memslot with size that exceeds "unsigned long"
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
KVM: x86: Use a stable condition around all VT-d PI paths
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
tracing/histograms: String compares should not care about signed values
wireguard: selftests: increase default dmesg log size
wireguard: allowedips: add missing __rcu annotation to satisfy sparse
wireguard: selftests: actually test for routing loops
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
wireguard: device: reset peer src endpoint when netns exits
wireguard: receive: use ring buffer for incoming handshakes
wireguard: receive: drop handshakes if queue lock is contended
wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
i2c: stm32f7: flush TX FIFO upon transfer errors
i2c: stm32f7: recover the bus on access timeout
i2c: stm32f7: stop dma transfer in case of NACK
i2c: cbus-gpio: set atomic transfer callback
natsemi: xtensa: fix section mismatch warnings
tcp: fix page frag corruption on page fault
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
net: mpls: Fix notifications when deleting a device
siphash: use _unaligned version by default
arm64: ftrace: add missing BTIs
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
selftests: net: Correct case name
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
ASoC: tegra: Fix wrong value type in ADMAIF
ASoC: tegra: Fix wrong value type in I2S
ASoC: tegra: Fix wrong value type in DMIC
ASoC: tegra: Fix wrong value type in DSPK
ASoC: tegra: Fix kcontrol put callback in ADMAIF
ASoC: tegra: Fix kcontrol put callback in I2S
ASoC: tegra: Fix kcontrol put callback in DMIC
ASoC: tegra: Fix kcontrol put callback in DSPK
ASoC: tegra: Fix kcontrol put callback in AHUB
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
ALSA: 

[Kernel-packages] [Bug 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Chris Newcomer
@Kelsey, thank you for the quick proposed kernel. I installed it in my
system here and it solved my amdgpu errors completely. It boots quickly
again into the graphical login screen.

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1933771] Re: Bluetooth headset random disconnects AX200

2022-01-07 Thread Hadrien Mary
I still have the issue on Ubuntu 21.10 with linux-firmware 1.201.3

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

Title:
  Bluetooth headset random disconnects AX200

Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux-firmware source package in Hirsute:
  In Progress

Bug description:
  [Impact]

  Using several different bluetooth headsets I find that the Bluetooth
  functionality of the built-in AX200 module of my motherboard keeps
  randomly disconnecting. I found that this has been fixed in recent
  Linux firmware updates, but I am not sure that fix has landed yet in
  Ubuntu Hirsute.

  Herewith I am posting the link to exactly the issue I am having:
  https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1155

  And the Linux Firmware commit that resolves this:
  
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=73144e02dcff54529ab42d951de682740d204180

  A related Fedora bug:
  https://bodhi.fedoraproject.org/updates/FEDORA-2021-93247f3274

  It's difficult to relate the upstream kernel version firmware version
  in which this was fixed (linux-firmware-20210511) to the version of
  the linux-firmware Ubuntu package (for me). Perhaps someone can
  comment on whether this has been merged in. I am still experiencing
  disconnects with 1.197.1 at least.

  --

  Description:  Ubuntu 21.04
  Release:  21.04

  linux-firmware:
    Installed: 1.197.1
    Candidate: 1.197.1

  I expected:
    Bluetooth headset to remain connected

  What happened:
    Bluetooth headset connects, then randomly disconnects and reconnects while 
playing media

  [Test Case]

  See above.

  [Fix]

  Update AX20x firmware blobs.

  [Where Problems Could Occur]

  New firmware blobs so previously working adapter might now fail.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1933771/+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 1956793] Re: linux-azure-cvm: Avoid leaking guest memory when communicating with the host

2022-01-07 Thread Marcelo Cerri
Patch submission: https://lists.ubuntu.com/archives/kernel-
team/2022-January/127030.html

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

Title:
  linux-azure-cvm: Avoid leaking guest memory when communicating with
  the host

Status in linux-azure-cvm package in Ubuntu:
  New
Status in linux-azure-cvm source package in Focal:
  In Progress

Bug description:
  [Impact]

  Initialize memory of request offers message to be sent to the host so
  padding or uninitialized fields do not leak guest memory contents.

  Patch:

  
https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git/commit/?h=hyperv-
  next

  [Test case]

  Testing the information leakage to the host is not viable, but since
  the patch the vmbus layer that affects all the hyper-v drivers, a boot
  test on Hyper-V and on Azure should be enough to validate the patch,
  considering how small the change is.

  [Potential regression]

  The change is very restricted, but on an eventual regression it might
  affect any of the hyperv guest drivers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure-cvm/+bug/1956793/+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 1956793] [NEW] linux-azure-cvm: Avoid leaking guest memory when communicating with the host

2022-01-07 Thread Marcelo Cerri
Public bug reported:

[Impact]

Initialize memory of request offers message to be sent to the host so
padding or uninitialized fields do not leak guest memory contents.

Patch:

https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git/commit/?h=hyperv-
next

[Test case]

Testing the information leakage to the host is not viable, but since the
patch the vmbus layer that affects all the hyper-v drivers, a boot test
on Hyper-V and on Azure should be enough to validate the patch,
considering how small the change is.

[Potential regression]

The change is very restricted, but on an eventual regression it might
affect any of the hyperv guest drivers.

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

** Affects: linux-azure-cvm (Ubuntu Focal)
 Importance: Undecided
 Assignee: Marcelo Cerri (mhcerri)
 Status: In Progress

** Also affects: linux-azure-cvm (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-azure-cvm (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-azure-cvm (Ubuntu Focal)
 Assignee: (unassigned) => Marcelo Cerri (mhcerri)

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

Title:
  linux-azure-cvm: Avoid leaking guest memory when communicating with
  the host

Status in linux-azure-cvm package in Ubuntu:
  New
Status in linux-azure-cvm source package in Focal:
  In Progress

Bug description:
  [Impact]

  Initialize memory of request offers message to be sent to the host so
  padding or uninitialized fields do not leak guest memory contents.

  Patch:

  
https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git/commit/?h=hyperv-
  next

  [Test case]

  Testing the information leakage to the host is not viable, but since
  the patch the vmbus layer that affects all the hyper-v drivers, a boot
  test on Hyper-V and on Azure should be enough to validate the patch,
  considering how small the change is.

  [Potential regression]

  The change is very restricted, but on an eventual regression it might
  affect any of the hyperv guest drivers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure-cvm/+bug/1956793/+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 1956791] [NEW] Impish update: upstream stable patchset 2022-01-07

2022-01-07 Thread Kamal Mostafa
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:

   upstream stable patchset 2022-01-07

Ported from the following upstream stable releases:
v5.10.84, v5.15.7

   from git://git.kernel.org/

can: j1939: j1939_tp_cmd_recv(): check the dst address of TP.CM_BAM
gfs2: release iopen glock early in evict
gfs2: Fix length of holes reported at end-of-file
powerpc/pseries/ddw: Revert "Extend upper limit for huge DMA window for 
persistent memory"
drm/sun4i: fix unmet dependency on RESET_CONTROLLER for PHY_SUN6I_MIPI_DPHY
mac80211: do not access the IV when it was stripped
net/smc: Transfer remaining wait queue entries during fallback
atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
net: return correct error code
platform/x86: thinkpad_acpi: Add support for dual fan control
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
s390/setup: avoid using memblock_enforce_memory_limit
btrfs: check-integrity: fix a warning on write caching disabled disk
thermal: core: Reset previous low and high trip during thermal zone init
scsi: iscsi: Unblock session then wake up error handler
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
drm/amd/amdgpu: fix potential memleak
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in 
hns_dsaf_ge_srst_by_port()
ipv6: check return value of ipv6_skip_exthdr
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of 
bound
net: ethernet: dec: tulip: de4x5: fix possible array overflows in 
type3_infoblock()
perf inject: Fix ARM SPE handling
perf hist: Fix memory leak of a perf_hpp_fmt
perf report: Fix memory leaks around perf_tip()
net/smc: Avoid warning of possible recursive locking
ACPI: Add stubs for wakeup handler functions
vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
kprobes: Limit max data_size of the kretprobe instances
rt2x00: do not mark device gone on EPROTO errors during start
cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
s390/pci: move pseudo-MMIO to prevent MIO overlap
fget: check that the fd still exists after getting a ref to it
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
ipv6: fix memory leak in fib6_rule_suppress
drm/amd/display: Allow DSC on supported MST branch devices
KVM: Disallow user memslot with size that exceeds "unsigned long"
KVM: nVMX: Flush current VPID (L1 vs. L2) for KVM_REQ_TLB_FLUSH_GUEST
KVM: x86: Use a stable condition around all VT-d PI paths
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
tracing/histograms: String compares should not care about signed values
wireguard: selftests: increase default dmesg log size
wireguard: allowedips: add missing __rcu annotation to satisfy sparse
wireguard: selftests: actually test for routing loops
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
wireguard: device: reset peer src endpoint when netns exits
wireguard: receive: use ring buffer for incoming handshakes
wireguard: receive: drop handshakes if queue lock is contended
wireguard: ratelimiter: use kvcalloc() instead of kvzalloc()
i2c: stm32f7: flush TX FIFO upon transfer errors
i2c: stm32f7: recover the bus on access timeout
i2c: stm32f7: stop dma transfer in case of NACK
i2c: cbus-gpio: set atomic transfer callback
natsemi: xtensa: fix section mismatch warnings
tcp: fix page frag corruption on page fault
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
net: mpls: Fix notifications when deleting a device
siphash: use _unaligned version by default
arm64: ftrace: add missing BTIs
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
selftests: net: Correct case name
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
ASoC: tegra: Fix wrong value type in ADMAIF
ASoC: tegra: Fix wrong value type in I2S
ASoC: tegra: Fix wrong value type in DMIC
ASoC: tegra: Fix wrong value type in DSPK
ASoC: tegra: Fix kcontrol put callback in ADMAIF
ASoC: tegra: Fix kcontrol put callback in I2S
ASoC: tegra: Fix kcontrol put callback in DMIC
ASoC: tegra: Fix kcontrol put callback in DSPK
ASoC: tegra: Fix kcontrol put callback in AHUB
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec

[Kernel-packages] [Bug 1956519] Re: kernel panic after upgrading to kernel 5.13.0-23

2022-01-07 Thread Vadik Mironov
*** This bug is a duplicate of bug 1956401 ***
https://bugs.launchpad.net/bugs/1956401

Full dmesg output from 5.13.0-24 run attached

** Attachment added: "kernel_panic_linux-image-5.13.0-24-generic"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956519/+attachment/5552643/+files/kernel_panic_linux-image-5.13.0-24-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/1956519

Title:
  kernel panic after upgrading to kernel 5.13.0-23

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading my son's Asus PN50 with Ubuntu 21.10 to the latest
  kernel 5.13.0-23, I am no longer able to boot it normally. Kernel
  fails with the panic halfway through the boot process (which got
  overall suspiciously slow):

  [1.359465] BUG: kernel NULL pointer dereference, address: 000c
  [1.359498] #PF: supervisor write access in kernel mode
  [1.359519] #PF: error_code(0x0002) - not-present page
  [1.359540] PGD 0 P4D 0
  [1.359553] Oops: 0002 [#1] SMP NOPTI
  [1.359569] CPU: 0 PID: 175 Comm: systemd-udevd Not tainted 
5.13.0-23-generic #23-Ubuntu
  [1.359602] Hardware name: ASUSTeK COMPUTER INC. MINIPC PN50/PN50, BIOS 
0623 05/13/2021
  [1.359632] RIP: 0010:amd_sfh_hid_client_init+0x47/0x350 [amd_sfh]
  [1.359661] Code: 00 53 48 83 ec 20 48 8b 5f 08 48 8b 07 48 8d b3 22 01 00 
00 4c 8d b0 c8 00 00 00 e8 23 07 00 00 45 31 c0 31 c9 ba 00 00 20 00 <89> 43 0c 
48 8d 83 68 01 00 00 48 8d bb 80 01 00 00 48 c7 c6 20 6d
  [1.359729] RSP: 0018:bf71c099f9d8 EFLAGS: 00010246
  [1.359750] RAX:  RBX:  RCX: 

  [1.359777] RDX: 0020 RSI: c03cd249 RDI: 
a680004c
  [1.359804] RBP: bf71c099fa20 R08:  R09: 
0006
  [1.359831] R10: bf71c0d0 R11: 0007 R12: 
000fffe0
  [1.359857] R13: 992bc3387cd8 R14: 992bc11560c8 R15: 
992bc3387cd8
  [1.359884] FS:  7ff0ec1a48c0() GS:992ebf60() 
knlGS:
  [1.359915] CS:  0010 DS:  ES:  CR0: 80050033
  [1.359937] CR2: 000c CR3: 000102fd CR4: 
00350ef0
  [1.359964] Call Trace:
  [1.359976]  ? __pci_set_master+0x5f/0xe0
  [1.359997]  amd_mp2_pci_probe+0xad/0x160 [amd_sfh]
  [1.360021]  local_pci_probe+0x48/0x80
  [1.360038]  pci_device_probe+0x105/0x1c0
  [1.360056]  really_probe+0x24b/0x4c0
  [1.360073]  driver_probe_device+0xf0/0x160
  [1.360091]  device_driver_attach+0xab/0xb0
  [1.360110]  __driver_attach+0xb2/0x140
  [1.360126]  ? device_driver_attach+0xb0/0xb0
  [1.360145]  bus_for_each_dev+0x7e/0xc0
  [1.360161]  driver_attach+0x1e/0x20
  [1.360177]  bus_add_driver+0x135/0x1f0
  [1.360194]  driver_register+0x95/0xf0
  [1.360210]  ? 0xc03d2000
  [1.360225]  __pci_register_driver+0x57/0x60
  [1.360242]  amd_mp2_pci_driver_init+0x23/0x1000 [amd_sfh]
  [1.360266]  do_one_initcall+0x48/0x1d0
  [1.360284]  ? kmem_cache_alloc_trace+0xfb/0x240
  [1.360306]  do_init_module+0x62/0x290
  [1.360323]  load_module+0xa8f/0xb10
  [1.360340]  __do_sys_finit_module+0xc2/0x120
  [1.360359]  __x64_sys_finit_module+0x18/0x20
  [1.360377]  do_syscall_64+0x61/0xb0
  [1.361638]  ? ksys_mmap_pgoff+0x135/0x260
  [1.362883]  ? exit_to_user_mode_prepare+0x37/0xb0
  [1.364121]  ? syscall_exit_to_user_mode+0x27/0x50
  [1.365343]  ? __x64_sys_mmap+0x33/0x40
  [1.366550]  ? do_syscall_64+0x6e/0xb0
  [1.367749]  ? do_syscall_64+0x6e/0xb0
  [1.368923]  ? do_syscall_64+0x6e/0xb0
  [1.370079]  ? syscall_exit_to_user_mode+0x27/0x50
  [1.371227]  ? do_syscall_64+0x6e/0xb0
  [1.372359]  ? exc_page_fault+0x8f/0x170
  [1.373478]  ? asm_exc_page_fault+0x8/0x30
  [1.374584]  entry_SYSCALL_64_after_hwframe+0x44/0xae
  [1.375684] RIP: 0033:0x7ff0ec73a94d
  [1.376767] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 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 b3 64 0f 00 f7 d8 64 89 01 48
  [1.377926] RSP: 002b:7ffd00724ba8 EFLAGS: 0246 ORIG_RAX: 
0139
  [1.379076] RAX: ffda RBX: 55e130084390 RCX: 
7ff0ec73a94d
  [1.380225] RDX:  RSI: 7ff0ec8ca3fe RDI: 
0005
  [1.381363] RBP: 0002 R08:  R09: 

  [1.382488] R10: 0005 R11: 0246 R12: 
7ff0ec8ca3fe
  [1.383598] R13: 55e130083370 R14: 55e130084480 R15: 
55e130086cb0
  [1.384698] Modules linked in: ahci(+) libahci i2c_piix4(+) r8169(+) 
amd_sfh(+) i2c_hid_acpi realtek i2c_hid xhci_pci(+) xhci_pci_renesas wmi(+) 
video(+) fjes(+) hid
 

[Kernel-packages] [Bug 1956519] Re: kernel panic after upgrading to kernel 5.13.0-23

2022-01-07 Thread Vadik Mironov
*** This bug is a duplicate of bug 1956401 ***
https://bugs.launchpad.net/bugs/1956401

Kelsey, following the suggestion from bug 1956401, I've upgraded to
5.13.0-24-generic and it's exactly the same story as with 5.13.0-23:

1.330735] BUG: kernel NULL pointer dereference, address: 000c
[1.330768] #PF: supervisor write access in kernel mode
[1.330788] #PF: error_code(0x0002) - not-present page
[1.330809] PGD 0 P4D 0 
[1.330822] Oops: 0002 [#1] SMP NOPTI
[1.330838] CPU: 0 PID: 204 Comm: systemd-udevd Not tainted 
5.13.0-24-generic #24-Ubuntu
[1.330870] Hardware name: ASUSTeK COMPUTER INC. MINIPC PN50/PN50, BIOS 0623 
05/13/2021
[1.330900] RIP: 0010:amd_sfh_hid_client_init+0x47/0x350 [amd_sfh]
[1.330930] Code: 00 53 48 83 ec 20 48 8b 5f 08 48 8b 07 48 8d b3 22 01 00 
00 4c 8d b0 c8 00 00 00 e8 23 07 00 00 45 31 c0 31 c9 ba 00 00 20 00 <89> 43 0c 
48 8d 83 68 01 00 00 48 8d bb 80 01 00 00 48 c7 c6 f0 6d
[1.330997] RSP: 0018:a523c0b939e0 EFLAGS: 00010246
[1.331018] RAX:  RBX:  RCX: 
[1.331045] RDX: 0020 RSI: c040c249 RDI: 934c
[1.331072] RBP: a523c0b93a28 R08:  R09: 0006
[1.331100] R10: a523c0d0 R11: 0007 R12: 000fffe0
[1.331127] R13: 8a4ac11c5cd8 R14: 8a4ac11570c8 R15: 8a4ac11c5cd8
[1.331154] FS:  7feacb0ca8c0() GS:8a4dbf20() 
knlGS:
[1.331184] CS:  0010 DS:  ES:  CR0: 80050033
[1.331206] CR2: 000c CR3: 000117148000 CR4: 00350ef0
[1.331233] Call Trace:
[1.331245]  
[1.331255]  ? __pci_set_master+0x5f/0xe0
[1.331276]  amd_mp2_pci_probe+0xad/0x160 [amd_sfh]
[1.331298]  local_pci_probe+0x48/0x80
[1.331315]  pci_device_probe+0x105/0x1c0
[1.331333]  really_probe+0x24b/0x4c0
[1.331351]  driver_probe_device+0xf0/0x160
[1.331369]  device_driver_attach+0xab/0xb0
[1.331388]  __driver_attach+0xb2/0x140
[1.331405]  ? device_driver_attach+0xb0/0xb0
[1.331423]  bus_for_each_dev+0x7e/0xc0
[1.331440]  driver_attach+0x1e/0x20
[1.331458]  bus_add_driver+0x135/0x1f0
[1.331475]  driver_register+0x95/0xf0
[1.331492]  ? 0xc0411000
[1.331506]  __pci_register_driver+0x57/0x60
[1.331524]  amd_mp2_pci_driver_init+0x23/0x1000 [amd_sfh]
[1.331548]  do_one_initcall+0x48/0x1d0
[1.331566]  ? kmem_cache_alloc_trace+0xfb/0x240
[1.331587]  do_init_module+0x62/0x290
[1.331605]  load_module+0xa8f/0xb10
[1.331621]  __do_sys_finit_module+0xc2/0x120
[1.331641]  __x64_sys_finit_module+0x18/0x20
[1.332883]  do_syscall_64+0x61/0xb0
[1.334112]  ? fput+0x13/0x20
[1.335316]  ? ksys_mmap_pgoff+0x135/0x260
[1.336514]  ? exit_to_user_mode_prepare+0x37/0xb0
[1.337702]  ? syscall_exit_to_user_mode+0x27/0x50
[1.338877]  ? __x64_sys_mmap+0x33/0x40
[1.340036]  ? do_syscall_64+0x6e/0xb0
[1.341180]  ? do_syscall_64+0x6e/0xb0
[1.342303]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[1.343422] RIP: 0033:0x7feacb66094d
[1.344527] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 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 b3 64 0f 00 f7 d8 64 89 01 48
[1.345707] RSP: 002b:7ffc5c487aa8 EFLAGS: 0246 ORIG_RAX: 
0139
[1.346879] RAX: ffda RBX: 55ce67fb06d0 RCX: 7feacb66094d
[1.348048] RDX:  RSI: 7feacb7f03fe RDI: 0005
[1.349211] RBP: 0002 R08:  R09: 
[1.349613] libphy: r8169: probed
[1.350355] R10: 0005 R11: 0246 R12: 7feacb7f03fe
[1.351649] r8169 :02:00.0 eth0: RTL8168ep/8111ep, 24:4b:fe:c8:7e:6d, 
XID 502, IRQ 35
[1.352626] R13: 55ce67fc6440 R14: 55ce67fe9420 R15: 55ce67fe9760
[1.352628]  
[1.352629] Modules linked in: amd_sfh(+) i2c_hid_acpi i2c_hid r8169(+) 
xhci_pci(+) realtek i2c_piix4 xhci_pci_renesas wmi(+) video(+)
[1.353776] r8169 :02:00.0 eth0: jumbo features [frames: 9194 bytes, tx 
checksumming: ko]
[1.354912]  fjes(+) hid
[1.359502] CR2: 000c
[1.360640] ---[ end trace 98bea865e3daeb73 ]---
[1.361773] RIP: 0010:amd_sfh_hid_client_init+0x47/0x350 [amd_sfh]
[1.362911] Code: 00 53 48 83 ec 20 48 8b 5f 08 48 8b 07 48 8d b3 22 01 00 
00 4c 8d b0 c8 00 00 00 e8 23 07 00 00 45 31 c0 31 c9 ba 00 00 20 00 <89> 43 0c 
48 8d 83 68 01 00 00 48 8d bb 80 01 00 00 48 c7 c6 f0 6d
[1.364128] RSP: 0018:a523c0b939e0 EFLAGS: 00010246
[1.365338] RAX:  RBX:  RCX: 
[1.366562] RDX: 0020 RSI: c040c249 RDI: 934c
[1.367776] RBP: a523c0b93a28 R08:  R09: 0006
[1.368986] R10: 

[Kernel-packages] [Bug 1945361] Re: [Yellow Carp] USB4 interdomain communication problems

2022-01-07 Thread Alex Hung
** Changed in: amd
   Importance: Undecided => Medium

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

Title:
  [Yellow Carp] USB4 interdomain communication problems

Status in amd:
  In Progress
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 source package in Focal:
  Fix Released

Bug description:
  [Impact]

Yellow carp w/ SW CM bi-directional interdomain communication may
  have some problems that the response packets are lost sometimes within
  the stipulated time.

  [Fix]

Enable the retry by increasing retry count from 1 to 4.

The patch is in linux-next (tag next-20211007) and can be found @ 
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/thunderbolt/ctl.c?id=641cdbea7635be3a177dbdf81356ccb16f3769e3
   
  [Test]

This is requested and tested by AMD.

  [Where problems could occur]

Low risk. This only affects small number of AMD systems that would
  excess the time. Systems without problems won't be affected.

  = Original Description 

  AMD internal team has found that for Yellow carp w/ SW CM bi-
  directional interdomain communication may have some problems.  It's
  been aligned upstream to increase number of retries to account for
  these issues.

  
https://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git/commit/?h=next=641cdbea7635be3a177dbdf81356ccb16f3769e3

  Can Canonical team please include this in future 5.14-OEM?

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1945361/+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 1954746] Re: ASIX AX88179 compatible USB adapter not working

2022-01-07 Thread Jarkko Toivonen
Possibly related to #1953223 and #1939638. For me the adapter is not
recognized at all.

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

Title:
  ASIX AX88179 compatible USB adapter not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Upon inserting the USB device errors can be found in dmesg. (see
  below)

  
  The current result:
  USB adapter is no longer working

  The expected result:
  USB adapter should work properly

  Please also note that this is my first bug report here.

  
  [ 5667.499655] ax88179_178a 2-1.3:2.0 eth0: unregister 'ax88179_178a' 
usb-:00:14.0-1.3, ASIX AX88179 USB 3.0 Gigabit Ethernet
  [ 5667.541257] ax88179_178a 2-1.3:2.0 eth0 (unregistered): Failed to write 
reg index 0x0002: -19
  [ 5667.541264] ax88179_178a 2-1.3:2.0 eth0 (unregistered): Failed to write 
reg index 0x0001: -19
  [ 5667.541268] ax88179_178a 2-1.3:2.0 eth0 (unregistered): Failed to write 
reg index 0x0002: -19
  [ 5667.541445] ax88179_178a 2-1.3:2.1 eth1: unregister 'ax88179_178a' 
usb-:00:14.0-1.3, ASIX AX88179 USB 3.0 Gigabit Ethernet
  [ 5667.585338] ax88179_178a 2-1.3:2.1 eth1 (unregistered): Failed to write 
reg index 0x0002: -19
  [ 5667.585345] ax88179_178a 2-1.3:2.1 eth1 (unregistered): Failed to write 
reg index 0x0001: -19
  [ 5667.585350] ax88179_178a 2-1.3:2.1 eth1 (unregistered): Failed to write 
reg index 0x0002: -19
  [ 5668.066721] usb 2-1.3: new SuperSpeed Gen 1 USB device number 4 using 
xhci_hcd
  [ 5668.237190] usb 2-1.3: New USB device found, idVendor=0b95, 
idProduct=1790, bcdDevice= 2.00
  [ 5668.237196] usb 2-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 5668.237199] usb 2-1.3: Product: AX88179A
  [ 5668.237203] usb 2-1.3: Manufacturer: ASIX
  [ 5668.237205] usb 2-1.3: SerialNumber: 000CFBDD
  [ 5668.915280] ax88179_178a 2-1.3:1.0 (unnamed net_device) (uninitialized): 
Failed to read reg index 0x0040: -32
  [ 5669.227298] ax88179_178a 2-1.3:1.0 eth0: register 'ax88179_178a' at 
usb-:00:14.0-1.3, ASIX AX88179 USB 3.0 Gigabit Ethernet, f8:e4:3b:0c:fb:dd
  [ 5669.285419] ax88179_178a 2-1.3:1.0 enxf8e43b0cfbdd: renamed from eth0

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-91-generic 5.4.0-91.102
  ProcVersionSignature: Ubuntu 5.4.0-91.102-generic 5.4.151
  Uname: Linux 5.4.0-91-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  arno   1964 F pulseaudio
   /dev/snd/controlC1:  arno   1964 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Dec 14 08:14:34 2021
  HibernationDevice: RESUME=UUID=67bde916-af41-4b15-bcb4-599116d67df7
  InstallationDate: Installed on 2018-05-18 (1306 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. XPS 15 9560
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-91-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash nouveau.runpm=0 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-91-generic N/A
   linux-backports-modules-5.4.0-91-generic  N/A
   linux-firmware1.187.20
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-11-21 (387 days ago)
  dmi.bios.date: 05/25/2021
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.23.1
  dmi.board.name: 05FFDN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.23.1:bd05/25/2021:svnDellInc.:pnXPS159560:pvr:rvnDellInc.:rn05FFDN:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9560
  dmi.product.sku: 07BE
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1954746/+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 1956461] Re: webcam doesn't work

2022-01-07 Thread Piotr
** Tags added: webcam

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

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  New

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956461/+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 1924298] Re: accept returns duplicate endpoints under load

2022-01-07 Thread Branimir Amidžić
Arch Linux is also affected.

Operating System: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.12-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
Memory: 14,6 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics

I'm using Spring Boot 2.6.2 and:
openjdk 17.0.1 2021-10-19
OpenJDK Runtime Environment (build 17.0.1+12)
OpenJDK 64-Bit Server VM (build 17.0.1+12, mixed mode)

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

Title:
  accept returns duplicate endpoints under load

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When accepting client connections under load, duplicate endpoints may
  be returned. These endpoints will have different (usually sequential)
  file descriptors but will refer to the same connection (same server
  IP, same server port, same client IP, same client port). Both copies
  of the endpoint appear to be functional.

  Reproduction requires:
  - compilation of the attached server.c program
  - wrk (https://github.com/wg/wrk) to generate load

  The steps to reproduce are:
  - run 'server' application in one console window
  - run 'for i in {1..50}; do /opt/wrk/wrk -t 2 -c 1000 -d 5s --latency 
--timeout 1s http://localhost:/post; done' in a second console window
  - run the same command in a third window to generate concurrent load

  You may need to run additional instance of the wrk command in multiple
  windows to trigger the issue.

  When the problem occurs the server executable will exit and print some 
debugging info. e.g.:
  accerror = 1950892, counter = 10683, port = 59892, clientfd = 233, lastClient 
= 232

  This indicates that the sockets with file descriptors 233 and 232 are
  duplicates.

  The issue has been reproduced on fully patched versions of Ubuntu
  20.04 and 18.04. Other versions have not been tested.

  This issue was originally observed in Java and was reported against the 
Spring Framework:
  https://github.com/spring-projects/spring-framework/issues/26434

  Investigation from the Spring team and the Apache Tomcat team identified that 
it appeared to be a JDK issue:
  https://bugs.openjdk.java.net/browse/JDK-8263243

  Further research from the JDK team determined that the issue was at
  the OS level. Hence this report.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-71-generic 5.4.0-71.79
  ProcVersionSignature: Ubuntu 5.4.0-71.79-generic 5.4.101
  Uname: Linux 5.4.0-71-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Apr 15 12:52:53 2021
  HibernationDevice: RESUME=UUID=f5a46e09-d99b-4475-8ab6-2cd70da8418d
  InstallationDate: Installed on 2017-02-02 (1532 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  IwConfig:
   lono wireless extensions.
   
   docker0   no wireless extensions.
   
   eno1  no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. Default string
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-71-generic 
root=/dev/mapper/ubuntu--vg-root ro text
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-71-generic N/A
   linux-backports-modules-5.4.0-71-generic  N/A
   linux-firmware1.187.10
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-09-07 (219 days ago)
  dmi.bios.date: 06/13/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F22
  dmi.board.asset.tag: Default string
  dmi.board.name: X99-SLI-CF
  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.:bvrF22:bd06/13/2016:svnGigabyteTechnologyCo.,Ltd.:pnDefaultstring:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnX99-SLI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  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/1924298/+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 1956783] [NEW] Xserver crash always when SteamVR is started

2022-01-07 Thread Kate Alhola
Public bug reported:

Xserver crash when SteamVR is started

>From /var/log/ Xorg.1.log.old

[45.171] Build Operating System: linux Ubuntu
[45.171] Current Operating System: Linux kathy 5.11.0-44-generic 
#48~20.04.2-Ubuntu SMP Tue Dec 14 15:36:44 UTC 2021 x86_64
[45.171] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=9c5035b9-3040-42ba-bdda-26879cf67955 ro
[45.171] Build Date: 14 December 2021  02:14:13PM
[45.171] xorg-server 2:1.20.13-1ubuntu1~20.04.2 (For technical support 
please see http://www.ubuntu.com/support) 
[45.189] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3080 Ti (GA102-A) at 
PCI:1:0:0
[45.189] (--) NVIDIA(GPU-0): HTC Corporation VIVE Pro 2 (DFP-3): connected
[45.189] (--) NVIDIA(GPU-0): HTC Corporation VIVE Pro 2 (DFP-3): Internal 
DisplayPort
[45.189] (--) NVIDIA(GPU-0): HTC Corporation VIVE Pro 2 (DFP-3): 2670.0 MHz 
maximum pixel clock
[45.192] (--) NVIDIA(GPU-0): DELL UP3216Q (DFP-6): connected
[45.192] (--) NVIDIA(GPU-0): DELL UP3216Q (DFP-6): Internal DisplayPort
[45.192] (--) NVIDIA(GPU-0): DELL UP3216Q (DFP-6): 2670.0 MHz maximum pixel 
clock
[
[   137.937] (EE) 
[   137.937] (EE) Backtrace:
[   137.939] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x13c) [0x55780974caec]
[   137.939] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x60) 
[0x7f9486cb43c0]
[   137.939] (EE) 2: ? (?+0x0) [0x0]

This issue happens always with update published 2022-01-04 (
2022-01-04 14:28:37 UTC Published   Focal   security
restricted  libs495.46-0ubuntu0.20.04.1)

This did not happen 495 earlier releases. Temporary fix is to downgrade 470 
version
Ubuntu 20.04.3 LTS

** Affects: nvidia-graphics-drivers-495 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Xorg.1.log.old"
   
https://bugs.launchpad.net/bugs/1956783/+attachment/5552637/+files/Xorg.1.log.old

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

Title:
  Xserver crash always when SteamVR is started

Status in nvidia-graphics-drivers-495 package in Ubuntu:
  New

Bug description:
  Xserver crash when SteamVR is started

  From /var/log/ Xorg.1.log.old

  [45.171] Build Operating System: linux Ubuntu
  [45.171] Current Operating System: Linux kathy 5.11.0-44-generic 
#48~20.04.2-Ubuntu SMP Tue Dec 14 15:36:44 UTC 2021 x86_64
  [45.171] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=9c5035b9-3040-42ba-bdda-26879cf67955 ro
  [45.171] Build Date: 14 December 2021  02:14:13PM
  [45.171] xorg-server 2:1.20.13-1ubuntu1~20.04.2 (For technical support 
please see http://www.ubuntu.com/support) 
  [45.189] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3080 Ti (GA102-A) 
at PCI:1:0:0
  [45.189] (--) NVIDIA(GPU-0): HTC Corporation VIVE Pro 2 (DFP-3): connected
  [45.189] (--) NVIDIA(GPU-0): HTC Corporation VIVE Pro 2 (DFP-3): Internal 
DisplayPort
  [45.189] (--) NVIDIA(GPU-0): HTC Corporation VIVE Pro 2 (DFP-3): 2670.0 
MHz maximum pixel clock
  [45.192] (--) NVIDIA(GPU-0): DELL UP3216Q (DFP-6): connected
  [45.192] (--) NVIDIA(GPU-0): DELL UP3216Q (DFP-6): Internal DisplayPort
  [45.192] (--) NVIDIA(GPU-0): DELL UP3216Q (DFP-6): 2670.0 MHz maximum 
pixel clock
  [
  [   137.937] (EE) 
  [   137.937] (EE) Backtrace:
  [   137.939] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x13c) [0x55780974caec]
  [   137.939] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x60) 
[0x7f9486cb43c0]
  [   137.939] (EE) 2: ? (?+0x0) [0x0]

  This issue happens always with update published 2022-01-04 (
  2022-01-04 14:28:37 UTC Published   Focal   security
  restricted  libs495.46-0ubuntu0.20.04.1)

  This did not happen 495 earlier releases. Temporary fix is to downgrade 470 
version
  Ubuntu 20.04.3 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-495/+bug/1956783/+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 1840122] Re: System fails to reboot from live session or ubiquity-dm - squashfs_read_data failed to read block

2022-01-07 Thread Launchpad Bug Tracker
This bug was fixed in the package finalrd - 9

---
finalrd (9) jammy; urgency=medium

  * finalrd.service: set Before=shutdown.target.
Eliminate race between finalrd and shutdown.target.
See also: lintian's systemd-service-file-shutdown-problems.
Thanks to Dimitri John Ledkov (LP: #1840122)
  * d/control: bump dh compat level to 11 (via debhelper-compat)
Compat level 11 ensures compatibility with Bionic.
Changes:
 - d/rules: switch to dh_installsystemd
  * d/control: set Rules-Requires-Root: no
  * d/control: bump Standards-Version to 4.6.0 (no changes needed)

 -- Paride Legovini   Thu, 09 Dec 2021 11:55:29 +0100

** Changed in: finalrd (Ubuntu Jammy)
   Status: In Progress => 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/1840122

Title:
  System fails to reboot from live session or ubiquity-dm -
  squashfs_read_data failed to read block

Status in subiquity:
  New
Status in casper package in Ubuntu:
  New
Status in finalrd package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed
Status in casper source package in Bionic:
  Fix Released
Status in finalrd source package in Bionic:
  New
Status in linux source package in Bionic:
  Confirmed
Status in casper source package in Eoan:
  Fix Released
Status in finalrd source package in Eoan:
  Won't Fix
Status in linux source package in Eoan:
  Won't Fix
Status in casper source package in Focal:
  Fix Released
Status in finalrd source package in Focal:
  New
Status in linux source package in Focal:
  New
Status in casper source package in Hirsute:
  New
Status in finalrd source package in Hirsute:
  New
Status in linux source package in Hirsute:
  New
Status in casper source package in Impish:
  New
Status in finalrd source package in Impish:
  New
Status in linux source package in Impish:
  New
Status in casper source package in Jammy:
  New
Status in finalrd source package in Jammy:
  Fix Released
Status in linux source package in Jammy:
  Confirmed

Bug description:
  Last known good image: Eoan Ubuntu Desktop 20190715

  Similar results started to happen with new linux-hwe kernel based on
  eoan for 18.04.4 release.

  Test Case:
  1. Boot eoan desktop to a live session
  2. Wait a couple of minutes until snapd settles
  3. Reboot the system from the system menu or from the command line

  Expected result:
  The system reboots

  Actual result:
  The systems fails to reboot or shutdown and displays some errors about 
failing to unmount /cdrom and squashfs errors in a loop.

  Unmounting /cdrom...
  [FAILED] Failed unmounting /cdrom.
  [  OK  ] Started Shuts down the "li…" preinstalled system cleanly.
  [  OK  ] Reached target Final Step.
  [  OK  ] Started Reboot.
  [  OK  ] Reached target Reboot.
  [  115.744188] print_req_error: I/O error, dev sr0, sector 1508872 flags 80700
  [  115.768139] print_req_error: I/O error, dev sr0, sector 1508872 flags 0
  [  115.771469] print_req_error: I/O error, dev loop0, sector 1501550 flags 0
  [  115.775824] SQUASHFS error: squashfs_read_data failed to read block 
0x2dd2d998

  This also causes daily tests to fail and is reproducible in a VM and
  bare metal booted in legacy bios mode

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: casper 1.414
  ProcVersionSignature: Ubuntu 5.2.0-10.11-generic 5.2.4
  Uname: Linux 5.2.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.414
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Aug 14 08:31:30 2019
  LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190813)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: casper
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.414
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190814)
  Package: linux
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 5.2.0-10.11-generic 5.2.4
  Tags:  eoan
  Uname: Linux 5.2.0-10-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1788 F pulseaudio
  CasperVersion: 1.414
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  IwConfig:
   lono wireless extensions.

   ens3  no wireless extensions.
  LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190814)

[Kernel-packages] [Bug 1956780] [NEW] 5.15 stuck at boot on c4.large

2022-01-07 Thread Andrea Righi
Public bug reported:

[Impact]

c4.large instances are stuck at boot with kernel 5.15.0-15.15.

[Test case]

Simply deploy a c4.large instance and install the latest jammy kernel
(5.15.0-15.15).

[Fix]

It looks like the offending commit is the following:

 02c70033b98b ("PCI/MSI: Mask MSI-X vectors only on success")

Reverting the commit fixes the problem.

[Regression potential]

It looks like the commit was fixing a potential breakage with broken
Marvell NVME devices, so we may see crashes in presence of these
devices. However, reverting the commit we are simply restoring the
previous behavior, so potential regressions should be limited to these
broken devices.

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

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

Title:
  5.15 stuck at boot on c4.large

Status in linux package in Ubuntu:
  New

Bug description:
  [Impact]

  c4.large instances are stuck at boot with kernel 5.15.0-15.15.

  [Test case]

  Simply deploy a c4.large instance and install the latest jammy kernel
  (5.15.0-15.15).

  [Fix]

  It looks like the offending commit is the following:

   02c70033b98b ("PCI/MSI: Mask MSI-X vectors only on success")

  Reverting the commit fixes the problem.

  [Regression potential]

  It looks like the commit was fixing a potential breakage with broken
  Marvell NVME devices, so we may see crashes in presence of these
  devices. However, reverting the commit we are simply restoring the
  previous behavior, so potential regressions should be limited to these
  broken devices.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956780/+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 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Dietmar
With Kernel 5.13.0-24 the computer hangs completely when in standby. I
had disconnect battery and restart. Standby modus doesn't work for me
with kernel 5.13.0-24. 5.13.0-22 still works perfect. It's not a
hardware problem.

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1949532] Re: ubuntu_ltp_controllers tests failing on Impish ($cgroup_name already mounted or mount point busy)

2022-01-07 Thread Luke Nowakowski-Krijger
** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => Luke Nowakowski-Krijger (lukenow)

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

Title:
  ubuntu_ltp_controllers tests failing on Impish ($cgroup_name already
  mounted or mount point busy)

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Impish:
  Confirmed

Bug description:
  Almost half of the ubuntu_ltp_controllers tests (142 out of 198) are
  failing due to the general pattern 'cgroup_name already mounted or
  mount point busy' causing the tests to fail.

  e.g.
  mount: /dev/cgroup: ltp_cgroup already mounted or mount point busy.
  cgroup_fj_function2_memory 1 TBROK: mount -t cgroup -o memory ltp_cgroup 
/dev/cgroup failed

  From investigation it seems there could be an issue with the
  transition to cgroup-v2. There have been rumors on the ltp mailing
  list that one of these days the tests could break due to the
  transition. Switching to cgroup-v2, likely due to a systemd update,
  could cause these tests to break due to different mount and cgroup
  hierarchy semantics.

  I could only reproduce a subset of the new failures we are seeing, but
  after setting systemd.unified_cgroup_hierarchy=0 on the kernel command
  line which sets cgroup back to v1, a lot of the failures I could
  produce went away.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1949532/+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 1956760] Re: xHCI (xhci_hcd) host controller not working after unattended kernel upgrade

2022-01-07 Thread Brian Murray
** Tags added: regression-update

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

Title:
  xHCI (xhci_hcd) host controller not working after unattended kernel
  upgrade

Status in linux package in Ubuntu:
  New

Bug description:
  After the unattended-upgrade on January 5th (i.e.
  5.4.0-92.103~18.04.2, automatic), the xHCI (xhci_hcd) host controller
  stopped working (i.e. no USB device is working):

  ===>dmesg log:
   linux1804 kernel: xhci_hcd :00:14.0: Abort failed to stop command ring: 
-110
   linux1804 kernel: xhci_hcd :00:14.0: xHCI host controller not 
responding, assume dead
   linux1804 kernel: xhci_hcd :00:14.0: HC died; cleaning up
   linux1804 kernel: xhci_hcd :00:14.0: Timeout while waiting for setup 
device command
   linux1804 kernel: usb 4-1: device not accepting address 2, error -108
   linux1804 kernel: usb usb4-port1: couldn't allocate usb_device
   linux1804 kernel: usb usb3-port1: couldn't allocate usb_device

  ===>unattended-upgrade info:
   Start-Date: 2022-01-05  11:08:54
   Commandline: /usr/bin/unattended-upgrade
   Install: linux-image-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-modules- extra-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-headers-5.4.0-92 -generic:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-hwe-5.4-headers-5.4.0-92:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-modules-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, 
automatic)
  Upgrade: linux-headers-generic-hwe-18.04:amd64 (5.4.0.91.102~18.04.81, 
5.4.0.92.103~18.04.82), linux-image-generic-hwe-18.04:amd64 
(5.4.0.91.102~18.04.81, 5.4.0.92.103~18.04.82), linux-generic-hwe-18.04:amd64 
(5.4.0.91.102~18.04.81, 5.4.0.92.103~18.04.82)
   End-Date: 2022-01-05  11:09:29

  ===>lsb_release -rd
  Description:  Ubuntu 18.04.6 LTS
  Release:  18.04

  ===>Workaround:
  This happens on any boot after power off. If I restart the computer, the 
problem is not reproducible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956760/+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 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Alex.Nedel
5.13.0-24 works for me, graphical login appears immediately --- seems to
be as good as 5.13.0-22, the problem that I had with 5.13.0-23.23 seems
fixed.

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2022-01-07 Thread seo suchan
installed 5.13.0-24 on lenovo thinkpad e14 amd gen 2 (20TA) 4500u and it boots. 
P.S I thought this would collide with secure boot (because installing it 
removed linux-generic-signed) but actually it didn't. is kernels in proposed 
already signed for secure boot?

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Impish:
  Fix Committed
Status in linux source package in Jammy:
  Confirmed

Bug description:
  [Impact]

  On some thinkpads we may get a kernel panic at boot, because the
  elantech driver (trakcpad) can trigger out-of-bounds access in the
  stack.

  [Test case]

  Simply boot the kernel on one of the affected systems (e.g., Thinkpad
  E14 Gen2).

  [Fix]

  Prevent the stack out of bound access by applying the following
  upstream commit (from linux-next):

  1d72d9f960cc ("Input: elantech - fix stack out of bound access in
  elantech_change_report_id()")

  [Regression potential]

  The fix is touching the elantech driver, so we could only see
  regressions with this specific trackpad/mouse driver.

  [Original bug report]

  I installed the Ubuntu 21.10 beta and as soon as I boot I get the
  kernel panic that I am attaching.

  I also installed Ubuntu 21.04 and upgraded, as soon as I boot with the
  5.13 kernel I get the same problem, disabling the trackpad and
  trackpoint in the bios the problem disappears.

  Everything works with the 5.11 kernel.
  I remain available for further details and sorry for my lack of experience.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-16-generic 5.13.0-16.16
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pietro 1810 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 30 10:26:10 2021
  InstallationDate: Installed on 2021-09-29 (0 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: LENOVO 20TA0033IX
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-16-generic 
root=UUID=b5ea9465-4cd9-408b-8e30-458acf90181b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-16-generic N/A
   linux-backports-modules-5.13.0-16-generic  N/A
   linux-firmware 1.201
  SourcePackage: linux
  UpgradeStatus: Upgraded to impish on 2021-09-29 (0 days ago)
  dmi.bios.date: 09/02/2021
  dmi.bios.release: 1.43
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1EET43W(1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20TA0033IX
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.43
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1EET43W(1.43):bd09/02/2021:br1.43:efr1.43:svnLENOVO:pn20TA0033IX:pvrThinkPadE14Gen2:skuLENOVO_MT_20TA_BU_Think_FM_ThinkPadE14Gen2:rvnLENOVO:rn20TA0033IX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad E14 Gen 2
  dmi.product.name: 20TA0033IX
  dmi.product.sku: LENOVO_MT_20TA_BU_Think_FM_ThinkPad E14 Gen 2
  dmi.product.version: ThinkPad E14 Gen 2
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1945590/+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 1956762] Re: linux-azure: Set CONFIG_CMA=n for arm64

2022-01-07 Thread Tim Gardner
** Changed in: linux-azure (Ubuntu Hirsute)
   Status: New => In Progress

** Changed in: linux-azure (Ubuntu Hirsute)
   Importance: Undecided => Medium

** Changed in: linux-azure (Ubuntu Hirsute)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  linux-azure: Set CONFIG_CMA=n for arm64

Status in linux-azure package in Ubuntu:
  New
Status in linux-azure source package in Hirsute:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  CONFIG_CMA was inadvertently enabled during arm64 development. It
  should be set the same as amd64.

  [Test Case]

  Check the config file from buildinfo for CONFIG_CMA=n

  [Where things could go wrong]

  Attempts to allocate large chunks of contiguous RAM could fail.

  [Other Info]

  SF: #00310705

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1956762/+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 1208993] Re: Ubuntu slows down and hangs while copying file from/to USB

2022-01-07 Thread unnameless
Can't believe this bug dates all the way back from 2014 and 8 years
later in 2022 this is still a thing! Not only that the bug has nobody
assigned to it and is of "undecided" importance!

My experience is appalling even by juggling with the vm.dirty_ratio and
other dirty bytes values and my system is nothing to sneeze at (2 x 7763
Epycs, 2TB RAM etc). Trying to copy 16TB of data, that consists of big
files (tens and even hundreds of GB of files), to a USB 3.0 RAID0 drive,
would start initially at ~300MB/s copy speeds (cp, rsync...doesn't
matter) and fall quickly to like 10% of that value of 30MB/s as dirty
bytes values soar as soon as copy begins. Bumping the drity ratio to
even 99, meaning filling up the RAM with the dirty values, doesn't help
much either as it only block the whole RAM but also allows for only a
few files to be copied at full speed, the throttle still being applied
as soon as the threshold is reached. To get back at full copy speeds,
one needs to either wait for dirty values to go down (ages) or find a
way to clear the RAM cache (hard reboot would do it but it's
unacceptable).

This BUG is simply incredible and prof that Linux and the kernel more
precisely has yet to mature itself even after 30+ years

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

Title:
  Ubuntu slows down and hangs while copying file from/to USB

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi

  While copying many and large files to and from a USB drive, the system
  becomes incredibly slow and sometimes hangs. I watched the system
  monitor while it was running slowly but cpu was not above 50% at any
  time, the same for memory.

  I'm using the "WD my passport" HD with a USB3 port of my "ASUS K55VD"
  laptop.

  Description:  Ubuntu 13.04
  Release:  13.04

  nautilus:
Installed: 1:3.6.3-0ubuntu16
Candidate: 1:3.6.3-0ubuntu16
Version table:
   *** 1:3.6.3-0ubuntu16 0
  500 http://ubuntu-archive.mirror.nucleus.be/ raring/main amd64 
Packages
  100 /var/lib/dpkg/status

  
  Steps to reproduce:
  1) Aquire many large files (like your totally legit moviecollection)
  2) Copy files to external HD
  3) Open your browser and be sad when your system becomes incredibly slow 
after a few minutes


  This is my first bugreport so if I'm missing something, please tell
  me.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Tue Aug  6 22:56:34 2013
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'656x715+154+151'"
   b'org.gnome.nautilus.window-state' b'maximized' b'true'
  InstallationDate: Installed on 2013-05-31 (67 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208993/+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 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Dietmar
Checked with kernel update 5.13.0-24-generic. 
Unfortuanatly my problem is not solved with this kernel.

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1956760] Re: xHCI (xhci_hcd) host controller not working after unattended kernel upgrade

2022-01-07 Thread Paul White
** Tags added: bionic

** 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/1956760

Title:
  xHCI (xhci_hcd) host controller not working after unattended kernel
  upgrade

Status in linux package in Ubuntu:
  New

Bug description:
  After the unattended-upgrade on January 5th (i.e.
  5.4.0-92.103~18.04.2, automatic), the xHCI (xhci_hcd) host controller
  stopped working (i.e. no USB device is working):

  ===>dmesg log:
   linux1804 kernel: xhci_hcd :00:14.0: Abort failed to stop command ring: 
-110
   linux1804 kernel: xhci_hcd :00:14.0: xHCI host controller not 
responding, assume dead
   linux1804 kernel: xhci_hcd :00:14.0: HC died; cleaning up
   linux1804 kernel: xhci_hcd :00:14.0: Timeout while waiting for setup 
device command
   linux1804 kernel: usb 4-1: device not accepting address 2, error -108
   linux1804 kernel: usb usb4-port1: couldn't allocate usb_device
   linux1804 kernel: usb usb3-port1: couldn't allocate usb_device

  ===>unattended-upgrade info:
   Start-Date: 2022-01-05  11:08:54
   Commandline: /usr/bin/unattended-upgrade
   Install: linux-image-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-modules- extra-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-headers-5.4.0-92 -generic:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-hwe-5.4-headers-5.4.0-92:amd64 (5.4.0-92.103~18.04.2, 
automatic), linux-modules-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, 
automatic)
  Upgrade: linux-headers-generic-hwe-18.04:amd64 (5.4.0.91.102~18.04.81, 
5.4.0.92.103~18.04.82), linux-image-generic-hwe-18.04:amd64 
(5.4.0.91.102~18.04.81, 5.4.0.92.103~18.04.82), linux-generic-hwe-18.04:amd64 
(5.4.0.91.102~18.04.81, 5.4.0.92.103~18.04.82)
   End-Date: 2022-01-05  11:09:29

  ===>lsb_release -rd
  Description:  Ubuntu 18.04.6 LTS
  Release:  18.04

  ===>Workaround:
  This happens on any boot after power off. If I restart the computer, the 
problem is not reproducible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956760/+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 1956762] [NEW] linux-azure: Set CONFIG_CMA=n for arm64

2022-01-07 Thread Tim Gardner
Public bug reported:

SRU Justification

[Impact]

CONFIG_CMA was inadvertently enabled during arm64 development. It should
be set the same as amd64.

[Test Case]

Check the config file from buildinfo for CONFIG_CMA=n

[Where things could go wrong]

Attempts to allocate large chunks of contiguous RAM could fail.

[Other Info]

SF: #00310705

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

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

** Also affects: linux-azure (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

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

Title:
  linux-azure: Set CONFIG_CMA=n for arm64

Status in linux-azure package in Ubuntu:
  New
Status in linux-azure source package in Hirsute:
  New

Bug description:
  SRU Justification

  [Impact]

  CONFIG_CMA was inadvertently enabled during arm64 development. It
  should be set the same as amd64.

  [Test Case]

  Check the config file from buildinfo for CONFIG_CMA=n

  [Where things could go wrong]

  Attempts to allocate large chunks of contiguous RAM could fail.

  [Other Info]

  SF: #00310705

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1956762/+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 1956760] [NEW] xHCI (xhci_hcd) host controller not working after unattended kernel upgrade

2022-01-07 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After the unattended-upgrade on January 5th (i.e. 5.4.0-92.103~18.04.2,
automatic), the xHCI (xhci_hcd) host controller stopped working (i.e. no
USB device is working):

===>dmesg log:
 linux1804 kernel: xhci_hcd :00:14.0: Abort failed to stop command ring: 
-110
 linux1804 kernel: xhci_hcd :00:14.0: xHCI host controller not responding, 
assume dead
 linux1804 kernel: xhci_hcd :00:14.0: HC died; cleaning up
 linux1804 kernel: xhci_hcd :00:14.0: Timeout while waiting for setup 
device command
 linux1804 kernel: usb 4-1: device not accepting address 2, error -108
 linux1804 kernel: usb usb4-port1: couldn't allocate usb_device
 linux1804 kernel: usb usb3-port1: couldn't allocate usb_device

===>unattended-upgrade info:
 Start-Date: 2022-01-05  11:08:54
 Commandline: /usr/bin/unattended-upgrade
 Install: linux-image-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, automatic), 
linux-modules- extra-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, automatic), 
linux-headers-5.4.0-92 -generic:amd64 (5.4.0-92.103~18.04.2, automatic), 
linux-hwe-5.4-headers-5.4.0-92:amd64 (5.4.0-92.103~18.04.2, automatic), 
linux-modules-5.4.0-92-generic:amd64 (5.4.0-92.103~18.04.2, automatic)
Upgrade: linux-headers-generic-hwe-18.04:amd64 (5.4.0.91.102~18.04.81, 
5.4.0.92.103~18.04.82), linux-image-generic-hwe-18.04:amd64 
(5.4.0.91.102~18.04.81, 5.4.0.92.103~18.04.82), linux-generic-hwe-18.04:amd64 
(5.4.0.91.102~18.04.81, 5.4.0.92.103~18.04.82)
 End-Date: 2022-01-05  11:09:29

===>lsb_release -rd
Description:Ubuntu 18.04.6 LTS
Release:18.04

===>Workaround:
This happens on any boot after power off. If I restart the computer, the 
problem is not reproducible.

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


** Tags: bionic bot-comment
-- 
xHCI (xhci_hcd) host controller not working after unattended kernel upgrade
https://bugs.launchpad.net/bugs/1956760
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 1956575] Re: [Regression] Focal kernel 5.4.0-92.103 fails to boot when Secure Encrypted Virtualization(SEV) is enabled

2022-01-07 Thread Louis Bouchard
Here is the result of a similar bisect on the bionic kernel :

https://kernel.ubuntu.com/git/ubuntu/ubuntu-
bionic.git/commit/?id=091554e4a5b2a7647830a1c7beea781148b51509

091554e4a5b2a7647830a1c7beea781148b51509 is the first bad commit
commit 091554e4a5b2a7647830a1c7beea781148b51509 
 
Author: Lenny Szubowicz
 
Date:   Tue Nov 30 12:04:00 2021 +0100  
 

 
efi: Support for MOK variable config table  
 

 
BugLink: https://bugs.launchpad.net/bugs/1928679 

 
Because of system-specific EFI firmware limitations, EFI volatile 
variables may not be capable of holding the required contents of  
the Machine Owner Key (MOK) certificate store when the certificate  
list grows above some size. Therefore, an EFI boot loader may pass  
 
the MOK certs via a EFI configuration table created specifically for
this purpose to avoid this firmware limitation. 

   

 
An EFI configuration table is a much more primitive mechanism   

   
compared to EFI variables and is well suited for one-way passage

   
of static information from a pre-OS environment to the kernel. 

 
This patch adds initial kernel support to recognize, parse, 
and validate the EFI MOK configuration table, where named   
 
entries contain the same data that would otherwise be provided  

   
in similarly named EFI variables.   

   


   
Additionally, this patch creates a sysfs binary file for each
EFI MOK configuration table entry found. These files are read-only
to root and are provided for use by user space utilities such as
mokutil. 
  
A subsequent patch will load MOK certs into the trusted platform
key ring using this infrastructure.   
 
Signed-off-by: Lenny Szubowicz 
Link: https://lore.kernel.org/r/20200905013107.10457-2-lszub...@redhat.com
Signed-off-by: Ard Biesheuvel  
 
(cherry picked from commit 58c909022a5a56cd1d9e89c8c5461fd1f6a27bb5)
Signed-off-by: Dimitri John Ledkov  
Acked-by: Thadeu Lima de Souza Cascardo   
Acked-by: Tim Gardner
Signed-off-by: Kleber Sacilotto de Souza 

 arch/x86/kernel/setup.c |   1 +
 
 drivers/firmware/efi/Makefile   |   1 +
 
 drivers/firmware/efi/arm-init.c |   1 +
 
 drivers/firmware/efi/efi.c  |   9 +
 drivers/firmware/efi/mokvar-table.c | 360 
 include/linux/efi.h |  34  
 
 6 files changed, 406 insertions(+) 
 
 create mode 100644 drivers/firmware/efi/mokvar-table.c

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


[Kernel-packages] [Bug 1950778] Re: Ubuntu 20.04.3 generates IO error message during FIO stress.

2022-01-07 Thread Vinay HM
Hi Michael/Jeff,

Analysis which we found,
1.Only IO read operation generate errors and No errors was found with IO WRITE 
that to only on the host side communication. 
Ubuntu Host with QL4000 NIC  < - >  Switch Ethernet Port : issue is seen.
Switch < - >  Powerstore target : No issue is seen.

2.Issue is observed on Host side communication which is having a problem
with 32gig link speed of the Powerstore. No issue is seen with 16gig
link.

3. OS logs get flooded with error messages of qedf driver but the data
that is read from Target is not corrupted which is read back without
corruption. There is no functionality loss.

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

Title:
  Ubuntu 20.04.3 generates IO error message during FIO stress.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With fio stress on Powerstore fcoe drives (lun) attached by using
  Qlogic QL41000 series controller, ubuntu 20.04.3 on MX740c blade
  server generates below mentioned i/o errors.

  Nov 11 20:25:17 e2e-l10-058234 kernel: 
[:3b:00.3]:[qedf_process_error_detect:1523]:13: Error detection CQE, 
xid=0x7bd
  Nov 11 20:25:17 e2e-l10-058234 kernel: 
[:3b:00.3]:[qedf_process_error_detect:1525]:13: 
err_warn_bitmap=0040:
  Nov 11 20:25:17 e2e-l10-058234 kernel: 
[:3b:00.3]:[qedf_process_error_detect:1529]:13: tx_buff_off=, 
rx_buff_off=, rx_id=041b
  Nov 11 20:25:19 e2e-l10-058234 kernel: 
[:3b:00.2]:[qedf_process_error_detect:1523]:3: Error detection CQE, 
xid=0x34d
  Nov 11 20:25:19 e2e-l10-058234 kernel: 
[:3b:00.2]:[qedf_process_error_detect:1525]:3: 
err_warn_bitmap=0040:
  Nov 11 20:25:19 e2e-l10-058234 kernel: 
[:3b:00.2]:[qedf_process_error_detect:1529]:3: tx_buff_off=, 
rx_buff_off=, rx_id=01f7

  Steps to reproduce.
  1. Configure QL41000 series controller on MX MX740c blade server.
  2. Configure APM3246 array directly connected to chassis module MX9116n.  
  3. Install Ubuntu 20.04.3 in any local drive.
  4. start I/O by using fio : # fio FileSystemCreateSingle/fio_test.cfg
  then we can observe error message in syslog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950778/+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 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2022-01-07 Thread Yves Roggeman
** Tags removed: verification-needed-impish
** Tags added: verification-done-impish

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Impish:
  Fix Committed
Status in linux source package in Jammy:
  Confirmed

Bug description:
  [Impact]

  On some thinkpads we may get a kernel panic at boot, because the
  elantech driver (trakcpad) can trigger out-of-bounds access in the
  stack.

  [Test case]

  Simply boot the kernel on one of the affected systems (e.g., Thinkpad
  E14 Gen2).

  [Fix]

  Prevent the stack out of bound access by applying the following
  upstream commit (from linux-next):

  1d72d9f960cc ("Input: elantech - fix stack out of bound access in
  elantech_change_report_id()")

  [Regression potential]

  The fix is touching the elantech driver, so we could only see
  regressions with this specific trackpad/mouse driver.

  [Original bug report]

  I installed the Ubuntu 21.10 beta and as soon as I boot I get the
  kernel panic that I am attaching.

  I also installed Ubuntu 21.04 and upgraded, as soon as I boot with the
  5.13 kernel I get the same problem, disabling the trackpad and
  trackpoint in the bios the problem disappears.

  Everything works with the 5.11 kernel.
  I remain available for further details and sorry for my lack of experience.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-16-generic 5.13.0-16.16
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pietro 1810 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 30 10:26:10 2021
  InstallationDate: Installed on 2021-09-29 (0 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: LENOVO 20TA0033IX
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-16-generic 
root=UUID=b5ea9465-4cd9-408b-8e30-458acf90181b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-16-generic N/A
   linux-backports-modules-5.13.0-16-generic  N/A
   linux-firmware 1.201
  SourcePackage: linux
  UpgradeStatus: Upgraded to impish on 2021-09-29 (0 days ago)
  dmi.bios.date: 09/02/2021
  dmi.bios.release: 1.43
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1EET43W(1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20TA0033IX
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.43
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1EET43W(1.43):bd09/02/2021:br1.43:efr1.43:svnLENOVO:pn20TA0033IX:pvrThinkPadE14Gen2:skuLENOVO_MT_20TA_BU_Think_FM_ThinkPadE14Gen2:rvnLENOVO:rn20TA0033IX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad E14 Gen 2
  dmi.product.name: 20TA0033IX
  dmi.product.sku: LENOVO_MT_20TA_BU_Think_FM_ThinkPad E14 Gen 2
  dmi.product.version: ThinkPad E14 Gen 2
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1945590/+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 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Alexey Balmashnov
Enabled proposed, kernel updated to 5.13.0-24-generic. Works fine!
Thanks a lot for the quick fix.


System:Host: alrock Kernel: 5.13.0-24-generic x86_64 bits: 64 Desktop: 
GNOME 40.5 Distro: Ubuntu 21.10 (Impish Indri) 
CPU:   Info: Quad Core model: AMD Ryzen 5 3400G with Radeon Vega Graphics 
bits: 64 type: MT MCP cache: L2: 2 MiB 
   Speed: 1400 MHz min/max: 1400/3700 MHz Core speeds (MHz): 1: 1400 2: 
1350 3: 1404 4: 1388 5: 1384 6: 1399 7: 1397 
   8: 1352 
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Picasso driver: amdgpu v: 
kernel 
   Display: wayland server: X.Org 1.21.1.2 driver: loaded: 
ati,radeon,vesa unloaded: fbdev,modesetting 
   resolution: 1920x1200~60Hz 
   OpenGL: renderer: AMD Radeon Vega 11 Graphics (RAVEN DRM 3.41.0 
5.13.0-24-generic LLVM 12.0.1) v: 4.6 Mesa 21.2.2

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2022-01-07 Thread Yves Roggeman
I also just installed 5.13.0-24 version from impish-proposed repository on a 
Lenovo ThinkPad E15 Gen.2.
Everything looks now perfect.
Thank you for the working patch.
Do I have anything more to do, as suggested by #113, or is every now OK?
Have a good day.

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Impish:
  Fix Committed
Status in linux source package in Jammy:
  Confirmed

Bug description:
  [Impact]

  On some thinkpads we may get a kernel panic at boot, because the
  elantech driver (trakcpad) can trigger out-of-bounds access in the
  stack.

  [Test case]

  Simply boot the kernel on one of the affected systems (e.g., Thinkpad
  E14 Gen2).

  [Fix]

  Prevent the stack out of bound access by applying the following
  upstream commit (from linux-next):

  1d72d9f960cc ("Input: elantech - fix stack out of bound access in
  elantech_change_report_id()")

  [Regression potential]

  The fix is touching the elantech driver, so we could only see
  regressions with this specific trackpad/mouse driver.

  [Original bug report]

  I installed the Ubuntu 21.10 beta and as soon as I boot I get the
  kernel panic that I am attaching.

  I also installed Ubuntu 21.04 and upgraded, as soon as I boot with the
  5.13 kernel I get the same problem, disabling the trackpad and
  trackpoint in the bios the problem disappears.

  Everything works with the 5.11 kernel.
  I remain available for further details and sorry for my lack of experience.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-16-generic 5.13.0-16.16
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pietro 1810 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 30 10:26:10 2021
  InstallationDate: Installed on 2021-09-29 (0 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: LENOVO 20TA0033IX
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-16-generic 
root=UUID=b5ea9465-4cd9-408b-8e30-458acf90181b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-16-generic N/A
   linux-backports-modules-5.13.0-16-generic  N/A
   linux-firmware 1.201
  SourcePackage: linux
  UpgradeStatus: Upgraded to impish on 2021-09-29 (0 days ago)
  dmi.bios.date: 09/02/2021
  dmi.bios.release: 1.43
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1EET43W(1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20TA0033IX
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.43
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1EET43W(1.43):bd09/02/2021:br1.43:efr1.43:svnLENOVO:pn20TA0033IX:pvrThinkPadE14Gen2:skuLENOVO_MT_20TA_BU_Think_FM_ThinkPadE14Gen2:rvnLENOVO:rn20TA0033IX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad E14 Gen 2
  dmi.product.name: 20TA0033IX
  dmi.product.sku: LENOVO_MT_20TA_BU_Think_FM_ThinkPad E14 Gen 2
  dmi.product.version: ThinkPad E14 Gen 2
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1945590/+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 1956575] Re: [Regression] Focal kernel 5.4.0-92.103 fails to boot when Secure Encrypted Virtualization(SEV) is enabled

2022-01-07 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Focal)
   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/1956575

Title:
  [Regression] Focal kernel  5.4.0-92.103 fails to boot when Secure
  Encrypted Virtualization(SEV) is enabled

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Invalid
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  Invalid

Bug description:
  [Impact]

  The latest Focal kernel (linux-image-5.4.0-92-generic) fails to boot
  when SEV is enabled.

  The kernel panics with the following backtrace :

  [1.531125] ledtrig-cpu: registered to indicate activity on CPUs
  [1.531760] EFI Variables Facility v0.08 2004-May-17
  [1.532575] general protection fault:  [#1] SMP NOPTI
  [1.533116] CPU: 11 PID: 1 Comm: swapper/0 Not tainted 5.4.157-debug6 #15
  [1.533788] Hardware name: Scaleway SCW-ENT1-L, BIOS 0.0.0 02/06/2015
  [1.534429] RIP: 0010:efi_mokvar_sysfs_init+0x9d/0x184
  [1.534949] Code: 00 48 85 c0 0f 85 b3 00 00 00 48 c7 c7 b0 db e2 a1 41 bd 
f4 ff ff ff e8 98 90 16 ff e9 e6 00 00 00 48 85 d2 0f 85 a5 00 00 00 <80> 3b 00 
0f 84 b5 00 00 00 48 85 db 0f 84 ac 00 00 00 48 8b 3d 85
  [1.535120] RSP: 0018:b96e4001bdf8 EFLAGS: 00010202
  [1.535120] RAX: b6262a23e510e179 RBX: b625e392251db281 RCX: 

  [1.535120] RDX: b96e400cd000 RSI: 978437e5dc38 RDI: 
a2121860
  [1.535120] RBP: b96e4001be10 R08:  R09: 
0228
  [1.538947] R10: 0001 R11:  R12: 
978437e555a0
  [1.538947] R13:  R14:  R15: 

  [1.538947] FS:  () GS:97843f6c() 
knlGS:
  [1.538947] CS:  0010 DS:  ES:  CR0: 80050033
  [1.538947] CR2:  CR3: 00080011a060a001 CR4: 
00360ee0
  [1.538947] Call Trace:
  [1.538947]  ? efi_rci2_sysfs_init+0x29a/0x29a
  [1.538947]  do_one_initcall+0x4a/0x200
  [1.538947]  kernel_init_freeable+0x1c0/0x263
  [1.538947]  ? rest_init+0xb0/0xb0
  [1.538947]  kernel_init+0xe/0x110
  [1.538947]  ret_from_fork+0x22/0x40
  [1.538947] Modules linked in:
  [1.545871] ---[ end trace 815dc8177e65da02 ]---
  [1.546328] RIP: 0010:efi_mokvar_sysfs_init+0x9d/0x184
  [1.546872] Code: 00 48 85 c0 0f 85 b3 00 00 00 48 c7 c7 b0 db e2 a1 41 bd 
f4 ff ff ff e8 98 90 16 ff e9 e6 00 00 00 48 85 d2 0f 85 a5 00 00 00 <80> 3b 00 
0f 84 b5 00 00 00 48 85 db 0f 84 ac 00 00 00 48 8b 3d 85
  [1.548703] RSP: 0018:b96e4001bdf8 EFLAGS: 00010202
  [1.549218] RAX: b6262a23e510e179 RBX: b625e392251db281 RCX: 

  [1.549916] RDX: b96e400cd000 RSI: 978437e5dc38 RDI: 
a2121860
  [1.550617] RBP: b96e4001be10 R08:  R09: 
0228
  [1.551337] R10: 0001 R11:  R12: 
978437e555a0
  [1.552036] R13:  R14:  R15: 

  [1.552737] FS:  () GS:97843f6c() 
knlGS:
  [1.553529] CS:  0010 DS:  ES:  CR0: 80050033
  [1.554093] CR2:  CR3: 00080011a060a001 CR4: 
00360ee0
  [1.554818] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b
  [1.555335] Kernel Offset: 0x1fa0 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [1.555335] ---[ end Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b ]---
  -

  The previous kernel (linux-image-5.4.0-91-generic) boots correctly
  with SEV.

  Bisection of the kernels b/w 5.4.0-91 and 5.4.0-92 identified the
  following commit as the source of regresssion :

  # git bisect good
  7ca05228f713c24eb55574b36e32d9b54c5a1b76 is the first bad commit
  commit 7ca05228f713c24eb55574b36e32d9b54c5a1b76
  Author: Lenny Szubowicz 
  Date:   Fri Sep 4 21:31:05 2020 -0400

  efi: Support for MOK variable config table

  BugLink: https://bugs.launchpad.net/bugs/1928679

  ...

  Since the panic happens in very early stages of boot, no trace of the
  panic is present in the log files and apparently it is not possible to
  collect a kernel crash dump, the crashkernel has not been enabled yet.

  [Test case]

  The kernel need to boot properly with SEV enabled.

  [Potential regression]

  The fix is very specific and restricted and should cause regressions,
  however it touches ioremap that is widely used.

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


-- 
Mailing list: 

[Kernel-packages] [Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2022-01-07 Thread Ben E-10
linux/5.13.0-24.24 proposed fixed it for me on a ThinkPad L13 (non-Yoga)
I had to install the linux-modules-extra to get wifi to work as well.

I just changed from fedora to ubuntu three weeks ago (after an unwanted
ssd replacement) and can now finally use my ubuntu notebook as it is
supposed to be used (without an external mouse)

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

Title:
  Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Impish:
  Fix Committed
Status in linux source package in Jammy:
  Confirmed

Bug description:
  [Impact]

  On some thinkpads we may get a kernel panic at boot, because the
  elantech driver (trakcpad) can trigger out-of-bounds access in the
  stack.

  [Test case]

  Simply boot the kernel on one of the affected systems (e.g., Thinkpad
  E14 Gen2).

  [Fix]

  Prevent the stack out of bound access by applying the following
  upstream commit (from linux-next):

  1d72d9f960cc ("Input: elantech - fix stack out of bound access in
  elantech_change_report_id()")

  [Regression potential]

  The fix is touching the elantech driver, so we could only see
  regressions with this specific trackpad/mouse driver.

  [Original bug report]

  I installed the Ubuntu 21.10 beta and as soon as I boot I get the
  kernel panic that I am attaching.

  I also installed Ubuntu 21.04 and upgraded, as soon as I boot with the
  5.13 kernel I get the same problem, disabling the trackpad and
  trackpoint in the bios the problem disappears.

  Everything works with the 5.11 kernel.
  I remain available for further details and sorry for my lack of experience.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-16-generic 5.13.0-16.16
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pietro 1810 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 30 10:26:10 2021
  InstallationDate: Installed on 2021-09-29 (0 days ago)
  InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
  MachineType: LENOVO 20TA0033IX
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-16-generic 
root=UUID=b5ea9465-4cd9-408b-8e30-458acf90181b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-16-generic N/A
   linux-backports-modules-5.13.0-16-generic  N/A
   linux-firmware 1.201
  SourcePackage: linux
  UpgradeStatus: Upgraded to impish on 2021-09-29 (0 days ago)
  dmi.bios.date: 09/02/2021
  dmi.bios.release: 1.43
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1EET43W(1.43 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20TA0033IX
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.43
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1EET43W(1.43):bd09/02/2021:br1.43:efr1.43:svnLENOVO:pn20TA0033IX:pvrThinkPadE14Gen2:skuLENOVO_MT_20TA_BU_Think_FM_ThinkPadE14Gen2:rvnLENOVO:rn20TA0033IX:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad E14 Gen 2
  dmi.product.name: 20TA0033IX
  dmi.product.sku: LENOVO_MT_20TA_BU_Think_FM_ThinkPad E14 Gen 2
  dmi.product.version: ThinkPad E14 Gen 2
  dmi.sys.vendor: LENOVO

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1956461/+attachment/5552412/+files/acpidump.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/1956461

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

2022-01-07 Thread Piotr
apport information

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956461/+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 1956461] Re: webcam doesn't work

2022-01-07 Thread Piotr
apport information

** Tags added: apport-collected uma

** Description changed:

- After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be
- seen by the system. There is no  /dev/vl4/ folder
+ After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  piotr  3094 F pulseaudio
+  /dev/snd/controlC0:  piotr  3094 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20.2
+ InstallationDate: Installed on 2020-06-07 (578 days ago)
+ InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
+ IwConfig:
+  enp3s0no wireless extensions.
+  
+  lono wireless extensions.
+ MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-92-generic N/A
+  linux-backports-modules-5.4.0-92-generic  N/A
+  linux-firmware1.187.24
+ RfKill:
+  
+ Tags:  uma
+ Uname: Linux 5.4.0-92-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 10/27/2011
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F4
+ dmi.board.name: H67MA-USB3-B3
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.board.version: x.x
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: H67MA-USB3-B3
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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

Title:
  webcam doesn't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing kernel 5.4.0-92 the webcam Creative HD720p stop to be seen 
by the system. There is no  /dev/vl4/ folder
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  piotr  3094 F pulseaudio
   /dev/snd/controlC0:  piotr  3094 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2020-06-07 (578 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  IwConfig:
   enp3s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. H67MA-USB3-B3
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-92-generic 
root=UUID=3bdaa7b0-765c-41ce-b67a-deeeabde9c42 ro quiet splash
  ProcVersionSignature: Ubuntu 5.4.0-92.103-generic 5.4.157
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-92-generic N/A
   linux-backports-modules-5.4.0-92-generic  N/A
   linux-firmware1.187.24
  RfKill:
   
  Tags:  uma
  Uname: Linux 5.4.0-92-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 10/27/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: H67MA-USB3-B3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd10/27/2011:svnGigabyteTechnologyCo.,Ltd.:pnH67MA-USB3-B3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnH67MA-USB3-B3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: H67MA-USB3-B3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956461/+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 1956748] [NEW] Long loading time on boot (black screen with blinking stripe)

2022-01-07 Thread Sven
Public bug reported:

Since I installed 5.13.0-23 the boot time increased by 1 or 2 minutes. This is 
after the boot icon of linux mint. A black screen appears and the logon screen 
will be visible after a while. This is also with the previous versions of this 
kernel. 
5.11* is ok for me.

Problemdevice: Asus FX505DU

version.log output: Ubuntu 5.13.0-23.23~20.04.2-generic 5.13.19

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

** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/bugs/1956748/+attachment/5552394/+files/lspci-vnvn.log

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

Title:
  Long loading time on boot (black screen with blinking stripe)

Status in linux package in Ubuntu:
  New

Bug description:
  Since I installed 5.13.0-23 the boot time increased by 1 or 2 minutes. This 
is after the boot icon of linux mint. A black screen appears and the logon 
screen will be visible after a while. This is also with the previous versions 
of this kernel. 
  5.11* is ok for me.

  Problemdevice: Asus FX505DU

  version.log output: Ubuntu 5.13.0-23.23~20.04.2-generic 5.13.19

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956748/+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 1868105] Re: No Sound, dummy output in settings

2022-01-07 Thread Simon
Also effects me, system details as follows:

Fujitsu Lifebook AH531
Ubuntu 20.04.3 LTS
Gnome 3.36.8
Uname: 5.4.0-92-generic

LSPCI output:
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family 
High Definition Audio Controller (rev 05)
Subsystem: Fujitsu Limited. 6 Series/C200 Series Chipset Family High 
Definition Audio Controller
Flags: bus master, fast devsel, latency 0, IRQ 29
Memory at f160 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Capabilities: [130] Root Complex Link
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

"lsmod | grep snd_hda_intel" output:
snd_hda_intel  53248  3
snd_intel_dspcfg   28672  1 snd_hda_intel
snd_hda_codec 135168  4 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core   90112  5 
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_pcm   106496  5 
snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd90112  16 
snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi

Adding "options snd-hda-intel model=generic" to /etc/modprobe.d/alsa-
base.conf has no effect.

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

Title:
  No Sound, dummy output in settings

Status in linux-oem-osp1 package in Ubuntu:
  Confirmed

Bug description:
  After I updated my laptop today, sound is gone, "dummy output" is
  shown. SoundTroubleshootingProcedure did not help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-1043-oem-osp1 5.0.0-1043.48
  ProcVersionSignature: Ubuntu 5.0.0-1043.48-oem-osp1 5.0.21
  Uname: Linux 5.0.0-1043-oem-osp1 x86_64
  ApportVersion: 2.20.9-0ubuntu7.12
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  verigraf   3039 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar 19 17:36:18 2020
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-bionic-amd64-20190418-59+beaver-osp1+X00
  InstallationDate: Installed on 2019-10-28 (143 days ago)
  InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20190418-12:10
  MachineType: Dell Inc. G3 3590
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-1043-oem-osp1 
root=UUID=9f6f0954-fa11-47dc-99b3-a4088a85724e ro mem_sleep_default=deep 
tsc=reliable quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-1043-oem-osp1 N/A
   linux-backports-modules-5.0.0-1043-oem-osp1  N/A
   linux-firmware   1.173.16
  SourcePackage: linux-oem-osp1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/03/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.9.2
  dmi.board.name: 0201H1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.9.2:bd01/03/2020:svnDellInc.:pnG33590:pvr:rvnDellInc.:rn0201H1:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: GSeries
  dmi.product.name: G3 3590
  dmi.product.sku: 0949
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1868105/+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 1956575] Re: [Regression] Focal kernel 5.4.0-92.103 fails to boot when Secure Encrypted Virtualization(SEV) is enabled

2022-01-07 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: linux (Ubuntu Bionic)
   Importance: Undecided => High

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

Title:
  [Regression] Focal kernel  5.4.0-92.103 fails to boot when Secure
  Encrypted Virtualization(SEV) is enabled

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Invalid
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Focal:
  In Progress
Status in linux source package in Hirsute:
  Invalid

Bug description:
  [Impact]

  The latest Focal kernel (linux-image-5.4.0-92-generic) fails to boot
  when SEV is enabled.

  The kernel panics with the following backtrace :

  [1.531125] ledtrig-cpu: registered to indicate activity on CPUs
  [1.531760] EFI Variables Facility v0.08 2004-May-17
  [1.532575] general protection fault:  [#1] SMP NOPTI
  [1.533116] CPU: 11 PID: 1 Comm: swapper/0 Not tainted 5.4.157-debug6 #15
  [1.533788] Hardware name: Scaleway SCW-ENT1-L, BIOS 0.0.0 02/06/2015
  [1.534429] RIP: 0010:efi_mokvar_sysfs_init+0x9d/0x184
  [1.534949] Code: 00 48 85 c0 0f 85 b3 00 00 00 48 c7 c7 b0 db e2 a1 41 bd 
f4 ff ff ff e8 98 90 16 ff e9 e6 00 00 00 48 85 d2 0f 85 a5 00 00 00 <80> 3b 00 
0f 84 b5 00 00 00 48 85 db 0f 84 ac 00 00 00 48 8b 3d 85
  [1.535120] RSP: 0018:b96e4001bdf8 EFLAGS: 00010202
  [1.535120] RAX: b6262a23e510e179 RBX: b625e392251db281 RCX: 

  [1.535120] RDX: b96e400cd000 RSI: 978437e5dc38 RDI: 
a2121860
  [1.535120] RBP: b96e4001be10 R08:  R09: 
0228
  [1.538947] R10: 0001 R11:  R12: 
978437e555a0
  [1.538947] R13:  R14:  R15: 

  [1.538947] FS:  () GS:97843f6c() 
knlGS:
  [1.538947] CS:  0010 DS:  ES:  CR0: 80050033
  [1.538947] CR2:  CR3: 00080011a060a001 CR4: 
00360ee0
  [1.538947] Call Trace:
  [1.538947]  ? efi_rci2_sysfs_init+0x29a/0x29a
  [1.538947]  do_one_initcall+0x4a/0x200
  [1.538947]  kernel_init_freeable+0x1c0/0x263
  [1.538947]  ? rest_init+0xb0/0xb0
  [1.538947]  kernel_init+0xe/0x110
  [1.538947]  ret_from_fork+0x22/0x40
  [1.538947] Modules linked in:
  [1.545871] ---[ end trace 815dc8177e65da02 ]---
  [1.546328] RIP: 0010:efi_mokvar_sysfs_init+0x9d/0x184
  [1.546872] Code: 00 48 85 c0 0f 85 b3 00 00 00 48 c7 c7 b0 db e2 a1 41 bd 
f4 ff ff ff e8 98 90 16 ff e9 e6 00 00 00 48 85 d2 0f 85 a5 00 00 00 <80> 3b 00 
0f 84 b5 00 00 00 48 85 db 0f 84 ac 00 00 00 48 8b 3d 85
  [1.548703] RSP: 0018:b96e4001bdf8 EFLAGS: 00010202
  [1.549218] RAX: b6262a23e510e179 RBX: b625e392251db281 RCX: 

  [1.549916] RDX: b96e400cd000 RSI: 978437e5dc38 RDI: 
a2121860
  [1.550617] RBP: b96e4001be10 R08:  R09: 
0228
  [1.551337] R10: 0001 R11:  R12: 
978437e555a0
  [1.552036] R13:  R14:  R15: 

  [1.552737] FS:  () GS:97843f6c() 
knlGS:
  [1.553529] CS:  0010 DS:  ES:  CR0: 80050033
  [1.554093] CR2:  CR3: 00080011a060a001 CR4: 
00360ee0
  [1.554818] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b
  [1.555335] Kernel Offset: 0x1fa0 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [1.555335] ---[ end Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b ]---
  -

  The previous kernel (linux-image-5.4.0-91-generic) boots correctly
  with SEV.

  Bisection of the kernels b/w 5.4.0-91 and 5.4.0-92 identified the
  following commit as the source of regresssion :

  # git bisect good
  7ca05228f713c24eb55574b36e32d9b54c5a1b76 is the first bad commit
  commit 7ca05228f713c24eb55574b36e32d9b54c5a1b76
  Author: Lenny Szubowicz 
  Date:   Fri Sep 4 21:31:05 2020 -0400

  efi: Support for MOK variable config table

  BugLink: https://bugs.launchpad.net/bugs/1928679

  ...

  Since the panic happens in very early stages of boot, no trace of the
  panic is present in the log files and apparently it is not possible to
  collect a kernel crash dump, the crashkernel has not been enabled yet.

  [Test case]

  The kernel need to boot properly with SEV enabled.

  [Potential regression]

  The fix is very specific and restricted and should cause regressions,
  however it touches ioremap that is widely used.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1955383] Re: Support Intel IPU6 MIPI camera on Alder Lake platforms

2022-01-07 Thread Shih-Yuan Lee
I confirmed that linux-oem-20.04d 5.14.0.1015.15 in focal-proposed can
make the MIPI camera workable.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Support Intel IPU6 MIPI camera on Alder Lake platforms

Status in HWE Next:
  New
Status in OEM Priority Project:
  In Progress
Status in linux package in Ubuntu:
  Incomplete
Status in linux-firmware package in Ubuntu:
  In Progress
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-firmware source package in Focal:
  In Progress
Status in linux-oem-5.14 source package in Focal:
  In Progress
Status in linux source package in Jammy:
  Incomplete
Status in linux-firmware source package in Jammy:
  In Progress
Status in linux-oem-5.14 source package in Jammy:
  Invalid

Bug description:
  == kernel driver SRU ==

  [SRU Justification]

  [Impact]

  To support Intel IPU6 MIPI camera on Alder Lake platforms.

  [Fix]

  Initial support for Intel IPU6 MIPI camera on Tiger Lake platforms has
  been addressed by bug 1921345 and 1939539. They are backported from
  https://github.com/intel/ipu6-drivers.

  Further works to enable IPU6 camera on Alder Lake platforms depend on a
  few more fixes from same ipu6-drivers repository, as well as an extra
  https://github.com/intel/ivsc-driver for Intel Vision Sensing
  Controller(IVSC).

  [Test Case]

  This depends on an integral of enablement components inclusive of the
  kernel drivers that are being proposed, firmware, updates for the
  userspace camera hardware abstration layer library and a gstreamer
  element as what we have for Tiger Lake platforms.

  [Where problems could occur]

  It's confirmed Intel IPU6 MIPI camera doesn't support suspend at
  streaming.

  [Other Info]

  Jammy is planned, but yet the support for 5.15 kernel is not yet started
  from Intel side.

  == linux-firmware SRU ==

  [SRU Justification]

  [Impact]

  Intel IPU6 MIPI camera on Alder Lake platform takes a different fw
  blob.

  [Fix]

  While Intel has no intention to upstream IPU6 driver before kernel
  camera is out, it's available in
  https://github.com/intel/ipu6-camera-bins commit e60fae2b5128 from its
  main branch.

  [Test Case]

  This would take both kernel and firmware fixes, as well as updates for
  the userspace middleware, gstreamer element plugin, to enable the device.
  With all of them in position, one should be able to browse camera with
  legacy camera apps like cheese.

  [Where problems could occur]

  It's confirmed Intel IPU6 MIPI camera doesn't support suspend at
  streaming.

  == original bug report ==

  This depends on following componenets:
  * ipu6ep firmware in 
https://github.com/intel/ipu6-camera-bins/commit/e60fae2b5128cf5b8b948b234dab28e58c93877d
  * Intel VSC fw version 1.2.3.439 (not yet available publicly)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Dependencies:

  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-tentacool+X188
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-20 (7 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 9320
  Package: linux-firmware 1.187.23+staging.38 [origin: unknown]
  PackageArchitecture: all
  ProcFB: 0 i915
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.14.0-2013-oem 
root=UUID=f4ad7114-fc86-47d7-b750-86bd1560a5f6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.14.0-2013.13+lp1955383.1-oem 5.14.20
  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.14.0-2013-oem N/A
   linux-backports-modules-5.14.0-2013-oem  N/A
   linux-firmware   1.187.23+staging.38
  Tags: third-party-packages focal
  Uname: Linux 5.14.0-2013-oem x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/02/2021
  dmi.bios.release: 0.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 0.2.7
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1955383] Re: Support Intel IPU6 MIPI camera on Alder Lake platforms

2022-01-07 Thread Shih-Yuan Lee
** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
   Status: New => In Progress

** Changed in: oem-priority
 Assignee: (unassigned) => Shih-Yuan Lee (fourdollars)

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

Title:
  Support Intel IPU6 MIPI camera on Alder Lake platforms

Status in HWE Next:
  New
Status in OEM Priority Project:
  In Progress
Status in linux package in Ubuntu:
  Incomplete
Status in linux-firmware package in Ubuntu:
  In Progress
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-firmware source package in Focal:
  In Progress
Status in linux-oem-5.14 source package in Focal:
  In Progress
Status in linux source package in Jammy:
  Incomplete
Status in linux-firmware source package in Jammy:
  In Progress
Status in linux-oem-5.14 source package in Jammy:
  Invalid

Bug description:
  == kernel driver SRU ==

  [SRU Justification]

  [Impact]

  To support Intel IPU6 MIPI camera on Alder Lake platforms.

  [Fix]

  Initial support for Intel IPU6 MIPI camera on Tiger Lake platforms has
  been addressed by bug 1921345 and 1939539. They are backported from
  https://github.com/intel/ipu6-drivers.

  Further works to enable IPU6 camera on Alder Lake platforms depend on a
  few more fixes from same ipu6-drivers repository, as well as an extra
  https://github.com/intel/ivsc-driver for Intel Vision Sensing
  Controller(IVSC).

  [Test Case]

  This depends on an integral of enablement components inclusive of the
  kernel drivers that are being proposed, firmware, updates for the
  userspace camera hardware abstration layer library and a gstreamer
  element as what we have for Tiger Lake platforms.

  [Where problems could occur]

  It's confirmed Intel IPU6 MIPI camera doesn't support suspend at
  streaming.

  [Other Info]

  Jammy is planned, but yet the support for 5.15 kernel is not yet started
  from Intel side.

  == linux-firmware SRU ==

  [SRU Justification]

  [Impact]

  Intel IPU6 MIPI camera on Alder Lake platform takes a different fw
  blob.

  [Fix]

  While Intel has no intention to upstream IPU6 driver before kernel
  camera is out, it's available in
  https://github.com/intel/ipu6-camera-bins commit e60fae2b5128 from its
  main branch.

  [Test Case]

  This would take both kernel and firmware fixes, as well as updates for
  the userspace middleware, gstreamer element plugin, to enable the device.
  With all of them in position, one should be able to browse camera with
  legacy camera apps like cheese.

  [Where problems could occur]

  It's confirmed Intel IPU6 MIPI camera doesn't support suspend at
  streaming.

  == original bug report ==

  This depends on following componenets:
  * ipu6ep firmware in 
https://github.com/intel/ipu6-camera-bins/commit/e60fae2b5128cf5b8b948b234dab28e58c93877d
  * Intel VSC fw version 1.2.3.439 (not yet available publicly)
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Dependencies:

  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-tentacool+X188
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-12-20 (7 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 9320
  Package: linux-firmware 1.187.23+staging.38 [origin: unknown]
  PackageArchitecture: all
  ProcFB: 0 i915
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.14.0-2013-oem 
root=UUID=f4ad7114-fc86-47d7-b750-86bd1560a5f6 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.14.0-2013.13+lp1955383.1-oem 5.14.20
  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.14.0-2013-oem N/A
   linux-backports-modules-5.14.0-2013-oem  N/A
   linux-firmware   1.187.23+staging.38
  Tags: third-party-packages focal
  Uname: Linux 5.14.0-2013-oem x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/02/2021
  dmi.bios.release: 0.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 0.2.7
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1938531] Re: support signed v4l2loopback dkms build

2022-01-07 Thread Shih-Yuan Lee
** Tags added: oem-priority originate-from-1949435 somerville

** Changed in: oem-priority
   Status: New => In Progress

** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
 Assignee: (unassigned) => Shih-Yuan Lee (fourdollars)

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

Title:
  support signed v4l2loopback dkms build

Status in OEM Priority Project:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.10 source package in Focal:
  In Progress
Status in linux-oem-5.13 source package in Focal:
  In Progress
Status in linux-oem-5.14 source package in Focal:
  In Progress

Bug description:
  [SRU Justification]

  [Impact]

  v4l2loopback is used as a critical role on Intel IPU6 camera platforms,
  which takes userspace middleware involvements to correctly configure
  hardware sensors. While all the legacy camera applications are not yet
  learned how to support libcamera, v4l2loopback and a v4l2-relayd step in
  as a video streaming proxy for backward compatibility.

  To preinstall v4l2loopback kernel module on secureboot systems, signed
  modules should be used.

  [Fix]

  All Ubuntu specific changes to enable signed v4l2loopback dkms builds.

  [Test Case]

  Install signed modules package and check `modinfo v4l2loopback`.

  [Where problems could occur]

  N/A.

  [Other Info]

  This adds current revision of v4l2loopback in the ubuntu archive. While
  some other fixes are also needed for v4l2loopback/focal, expects version
  bumps recently.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1938531/+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 1956401] Re: amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22 works

2022-01-07 Thread Amael
Hello, same here on an AMD graphics card, kernel 5.13.0-22-generic works
fine on Ubuntu and kernel 5.13.0-23-generic hangs for for some time on
boot.

Jan  6 21:21:27 amael-laptop kernel: [   36.762752] amdgpu :03:00.0: 
amdgpu: failed to write reg 28b4 wait reg 28c6
Jan  6 21:21:47 amael-laptop kernel: [   56.823245] amdgpu :03:00.0: 
amdgpu: failed to write reg 1a6f4 wait reg 1a706
Jan  6 21:22:07 amael-laptop kernel: [   76.851259] amdgpu :03:00.0: 
amdgpu: failed to write reg 28b4 wait reg 28c6
Jan  6 21:22:27 amael-laptop kernel: [   96.924149] amdgpu :03:00.0: 
amdgpu: failed to write reg 1a6f4 wait reg 1a706

Interesting fact, it still does not work fine after finally booting : It
takes several more minutes to be able to open Google Chrome or Firefox
correctyl, whereas VSCode can open immeditely. Chrome seems to open but
the window is transparent. I can open the menu with Alt+space, I see an
overlay in front of a terminal window, but nothing more.

I originally stumbled on the related bug
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956396.

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

Title:
  amdgpu hangs for 90 seconds at a time in 5.13.0-23, but 5.13.0-22
  works

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Impish:
  Confirmed

Bug description:
  SRU Justification

  Impact:

  This does not occur with linux-image-5.13.0-22-generic, but does with 
linux-image-5.13.0-23-generic.
  On startup, I get about a 60 second hang, with the following in the kernel 
dmesg:
  Jan  4 15:26:36 inspiron-3505 kernel: [   34.160572] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:26:56 inspiron-3505 kernel: [   54.189055] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  Jan  4 15:27:16 inspiron-3505 kernel: [   74.329264] amdgpu :04:00.0: 
amdgp : failed to write reg 28b4 wait reg 28c6
  Jan  4 15:27:36 inspiron-3505 kernel: [   94.337904] amdgpu :04:00.0: 
amdgp : failed to write reg 1a6f4 wait reg 1a706
  I have the following GPU:
  04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Picass
  o (rev c2) (prog-if 00 [VGA controller])
  04:00.0 0300: 1002:15d8 (rev c2)
  (This is a Ryzen 5 3450U CPU with Radeon Vega Mobile.)

  I get a similar hang if I start firefox (when it's probing OpenGL
  contexts), and even with glxgears and glxinfo. Seems like anything
  that'd kick on a OpenGL context does it.  I had a freeze as well when
  I tried running firefox and glxgears both.  Along with odd BUG:
  messages logged (I have some in the attached log.)

  I was running with "iommu=pt", but did try with this removed, still
  got the errors (I think amdgpu driver uses the IOMMU even when it's
  set to IOMMU=pt though.).  See the attached log for some very odd
  "[Hardware Error]" messages that were logged on one test run.  I think
  this was when I tried to run firestorm (second life viewer) -- that
  had a large pause then opened to a black window.

  Per Google, I see there was a bug like this that turned up in kernel
  5.14.15 but fixed in 5.14.17.  See
  https://gitlab.freedesktop.org/drm/amd/-/issues/1770

  Thanks!
  --Henry

  Fix:
  upstream commit afd18180c070 ("drm/amdkfd: fix boot failure when iommu is 
disabled in Picasso.")

  Patch was included in the Impish kernel in -proposed (5.13.0.24.24)
  from an upstream patch set. multiple confirmations the problem is
  resolved with the kernel in -proposed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956401/+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 1956426] Re: MIssing firmware for Intel Visual Sensing Controller

2022-01-07 Thread Shih-Yuan Lee
** Tags added: oem-priority originate-from-1949435 somerville

** Changed in: oem-priority
   Status: New => Fix Committed

** Changed in: oem-priority
   Importance: Undecided => High

** Changed in: oem-priority
 Assignee: (unassigned) => Shih-Yuan Lee (fourdollars)

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

Title:
  MIssing firmware for Intel Visual Sensing Controller

Status in OEM Priority Project:
  Fix Committed
Status in linux-firmware package in Ubuntu:
  Fix Committed
Status in linux-firmware source package in Focal:
  Fix Committed
Status in linux-firmware source package in Jammy:
  Fix Committed

Bug description:
  [SRU Justification]

  [Impact]

  Need firmware blob for Intel Visual Sensing Controller for IPU6 cameras on
  Intel Alder Lake platforms.

  [Fix]

  Two commits from upstream repo https://github.com/intel/ivsc-firmware main
  branch. While Intel has no plan to upstream their IPU6 driver before
  kernel camera API is out, the firmware blobs will probably stay where they
  are until the plan changed.

  [Test Case]

  This would take both kernel and firmware fixes, as well as updates for
  the userspace middleware, gstreamer element plugin, to enable the device.
  With all of them in position, one should be able to browse camera with
  legacy camera apps like cheese.

  [Where problems could occur]

  It's confirmed Intel IPU6 MIPI camera doesn't support suspend at
  streaming.

  [Other Info]

  This is a follow-up for bug 1955383, which at the time being SRU-ed, Intel
  has not yet published these ivsc fw for redistribution.

  Focal is nomiated to support oem-5.14 kernel.

  == original bug report ==

  This is a followup for bug 1955383 that ivsc firmware was not publicly
  released at the time submitting other Intel IPU6 works for Alder Lake
  platform. They're now available in https://github.com/intel/ivsc-
  firmware

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1956426/+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 1956575] Re: [Regression] Focal kernel 5.4.0-92.103 fails to boot when Secure Encrypted Virtualization(SEV) is enabled

2022-01-07 Thread Louis Bouchard
Hello @kmously, yes I am able to reproduce the same panic on 4.15.0-166.

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

Title:
  [Regression] Focal kernel  5.4.0-92.103 fails to boot when Secure
  Encrypted Virtualization(SEV) is enabled

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Invalid
Status in linux source package in Bionic:
  New
Status in linux source package in Focal:
  In Progress
Status in linux source package in Hirsute:
  Invalid

Bug description:
  [Impact]

  The latest Focal kernel (linux-image-5.4.0-92-generic) fails to boot
  when SEV is enabled.

  The kernel panics with the following backtrace :

  [1.531125] ledtrig-cpu: registered to indicate activity on CPUs
  [1.531760] EFI Variables Facility v0.08 2004-May-17
  [1.532575] general protection fault:  [#1] SMP NOPTI
  [1.533116] CPU: 11 PID: 1 Comm: swapper/0 Not tainted 5.4.157-debug6 #15
  [1.533788] Hardware name: Scaleway SCW-ENT1-L, BIOS 0.0.0 02/06/2015
  [1.534429] RIP: 0010:efi_mokvar_sysfs_init+0x9d/0x184
  [1.534949] Code: 00 48 85 c0 0f 85 b3 00 00 00 48 c7 c7 b0 db e2 a1 41 bd 
f4 ff ff ff e8 98 90 16 ff e9 e6 00 00 00 48 85 d2 0f 85 a5 00 00 00 <80> 3b 00 
0f 84 b5 00 00 00 48 85 db 0f 84 ac 00 00 00 48 8b 3d 85
  [1.535120] RSP: 0018:b96e4001bdf8 EFLAGS: 00010202
  [1.535120] RAX: b6262a23e510e179 RBX: b625e392251db281 RCX: 

  [1.535120] RDX: b96e400cd000 RSI: 978437e5dc38 RDI: 
a2121860
  [1.535120] RBP: b96e4001be10 R08:  R09: 
0228
  [1.538947] R10: 0001 R11:  R12: 
978437e555a0
  [1.538947] R13:  R14:  R15: 

  [1.538947] FS:  () GS:97843f6c() 
knlGS:
  [1.538947] CS:  0010 DS:  ES:  CR0: 80050033
  [1.538947] CR2:  CR3: 00080011a060a001 CR4: 
00360ee0
  [1.538947] Call Trace:
  [1.538947]  ? efi_rci2_sysfs_init+0x29a/0x29a
  [1.538947]  do_one_initcall+0x4a/0x200
  [1.538947]  kernel_init_freeable+0x1c0/0x263
  [1.538947]  ? rest_init+0xb0/0xb0
  [1.538947]  kernel_init+0xe/0x110
  [1.538947]  ret_from_fork+0x22/0x40
  [1.538947] Modules linked in:
  [1.545871] ---[ end trace 815dc8177e65da02 ]---
  [1.546328] RIP: 0010:efi_mokvar_sysfs_init+0x9d/0x184
  [1.546872] Code: 00 48 85 c0 0f 85 b3 00 00 00 48 c7 c7 b0 db e2 a1 41 bd 
f4 ff ff ff e8 98 90 16 ff e9 e6 00 00 00 48 85 d2 0f 85 a5 00 00 00 <80> 3b 00 
0f 84 b5 00 00 00 48 85 db 0f 84 ac 00 00 00 48 8b 3d 85
  [1.548703] RSP: 0018:b96e4001bdf8 EFLAGS: 00010202
  [1.549218] RAX: b6262a23e510e179 RBX: b625e392251db281 RCX: 

  [1.549916] RDX: b96e400cd000 RSI: 978437e5dc38 RDI: 
a2121860
  [1.550617] RBP: b96e4001be10 R08:  R09: 
0228
  [1.551337] R10: 0001 R11:  R12: 
978437e555a0
  [1.552036] R13:  R14:  R15: 

  [1.552737] FS:  () GS:97843f6c() 
knlGS:
  [1.553529] CS:  0010 DS:  ES:  CR0: 80050033
  [1.554093] CR2:  CR3: 00080011a060a001 CR4: 
00360ee0
  [1.554818] Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b
  [1.555335] Kernel Offset: 0x1fa0 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [1.555335] ---[ end Kernel panic - not syncing: Attempted to kill init! 
exitcode=0x000b ]---
  -

  The previous kernel (linux-image-5.4.0-91-generic) boots correctly
  with SEV.

  Bisection of the kernels b/w 5.4.0-91 and 5.4.0-92 identified the
  following commit as the source of regresssion :

  # git bisect good
  7ca05228f713c24eb55574b36e32d9b54c5a1b76 is the first bad commit
  commit 7ca05228f713c24eb55574b36e32d9b54c5a1b76
  Author: Lenny Szubowicz 
  Date:   Fri Sep 4 21:31:05 2020 -0400

  efi: Support for MOK variable config table

  BugLink: https://bugs.launchpad.net/bugs/1928679

  ...

  Since the panic happens in very early stages of boot, no trace of the
  panic is present in the log files and apparently it is not possible to
  collect a kernel crash dump, the crashkernel has not been enabled yet.

  [Test case]

  The kernel need to boot properly with SEV enabled.

  [Potential regression]

  The fix is very specific and restricted and should cause regressions,
  however it touches ioremap that is widely used.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages

[Kernel-packages] [Bug 1956519] Re: kernel panic after upgrading to kernel 5.13.0-23

2022-01-07 Thread Vadik Mironov
*** This bug is a duplicate of bug 1956401 ***
https://bugs.launchpad.net/bugs/1956401

Thanks a lot Kelsey.

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

Title:
  kernel panic after upgrading to kernel 5.13.0-23

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After upgrading my son's Asus PN50 with Ubuntu 21.10 to the latest
  kernel 5.13.0-23, I am no longer able to boot it normally. Kernel
  fails with the panic halfway through the boot process (which got
  overall suspiciously slow):

  [1.359465] BUG: kernel NULL pointer dereference, address: 000c
  [1.359498] #PF: supervisor write access in kernel mode
  [1.359519] #PF: error_code(0x0002) - not-present page
  [1.359540] PGD 0 P4D 0
  [1.359553] Oops: 0002 [#1] SMP NOPTI
  [1.359569] CPU: 0 PID: 175 Comm: systemd-udevd Not tainted 
5.13.0-23-generic #23-Ubuntu
  [1.359602] Hardware name: ASUSTeK COMPUTER INC. MINIPC PN50/PN50, BIOS 
0623 05/13/2021
  [1.359632] RIP: 0010:amd_sfh_hid_client_init+0x47/0x350 [amd_sfh]
  [1.359661] Code: 00 53 48 83 ec 20 48 8b 5f 08 48 8b 07 48 8d b3 22 01 00 
00 4c 8d b0 c8 00 00 00 e8 23 07 00 00 45 31 c0 31 c9 ba 00 00 20 00 <89> 43 0c 
48 8d 83 68 01 00 00 48 8d bb 80 01 00 00 48 c7 c6 20 6d
  [1.359729] RSP: 0018:bf71c099f9d8 EFLAGS: 00010246
  [1.359750] RAX:  RBX:  RCX: 

  [1.359777] RDX: 0020 RSI: c03cd249 RDI: 
a680004c
  [1.359804] RBP: bf71c099fa20 R08:  R09: 
0006
  [1.359831] R10: bf71c0d0 R11: 0007 R12: 
000fffe0
  [1.359857] R13: 992bc3387cd8 R14: 992bc11560c8 R15: 
992bc3387cd8
  [1.359884] FS:  7ff0ec1a48c0() GS:992ebf60() 
knlGS:
  [1.359915] CS:  0010 DS:  ES:  CR0: 80050033
  [1.359937] CR2: 000c CR3: 000102fd CR4: 
00350ef0
  [1.359964] Call Trace:
  [1.359976]  ? __pci_set_master+0x5f/0xe0
  [1.359997]  amd_mp2_pci_probe+0xad/0x160 [amd_sfh]
  [1.360021]  local_pci_probe+0x48/0x80
  [1.360038]  pci_device_probe+0x105/0x1c0
  [1.360056]  really_probe+0x24b/0x4c0
  [1.360073]  driver_probe_device+0xf0/0x160
  [1.360091]  device_driver_attach+0xab/0xb0
  [1.360110]  __driver_attach+0xb2/0x140
  [1.360126]  ? device_driver_attach+0xb0/0xb0
  [1.360145]  bus_for_each_dev+0x7e/0xc0
  [1.360161]  driver_attach+0x1e/0x20
  [1.360177]  bus_add_driver+0x135/0x1f0
  [1.360194]  driver_register+0x95/0xf0
  [1.360210]  ? 0xc03d2000
  [1.360225]  __pci_register_driver+0x57/0x60
  [1.360242]  amd_mp2_pci_driver_init+0x23/0x1000 [amd_sfh]
  [1.360266]  do_one_initcall+0x48/0x1d0
  [1.360284]  ? kmem_cache_alloc_trace+0xfb/0x240
  [1.360306]  do_init_module+0x62/0x290
  [1.360323]  load_module+0xa8f/0xb10
  [1.360340]  __do_sys_finit_module+0xc2/0x120
  [1.360359]  __x64_sys_finit_module+0x18/0x20
  [1.360377]  do_syscall_64+0x61/0xb0
  [1.361638]  ? ksys_mmap_pgoff+0x135/0x260
  [1.362883]  ? exit_to_user_mode_prepare+0x37/0xb0
  [1.364121]  ? syscall_exit_to_user_mode+0x27/0x50
  [1.365343]  ? __x64_sys_mmap+0x33/0x40
  [1.366550]  ? do_syscall_64+0x6e/0xb0
  [1.367749]  ? do_syscall_64+0x6e/0xb0
  [1.368923]  ? do_syscall_64+0x6e/0xb0
  [1.370079]  ? syscall_exit_to_user_mode+0x27/0x50
  [1.371227]  ? do_syscall_64+0x6e/0xb0
  [1.372359]  ? exc_page_fault+0x8f/0x170
  [1.373478]  ? asm_exc_page_fault+0x8/0x30
  [1.374584]  entry_SYSCALL_64_after_hwframe+0x44/0xae
  [1.375684] RIP: 0033:0x7ff0ec73a94d
  [1.376767] Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 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 b3 64 0f 00 f7 d8 64 89 01 48
  [1.377926] RSP: 002b:7ffd00724ba8 EFLAGS: 0246 ORIG_RAX: 
0139
  [1.379076] RAX: ffda RBX: 55e130084390 RCX: 
7ff0ec73a94d
  [1.380225] RDX:  RSI: 7ff0ec8ca3fe RDI: 
0005
  [1.381363] RBP: 0002 R08:  R09: 

  [1.382488] R10: 0005 R11: 0246 R12: 
7ff0ec8ca3fe
  [1.383598] R13: 55e130083370 R14: 55e130084480 R15: 
55e130086cb0
  [1.384698] Modules linked in: ahci(+) libahci i2c_piix4(+) r8169(+) 
amd_sfh(+) i2c_hid_acpi realtek i2c_hid xhci_pci(+) xhci_pci_renesas wmi(+) 
video(+) fjes(+) hid
  [1.385841] CR2: 000c
  [1.386955] ---[ end trace b2ebcacf74b788da ]---
  [1.388064] RIP: 0010:amd_sfh_hid_client_init+0x47/0x350 [amd_sfh]
  [1.389176] Code: 00 53 48 83 ec 20 48 8b 5f 08 48 8b 07 

Re: [Kernel-packages] [Bug 1955903] Re: Dell XPS 13 9370 never wakes from sleep

2022-01-07 Thread Robert Uomini
Done.

On Fri, Jan 7, 2022 at 7:45 AM Daniel van Vugt <1955...@bugs.launchpad.net>
wrote:

> Please just:
>
> 1. Remove all three instances of mem_sleep_default=deep that you have in
> your kernel command line.
>
> 2. sudo update-grub
>
> 3. Reboot.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1955903
>
> Title:
>   Dell XPS 13 9370 never wakes from sleep
>
> Status in linux package in Ubuntu:
>   New
>
> Bug description:
>   Every so often, whether I close the lid of the laptop or not, the
>   screen will go blank and neither pressing a key nor moving the mouse
>   will show anything. The only thing I can do to recover is hold the
>   power button down for 10 seconds to restart.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: xorg 1:7.7+19ubuntu14
>   ProcVersionSignature: Ubuntu 5.4.0-91.102-generic 5.4.151
>   Uname: Linux 5.4.0-91-generic x86_64
>   .tmp.unity_support_test.0:
>
>   ApportVersion: 2.20.11-0ubuntu27.21
>   Architecture: amd64
>   CasperMD5CheckResult: skip
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Dec 28 08:25:44 2021
>   DistUpgraded: 2020-05-08 07:44:41,528 ERROR got error from
> PostInstallScript ./xorg_fix_proprietary.py (g-exec-error-quark: Failed to
> execute child process “./xorg_fix_proprietary.py” (No such file or
> directory) (8))
>   DistributionChannelDescriptor:
># This is a distribution channel descriptor
># For more information see
> http://wiki.ubuntu.com/DistributionChannelDescriptor
>canonical-oem-somerville-xenial-amd64-20160624-2
>   DistroCodename: focal
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes
>   GpuHangFrequency: Once a week
>   GpuHangReproducibility: Seems to happen randomly
>   GpuHangStarted: Immediately after installing this version of Ubuntu
>   GraphicsCard:
>Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00
> [VGA controller])
>  Subsystem: Dell UHD Graphics 620 [1028:07e6]
>   InstallationDate: Installed on 2018-03-12 (1387 days ago)
>   InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary
> 20160624-10:47
>   MachineType: Dell Inc. XPS 13 9370
>   ProcEnviron:
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-91-generic
> root=UUID=d9d0f137-4a05-4e95-aac6-c6835b632839 ro locale=en_US
> alx.enable_wol=1 mem_sleep_default=deep alx.enable_wol=1
> mem_sleep_default=deep alx.enable_wol=1 mem_sleep_default=deep quiet splash
> vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   Title: Xorg freeze
>   UpgradeStatus: Upgraded to focal on 2020-05-08 (599 days ago)
>   dmi.bios.date: 10/07/2021
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 1.17.0
>   dmi.board.name: 0F6P3V
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A00
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias:
> dmi:bvnDellInc.:bvr1.17.0:bd10/07/2021:svnDellInc.:pnXPS139370:pvr:rvnDellInc.:rn0F6P3V:rvrA00:cvnDellInc.:ct10:cvr:
>   dmi.product.family: XPS
>   dmi.product.name: XPS 13 9370
>   dmi.product.sku: 07E6
>   dmi.sys.vendor: Dell Inc.
>   version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
>   version.libdrm2: libdrm2 2.4.105-3~20.04.2
>   version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.5
>   version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.3~20.04.5
>   version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1~20.04.2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
>   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
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1955903/+subscriptions
>
>

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

Title:
  Dell XPS 13 9370 never wakes from sleep

Status in linux package in Ubuntu:
  New

Bug description:
  Every so often, whether I close the lid of the laptop or not, the
  screen will go blank and neither pressing a key nor moving the mouse
  will show anything. The only thing I can do to recover is hold the
  power button down for 10 seconds to restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-91.102-generic 5.4.151
  Uname: Linux 5.4.0-91-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 

Re: [Kernel-packages] [Bug 1955903] Re: Dell XPS 13 9370 never wakes from sleep

2022-01-07 Thread Robert Uomini
There were only two instances of mem_sleep_default=deep in grub.

On Fri, Jan 7, 2022 at 7:45 AM Daniel van Vugt <1955...@bugs.launchpad.net>
wrote:

> Please just:
>
> 1. Remove all three instances of mem_sleep_default=deep that you have in
> your kernel command line.
>
> 2. sudo update-grub
>
> 3. Reboot.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1955903
>
> Title:
>   Dell XPS 13 9370 never wakes from sleep
>
> Status in linux package in Ubuntu:
>   New
>
> Bug description:
>   Every so often, whether I close the lid of the laptop or not, the
>   screen will go blank and neither pressing a key nor moving the mouse
>   will show anything. The only thing I can do to recover is hold the
>   power button down for 10 seconds to restart.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 20.04
>   Package: xorg 1:7.7+19ubuntu14
>   ProcVersionSignature: Ubuntu 5.4.0-91.102-generic 5.4.151
>   Uname: Linux 5.4.0-91-generic x86_64
>   .tmp.unity_support_test.0:
>
>   ApportVersion: 2.20.11-0ubuntu27.21
>   Architecture: amd64
>   CasperMD5CheckResult: skip
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Dec 28 08:25:44 2021
>   DistUpgraded: 2020-05-08 07:44:41,528 ERROR got error from
> PostInstallScript ./xorg_fix_proprietary.py (g-exec-error-quark: Failed to
> execute child process “./xorg_fix_proprietary.py” (No such file or
> directory) (8))
>   DistributionChannelDescriptor:
># This is a distribution channel descriptor
># For more information see
> http://wiki.ubuntu.com/DistributionChannelDescriptor
>canonical-oem-somerville-xenial-amd64-20160624-2
>   DistroCodename: focal
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes
>   GpuHangFrequency: Once a week
>   GpuHangReproducibility: Seems to happen randomly
>   GpuHangStarted: Immediately after installing this version of Ubuntu
>   GraphicsCard:
>Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00
> [VGA controller])
>  Subsystem: Dell UHD Graphics 620 [1028:07e6]
>   InstallationDate: Installed on 2018-03-12 (1387 days ago)
>   InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary
> 20160624-10:47
>   MachineType: Dell Inc. XPS 13 9370
>   ProcEnviron:
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-91-generic
> root=UUID=d9d0f137-4a05-4e95-aac6-c6835b632839 ro locale=en_US
> alx.enable_wol=1 mem_sleep_default=deep alx.enable_wol=1
> mem_sleep_default=deep alx.enable_wol=1 mem_sleep_default=deep quiet splash
> vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   Title: Xorg freeze
>   UpgradeStatus: Upgraded to focal on 2020-05-08 (599 days ago)
>   dmi.bios.date: 10/07/2021
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 1.17.0
>   dmi.board.name: 0F6P3V
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A00
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias:
> dmi:bvnDellInc.:bvr1.17.0:bd10/07/2021:svnDellInc.:pnXPS139370:pvr:rvnDellInc.:rn0F6P3V:rvrA00:cvnDellInc.:ct10:cvr:
>   dmi.product.family: XPS
>   dmi.product.name: XPS 13 9370
>   dmi.product.sku: 07E6
>   dmi.sys.vendor: Dell Inc.
>   version.compiz: compiz 1:0.9.14.1+20.04.20200211-0ubuntu1
>   version.libdrm2: libdrm2 2.4.105-3~20.04.2
>   version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.5
>   version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.3~20.04.5
>   version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1~20.04.2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
>   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
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1955903/+subscriptions
>
>

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

Title:
  Dell XPS 13 9370 never wakes from sleep

Status in linux package in Ubuntu:
  New

Bug description:
  Every so often, whether I close the lid of the laptop or not, the
  screen will go blank and neither pressing a key nor moving the mouse
  will show anything. The only thing I can do to recover is hold the
  power button down for 10 seconds to restart.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-91.102-generic 5.4.151
  Uname: Linux 5.4.0-91-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  

[Kernel-packages] [Bug 1956496] Re: lost usb devices

2022-01-07 Thread Balint Szigeti
I've rerun the apport-bug --save command after the usb devices were
lost.

** Attachment added: "report.file"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956496/+attachment/5552356/+files/report.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/1956496

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  

[Kernel-packages] [Bug 1956496] Re: lost usb devices

2022-01-07 Thread Balint Szigeti
I've rerun the collector when the issue is appeared

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  dmi.modalias: 

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  

[Kernel-packages] [Bug 1956496] acpidump.txt

2022-01-07 Thread Balint Szigeti
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1956496/+attachment/5552355/+files/acpidump.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/1956496

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
 

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
 

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
 

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.4
  

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

2022-01-07 Thread Balint Szigeti
apport information

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

Title:
  lost usb devices

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  when I join/start a Google Meets *Video* I got this in dmesg:

  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed

  after that usb ports doens't work at all!

  I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  balint 2464 F pulseaudio
   /dev/snd/controlC2:  balint 2464 F pulseaudio
   /dev/snd/controlC1:  balint 2464 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-21 (534 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 20U1000XHV
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-44-generic N/A
   linux-backports-modules-5.11.0-44-generic  N/A
   linux-firmware 1.187.24
  Tags:  focal
  Uname: Linux 5.11.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 08/05/2020
  dmi.bios.release: 1.4
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R17ET21W (1.04 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20U1000XHV
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  

[Kernel-packages] [Bug 1956496] Re: lost usb devices

2022-01-07 Thread Balint Szigeti
apport information

** Tags added: apport-collected focal

** Description changed:

  when I join/start a Google Meets *Video* I got this in dmesg:
  
  [15092.966530] uvcvideo: Failed to set UVC commit control : -71 (exp. 26).
  [15093.126396] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126474] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126544] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126624] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126703] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126783] uvcvideo: Failed to query (GET_CUR) UVC control 11 on unit 5: 
-71 (exp. 1).
  [15093.126864] uvcvideo: Failed to set UVC probe control : -71 (exp. 26).
  [15093.156223] usb 1-2.3.4: USB disconnect, device number 9
  [15093.940114] usb 1-2.3.4: new high-speed USB device number 15 using xhci_hcd
  [15094.088563] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 0.00
  [15094.088576] usb 1-2.3.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=3
  [15094.088582] usb 1-2.3.4: SerialNumber: HDA1AP23D00782
  [15099.132109] usb 1-2.3.4: 1:1: cannot set freq 48000 to ep 0x86
  [15101.164885] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.165798] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.166675] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.167592] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.168455] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.169350] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.170198] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.171027] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  .
  and so on
  .
  [15101.347016] usb 1-2.3.4: 1:0: usb_set_interface failed (-71)
  [15101.347896] usb 1-2.3.4: 1:1: usb_set_interface failed (-71)
  [15101.348092] usb 1-2.3.4: USB disconnect, device number 15
  [15101.348677] usb 1-2.3.4: 1:0: usb_set_interface failed (-19)
  [15102.644067] usb 1-2.3.4: new high-speed USB device number 16 using xhci_hcd
  [15102.793621] usb 1-2.3.4: New USB device found, idVendor=1f82, 
idProduct=0001, bcdDevice= 2.16
  [15102.793627] usb 1-2.3.4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [15102.793629] usb 1-2.3.4: Product: TANDBERG HD
  [15102.793631] usb 1-2.3.4: Manufacturer: TANDBERG
  [15102.793632] usb 1-2.3.4: SerialNumber: AA1AP23D00782
  [15102.796425] uvcvideo: Found UVC 1.00 device TANDBERG HD (1f82:0001)
  [15102.798164] input: TANDBERG HD: TANDBERG Video as 
/devices/pci:00/:00:14.0/usb1/1-2/1-2.3/1-2.3.4/1-2.3.4:1.0/input/input26
  [15109.244101] filter_write: 191 callbacks suppressed
  
  after that usb ports doens't work at all!
  
- I think the webcam and kernel doesn't like each other but that webcam
- works correctly with RingCentral or Zoom.
+ I think the webcam and kernel doesn't like each other but that webcam works 
correctly with RingCentral or Zoom.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  balint 2464 F pulseaudio
+  /dev/snd/controlC2:  balint 2464 F pulseaudio
+  /dev/snd/controlC1:  balint 2464 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2020-07-21 (534 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
+ MachineType: LENOVO 20U1000XHV
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-44-generic 
root=UUID=2ea68483-fb39-44f6-86a8-b27735f237e6 ro ipv6.disable=1 quiet splash 
pci=nommconf ipv6.disable=1 vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.11.0-44.48~20.04.2-generic 5.11.22
+ RelatedPackageVersions:
+  linux-restricted-modules-5.11.0-44-generic N/A
+  linux-backports-modules-5.11.0-44-generic  N/A
+  linux-firmware 1.187.24
+ Tags:  focal
+ Uname: Linux 5.11.0-44-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo video
+ _MarkForUpload: True
+ dmi.bios.date: 08/05/2020
+ dmi.bios.release: 1.4
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: R17ET21W (1.04 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20U1000XHV
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40697 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.ec.firmware.release: 1.4
+ dmi.modalias: