[Kernel-packages] [Bug 2061940] Re: Some DUTs can't boot up after installing the proposed kernel on Mantic

2024-05-01 Thread Ivan Hu
** Changed in: linux (Ubuntu)
   Status: In Progress => Triaged

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

Title:
  Some DUTs can't boot up after installing the proposed kernel on Mantic

Status in linux package in Ubuntu:
  Triaged

Bug description:
  During the SRU testing for 6.5.0.33 kernel, I found some machines freeze at 
very early stage of booting process.
  The last messages displayed on the screen are:
  EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
  EFI stub: Measured initrd data into PCR 9

  There are no journal logs existed when it boot with the 6.5.0-33
  kernel.

  Here is the list of the impacted machines that I found so far
  https://certification.canonical.com/hardware/202106-29206/
  https://certification.canonical.com/hardware/202106-29207/
  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202007-28059/
  https://certification.canonical.com/hardware/202103-28762/
  https://certification.canonical.com/hardware/202012-28510/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061940/+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 2061940] Re: Some DUTs can't boot up after installing the proposed kernel on Mantic

2024-04-25 Thread Ivan Hu
@Roxana,

Checkout tag Ubuntu-6.5.0-34.34 and revert two patches below, it can
boot up without problem.

thermal: core: Store trip pointer in struct thermal_instance
thermal: trip: Drop lockdep assertion from thermal_zone_trip_id()

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

Title:
  Some DUTs can't boot up after installing the proposed kernel on Mantic

Status in linux package in Ubuntu:
  In Progress

Bug description:
  During the SRU testing for 6.5.0.33 kernel, I found some machines freeze at 
very early stage of booting process.
  The last messages displayed on the screen are:
  EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
  EFI stub: Measured initrd data into PCR 9

  There are no journal logs existed when it boot with the 6.5.0-33
  kernel.

  Here is the list of the impacted machines that I found so far
  https://certification.canonical.com/hardware/202106-29206/
  https://certification.canonical.com/hardware/202106-29207/
  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202007-28059/
  https://certification.canonical.com/hardware/202103-28762/
  https://certification.canonical.com/hardware/202012-28510/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061940/+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 2061940] Re: Some DUTs can't boot up after installing the proposed kernel on Mantic

2024-04-25 Thread Ivan Hu
Test latest master-next of mantic with below two patches,

thermal: trip: Drop redundant trips check from for_each_thermal_trip()
thermal: core: Rework and rename __for_each_thermal_trip()

still failed.

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

Title:
  Some DUTs can't boot up after installing the proposed kernel on Mantic

Status in linux package in Ubuntu:
  In Progress

Bug description:
  During the SRU testing for 6.5.0.33 kernel, I found some machines freeze at 
very early stage of booting process.
  The last messages displayed on the screen are:
  EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
  EFI stub: Measured initrd data into PCR 9

  There are no journal logs existed when it boot with the 6.5.0-33
  kernel.

  Here is the list of the impacted machines that I found so far
  https://certification.canonical.com/hardware/202106-29206/
  https://certification.canonical.com/hardware/202106-29207/
  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202007-28059/
  https://certification.canonical.com/hardware/202103-28762/
  https://certification.canonical.com/hardware/202012-28510/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061940/+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 2061940] Re: Some DUTs can't boot up after installing the proposed kernel on Mantic

2024-04-24 Thread Ivan Hu
seems 6.6.x has this in addition for apply the "thermal: trip: Drop
redundant trips check from for_each_thermal_trip()"

thermal: core: Rework and rename __for_each_thermal_trip()

Rework the currently unused __for_each_thermal_trip() to pass original
pointers to struct thermal_trip objects to the callback, so it can be
used for updating trip data (e.g. temperatures), rename it to
for_each_thermal_trip() and make it available to modular drivers.

Suggested-by: Daniel Lezcano 
Signed-off-by: Rafael J. Wysocki 

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

Title:
  Some DUTs can't boot up after installing the proposed kernel on Mantic

Status in linux package in Ubuntu:
  In Progress

Bug description:
  During the SRU testing for 6.5.0.33 kernel, I found some machines freeze at 
very early stage of booting process.
  The last messages displayed on the screen are:
  EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
  EFI stub: Measured initrd data into PCR 9

  There are no journal logs existed when it boot with the 6.5.0-33
  kernel.

  Here is the list of the impacted machines that I found so far
  https://certification.canonical.com/hardware/202106-29206/
  https://certification.canonical.com/hardware/202106-29207/
  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202007-28059/
  https://certification.canonical.com/hardware/202103-28762/
  https://certification.canonical.com/hardware/202012-28510/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061940/+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 2061940] Re: Some DUTs can't boot up after installing the proposed kernel on Mantic

2024-04-23 Thread Ivan Hu
bisect kernel result, 
the patch 2c7b4bfadef08cc0995c24a7b9eb120fe897165f causes this regression

thermal: core: Store trip pointer in struct thermal_instance

Replace the integer trip number stored in struct thermal_instance with
a pointer to the relevant trip and adjust the code using the structure
in question accordingly.

The main reason for making this change is to allow the trip point to
cooling device binding code more straightforward, as illustrated by
subsequent modifications of the ACPI thermal driver, but it also helps
to clarify the overall design and allows the governor code overhead to
be reduced (through subsequent modifications).

The only case in which it adds complexity is trip_point_show() that
needs to walk the trips[] table to find the index of the given trip
point, but this is not a critical path and the interface that
trip_point_show() belongs to is problematic anyway (for instance, it
doesn't cover the case when the same cooling devices is associated
with multiple trip points).

This is a preliminary change and the affected code will be refined by
a series of subsequent modifications of thermal governors, the core and
the ACPI thermal driver.

The general functionality is not expected to be affected by this change.

Signed-off-by: Rafael J. Wysocki 
Reviewed-by: Daniel Lezcano 

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

Title:
  Some DUTs can't boot up after installing the proposed kernel on Mantic

Status in linux package in Ubuntu:
  In Progress

Bug description:
  During the SRU testing for 6.5.0.33 kernel, I found some machines freeze at 
very early stage of booting process.
  The last messages displayed on the screen are:
  EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
  EFI stub: Measured initrd data into PCR 9

  There are no journal logs existed when it boot with the 6.5.0-33
  kernel.

  Here is the list of the impacted machines that I found so far
  https://certification.canonical.com/hardware/202106-29206/
  https://certification.canonical.com/hardware/202106-29207/
  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202007-28059/
  https://certification.canonical.com/hardware/202103-28762/
  https://certification.canonical.com/hardware/202012-28510/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061940/+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 2061940] Re: Some DUTs can't boot up after installing the proposed kernel on Mantic

2024-04-23 Thread Ivan Hu
testing with Ubuntu-6.5.0-28-generic without this issue, bisecting
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/2061940

Title:
  Some DUTs can't boot up after installing the proposed kernel on Mantic

Status in linux package in Ubuntu:
  In Progress

Bug description:
  During the SRU testing for 6.5.0.33 kernel, I found some machines freeze at 
very early stage of booting process.
  The last messages displayed on the screen are:
  EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
  EFI stub: Measured initrd data into PCR 9

  There are no journal logs existed when it boot with the 6.5.0-33
  kernel.

  Here is the list of the impacted machines that I found so far
  https://certification.canonical.com/hardware/202106-29206/
  https://certification.canonical.com/hardware/202106-29207/
  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202007-28059/
  https://certification.canonical.com/hardware/202103-28762/
  https://certification.canonical.com/hardware/202012-28510/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061940/+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 2061940] Re: Some DUTs can't boot up after installing the proposed kernel on Mantic

2024-04-22 Thread Ivan Hu
testing with Ubuntu-6.5.0-32-generic, it can't boot up as well.

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

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

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

Title:
  Some DUTs can't boot up after installing the proposed kernel on Mantic

Status in linux package in Ubuntu:
  In Progress

Bug description:
  During the SRU testing for 6.5.0.33 kernel, I found some machines freeze at 
very early stage of booting process.
  The last messages displayed on the screen are:
  EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
  EFI stub: Measured initrd data into PCR 9

  There are no journal logs existed when it boot with the 6.5.0-33
  kernel.

  Here is the list of the impacted machines that I found so far
  https://certification.canonical.com/hardware/202106-29206/
  https://certification.canonical.com/hardware/202106-29207/
  https://certification.canonical.com/hardware/201912-27623/
  https://certification.canonical.com/hardware/202007-28059/
  https://certification.canonical.com/hardware/202103-28762/
  https://certification.canonical.com/hardware/202012-28510/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061940/+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 2049733] Re: Dynamically determine acpi_handle_list size

2024-04-16 Thread Ivan Hu
** Tags removed: verification-needed-mantic-linux
** Tags added: verification-done-mantic-linux

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

Title:
  Dynamically determine acpi_handle_list size

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Mantic:
  Fix Committed

Bug description:
  [Impact]
  ACPI handle list will be dynamic allocated without default fixed size.

  [Fix]
  Currently the ACPI_MAX_HANDLES is defined fix to 10, and it is not enough for 
some platforms that called ACPI _PSL method to get passive cooling device 
objects. then will get the error message "Invalid passive threshold", this 
patch change the fixed size with the dynamic handle list size which fixes the 
handle reference error.

  [Test Case]
  check the dmesg to see if there is the error message "Invalid passive 
threshold"

  [Where problems could occur]
  Only change the fixed size with the dynamic handle list size. Risk of 
regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049733/+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 2060981] Re: ACPI BIOS errors

2024-04-15 Thread Ivan Hu
>From the acpidump log on comment#2, this is buggy bios uses below
objects but are not actually implemented.

all on the ssdt2(DptfTabl) table,

\CTDP, 
\_SB.PC00.LPCB.EC0.SEN1._CRT.S1CT,
\_SB.PC00.LPCB.EC0.SEN1._HOT.S1HT,
\_SB.PC00.LPCB.EC0.SEN1._PSV.S1PT,
\_SB.PC00.LPCB.EC0.SEN1._AC0.S1AT,
\_SB.PC00.LPCB.EC0.SEN2._CRT.S2CT,
\_SB.PC00.LPCB.EC0.SEN2._HOT.S2HT,
\_SB.PC00.LPCB.EC0.SEN2._PSV.S2PT,
\_SB.PC00.LPCB.EC0.SEN2._AC0.S2AT,
\_SB.PC00.LPCB.EC0.SEN3._CRT.S3CT,
\_SB.PC00.LPCB.EC0.SEN3._HOT.S3HT,
\_SB.PC00.LPCB.EC0.SEN3._PSV.S3PT,
\_SB.PC00.LPCB.EC0.SEN4._CRT.S4CT,
\_SB.PC00.LPCB.EC0.SEN4._HOT.S4HT,
\_SB.PC00.LPCB.EC0.SEN4._PSV.S4PT,
\_SB.PC00.LPCB.EC0.SEN4._AC0.S4AT,

All these objects are related DPTF, you should reach your machine vendor for 
update bios.
There is nothing can do on Ubuntu side.

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

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

Title:
  ACPI BIOS errors

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  dmesg show the below ACPI errors, is this normal?

  
  # dmesg | grep -i acpi
  [0.00] BIOS-e820: [mem 0x59cf8000-0x59dc3fff] ACPI 
data
  [0.00] BIOS-e820: [mem 0x59dc4000-0x59eb] ACPI NVS
  [0.00] reserve setup_data: [mem 
0x59cf8000-0x59dc3fff] ACPI data
  [0.00] reserve setup_data: [mem 
0x59dc4000-0x59eb] ACPI NVS
  [0.00] efi: ACPI=0x59dc3000 ACPI 2.0=0x59dc3014 
TPMFinalLog=0x59e4a000 SMBIOS=0x5a609000 SMBIOS 3.0=0x5a608000 
MEMATTR=0x528f6018 ESRT=0x53983818 MOKvar=0x5a5e4000 INITRD=0x4fde3f98 
RNG=0x59d28018 TPMEventLog=0x4fdc7018 
  [0.020042] ACPI: Early table checksum verification disabled
  [0.020046] ACPI: RSDP 0x59DC3014 24 (v02 _ASUS_)
  [0.020052] ACPI: XSDT 0x59DC2728 00011C (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020060] ACPI: FACP 0x59DBD000 000114 (v06 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020066] ACPI: DSDT 0x59D6 05C524 (v02 _ASUS_ Notebook 
01072009 INTL 20191018)
  [0.020070] ACPI: FACS 0x59EBC000 40
  [0.020074] ACPI: MCFG 0x59DC1000 3C (v01 _ASUS_ Notebook 
01072009 MSFT 0097)
  [0.020077] ACPI: SSDT 0x59DBE000 00255D (v02 CpuRef CpuSsdt  
3000 INTL 20191018)
  [0.020081] ACPI: FIDT 0x59D5F000 9C (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020084] ACPI: ECDT 0x59D5E000 C1 (v01 _ASUS_ Notebook 
01072009 AMI. 0005)
  [0.020088] ACPI: MSDM 0x59D5D000 55 (v03 _ASUS_ Notebook 
01072009 ASUS 0001)
  [0.020092] ACPI: SSDT 0x59D58000 004F42 (v02 DptfTa DptfTabl 
1000 INTL 20191018)
  [0.020095] ACPI: SSDT 0x59D56000 0017B5 (v02 SaSsdt SaSsdt   
3000 INTL 20191018)
  [0.020099] ACPI: SSDT 0x59D52000 003350 (v02 INTEL  IgfxSsdt 
3000 INTL 20191018)
  [0.020103] ACPI: SSDT 0x59D46000 00B1B2 (v02 INTEL  TcssSsdt 
1000 INTL 20191018)
  [0.020106] ACPI: HPET 0x59D45000 38 (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020110] ACPI: APIC 0x59D44000 00012C (v04 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020114] ACPI: SSDT 0x59D43000 0002A7 (v02 _ASUS_ TcssSsdt 
 INTL 20191018)
  [0.020118] ACPI: SSDT 0x59D3B000 007504 (v02 _ASUS_ TglU_Rvp 
1000 INTL 20191018)
  [0.020122] ACPI: NHLT 0x59D39000 001B54 (v00 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020126] ACPI: LPIT 0x59D38000 CC (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020129] ACPI: SSDT 0x59D36000 00012A (v02 _ASUS_ TbtTypeC 
 INTL 20191018)
  [0.020133] ACPI: DBGP 0x59D35000 34 (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020137] ACPI: DBG2 0x59D34000 54 (v00 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020141] ACPI: SSDT 0x59D33000 000D8A (v02 _ASUS_ UsbCTabl 
1000 INTL 20191018)
  [0.020145] ACPI: DMAR 0x59D32000 B8 (v02 INTEL  EDK2 
0002  0113)
  [0.020148] ACPI: SSDT 0x59D31000 0004B8 (v02 HgRef  HgRpSsdt 
1000 INTL 20191018)
  [0.020152] ACPI: SSDT 0x59D3 000144 (v02 Intel  ADebTabl 
1000 INTL 20191018)
  [0.020155] ACPI: BGRT 0x59D2F000 38 (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020159] ACPI: UEFI 0x59E28000 00063A (v01 INTEL  RstVmdE  
 ??   )
  [0.020163] ACPI: UEFI 0x59E27000 5C (v01 INTEL  RstVmdV  
 ??   )
  [0.020166] ACPI: TPM2 0x59D2E000 4C (v04 _ASUS_ Notebook 
0001 AMI  )
  [0.020170] ACPI: SSDT 0x59D2B000 002495 (v01 OptRf1 Opt1Tabl 
1000 INTL 20191018)
  [

[Kernel-packages] [Bug 2060981] Re: ACPI BIOS errors

2024-04-14 Thread Ivan Hu
ACPI AE_NOT_FOUND errors usually come from buggy firmware which uses the
objects but not actually implemented.

Can spot which parts of firmware errors if you can support acpidump log.
$sudo acpidump > acpidump.log

** Changed in: linux (Ubuntu)
   Status: In Progress => Triaged

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

Title:
  ACPI BIOS errors

Status in linux package in Ubuntu:
  Triaged

Bug description:
  dmesg show the below ACPI errors, is this normal?

  
  # dmesg | grep -i acpi
  [0.00] BIOS-e820: [mem 0x59cf8000-0x59dc3fff] ACPI 
data
  [0.00] BIOS-e820: [mem 0x59dc4000-0x59eb] ACPI NVS
  [0.00] reserve setup_data: [mem 
0x59cf8000-0x59dc3fff] ACPI data
  [0.00] reserve setup_data: [mem 
0x59dc4000-0x59eb] ACPI NVS
  [0.00] efi: ACPI=0x59dc3000 ACPI 2.0=0x59dc3014 
TPMFinalLog=0x59e4a000 SMBIOS=0x5a609000 SMBIOS 3.0=0x5a608000 
MEMATTR=0x528f6018 ESRT=0x53983818 MOKvar=0x5a5e4000 INITRD=0x4fde3f98 
RNG=0x59d28018 TPMEventLog=0x4fdc7018 
  [0.020042] ACPI: Early table checksum verification disabled
  [0.020046] ACPI: RSDP 0x59DC3014 24 (v02 _ASUS_)
  [0.020052] ACPI: XSDT 0x59DC2728 00011C (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020060] ACPI: FACP 0x59DBD000 000114 (v06 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020066] ACPI: DSDT 0x59D6 05C524 (v02 _ASUS_ Notebook 
01072009 INTL 20191018)
  [0.020070] ACPI: FACS 0x59EBC000 40
  [0.020074] ACPI: MCFG 0x59DC1000 3C (v01 _ASUS_ Notebook 
01072009 MSFT 0097)
  [0.020077] ACPI: SSDT 0x59DBE000 00255D (v02 CpuRef CpuSsdt  
3000 INTL 20191018)
  [0.020081] ACPI: FIDT 0x59D5F000 9C (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020084] ACPI: ECDT 0x59D5E000 C1 (v01 _ASUS_ Notebook 
01072009 AMI. 0005)
  [0.020088] ACPI: MSDM 0x59D5D000 55 (v03 _ASUS_ Notebook 
01072009 ASUS 0001)
  [0.020092] ACPI: SSDT 0x59D58000 004F42 (v02 DptfTa DptfTabl 
1000 INTL 20191018)
  [0.020095] ACPI: SSDT 0x59D56000 0017B5 (v02 SaSsdt SaSsdt   
3000 INTL 20191018)
  [0.020099] ACPI: SSDT 0x59D52000 003350 (v02 INTEL  IgfxSsdt 
3000 INTL 20191018)
  [0.020103] ACPI: SSDT 0x59D46000 00B1B2 (v02 INTEL  TcssSsdt 
1000 INTL 20191018)
  [0.020106] ACPI: HPET 0x59D45000 38 (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020110] ACPI: APIC 0x59D44000 00012C (v04 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020114] ACPI: SSDT 0x59D43000 0002A7 (v02 _ASUS_ TcssSsdt 
 INTL 20191018)
  [0.020118] ACPI: SSDT 0x59D3B000 007504 (v02 _ASUS_ TglU_Rvp 
1000 INTL 20191018)
  [0.020122] ACPI: NHLT 0x59D39000 001B54 (v00 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020126] ACPI: LPIT 0x59D38000 CC (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020129] ACPI: SSDT 0x59D36000 00012A (v02 _ASUS_ TbtTypeC 
 INTL 20191018)
  [0.020133] ACPI: DBGP 0x59D35000 34 (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020137] ACPI: DBG2 0x59D34000 54 (v00 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020141] ACPI: SSDT 0x59D33000 000D8A (v02 _ASUS_ UsbCTabl 
1000 INTL 20191018)
  [0.020145] ACPI: DMAR 0x59D32000 B8 (v02 INTEL  EDK2 
0002  0113)
  [0.020148] ACPI: SSDT 0x59D31000 0004B8 (v02 HgRef  HgRpSsdt 
1000 INTL 20191018)
  [0.020152] ACPI: SSDT 0x59D3 000144 (v02 Intel  ADebTabl 
1000 INTL 20191018)
  [0.020155] ACPI: BGRT 0x59D2F000 38 (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020159] ACPI: UEFI 0x59E28000 00063A (v01 INTEL  RstVmdE  
 ??   )
  [0.020163] ACPI: UEFI 0x59E27000 5C (v01 INTEL  RstVmdV  
 ??   )
  [0.020166] ACPI: TPM2 0x59D2E000 4C (v04 _ASUS_ Notebook 
0001 AMI  )
  [0.020170] ACPI: SSDT 0x59D2B000 002495 (v01 OptRf1 Opt1Tabl 
1000 INTL 20191018)
  [0.020173] ACPI: PTDT 0x59D2A000 000D44 (v00 _ASUS_ Notebook 
0005 MSFT 010D)
  [0.020177] ACPI: WSMT 0x59D37000 28 (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020181] ACPI: FPDT 0x59D29000 44 (v01 _ASUS_ A M I
01072009 AMI  0113)
  [0.020184] ACPI: Reserving FACP table memory at [mem 
0x59dbd000-0x59dbd113]
  [0.020186] ACPI: Reserving DSDT table memory at [mem 
0x59d6-0x59dbc523]
  [0.020187] ACPI: Reserving FACS table memory at [mem 
0x59ebc000-0x59ebc03f]
  [0.020187] ACPI: Reserving MCFG table memory at [mem 

[Kernel-packages] [Bug 2060981] Re: ACPI BIOS errors

2024-04-14 Thread Ivan Hu
** Changed in: linux (Ubuntu)
   Status: New => In Progress

** Changed in: linux (Ubuntu)
   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/2060981

Title:
  ACPI BIOS errors

Status in linux package in Ubuntu:
  In Progress

Bug description:
  dmesg show the below ACPI errors, is this normal?

  
  # dmesg | grep -i acpi
  [0.00] BIOS-e820: [mem 0x59cf8000-0x59dc3fff] ACPI 
data
  [0.00] BIOS-e820: [mem 0x59dc4000-0x59eb] ACPI NVS
  [0.00] reserve setup_data: [mem 
0x59cf8000-0x59dc3fff] ACPI data
  [0.00] reserve setup_data: [mem 
0x59dc4000-0x59eb] ACPI NVS
  [0.00] efi: ACPI=0x59dc3000 ACPI 2.0=0x59dc3014 
TPMFinalLog=0x59e4a000 SMBIOS=0x5a609000 SMBIOS 3.0=0x5a608000 
MEMATTR=0x528f6018 ESRT=0x53983818 MOKvar=0x5a5e4000 INITRD=0x4fde3f98 
RNG=0x59d28018 TPMEventLog=0x4fdc7018 
  [0.020042] ACPI: Early table checksum verification disabled
  [0.020046] ACPI: RSDP 0x59DC3014 24 (v02 _ASUS_)
  [0.020052] ACPI: XSDT 0x59DC2728 00011C (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020060] ACPI: FACP 0x59DBD000 000114 (v06 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020066] ACPI: DSDT 0x59D6 05C524 (v02 _ASUS_ Notebook 
01072009 INTL 20191018)
  [0.020070] ACPI: FACS 0x59EBC000 40
  [0.020074] ACPI: MCFG 0x59DC1000 3C (v01 _ASUS_ Notebook 
01072009 MSFT 0097)
  [0.020077] ACPI: SSDT 0x59DBE000 00255D (v02 CpuRef CpuSsdt  
3000 INTL 20191018)
  [0.020081] ACPI: FIDT 0x59D5F000 9C (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020084] ACPI: ECDT 0x59D5E000 C1 (v01 _ASUS_ Notebook 
01072009 AMI. 0005)
  [0.020088] ACPI: MSDM 0x59D5D000 55 (v03 _ASUS_ Notebook 
01072009 ASUS 0001)
  [0.020092] ACPI: SSDT 0x59D58000 004F42 (v02 DptfTa DptfTabl 
1000 INTL 20191018)
  [0.020095] ACPI: SSDT 0x59D56000 0017B5 (v02 SaSsdt SaSsdt   
3000 INTL 20191018)
  [0.020099] ACPI: SSDT 0x59D52000 003350 (v02 INTEL  IgfxSsdt 
3000 INTL 20191018)
  [0.020103] ACPI: SSDT 0x59D46000 00B1B2 (v02 INTEL  TcssSsdt 
1000 INTL 20191018)
  [0.020106] ACPI: HPET 0x59D45000 38 (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020110] ACPI: APIC 0x59D44000 00012C (v04 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020114] ACPI: SSDT 0x59D43000 0002A7 (v02 _ASUS_ TcssSsdt 
 INTL 20191018)
  [0.020118] ACPI: SSDT 0x59D3B000 007504 (v02 _ASUS_ TglU_Rvp 
1000 INTL 20191018)
  [0.020122] ACPI: NHLT 0x59D39000 001B54 (v00 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020126] ACPI: LPIT 0x59D38000 CC (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020129] ACPI: SSDT 0x59D36000 00012A (v02 _ASUS_ TbtTypeC 
 INTL 20191018)
  [0.020133] ACPI: DBGP 0x59D35000 34 (v01 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020137] ACPI: DBG2 0x59D34000 54 (v00 _ASUS_ Notebook 
01072009 AMI  0113)
  [0.020141] ACPI: SSDT 0x59D33000 000D8A (v02 _ASUS_ UsbCTabl 
1000 INTL 20191018)
  [0.020145] ACPI: DMAR 0x59D32000 B8 (v02 INTEL  EDK2 
0002  0113)
  [0.020148] ACPI: SSDT 0x59D31000 0004B8 (v02 HgRef  HgRpSsdt 
1000 INTL 20191018)
  [0.020152] ACPI: SSDT 0x59D3 000144 (v02 Intel  ADebTabl 
1000 INTL 20191018)
  [0.020155] ACPI: BGRT 0x59D2F000 38 (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020159] ACPI: UEFI 0x59E28000 00063A (v01 INTEL  RstVmdE  
 ??   )
  [0.020163] ACPI: UEFI 0x59E27000 5C (v01 INTEL  RstVmdV  
 ??   )
  [0.020166] ACPI: TPM2 0x59D2E000 4C (v04 _ASUS_ Notebook 
0001 AMI  )
  [0.020170] ACPI: SSDT 0x59D2B000 002495 (v01 OptRf1 Opt1Tabl 
1000 INTL 20191018)
  [0.020173] ACPI: PTDT 0x59D2A000 000D44 (v00 _ASUS_ Notebook 
0005 MSFT 010D)
  [0.020177] ACPI: WSMT 0x59D37000 28 (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
  [0.020181] ACPI: FPDT 0x59D29000 44 (v01 _ASUS_ A M I
01072009 AMI  0113)
  [0.020184] ACPI: Reserving FACP table memory at [mem 
0x59dbd000-0x59dbd113]
  [0.020186] ACPI: Reserving DSDT table memory at [mem 
0x59d6-0x59dbc523]
  [0.020187] ACPI: Reserving FACS table memory at [mem 
0x59ebc000-0x59ebc03f]
  [0.020187] ACPI: Reserving MCFG table memory at [mem 
0x59dc1000-0x59dc103b]
  [0.020188] ACPI: Reserving SSDT table memory at [mem 
0x59dbe000-0x59dc055c]
  [0.020189] ACPI: Reserving FIDT table 

[Kernel-packages] [Bug 2060415] [NEW] package nvidia-dkms-418-server 418.226.00-0ubuntu5~0.22.04.1 failed to install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-418-server, o script post-i

2024-04-07 Thread Edson Ivan Faria
Public bug reported:

Ola, todos os driver que instalo reconhece apenas monitors com
frequencia maior ou igual a 75hz, com isso não consigo utilizar dois
monitores, caso eu desistale os driver, o sistema não reconhece o
monitor de 75hz e a imagem trava

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: nvidia-dkms-418-server 418.226.00-0ubuntu5~0.22.04.1
ProcVersionSignature: Ubuntu 6.5.0-26.26~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sun Apr  7 22:43:30 2024
ErrorMessage: o subprocesso instalado, do pacote nvidia-dkms-418-server, o 
script post-installation retornou erro do status de saída 10
InstallationDate: Installed on 2024-04-08 (0 days ago)
InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.3
 apt  2.4.12
SourcePackage: nvidia-graphics-drivers-418-server
Title: package nvidia-dkms-418-server 418.226.00-0ubuntu5~0.22.04.1 failed to 
install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-418-server, o 
script post-installation retornou erro do status de saída 10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package jammy

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

Title:
  package nvidia-dkms-418-server 418.226.00-0ubuntu5~0.22.04.1 failed to
  install/upgrade: o subprocesso instalado, do pacote nvidia-
  dkms-418-server, o script post-installation retornou erro do status de
  saída 10

Status in nvidia-graphics-drivers-418-server package in Ubuntu:
  New

Bug description:
  Ola, todos os driver que instalo reconhece apenas monitors com
  frequencia maior ou igual a 75hz, com isso não consigo utilizar dois
  monitores, caso eu desistale os driver, o sistema não reconhece o
  monitor de 75hz e a imagem trava

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-418-server 418.226.00-0ubuntu5~0.22.04.1
  ProcVersionSignature: Ubuntu 6.5.0-26.26~22.04.1-generic 6.5.13
  Uname: Linux 6.5.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sun Apr  7 22:43:30 2024
  ErrorMessage: o subprocesso instalado, do pacote nvidia-dkms-418-server, o 
script post-installation retornou erro do status de saída 10
  InstallationDate: Installed on 2024-04-08 (0 days ago)
  InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.3
   apt  2.4.12
  SourcePackage: nvidia-graphics-drivers-418-server
  Title: package nvidia-dkms-418-server 418.226.00-0ubuntu5~0.22.04.1 failed to 
install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-418-server, o 
script post-installation retornou erro do status de saída 10
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-418-server/+bug/2060415/+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 2059170] [NEW] RTL8852BE can't connect on high 5Ghz channels

2024-03-26 Thread Ivan Baldo
Public bug reported:

Doesn't connect to channels above 64, so when my AP decides to use for
example channel 116 I get disconnected.

Can confirm that on Windows 11 it works in those high channels.

Even a "nmcli d w" doesn't show any WiFi's with high channels when in
other devices I can see them.

Using Ubuntu 24.04 Beta updated as of today, it did happen with 23.10
and 22.04.4 too.

Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
linux-firmware 20240318.git3b128b60-0ubuntu1
linux-image-6.8.0-11-generic 6.8.0-11.11


[   13.442016] rtw89_8852be :01:00.0: loaded firmware 
rtw89/rtw8852b_fw-1.bin
[   13.442305] rtw89_8852be :01:00.0: enabling device ( -> 0003)
[   13.444303] rtw89_8852be :01:00.0: Firmware version 0.29.29.5 
(da87cccd), cmd version 0, type 5
[   13.444309] rtw89_8852be :01:00.0: Firmware version 0.29.29.5 
(da87cccd), cmd version 0, type 3
[   13.726907] rtw89_8852be :01:00.0: chip rfe_type is 41

01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE 
PCIe 802.11ax Wireless Network Controller [1T1R] [10ec:b85b]
DeviceName: Realtek Wireless LAN + BT
Subsystem: Hewlett-Packard Company RTL8852BE PCIe 802.11ax Wireless 
Network Controller [1T1R] [103c:88e6]
Flags: bus master, fast devsel, latency 0, IRQ 84, IOMMU group 8
I/O ports at f000 [size=256]
Memory at fcf0 (64-bit, non-prefetchable) [size=1M]
Capabilities: 
Kernel driver in use: rtw89_8852be
Kernel modules: rtw89_8852be

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

Title:
  RTL8852BE can't connect on high 5Ghz channels

Status in linux package in Ubuntu:
  New

Bug description:
  Doesn't connect to channels above 64, so when my AP decides to use for
  example channel 116 I get disconnected.

  Can confirm that on Windows 11 it works in those high channels.

  Even a "nmcli d w" doesn't show any WiFi's with high channels when in
  other devices I can see them.

  Using Ubuntu 24.04 Beta updated as of today, it did happen with 23.10
  and 22.04.4 too.

  Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
  linux-firmware 20240318.git3b128b60-0ubuntu1
  linux-image-6.8.0-11-generic 6.8.0-11.11

  
  [   13.442016] rtw89_8852be :01:00.0: loaded firmware 
rtw89/rtw8852b_fw-1.bin
  [   13.442305] rtw89_8852be :01:00.0: enabling device ( -> 0003)
  [   13.444303] rtw89_8852be :01:00.0: Firmware version 0.29.29.5 
(da87cccd), cmd version 0, type 5
  [   13.444309] rtw89_8852be :01:00.0: Firmware version 0.29.29.5 
(da87cccd), cmd version 0, type 3
  [   13.726907] rtw89_8852be :01:00.0: chip rfe_type is 41

  01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE 
PCIe 802.11ax Wireless Network Controller [1T1R] [10ec:b85b]
DeviceName: Realtek Wireless LAN + BT
Subsystem: Hewlett-Packard Company RTL8852BE PCIe 802.11ax Wireless 
Network Controller [1T1R] [103c:88e6]
Flags: bus master, fast devsel, latency 0, IRQ 84, IOMMU group 8
I/O ports at f000 [size=256]
Memory at fcf0 (64-bit, non-prefetchable) [size=1M]
Capabilities: 
Kernel driver in use: rtw89_8852be
Kernel modules: rtw89_8852be

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2059170/+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 2033348] Re: Wireless: Update RTL8852BE wifi driver

2024-03-26 Thread Ivan Baldo
In Ubuntu 24.04 Beta it seems up to date:
[   13.442016] rtw89_8852be :01:00.0: loaded firmware 
rtw89/rtw8852b_fw-1.bin
[   13.442305] rtw89_8852be :01:00.0: enabling device ( -> 0003)
[   13.444303] rtw89_8852be :01:00.0: Firmware version 0.29.29.5 
(da87cccd), cmd version 0, type 5
[   13.444309] rtw89_8852be :01:00.0: Firmware version 0.29.29.5 
(da87cccd), cmd version 0, type 3
[   13.726907] rtw89_8852be :01:00.0: chip rfe_type is 41

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

Title:
  Wireless: Update RTL8852BE wifi driver

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Firmware 0.27 was added in
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2002601 but there
  has been an update submitted by Realtek which resolves crash issues of
  the driver related to DMA.

  New firmware file is up in kernel:
  https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-
  firmware.git/log/rtw89/rtw8852b_fw-1.bin?showmsg=1

  Ideally updated for both Lunar and Jammy :-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2033348/+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 2049733] Re: Dynamically determine acpi_handle_list size

2024-01-18 Thread Ivan Hu
** Changed in: linux (Ubuntu Mantic)
   Status: New => In Progress

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

Title:
  Dynamically determine acpi_handle_list size

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Mantic:
  In Progress

Bug description:
  [Impact]
  ACPI handle list will be dynamic allocated without default fixed size.

  [Fix]
  Currently the ACPI_MAX_HANDLES is defined fix to 10, and it is not enough for 
some platforms that called ACPI _PSL method to get passive cooling device 
objects. then will get the error message "Invalid passive threshold", this 
patch change the fixed size with the dynamic handle list size which fixes the 
handle reference error.

  [Test Case]
  check the dmesg to see if there is the error message "Invalid passive 
threshold"

  [Where problems could occur]
  Only change the fixed size with the dynamic handle list size. Risk of 
regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049733/+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 2049733] Re: Dynamically determine acpi_handle_list size

2024-01-18 Thread Ivan Hu
** Also affects: linux (Ubuntu Mantic)
   Importance: Undecided
   Status: New

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

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

** Changed in: linux (Ubuntu Mantic)
 Assignee: (unassigned) => Ivan Hu (ivan.hu)

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

Title:
  Dynamically determine acpi_handle_list size

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Mantic:
  New

Bug description:
  [Impact]
  ACPI handle list will be dynamic allocated without default fixed size.

  [Fix]
  Currently the ACPI_MAX_HANDLES is defined fix to 10, and it is not enough for 
some platforms that called ACPI _PSL method to get passive cooling device 
objects. then will get the error message "Invalid passive threshold", this 
patch change the fixed size with the dynamic handle list size which fixes the 
handle reference error.

  [Test Case]
  check the dmesg to see if there is the error message "Invalid passive 
threshold"

  [Where problems could occur]
  Only change the fixed size with the dynamic handle list size. Risk of 
regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049733/+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 2049733] [NEW] Dynamically determine acpi_handle_list size

2024-01-18 Thread Ivan Hu
Public bug reported:

[Impact]
ACPI handle list will be dynamic allocated without default fixed size.

[Fix]
Currently the ACPI_MAX_HANDLES is defined fix to 10, and it is not enough for 
some platforms that called ACPI _PSL method to get passive cooling device 
objects. then will get the error message "Invalid passive threshold", this 
patch change the fixed size with the dynamic handle list size which fixes the 
handle reference error.

[Test Case]
check the dmesg to see if there is the error message "Invalid passive threshold"

[Where problems could occur]
Only change the fixed size with the dynamic handle list size. Risk of 
regression is low.

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

Title:
  Dynamically determine acpi_handle_list size

Status in linux package in Ubuntu:
  New

Bug description:
  [Impact]
  ACPI handle list will be dynamic allocated without default fixed size.

  [Fix]
  Currently the ACPI_MAX_HANDLES is defined fix to 10, and it is not enough for 
some platforms that called ACPI _PSL method to get passive cooling device 
objects. then will get the error message "Invalid passive threshold", this 
patch change the fixed size with the dynamic handle list size which fixes the 
handle reference error.

  [Test Case]
  check the dmesg to see if there is the error message "Invalid passive 
threshold"

  [Where problems could occur]
  Only change the fixed size with the dynamic handle list size. Risk of 
regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049733/+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 2047630] Re: Add quirk to disable i915 fastboot on B PC

2024-01-10 Thread Ivan Hu
Test B PC device withlinux/5.15.0-93.103 kernel on several displays, display 
fine. 
 

** Tags removed: verification-needed-jammy-linux
** Tags added: verification-done-jammy-linux

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

Title:
  Add quirk to disable i915 fastboot on B PC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Fix Committed

Bug description:
  [Impact]
  Some displays connect to the B PC device got the garbled display

  [Fix]
  The issue will disappear after commit 
5ac860cc52540df8bca27e0bb25b6744df67e8f0,
  but these patches cannot be backported from 5.19 to 5.15. So add quirk
  to force disable the i915 fastboot on the device to fix the abnormal display

  [Test Case]
  1. Connect the display and power on the B PC device
  2. Check the display for boot up

  [Where problems could occur]
  Quirk only on the B PCs. Risk of regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2047630/+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 2047630] Re: Add quirk to disable i915 fastboot on B PC

2023-12-28 Thread Ivan Hu
** Description changed:

  [Impact]
- Some displays connect to the B PC device got the garbled display 
+ Some displays connect to the B PC device got the garbled display
  
  [Fix]
- Add quirk to force disable the i915 fastboot on the device to fix the 
abnormal display
+ The issue will disappear after commit 
5ac860cc52540df8bca27e0bb25b6744df67e8f0,
+ but these patches cannot be backported from 5.19 to 5.15. So add quirk
+ to force disable the i915 fastboot on the device to fix the abnormal display
  
  [Test Case]
  1. Connect the display and power on the B PC device
  2. Check the display for boot up
  
- 
  [Where problems could occur]
  Quirk only on the B PCs. Risk of regression is low.

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

Title:
  Add quirk to disable i915 fastboot on B PC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  In Progress

Bug description:
  [Impact]
  Some displays connect to the B PC device got the garbled display

  [Fix]
  The issue will disappear after commit 
5ac860cc52540df8bca27e0bb25b6744df67e8f0,
  but these patches cannot be backported from 5.19 to 5.15. So add quirk
  to force disable the i915 fastboot on the device to fix the abnormal display

  [Test Case]
  1. Connect the display and power on the B PC device
  2. Check the display for boot up

  [Where problems could occur]
  Quirk only on the B PCs. Risk of regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2047630/+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 2047630] Re: Add quirk to disable i915 fastboot on B PC

2023-12-28 Thread Ivan Hu
** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => Ivan Hu (ivan.hu)

** Changed in: linux (Ubuntu Jammy)
   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/2047630

Title:
  Add quirk to disable i915 fastboot on B PC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  In Progress

Bug description:
  [Impact]
  Some displays connect to the B PC device got the garbled display 

  [Fix]
  Add quirk to force disable the i915 fastboot on the device to fix the 
abnormal display

  [Test Case]
  1. Connect the display and power on the B PC device
  2. Check the display for boot up

  
  [Where problems could occur]
  Quirk only on the B PCs. Risk of regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2047630/+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 2047630] Re: Add quirk to disable i915 fastboot on B PC

2023-12-28 Thread Ivan Hu
** Tags added: mering oem-priority originate-from-2039623

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

Title:
  Add quirk to disable i915 fastboot on B PC

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  In Progress

Bug description:
  [Impact]
  Some displays connect to the B PC device got the garbled display 

  [Fix]
  Add quirk to force disable the i915 fastboot on the device to fix the 
abnormal display

  [Test Case]
  1. Connect the display and power on the B PC device
  2. Check the display for boot up

  
  [Where problems could occur]
  Quirk only on the B PCs. Risk of regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2047630/+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 2047630] [NEW] Add quirk to disable i915 fastboot on B PC

2023-12-28 Thread Ivan Hu
Public bug reported:

[Impact]
Some displays connect to the B PC device got the garbled display 

[Fix]
Add quirk to force disable the i915 fastboot on the device to fix the abnormal 
display

[Test Case]
1. Connect the display and power on the B PC device
2. Check the display for boot up


[Where problems could occur]
Quirk only on the B PCs. Risk of regression is low.

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

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

** Also affects: linux (Ubuntu Jammy)
   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/2047630

Title:
  Add quirk to disable i915 fastboot on B PC

Status in linux package in Ubuntu:
  New
Status in linux source package in Jammy:
  New

Bug description:
  [Impact]
  Some displays connect to the B PC device got the garbled display 

  [Fix]
  Add quirk to force disable the i915 fastboot on the device to fix the 
abnormal display

  [Test Case]
  1. Connect the display and power on the B PC device
  2. Check the display for boot up

  
  [Where problems could occur]
  Quirk only on the B PCs. Risk of regression is low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2047630/+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 1987249] Re: Asus ROG Zephyrus GX701L sound problem

2023-11-20 Thread Ivan
Hello team,

Any 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/1987249

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987249/+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 1025663] Re: DMIStringIndexOutOfRange on HP Proliant ML110 G5

2023-09-11 Thread Ivan Hu
** Changed in: linux (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  DMIStringIndexOutOfRange on HP Proliant ML110 G5

Status in linux package in Ubuntu:
  Won't Fix

Bug description:
  We encountered this error when running certification tests in a HP Proliant 
ML110 G5:
  FAILED [HIGH] DMIStringIndexOutOfRange: Test 1, Out of range string index 
0x09 while accessing entry
  'Base Board Information (Type 2)' @ 0x000dc082, field 'Asset Tag', offset 0x08

  ADVICE: It may be worth checking against section 7.3 of the System Management 
BIOS (SMBIOS)
  Reference Specification (see http://www.dmtf.org/standards/smbios).

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: linux-image-3.5.0-4-generic 3.5.0-4.4
  ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
  Uname: Linux 3.5.0-4-generic x86_64
  AlsaDevices:
   total 0
   crw-rw---T 1 root audio 116,  1 Jul 17 08:52 seq
   crw-rw---T 1 root audio 116, 33 Jul 17 08:52 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.3-0ubuntu4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory: 'iw'
  Date: Tue Jul 17 09:25:00 2012
  HibernationDevice: RESUME=UUID=c1530c5c-1763-45eb-b575-4504e0de61f6
  InstallationMedia: Ubuntu-Server 12.10 "Quantal Quetzal" - Alpha amd64 
(20120717)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: HP ProLiant ML110 G5
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US
   LANGUAGE=en_US:
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-4-generic 
root=UUID=90f6a1e1-da49-4ec1-bef7-139784b5a88a ro rootdelay=60 quiet splash 
initcall_debug vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-4-generic N/A
   linux-backports-modules-3.5.0-4-generic  N/A
   linux-firmware   1.84
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/08/2007
  dmi.bios.vendor: HP
  dmi.bios.version: O15
  dmi.board.name: A61TT2
  dmi.board.vendor: Wistron Corporation
  dmi.board.version: NA
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 17
  dmi.chassis.vendor: HP
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHP:bvrO15:bd10/08/2007:svnHP:pnProLiantML110G5:pvrNA:rvnWistronCorporation:rnA61TT2:rvrNA:cvnHP:ct17:cvrN/A:
  dmi.product.name: ProLiant ML110 G5
  dmi.product.version: NA
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1025663/+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 2025383] [NEW] package linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1 failed to install/upgrade: installed linux-headers-5.19.0-46-generic package post-installation script

2023-06-29 Thread Ivan Castellanos
Public bug reported:

bug when install software updates

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1
ProcVersionSignature: Ubuntu 5.19.0-45.46~22.04.1-generic 5.19.17
Uname: Linux 5.19.0-45-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
Date: Thu Jun 29 11:59:17 2023
ErrorMessage: installed linux-headers-5.19.0-46-generic package 
post-installation script subprocess returned error exit status 1
InstallationDate: Installed on 2022-12-11 (199 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
Python3Details: /usr/bin/python3.10, Python 3.10.6, python3-minimal, 
3.10.6-1~22.04
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.2
 apt  2.4.9
SourcePackage: linux-hwe-5.19
Title: package linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1 failed to 
install/upgrade: installed linux-headers-5.19.0-46-generic package 
post-installation script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package jammy

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

Title:
  package linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1 failed to
  install/upgrade: installed linux-headers-5.19.0-46-generic package
  post-installation script subprocess returned error exit status 1

Status in linux-hwe-5.19 package in Ubuntu:
  New

Bug description:
  bug when install software updates

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1
  ProcVersionSignature: Ubuntu 5.19.0-45.46~22.04.1-generic 5.19.17
  Uname: Linux 5.19.0-45-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Thu Jun 29 11:59:17 2023
  ErrorMessage: installed linux-headers-5.19.0-46-generic package 
post-installation script subprocess returned error exit status 1
  InstallationDate: Installed on 2022-12-11 (199 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/bin/python3.10, Python 3.10.6, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.9
  SourcePackage: linux-hwe-5.19
  Title: package linux-headers-5.19.0-46-generic 5.19.0-46.47~22.04.1 failed to 
install/upgrade: installed linux-headers-5.19.0-46-generic package 
post-installation script subprocess returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.19/+bug/2025383/+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 2015651] Re: 6.2.0-19 won't boot (partition UUID not found), 6.2.0-18 runs fine

2023-05-24 Thread Ivan Yosifov
I'm also affected by this, and I don't use pci=noaer. My entire current
(so apparmor=0 removed) /proc/cmdline is:

BOOT_IMAGE=/vmlinuz-6.2.0-20-generic
root=PARTUUID=f00c0c08-7570-4270-9514-1a2dd27b7b92 ro ipv6.disable=1
nomodeset video=vesa:off vga=normal ignore_rlimit_data pti=off
spectre_v2=off l1tf=off nospec_store_bypass_disable no_stf_barrier
mitigations=off

Really - it's the apparmor=0 that is causing this.

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

Title:
  6.2.0-19 won't boot (partition UUID not found), 6.2.0-18 runs fine

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  6.2.0-19 won't boot (grub error says partition UUID not found), but
  6.2.0-18 runs fine with the same config

  ProblemType: Bug
  DistroRelease: Ubuntu 23.04
  Package: linux-image-6.2.0-19-generic 6.2.0-19.19
  ProcVersionSignature: Ubuntu 6.2.0-18.18-generic 6.2.6
  Uname: Linux 6.2.0-18-generic x86_64
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ramses 2692 F wireplumber
   /dev/snd/seq:ramses 2690 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDmesg:
   Error: command ['pkexec', 'dmesg'] failed with exit code 127: Error 
executing command as another user: Not authorized
   
   This incident has been reported.
  Date: Sat Apr  8 22:20:01 2023
  InstallationDate: Installed on 2017-06-21 (2116 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 
Bluetooth 4.0
   Bus 001 Device 004: ID 0c45:6713 Microdia Integrated_Webcam_HD
   Bus 001 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9560
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-18-generic 
root=UUID=18bdf6ee-e85b-4eb2-8fd1-68cf15fe1167 ro quiet nouveau.noaccel=1 
splash acpi_rev_override=5 pci=noaer security=selinux selinux=0
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-18-generic N/A
   linux-backports-modules-6.2.0-18-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  SourcePackage: linux
  UpgradeStatus: Upgraded to lunar on 2023-04-02 (5 days ago)
  dmi.bios.date: 11/17/2019
  dmi.bios.release: 1.18
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.18.0
  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.18.0:bd11/17/2019:br1.18:svnDellInc.:pnXPS159560:pvr:rvnDellInc.:rn05FFDN:rvrA00:cvnDellInc.:ct10:cvr:sku07BE:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9560
  dmi.product.sku: 07BE
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.26.0-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ramses 2692 F wireplumber
   /dev/snd/seq:ramses 2690 F pipewire
  CasperMD5CheckResult: unknown
  DistroRelease: Ubuntu 23.04
  InstallationDate: Installed on 2017-06-21 (2116 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 
Bluetooth 4.0
   Bus 001 Device 004: ID 0c45:6713 Microdia Integrated_Webcam_HD
   Bus 001 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9560
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.2.0-18-generic 
root=UUID=18bdf6ee-e85b-4eb2-8fd1-68cf15fe1167 ro quiet nouveau.noaccel=1 
splash acpi_rev_override=5 pci=noaer security=selinux selinux=0
  ProcVersionSignature: Ubuntu 6.2.0-18.18-generic 6.2.6
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.2.0-18-generic N/A
   linux-backports-modules-6.2.0-18-generic  N/A
   linux-firmware20230323.gitbcdcfbcf-0ubuntu1
  Tags:  lunar
  Uname: Linux 6.2.0-18-generic x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: Upgraded to lunar on 2023-04-02 (5 days ago)
  UserGroups: adm cdrom dip docker lpadmin microk8s plugdev sambashare sudo
  _MarkForUpload: False
  

Re: [Kernel-packages] [Bug 2004534] Re: Lenovo IdeaPad 3 15ABA7 never wakes from sleep

2023-05-21 Thread Ivan Kirov
the fact is that with Garuda linux or Slackware the bug is not there.
so i use garuda.
The bug is somewhere in Ubuntu.

On Sun, May 21, 2023, 14:05 andreas <2004...@bugs.launchpad.net> wrote:

> Exactly the same bug here with all Distros and up to Kernel 6.2.x
>
> I think it has to do with the internal ssd. It looks like the ssd won't
> wake up after suspend and there are no BIOS settings to change the
> behavior.
>
> I hope this will fixed sometimes.
>
> Cheers
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2004534
>
> Title:
>   Lenovo IdeaPad 3 15ABA7 never wakes from sleep
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>- on locked screen: the keyboard blocks after a while and I cannot
> login anymore;
>- on unlocked screen:
>= apps do not start (failed to start);
>= no icon pictures on desktop;
>= no wallpaper anymore (black background);
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 22.04
>   Package: xorg 1:7.7+23ubuntu2
>   ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
>   Uname: Linux 5.15.0-58-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu82.3
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: pass
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Thu Feb  2 07:15:13 2023
>   DistUpgraded: Fresh install
>   DistroCodename: jammy
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, including running git bisection searches
>   GraphicsCard:
>Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2)
> (prog-if 00 [VGA controller])
>  Subsystem: Lenovo Device [17aa:3801]
>   InstallationDate: Installed on 2023-02-01 (1 days ago)
>   InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64
> (20220809.1)
>   MachineType: LENOVO 82RN
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic
> root=UUID=b63af605-bd2f-4b16-8bb4-1cc9bb85554c ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/04/2022
>   dmi.bios.release: 1.38
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: JTCN38WW
>   dmi.board.asset.tag: No Asset Tag
>   dmi.board.name: LNVNB161216
>   dmi.board.vendor: LENOVO
>   dmi.board.version: NO DPK
>   dmi.chassis.asset.tag: No Asset Tag
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: IdeaPad 3 15ABA7
>   dmi.ec.firmware.release: 1.38
>   dmi.modalias:
> dmi:bvnLENOVO:bvrJTCN38WW:bd08/04/2022:br1.38:efr1.38:svnLENOVO:pn82RN:pvrIdeaPad315ABA7:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad315ABA7:skuLENOVO_MT_82RN_BU_idea_FM_IdeaPad315ABA7:
>   dmi.product.family: IdeaPad 3 15ABA7
>   dmi.product.name: 82RN
>   dmi.product.sku: LENOVO_MT_82RN_BU_idea_FM_IdeaPad 3 15ABA7
>   dmi.product.version: IdeaPad 3 15ABA7
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.110-1ubuntu1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.5
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20210115-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.17-2build1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2004534/+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/2004534

Title:
  Lenovo IdeaPad 3 15ABA7 never wakes from sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
   - on locked screen: the keyboard blocks after a while and I cannot login 
anymore;
   - on unlocked screen: 
   = apps do not start (failed to start); 
   = no icon pictures on desktop; 
   = no wallpaper anymore (black background);

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  Uname: Linux 5.15.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb  2 07:15:13 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2) (prog-if 
00 [VGA controller])
 

[Kernel-packages] [Bug 1995453] Re: Add some ACPI device IDs for Intel HID device

2023-05-16 Thread Ivan Hu
** Tags removed: verification-needed-jammy
** Tags added: verification-done-jammy

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

Title:
  Add some ACPI device IDs for Intel HID device

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.17 package in Ubuntu:
  Invalid
Status in linux-oem-6.0 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-oem-5.17 source package in Jammy:
  Fix Released
Status in linux-oem-6.0 source package in Jammy:
  Fix Released
Status in linux source package in Kinetic:
  Fix Released
Status in linux-oem-5.17 source package in Kinetic:
  Invalid
Status in linux-oem-6.0 source package in Kinetic:
  Invalid
Status in linux source package in Lunar:
  In Progress
Status in linux-oem-5.17 source package in Lunar:
  Invalid
Status in linux-oem-6.0 source package in Lunar:
  Invalid

Bug description:
  [Impact]
  Add the ACPI devices IDs for Intel JasonLake, MeteorLake and RaptorLake

  [Fix]
  ACPI devices IDs are add the the related Intel HID devices on these platforms 
can work.

  [Test]
  Verified the Intel HID events can work such as power button for suspend and 
wake.
   
  [Where problems could occur]
  Add the ACPI device IDs for support Intel HID devices, so chance of problems 
should be low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1995453/+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 2006077] Re: Fix the ACPI _CPC not found error from kernel dmesg on some dynamic SSDT table loaded firmwares

2023-03-06 Thread Ivan Hu
Verify passed by checking the linux/5.15.0-68.75 kernel in -proposed
dmesg,

The "[\_SB.PR00._CPC], AE_NOT_FOUND" is gone and the dinamic ssdt
table(such as ApHwp etc.) are loaded.

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

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

Title:
  Fix the ACPI _CPC not found error from kernel dmesg on some dynamic
  SSDT table loaded firmwares

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Fix Committed

Bug description:
  [Impact]
  Some machines which have dynamically loaded SSDT tables, will not be loaded 
and get the CPPC not worked.

  [Fix]
  Fix the regression by some load supports for CPPC from an SSDT dynamically 
when _OSC reports CPPC v2. And make the "[\_SB.PR00._CPC], AE_NOT_FOUND" gone.

  [Test]
  Verified all the OEM dynamic table loaded or the "[\_SB.PR00._CPC], 
AE_NOT_FOUND" error exist or not on demesg .

  [Where problems could occur]
  Low risk, It only helps to CPPC support loaded.

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


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


Re: [Kernel-packages] [Bug 2004534] Re: Lenovo IdeaPad 3 15ABA7 never wakes from sleep

2023-02-23 Thread Ivan Kirov
And to fill you up, the problem with hibernation/suspend/sleep is with all
dstros i installed on my lenovo ideapad 3.
I suppose something in the HW<->SW still is not fixed with Linux.
Wish you luck Ubuntu team.

You have the most elaborated user friendly Linux! 90/100, but still many
fixes to work on...

On Tue, Feb 14, 2023 at 9:55 AM mahavishnu 
wrote:

> OK, i disabled all suspend and dim of the screen. no sleep at all.
> after 10-12h the when i started to work with the system suddenly the
> cursor of the mouse became square and couldn't start anything neither with
> kbd or the nouse, nor i could reboot or shut down.
> the only exit is the power button.
> Any ideas?
>
> On Mon, Feb 13, 2023 at 10:50 AM Daniel van Vugt <
> 2004...@bugs.launchpad.net> wrote:
>
>> Also, comment #numbers can be found on this page:
>> https://launchpad.net/bugs/2004534
>>
>> That's probably easier to follow than email.
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/2004534
>>
>> Title:
>>   Lenovo IdeaPad 3 15ABA7 never wakes from sleep
>>
>> Status in linux package in Ubuntu:
>>   Confirmed
>>
>> Bug description:
>>- on locked screen: the keyboard blocks after a while and I cannot
>> login anymore;
>>- on unlocked screen:
>>= apps do not start (failed to start);
>>= no icon pictures on desktop;
>>= no wallpaper anymore (black background);
>>
>>   ProblemType: Bug
>>   DistroRelease: Ubuntu 22.04
>>   Package: xorg 1:7.7+23ubuntu2
>>   ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
>>   Uname: Linux 5.15.0-58-generic x86_64
>>   ApportVersion: 2.20.11-0ubuntu82.3
>>   Architecture: amd64
>>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>>   CasperMD5CheckResult: pass
>>   CompositorRunning: None
>>   CurrentDesktop: ubuntu:GNOME
>>   Date: Thu Feb  2 07:15:13 2023
>>   DistUpgraded: Fresh install
>>   DistroCodename: jammy
>>   DistroVariant: ubuntu
>>   ExtraDebuggingInterest: Yes, including running git bisection searches
>>   GraphicsCard:
>>Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2)
>> (prog-if 00 [VGA controller])
>>  Subsystem: Lenovo Device [17aa:3801]
>>   InstallationDate: Installed on 2023-02-01 (1 days ago)
>>   InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64
>> (20220809.1)
>>   MachineType: LENOVO 82RN
>>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic
>> root=UUID=b63af605-bd2f-4b16-8bb4-1cc9bb85554c ro quiet splash vt.handoff=7
>>   SourcePackage: xorg
>>   Symptom: display
>>   UpgradeStatus: No upgrade log present (probably fresh install)
>>   dmi.bios.date: 08/04/2022
>>   dmi.bios.release: 1.38
>>   dmi.bios.vendor: LENOVO
>>   dmi.bios.version: JTCN38WW
>>   dmi.board.asset.tag: No Asset Tag
>>   dmi.board.name: LNVNB161216
>>   dmi.board.vendor: LENOVO
>>   dmi.board.version: NO DPK
>>   dmi.chassis.asset.tag: No Asset Tag
>>   dmi.chassis.type: 10
>>   dmi.chassis.vendor: LENOVO
>>   dmi.chassis.version: IdeaPad 3 15ABA7
>>   dmi.ec.firmware.release: 1.38
>>   dmi.modalias:
>> dmi:bvnLENOVO:bvrJTCN38WW:bd08/04/2022:br1.38:efr1.38:svnLENOVO:pn82RN:pvrIdeaPad315ABA7:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad315ABA7:skuLENOVO_MT_82RN_BU_idea_FM_IdeaPad315ABA7:
>>   dmi.product.family: IdeaPad 3 15ABA7
>>   dmi.product.name: 82RN
>>   dmi.product.sku: LENOVO_MT_82RN_BU_idea_FM_IdeaPad 3 15ABA7
>>   dmi.product.version: IdeaPad 3 15ABA7
>>   dmi.sys.vendor: LENOVO
>>   version.compiz: compiz N/A
>>   version.libdrm2: libdrm2 2.4.110-1ubuntu1
>>   version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
>>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.5
>>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
>>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
>> 2:2.99.917+git20210115-1
>>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
>> 1:1.0.17-2build1
>>
>> To manage notifications about this bug go to:
>>
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2004534/+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/2004534

Title:
  Lenovo IdeaPad 3 15ABA7 never wakes from sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
   - on locked screen: the keyboard blocks after a while and I cannot login 
anymore;
   - on unlocked screen: 
   = apps do not start (failed to start); 
   = no icon pictures on desktop; 
   = no wallpaper anymore (black background);

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  Uname: Linux 

[Kernel-packages] [Bug 2006077] Re: Fix the ACPI _CPC not found error from kernel dmesg on some dynamic SSDT table loaded firmwares

2023-02-23 Thread Ivan Hu
** Changed in: linux (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => Ivan Hu (ivan.hu)

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

Title:
  Fix the ACPI _CPC not found error from kernel dmesg on some dynamic
  SSDT table loaded firmwares

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Jammy:
  In Progress

Bug description:
  [Impact]
  Some machines which have dynamically loaded SSDT tables, will not be loaded 
and get the CPPC not worked.

  [Fix]
  Fix the regression by some load supports for CPPC from an SSDT dynamically 
when _OSC reports CPPC v2. And make the "[\_SB.PR00._CPC], AE_NOT_FOUND" gone.

  [Test]
  Verified all the OEM dynamic table loaded or the "[\_SB.PR00._CPC], 
AE_NOT_FOUND" error exist or not on demesg .

  [Where problems could occur]
  Low risk, It only helps to CPPC support loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2006077/+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 2006077] Re: Fix the ACPI _CPC not found error from kernel dmesg on some dynamic SSDT table loaded firmwares

2023-02-20 Thread Ivan Hu
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Fix the ACPI _CPC not found error from kernel dmesg on some dynamic
  SSDT table loaded firmwares

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Jammy:
  New

Bug description:
  [Impact]
  Some machines which have dynamically loaded SSDT tables, will not be loaded 
and get the CPPC not worked.

  [Fix]
  Fix the regression by some load supports for CPPC from an SSDT dynamically 
when _OSC reports CPPC v2. And make the "[\_SB.PR00._CPC], AE_NOT_FOUND" gone.

  [Test]
  Verified all the OEM dynamic table loaded or the "[\_SB.PR00._CPC], 
AE_NOT_FOUND" error exist or not on demesg .

  [Where problems could occur]
  Low risk, It only helps to CPPC support loaded.

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


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


Re: [Kernel-packages] [Bug 2004534] Re: Lenovo IdeaPad 3 15ABA7 never wakes from sleep

2023-02-14 Thread Ivan Kirov
OK, i disabled all suspend and dim of the screen. no sleep at all.
after 10-12h the when i started to work with the system suddenly the cursor
of the mouse became square and couldn't start anything neither with kbd or
the nouse, nor i could reboot or shut down.
the only exit is the power button.
Any ideas?

On Mon, Feb 13, 2023 at 10:50 AM Daniel van Vugt <2004...@bugs.launchpad.net>
wrote:

> Also, comment #numbers can be found on this page:
> https://launchpad.net/bugs/2004534
>
> That's probably easier to follow than email.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2004534
>
> Title:
>   Lenovo IdeaPad 3 15ABA7 never wakes from sleep
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>- on locked screen: the keyboard blocks after a while and I cannot
> login anymore;
>- on unlocked screen:
>= apps do not start (failed to start);
>= no icon pictures on desktop;
>= no wallpaper anymore (black background);
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 22.04
>   Package: xorg 1:7.7+23ubuntu2
>   ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
>   Uname: Linux 5.15.0-58-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu82.3
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: pass
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Thu Feb  2 07:15:13 2023
>   DistUpgraded: Fresh install
>   DistroCodename: jammy
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, including running git bisection searches
>   GraphicsCard:
>Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2)
> (prog-if 00 [VGA controller])
>  Subsystem: Lenovo Device [17aa:3801]
>   InstallationDate: Installed on 2023-02-01 (1 days ago)
>   InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64
> (20220809.1)
>   MachineType: LENOVO 82RN
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic
> root=UUID=b63af605-bd2f-4b16-8bb4-1cc9bb85554c ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/04/2022
>   dmi.bios.release: 1.38
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: JTCN38WW
>   dmi.board.asset.tag: No Asset Tag
>   dmi.board.name: LNVNB161216
>   dmi.board.vendor: LENOVO
>   dmi.board.version: NO DPK
>   dmi.chassis.asset.tag: No Asset Tag
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: IdeaPad 3 15ABA7
>   dmi.ec.firmware.release: 1.38
>   dmi.modalias:
> dmi:bvnLENOVO:bvrJTCN38WW:bd08/04/2022:br1.38:efr1.38:svnLENOVO:pn82RN:pvrIdeaPad315ABA7:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad315ABA7:skuLENOVO_MT_82RN_BU_idea_FM_IdeaPad315ABA7:
>   dmi.product.family: IdeaPad 3 15ABA7
>   dmi.product.name: 82RN
>   dmi.product.sku: LENOVO_MT_82RN_BU_idea_FM_IdeaPad 3 15ABA7
>   dmi.product.version: IdeaPad 3 15ABA7
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.110-1ubuntu1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.5
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20210115-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.17-2build1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2004534/+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/2004534

Title:
  Lenovo IdeaPad 3 15ABA7 never wakes from sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
   - on locked screen: the keyboard blocks after a while and I cannot login 
anymore;
   - on unlocked screen: 
   = apps do not start (failed to start); 
   = no icon pictures on desktop; 
   = no wallpaper anymore (black background);

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  Uname: Linux 5.15.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb  2 07:15:13 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] 

Re: [Kernel-packages] [Bug 2004534] Re: Lenovo IdeaPad 3 15ABA7 never wakes from sleep

2023-02-13 Thread Ivan Kirov
[image: IMG_20230213_101026.jpg]
this pic actually...

On Mon, Feb 13, 2023 at 9:30 AM Daniel van Vugt <2004...@bugs.launchpad.net>
wrote:

> Thanks. There are no relevant crash reports from that machine. And since
> the system log finishes at going to sleep, we can conclude this is
> either a kernel bug or a BIOS issue.
>
> I suggest the next thing to try should be to look in the BIOS and change
> the sleep mode if you can. Try switching between S4 and S3, or between
> Windows and Linux sleep modes. Whatever the BIOS offers settings for.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2004534
>
> Title:
>   Lenovo IdeaPad 3 15ABA7 never wakes from sleep
>
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>- on locked screen: the keyboard blocks after a while and I cannot
> login anymore;
>- on unlocked screen:
>= apps do not start (failed to start);
>= no icon pictures on desktop;
>= no wallpaper anymore (black background);
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 22.04
>   Package: xorg 1:7.7+23ubuntu2
>   ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
>   Uname: Linux 5.15.0-58-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu82.3
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: pass
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Thu Feb  2 07:15:13 2023
>   DistUpgraded: Fresh install
>   DistroCodename: jammy
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, including running git bisection searches
>   GraphicsCard:
>Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2)
> (prog-if 00 [VGA controller])
>  Subsystem: Lenovo Device [17aa:3801]
>   InstallationDate: Installed on 2023-02-01 (1 days ago)
>   InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64
> (20220809.1)
>   MachineType: LENOVO 82RN
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic
> root=UUID=b63af605-bd2f-4b16-8bb4-1cc9bb85554c ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/04/2022
>   dmi.bios.release: 1.38
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: JTCN38WW
>   dmi.board.asset.tag: No Asset Tag
>   dmi.board.name: LNVNB161216
>   dmi.board.vendor: LENOVO
>   dmi.board.version: NO DPK
>   dmi.chassis.asset.tag: No Asset Tag
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: IdeaPad 3 15ABA7
>   dmi.ec.firmware.release: 1.38
>   dmi.modalias:
> dmi:bvnLENOVO:bvrJTCN38WW:bd08/04/2022:br1.38:efr1.38:svnLENOVO:pn82RN:pvrIdeaPad315ABA7:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad315ABA7:skuLENOVO_MT_82RN_BU_idea_FM_IdeaPad315ABA7:
>   dmi.product.family: IdeaPad 3 15ABA7
>   dmi.product.name: 82RN
>   dmi.product.sku: LENOVO_MT_82RN_BU_idea_FM_IdeaPad 3 15ABA7
>   dmi.product.version: IdeaPad 3 15ABA7
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.110-1ubuntu1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.5
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20210115-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.17-2build1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2004534/+subscriptions
>
>


** Attachment added: "IMG_20230213_101026.jpg"
   
https://bugs.launchpad.net/bugs/2004534/+attachment/5646705/+files/IMG_20230213_101026.jpg

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

Title:
  Lenovo IdeaPad 3 15ABA7 never wakes from sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
   - on locked screen: the keyboard blocks after a while and I cannot login 
anymore;
   - on unlocked screen: 
   = apps do not start (failed to start); 
   = no icon pictures on desktop; 
   = no wallpaper anymore (black background);

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  Uname: Linux 5.15.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb  2 07:15:13 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  

Re: [Kernel-packages] [Bug 2004534] Re: Lenovo IdeaPad 3 15ABA7 never wakes from sleep

2023-02-13 Thread Ivan Kirov
hi Dan,
does the attached pic tells you something more

On Fri, Feb 10, 2023, 12:24 Ivan Kirov  wrote:

> Not sure which is the mistake, and what is step #8. If you need anything,
> please clarify
>
> the content of the file as much as I can reach it is:
>
>
> 2be03414da1b5bbdb49eff5845463520f2d3047b2ca30685400970b462f66ca6eacc27b3c573bb237365f7768f563c9eee1c3d2331bf21d91059737ed3a00c4d
>
>
> Is it OK now, for an analysis?
>
> I expected more feedback. Is there something wrong?
>
>
> On 10.02.23 г. 10:33 ч., Daniel van Vugt wrote:
>
> You made a mistake in comment #8. What is the content of the file:
>
>   /var/lib/whoopsie/whoopsie-id
>
> ?
>
>
>


** Attachment added: "Screenshot from 2023-02-10 12-21-59.png"
   
https://bugs.launchpad.net/bugs/2004534/+attachment/5646694/+files/Screenshot%20from%202023-02-10%2012-21-59.png

** Attachment added: "Screenshot from 2023-02-10 12-21-59.png"
   
https://bugs.launchpad.net/bugs/2004534/+attachment/5646695/+files/Screenshot%20from%202023-02-10%2012-21-59.png

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

Title:
  Lenovo IdeaPad 3 15ABA7 never wakes from sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
   - on locked screen: the keyboard blocks after a while and I cannot login 
anymore;
   - on unlocked screen: 
   = apps do not start (failed to start); 
   = no icon pictures on desktop; 
   = no wallpaper anymore (black background);

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  Uname: Linux 5.15.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb  2 07:15:13 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2) (prog-if 
00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3801]
  InstallationDate: Installed on 2023-02-01 (1 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: LENOVO 82RN
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic 
root=UUID=b63af605-bd2f-4b16-8bb4-1cc9bb85554c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/04/2022
  dmi.bios.release: 1.38
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JTCN38WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 3 15ABA7
  dmi.ec.firmware.release: 1.38
  dmi.modalias: 
dmi:bvnLENOVO:bvrJTCN38WW:bd08/04/2022:br1.38:efr1.38:svnLENOVO:pn82RN:pvrIdeaPad315ABA7:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad315ABA7:skuLENOVO_MT_82RN_BU_idea_FM_IdeaPad315ABA7:
  dmi.product.family: IdeaPad 3 15ABA7
  dmi.product.name: 82RN
  dmi.product.sku: LENOVO_MT_82RN_BU_idea_FM_IdeaPad 3 15ABA7
  dmi.product.version: IdeaPad 3 15ABA7
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.5
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


Re: [Kernel-packages] [Bug 2004534] Re: Lenovo IdeaPad 3 15ABA7 never wakes from sleep

2023-02-10 Thread Ivan Kirov
Not sure which is the mistake, and what is step #8. If you need 
anything, please clarify

the content of the file as much as I can reach it is:

2be03414da1b5bbdb49eff5845463520f2d3047b2ca30685400970b462f66ca6eacc27b3c573bb237365f7768f563c9eee1c3d2331bf21d91059737ed3a00c4d


Is it OK now, for an analysis?

I expected more feedback. Is there something wrong?


On 10.02.23 г. 10:33 ч., Daniel van Vugt wrote:
> You made a mistake in comment #8. What is the content of the file:
>
>/var/lib/whoopsie/whoopsie-id
>
> ?
>

** Attachment added: "Screenshot from 2023-02-10
 12-21-59.png"
   
https://bugs.launchpad.net/bugs/2004534/+attachment/5646157/+files/Screenshot%20from%202023-02-10%0A%2012-21-59.png

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

Title:
  Lenovo IdeaPad 3 15ABA7 never wakes from sleep

Status in linux package in Ubuntu:
  Confirmed

Bug description:
   - on locked screen: the keyboard blocks after a while and I cannot login 
anymore;
   - on unlocked screen: 
   = apps do not start (failed to start); 
   = no icon pictures on desktop; 
   = no wallpaper anymore (black background);

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
  Uname: Linux 5.15.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb  2 07:15:13 2023
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2) (prog-if 
00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3801]
  InstallationDate: Installed on 2023-02-01 (1 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  MachineType: LENOVO 82RN
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic 
root=UUID=b63af605-bd2f-4b16-8bb4-1cc9bb85554c ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/04/2022
  dmi.bios.release: 1.38
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JTCN38WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 3 15ABA7
  dmi.ec.firmware.release: 1.38
  dmi.modalias: 
dmi:bvnLENOVO:bvrJTCN38WW:bd08/04/2022:br1.38:efr1.38:svnLENOVO:pn82RN:pvrIdeaPad315ABA7:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad315ABA7:skuLENOVO_MT_82RN_BU_idea_FM_IdeaPad315ABA7:
  dmi.product.family: IdeaPad 3 15ABA7
  dmi.product.name: 82RN
  dmi.product.sku: LENOVO_MT_82RN_BU_idea_FM_IdeaPad 3 15ABA7
  dmi.product.version: IdeaPad 3 15ABA7
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.5
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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


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


Re: [Kernel-packages] [Bug 2004534] Re: suspend does not work

2023-02-10 Thread Ivan Kirov
Hi Dan,
More feedback on the big bug.
As I explained earlier, i disabled all automatic locking of the screen, all
suspend modes, etc.
Nevertheless, yesterday after a while I was not using the system, the
square mouse pointer appeared again and i couldn\t type anything or choose
anything with the mouse. System looked unlocked for a moment and after that
it started generate logs in a whole screen terminal. uniform messages.
With two words: again crashed.
So it does not depend on the locking or suspension, at some moment it
becomes useless (unstable) and needs restart (power button is the only
option).
I love very much your distro, and it works for me just fine otherwise, but
it looks its stability is questionable yet.

Do you have any root cause found?
Can I help with something, providing useful info to help?

KR
Ivan


On Fri, Feb 3, 2023 at 8:05 AM Daniel van Vugt <2004...@bugs.launchpad.net>
wrote:

> Please also collect a system log of the problem.
>
> If you had to reboot to recover from it then run:
>
>   journalctl -b-1 > prevboot.txt
>
> or if you didn't need to reboot then run:
>
>   journalctl -b0 > journal.txt
>
> and attach the resulting text file here.
>
>
> ** Package changed: xorg (Ubuntu) => ubuntu
>
> ** Changed in: ubuntu
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2004534
>
> Title:
>   suspend does not work
>
> Status in Ubuntu:
>   Incomplete
>
> Bug description:
>- on locked screen: the keyboard blocks after a while and I cannot
> login anymore;
>- on unlocked screen:
>= apps do not start (failed to start);
>= no icon pictures on desktop;
>= no wallpaper anymore (black background);
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 22.04
>   Package: xorg 1:7.7+23ubuntu2
>   ProcVersionSignature: Ubuntu 5.15.0-58.64-generic 5.15.74
>   Uname: Linux 5.15.0-58-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu82.3
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: pass
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Thu Feb  2 07:15:13 2023
>   DistUpgraded: Fresh install
>   DistroCodename: jammy
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, including running git bisection searches
>   GraphicsCard:
>Advanced Micro Devices, Inc. [AMD/ATI] Barcelo [1002:15e7] (rev c2)
> (prog-if 00 [VGA controller])
>  Subsystem: Lenovo Device [17aa:3801]
>   InstallationDate: Installed on 2023-02-01 (1 days ago)
>   InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64
> (20220809.1)
>   MachineType: LENOVO 82RN
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-58-generic
> root=UUID=b63af605-bd2f-4b16-8bb4-1cc9bb85554c ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/04/2022
>   dmi.bios.release: 1.38
>   dmi.bios.vendor: LENOVO
>   dmi.bios.version: JTCN38WW
>   dmi.board.asset.tag: No Asset Tag
>   dmi.board.name: LNVNB161216
>   dmi.board.vendor: LENOVO
>   dmi.board.version: NO DPK
>   dmi.chassis.asset.tag: No Asset Tag
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: LENOVO
>   dmi.chassis.version: IdeaPad 3 15ABA7
>   dmi.ec.firmware.release: 1.38
>   dmi.modalias:
> dmi:bvnLENOVO:bvrJTCN38WW:bd08/04/2022:br1.38:efr1.38:svnLENOVO:pn82RN:pvrIdeaPad315ABA7:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad315ABA7:skuLENOVO_MT_82RN_BU_idea_FM_IdeaPad315ABA7:
>   dmi.product.family: IdeaPad 3 15ABA7
>   dmi.product.name: 82RN
>   dmi.product.sku: LENOVO_MT_82RN_BU_idea_FM_IdeaPad 3 15ABA7
>   dmi.product.version: IdeaPad 3 15ABA7
>   dmi.sys.vendor: LENOVO
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.110-1ubuntu1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.5
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20210115-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.17-2build1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+bug/2004534/+subscriptions
>
>

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

[Kernel-packages] [Bug 2006077] Re: Fix the ACPI _CPC not found error from kernel dmesg on some dynamic SSDT table loaded firmwares

2023-02-05 Thread Ivan Hu
** Summary changed:

- Fix the ACPI _CPC not found error from kernel dmesg on some dynamic SSDT 
tables firmware
+ Fix the ACPI _CPC not found error from kernel dmesg on some dynamic SSDT 
table loaded firmwares

** Also affects: linux (Ubuntu Jammy)
   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/2006077

Title:
  Fix the ACPI _CPC not found error from kernel dmesg on some dynamic
  SSDT table loaded firmwares

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Jammy:
  New

Bug description:
  [Impact]
  Some machines which have dynamically loaded SSDT tables, will not be loaded 
and get the CPPC not worked.

  [Fix]
  Fix the regression by some load supports for CPPC from an SSDT dynamically 
when _OSC reports CPPC v2. And make the "[\_SB.PR00._CPC], AE_NOT_FOUND" gone.

  [Test]
  Verified all the OEM dynamic table loaded or the "[\_SB.PR00._CPC], 
AE_NOT_FOUND" error exist or not on demesg .

  [Where problems could occur]
  Low risk, It only helps to CPPC support loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2006077/+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 2006077] [NEW] Fix the ACPI _CPC not found error from kernel dmesg on some dynamic SSDT tables firmware

2023-02-05 Thread Ivan Hu
Public bug reported:

[Impact]
Some machines which have dynamically loaded SSDT tables, will not be loaded and 
get the CPPC not worked.

[Fix]
Fix the regression by some load supports for CPPC from an SSDT dynamically when 
_OSC reports CPPC v2. And make the "[\_SB.PR00._CPC], AE_NOT_FOUND" gone.

[Test]
Verified all the OEM dynamic table loaded or the "[\_SB.PR00._CPC], 
AE_NOT_FOUND" error exist or not on demesg .

[Where problems could occur]
Low risk, It only helps to CPPC support loaded.

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

Title:
  Fix the ACPI _CPC not found error from kernel dmesg on some dynamic
  SSDT tables firmware

Status in linux package in Ubuntu:
  New

Bug description:
  [Impact]
  Some machines which have dynamically loaded SSDT tables, will not be loaded 
and get the CPPC not worked.

  [Fix]
  Fix the regression by some load supports for CPPC from an SSDT dynamically 
when _OSC reports CPPC v2. And make the "[\_SB.PR00._CPC], AE_NOT_FOUND" gone.

  [Test]
  Verified all the OEM dynamic table loaded or the "[\_SB.PR00._CPC], 
AE_NOT_FOUND" error exist or not on demesg .

  [Where problems could occur]
  Low risk, It only helps to CPPC support loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2006077/+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 1995453] Re: Add some ACPI device IDs for Intel HID device

2023-01-10 Thread Ivan Hu
Verify pass.

Kernel:5.19.0-30.31 kernel (kinetic-proposed)
SKU: Alxd-Low-DVT-C1 (202209-30619)
BIOS: 0.12.70

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

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

Title:
  Add some ACPI device IDs for Intel HID device

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.17 package in Ubuntu:
  Invalid
Status in linux-oem-6.0 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-oem-5.17 source package in Jammy:
  Fix Released
Status in linux-oem-6.0 source package in Jammy:
  Fix Released
Status in linux source package in Kinetic:
  Fix Committed
Status in linux-oem-5.17 source package in Kinetic:
  Invalid
Status in linux-oem-6.0 source package in Kinetic:
  Invalid
Status in linux source package in Lunar:
  In Progress
Status in linux-oem-5.17 source package in Lunar:
  Invalid
Status in linux-oem-6.0 source package in Lunar:
  Invalid

Bug description:
  [Impact]
  Add the ACPI devices IDs for Intel JasonLake, MeteorLake and RaptorLake

  [Fix]
  ACPI devices IDs are add the the related Intel HID devices on these platforms 
can work.

  [Test]
  Verified the Intel HID events can work such as power button for suspend and 
wake.
   
  [Where problems could occur]
  Add the ACPI device IDs for support Intel HID devices, so chance of problems 
should be low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1995453/+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 1996678] Re: containerd sporadic timeouts

2022-12-04 Thread Ivan Kurnosov
I was running `5.4.0-135` for 5 hours, and it looks good so far.

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

Title:
  containerd sporadic timeouts

Status in containerd package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in containerd source package in Focal:
  Confirmed
Status in linux source package in Focal:
  Fix Released

Bug description:
  This morning I routinely upgraded security upgrades on number of
  machines.

  Containerd has upgraded from `1.5.9-0ubuntu1~20.04.4` for me
  `1.5.9-0ubuntu1~20.04.5`.

  What happened next:

  at some random time on machines with new containerd something happens
  with containerd tasks and/or cgroups.

  This is how it's seen in syslog:

  containerd[710]: time="2022-11-16T03:21:21.004153517Z" level=error
  msg="get state for
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a"
  error="context deadline exceeded: unknown"

  
  And some ctr commands:

  # ctr --namespace k8s.io task ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a0
UNKNOWN

  See that the status of the task is UNKNOWN (!!!)

  # ctr --namespace k8s.io container ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
k8s.gcr.io/pause:3.5   
io.containerd.runc.v2

  Cgroups:

  ├─kubepods-besteffort-pod3fdc0061_bbf6_47d1_97f5_b1f271b46e23.slice 
  │ 
├─cri-containerd-5f78e0cb957de97fd8465cc42c842bdd764d981ca7a903a2515bbc6bb06796a9.scope
 …
  │ │ └─2677 /csi-node-driver-registrar --v=0 --csi-address=/csi/csi.sock 
--k…
  │ 
├─cri-containerd-af070f16c1f0ff22eb16661e787e85db3810727909abd23d69a6a43578c1dced.scope
 …
  │ │ └─3264 /usr/local/bin/cephcsi --type=liveness 
--endpoint=unix:///csi/cs…
  │ 
├─cri-containerd-4e063ef0c8f768dbf34cf7a179bca5cc98a04fa7e00b29d20c17d3031d409f86.scope
 …
  │ │ └─2960 /usr/local/bin/cephcsi 
--nodeid=nas-decent-bobcat.dev-k8s-1.hq.w…
  │ 
└─cri-containerd-2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a.scope
 …
  │   └─2414 /pause


  # ps auxf|grep 2414 -B 2
  root2279  0.1  0.0 114100  4956 ?Sl   Nov15   0:42 
/usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a -address 
/run/containerd/containerd.sock
  65535   2414  0.0  0.0964 4 ?Ss   Nov15   0:00  \_ /pause


  It happens not immediately - but after some random time. Sometimes
  it's several minutes, sometimes it's around an hour. But nonetheless -
  all machines with the new package get into this weird state.

  As long as I revert package - it all returns to run as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/1996678/+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 1995453] Re: Add some ACPI device IDs for Intel HID device

2022-11-30 Thread Ivan Hu
Verify pass.

Kernel:linux-oem-6.0 (6.0.0-1008.8)
SKU: Alxd-Low-DVT-C1 (202209-30619)
BIOS: 0.12.70

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

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

Title:
  Add some ACPI device IDs for Intel HID device

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.17 package in Ubuntu:
  Invalid
Status in linux-oem-6.0 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-oem-5.17 source package in Jammy:
  Fix Released
Status in linux-oem-6.0 source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  In Progress
Status in linux-oem-5.17 source package in Kinetic:
  Invalid
Status in linux-oem-6.0 source package in Kinetic:
  Invalid
Status in linux source package in Lunar:
  In Progress
Status in linux-oem-5.17 source package in Lunar:
  Invalid
Status in linux-oem-6.0 source package in Lunar:
  Invalid

Bug description:
  [Impact]
  Add the ACPI devices IDs for Intel JasonLake, MeteorLake and RaptorLake

  [Fix]
  ACPI devices IDs are add the the related Intel HID devices on these platforms 
can work.

  [Test]
  Verified the Intel HID events can work such as power button for suspend and 
wake.
   
  [Where problems could occur]
  Add the ACPI device IDs for support Intel HID devices, so chance of problems 
should be low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1995453/+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 1995453] Re: Add some ACPI device IDs for Intel HID device

2022-11-30 Thread Ivan Hu
** Changed in: linux (Ubuntu Jammy)
   Status: New => Invalid

** Also affects: linux (Ubuntu Lunar)
   Importance: Undecided
 Assignee: Ivan Hu (ivan.hu)
   Status: Triaged

** Also affects: linux-oem-5.17 (Ubuntu Lunar)
   Importance: Undecided
   Status: Invalid

** Also affects: linux-oem-6.0 (Ubuntu Lunar)
   Importance: Undecided
   Status: Invalid

** Changed in: linux (Ubuntu Kinetic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Lunar)
   Status: Triaged => In Progress

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

Title:
  Add some ACPI device IDs for Intel HID device

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.17 package in Ubuntu:
  Invalid
Status in linux-oem-6.0 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-oem-5.17 source package in Jammy:
  Fix Released
Status in linux-oem-6.0 source package in Jammy:
  Fix Committed
Status in linux source package in Kinetic:
  In Progress
Status in linux-oem-5.17 source package in Kinetic:
  Invalid
Status in linux-oem-6.0 source package in Kinetic:
  Invalid
Status in linux source package in Lunar:
  In Progress
Status in linux-oem-5.17 source package in Lunar:
  Invalid
Status in linux-oem-6.0 source package in Lunar:
  Invalid

Bug description:
  [Impact]
  Add the ACPI devices IDs for Intel JasonLake, MeteorLake and RaptorLake

  [Fix]
  ACPI devices IDs are add the the related Intel HID devices on these platforms 
can work.

  [Test]
  Verified the Intel HID events can work such as power button for suspend and 
wake.
   
  [Where problems could occur]
  Add the ACPI device IDs for support Intel HID devices, so chance of problems 
should be low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1995453/+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 1996678] Re: containerd sporadic timeouts

2022-11-24 Thread Ivan Kurnosov
Right, 1 day running patched kernel proven it has fixed the issue. Given
there is a proper report in github - I will probably revert to some
older official kernel version.

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

Title:
  containerd sporadic timeouts

Status in containerd package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in containerd source package in Focal:
  New
Status in linux source package in Focal:
  In Progress

Bug description:
  This morning I routinely upgraded security upgrades on number of
  machines.

  Containerd has upgraded from `1.5.9-0ubuntu1~20.04.4` for me
  `1.5.9-0ubuntu1~20.04.5`.

  What happened next:

  at some random time on machines with new containerd something happens
  with containerd tasks and/or cgroups.

  This is how it's seen in syslog:

  containerd[710]: time="2022-11-16T03:21:21.004153517Z" level=error
  msg="get state for
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a"
  error="context deadline exceeded: unknown"

  
  And some ctr commands:

  # ctr --namespace k8s.io task ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a0
UNKNOWN

  See that the status of the task is UNKNOWN (!!!)

  # ctr --namespace k8s.io container ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
k8s.gcr.io/pause:3.5   
io.containerd.runc.v2

  Cgroups:

  ├─kubepods-besteffort-pod3fdc0061_bbf6_47d1_97f5_b1f271b46e23.slice 
  │ 
├─cri-containerd-5f78e0cb957de97fd8465cc42c842bdd764d981ca7a903a2515bbc6bb06796a9.scope
 …
  │ │ └─2677 /csi-node-driver-registrar --v=0 --csi-address=/csi/csi.sock 
--k…
  │ 
├─cri-containerd-af070f16c1f0ff22eb16661e787e85db3810727909abd23d69a6a43578c1dced.scope
 …
  │ │ └─3264 /usr/local/bin/cephcsi --type=liveness 
--endpoint=unix:///csi/cs…
  │ 
├─cri-containerd-4e063ef0c8f768dbf34cf7a179bca5cc98a04fa7e00b29d20c17d3031d409f86.scope
 …
  │ │ └─2960 /usr/local/bin/cephcsi 
--nodeid=nas-decent-bobcat.dev-k8s-1.hq.w…
  │ 
└─cri-containerd-2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a.scope
 …
  │   └─2414 /pause


  # ps auxf|grep 2414 -B 2
  root2279  0.1  0.0 114100  4956 ?Sl   Nov15   0:42 
/usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a -address 
/run/containerd/containerd.sock
  65535   2414  0.0  0.0964 4 ?Ss   Nov15   0:00  \_ /pause


  It happens not immediately - but after some random time. Sometimes
  it's several minutes, sometimes it's around an hour. But nonetheless -
  all machines with the new package get into this weird state.

  As long as I revert package - it all returns to run as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/1996678/+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 1996678] Re: containerd sporadic timeouts

2022-11-23 Thread Ivan Kurnosov
1.5 hours of runtime: looks good so far (`5.4.0-132-generic
#148+epollcascardo1-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/1996678

Title:
  containerd sporadic timeouts

Status in containerd package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in containerd source package in Focal:
  New
Status in linux source package in Focal:
  In Progress

Bug description:
  This morning I routinely upgraded security upgrades on number of
  machines.

  Containerd has upgraded from `1.5.9-0ubuntu1~20.04.4` for me
  `1.5.9-0ubuntu1~20.04.5`.

  What happened next:

  at some random time on machines with new containerd something happens
  with containerd tasks and/or cgroups.

  This is how it's seen in syslog:

  containerd[710]: time="2022-11-16T03:21:21.004153517Z" level=error
  msg="get state for
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a"
  error="context deadline exceeded: unknown"

  
  And some ctr commands:

  # ctr --namespace k8s.io task ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a0
UNKNOWN

  See that the status of the task is UNKNOWN (!!!)

  # ctr --namespace k8s.io container ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
k8s.gcr.io/pause:3.5   
io.containerd.runc.v2

  Cgroups:

  ├─kubepods-besteffort-pod3fdc0061_bbf6_47d1_97f5_b1f271b46e23.slice 
  │ 
├─cri-containerd-5f78e0cb957de97fd8465cc42c842bdd764d981ca7a903a2515bbc6bb06796a9.scope
 …
  │ │ └─2677 /csi-node-driver-registrar --v=0 --csi-address=/csi/csi.sock 
--k…
  │ 
├─cri-containerd-af070f16c1f0ff22eb16661e787e85db3810727909abd23d69a6a43578c1dced.scope
 …
  │ │ └─3264 /usr/local/bin/cephcsi --type=liveness 
--endpoint=unix:///csi/cs…
  │ 
├─cri-containerd-4e063ef0c8f768dbf34cf7a179bca5cc98a04fa7e00b29d20c17d3031d409f86.scope
 …
  │ │ └─2960 /usr/local/bin/cephcsi 
--nodeid=nas-decent-bobcat.dev-k8s-1.hq.w…
  │ 
└─cri-containerd-2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a.scope
 …
  │   └─2414 /pause


  # ps auxf|grep 2414 -B 2
  root2279  0.1  0.0 114100  4956 ?Sl   Nov15   0:42 
/usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a -address 
/run/containerd/containerd.sock
  65535   2414  0.0  0.0964 4 ?Ss   Nov15   0:00  \_ /pause


  It happens not immediately - but after some random time. Sometimes
  it's several minutes, sometimes it's around an hour. But nonetheless -
  all machines with the new package get into this weird state.

  As long as I revert package - it all returns to run as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/1996678/+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 1996678] Re: containerd sporadic timeouts

2022-11-23 Thread Ivan Kurnosov
@Thadeu Lima de Souza Cascardo (cascardo),

if necessary later today I could install that to. It would be
`5.4.0-135.152` which you uploaded just `41 minutes ago`?

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

Title:
  containerd sporadic timeouts

Status in containerd package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in containerd source package in Focal:
  New
Status in linux source package in Focal:
  In Progress

Bug description:
  This morning I routinely upgraded security upgrades on number of
  machines.

  Containerd has upgraded from `1.5.9-0ubuntu1~20.04.4` for me
  `1.5.9-0ubuntu1~20.04.5`.

  What happened next:

  at some random time on machines with new containerd something happens
  with containerd tasks and/or cgroups.

  This is how it's seen in syslog:

  containerd[710]: time="2022-11-16T03:21:21.004153517Z" level=error
  msg="get state for
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a"
  error="context deadline exceeded: unknown"

  
  And some ctr commands:

  # ctr --namespace k8s.io task ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a0
UNKNOWN

  See that the status of the task is UNKNOWN (!!!)

  # ctr --namespace k8s.io container ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
k8s.gcr.io/pause:3.5   
io.containerd.runc.v2

  Cgroups:

  ├─kubepods-besteffort-pod3fdc0061_bbf6_47d1_97f5_b1f271b46e23.slice 
  │ 
├─cri-containerd-5f78e0cb957de97fd8465cc42c842bdd764d981ca7a903a2515bbc6bb06796a9.scope
 …
  │ │ └─2677 /csi-node-driver-registrar --v=0 --csi-address=/csi/csi.sock 
--k…
  │ 
├─cri-containerd-af070f16c1f0ff22eb16661e787e85db3810727909abd23d69a6a43578c1dced.scope
 …
  │ │ └─3264 /usr/local/bin/cephcsi --type=liveness 
--endpoint=unix:///csi/cs…
  │ 
├─cri-containerd-4e063ef0c8f768dbf34cf7a179bca5cc98a04fa7e00b29d20c17d3031d409f86.scope
 …
  │ │ └─2960 /usr/local/bin/cephcsi 
--nodeid=nas-decent-bobcat.dev-k8s-1.hq.w…
  │ 
└─cri-containerd-2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a.scope
 …
  │   └─2414 /pause


  # ps auxf|grep 2414 -B 2
  root2279  0.1  0.0 114100  4956 ?Sl   Nov15   0:42 
/usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a -address 
/run/containerd/containerd.sock
  65535   2414  0.0  0.0964 4 ?Ss   Nov15   0:00  \_ /pause


  It happens not immediately - but after some random time. Sometimes
  it's several minutes, sometimes it's around an hour. But nonetheless -
  all machines with the new package get into this weird state.

  As long as I revert package - it all returns to run as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/1996678/+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 1996678] Re: containerd sporadic timeouts

2022-11-23 Thread Ivan Kurnosov
I just have booted into the new test kernel:


```
$ uname -a
Linux  5.4.0-132-generic #148+epollcascardo1-Ubuntu SMP Tue 
Nov 22 12:57:05 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
```

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

Title:
  containerd sporadic timeouts

Status in containerd package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in containerd source package in Focal:
  New
Status in linux source package in Focal:
  In Progress

Bug description:
  This morning I routinely upgraded security upgrades on number of
  machines.

  Containerd has upgraded from `1.5.9-0ubuntu1~20.04.4` for me
  `1.5.9-0ubuntu1~20.04.5`.

  What happened next:

  at some random time on machines with new containerd something happens
  with containerd tasks and/or cgroups.

  This is how it's seen in syslog:

  containerd[710]: time="2022-11-16T03:21:21.004153517Z" level=error
  msg="get state for
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a"
  error="context deadline exceeded: unknown"

  
  And some ctr commands:

  # ctr --namespace k8s.io task ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a0
UNKNOWN

  See that the status of the task is UNKNOWN (!!!)

  # ctr --namespace k8s.io container ls|grep 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
  2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a
k8s.gcr.io/pause:3.5   
io.containerd.runc.v2

  Cgroups:

  ├─kubepods-besteffort-pod3fdc0061_bbf6_47d1_97f5_b1f271b46e23.slice 
  │ 
├─cri-containerd-5f78e0cb957de97fd8465cc42c842bdd764d981ca7a903a2515bbc6bb06796a9.scope
 …
  │ │ └─2677 /csi-node-driver-registrar --v=0 --csi-address=/csi/csi.sock 
--k…
  │ 
├─cri-containerd-af070f16c1f0ff22eb16661e787e85db3810727909abd23d69a6a43578c1dced.scope
 …
  │ │ └─3264 /usr/local/bin/cephcsi --type=liveness 
--endpoint=unix:///csi/cs…
  │ 
├─cri-containerd-4e063ef0c8f768dbf34cf7a179bca5cc98a04fa7e00b29d20c17d3031d409f86.scope
 …
  │ │ └─2960 /usr/local/bin/cephcsi 
--nodeid=nas-decent-bobcat.dev-k8s-1.hq.w…
  │ 
└─cri-containerd-2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a.scope
 …
  │   └─2414 /pause


  # ps auxf|grep 2414 -B 2
  root2279  0.1  0.0 114100  4956 ?Sl   Nov15   0:42 
/usr/bin/containerd-shim-runc-v2 -namespace k8s.io -id 
2f5a8376b476809b1696b140ca87f91422113bb16b27a8174437cc63b48e259a -address 
/run/containerd/containerd.sock
  65535   2414  0.0  0.0964 4 ?Ss   Nov15   0:00  \_ /pause


  It happens not immediately - but after some random time. Sometimes
  it's several minutes, sometimes it's around an hour. But nonetheless -
  all machines with the new package get into this weird state.

  As long as I revert package - it all returns to run as expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/containerd/+bug/1996678/+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 1995453] Re: Add some ACPI device IDs for Intel HID device

2022-11-02 Thread Ivan Hu
** Also affects: linux-oem-6.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.17 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Add some ACPI device IDs for Intel HID device

Status in OEM Priority Project:
  New
Status in linux-oem-5.17 package in Ubuntu:
  New
Status in linux-oem-6.0 package in Ubuntu:
  New

Bug description:
  [Impact]
  Add the ACPI devices IDs for Intel JasonLake, MeteorLake and RaptorLake

  [Fix]
  ACPI devices IDs are add the the related Intel HID devices on these platforms 
can work.

  [Test]
  Verified the Intel HID events can work such as power button for suspend and 
wake.
   
  [Where problems could occur]
  Add the ACPI device IDs for support Intel HID devices, so chance of problems 
should be low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1995453/+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 1987249] Re: Asus ROG Zephyrus GX701L sound problem

2022-10-10 Thread Ivan
** Changed in: linux (Ubuntu)
   Status: Confirmed => 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/1987249

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987249/+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 1987711] Re: [i915] Ubuntu display get shifted after some time.

2022-09-14 Thread Ivan Krasicenko
Anyway, 
can you pinpoint me library that probably contains bug, maybe it will not be 
hard to fix it.
Or at least what to do to downgrade driver from Version: 22.0.5 to 22.0.1?
Or maybe some article describing how this entire graphic thing works.

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

Title:
  [i915] Ubuntu display get shifted after some time.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  It is continuation of this bug:
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1986583
  where advised fix was applied. 

  Summay: After ubuntu is turned on, after some time screen gets shifted
  to side. (and starts to overlap)

  I setup webcamera to record screen, and video below shows what it looked 
like. 
  after fix were applied.
  www.ms.mff.cuni.cz/~krasicei/capture-0231.bug.crop.slow.mp4
  (video was cropped, and slowed down 2x)

  before fix was applied shift looked somehow like this:
  www.ms.mff.cuni.cz/~krasicei/bug17-50-18-8-2022.c.mp4
  (video is also cropped, and slowed down 2x)

  During shift no one was present on computer.

  Is there any idea how to enable some more detailed log or something? I 
probably can pinpoint exact moment in time when shift happened. 
  i tried to read log journalctl, but I found nothing interesting.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: unknown
  Date: Fri Aug 26 02:31:10 2022
  DistUpgraded: 2022-08-02 14:36:41,704 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:2015]
  InstallationDate: Installed on 2022-02-17 (189 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 222a:0001 ILI Technology Corp. Multi-Touch Screen
   Bus 001 Device 002: ID 1a2c:2d23 China Resource Semico Co., Ltd Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Default string Default string
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=582fb3cc-8ef6-460b-b9ae-a16f81c604a7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to jammy on 2022-08-02 (23 days ago)
  dmi.bios.date: 10/07/2021
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GSKU0504.V54
  dmi.board.asset.tag: Default string
  dmi.board.name: SKYBAY
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGSKU0504.V54:bd10/07/2021:br5.12:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnSKYBAY:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Default string
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987711/+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 1987711] Re: [i915] Ubuntu display get shifted after some time.

2022-09-09 Thread Ivan Krasicenko
I cant try different monitors, because it is not monitor, it is display, that 
is embedded into computer.  (basically computer is "all in one"- motherboard, 
display, case, sound etc)
But to test possibility of faulty hardware we tried run windows on the same 
computer, for longer time, and no error occurred.

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

Title:
  [i915] Ubuntu display get shifted after some time.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  It is continuation of this bug:
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1986583
  where advised fix was applied. 

  Summay: After ubuntu is turned on, after some time screen gets shifted
  to side. (and starts to overlap)

  I setup webcamera to record screen, and video below shows what it looked 
like. 
  after fix were applied.
  www.ms.mff.cuni.cz/~krasicei/capture-0231.bug.crop.slow.mp4
  (video was cropped, and slowed down 2x)

  before fix was applied shift looked somehow like this:
  www.ms.mff.cuni.cz/~krasicei/bug17-50-18-8-2022.c.mp4
  (video is also cropped, and slowed down 2x)

  During shift no one was present on computer.

  Is there any idea how to enable some more detailed log or something? I 
probably can pinpoint exact moment in time when shift happened. 
  i tried to read log journalctl, but I found nothing interesting.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: unknown
  Date: Fri Aug 26 02:31:10 2022
  DistUpgraded: 2022-08-02 14:36:41,704 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:2015]
  InstallationDate: Installed on 2022-02-17 (189 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 222a:0001 ILI Technology Corp. Multi-Touch Screen
   Bus 001 Device 002: ID 1a2c:2d23 China Resource Semico Co., Ltd Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Default string Default string
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=582fb3cc-8ef6-460b-b9ae-a16f81c604a7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to jammy on 2022-08-02 (23 days ago)
  dmi.bios.date: 10/07/2021
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GSKU0504.V54
  dmi.board.asset.tag: Default string
  dmi.board.name: SKYBAY
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGSKU0504.V54:bd10/07/2021:br5.12:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnSKYBAY:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Default string
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987711/+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 1987711] Re: [i915] Ubuntu display get shifted after some time.

2022-09-08 Thread Ivan Krasicenko
Well, looks like bug occured again. 
In drm-tip, and also it occured in version v5.19.5

I realized, that I have also computer with se same(i believe) graphic
card, and i do not remember for problem to occur on this pc even once.

so I looked for difference in these two computers.

I tried these commands to find difference:
glxinfo -B
lscpu
lshw

And (from my point of view) interesting difference is:

glxinfo:
Pc where error does not occures:
Version: 22.0.1
Video memory: 3072MB

pc where error occures:
Version: 22.0.5
Video memory: 15928MB

(note, that pc where error does not occures has 8GB ram, and the one where 
error occures has total 16GB ram.) ie, probably video memory can consume entire 
ram?
But I did not remember setting that, so these have to be default settings, or 
do not know.) 


lshw:

pc ok: lshw
  product: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
  vendor: Intel Corp.
  physical id: 1
  bus info: cpu@0
  version: 6.78.3
  size: 2800MHz
  width: 64 bits

pc nok: lshw
  product: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
  vendor: Intel Corp.
  physical id: 1
  bus info: cpu@0
  version: 6.78.3
  size: 2700MHz
  capacity: 2800MHz
  width: 64 bits

there is different "size" value, and pc that does not shows screen
shifting misses "capacity".

lscpu differs in these two rows:
pc ok: lscpu

Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled 
via prctl and seccomp
Vulnerability Spectre v1:Mitigation; usercopy/swapgs barriers and 
__user pointer sanitization
Vulnerability Spectre v2:Mitigation; IBRS, IBPB conditional, RSB filling

pc nok: lscpu

Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled 
via prctl
Vulnerability Spectre v1:Mitigation; usercopy/swapgs barriers and 
__user pointer sanitization
Vulnerability Spectre v2:Mitigation; IBRS, IBPB conditional, RSB 
filling, PBRSB-eIBRS Not affected

Main difference is in seccomp, and PBRSB-eIRBS Not affected... have no
idea if it is something interesting.


anyway, full list of response commands is in attachment. 

I may try to downgrade from version 22.0.5 to 22.0.1 but i am not sure
what exactly to downgrade.


** Attachment added: "bugrep8.9.zip"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987711/+attachment/5614739/+files/bugrep8.9.zip

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

Title:
  [i915] Ubuntu display get shifted after some time.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  It is continuation of this bug:
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1986583
  where advised fix was applied. 

  Summay: After ubuntu is turned on, after some time screen gets shifted
  to side. (and starts to overlap)

  I setup webcamera to record screen, and video below shows what it looked 
like. 
  after fix were applied.
  www.ms.mff.cuni.cz/~krasicei/capture-0231.bug.crop.slow.mp4
  (video was cropped, and slowed down 2x)

  before fix was applied shift looked somehow like this:
  www.ms.mff.cuni.cz/~krasicei/bug17-50-18-8-2022.c.mp4
  (video is also cropped, and slowed down 2x)

  During shift no one was present on computer.

  Is there any idea how to enable some more detailed log or something? I 
probably can pinpoint exact moment in time when shift happened. 
  i tried to read log journalctl, but I found nothing interesting.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: unknown
  Date: Fri Aug 26 02:31:10 2022
  DistUpgraded: 2022-08-02 14:36:41,704 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:2015]
  InstallationDate: Installed on 2022-02-17 (189 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 222a:0001 ILI Technology Corp. Multi-Touch Screen
   Bus 001 Device 002: ID 1a2c:2d23 China Resource Semico Co., Ltd Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Default string Default string
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 

[Kernel-packages] [Bug 1987711] Re: [i915] Ubuntu display get shifted after some time.

2022-09-05 Thread Ivan Krasicenko
Hi, 
I tried new kernel (by link above) with xorg, and pc runs around week and yet 
no shifting occurred.
I also tried on another pc (same hw configuration) (under wayland) use command: 
MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 
and shifting occurred. 

I think I will give it another week, to see if the shifting occurs on xorg.
Question: drm-tip isn't actual kernel version, so if i want to try older but 
more tested kernel, I have to pick one of older releases? Or this kernel is 
just fine to use?

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

Title:
  [i915] Ubuntu display get shifted after some time.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  It is continuation of this bug:
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1986583
  where advised fix was applied. 

  Summay: After ubuntu is turned on, after some time screen gets shifted
  to side. (and starts to overlap)

  I setup webcamera to record screen, and video below shows what it looked 
like. 
  after fix were applied.
  www.ms.mff.cuni.cz/~krasicei/capture-0231.bug.crop.slow.mp4
  (video was cropped, and slowed down 2x)

  before fix was applied shift looked somehow like this:
  www.ms.mff.cuni.cz/~krasicei/bug17-50-18-8-2022.c.mp4
  (video is also cropped, and slowed down 2x)

  During shift no one was present on computer.

  Is there any idea how to enable some more detailed log or something? I 
probably can pinpoint exact moment in time when shift happened. 
  i tried to read log journalctl, but I found nothing interesting.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: unknown
  Date: Fri Aug 26 02:31:10 2022
  DistUpgraded: 2022-08-02 14:36:41,704 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:2015]
  InstallationDate: Installed on 2022-02-17 (189 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 222a:0001 ILI Technology Corp. Multi-Touch Screen
   Bus 001 Device 002: ID 1a2c:2d23 China Resource Semico Co., Ltd Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Default string Default string
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=582fb3cc-8ef6-460b-b9ae-a16f81c604a7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to jammy on 2022-08-02 (23 days ago)
  dmi.bios.date: 10/07/2021
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GSKU0504.V54
  dmi.board.asset.tag: Default string
  dmi.board.name: SKYBAY
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGSKU0504.V54:bd10/07/2021:br5.12:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnSKYBAY:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Default string
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987711/+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 1987711] Re: [i915] Ubuntu display get shifted after some time.

2022-08-29 Thread Ivan Krasicenko
I had a really bad luck making RDP work under wayland (but I need some
remote desktop management), so I want to ask, is there some alike
adjustment for Xorg? I would like make it work under Xorg, than wayland.
Since bug is presented in both cases, i hope it is possible.

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

Title:
  [i915] Ubuntu display get shifted after some time.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  It is continuation of this bug:
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1986583
  where advised fix was applied. 

  Summay: After ubuntu is turned on, after some time screen gets shifted
  to side. (and starts to overlap)

  I setup webcamera to record screen, and video below shows what it looked 
like. 
  after fix were applied.
  www.ms.mff.cuni.cz/~krasicei/capture-0231.bug.crop.slow.mp4
  (video was cropped, and slowed down 2x)

  before fix was applied shift looked somehow like this:
  www.ms.mff.cuni.cz/~krasicei/bug17-50-18-8-2022.c.mp4
  (video is also cropped, and slowed down 2x)

  During shift no one was present on computer.

  Is there any idea how to enable some more detailed log or something? I 
probably can pinpoint exact moment in time when shift happened. 
  i tried to read log journalctl, but I found nothing interesting.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: unknown
  Date: Fri Aug 26 02:31:10 2022
  DistUpgraded: 2022-08-02 14:36:41,704 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:2015]
  InstallationDate: Installed on 2022-02-17 (189 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 222a:0001 ILI Technology Corp. Multi-Touch Screen
   Bus 001 Device 002: ID 1a2c:2d23 China Resource Semico Co., Ltd Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Default string Default string
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=582fb3cc-8ef6-460b-b9ae-a16f81c604a7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to jammy on 2022-08-02 (23 days ago)
  dmi.bios.date: 10/07/2021
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GSKU0504.V54
  dmi.board.asset.tag: Default string
  dmi.board.name: SKYBAY
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGSKU0504.V54:bd10/07/2021:br5.12:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnSKYBAY:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Default string
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987711/+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 1987249] Re: Asus ROG Zephyrus GX701L sound problem

2022-08-28 Thread Ivan
This is a dump from Windows in the attachment.

Can someone finally help me and solve this problem, and finally get
sound from the speakers?

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1987249/+attachment/5610787/+files/PaInfo.txt

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2022-08-22 Thread Ivan
apport information

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-46-generic N/A
   linux-backports-modules-5.15.0-46-generic  N/A
   linux-firmware 20220329.git681281e4-0ubuntu3.4
  Tags:  jammy
  Uname: Linux 5.15.0-46-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/19/2021
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GX701LWS.310
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: GX701LWS
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 3.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ROG Zephyrus S17
  dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987249/+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 1987249] Re: Asus ROG Zephyrus GX701L sound problem

2022-08-22 Thread Ivan
apport information

** Tags added: apport-collected jammy

** Description changed:

  Hello,
  
  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?
  
  ```
  
  [codec]
  
  0x10ec0294 0x10431f01 0
  
  [pincfg]
  
  0x19 0x03A11050
  
  0x1a 0x03A11C30
  
  ```
  
  This is what a quirk should look like:
  
  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)
  
  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12
  
  
  If you need any more data, or smth just say so.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu82.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  rakic  1415 F pulseaudio
+  /dev/snd/controlC1:  rakic  1415 F pulseaudio
+ CasperMD5CheckResult: pass
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 22.04
+ InstallationDate: Installed on 2022-08-22 (0 days ago)
+ InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
+ MachineType: ASUSTeK COMPUTER INC. ROG Zephyrus S17 GX701LWS_GX701LWS
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 EFI VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=cba43497-441a-4919-8141-a95a789a9239 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
+ RelatedPackageVersions:
+  linux-restricted-modules-5.15.0-46-generic N/A
+  linux-backports-modules-5.15.0-46-generic  N/A
+  linux-firmware 20220329.git681281e4-0ubuntu3.4
+ Tags:  jammy
+ Uname: Linux 5.15.0-46-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/19/2021
+ dmi.bios.release: 5.17
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: GX701LWS.310
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: GX701LWS
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK COMPUTER INC.
+ dmi.chassis.version: 1.0
+ dmi.ec.firmware.release: 3.7
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGX701LWS.310:bd04/19/2021:br5.17:efr3.7:svnASUSTeKCOMPUTERINC.:pnROGZephyrusS17GX701LWS_GX701LWS:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnGX701LWS:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
+ dmi.product.family: ROG Zephyrus S17
+ dmi.product.name: ROG Zephyrus S17 GX701LWS_GX701LWS
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,

  Please, can someone add a kernel fix for ROG Zephyrus S17
  GX701LWS_GX701LWS, Subsystem Id: 0x10431f01?

  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  [2.396344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
  [2.396348] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
  [2.396349] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
  [2.396350] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0
  [2.396351] snd_hda_codec_realtek hdaudioC0D0:inputs:
  [2.396352] snd_hda_codec_realtek hdaudioC0D0:  Headset Mic=0x19
  [2.396353] snd_hda_codec_realtek hdaudioC0D0:  Internal Mic=0x12

  
  If you need any more data, or smth just say so.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rakic  1415 F pulseaudio
   /dev/snd/controlC1:  rakic  1415 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-08-22 (0 days ago)
  InstallationMedia: Ubuntu 

[Kernel-packages] [Bug 1987249] Re: Asus ROG Zephyrus GX701L sound problem

2022-08-22 Thread Ivan
```
System:
  Kernel: 5.15.0-43-generic x86_64 bits: 64 compiler: gcc v: 11.2.0
Desktop: GNOME 42.2 tk: GTK 3.24.33 wm: gnome-shell dm: GDM3 42.0
Distro: Ubuntu 22.04.1 LTS (Jammy Jellyfish)
Machine:
  Type: Laptop System: ASUSTeK product: ROG Zephyrus S17 GX701LWS_GX701LWS
v: 1.0 serial: 
  Mobo: ASUSTeK model: GX701LWS v: 1.0 serial: 
UEFI: American Megatrends v: GX701LWS.310 date: 04/19/2021
Battery:
  ID-1: BAT0 charge: 66.1 Wh (100.0%) condition: 66.1/76.0 Wh (87.0%)
volts: 15.8 min: 15.8 model: ASUSTeK ASUS Battery type: Li-ion serial: N/A
status: Not charging cycles: 63
  Device-1: hidpp_battery_0 model: Logitech Wireless Mouse B330/M330/M331
serial:  charge: 55% (should be ignored) rechargeable: yes
status: Discharging
CPU:
  Info: 6-core model: Intel Core i7-10750H bits: 64 type: MT MCP smt: enabled
arch: Comet Lake rev: 2 cache: L1: 384 KiB L2: 1.5 MiB L3: 12 MiB
  Speed (MHz): avg: 899 high: 908 min/max: 800/5000 cores: 1: 908 2: 894
3: 900 4: 900 5: 898 6: 900 7: 900 8: 899 9: 900 10: 896 11: 900 12: 900
bogomips: 62399
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: NVIDIA TU104BM [GeForce RTX 2070 SUPER Mobile / Max-Q]
vendor: ASUSTeK driver: nvidia v: 515.65.01 pcie: speed: 8 GT/s lanes: 8
ports: active: none off: eDP-1 empty: DP-1,DP-2,HDMI-A-1 bus-ID: 01:00.0
chip-ID: 10de:1ed1 class-ID: 0300
  Display: x11 server: X.Org v: 1.21.1.3 compositor: gnome-shell driver: X:
loaded: nvidia unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia
display-ID: :0 screens: 1
  Screen-1: 0 s-res: 1920x1080 s-dpi: 128 s-size: 381x211mm (15.0x8.3")
s-diag: 436mm (17.1")
  Monitor-1: DP-4 res: 1920x1080 dpi: 128 size: 380x210mm (15.0x8.3")
diag: 434mm (17.1")
  OpenGL: renderer: NVIDIA GeForce RTX 2070 Super/PCIe/SSE2
v: 4.6.0 NVIDIA 515.65.01 direct render: Yes
Audio:
  Device-1: Intel Comet Lake PCH cAVS vendor: ASUSTeK driver: snd_hda_intel
v: kernel bus-ID: 00:1f.3 chip-ID: 8086:06c8 class-ID: 0403
  Device-2: NVIDIA TU104 HD Audio vendor: ASUSTeK driver: snd_hda_intel
v: kernel pcie: speed: 8 GT/s lanes: 8 bus-ID: 01:00.1 chip-ID: 10de:10f8
class-ID: 0403
  Sound Server-1: ALSA v: k5.15.0-43-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.56 running: yes
Network:
  Device-1: Intel Comet Lake PCH CNVi WiFi driver: iwlwifi v: kernel
bus-ID: 00:14.3 chip-ID: 8086:06f0 class-ID: 0280
  IF: wlo1 state: up mac: 
Bluetooth:
  Device-1: Intel AX201 Bluetooth type: USB driver: btusb v: 0.8
bus-ID: 1-14:4 chip-ID: 8087:0026 class-ID: e001
  Report: hciconfig ID: hci0 rfk-id: 1 state: up address: 
bt-v: 3.0 lmp-v: 5.2 sub-v: 237e hci-v: 5.2 rev: 237e
Drives:
  Local Storage: total: 931.51 GiB used: 22.74 GiB (2.4%)
  ID-1: /dev/nvme0n1 vendor: Corsair model: Force MP600 size: 931.51 GiB
speed: 63.2 Gb/s lanes: 4 type: SSD serial:  rev: EGFM11.3
temp: 34.9 C scheme: GPT
Partition:
  ID-1: / size: 26.55 GiB used: 13.56 GiB (51.1%) fs: ext4
dev: /dev/nvme0n1p5
  ID-2: /boot/efi size: 96 MiB used: 32.5 MiB (33.8%) fs: vfat
dev: /dev/nvme0n1p1
  ID-3: /home size: 75.54 GiB used: 9.15 GiB (12.1%) fs: ext4
dev: /dev/nvme0n1p7
Swap:
  ID-1: swap-1 type: partition size: 15.83 GiB used: 0 KiB (0.0%)
priority: -2 dev: /dev/nvme0n1p6
Sensors:
  System Temperatures: cpu: 59.0 C pch: 55.0 C mobo: N/A gpu: nvidia
temp: 57 C
  Fan Speeds (RPM): cpu: 3600
Repos:
  Packages: 2236 note: see --pkg apt: 2221 snap: 15
  Active apt repos in: /etc/apt/sources.list
1: deb http://ubuntu.grad.hr/ubuntu/ jammy main restricted
2: deb http://ubuntu.grad.hr/ubuntu/ jammy-updates main restricted
3: deb http://ubuntu.grad.hr/ubuntu/ jammy universe
4: deb http://ubuntu.grad.hr/ubuntu/ jammy-updates universe
5: deb http://ubuntu.grad.hr/ubuntu/ jammy multiverse
6: deb http://ubuntu.grad.hr/ubuntu/ jammy-updates multiverse
7: deb http://ubuntu.grad.hr/ubuntu/ jammy-backports main restricted 
universe multiverse
8: deb http://ubuntu.grad.hr/ubuntu/ jammy-security main restricted
9: deb http://ubuntu.grad.hr/ubuntu/ jammy-security universe
10: deb http://ubuntu.grad.hr/ubuntu/ jammy-security multiverse
  No active apt repos in: 
/etc/apt/sources.list.d/archive_uri-https_dl_winehq_org_wine-builds_ubuntu_-jammy.list
  No active apt repos in: /etc/apt/sources.list.d/atom.list
  Active apt repos in: /etc/apt/sources.list.d/google-chrome.list
1: deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
  No active apt repos in: 
/etc/apt/sources.list.d/otto-kesselgulasch-ubuntu-gimp-jammy.list
  Active apt repos in: 
/etc/apt/sources.list.d/pipewire-debian-ubuntu-pipewire-upstream-jammy.list
1: deb 
https://ppa.launchpadcontent.net/pipewire-debian/pipewire-upstream/ubuntu/ 
jammy main
  Active apt repos in: /etc/apt/sources.list.d/skype-stable.list
1: deb [arch=amd64 

[Kernel-packages] [Bug 1987249] [NEW] Asus ROG Zephyrus GX701L sound problem

2022-08-22 Thread Ivan
Public bug reported:

Hello,


Please, can someone add a kernel fix for ROG Zephyrus S17 GX701LWS_GX701LWS, 
Subsystem Id: 0x10431f01?


```

[codec]

0x10ec0294 0x10431f01 0

[pincfg]

0x19 0x03A11050

0x1a 0x03A11C30

```

This is what a quirk should look like:

+SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)


If you need any more data, or smth just say so.

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


** Tags: asus-rog-zephyrus notebook sound-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/1987249

Title:
  Asus ROG Zephyrus GX701L sound problem

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  
  Please, can someone add a kernel fix for ROG Zephyrus S17 GX701LWS_GX701LWS, 
Subsystem Id: 0x10431f01?

  
  ```

  [codec]

  0x10ec0294 0x10431f01 0

  [pincfg]

  0x19 0x03A11050

  0x1a 0x03A11C30

  ```

  This is what a quirk should look like:

  +SND_PCI_QUIRK(0x1043, 0x1f01, “ASUS GX701L”, ALC294_FIXUP_ASUS_SPK)

  
  If you need any more data, or smth just say so.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1987249/+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 1981449] Re: 5.19 kernel does not load MOK keys

2022-07-13 Thread Ivan Hu
This is due to the patch "[patch] integrity: Do not load MOK and MOKx when 
secure boot be disabled" was added to check if secureboot enabled for trusting 
the MOK key,
https://lore.kernel.org/lkml/9b93e099fc6ee2a56d70ed338cd79f2c1ddcffa5.ca...@linux.ibm.com/T/

Unfortunately, the checking function, arch_ima_get_secureboot(), needs the 
config,
CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT=y and it's dependency 
CONFIG_IMA_ARCH_POLICY

https://bugs.launchpad.net/oem-priority/+bug/1972802

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

Title:
  5.19 kernel does not load MOK keys

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The 5.19 kernel only reads the db and dbx keys:

  jak@jak-t480s:~:master$ journalctl -b -1 -k | grep integrity
  Jul 09 21:34:14 jak-t480s kernel: integrity: Platform Keyring initialized
  Jul 09 21:34:14 jak-t480s kernel: integrity: Machine keyring initialized
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loaded X.509 cert 'Lenovo Ltd.: 
ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loaded X.509 cert 'Lenovo UEFI 
CA 2014: 4b91a68732eaefdd2c8c6b027ec3449e9c8f'
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loaded X.509 cert 'Microsoft 
Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loaded X.509 cert 'Microsoft 
Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jul 09 21:34:14 jak-t480s kernel: integrity: Loaded X.509 cert 'UEFI key for 
~ubuntu-uefi-team/ubuntu/ppa UEFI: 131b868222e85383c2e71ae489372ffac6ce29ed'
  Jul 09 21:34:14 jak-t480s kernel: integrity: Revoking X.509 certificate: 
UEFI:dbx
  Jul 09 21:34:14 jak-t480s kernel: integrity: Revoking X.509 certificate: 
UEFI:dbx


  The 5.15 kernel also loads the mok keys

  jak@jak-t480s:~:master$ journalctl -b -2 -k | grep integrity
  Jun 27 23:10:55 jak-t480s kernel: integrity: Platform Keyring initialized
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'Lenovo Ltd.: 
ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'Lenovo UEFI 
CA 2014: 4b91a68732eaefdd2c8c6b027ec3449e9c8f'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'Microsoft 
Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'Microsoft 
Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:db
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'UEFI key for 
~ubuntu-uefi-team/ubuntu/ppa UEFI: 131b868222e85383c2e71ae489372ffac6ce29ed'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Revoking X.509 certificate: 
UEFI:dbx
  Jun 27 23:10:55 jak-t480s kernel: integrity: Revoking X.509 certificate: 
UEFI:dbx
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:MokListRT (MOKvar table)
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'Canonical 
Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:MokListRT (MOKvar table)
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'jak-t480s 
Secure Boot Module Signature key: ac5ed055ca0a71e3a2343dd42d5afe0cffdd3ef8'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:MokListRT (MOKvar table)
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'jak-t480s 
Secure Boot Module Signature key: dc4bc63447738df295a67d455ef7ea0eb3e14945'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:MokListRT (MOKvar table)
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loaded X.509 cert 'UEFI key for 
~ci-train-ppa-service/ubuntu/4093 UEFI: 
bbfd16fec6b3ba059a0f011203a5cd493a4529b7'
  Jun 27 23:10:55 jak-t480s kernel: integrity: Loading X.509 certificate: 
UEFI:MokListRT (MOKvar table)
  Jun 27 

[Kernel-packages] [Bug 1970043] Re: [amdgpu] freeze occurs when wayland is connected to a second monitor

2022-06-16 Thread Ivan Vergés
Comment #30 saved my day! I started to be affected by this bug just
today, everything fine until now.

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

Title:
  [amdgpu] freeze occurs when wayland is connected to a second monitor

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete
Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  I didn't encounter this bug with ubuntu 21.10 and when I tried to use
  x11 in 22.04 everything was fine, so it seems to be related to
  mutter42. And my computer is an amd 47 4800u machine and should only
  have one integrated graphics card

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.0-2ubuntu1
  ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
  Uname: Linux 5.15.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 24 00:38:15 2022
  DisplayManager: gdm3
  InstallationDate: Installed on 2022-04-23 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  RelatedPackageVersions: mutter-common 42.0-3ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2022-04-26 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  Package: mutter
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  RelatedPackageVersions: mutter-common 42.0-3ubuntu2
  Tags:  jammy wayland-session
  Uname: Linux 5.15.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1970043/+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 1972802] Re: enable config for fixing 5.17 kernel won't load mok

2022-05-10 Thread Ivan Hu
** Description changed:

  [Impact]
  Mok keys is not trusted after kernel 5.17
  
  [Fix]
  Enable the CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT and CONFIG_IMA_ARCH_POLICY 
for fixing the patch
  "[patch] integrity: Do not load MOK and MOKx when secure boot be disabled" 
was added to check if secureboot enabled for trusting the MOK key
  
  [Test]
  Enroll Mok key and use it to sign kernel modules, make sure secure boot is on 
and load the kernel module by either modprobe or insmod.
  
- [Regression Risk]
+ [Where problems could occur]
  Low. only affect the checking secureboot enable function.

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

Title:
  enable config for fixing 5.17 kernel won't load mok

Status in OEM Priority Project:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.17 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-oem-5.17 source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  In Progress
Status in linux-oem-5.17 source package in Kinetic:
  Invalid

Bug description:
  [Impact]
  Mok keys is not trusted after kernel 5.17

  [Fix]
  Enable the CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT and CONFIG_IMA_ARCH_POLICY 
for fixing the patch
  "[patch] integrity: Do not load MOK and MOKx when secure boot be disabled" 
was added to check if secureboot enabled for trusting the MOK key

  [Test]
  Enroll Mok key and use it to sign kernel modules, make sure secure boot is on 
and load the kernel module by either modprobe or insmod.

  [Where problems could occur]
  Low. only affect the checking secureboot enable function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1972802/+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 1926481] Re: lockf returns false-positive EDEADLK in multiprocess multithreaded environment

2022-01-10 Thread Ivan Zuboff
Posted to more specific mailing list: linux-fsdevel.vger.kernel.org
https://lore.kernel.org/linux-fsdevel/cal-cveifotfbyrfocb0yeyor+sctpwo_2__49tapronhr+t...@mail.gmail.com/T/#u

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: 

[Kernel-packages] [Bug 1947618] [NEW] [i915] CPU locks up on Ubuntu 21.10 boot when 2 displays are connected

2021-10-18 Thread Ivan Savyhin
Public bug reported:

I've updated from 21.04 to 21.10 and that bug has appeared in kernel
5.13.0-19. When 2 displays are connected simulateneously (DP and HDMI)
before graphics server is started the kernel hangs up and reports that
cpu is locked up. Boot with 5.11 kernel doesn't produce that problem.

PC is based on i7-11700 CPU.

Here is part of kernel log with call trace:
кас 18 19:36:24 MWU-2197 kernel: fb0: switching to inteldrmfb from EFI VGA
кас 18 19:36:24 MWU-2197 kernel: Console: switching to colour dummy device 80x25
кас 18 19:36:24 MWU-2197 kernel: i915 :00:02.0: vgaarb: deactivate vga 
console
кас 18 19:36:24 MWU-2197 kernel: snd_hda_intel :00:1f.3: enabling device 
( -> 0002)
кас 18 19:36:24 MWU-2197 kernel: i915 :00:02.0: vgaarb: changed VGA 
decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
кас 18 19:36:24 MWU-2197 kernel: mei_hdcp 
:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound :00:02.0 (ops 
i915_hdcp_component_ops [i915])
кас 18 19:36:24 MWU-2197 kernel: i915 :00:02.0: [drm] Finished loading DMC 
firmware i915/rkl_dmc_ver2_02.bin (v2.2)
кас 18 19:36:25 MWU-2197 kernel: Bluetooth: hci0: BCM: chip id 63
кас 18 19:36:25 MWU-2197 kernel: Bluetooth: hci0: BCM: features 0x07
кас 18 19:36:25 MWU-2197 kernel: Bluetooth: hci0: Broadcom Bluetooth Device
кас 18 19:36:25 MWU-2197 kernel: Bluetooth: hci0: BCM20702A1 (001.002.014) 
build 1467
кас 18 19:36:25 MWU-2197 kernel: Bluetooth: hci0: BCM20702A1 
'brcm/BCM20702A1-0b05-17cb.hcd' Patch
кас 18 19:36:25 MWU-2197 kernel: Bluetooth: hci0: Broadcom Bluetooth Device
кас 18 19:36:25 MWU-2197 kernel: Bluetooth: hci0: BCM20702A1 (001.002.014) 
build 1467
кас 18 19:36:51 MWU-2197 kernel: watchdog: BUG: soft lockup - CPU#0 stuck for 
26s! [systemd-udevd:461]
кас 18 19:36:51 MWU-2197 kernel: Modules linked in: snd_sof_pci_intel_tgl 
snd_sof_intel_hda_common soundwire_intel soundwire_generic_allocation 
soundwire_cadence snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof 
snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match snd_soc_acpi 
soundwire_bus ledtrig_audio snd_soc_core snd_compress ac97_bus 
snd_pcm_dmaengine snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi 
snd_hda_codec nls_iso8859_1 snd_hda_core fjes(-) mei_hdcp intel_rapl_msr 
i915(+) snd_hwdep snd_pcm intel_rapl_common snd_seq_midi snd_seq_midi_event 
btusb x86_pkg_temp_thermal snd_rawmidi intel_powerclamp btrtl drm_kms_helper 
btbcm snd_seq coretemp btintel crct10dif_pclmul snd_seq_device 
ghash_clmulni_intel cec snd_timer bluetooth rc_core aesni_intel snd crypto_simd 
i2c_algo_bit joydev cryptd fb_sys_fops mei_me ecdh_generic syscopyarea 
input_leds ecc sysfillrect intel_cstate eeepc_wmi wmi_bmof efi_pstore ee1004 
soundcore sysimgblt mei sch_fq_codel mac_hid acpi_pad acpi_tad msr parport_pc 
ppdev
кас 18 19:36:51 MWU-2197 kernel:  lp parport drm ip_tables x_tables autofs4 
hid_logitech_hidpp hid_logitech_dj hid_generic usbhid hid mfd_aaeon asus_wmi 
sparse_keymap intel_lpss_pci crc32_pclmul nvme xhci_pci i2c_i801 ahci 
intel_lpss e1000e nvme_core i2c_smbus libahci idma64 xhci_pci_renesas wmi video 
pinctrl_tigerlake
кас 18 19:36:51 MWU-2197 kernel: CPU: 0 PID: 461 Comm: systemd-udevd Not 
tainted 5.13.0-19-generic #19-Ubuntu
кас 18 19:36:51 MWU-2197 kernel: Hardware name: ASUS System Product Name/PRIME 
B560M-A, BIOS 1017 07/12/2021
кас 18 19:36:51 MWU-2197 kernel: RIP: 
0010:skl_commit_modeset_enables+0x1b1/0x540 [i915]
кас 18 19:36:51 MWU-2197 kernel: Code: 39 d8 7e 5d 49 8b 75 20 83 c3 01 8d 43 
ff 48 98 48 8d 0c c5 00 00 00 00 48 29 c1 48 8d 04 ce 4c 8b 20 4c 8b 50 10 4c 
8b 40 18 <4d> 85 e4 74 1a 41 8b 8c 24 f0 03 00 00 41 0f b6 c7 4c 89 55 b8 48
кас 18 19:36:51 MWU-2197 kernel: RSP: 0018:b89600d6b7b8 EFLAGS: 0202
кас 18 19:36:51 MWU-2197 kernel: RAX: 97474f0867b8 RBX: 0002 
RCX: 0007
кас 18 19:36:51 MWU-2197 kernel: RDX: 97474434 RSI: 97474f086780 
RDI: 974748c5ef3c
кас 18 19:36:51 MWU-2197 kernel: RBP: b89600d6b828 R08: 974749b72000 
R09: 0800
кас 18 19:36:51 MWU-2197 kernel: R10: 974741e22000 R11: 97474f086828 
R12: 974752d1e000
кас 18 19:36:51 MWU-2197 kernel: R13: 97474fe5e800 R14: 0003 
R15: 0003
кас 18 19:36:51 MWU-2197 kernel: FS:  7fe5dbb858c0() 
GS:974e7f40() knlGS:
кас 18 19:36:51 MWU-2197 kernel: CS:  0010 DS:  ES:  CR0: 
80050033
кас 18 19:36:51 MWU-2197 kernel: CR2: 7f21b94d3230 CR3: 0001115b6001 
CR4: 00770ef0
кас 18 19:36:51 MWU-2197 kernel: PKRU: 5554
кас 18 19:36:51 MWU-2197 kernel: Call Trace:
кас 18 19:36:51 MWU-2197 kernel:  ? wait_woken+0x80/0x80
кас 18 19:36:51 MWU-2197 kernel:  intel_atomic_commit_tail+0x364/0xa00 [i915]
кас 18 19:36:51 MWU-2197 kernel:  ? __i915_sw_fence_complete+0x111/0x1c0 [i915]
кас 18 19:36:51 MWU-2197 kernel:  intel_atomic_commit+0x331/0x3b0 [i915]
кас 18 19:36:51 MWU-2197 kernel:  drm_atomic_commit+0x47/0x50 

[Kernel-packages] [Bug 1942600] Re: My mousepad isnt working, i dont think it even recognize it

2021-09-03 Thread Ivan Bojanovic
I: Bus=0019 Vendor= Product=0005 Version=
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
U: Uniq=
H: Handlers=event0 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor= Product=0001 Version=
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
U: Uniq=
H: Handlers=kbd event1 
B: PROP=0
B: EV=3
B: KEY=10 0

I: Bus=0019 Vendor= Product=0001 Version=
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2 
B: PROP=0
B: EV=3
B: KEY=10 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input3
U: Uniq=
H: Handlers=sysrq kbd event3 leds 
B: PROP=0
B: EV=120013
B: KEY=40200 3803078f800d001 fedfffef fffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor= Product= Version=
N: Name="Ideapad extra buttons"
P: Phys=ideapad/input0
S: Sysfs=/devices/pci:00/:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
U: Uniq=
H: Handlers=rfkill kbd event4 
B: PROP=0
B: EV=13
B: KEY=81000800100c03 4430 0 2
B: MSC=10

I: Bus=0003 Vendor=174f Product=1176 Version=0028
N: Name="Integrated Camera: Integrated C"
P: Phys=usb-:00:14.0-5/button
S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-5/1-5:1.0/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: PROP=0
B: EV=3
B: KEY=10 0 0 0

I: Bus=0019 Vendor= Product=0006 Version=
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
U: Uniq=
H: Handlers=kbd event7 
B: PROP=0
B: EV=3
B: KEY=3e000b 0 0 0

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH Mic"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input8
U: Uniq=
H: Handlers=event8 
B: PROP=0
B: EV=21
B: SW=10

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH Headphone"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input9
U: Uniq=
H: Handlers=event9 
B: PROP=0
B: EV=21
B: SW=4

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=3"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input10
U: Uniq=
H: Handlers=event10 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=7"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input11
U: Uniq=
H: Handlers=event11 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=8"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input12
U: Uniq=
H: Handlers=event12 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=9"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input13
U: Uniq=
H: Handlers=event13 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=10"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input14
U: Uniq=
H: Handlers=event14 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=11"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input15
U: Uniq=
H: Handlers=event15 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=12"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input16
U: Uniq=
H: Handlers=event16 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0003 Vendor=093a Product=2510 Version=0111
N: Name="PixArt USB Optical Mouse"
P: Phys=usb-:00:14.0-1/input0
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1:1.0/0003:093A:2510.0002/input/input17
U: Uniq=
H: Handlers=mouse0 event5 
B: PROP=0
B: EV=17
B: KEY=7 0 0 0 0
B: REL=903
B: MSC=10

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

Title:
  My mousepad isnt working, i dont think it even recognize it

Status in linux-signed-hwe-5.11 package in Ubuntu:
  New

Bug description:
  i see that a lot of people had problems with the mousepad, but i dont
  know what is the solution and i am new to linux, help me fix my
  mousepad, i dont know what the problem is

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1
  ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
  Uname: Linux 5.11.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: 

[Kernel-packages] [Bug 1942600] [NEW] My mousepad isnt working, i dont think it even recognize it

2021-09-03 Thread Ivan Bojanovic
Public bug reported:

i see that a lot of people had problems with the mousepad, but i dont
know what is the solution and i am new to linux, help me fix my
mousepad, i dont know what the problem is

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1
ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Sep  3 12:40:32 2021
InstallationDate: Installed on 2021-09-02 (0 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
SourcePackage: linux-signed-hwe-5.11
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  My mousepad isnt working, i dont think it even recognize it

Status in linux-signed-hwe-5.11 package in Ubuntu:
  New

Bug description:
  i see that a lot of people had problems with the mousepad, but i dont
  know what is the solution and i am new to linux, help me fix my
  mousepad, i dont know what the problem is

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1
  ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
  Uname: Linux 5.11.0-27-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Sep  3 12:40:32 2021
  InstallationDate: Installed on 2021-09-02 (0 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  SourcePackage: linux-signed-hwe-5.11
  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.11/+bug/1942600/+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 1936899] Re: [IoTG] [TGL-H] TPM tests fail

2021-08-11 Thread Ivan Hu
For the tpm2_loadexternal, and tpm2_import tests, the failure seems from
RSA private key 1024 bit no support for this platform. So TPM returned
ErrorCode (0x02c4), "value is out of range or is not correct for the
context"

+ openssl genrsa -aes128 -passout pass:mypassword -out private.pem 1024
Generating RSA private key, 1024 bit long modulus (2 primes)
.+
...+
e is 65537 (0x010001)
+ '[' pass:mypassword '!=' stdin ']'
+ cmd='tpm2_loadexternal -Q -G rsa -r private.pem -c key.ctx --passin 
pass:mypassword'
+ eval tpm2_loadexternal -Q -G rsa -r private.pem -c key.ctx --passin 
pass:mypassword
++ tpm2_loadexternal -Q -G rsa -r private.pem -c key.ctx --passin 
pass:mypassword
WARNING:esys:src/tss2-esys/api/Esys_LoadExternal.c:304:Esys_LoadExternal_Finish()
 Received TPM Error 
ERROR:esys:src/tss2-esys/api/Esys_LoadExternal.c:108:Esys_LoadExternal() Esys 
Finish ErrorCode (0x02c4) 
ERROR: Esys_LoadExternal(0x2C4) - tpm:parameter(2):value is out of range or is 
not correct for the context
ERROR: Unable to run tpm2_loadexternal

>From the PTP spec"TCG PC Client Platform TPM Profile Specification for TPM 
>2.0",
Table2. PC Client TPM Algorithms
It described,
TPM_ALG_RSA M Support for 2048-bit keys is required; the TPM SHOULD NOT support 
1024-bit keys.

So I think this could be safely ignored, if 1024 key is not supported.

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

Title:
  [IoTG] [TGL-H] TPM tests fail

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

Bug description:
  [Summary]TPM tests from CDTS 20 automated fail

  [Steps to reproduce]Run cdts.odm_certification, select TPM

  [Expected result]All tests should pass.

  [Actual result]
  Failed Jobs (TPM 2.0):
  tpm2.0_4.1.1/tpm2_clockratedadjust
  tpm2.0_4.1.1/tpm2_createprimary
  tpm2.0_4.1.1/tpm2_import
  tpm2.0_4.1.1/tpm2_loadexternal

  Jobs with failed dependencies
  tpm2.0_4.1.1/tpm2_rc_decode

  [Failure rate]100%

  [Additional information]
  CID: 202106-29175
  SKU: 
  system-manufacturer: Intel Corporation
  system-product-name: Tiger Lake Client Platform
  bios-version: TGLIFUI1.R00.3455.A03.2011281547
  CPU: Genuine Intel(R) CPU  @ 2.60GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:9a60]
  kernel-version: 5.11.0-1009-intel


  [Stage]
  Issue reported and logs collected right after it happened

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1936899/+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 1936899] Re: [IoTG] [TGL-H] TPM tests fail

2021-08-11 Thread Ivan Hu
For the tpm2_createprimary tests,

The failures are both from tpm2_createprimary whit hash-algorithm
sm3_256

+ tpm2_createprimary -Q -g sm3_256 -G rsa -c context.out
ERROR:esys_crypto:src/tss2-esys/esys_crypto_ossl.c:103:iesys_cryptossl_hash_start()
 ErrorCode (0x00070002) Unsupported hash algorithm (18) 
ERROR:esys:src/tss2-esys/esys_iutil.c:1493:iesys_get_name() crypto hash start 
ErrorCode (0x00070002) 
ERROR:esys:src/tss2-esys/api/Esys_CreatePrimary.c:426:Esys_CreatePrimary_Finish()
 ErrorCode (0x00070011) in Public name not equal name in response 
ERROR:esys:src/tss2-esys/api/Esys_CreatePrimary.c:135:Esys_CreatePrimary() Esys 
Finish ErrorCode (0x00070011) 
ERROR: Esys_CreatePrimary(0x70011) - esapi:Response is malformed
ERROR:esys:src/tss2-esys/esys_iutil.c:1134:iesys_check_sequence_async() Esys 
called in bad sequence. 
ERROR:esys:src/tss2-esys/api/Esys_FlushContext.c:66:Esys_FlushContext() Error 
in async function ErrorCode (0x00070007) 
ERROR: Esys_FlushContext(0x70007) - esapi:Function called in the wrong order
ERROR: Unable to run tpm2_createprimary

the latest tpm2_tests will first check the platform supported hash algorithms, 
then do the tests with the hash algorithms.
But test with it, got
ERROR:esys_crypto:src/tss2-esys/esys_crypto_ossl.c:103:iesys_cryptossl_hash_start()
 ErrorCode (0x00070002) Unsupported hash algorithm (18)

Checking the tpm2-tss code, the sm3_256, so got the Unsupported hash algorithm 
return from tpm2-tss.
Below is the tss support hash,
get_ossl_hash_md(TPM2_ALG_ID hashAlg)
{
switch (hashAlg) {
case TPM2_ALG_SHA1:
return EVP_sha1();
break;
case TPM2_ALG_SHA256:
return EVP_sha256();
break;
case TPM2_ALG_SHA384:
return EVP_sha384();
break;
case TPM2_ALG_SHA512:
return EVP_sha512();
break;
default:
return NULL;
}
}

>From the latest Spec "TCG PC Client Platform TPM Profile Specification for TPM 
>2.0, Version 1.05
Revision 14 September 4, 2020"
I found that "sm3_256" is optional.
So, I think this failure could be safely ignored.

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

Title:
  [IoTG] [TGL-H] TPM tests fail

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

Bug description:
  [Summary]TPM tests from CDTS 20 automated fail

  [Steps to reproduce]Run cdts.odm_certification, select TPM

  [Expected result]All tests should pass.

  [Actual result]
  Failed Jobs (TPM 2.0):
  tpm2.0_4.1.1/tpm2_clockratedadjust
  tpm2.0_4.1.1/tpm2_createprimary
  tpm2.0_4.1.1/tpm2_import
  tpm2.0_4.1.1/tpm2_loadexternal

  Jobs with failed dependencies
  tpm2.0_4.1.1/tpm2_rc_decode

  [Failure rate]100%

  [Additional information]
  CID: 202106-29175
  SKU: 
  system-manufacturer: Intel Corporation
  system-product-name: Tiger Lake Client Platform
  bios-version: TGLIFUI1.R00.3455.A03.2011281547
  CPU: Genuine Intel(R) CPU  @ 2.60GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:9a60]
  kernel-version: 5.11.0-1009-intel


  [Stage]
  Issue reported and logs collected right after it happened

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1936899/+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 1936899] Re: [IoTG] [TGL-H] TPM tests fail

2021-08-10 Thread Ivan Hu
For the tpm2_clockrateadjust test fail,

+ tpm2_clockrateadjust s
WARNING:esys:src/tss2-esys/api/Esys_ClockRateAdjust.c:287:Esys_ClockRateAdjust_Finish()
 Received TPM Error 
ERROR:esys:src/tss2-esys/api/Esys_ClockRateAdjust.c:100:Esys_ClockRateAdjust() 
Esys Finish ErrorCode (0x01c4) 
ERROR: Esys_ClockRateAdjust(0x1C4) - tpm:parameter(1):value is out of range or 
is not correct for the context
ERROR: Unable to run tpm2_clockrateadjust

it occurred on the tpm2_clockrateadjust to slow down the clock period
one fine increment and got the "value is out of range or is not correct
for the context" from TPM.

It is due to the platform unsupported the clock rate adjust, it is known
that some firmware TPM do not support this function, please check if
this platform is firmware TPM, and check with your TPM vendors.

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

Title:
  [IoTG] [TGL-H] TPM tests fail

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

Bug description:
  [Summary]TPM tests from CDTS 20 automated fail

  [Steps to reproduce]Run cdts.odm_certification, select TPM

  [Expected result]All tests should pass.

  [Actual result]
  Failed Jobs (TPM 2.0):
  tpm2.0_4.1.1/tpm2_clockratedadjust
  tpm2.0_4.1.1/tpm2_createprimary
  tpm2.0_4.1.1/tpm2_import
  tpm2.0_4.1.1/tpm2_loadexternal

  Jobs with failed dependencies
  tpm2.0_4.1.1/tpm2_rc_decode

  [Failure rate]100%

  [Additional information]
  CID: 202106-29175
  SKU: 
  system-manufacturer: Intel Corporation
  system-product-name: Tiger Lake Client Platform
  bios-version: TGLIFUI1.R00.3455.A03.2011281547
  CPU: Genuine Intel(R) CPU  @ 2.60GHz (16x)
  GPU: 00:02.0 VGA compatible controller [0300]: Intel Corporation Device 
[8086:9a60]
  kernel-version: 5.11.0-1009-intel


  [Stage]
  Issue reported and logs collected right after it happened

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1936899/+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 1900254] Re: fails to suspend unless I unbind a device from elants_i2c driver

2021-07-28 Thread Ivan Zakharyaschev
** Also affects: linux-signed-hwe-5.8 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux via
   https://bugzilla.kernel.org/show_bug.cgi?id=207759
   Importance: Unknown
   Status: Unknown

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

Title:
  fails to suspend unless I unbind a device from elants_i2c driver

Status in Linux:
  Unknown
Status in linux-oem-5.6 package in Ubuntu:
  Confirmed
Status in linux-signed-hwe-5.8 package in Ubuntu:
  New

Bug description:
  systemctl suspend stopped working successfully.

  The error message from journalctl -r is:

  Oct 17 17:26:27 jeanna-pc kernel: PM: Device i2c-ELAN0001:00 failed to 
suspend: error -16
  Oct 17 17:26:27 jeanna-pc kernel: PM: dpm_run_callback(): 
acpi_subsys_suspend+0x0/0x60 returns -16
  Oct 17 17:26:27 jeanna-pc kernel: printk: Suspending console(s) (use 
no_console_suspend to debug)
  Oct 17 17:26:27 jeanna-pc kernel: Freezing remaining freezable tasks ... 
(elapsed 0.300 seconds) done.

  This can be fixed with:

  echo i2c-ELAN0001:00 >/sys/bus/i2c/drivers/elants_i2c/unbind

  After this, systemctl suspend works again.

  After the next reboot, this situation repeats again.

  (Offtopic: As concerns the touchpad on this new Lenovo laptop, it
  never worked after Ubuntu installation -- with the default kernel or
  this one, no matter which one.)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-unsigned-5.6.0-1021-oem 5.6.0-1021.21
  ProcVersionSignature: Ubuntu 5.6.0-1021.21-oem 5.6.19
  Uname: Linux 5.6.0-1021-oem x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 17 17:53:01 2020
  InstallationDate: Installed on 2020-08-03 (74 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-oem-5.6
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1900254/+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 1909005] Re: Ubuntu does not resume (wake up) from suspend

2021-07-27 Thread Ivan
In addition to my previous comment:
I have the latest bios for my laptop: 1.19.0
I also have tried these kernel versions:
5.4.0-26.30
5.11.0-25.27~20.04.1

without any success.

I'm attaching report file from `apport-collect -p linux ` and I'm ready
for any further debug.

** Attachment added: "apport.linux.muox5fp0.apport"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909005/+attachment/5514100/+files/apport.linux.muox5fp0.apport

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

Title:
  Ubuntu does not resume (wake up) from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Whenever Ubuntu gets into suspend state, I cannot wake it up. 
  -Keystrokes start the fans but screen does not turn on and Ubuntu still seems 
to be suspended because in my teamviewer account the computer is still offline.
  -Power button clicks do not help
  -I always have to turn off computer by holding power button and then turn it 
on again.

  The only kernel that works is the following: "linux-
  image-5.0.0-1070-oem-osp1". But with this old kernel I run into
  different problems.

  I have the latest BIOS version from Dell (released 2020-11-27) and the
  latest updates in Ubuntu 20.04.

  I will post logs during suspend and important logs (found in Logs gui
  tool)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  philip 2340 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Dec 22 13:59:14 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-loras+X18
  InstallationDate: Installed on 2019-12-04 (383 days ago)
  InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20190418-12:10
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 0cf3:e009 Qualcomm Atheros Communications 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3593
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic 
root=UUID=26003f0f-3564-472f-984c-a9a00e480fd0 ro mem_sleep_default=deep 
tsc=reliable quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-58-generic N/A
   linux-backports-modules-5.4.0-58-generic  N/A
   linux-firmware1.187.6
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-11-04 (47 days ago)
  dmi.bios.date: 11/13/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.13.0
  dmi.board.name: 04N9HV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.13.0:bd11/13/2020:svnDellInc.:pnInspiron3593:pvr:rvnDellInc.:rn04N9HV:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3593
  dmi.product.sku: 0979
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909005/+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 1909005] Re: Ubuntu does not resume (wake up) from suspend

2021-07-26 Thread Ivan
The same problem with
Latitude 7290
xubuntu 20.04.2
kernel 5.8.0-63-generic #71~20.04.1-Ubuntu SMP Thu Jul 15 17:46:08 UTC 2021 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Ubuntu does not resume (wake up) from suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Whenever Ubuntu gets into suspend state, I cannot wake it up. 
  -Keystrokes start the fans but screen does not turn on and Ubuntu still seems 
to be suspended because in my teamviewer account the computer is still offline.
  -Power button clicks do not help
  -I always have to turn off computer by holding power button and then turn it 
on again.

  The only kernel that works is the following: "linux-
  image-5.0.0-1070-oem-osp1". But with this old kernel I run into
  different problems.

  I have the latest BIOS version from Dell (released 2020-11-27) and the
  latest updates in Ubuntu 20.04.

  I will post logs during suspend and important logs (found in Logs gui
  tool)

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-58-generic 5.4.0-58.64
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  philip 2340 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Dec 22 13:59:14 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-loras+X18
  InstallationDate: Installed on 2019-12-04 (383 days ago)
  InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20190418-12:10
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0c45:671e Microdia Integrated_Webcam_HD
   Bus 001 Device 003: ID 0cf3:e009 Qualcomm Atheros Communications 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3593
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-58-generic 
root=UUID=26003f0f-3564-472f-984c-a9a00e480fd0 ro mem_sleep_default=deep 
tsc=reliable quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-58-generic N/A
   linux-backports-modules-5.4.0-58-generic  N/A
   linux-firmware1.187.6
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-11-04 (47 days ago)
  dmi.bios.date: 11/13/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.13.0
  dmi.board.name: 04N9HV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.13.0:bd11/13/2020:svnDellInc.:pnInspiron3593:pvr:rvnDellInc.:rn04N9HV:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3593
  dmi.product.sku: 0979
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1909005/+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 1933547] Re: tpm driver causes non-fatal kernel crash on boot

2021-06-25 Thread Ivan Hu
The kernel seems try to set up the interrupt and send data, but failed.
After got error returned, the kernel will disable interrupt and using polling 
instead.

I beleve it will have the following messages in dmesg log
kernel: tpm tpm0: tpm_try_transmit: send(): error -62
kernel: tpm tpm0: [Firmware Bug]: TPM interrupt not working, polling instead

The call trace seems from the patch which add the checking for the invalid 
status,
https://patchwork.kernel.org/project/linux-integrity/patch/9bad3da0c31ae2620aaae0d75748c3387afa3d47.ca...@hansenpartnership.com/#23649371

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

Title:
  tpm driver causes non-fatal kernel crash on boot

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

Bug description:
  tpm driver appears to be causng a non-fatal crash on boot.

  Trace below

  Jun 24 07:22:45 munin kernel: [1.138595] [ cut here 
]
  Jun 24 07:22:45 munin kernel: [1.138596] TPM returned invalid status
  Jun 24 07:22:45 munin kernel: [1.138611] WARNING: CPU: 8 PID: 1 at 
drivers/char/tpm/tpm_tis_core.c:205 tpm_tis_st
  atus+0x82/0x90
  Jun 24 07:22:45 munin kernel: [1.138627] Modules linked in:
  Jun 24 07:22:45 munin kernel: [1.138631] CPU: 8 PID: 1 Comm: swapper/0 
Not tainted 5.11.0-22-generic #23-Ubuntu
  Jun 24 07:22:45 munin kernel: [1.138635] Hardware name: IT Channel Pty 
Ltd NH50_70RA /NH50_70
  RA , BIOS 1.07.13TMB1 06/06/2020
  Jun 24 07:22:45 munin kernel: [1.138638] RIP: 
0010:tpm_tis_status+0x82/0x90
  Jun 24 07:22:45 munin kernel: [1.138644] Code: 25 28 00 00 00 75 2b c9 c3 
31 c0 80 3d 8d df 76 01 00 75 e4 48 c7 
  c7 24 44 04 a2 88 45 ef c6 05 7a df 76 01 01 e8 fb a3 43 00 <0f> 0b 0f b6 45 
ef eb c6 e8 71 77 49 00 90 0f 1f 44 00 0
  0 55 48 89
  Jun 24 07:22:45 munin kernel: [1.138649] RSP: :bfc80007b860 
EFLAGS: 00010286
  Jun 24 07:22:45 munin kernel: [1.138653] RAX:  RBX: 
9a2617bf8000 RCX: a2723528
  Jun 24 07:22:45 munin kernel: [1.138656] RDX: c000dfff RSI: 
 RDI: 0247
  Jun 24 07:22:45 munin kernel: [1.138659] RBP: bfc80007b878 R08: 
 R09: bfc80007b640
  Jun 24 07:22:45 munin kernel: [1.138661] R10: bfc80007b638 R11: 
a2753568 R12: 9a2617bf8000
  Jun 24 07:22:45 munin kernel: [1.138663] R13: 9a26032fa558 R14: 
9a260330 R15: 9a2617bf8000
  Jun 24 07:22:45 munin kernel: [1.138666] FS:  () 
GS:9a2d5060() knlGS:
  
  Jun 24 07:22:45 munin kernel: [1.138670] CS:  0010 DS:  ES:  CR0: 
80050033
  Jun 24 07:22:45 munin kernel: [1.138673] CR2:  CR3: 
000288e10001 CR4: 003706e0
  Jun 24 07:22:45 munin kernel: [1.138676] Call Trace:
  Jun 24 07:22:45 munin kernel: [1.138680]  tpm_tis_send_data+0x42/0x250
  Jun 24 07:22:45 munin kernel: [1.138688]  tpm_tis_send_main+0x32/0xf0
  Jun 24 07:22:45 munin kernel: [1.138693]  ? 
kernel_init_free_pages+0x4a/0x60
  Jun 24 07:22:45 munin kernel: [1.138699]  tpm_tis_send+0x30/0xa0
  Jun 24 07:22:45 munin kernel: [1.138704]  tpm_try_transmit+0x64/0x1d0
  Jun 24 07:22:45 munin kernel: [1.138709]  tpm_transmit+0x92/0x250
  Jun 24 07:22:45 munin kernel: [1.138713]  tpm_transmit_cmd+0x2a/0x90
  Jun 24 07:22:45 munin kernel: [1.138717]  tpm2_get_tpm_pt+0xe9/0x150
  Jun 24 07:22:45 munin kernel: [1.138722]  
tpm_tis_probe_irq_single+0x17f/0x223
  Jun 24 07:22:45 munin kernel: [1.138728]  ? tpm_tcg_write32+0x1a/0x20
  Jun 24 07:22:45 munin kernel: [1.138734]  
tpm_tis_core_init.cold+0x179/0x2e7
  Jun 24 07:22:45 munin kernel: [1.138739]  tpm_tis_init.part.0+0xa0/0x120
  Jun 24 07:22:45 munin kernel: [1.138744]  tpm_tis_plat_probe+0xd4/0x100
  Jun 24 07:22:45 munin kernel: [1.138751]  platform_probe+0x45/0xa0
  Jun 24 07:22:45 munin kernel: [1.138757]  really_probe+0xff/0x460
  Jun 24 07:22:45 munin kernel: [1.138762]  driver_probe_device+0xe9/0x160
  Jun 24 07:22:45 munin kernel: [1.138767]  device_driver_attach+0xab/0xb0
  Jun 24 07:22:45 munin kernel: [1.138772]  __driver_attach+0x8f/0x150
  Jun 24 07:22:45 munin kernel: [1.138776]  ? device_driver_attach+0xb0/0xb0
  Jun 24 07:22:45 munin kernel: [1.138781]  bus_for_each_dev+0x7e/0xc0
  Jun 24 07:22:45 munin kernel: [1.138785]  driver_attach+0x1e/0x20
  Jun 24 07:22:45 munin kernel: [1.138789]  bus_add_driver+0x135/0x1f0
  Jun 24 07:22:45 munin kernel: [1.138793]  driver_register+0x95/0xf0
  Jun 24 07:22:45 munin kernel: [1.138798]  ? tpm_init+0xf6/0xf6
  Jun 24 07:22:45 munin kernel: [1.138805]  
__platform_driver_register+0x1e/0x20
  Jun 24 07:22:45 munin kernel: [

[Kernel-packages] [Bug 1926481] Re: lockf returns false-positive EDEADLK in multiprocess multithreaded environment

2021-05-16 Thread Ivan Zuboff
Posted info to LKML with topic "lockf returns false-positive EDEADLK in
multiprocess multithreaded environment":
https://lkml.org/lkml/2021/5/15/287

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-42-generic x86_64
  

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

2021-04-28 Thread Ivan Zuboff
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1926481/+attachment/5493127/+files/WifiSyslog.txt

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

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  

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

2021-04-28 Thread Ivan Zuboff
apport information

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-42-generic x86_64
  UpgradeStatus: 

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

2021-04-28 Thread Ivan Zuboff
apport information

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-42-generic x86_64
  

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

2021-04-28 Thread Ivan Zuboff
apport information

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-42-generic x86_64

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

2021-04-28 Thread Ivan Zuboff
apport information

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 

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

2021-04-28 Thread Ivan Zuboff
apport information

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-42-generic x86_64
  

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

2021-04-28 Thread Ivan Zuboff
apport information

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-42-generic x86_64
  

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

2021-04-28 Thread Ivan Zuboff
apport information

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

Title:
  lockf returns false-positive EDEADLK in multiprocess multithreaded
  environment

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As a developer, I found a counter-intuitive behavior in lockf function
  provided by glibc and Linux kernel that is likely a bug.

  In glibc, lockf function is implemented on top of fcntl system call: 
https://github.com/lattera/glibc/blob/master/io/lockf.c
  man page says that lockf can sometimes detect deadlock: 
http://manpages.ubuntu.com/manpages/xenial/man3/lockf.3.html
  Same with fcntl(F_SETLKW), on top of which lockf is implemented: 
http://manpages.ubuntu.com/manpages/hirsute/en/man3/fcntl.3posix.html

  Deadlock detection algorithm 
(https://github.com/torvalds/linux/blob/master/fs/locks.c) seems buggy because 
it can easily give false positives. Suppose we have two processes A and B, 
process A has threads 1 and 2, process B has threads 3 and 4. When this 
processes execute concurrently, following sequence of actions is possible:
  1. processA thread1 gets lockI
  2. processB thread2 gets lockII
  3. processA thread3 tries to get lockII, starts to wait
  4. processB thread4 tries to get lockI, kernel detects deadlock, EDEADLK is 
returned from lockf function

  Steps to reproduce this scenario (see attached file):
  1. gcc -o edeadlk ./edeadlk.c -lpthread
  2. Launch "./edeadlk a b" in first terminal window.
  3. Launch "./edeadlk a b" in second terminal window.

  What I expected to happen: two instances of the program is steadily
  working.

  What happened instead:
  Assertion failed: (lockf(fd, 1, 1)) != -1 file: ./edeadlk.c, line:25, 
errno:35 . Error:: Resource deadlock avoided
  Aborted (core dumped)

  Surely, this behavior is kind of "right". lockf file locks belongs to
  process, so on the process level it seems that deadlock is just about
  to happen: process A holds lockI and waits for lockII, process B holds
  lockII and is going to wait for lockI. However, algorithm in kernel
  doesn't take threads into account. In fact, deadlock is not gonna
  happen here if thread scheduler will give control to some thread
  holding a lock.

  I think there's a problem with deadlock detection algorithm because
  it's overly pessimistic, which in turn creates problems -- lockf
  errors in applications.

  # lsb_release -rd
  Description:Ubuntu 20.04.1 LTS
  Release:20.04

  # uname -a
  Linux test-x64-ub20 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux
  --- 
  ProblemType: Bug
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 ноя 12 09:53 seq
   crw-rw 1 root audio 116, 33 ноя 12 09:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-07-22 (280 days ago)
  InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 004: ID 0a89:0030 Aktiv Rutoken ECP
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
   |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
   |__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 12M
   |__ Port 1: Dev 4, If 0, Class=Chip/SmartCard, Driver=, 12M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  MachineType: VMware, Inc. VMware Virtual Platform
  Package: linux (not installed)
  PciMultimedia:
   
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=1d0fe562-8128-4922-836e-b0a384fc5054 ro maybe-ubiquity
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-42-generic N/A
   linux-backports-modules-5.4.0-42-generic  N/A
   linux-firmware1.187.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  Tags:  focal uec-images
  Uname: Linux 5.4.0-42-generic x86_64
  

  1   2   3   4   >