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

2023-12-28 Thread Bryan Apperson
Public bug reported:

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

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

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

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

** Summary changed:

- Kernel build fails on ebian/build/tools-perarch/tools/bpf/bpftool/vmlinux
+ Kernel build fails on debian/build/tools-perarch/tools/bpf/bpftool/vmlinux

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

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

Status in linux package in Ubuntu:
  New

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

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

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

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


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


[Kernel-packages] [Bug 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 2047594] Re: After upgrading from ubuntu cinnamon 23.04 to 23.10 - 20 minute bootup & slow thereafter

2023-12-28 Thread Bill Lucyk
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  After upgrading from ubuntu cinnamon 23.04 to 23.10 - 20 minute bootup
  & slow thereafter

Status in linux package in Ubuntu:
  New

Bug description:
  After upgrading from ubuntu cinnamon 23.04 to 23.10, the boot process took 20 
minutes, and this extreme slowness continued after boot, for example launching 
firefox, composing an email with gmail, and libreoffice was very also just as 
slow.
  While booting up with a usb-housed iso image for 23.04 took about 10 seconds 
(to "Try Ubuntu"), with the same brand of usb stick on the same computer, 23.10 
took 3 minutes and 30 secongs.

  I'm enclosing the first 1000 lines of journalctl for a recent bootup with the 
23.10 iso usbstick.
  Also eclosing a "dmidecode -t system".

  I hope that helps.

  Please reach out if I can assist you with further information.
  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2047594/+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 2047594] [NEW] After upgrading from ubuntu cinnamon 23.04 to 23.10 - 20 minute bootup & slow thereafter

2023-12-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

After upgrading from ubuntu cinnamon 23.04 to 23.10, the boot process took 20 
minutes, and this extreme slowness continued after boot, for example launching 
firefox, composing an email with gmail, and libreoffice was very also just as 
slow.
While booting up with a usb-housed iso image for 23.04 took about 10 seconds 
(to "Try Ubuntu"), with the same brand of usb stick on the same computer, 23.10 
took 3 minutes and 30 secongs.

I'm enclosing the first 1000 lines of journalctl for a recent bootup with the 
23.10 iso usbstick.
Also eclosing a "dmidecode -t system".

I hope that helps.

Please reach out if I can assist you with further information.  Thanks!

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


** Tags: bot-comment
-- 
After upgrading from ubuntu cinnamon 23.04 to 23.10 - 20 minute bootup & slow 
thereafter
https://bugs.launchpad.net/bugs/2047594
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


[Kernel-packages] [Bug 2047658] [NEW] package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to install/upgrade: podproces zainstalowany pakiet nvidia-dkms-390 skrypt post-installation zwrócił kod bł

2023-12-28 Thread Mikołaj Małaszniak
Public bug reported:

I want to check if my nvidia is going well, so i use nvidia-smi and got
error, then I processed to reinstall my nvidia drivers and got this
error

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
Uname: Linux 6.5.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
Date: Thu Dec 28 21:10:15 2023
ErrorMessage: podproces zainstalowany pakiet nvidia-dkms-390 skrypt 
post-installation zwrócił kod błędu 10
InstallationDate: Installed on 2022-09-13 (470 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
Python3Details: /usr/local/bin/python3.10, Python 3.10.7, unpackaged
PythonDetails: /usr/bin/python3.10, Python 3.10.12, python-is-python3, 3.9.2-2
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.2
 apt  2.4.11
SourcePackage: nvidia-graphics-drivers-390
Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: podproces zainstalowany pakiet nvidia-dkms-390 skrypt 
post-installation zwrócił kod błędu 10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-390 (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-390 in Ubuntu.
https://bugs.launchpad.net/bugs/2047658

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: podproces zainstalowany pakiet nvidia-dkms-390 skrypt
  post-installation zwrócił kod błędu 10

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

Bug description:
  I want to check if my nvidia is going well, so i use nvidia-smi and
  got error, then I processed to reinstall my nvidia drivers and got
  this error

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-390 390.157-0ubuntu0.22.04.2
  ProcVersionSignature: Ubuntu 6.5.0-14.14~22.04.1-generic 6.5.3
  Uname: Linux 6.5.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Thu Dec 28 21:10:15 2023
  ErrorMessage: podproces zainstalowany pakiet nvidia-dkms-390 skrypt 
post-installation zwrócił kod błędu 10
  InstallationDate: Installed on 2022-09-13 (470 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/local/bin/python3.10, Python 3.10.7, unpackaged
  PythonDetails: /usr/bin/python3.10, Python 3.10.12, python-is-python3, 3.9.2-2
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.2
   apt  2.4.11
  SourcePackage: nvidia-graphics-drivers-390
  Title: package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to 
install/upgrade: podproces zainstalowany pakiet nvidia-dkms-390 skrypt 
post-installation zwrócił kod błędu 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-390/+bug/2047658/+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 1964916] Re: [HP Omni 120-2110il AIO] Flickering white lines on screen

2023-12-28 Thread Camilo QS
FYI this is available in kernel version 6.7-rc7 and will be included in
final release of linux kernel 6.7

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

Title:
  [HP Omni 120-2110il AIO] Flickering white lines on screen

Status in linux-hwe-5.11 package in Ubuntu:
  Confirmed

Bug description:
  https://www.youtube.com/watch?v=GcAXAicoZqY

  this is the video of my error
  i am having this issue on all versions of ubuntu-- i have tried installing 
versions 20.04, 18.04.06, 12.04..
  i have intel pentium g630 processor with intel graphics 2000 (Vram-256M). I 
used Windows 10 on my PC but i thought of switching to ubuntu when this problem 
arose.. The glitch shows up on ubuntu splash screen and remains there until i 
restart my pc with nomodeset parameter...i have reinstalled windows 10 but i 
want this issue to get fixed.. i need to use ubuntu ...pls

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  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
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar 15 14:59:57 2022
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company 2nd Generation Core Processor Family 
Integrated Graphics Controller [103c:2ac5]
  InstallationDate: Installed on 2022-03-05 (9 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  MachineType: Hewlett-Packard 120-2110il
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-27-generic 
root=UUID=54d1c05e-a544-4510-8da7-87e1a7242e0f ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/17/2011
  dmi.bios.release: 4.6
  dmi.bios.vendor: AMI
  dmi.bios.version: LEO_707
  dmi.board.name: 2AC5
  dmi.board.vendor: Quanta
  dmi.board.version: 101
  dmi.chassis.asset.tag: 4CS2040B0F
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvrLEO_707:bd11/17/2011:br4.6:svnHewlett-Packard:pn120-2110il:pvr:rvnQuanta:rn2AC5:rvr101:cvnHewlett-Packard:ct3:cvr:
  dmi.product.family: 103C_53316J G=D
  dmi.product.name: 120-2110il
  dmi.product.sku: QF135AA#ACJ
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.105-3~20.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1964916/+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 2047650] [NEW] Keyboard and Touchpad are not working on Lenovo ideapad slim 3.

2023-12-28 Thread Safa
Public bug reported:

Keyboard and Touchpad are not working on Lenovo ideapad slim 3.
I can use only external keyboard and mouse, but it is not handy at all. I had 
to download windows in the end, but I need to work on Linux so I really need to 
fix this problem.

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

Title:
  Keyboard and Touchpad are not working on Lenovo ideapad slim 3.

Status in linux package in Ubuntu:
  New

Bug description:
  Keyboard and Touchpad are not working on Lenovo ideapad slim 3.
  I can use only external keyboard and mouse, but it is not handy at all. I had 
to download windows in the end, but I need to work on Linux so I really need to 
fix this problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2047650/+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 1929209] Re: [i915] external monitor goes black for several seconds at a time, randomly

2023-12-28 Thread Alex
Same issue with external monitor in Ubuntu 20.04 LTS, Fedora 39 (KDE
plasma) and I observed it with many other distributions (e.g. Lubuntu
23.10). With exactly same setup, Windows 10 Pro on my lenovo T470s with
external monitor does not give any issues, so, not a HW problem. Tried
xset -dpms, sxet s off did not really solved the problem.. better say
this WA did not help at all.

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

Title:
  [i915] external monitor goes black for several seconds at a time,
  randomly

Status in linux package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Fix Released

Bug description:
  At times it is completely debilitating; at other times it does not happen for 
hours.
  The physical connections are clean and solid.

   I guess the attachments will show that I'm using Intel graphics
  hardware.  The monitor is a very popular Samsung one.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-73.82-generic 5.4.106
  Uname: Linux 5.4.0-73-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.17
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Thu May 20 16:56:04 2021
  DistUpgraded: 2020-06-01 15:46:34,953 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 6.1.16, 5.4.0-73-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
     Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
  InstallationDate: Installed on 2019-01-24 (847 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  MachineType: LENOVO 20BXCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-73-generic 
root=UUID=a6081f39-700f-4698-bda4-464e53d9d229 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to focal on 2020-06-01 (353 days ago)
  dmi.bios.date: 09/13/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET66WW (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BXCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET66WW(1.30):bd09/13/2017:svnLENOVO:pn20BXCTO1WW:pvrThinkPadT450s:rvnLENOVO:rn20BXCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T450s
  dmi.product.name: 20BXCTO1WW
  dmi.product.sku: LENOVO_MT_20BX_BU_Think_FM_ThinkPad T450s
  dmi.product.version: ThinkPad T450s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.102-1ubuntu1~20.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.2.6-0ubuntu0.20.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.2~20.04.2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1929209/+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 2047634] [NEW] Reject connection when malformed L2CAP signal packet is received

2023-12-28 Thread Leo Lin
Public bug reported:

[Impact]

In the qualification test the from the Bluetooth SIG i.e. the 
Profile Testing Suite (PTS), in the L2CAP/COS/CED/BI-02-C,
packet containing the following L2CAP packets are sent:

1. A malformed L2CAP_CONNECTION_REQ packet; and
2. An L2CAP packet with unknown command.

For compliance to the L2CAP specification, BlueZ is expected to send:

1. An L2CAP_CONNECTION_RSP packet; and
2. An L2CAP_COMMAND_REJECT_RSP packet.

However, the later one is not sent.

[Fix]
Clean cherry pick from commit 37b85190ca1ed790fe230f0ba134b10a3d3d1add

(Bluetooth: L2CAP: Send reject on command corrupted request)

[Test]
After applying the patch, test it with PTS:

1. Configure the PTS: set PSM to 0x1011, so that it initiates L2CAP connection 
   over PSM 0x1011, which is the default PSM for l2test, the testing tool for 
   L2CAP layer provided by bluez.

2. Set device as connectable:
$ sudo btmgmt connectable on

3. Run l2test on the device in preparation for testing:
$ sudo l2test -d

4. Run the L2CAP/COS/CED/BI-02-C test on PTS. The test suite will initiate 
   L2CAP connection automatically.

5. Verify that the test verdict on the PTS is PASS.

[Where problems could occur]
This makes L2CAP implementation more conforming to the specification.

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

Title:
  Reject connection when malformed L2CAP signal packet is received

Status in linux package in Ubuntu:
  New

Bug description:
  [Impact]

  In the qualification test the from the Bluetooth SIG i.e. the 
  Profile Testing Suite (PTS), in the L2CAP/COS/CED/BI-02-C,
  packet containing the following L2CAP packets are sent:

  1. A malformed L2CAP_CONNECTION_REQ packet; and
  2. An L2CAP packet with unknown command.

  For compliance to the L2CAP specification, BlueZ is expected to send:

  1. An L2CAP_CONNECTION_RSP packet; and
  2. An L2CAP_COMMAND_REJECT_RSP packet.

  However, the later one is not sent.

  [Fix]
  Clean cherry pick from commit 37b85190ca1ed790fe230f0ba134b10a3d3d1add

  (Bluetooth: L2CAP: Send reject on command corrupted request)

  [Test]
  After applying the patch, test it with PTS:

  1. Configure the PTS: set PSM to 0x1011, so that it initiates L2CAP 
connection 
 over PSM 0x1011, which is the default PSM for l2test, the testing tool for 
 L2CAP layer provided by bluez.

  2. Set device as connectable:
$ sudo btmgmt connectable on

  3. Run l2test on the device in preparation for testing:
$ sudo l2test -d

  4. Run the L2CAP/COS/CED/BI-02-C test on PTS. The test suite will initiate 
 L2CAP connection automatically.

  5. Verify that the test verdict on the PTS is PASS.

  [Where problems could occur]
  This makes L2CAP implementation more conforming to the specification.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2047634/+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 2031973] Re: package nvidia-dkms-520 520.61.05-0ubuntu1 failed to install/upgrade: installed nvidia-dkms-520 package post-installation script subprocess returned error exit stat

2023-12-28 Thread Mike
This is kernel 6.2 + nvidia issue, I've fixed by this patch
https://github.com/NVIDIA/open-gpu-kernel-modules/issues/429

** Bug watch added: github.com/NVIDIA/open-gpu-kernel-modules/issues #429
   https://github.com/NVIDIA/open-gpu-kernel-modules/issues/429

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

Title:
  package nvidia-dkms-520 520.61.05-0ubuntu1 failed to install/upgrade:
  installed nvidia-dkms-520 package post-installation script subprocess
  returned error exit status 10

Status in nvidia-graphics-drivers-520 package in Ubuntu:
  Confirmed

Bug description:
  I was trying to install Cuda 11.8, which requires nvidia driver
  version 520. Installation failed, probably because of some recent
  incompatibility issue with this driver's version (520) and then I was
  removing what was installed of Cuda through `$sudo apt remove --purge
  '^cuda-.*' when this error arose.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: nvidia-dkms-520 520.61.05-0ubuntu1
  ProcVersionSignature: Ubuntu 5.19.0-50.50-generic 5.19.17
  Uname: Linux 5.19.0-50-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.4
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Sat Aug 19 14:07:01 2023
  ErrorMessage: installed nvidia-dkms-520 package post-installation script 
subprocess returned error exit status 10
  InstallationDate: Installed on 2023-01-12 (218 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
  PythonDetails: /usr/bin/python3.10, Python 3.10.12, python-is-python3, 3.9.2-2
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.1
   apt  2.4.8
  SourcePackage: nvidia-graphics-drivers-520
  Title: package nvidia-dkms-520 520.61.05-0ubuntu1 failed to install/upgrade: 
installed nvidia-dkms-520 package post-installation script subprocess returned 
error exit status 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-520/+bug/2031973/+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 1956561] Re: 5.15 / 5.19 kernel selftest srv6_end_dt46_l3vpn_test.sh failure (SRv6 VPN connectivity test)

2023-12-28 Thread Po-Hsu Lin
This might need iproute2 update mentioned in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1961566/comments/2
as well.

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

Title:
  5.15 / 5.19 kernel selftest srv6_end_dt46_l3vpn_test.sh failure (SRv6
  VPN connectivity test)

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Jammy:
  Confirmed
Status in linux source package in Kinetic:
  Won't Fix

Bug description:
  Kernel selftest srv6_end_dt46_l3vpn_test.sh reports the following
  error (it seems to be an upstream issue):

  # ###
  # TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant
  # ###
  #
  # TEST: IPv6 Hosts connectivity: hs-t100-1 -> hs-t100-2 (tenant 100)[ OK ]
  #
  # TEST: IPv4 Hosts connectivity: hs-t100-1 -> hs-t100-2 (tenant 100)[FAIL]
  #
  # TEST: IPv6 Hosts connectivity: hs-t100-2 -> hs-t100-1 (tenant 100)[ OK ]
  #
  # TEST: IPv4 Hosts connectivity: hs-t100-2 -> hs-t100-1 (tenant 100)[FAIL]
  #
  # TEST: IPv6 Hosts connectivity: hs-t200-3 -> hs-t200-4 (tenant 200)[ OK ]
  #
  # TEST: IPv4 Hosts connectivity: hs-t200-3 -> hs-t200-4 (tenant 200)[FAIL]
  #
  # TEST: IPv6 Hosts connectivity: hs-t200-4 -> hs-t200-3 (tenant 200)[ OK ]
  #
  # TEST: IPv4 Hosts connectivity: hs-t200-4 -> hs-t200-3 (tenant 200)[FAIL]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1956561/+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 1956562] Re: 5.15 kernel selftest srv6_end_dt4_l3vpn_test.sh failure

2023-12-28 Thread Po-Hsu Lin
This might need iproute2 update mentioned in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1961566/comments/2
as well.

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

Title:
  5.15 kernel selftest srv6_end_dt4_l3vpn_test.sh failure

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Jammy:
  Confirmed
Status in linux source package in Kinetic:
  Won't Fix

Bug description:
  Script srv6_end_dt4_l3vpn_test.sh reports the following failure
  (upstream issue).

  With Jammy 5.15:
   # ###
   # TEST SECTION: IPv6 routers connectivity test
   # ###
   #
   #  TEST: Routers connectivity: rt-1 -> rt-2   [FAIL]
   #
   #  TEST: Routers connectivity: rt-2 -> rt-1   [FAIL]
   # ###
   # TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant
   # ###
   #
   #  TEST: Hosts connectivity: hs-t100-1 -> hs-t100-2 (tenant 100)  [FAIL]
   #
   #  TEST: Hosts connectivity: hs-t100-2 -> hs-t100-1 (tenant 100)  [FAIL]
   #
   #  TEST: Hosts connectivity: hs-t200-3 -> hs-t200-4 (tenant 200)  [FAIL]
   #
   #  TEST: Hosts connectivity: hs-t200-4 -> hs-t200-3 (tenant 200)  [FAIL]
   #

  With Kinetic 5.19:
   # ###
   # TEST SECTION: IPv6 routers connectivity test
   # ###
   # 
   #  TEST: Routers connectivity: rt-1 -> rt-2   [FAIL]
   # 
   #  TEST: Routers connectivity: rt-2 -> rt-1   [ OK ]
  # 
   # TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant
   # ###
   #
   #  TEST: Hosts connectivity: hs-t100-1 -> hs-t100-2 (tenant 100)  [FAIL]
   #
   #  TEST: Hosts connectivity: hs-t100-2 -> hs-t100-1 (tenant 100)  [FAIL]
   #
   #  TEST: Hosts connectivity: hs-t200-3 -> hs-t200-4 (tenant 200)  [FAIL]
   #
   #  TEST: Hosts connectivity: hs-t200-4 -> hs-t200-3 (tenant 200)  [FAIL]
   #

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1956562/+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 1961566] Re: 5.15 kernel selftest srv6_end_dt6_l3vpn_test.sh failure

2023-12-28 Thread Po-Hsu Lin
** Also affects: iproute2 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: iproute2 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: iproute2 (Ubuntu Jammy)
   Status: New => Fix Released

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

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

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

Title:
  5.15 kernel selftest srv6_end_dt6_l3vpn_test.sh failure

Status in ubuntu-kernel-tests:
  New
Status in iproute2 package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in iproute2 source package in Focal:
  New
Status in linux source package in Focal:
  New
Status in iproute2 source package in Jammy:
  Fix Released
Status in linux source package in Jammy:
  Confirmed

Bug description:
  Kernel selftest srv6_end_dt6_l3vpn_test.sh fails on s2lp4.s390x:

  # selftests: net: srv6_end_dt6_l3vpn_test.sh
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  ...
  # 

  # TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant
  # 

  #
  # TEST: Hosts connectivity: hs-t100-1 -> hs-t100-2 (tenant 100)   
[FAIL]
  #
  # TEST: Hosts connectivity: hs-t100-2 -> hs-t100-1 (tenant 100)   
[FAIL]
  #
  # TEST: Hosts connectivity: hs-t200-3 -> hs-t200-4 (tenant 200)   
[FAIL]
  #
  # TEST: Hosts connectivity: hs-t200-4 -> hs-t200-3 (tenant 200)   
[FAIL]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1961566/+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 1961566] Re: 5.15 kernel selftest srv6_end_dt6_l3vpn_test.sh failure

2023-12-28 Thread Po-Hsu Lin
This issue has gone on Jammy+, but still visible on Focal 5.15 variants.

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

Title:
  5.15 kernel selftest srv6_end_dt6_l3vpn_test.sh failure

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

Bug description:
  Kernel selftest srv6_end_dt6_l3vpn_test.sh fails on s2lp4.s390x:

  # selftests: net: srv6_end_dt6_l3vpn_test.sh
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  # Error: either "to" is duplicate, or "vrftable" is a garbage.
  ...
  # 

  # TEST SECTION: SRv6 VPN connectivity test among hosts in the same tenant
  # 

  #
  # TEST: Hosts connectivity: hs-t100-1 -> hs-t100-2 (tenant 100)   
[FAIL]
  #
  # TEST: Hosts connectivity: hs-t100-2 -> hs-t100-1 (tenant 100)   
[FAIL]
  #
  # TEST: Hosts connectivity: hs-t200-3 -> hs-t200-4 (tenant 200)   
[FAIL]
  #
  # TEST: Hosts connectivity: hs-t200-4 -> hs-t200-3 (tenant 200)   
[FAIL]

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