[Kernel-packages] [Bug 1902895] Re: WiFi loses connection on an irregular basis probably due to buffer overflow

2020-11-04 Thread Aleksander Miera
It *seems* better in the sense that the problem appears later, say after
20 minutes of operation instead of 5. Nevertheless, it's not fixed.

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

Title:
  WiFi loses connection on an irregular basis probably due to buffer
  overflow

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dell XPS13, Ubuntu 20.10, kernel 5.8.
  I cannot pinpoint the exact scenario, but it happens most often when trying 
to build Xorg-master from source via their build.sh script.
  Setup: WiFi connected, xorg is built in terminal window. Speculatively I 
would say it say realted to trasferring large number of small files, but I 
don't have any hard evidence to prove that.

  To depict it better:
  A Main terminal (and let it run):
  $ ./util/modular/build.sh --clone $HOME/build
  B Second terminal (and let it run):
  $ ping www.onet.pl #any host should do, just using popular news site as an 
example
  C Third terminal (optionally)
  # dmesg -w

  At some point of build.sh cloning, the other terminal (B) starts to display 
this:
  64 bytes from sg1.any.onet.pl (213.180.141.140): icmp_seq=151 ttl=58 
time=20.2 ms #that's ok
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  It usually happens when A is in the middle of git clone, which just hangs 
there.
  Nothing displayed by dmesg.
  All other network activity stalls (but not fails). Waiting ca. 5 minutes does 
not help.
  WiFi icon indicates everything's fine.
  Restarting WiFi (either using the icon or with rfkill, ifconfig should 
probably work too) restores connectivity, but breaks all the stalled activity, 
e.g. scripts, git etc.

  Increasing /proc/sys/net/core/wmem_max delays the problem and allows
  one or two clones to complete in the given example.

  I have observed that on 18.04, 20.04 and 20.10, with the default
  kernels i.e. 5.4 and 5.8. Scenario in each case is exactly the same.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-25-generic 5.8.0-25.26
  ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dladmin1368 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov  4 15:51:00 2020
  InstallationDate: Installed on 2020-10-26 (9 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia Integrated Webcam HD
   Bus 001 Device 003: ID 04f3:2234 Elan Microelectronics Corp. Touchscreen
   Bus 001 Device 002: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 
Bluetooth 4.0
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9360
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-25-generic 
root=UUID=746d5f05-e21a-42c5-9191-a65c526a3305 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-25-generic N/A
   linux-backports-modules-5.8.0-25-generic  N/A
   linux-firmware1.190
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2019
  dmi.bios.release: 2.13
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.13.0
  dmi.board.name: 0839Y6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.13.0:bd11/14/2019:br2.13:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn0839Y6:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9360
  dmi.product.sku: 075B
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1856608] Re: [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

2020-11-04 Thread Motiejus
Sorry, that was not the kernel. It was (is?) a bad usb socket. I plugged
the monitor to a different usb-c port and it works without complaints on
all tried kernels (5.6, 5.8, 5.9).

Device: "20NYS8QG0B (LENOVO_MT_20NY_BU_Think_FM_ThinkPad T490s)"

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

Title:
  [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is
  bad?

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  Fix Released
Status in linux source package in Disco:
  Fix Released
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Incomplete

Bug description:
  This appears to be a regression between 4.15.0-70.79 and 4.15.0-72.81.
  This bug was fixed by simply reverting the offending change. Bug 1859873 
tracks root causing the issue and reapplying the change w/ any necessary fixes.

  [Impact]
  USB port unusable and boot time takes ~5 minutes longer to complete.

  Kernel emits messages like:
  usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

  [Test Case]
  dmesg | grep "Cannot enable"

  [Fix]
  [Regression Risk]

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

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


[Kernel-packages] [Bug 1901470] Re: [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440 not listed, defaults to 1920x1080 instead

2020-11-04 Thread Kai-Heng Feng
Please test latest drm-tip kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/current/

And file a bug agains Intel graphics if the issue persists:
https://gitlab.freedesktop.org/drm/intel/wikis/How-to-file-i915-bugs

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

Title:
  [modeset][i915] Native resolution (EDID detailed mode) of 2560x1440
  not listed, defaults to 1920x1080 instead

Status in linux package in Ubuntu:
  Confirmed
Status in xorg-server package in Ubuntu:
  Confirmed

Bug description:
  The PG278QR monitor supports 2560x1440.  After installing Ubuntu 20.4,
  the max resolution presented in the Settings app is 1920x1080, and
  this resolution is the one that it uses.  Switching between the Nvidia
  driver or the Intel driver (laptop has low-power intel gpu too)
  doesn't correct the problem.

  Digging in deeper, based on
  
https://wiki.ubuntu.com/X/Troubleshooting/Resolution#Problem:__Wrong_resolutions.2C_refresh_rates.2C_or_monitor_specs

  Under Wrong resolutions/refresh rates/or monitor specs, step 3 is to
  use get-edid | parse-edid.

  After applying the mode that I wanted manually via xrandr --newmode
  and xrandr --addmode, I was able to select the max resolution of the
  monitor and works correctly, until reboot.  I will add it to my
  xorg.conf next.

  Here is information I collected:

  output from xrandr after fresh boot:

  ~$ xrandr
  Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
  eDP-1-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y 
axis) 344mm x 193mm
 1920x1080 60.01*+  60.0159.9759.9659.93  
 1680x1050 59.9559.88  
 1600x1024 60.17  
 1400x1050 59.98  
 1600x900  59.9959.9459.9559.82  
 1280x1024 60.02  
 1440x900  59.89  
 1400x900  59.9659.88  
 1280x960  60.00  
 1440x810  60.0059.97  
 1368x768  59.8859.85  
 1360x768  59.8059.96  
 1280x800  59.9959.9759.8159.91  
 1152x864  60.00  
 1280x720  60.0059.9959.8659.74  
 1024x768  60.0460.00  
 960x720   60.00  
 928x696   60.05  
 896x672   60.01  
 1024x576  59.9559.9659.9059.82  
 960x600   59.9360.00  
 960x540   59.9659.9959.6359.82  
 800x600   60.0060.3256.25  
 840x525   60.0159.88  
 864x486   59.9259.57  
 800x512   60.17  
 700x525   59.98  
 800x450   59.9559.82  
 640x512   60.02  
 720x450   59.89  
 700x450   59.9659.88  
 640x480   60.0059.94  
 720x405   59.5158.99  
 684x384   59.8859.85  
 680x384   59.8059.96  
 640x400   59.8859.98  
 576x432   60.06  
 640x360   59.8659.8359.8459.32  
 512x384   60.00  
 512x288   60.0059.92  
 480x270   59.6359.82  
 400x300   60.3256.34  
 432x243   59.9259.57  
 320x240   60.05  
 360x202   59.5159.13  
 320x180   59.8459.32  
  HDMI-1-1 connected 1920x1080+1920+0 (normal left inverted right x axis y 
axis) 598mm x 336mm
 1920x1080 60.00*   50.0059.94  
 1280x720  60.0050.0059.94  
 1024x768  60.00  
 800x600   60.32  
 720x576   50.00  
 720x480   60.0059.94  
 640x480   60.0059.94  
  DP-1-1 disconnected (normal left inverted right x axis y axis)

  output from get-edid | parse-edid:
  ~$ sudo get-edid | parse-edid
  This is read-edid version 3.0.2. Prepare for some fun.
  Attempting to use i2c interface
  No EDID on bus 1
  No EDID on bus 2
  No EDID on bus 3
  No EDID on bus 5
  No EDID on bus 6
  No EDID on bus 7
  No EDID on bus 9
  No EDID on bus 10
  3 potential busses found: 0 4 8
  Will scan through until the first EDID is found.
  Pass a bus number as an option to this program to go only for that one.
  Bus 0 doesn't really have an EDID...
  256-byte EDID successfully retrieved from i2c bus 4
  Looks like i2c was successful. Have a good day.
  Checksum Correct

  Section "Monitor"
Identifier "ROG PG278QR"
ModelName "ROG PG278QR"
VendorName "AUS"
# Monitor Manufactured week 47 of 2016
# EDID version 1.3
# Digital Display
DisplaySize 600 340
Gamma 2.20
Option "DPMS" "false"
Horizsync 30-140
VertRefresh 24-60
# Maximum pixel clock is 300MHz

#Extension block found. Parsing...
Modeline"Mode 1" 148.500 1920 2008 2052 2200 1080 1084 1089 
1125 +hsync +vsync
Modeline"Mode 0" 241.50 2560 2608 2640 2720 1440 1443 1448 1481 
+hsync -vsync 

[Kernel-packages] [Bug 1856608] Re: [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

2020-11-04 Thread Motiejus
I have an identical error message on Debian Bullseye after kernel
upgrade:

- 5.8.0-3-amd64: works well "enough"
- 5.9.0-1-amd64: experiencing similar symptoms when Dell S2719DC monitor is 
connected.

By "similar symptoms", I mean:
- everything that is plugged to USB in the monitor works well.
- everything I've tried to plug into USB slot of the computer is sluggish to 
respond: looks like it's not receiving attention.
- the error message is the same: "usb usb2-port2: Cannot enable. Maybe the USB 
cable is bad?"

I will try to bisect the kernel at some point. However, the kernel
versions seem to be quite different, so this seems like a similar, but
different issue.

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

Title:
  [Regression] usb usb2-port2: Cannot enable. Maybe the USB cable is
  bad?

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  Fix Released
Status in linux source package in Disco:
  Fix Released
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Incomplete

Bug description:
  This appears to be a regression between 4.15.0-70.79 and 4.15.0-72.81.
  This bug was fixed by simply reverting the offending change. Bug 1859873 
tracks root causing the issue and reapplying the change w/ any necessary fixes.

  [Impact]
  USB port unusable and boot time takes ~5 minutes longer to complete.

  Kernel emits messages like:
  usb usb2-port2: Cannot enable. Maybe the USB cable is bad?

  [Test Case]
  dmesg | grep "Cannot enable"

  [Fix]
  [Regression Risk]

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

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


[Kernel-packages] [Bug 1901215] Re: Cannot boot with thunderbolt dock connected before kernel loads [groovy] [focal with groovy hwe kernel]

2020-11-04 Thread Johnny Bratholt
Yesterday i updated my system, i noticed there was updates for plymouth and 
kernelupdate
After that i am back to the beginning again.
The workaroung Setting nospash in /etc/default/grub 
(GRUB_CMDLINE_LINUX_DEFAULT) does not work for me anymore.
I now have to open the screen on the notebook to type in my password for LUKS

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

Title:
  Cannot boot with thunderbolt dock connected before kernel loads
  [groovy] [focal with groovy hwe kernel]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS 9650 with a TB16 thunderbolt dock. 2 external displays
  through the dock (HDMI and VGA). My system uses graphical boot via
  plymouth. Dell logo remains on screen while ubuntu loads into gdm3
  (when it is booting normally). I'm using LUKS.

  This is a regression from focal and kernel 5.4.

  If I boot the laptop with the thunderbolt dock connected, the system
  will get past the Dell logo, go to a black screen and remain there.
  The screen is powered up as I can see some light on the edges. It
  won't boot up or respond to any keys.

  After force-shutdown via power key long press, on the next boot the
  grub menu will appear. The system will boot normally then (with the
  dock still connected).

  If I boot the system with the dock disconnected, it will correctly go
  into disk encryption password prompt. If at that point I connect the
  dock and wait without entering the password, the system will correctly
  set up the dock: the displays lit up and the mouse and keyboard
  plugged into it become active. The system boots normally.

  I'm trying to bisect in which kernel version this happened. I'll put
  results in a comment.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-generic 5.8.0.25.30
  ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  luis   3332 F pulseaudio
   /dev/snd/controlC0:  luis   3332 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Fri Oct 23 16:27:30 2020
  InstallationDate: Installed on 2019-08-17 (432 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: Dell Inc. XPS 15 9560
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.8.0-25-generic 
root=/dev/mapper/vglinux-root ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-25-generic N/A
   linux-backports-modules-5.8.0-25-generic  N/A
   linux-firmware1.190
  SourcePackage: linux
  UpgradeStatus: Upgraded to groovy on 2020-10-09 (13 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:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9560
  dmi.product.sku: 07BE
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1902861] Re: drm/i915/dp_mst - wait longer during the clock recovery for Display port

2020-11-04 Thread Alex Tu
** Tags removed: originate-from-1897246

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

Title:
  drm/i915/dp_mst -  wait longer during the clock recovery for Display
  port

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in linux-oem-5.6 package in Ubuntu:
  New
Status in linux-oem-5.6 source package in Focal:
  In Progress

Bug description:
  [Impact]
  For some TGL platform, connect with the external monitor on the docking 
station(SC),
  after cold/warm boot, the external monitor can't output the video and need to 
hotplug the docking station.

  [Fix]
  On the link-training phase, Wait longer during the clock recovery.

  [test]
  With the patch, The TGL-machine connect with the external monitor on docking 
station(SC) and
  can output the video to the external monitor on docking station after 
cold/warm boot.

  [Regression Potential]
  Medium, it may not the root cause.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1902861/+subscriptions

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


[Kernel-packages] [Bug 1902981] Re: AGP GPUs driven as PCI ones (when AGP is disabled at kernel build time) are known to fail on K8 and K10 platforms

2020-11-04 Thread Thomas Debesse
** Summary changed:

- AGP GPU on PCI mode (when AGP is disabled at kernel build time) known to fail 
on K8 and K10 platforms
+ AGP GPUs driven as PCI ones (when AGP is disabled at kernel build time) are 
known to fail on K8 and K10 platforms

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

Title:
  AGP GPUs driven as PCI ones (when AGP is disabled at kernel build
  time) are known to fail on K8 and K10 platforms

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This bug is to track specific issues faced by AGP GPUs when running as
  PCI devices (when AGP support is disabled at kernel build time),
  unless otherwise proven it is believed fixing #1902795 (PCI GPUs
  support being broken) may not fix all issues for AGP GPUs running as
  PCI ones (more to come on that topic).

  See related bugs:

  - https://bugs.launchpad.net/bugs/1902795
  > PCI graphics broken on AMD K8/K10 platform (while it works on Intel) 
verified from Linux 4.4 to 5.10-rc1

  - https://bugs.launchpad.net/bugs/1899304
  > AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale GPUs unusable

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

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


[Kernel-packages] [Bug 1902861] Re: drm/i915/dp_mst - wait longer during the clock recovery for Display port

2020-11-04 Thread Alex Tu
** Changed in: oem-priority
   Importance: Undecided => Critical

** Tags added: originate-from-1897246

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

Title:
  drm/i915/dp_mst -  wait longer during the clock recovery for Display
  port

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in linux-oem-5.6 package in Ubuntu:
  New
Status in linux-oem-5.6 source package in Focal:
  In Progress

Bug description:
  [Impact]
  For some TGL platform, connect with the external monitor on the docking 
station(SC),
  after cold/warm boot, the external monitor can't output the video and need to 
hotplug the docking station.

  [Fix]
  On the link-training phase, Wait longer during the clock recovery.

  [test]
  With the patch, The TGL-machine connect with the external monitor on docking 
station(SC) and
  can output the video to the external monitor on docking station after 
cold/warm boot.

  [Regression Potential]
  Medium, it may not the root cause.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1902861/+subscriptions

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


[Kernel-packages] [Bug 1899802] Re: [Ubuntu 21.04 FEAT] mpt3sas: Request to include the patch set which supports topology where zoning is enabled in expander

2020-11-04 Thread Sreekanth Reddy
HI Jeff,

Patch set got accepted by the upstream and this patch set is added in below 
5.11/stating branch,
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git/log/drivers/scsi/mpt3sas?h=staging

Here are the patch set commit IDs,

2030745877 scsi: mpt3sas: Bump driver version to 35.101.00.00
324c122fc0 scsi: mpt3sas: Add module parameter multipath_on_hba
ffa381d637 scsi: mpt3sas: Handle vSES vphy object during HBA reset
34b0a78532 scsi: mpt3sas: Add bypass_dirty_port_flag parameter
ccc59923ba scsi: mpt3sas: Handling HBA vSES device
9d0348a9d8 scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
a5e99fda01 scsi: mpt3sas: Update hba_port objects after host reset
6df6be9168 scsi: mpt3sas: Get sas_device objects using device's rphy
c71ccf93c0 scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()
7d310f2410 scsi: mpt3sas: Get device objects using sas_address & portID
e2f0cdf752 scsi: mpt3sas: Update hba_port's sas_address & phy_mask
78ca700342 scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
e238e71b6c scsi: mpt3sas: Allocate memory for hba_port objects
b22a0fac8c scsi: mpt3sas: Define hba_port structure

Thanks,
Sreekanth

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

Title:
  [Ubuntu 21.04 FEAT] mpt3sas: Request to include the patch set which
  supports topology where zoning is enabled in expander

Status in linux package in Ubuntu:
  Opinion

Bug description:
  Request to include patch set "PATCH 00/14] mpt3sas: Add support for
  multi-port path topology" which will support the topologies where
  zoning is enabled in the expander as shown below,

  Zone 1 Zone 2
   |-|   ||
   |  HD1 . HD25 |   | HD26 ..HD50|
   | |==| |
   | |   |   |  | |
   | |  Expander| |
   | |==| |
   |   | |   ||   |
   |---|-|   ||---|
 x8|  |x8 
___|__|___
|HBA |
||
   
  Current driver doesn't support this type of topology and will add only one 
zoned drives to the OS. So to support these types of topology we need below 
patch set in the driver.
  https://marc.info/?l=linux-scsi=160226366707807=2

  So, requesting you include this patch for next upcoming Ubuntu kernel
  release.

  Currently we have posted this patch set to upstream community and they
  yet to review this patch set. Meanwhile If I get the base kernel
  source code for next upcoming Ubuntu kernel then I can prepare the
  patches over this base kernel source and share it in this BZ.

  Thanks,
  Sreekanth

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

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


[Kernel-packages] [Bug 1901779] Re: Wireless-AC 9560 [8086:9df0] subsystem [8086:4234] not working after reboot

2020-11-04 Thread You-Sheng Yang
** Summary changed:

- Wireless-AC 9560 not working after reboot
+ Wireless-AC 9560 [8086:9df0] subsystem [8086:4234] not working after reboot

** Tags added: hwe-networking-wifi

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

Title:
  Wireless-AC 9560 [8086:9df0] subsystem [8086:4234] not working after
  reboot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello.

  I had Laptop Dell Inspiron 7786 Ubuntu 5.8.0-25.26-generic 5.8.14

  After turn down and start the system WiFi work normally. Kernel boot log:
  iwlwifi :00:14.3: enabling device ( -> 0002)
  iwlwifi :00:14.3: WRT: Overriding region id 0
  iwlwifi :00:14.3: WRT: Overriding region id 1
  iwlwifi :00:14.3: WRT: Overriding region id 2
  iwlwifi :00:14.3: WRT: Overriding region id 3
  iwlwifi :00:14.3: WRT: Overriding region id 4
  iwlwifi :00:14.3: WRT: Overriding region id 6
  iwlwifi :00:14.3: WRT: Overriding region id 8
  iwlwifi :00:14.3: WRT: Overriding region id 9
  iwlwifi :00:14.3: WRT: Overriding region id 10
  iwlwifi :00:14.3: WRT: Overriding region id 11
  iwlwifi :00:14.3: WRT: Overriding region id 15
  iwlwifi :00:14.3: WRT: Overriding region id 16
  iwlwifi :00:14.3: WRT: Overriding region id 18
  iwlwifi :00:14.3: WRT: Overriding region id 19
  iwlwifi :00:14.3: WRT: Overriding region id 20
  iwlwifi :00:14.3: WRT: Overriding region id 21
  iwlwifi :00:14.3: Found debug destination: EXTERNAL_DRAM
  iwlwifi :00:14.3: Found debug configuration: 0
  iwlwifi :00:14.3: loaded firmware version 46.8902351f.0 
9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
  iwlwifi :00:14.3: Direct firmware load for iwl-debug-yoyo.bin failed with 
error -2
  iwlwifi :00:14.3: Detected Intel(R) Wireless-AC 9560, REV=0x318
  iwlwifi :00:14.3: base HW address: 18:1d:ea:7e:f4:4b
  iwlwifi :00:14.3 wlo1: renamed from wlan0

  But if I reboot the system I got "No WiFi Adapter available" 
  Kernel boot log (after reboot):
  iwlwifi :00:14.3: enabling device ( -> 0002)
  iwlwifi :00:14.3: WRT: Overriding region id 0
  iwlwifi :00:14.3: WRT: Overriding region id 1
  iwlwifi :00:14.3: WRT: Overriding region id 2
  iwlwifi :00:14.3: WRT: Overriding region id 3
  iwlwifi :00:14.3: WRT: Overriding region id 4
  iwlwifi :00:14.3: WRT: Overriding region id 6
  iwlwifi :00:14.3: WRT: Overriding region id 8
  iwlwifi :00:14.3: WRT: Overriding region id 9
  iwlwifi :00:14.3: WRT: Overriding region id 10
  iwlwifi :00:14.3: WRT: Overriding region id 11
  iwlwifi :00:14.3: WRT: Overriding region id 15
  iwlwifi :00:14.3: WRT: Overriding region id 16
  iwlwifi :00:14.3: WRT: Overriding region id 18
  iwlwifi :00:14.3: WRT: Overriding region id 19
  iwlwifi :00:14.3: WRT: Overriding region id 20
  iwlwifi :00:14.3: WRT: Overriding region id 21
  iwlwifi :00:14.3: Found debug destination: EXTERNAL_DRAM
  iwlwifi :00:14.3: Found debug configuration: 0
  iwlwifi :00:14.3: loaded firmware version 46.8902351f.0 
9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
  iwlwifi :00:14.3: Direct firmware load for iwl-debug-yoyo.bin failed with 
error -2
  iwlwifi :00:14.3: Detected Intel(R) Wireless-AC 9560, REV=0x318
  iwlwifi :00:14.3: Microcode SW error detected. Restarting 0x0.
  iwlwifi :00:14.3: Not valid error log pointer 0x for Init uCode
  iwlwifi :00:14.3: Fseq Registers:
  iwlwifi :00:14.3: 0x57EBE7FA | FSEQ_ERROR_CODE
  iwlwifi :00:14.3: 0x | FSEQ_TOP_INIT_VERSION
  iwlwifi :00:14.3: 0x3DEFF6EE | FSEQ_CNVIO_INIT_VERSION
  iwlwifi :00:14.3: 0xA384 | FSEQ_OTP_VERSION
  iwlwifi :00:14.3: 0xAA22218C | FSEQ_TOP_CONTENT_VERSION
  iwlwifi :00:14.3: 0x31101204 | FSEQ_ALIVE_TOKEN
  iwlwifi :00:14.3: 0x7B5E8EE9 | FSEQ_CNVI_ID
  iwlwifi :00:14.3: 0x48382987 | FSEQ_CNVR_ID
  iwlwifi :00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
  iwlwifi :00:14.3: 0x01300202 | CNVR_AUX_MISC_CHIP
  iwlwifi :00:14.3: 0x485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
  iwlwifi :00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
  iwlwifi :00:14.3: SecBoot CPU1 Status: 0x3, CPU2 Status: 0x226c
  iwlwifi :00:14.3: Failed to start INIT ucode:  -5
  iwlwifi :00:14.3: Failed to run INIT ucode: -5

  I try many cases from this reporting system but got no effect.

  Can you help me with it?
  Thank you in advance.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  klitvinov   1947 F pulseaudio
   /dev/snd/pcmC0D0c:   klitvinov   1947 F...m pulseaudio
   /dev/snd/pcmC0D0p:   klitvinov   1947 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: 

[Kernel-packages] [Bug 1879633] Re: Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

2020-11-04 Thread You-Sheng Yang
I couldn't reproduce what you have on a XPS 13 9310 with ath11k yet.
Since there are still critical issues on ath11k upstream driver and thus
those backported, preferred to have full reviews/tests when everything
is on position. You may want to follow https://lore.kernel.org/linux-
wireless/87r1r4nukq@codeaurora.org/ ("ath11k: QCA6390 support on
Linux") and its updates https://lore.kernel.org/linux-
wireless/87mtzxqdyf@codeaurora.org/ before that.

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

Title:
  Killer 500s (QCA6390) WLAN/BT [17cb:1101] unavailable

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.6 source package in Focal:
  Incomplete
Status in linux source package in Groovy:
  Incomplete
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  Qualcomm QCA6390 series not recognized due to the lack of ath11k
  driver.

  :55:00.0 Unassigned class [ff00]: Qualcomm Device [17cb:1101]
   Subsystem: Bigfoot Networks, Inc. Device [1a56:a501]

  Depending on bug 1891632 to fix Wi-Fi dead after resumed from suspend.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1842 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X23
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-04 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  IwConfig:
   lono wireless extensions.

   enx00e04c6801fa  no wireless extensions.
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1010-oem 
root=UUID=580a1e2b-9a42-4f3b-b20f-ddbed7b572f5 ro
  ProcVersionSignature: Ubuntu 5.6.0-1010.10-oem 5.6.8
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1010-oem N/A
   linux-backports-modules-5.6.0-1010-oem  N/A
   linux-firmware  1.187+lp1867862.1
  RfKill:

  Tags:  focal
  Uname: Linux 5.6.0-1010-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/14/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 0.1.9
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr0.1.9:bd05/14/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1879633/+subscriptions

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


[Kernel-packages] [Bug 1902861] Re: drm/i915/dp_mst - wait longer during the clock recovery for Display port

2020-11-04 Thread Alex Tu
** Tags added: originate-from-1900092

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

Title:
  drm/i915/dp_mst -  wait longer during the clock recovery for Display
  port

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in linux-oem-5.6 package in Ubuntu:
  New
Status in linux-oem-5.6 source package in Focal:
  In Progress

Bug description:
  [Impact]
  For some TGL platform, connect with the external monitor on the docking 
station(SC),
  after cold/warm boot, the external monitor can't output the video and need to 
hotplug the docking station.

  [Fix]
  On the link-training phase, Wait longer during the clock recovery.

  [test]
  With the patch, The TGL-machine connect with the external monitor on docking 
station(SC) and
  can output the video to the external monitor on docking station after 
cold/warm boot.

  [Regression Potential]
  Medium, it may not the root cause.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1902861/+subscriptions

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


[Kernel-packages] [Bug 1837005] Re: cve-2015-3290 in cve from ubuntu_ltp failed with B/D-i386

2020-11-04 Thread Po-Hsu Lin
** Tags added: 5.4

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

Title:
  cve-2015-3290 in cve from ubuntu_ltp failed with B/D-i386

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  New
Status in linux source package in Disco:
  Won't Fix

Bug description:
  This issue was only spotted on an i386 node "pepe" with Disco kernel,
  passed with other arch with Disco.

  On B/C i386, the CVE test was not successfully executed, failed with Resource 
temporarily unavailable.
  Will need to verify this manually.
   
  Test report:
  <<>>
  tag=cve-2015-3290 stime=1563431630
  cmdline="cve-2015-3290"
  contacts=""
  analysis=exit
  <<>>
  incrementing stop
  tst_test.c:1100: INFO: Timeout per run is 0h 03m 00s
  cve-2015-3290.c:407: INFO: attempting to corrupt nested NMI stack state
  cve-2015-3290.c:460: FAIL: corrupted NMI stack

  Summary:
  passed   0
  failed   1
  skipped  0
  warnings 0

  syslog output:
   06:33:50 pepe kernel: [ 6042.144077] LTP: starting cve-2015-3290
   06:33:50 pepe kernel: [ 6042.159521] perf: interrupt took too long (2518 > 
2500), lowering kernel.perf_event_max_sample_rate to 79250
   06:33:50 pepe kernel: [ 6042.159531] show_signal: 16 callbacks suppressed
   06:33:50 pepe kernel: [ 6042.159532] traps: cve-2015-3290[7761] general 
protection fault ip:46c0ef sp:b7d43280 error:800
   06:33:50 pepe AutotestCrashHandler: Application cve-2015-3290, PID 7760 
crashed
   06:33:50 pepe AutotestCrashHandler: Writing core files to 
['/home/ubuntu/autotest/client/results/default/ubuntu_ltp.fs/debug/crash.cve-2015-3290.7760']
   06:33:50 pepe AutotestCrashHandler: Could not determine from which 
application core file 
/home/ubuntu/autotest/client/results/default/ubuntu_ltp.fs/debug/crash.cve-2015-3290.7760/core
 is from

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-20-generic 5.0.0-20.21
  ProcVersionSignature: User Name 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic i686
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jul 18 04:53 seq
   crw-rw 1 root audio 116, 33 Jul 18 04:53 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: i386
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   [ 6042.144077] LTP: starting cve-2015-3290
   [ 6042.159521] perf: interrupt took too long (2518 > 2500), lowering 
kernel.perf_event_max_sample_rate to 79250
   [ 6042.159531] show_signal: 16 callbacks suppressed
   [ 6042.159532] traps: cve-2015-3290[7761] general protection fault ip:46c0ef 
sp:b7d43280 error:800
  Date: Thu Jul 18 06:36:51 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. PowerEdge R310
  PciMultimedia:
   
  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-20-generic 
root=UUID=7b91a2b8-2e02-407e-a51d-766f6d969020 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-20-generic N/A
   linux-backports-modules-5.0.0-20-generic  N/A
   linux-firmware1.178.2
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/17/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.8.2
  dmi.board.name: 05XKKK
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A05
  dmi.chassis.type: 23
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.8.2:bd08/17/2011:svnDellInc.:pnPowerEdgeR310:pvr:rvnDellInc.:rn05XKKK:rvrA05:cvnDellInc.:ct23:cvr:
  dmi.product.name: PowerEdge R310
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1837005/+subscriptions

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


[Kernel-packages] [Bug 1902578] Re: Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-04 Thread Kai-Heng Feng
** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

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

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

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

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

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

Bug description:
  I've found that on stock focal the ethernet device on my ASUS ROG
  Strix B550-F wifi motherboard gets no link lights after rebooting. I
  am able to cold boot it with the network cable unplugged and then the
  ethernet works as expected after re-plugging the ethernet.

  Workaround:
  I have installed the latest mainline kernel from 
https://github.com/pimlie/ubuntu-mainline-kernel.sh which appears to solve the 
issue. (vmlinuz-5.9.3-050903-generic)

  This issue looks similar although I wasn't able to find the firmware for my 
motherboard so I didn't try the solution:
  
https://askubuntu.com/questions/1244745/ubuntu-20-04-intel-network-connectivity-issue-bug-in-igc

  I found here that I could cold boot and it would work:
  https://ubuntuforums.org/showthread.php?t=2444239

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-52-generic 5.4.0-52.57
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 5.4.0-52-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apatterson   3328 F pulseaudio
   /dev/snd/controlC1:  apatterson   3328 F pulseaudio
   /dev/snd/controlC2:  apatterson   3328 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov  2 14:10:10 2020
  InstallationDate: Installed on 2020-10-23 (9 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  MachineType: ASUS System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=5254abc1-6ff1-4753-96c8-97b84156de0b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-52-generic N/A
   linux-backports-modules-5.4.0-52-generic  N/A
   linux-firmware1.187.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2020
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1004
  dmi.board.asset.tag: Default string
  dmi.board.name: ROG STRIX B550-F GAMING (WI-FI)
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1004:bd08/13/2020:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGSTRIXB550-FGAMING(WI-FI):rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

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


[Kernel-packages] [Bug 1828545] Re: psci in ubuntu_kvm_unit_tests failed with Disco ARM64

2020-11-04 Thread Po-Hsu Lin
Passed with:
  5.8.0-22.23~20.04.1 on ARM64 node hotdog-kernel
  5.4.0-52.57-generic on ARM64 node hotdog-kernel / ms10-34-mcdivittB0-kernel
  4.15.0-122.124-generic on ARM64 node hotdog-kernel / starmie-kernel

I will close this, thanks.

** Changed in: ubuntu-kernel-tests
   Status: New => Invalid

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

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

Title:
  psci in ubuntu_kvm_unit_tests failed with Disco ARM64

Status in ubuntu-kernel-tests:
  Invalid
Status in linux package in Ubuntu:
  Invalid

Bug description:
   TESTNAME=psci TIMEOUT=90s ACCEL= ./arm/run arm/psci.flat -smp $MAX_SMP
   FAIL psci (4 tests, 1 unexpected failures)

  # MAX_SMP=48
  # TESTNAME=psci TIMEOUT=90s ACCEL= ./arm/run arm/psci.flat -smp $MAX_SMP
  timeout -k 1s --foreground 90s /usr/bin/qemu-system-aarch64 -nodefaults 
-machine virt,gic-version=host,accel=kvm -cpu host -device virtio-serial-device 
-device virtconsole,chardev=ctd -chardev testdev,id=ctd -device pci-testdev 
-display none -serial stdio -kernel arm/psci.flat -smp 48 # -initrd 
/tmp/tmp.XqPOvHgIuL
  INFO: PSCI version 1.0
  PASS: invalid-function
  PASS: affinity-info-on
  PASS: affinity-info-off
  INFO: unexpected cpu_on return value: caller=CPU46, ret=-2
  FAIL: cpu-on
  SUMMARY: 4 tests, 1 unexpected failures

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-13-generic 5.0.0-13.14
  ProcVersionSignature: User Name 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic aarch64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 May  9 08:43 seq
   crw-rw 1 root audio 116, 33 May  9 08:43 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: arm64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   
  Date: Fri May 10 11:31:36 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Cavium ThunderX CRB
  PciMultimedia:
   
  ProcFB:
   0 EFI VGA
   1 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic 
root=UUID=d4e5f461-24ef-47d8-a67f-42c82ff1efe8 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-13-generic N/A
   linux-backports-modules-5.0.0-13-generic  N/A
   linux-firmware1.178
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/12/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 5.11
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: To be filled by O.E.M.
  dmi.board.vendor: To be filled by O.E.M.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 0
  dmi.chassis.vendor: Cavium
  dmi.chassis.version: To be filled by O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr5.11:bd12/12/2012:svnCavium:pnThunderXCRB:pvrTobefilledbyO.E.M.:rvnTobefilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnCavium:ct0:cvrTobefilledbyO.E.M.:
  dmi.product.family: Default string
  dmi.product.name: ThunderX CRB
  dmi.product.sku: Default string
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Cavium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1828545/+subscriptions

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


[Kernel-packages] [Bug 1773363] Re: glibc tst-preadvwritev2 and tst-preadvwritev64v2 fail with Linux 4.16+

2020-11-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: glibc (Ubuntu)
   Status: New => Confirmed

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

Title:
  glibc tst-preadvwritev2 and tst-preadvwritev64v2 fail with Linux 4.16+

Status in GLibC:
  Fix Released
Status in glibc package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in glibc source package in Bionic:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in glibc source package in Cosmic:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic-canonical-kernel-team-bootstrap/cosmic/amd64/g/glibc/20180524_160944_1abf8@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic-canonical-kernel-team-bootstrap/cosmic/ppc64el/g/glibc/20180524_155206_1abf8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1773363/+subscriptions

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


[Kernel-packages] [Bug 1773363] Re: glibc tst-preadvwritev2 and tst-preadvwritev64v2 fail with Linux 4.16+

2020-11-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: glibc (Ubuntu Bionic)
   Status: New => Confirmed

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

Title:
  glibc tst-preadvwritev2 and tst-preadvwritev64v2 fail with Linux 4.16+

Status in GLibC:
  Fix Released
Status in glibc package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in glibc source package in Bionic:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in glibc source package in Cosmic:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic-canonical-kernel-team-bootstrap/cosmic/amd64/g/glibc/20180524_160944_1abf8@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic-canonical-kernel-team-bootstrap/cosmic/ppc64el/g/glibc/20180524_155206_1abf8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1773363/+subscriptions

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


[Kernel-packages] [Bug 1773363] Re: glibc tst-preadvwritev2 and tst-preadvwritev64v2 fail with Linux 4.16+

2020-11-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: glibc (Ubuntu Cosmic)
   Status: New => Confirmed

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

Title:
  glibc tst-preadvwritev2 and tst-preadvwritev64v2 fail with Linux 4.16+

Status in GLibC:
  Fix Released
Status in glibc package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in glibc source package in Bionic:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in glibc source package in Cosmic:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic-canonical-kernel-team-bootstrap/cosmic/amd64/g/glibc/20180524_160944_1abf8@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-cosmic-canonical-kernel-team-bootstrap/cosmic/ppc64el/g/glibc/20180524_155206_1abf8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/1773363/+subscriptions

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


[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Thomas Debesse
** Tags added: amd64 focal

** Tags added: kernel-bug

** Tags added: xenial

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

Title:
  PCI graphics broken on AMD K8/K10 platform (while it works on Intel)
  verified from Linux 4.4 to 5.10-rc1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is an issue I found while investigating #1899304
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899304

  The big concern is that if AGP is disabled, there is no fallback
  display option on those platforms.

  After having discovered some K8 and K10 computers running AGP cards
  stopped working with 5.4.0-48 (Ubuntu 20.04 LTS), I had the idea to
  try some PCI cards to know if problems came from AGP or something
  else, and I've discovered another issue instead.

  Note that I'm not talking about PCI express, but good old PCI.

  The other issue I found is that PCI graphics on AMD K8/K10 platform is
  broken since years. This got probably unnoticed because such hardware
  works on Intel platform and those cards are not very common, so the
  chance to fulfill all the requirements to reproduce the bug are not
  that high.

  To make the test significant enough I used two PCI devices from two
  makers, and some that are not so old: they both support OpenGL 3.3,
  have 512MB of VRAM, and one of them even have HDMI.

  - PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
  - PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

  I've driven tests on four computers:

  - K10 PCIe based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU 
(dual core), Nvidia C51 bridge, 6GB DDR2 667MHz, PCIe + PCI
  - K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
  - K8 AGP based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
  - Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

  Both PCI GPU work on the Intel based computer, and I get performances that 
looks correct for those GPU given they are PCI ones. You can find real-life use 
case test result here (look for “PCI”):
  https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

  I tested two Ubuntu versions and multiple kernels:

  Ubuntu 20.04 Focal LTS Linux 5.4.0-48-generic
  Ubuntu 20.04 Focal LTS Linux 5.4.0-47-generic
  Ubuntu 16.04 Xenial LTS Linux 4.15.0-118-generic
  Ubuntu 16.04 Xenial LTS Linux 4.8.0-36-generic
  Ubuntu 16.04 Xenial LTS Linux 4.4.0-190-generic

  All those configurations fail with those two PCI GPUs on AMD K8/K10
  platforms.

  I got some logs and screenshots, so I will add them.

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

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


[Kernel-packages] [Bug 1899304] Re: AGP disablement leaves GPUs without working alternative (PCI fallback is broken), makes very-capable ATI TeraScale GPUs unusable

2020-11-04 Thread Thomas Debesse
** Tags added: kernel-bug

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

Title:
  AGP disablement leaves GPUs without working alternative (PCI fallback
  is broken), makes very-capable ATI TeraScale GPUs unusable

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This system runs Ubuntu 20.04, freshly installed 3~4 months ago (July
  2020).

  There is two kernels available on this system:

  - 5.4.0-47-generic
  - 5.4.0-48-generic

  With kernel 5.4.0-47-generic:

  - GNOME shell loads properly on Radeon X1950 PRO,
  - Unvanquished game runs on ATI Radeon X1950 PRO at 70 fps on 1280×720 
resolution,
  - Unvanquished game runs on ATI Radeon 9500 at 40 fps on 640×480 resolution.

  Everything looks consistent with the limits and the age of the
  hardware.

  With kernel 5.4.0-48-generic:

  - GNOME Shell never finish to load on Radeon X1950 PRO, either a grey screen 
is displayed and keyboard shortcuts does not respond, or the top bar is stuck 
between the center and the top of the screen and the shell does not respond, or 
the top bar on the top of the screen but the shell does not respond, to get a 
desktop I run `sudo systemctl stop display-manager` then `startx 
/usr/bin/lxsession` from a TTY. Running GNOME Shell with startx or from a lone 
xterm started with startx leads to same issues.
  - Unvanquished game runs on ATI Radeon X1950 PRO at 7 fps on 1280×720 
resolution,
  - Unvanquished game runs on ATI Radeon 9500 at 3 fps on 640×480 resolution.

  Note: for unknown reasons, GNOME Shell loads properly on the ATI
  Radeon 9500 but not on the Radeon X1950 PRO.

  Everything is slow. When the game is running, a very high load is
  reported by htop, which does not look like the experience seen on the
  5.4.0-47-generic kernel. When the game is running cycling between
  windows using Alt-Tab takes a lot of second while it's immediate on
  5.4.0-47-generic kernel. Also, even without the game running or on a
  lightweight desktop like LXDE, cycling windows is not smooth and
  window refreshing is slow enough to be noticeable.

  About the hardware, note that:

  - the CPU only has one core, no hyperthreading (AMD Athlon 64 FX for socket 
939),
  - the GPUs are AGP ones using R300 and R500 technology (pre-TeraScale),
  - there is 3GB of DDR RAM,
  - there is no on-disk swap but zram-based swap in compressed ram is used,
  - system is stored on and boots from an USB 3.1 key plugged on an USB 2.0 
port,
  - /tmp is a tmpfs ram disk,
  - CPU is set to performance profile,
  - the install is not really messy and not many packages are installed, this 
USB key is purposed for hardware/system testing and to diagnose such issues.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  illwieckz   7503 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Sun Oct 11 01:47:48 2020
  InstallationDate: Installed on 2020-07-09 (93 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  IwConfig:
   enp0s11   no wireless extensions.

   lono wireless extensions.
  MachineType: MSI MS-6702E
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=10314d0c-ec6b-4f7f-b926-ed8b80185331 ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-48-generic N/A
   linux-backports-modules-5.4.0-48-generic  N/A
   linux-firmware1.187.3
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/12/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080011
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-6702E
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080011:bd10/12/2006:svnMSI:pnMS-6702E:pvr1.0:rvnMSI:rnMS-6702E:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To Be Filled By O.E.M.
  dmi.product.name: MS-6702E
  dmi.product.sku: To Be Filled By O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1902981] Re: AGP GPU on PCI mode (when AGP is disabled at kernel build time) known to fail on K8 and K10 platforms

2020-11-04 Thread Thomas Debesse
On a side note, because we see a clear behaviour difference when
applying the PCI patch we can assume the driver catch the `rdev->flags &
RADEON_IS_PCI` test instead of the `rdev->flags & RADEON_IS_AGP` one
when running an AGP GPU with AGP disabled in kernel at build time.

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

** Tags added: amd64 focal kernel-bug

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

Title:
  AGP GPU on PCI mode (when AGP is disabled at kernel build time) known
  to fail on K8 and K10 platforms

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This bug is to track specific issues faced by AGP GPUs when running as
  PCI devices (when AGP support is disabled at kernel build time),
  unless otherwise proven it is believed fixing #1902795 (PCI GPUs
  support being broken) may not fix all issues for AGP GPUs running as
  PCI ones (more to come on that topic).

  See related bugs:

  - https://bugs.launchpad.net/bugs/1902795
  > PCI graphics broken on AMD K8/K10 platform (while it works on Intel) 
verified from Linux 4.4 to 5.10-rc1

  - https://bugs.launchpad.net/bugs/1899304
  > AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale GPUs unusable

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

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


[Kernel-packages] [Bug 1902981] Re: AGP GPU on PCI mode (when AGP is disabled at kernel build time) known to fail on K8 and K10 platforms

2020-11-04 Thread Thomas Debesse
It looks like comment #3 had been truncated, the interesting part of the
dmesg log that is missing is:

```

[   66.755306] radeon :01:00.0: ring 0 stalled for more than 31248msec
[   66.755317] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   66.840372] radeon :01:00.0: Saved 25 dwords of commands on ring 0.
[   66.840402] radeon :01:00.0: GPU softreset: 0x0019
[   66.840408] radeon :01:00.0:   R_008010_GRBM_STATUS  = 0xA27034A1
[   66.840414] radeon :01:00.0:   R_008014_GRBM_STATUS2 = 0x0102
[   66.840419] radeon :01:00.0:   R_000E50_SRBM_STATUS  = 0x200028C0
[   66.840424] radeon :01:00.0:   R_008674_CP_STALLED_STAT1 = 0x0400
[   66.840429] radeon :01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00010100
[   66.840434] radeon :01:00.0:   R_00867C_CP_BUSY_STAT = 0x8C80
[   66.840438] radeon :01:00.0:   R_008680_CP_STAT  = 0x808182E7
[   66.840443] radeon :01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   67.364934] radeon :01:00.0: Wait for MC idle timedout !
[   67.364940] radeon :01:00.0: R_008020_GRBM_SOFT_RESET=0x7F6B
[   67.365005] radeon :01:00.0: SRBM_SOFT_RESET=0x0100
[   67.367106] radeon :01:00.0:   R_008010_GRBM_STATUS  = 0x3028
[   67.367110] radeon :01:00.0:   R_008014_GRBM_STATUS2 = 0x0002
[   67.367114] radeon :01:00.0:   R_000E50_SRBM_STATUS  = 0x200028C0
[   67.367118] radeon :01:00.0:   R_008674_CP_STALLED_STAT1 = 0x
[   67.367122] radeon :01:00.0:   R_008678_CP_STALLED_STAT2 = 0x
[   67.367126] radeon :01:00.0:   R_00867C_CP_BUSY_STAT = 0x
[   67.367130] radeon :01:00.0:   R_008680_CP_STAT  = 0x
[   67.367134] radeon :01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[   67.367152] radeon :01:00.0: GPU reset succeeded, trying to resume
[   67.842179] radeon :01:00.0: Wait for MC idle timedout !
[   68.068765] radeon :01:00.0: Wait for MC idle timedout !
[   68.082273] [drm] PCIE GART of 1024M enabled (table at 0x0014C000).
[   68.082448] radeon :01:00.0: WB enabled
[   68.082454] radeon :01:00.0: fence driver on ring 0 use gpu addr 
0x4c00
[   68.082459] radeon :01:00.0: fence driver on ring 3 use gpu addr 
0x4c0c
[   68.088977] radeon :01:00.0: fence driver on ring 5 use gpu addr 
0x0005c598
[   68.374095] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed 
(scratch(0x8504)=0xCAFEDEAD)
[   68.374176] [drm:rv770_resume [radeon]] *ERROR* r600 startup failed on resume
```

This is what happens when applying the patch to force 32-bit DMA bit
mask on PCI devices.

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

Title:
  AGP GPU on PCI mode (when AGP is disabled at kernel build time) known
  to fail on K8 and K10 platforms

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This bug is to track specific issues faced by AGP GPUs when running as
  PCI devices (when AGP support is disabled at kernel build time),
  unless otherwise proven it is believed fixing #1902795 (PCI GPUs
  support being broken) may not fix all issues for AGP GPUs running as
  PCI ones (more to come on that topic).

  See related bugs:

  - https://bugs.launchpad.net/bugs/1902795
  > PCI graphics broken on AMD K8/K10 platform (while it works on Intel) 
verified from Linux 4.4 to 5.10-rc1

  - https://bugs.launchpad.net/bugs/1899304
  > AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale GPUs unusable

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

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


[Kernel-packages] [Bug 1870060] Re: systemd ProtectSystem/mount namespace makes apport fail (impact most of our default system services)

2020-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package apport - 2.20.11-0ubuntu51

---
apport (2.20.11-0ubuntu51) hirsute; urgency=medium

  * data/apport: Modify the check for whether or not a process is running in
the same namespace so that crashes from processes running protected in the
system.slice are considered as being from the same namespace. (LP: #1870060)
  * etc/apport/crashdb.conf: Enable Launchpad crash reports for 21.04.

 -- Brian Murray   Wed, 04 Nov 2020 13:40:41 -0800

** Changed in: apport (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  systemd ProtectSystem/mount namespace makes apport fail (impact most
  of our default system services)

Status in apport package in Ubuntu:
  Fix Released
Status in bluez package in Ubuntu:
  Invalid
Status in apport source package in Focal:
  Triaged
Status in bluez source package in Focal:
  Invalid
Status in apport source package in Groovy:
  Triaged
Status in bluez source package in Groovy:
  New

Bug description:
  [Impact]
  apport is not creating crash files for multiple system services that use 
ProtectSystem since Ubuntu 20.04 LTS.

  [Test Case]
  On an Ubuntu desktop system perform the following step
  1) sudo pkill -11 upowerd

  With the current version of apport there will not be a crash file for
  upowerd in /var/crash/. With the version of apport in -proposed there
  will be a crash file for upowerd in /var/crash/.

  [Regression Potential]
  In the event that the changes to /usr/share/apport/apport are bad then apport 
itself would crash thereby preventing us from getting any crash reports. So in 
addition to killing upowerd we should also test a regular application like 
xeyes.

  [Original Description]
  bluetoothd never leaves dumps/crash files when it crashes

  And it seems this is true for everyone. Only supplementary binaries' crash 
reports are shown:
  https://errors.ubuntu.com/?release=Ubuntu%2020.04=bluez=year

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

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


[Kernel-packages] [Bug 1902981] Re: AGP GPU on PCI mode (when AGP is disabled at kernel build time) known to fail on K8 and K10 platforms

2020-11-04 Thread Thomas Debesse
To get a better picture of such top-of-the-line AGP GPU performance,
when comparing to others GPUs on Unvanquished GPU compatibility matrix:
https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

we can see the ATI Radeon HD 4670 AGP (RV730 XT, TeraScale 1) performs:

- better than the PCI Express ATI Radeon HD 7450 from Q1 2012 (RV910, Caicos, 
TeraScale 2),
- like the mobile Nvidia GeForce GT 740M from Q2 2013 with nvidia driver (NVE7, 
GK107M, Kepler),
- like the mobile Quadro K1100M from Q3 2013 with nvidia driver (NVE7, 
GK107GLM, Kepler),
- like the integrated Intel HD 4600 from Q1 2014 (i7-4810MQ, Haswell, Gen7 GT2),
- like the integrated Intel HD 520 from Q3 2015 (i3-6100U, Skylake, Gen9 GT2),
- like the PCI Express GeForce GTX 1050 Ti from Q4 2016 when running the 
nouveau driver (Pascal).

On Nvidia side, to outperform this GPU on Linux with the free open
source nouveau driver it is required to acquire at least a GeForce GTX
1060 from 2016 (NV136, GP106-300-A1, Pascal).

Intel users may had to wait for the UHD 600 series (2016) to outperform
this ATI AGP GPU. To this day the first verified Intel GPU that is known
to outperform this ATI AGP GPU is the UHD 620 from Q3 2019.

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

Title:
  AGP GPU on PCI mode (when AGP is disabled at kernel build time) known
  to fail on K8 and K10 platforms

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This bug is to track specific issues faced by AGP GPUs when running as
  PCI devices (when AGP support is disabled at kernel build time),
  unless otherwise proven it is believed fixing #1902795 (PCI GPUs
  support being broken) may not fix all issues for AGP GPUs running as
  PCI ones (more to come on that topic).

  See related bugs:

  - https://bugs.launchpad.net/bugs/1902795
  > PCI graphics broken on AMD K8/K10 platform (while it works on Intel) 
verified from Linux 4.4 to 5.10-rc1

  - https://bugs.launchpad.net/bugs/1899304
  > AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale GPUs unusable

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

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


[Kernel-packages] [Bug 1900847] Re: Fix non-working Intel NVMe after S3

2020-11-04 Thread Kai-Heng Feng
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Fix non-working Intel NVMe after S3

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in linux-oem-5.6 source package in Focal:
  Confirmed
Status in linux source package in Groovy:
  Fix Committed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [Impact] 
  Intel NVMe has a 10% chance to stop working after S3.

  [Fix]
  Enable ACS quirk on Intel CML root port.

  [Test]
  With the patch applied, Intel NVMe mostly works after S3. There's still a
  1/1000 chance the issue happens. Intel is investigating the root cause.

  [Regression Potential]
  ACS works at hardware level, so I can't really assess the risk of
  regression. Since Intel confirmed CML also needs ACS quirk, we can only
  trust them until they devise a real fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1900847/+subscriptions

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


[Kernel-packages] [Bug 1891502] Re: tpm tpm0: Error (28) sending savestate before suspend

2020-11-04 Thread Kai-Heng Feng
Forgot to ask you to suspend to reproduce the problem, then attach the
dmesg...

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

Title:
  tpm tpm0: Error (28) sending savestate before suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Upon clicking suspend via Log Out... button in Xubuntu and also via
  systemctl suspend, the screen turns to black for 2 sec but then brings
  me back to log in screen instead of suspending.

  This was not an issue in 18.04. Currently on fresh install of 20.04.1.

  Aug 13 08:12:59 laptop kernel: [87528.628302] PM: suspend entry (s2idle)
  Aug 13 08:13:00 laptop kernel: [87529.250844] printk: Suspending console(s) 
(use no_console_suspend to debug)

  Aug 13 08:13:00 laptop kernel: [87529.250844] printk: Suspending console(s) 
(use no_console_suspend to debug)
  Aug 13 08:13:00 laptop kernel: [87529.555272] tpm tpm0: Error (28) sending 
savestate before suspend
  Aug 13 08:13:00 laptop kernel: [87529.555287] PM: __pnp_bus_suspend(): 
tpm_pm_suspend+0x0/0x80 returns 28
  Aug 13 08:13:00 laptop kernel: [87529.555292] PM: dpm_run_callback(): 
pnp_bus_suspend+0x0/0x20 returns 28
  Aug 13 08:13:00 laptop kernel: [87529.555296] PM: Device 00:01 failed to 
suspend: error 28
  Aug 13 08:13:00 laptop kernel: [87529.929361] PM: Some devices failed to 
suspend, or early wake event detected
  Aug 13 08:13:01 laptop kernel: [87530.458095] PM: suspend exit
  Aug 13 08:13:01 laptop systemd[1]: systemd-suspend.service: Succeeded.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-42-generic 5.4.0-42.46
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  smrtalec   1174 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Thu Aug 13 08:25:19 2020
  InstallationDate: Installed on 2020-08-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  MachineType: Hewlett-Packard HP Compaq 2510p Notebook PC
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=bf5ecda3-8bba-45a8-8f73-038836aa1952 ro quiet splash vt.handoff=7
  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
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MSP Ver. F.30
  dmi.board.name: 30C9
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 75.28
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MSPVer.F.30:bd11/11/2011:svnHewlett-Packard:pnHPCompaq2510pNotebookPC:pvrF.30:rvnHewlett-Packard:rn30C9:rvrKBCVersion75.28:cvnHewlett-Packard:ct10:cvr:
  dmi.product.family: 103C_5336AN
  dmi.product.name: HP Compaq 2510p Notebook PC
  dmi.product.sku: KR918UT#ABA
  dmi.product.version: F.30
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1902977] Re: Trackpad and keyboard don't work

2020-11-04 Thread Kai-Heng Feng
Is Windows still on this laptop? What does touchpad look like under
Device Manager?

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

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

Title:
  Trackpad and keyboard don't work

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Trackpad and keyboard don't work past the GNU boot menu, including
  they do not work in recovery mode.

  Have tried updating all drivers and reinstalling drivers. Have tried
  repairing OS.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-26-generic 5.8.0-26.27
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  untolddawn   1015 F pulseaudio
   /dev/snd/controlC0:  untolddawn   1015 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Wed Nov  4 20:12:35 2020
  MachineType: Microsoft Corporation Surface Laptop 3
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=5da3d8d8-a853-4157-bcab-9921f9540c57 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-26-generic N/A
   linux-backports-modules-5.8.0-26-generic  N/A
   linux-firmware1.190
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2020
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: 1.2545.140
  dmi.board.name: Surface Laptop 3
  dmi.board.vendor: Microsoft Corporation
  dmi.chassis.type: 9
  dmi.chassis.vendor: Microsoft Corporation
  dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvr1.2545.140:bd07/09/2020:svnMicrosoftCorporation:pnSurfaceLaptop3:pvr124I00044T000M040B07:rvnMicrosoftCorporation:rnSurfaceLaptop3:rvr:cvnMicrosoftCorporation:ct9:cvr:
  dmi.product.family: Surface
  dmi.product.name: Surface Laptop 3
  dmi.product.sku: Surface_Laptop_3_1873
  dmi.product.version: 124I:00044T:000M:040B:07
  dmi.sys.vendor: Microsoft Corporation

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

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


[Kernel-packages] [Bug 1876753] Re: Thinkpad T430 Power Cycles instead of rebooting

2020-11-04 Thread Kai-Heng Feng
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.10-rc2/amd64/

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

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

Title:
  Thinkpad T430 Power Cycles instead of rebooting

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After installing Xubuntu 20.04, Thinkpad T430 does not reboot properly
  any more.

  Expected behavior: Power LED and HDD stay on, System reboots.

  Actual behavior: System switches off (including power LED and HDD
  which leads to emergency head parking and loud click noise) and
  switches back on after 5 seconds.

  Problem occurs with Xubuntu 20.04 and Ubuntu 20.04 even when booted
  from live USB medium. It also occurs with Mainline Kernel 5.6.7 which
  I installed for testing.

  It does not occur with several live media used for testing (Xubuntu
  18.04, Windows 10, Manjaro 20, MX 19) or when rebooted from within
  GRUB2 on my Xubuntu installation.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-28-generic 5.4.0-28.32
  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
  Uname: Linux 5.4.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1954 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Mon May  4 17:58:49 2020
  HibernationDevice: RESUME=none
  InstallationDate: Installed on 2020-05-01 (3 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 2351BH6
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-28-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-28-generic N/A
   linux-backports-modules-5.4.0-28-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G1ETC2WW (2.82 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2351BH6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG1ETC2WW(2.82):bd08/07/2019:svnLENOVO:pn2351BH6:pvrThinkPadT430:rvnLENOVO:rn2351BH6:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T430
  dmi.product.name: 2351BH6
  dmi.product.sku: LENOVO_MT_2351
  dmi.product.version: ThinkPad T430
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1902981] Re: AGP GPU on PCI mode (when AGP is disabled at kernel build time) known to fail on K8 and K10 platforms

2020-11-04 Thread Thomas Debesse
When applying patch from https://bugs.launchpad.net/bugs/1902795

-
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902795/+attachment/5431335/+files/0001
-drm-radeon-make-all-PCI-GPUs-use-32bits-DMA-bit-mask.patch

which reduces the breakage (but not fix completely) the issues faced
with PCI GPUs on K8 and K10 hosts by setting DMA bit mask to 32-bits for
all PCI GPUs, we can see those this that is fixed on PCI GPUs is not
fixed on AGP-as-PCI GPUs (and there is even more errores before that):

```
[ 5.242322] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed 
(scratch(0x8504)=0xCAFEDEAD)
```

Things even go that wrong we even don't see those other errors that are
expected to be seen after that:

```
[ 5.242359] radeon :01:00.0: disabling GPU acceleration
```

```
 [ 34.558889] trying to bind memory to uninitialized GART !
```

Instead, the kernel loops before reaching those errors, trying
desperately to pass this r600_ring_test step.

But before r600_ring_test failure message is printed, more and newer
issues about ring 0 being stalled and GU lockup occurs with AGP-as-PCI
GPUs that are never seen with PCI-native GPUs, especially when taken in
account PCI GPUs can at least pass the r600_ring_test with the patch.

Also, after the r600_ring_test failure message, instead of getting the
message telling GPU acceleration is disabled, we get a message about
r600 startup failing on resume which is new.

This is why it is believed that fixing PCI GPUs may not be enough to fix
AGP GPUs running as PCI ones when AGP is disabled at kernel build time.

Here are the issues that is only seen with AGP-as-PCI GPUs, occurring
before and after the r600_ring_test failure message:

```
[   45.763336] radeon :01:00.0: ring 0 stalled for more than 10256msec
[   45.763349] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   46.275324] radeon :01:00.0: ring 0 stalled for more than 10768msec
[   46.275335] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   46.787322] radeon :01:00.0: ring 0 stalled for more than 11280msec
[   46.787332] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   47.299336] radeon :01:00.0: ring 0 stalled for more than 11792msec
[   47.299346] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   47.811320] radeon :01:00.0: ring 0 stalled for more than 12304msec
[   47.811332] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   48.323331] radeon :01:00.0: ring 0 stalled for more than 12816msec
[   48.323344] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   48.835307] radeon :01:00.0: ring 0 stalled for more than 13328msec
[   48.835318] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   49.347328] radeon :01:00.0: ring 0 stalled for more than 13840msec
[   49.347341] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   49.859316] radeon :01:00.0: ring 0 stalled for more than 14352msec
[   49.859326] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   50.371471] radeon :01:00.0: ring 0 stalled for more than 14864msec
[   50.371483] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   50.883318] radeon :01:00.0: ring 0 stalled for more than 15376msec
[   50.883328] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   51.395315] radeon :01:00.0: ring 0 stalled for more than 15888msec
[   51.395327] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   51.907325] radeon :01:00.0: ring 0 stalled for more than 16400msec
[   51.907338] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   52.419319] radeon :01:00.0: ring 0 stalled for more than 16912msec
[   52.419330] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   52.931321] radeon :01:00.0: ring 0 stalled for more than 17424msec
[   52.931331] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   53.443321] radeon :01:00.0: ring 0 stalled for more than 17936msec
[   53.44] radeon :01:00.0: GPU lockup (current fence id 
0x0001 last fence id 0x0002 on ring 0)
[   53.955335] 

[Kernel-packages] [Bug 1902895] Re: WiFi loses connection on an irregular basis probably due to buffer overflow

2020-11-04 Thread Kai-Heng Feng
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.10-rc2/amd64/

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

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

Title:
  WiFi loses connection on an irregular basis probably due to buffer
  overflow

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dell XPS13, Ubuntu 20.10, kernel 5.8.
  I cannot pinpoint the exact scenario, but it happens most often when trying 
to build Xorg-master from source via their build.sh script.
  Setup: WiFi connected, xorg is built in terminal window. Speculatively I 
would say it say realted to trasferring large number of small files, but I 
don't have any hard evidence to prove that.

  To depict it better:
  A Main terminal (and let it run):
  $ ./util/modular/build.sh --clone $HOME/build
  B Second terminal (and let it run):
  $ ping www.onet.pl #any host should do, just using popular news site as an 
example
  C Third terminal (optionally)
  # dmesg -w

  At some point of build.sh cloning, the other terminal (B) starts to display 
this:
  64 bytes from sg1.any.onet.pl (213.180.141.140): icmp_seq=151 ttl=58 
time=20.2 ms #that's ok
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  It usually happens when A is in the middle of git clone, which just hangs 
there.
  Nothing displayed by dmesg.
  All other network activity stalls (but not fails). Waiting ca. 5 minutes does 
not help.
  WiFi icon indicates everything's fine.
  Restarting WiFi (either using the icon or with rfkill, ifconfig should 
probably work too) restores connectivity, but breaks all the stalled activity, 
e.g. scripts, git etc.

  Increasing /proc/sys/net/core/wmem_max delays the problem and allows
  one or two clones to complete in the given example.

  I have observed that on 18.04, 20.04 and 20.10, with the default
  kernels i.e. 5.4 and 5.8. Scenario in each case is exactly the same.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-25-generic 5.8.0-25.26
  ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dladmin1368 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov  4 15:51:00 2020
  InstallationDate: Installed on 2020-10-26 (9 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia Integrated Webcam HD
   Bus 001 Device 003: ID 04f3:2234 Elan Microelectronics Corp. Touchscreen
   Bus 001 Device 002: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 
Bluetooth 4.0
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9360
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-25-generic 
root=UUID=746d5f05-e21a-42c5-9191-a65c526a3305 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-25-generic N/A
   linux-backports-modules-5.8.0-25-generic  N/A
   linux-firmware1.190
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2019
  dmi.bios.release: 2.13
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.13.0
  dmi.board.name: 0839Y6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.13.0:bd11/14/2019:br2.13:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn0839Y6:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9360
  dmi.product.sku: 075B
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1872984] Re: RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

2020-11-04 Thread Kai-Heng Feng
campus,

Can you please attach full dmesg and `sudo lspci -vvnn`?

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

Title:
  RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal
  Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  RTL8822BE crashes after rtw_pci starts on boot after kernel update to
  5.4.0-21 (fails to read DBI register -- see attached dmesg). Issue is
  still present on latest mainline kernel version
  5.7.0-050700rc1-generic .

  [   10.627501] rtw_pci :3a:00.0: start vif 5c:ea:1d:b6:17:11 on port 0
  [   10.714544] [ cut here ]
  [   10.714545] failed to read DBI register, addr=0x0719
  [   10.714577] WARNING: CPU: 0 PID: 939 at 
drivers/net/wireless/realtek/rtw88/pci.c:1156 
rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtwpci]
  [   10.714577] Modules linked in: (see attached dmesg)
  [   10.714614] CPU: 0 PID: 939 Comm: wpa_supplicant Not tainted 
5.7.0-050700rc1-generic #202004122032
  [   10.714614] Hardware name: LENOVO 81CU/LNVNB161216, BIOS 7KCN22WW(V1.03) 
01/23/2018
  [   10.714616] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtwpci]
  [   10.714617] Code: 03 00 00 48 8b 40 50 e8 24 c3 4b e0 5b 41 5c 41 88 45 00 
31 c0 41 5d 5d c3 be 19 07 00 00 48 c7 c7 70 73 94 c0 e8 bb de 75 df <0f> 0b b8 
fb ff ff ff 5b 41 5c 41 5d 5d c3 0f 1f 84 00 00 00 00 00
  [   10.714618] RSP: 0018:b466007e7880 EFLAGS: 00010282
  [   10.714618] RAX:  RBX:  RCX: 
0007
  [   10.714619] RDX: 0007 RSI: 0092 RDI: 
933cc9e19c80
  [   10.714619] RBP: b466007e7898 R08: 03d2 R09: 
0004
  [   10.714620] R10:  R11: 0001 R12: 
933cbdf31ea0
  [   10.714620] R13: b466007e78af R14: 933cbdf35bc8 R15: 

  [   10.714622] FS:  7fbcedc6efc0() GS:933cc9e0() 
knlGS:
  [   10.714622] CS:  0010 DS:  ES:  CR0: 80050033
  [   10.714623] CR2: 563278766000 CR3: 0002be7a4002 CR4: 
003606f0
  [   10.714623] Call Trace:
  [   10.714627]  rtw_pci_link_ps+0x4e/0x90 [rtwpci]
  [   10.714630]  ? _raw_spin_unlock_bh+0x1e/0x20
  [   10.714637]  rtw_leave_ips+0x1f/0x80 [rtw88]
  [   10.714640]  rtw_ops_config+0xa3/0xe0 [rtw88]
  [   10.714658]  ieee80211_hw_config+0x95/0x390 [mac80211]
  [   10.714669]  ieee80211_recalc_idle+0x27/0x30 [mac80211]
  [   10.714679]  __ieee80211_start_scan+0x334/0x750 [mac80211]
  [   10.714688]  ieee80211_request_scan+0x30/0x50 [mac80211]
  [   10.714699]  ieee80211_scan+0x5c/0xa0 [mac80211]
  [   10.714719]  nl80211_trigger_scan+0x59a/0x6c0 [cfg80211]
  [   10.714722]  genl_rcv_msg+0x1a8/0x470
  [   10.714724]  ? ep_poll_callback+0x2a0/0x2c0
  [   10.714725]  ? genl_family_rcv_msg_attrs_parse+0x100/0x100
  [   10.714726]  netlink_rcv_skb+0x50/0x120
  [   10.714728]  genl_rcv+0x29/0x40
  [   10.714729]  netlink_unicast+0x1a8/0x250
  [   10.714730]  netlink_sendmsg+0x233/0x460
  [   10.714739]  ? _copy_from_user+0x31/0x60
  [   10.714750]  sock_sendmsg+0x65/0x70
  [   10.714751]  sys_sendmsg+0x212/0x280
  [   10.714752]  ? copy_msghdr_from_user+0x5c/0x90
  [   10.714755]  ? __check_object_size+0x4d/0x150
  [   10.714756]  ___sys_sendmsg+0x81/0xc0
  [   10.714757]  ? __check_object_size+0x4d/0x150
  [   10.714759]  ? unix_ioctl+0x99/0x180
  [   10.714760]  ? sock_getsockopt+0x198/0xc04
  [   10.714761]  ? sock_do_ioctl+0x47/0x140
  [   10.714763]  ? __cgroup_bpf_run_filter_setsockopt+0xae/0x2c0
  [   10.714765]  ? _cond_resched+0x19/0x30
  [   10.714767]  ? aa_sk_perm+0x43/0x1b0
  [   10.714768]  __sys_sendmsg+0x5c/0xa0
  [   10.714770]  __x64_sys_sendmsg+0x1f/0x30
  [   10.714772]  do_syscall_64+0x57/0x1b0
  [   10.714773]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  [   10.714774] RIP: 0033:0x7fbcedffb5b7
  [   10.714775] Code: 64 89 02 48 c7 c0 ff ff ff ff eb bb 0f 1f 80 00 00 00 00 
f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
  [   10.714776] RSP: 002b:7fff88e22288 EFLAGS: 0246 ORIG_RAX: 
002e
  [   10.714777] RAX: ffda RBX: 5632787355d0 RCX: 
7fbcedffb5b7
  [   10.714777] RDX:  RSI: 7fff88e222c0 RDI: 
0006
  [   10.714778] RBP: 563278761380 R08: 0004 R09: 
563278761380
  [   10.714778] R10: 7fff88e22394 R11: 0246 R12: 
5632787354e0
  [   10.714779] R13: 7fff88e222c0 R14: 7fff88e22394 R15: 
563278766710
  [   10.714780] ---[ end trace f00c16109236af6f ]---
  [   10.714782] rtw_pci :3a:00.0: failed to read ASPM, ret=-5

  Device is unable to scan for networks and error occurs when attempting
  to turn on/off wifi in 

[Kernel-packages] [Bug 1902981] Re: AGP GPU on PCI mode (when AGP is disabled at kernel build time) known to fail on K8 and K10 platforms

2020-11-04 Thread Thomas Debesse
As a reminder, this is a dmesg captured when running ATI Radeon HD 4670
AGP on a K10 host on Linux 5.9 (vanilla).

The ATI Radeon HD 4670 AGP (RV730 XT) is a very capable TeraScale GPU,
supporting OpenGL 3.3 (Directx 10 on Windows) and OpenCL 1.0, and
featured HDMI output and 1GB of VRAM. The host is also a very capable
AMD Phenom II quad core CPU with 16GB of ram.

To verify if its performances match 2020 expectations, I just engaged it
(running Ubuntu 20.04) in 2020 Xonotic Defrag World Championship which
is currently running (https://xdwc.teichisma.info/), and I got feedback
from some players reporting this hardware may be better than their own
hardware they compete with. In fact competitive games like Xonotic run
at 144fps on 1920×1080 resolution.

The last kernel able to drive this GPU on Ubuntu 20.04 LTS is the
5.4.0-47-generic one, the 5.4.0-48-generic one is believed to have
backported the AGP disablement from 5.9-rc1 (ba806f9).

So, when running on 5.4.0-48-generic kernel from Ubuntu repositories, or
here, 5.9 vanilla compiled by myself, interesting parts from dmesg log
may be:

```
[5.242322] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed 
(scratch(0x8504)=0xCAFEDEAD)
[5.242359] radeon :01:00.0: disabling GPU acceleration
```

and:

```
[   34.558889] trying to bind memory to uninitialized GART !
[   34.559048] WARNING: CPU: 1 PID: 2516 at 
drivers/gpu/drm/radeon/radeon_gart.c:299 radeon_gart_bind+0xdf/0xf0 [radeon]
[   34.559050] Modules linked in: zram snd_usb_audio snd_hda_intel 
snd_intel_dspcfg snd_hda_codec snd_usbmidi_lib snd_hda_core snd_hwdep snd_pcm 
snd_seq_midi kvm_amd snd_seq_midi_event ccp joydev kvm snd_seq snd_rawmidi 
input_leds snd_timer snd_seq_device snd soundcore k10temp mac_hid serio_raw 
binfmt_misc sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables btrfs 
blake2b_generic zstd_compress raid10 raid456 async_raid6_recov async_memcpy 
async_pq async_xor async_tx libcrc32c xor raid6_pq raid1 raid0 multipath linear 
uas usb_storage hid_generic usbhid hid radeon i2c_algo_bit drm_kms_helper 
syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm psmouse forcedeth 
i2c_nforce2
[   34.559107] CPU: 1 PID: 2516 Comm: gnome-shell Not tainted 5.9.0 #1
[   34.559109] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./AM2NF3-VSTA, BIOS P3.20 10/09/2009
[   34.559178] RIP: 0010:radeon_gart_bind+0xdf/0xf0 [radeon]
[   34.559184] Code: 00 48 89 ef 48 8b 40 60 e8 0e 2f 44 df 31 c0 48 83 c4 08 
5b 5d 41 5c 41 5d 41 5e 41 5f c3 48 c7 c7 38 6f 6b c0 e8 23 0c 6d de <0f> 0b b8 
ea ff ff ff eb dc 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00
[   34.559187] RSP: 0018:c030838f7a28 EFLAGS: 00010282
[   34.559191] RAX:  RBX: a0cf6b88eb80 RCX: 0027
[   34.559193] RDX: 0027 RSI: 0086 RDI: a0cf6fc98d08
[   34.559196] RBP: c030838f7b28 R08: a0cf6fc98d00 R09: 0004
[   34.559198] R10:  R11: 0001 R12: c030838f7b28
[   34.559201] R13: a0cf6a622868 R14: a0cf6c7cc6e8 R15: c030838f7b28
[   34.559204] FS:  7f46ae245cc0() GS:a0cf6fc8() 
knlGS:
[   34.559207] CS:  0010 DS:  ES:  CR0: 80050033
[   34.559210] CR2: 56494261c1c8 CR3: 00040bfe6000 CR4: 06e0
[   34.559212] Call Trace:
[   34.559286]  radeon_ttm_backend_bind+0x58/0x210 [radeon]
[   34.559305]  ttm_tt_bind+0x32/0x60 [ttm]
[   34.559321]  ttm_bo_handle_move_mem+0x236/0x590 [ttm]
[   34.559339]  ttm_bo_validate+0x16c/0x180 [ttm]
[   34.559407]  ? drm_ioctl_kernel+0xe9/0xf0 [drm]
[   34.559422]  ttm_bo_init_reserved+0x2ae/0x320 [ttm]
[   34.559438]  ttm_bo_init+0x6d/0xf0 [ttm]
[   34.559504]  ? radeon_update_memory_usage.isra.0+0x50/0x50 [radeon]
[   34.559569]  radeon_bo_create+0x184/0x210 [radeon]
[   34.559634]  ? radeon_update_memory_usage.isra.0+0x50/0x50 [radeon]
[   34.559703]  radeon_gem_object_create+0xa9/0x180 [radeon]
[   34.559773]  ? radeon_gem_pwrite_ioctl+0x20/0x20 [radeon]
[   34.559840]  radeon_gem_create_ioctl+0x66/0x120 [radeon]
[   34.559850]  ? tomoyo_path_number_perm+0x66/0x1d0
[   34.559918]  ? radeon_gem_pwrite_ioctl+0x20/0x20 [radeon]
[   34.559968]  drm_ioctl_kernel+0xaa/0xf0 [drm]
[   34.560021]  drm_ioctl+0x1ec/0x390 [drm]
[   34.560090]  ? radeon_gem_pwrite_ioctl+0x20/0x20 [radeon]
[   34.560152]  radeon_drm_ioctl+0x49/0x80 [radeon]
[   34.560160]  __x64_sys_ioctl+0x83/0xb0
[   34.560167]  do_syscall_64+0x33/0x80
[   34.560174]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   34.560179] RIP: 0033:0x7f46b369550b
[   34.560183] Code: 0f 1e fa 48 8b 05 85 39 0d 00 64 c7 00 26 00 00 00 48 c7 
c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d 55 39 0d 00 f7 d8 64 89 01 48
[   34.560186] RSP: 002b:7ffdb7421658 EFLAGS: 0246 ORIG_RAX: 
0010
[   34.560189] RAX: ffda RBX: 7ffdb74216d0 RCX: 7f46b369550b
[   

[Kernel-packages] [Bug 1902981] Missing required logs.

2020-11-04 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1902981

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  AGP GPU on PCI mode (when AGP is disabled at kernel build time) known
  to fail on K8 and K10 platforms

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  This bug is to track specific issues faced by AGP GPUs when running as
  PCI devices (when AGP support is disabled at kernel build time),
  unless otherwise proven it is believed fixing #1902795 (PCI GPUs
  support being broken) may not fix all issues for AGP GPUs running as
  PCI ones (more to come on that topic).

  See related bugs:

  - https://bugs.launchpad.net/bugs/1902795
  > PCI graphics broken on AMD K8/K10 platform (while it works on Intel) 
verified from Linux 4.4 to 5.10-rc1

  - https://bugs.launchpad.net/bugs/1899304
  > AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale GPUs unusable

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

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


[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  PCI graphics broken on AMD K8/K10 platform (while it works on Intel)
  verified from Linux 4.4 to 5.10-rc1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is an issue I found while investigating #1899304
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899304

  The big concern is that if AGP is disabled, there is no fallback
  display option on those platforms.

  After having discovered some K8 and K10 computers running AGP cards
  stopped working with 5.4.0-48 (Ubuntu 20.04 LTS), I had the idea to
  try some PCI cards to know if problems came from AGP or something
  else, and I've discovered another issue instead.

  Note that I'm not talking about PCI express, but good old PCI.

  The other issue I found is that PCI graphics on AMD K8/K10 platform is
  broken since years. This got probably unnoticed because such hardware
  works on Intel platform and those cards are not very common, so the
  chance to fulfill all the requirements to reproduce the bug are not
  that high.

  To make the test significant enough I used two PCI devices from two
  makers, and some that are not so old: they both support OpenGL 3.3,
  have 512MB of VRAM, and one of them even have HDMI.

  - PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
  - PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

  I've driven tests on four computers:

  - K10 PCIe based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU 
(dual core), Nvidia C51 bridge, 6GB DDR2 667MHz, PCIe + PCI
  - K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
  - K8 AGP based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
  - Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

  Both PCI GPU work on the Intel based computer, and I get performances that 
looks correct for those GPU given they are PCI ones. You can find real-life use 
case test result here (look for “PCI”):
  https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

  I tested two Ubuntu versions and multiple kernels:

  Ubuntu 20.04 Focal LTS Linux 5.4.0-48-generic
  Ubuntu 20.04 Focal LTS Linux 5.4.0-47-generic
  Ubuntu 16.04 Xenial LTS Linux 4.15.0-118-generic
  Ubuntu 16.04 Xenial LTS Linux 4.8.0-36-generic
  Ubuntu 16.04 Xenial LTS Linux 4.4.0-190-generic

  All those configurations fail with those two PCI GPUs on AMD K8/K10
  platforms.

  I got some logs and screenshots, so I will add them.

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

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


[Kernel-packages] [Bug 1831451] Re: access in ubuntu_kvm_unit_tests failed on Oracle X/B-4.15

2020-11-04 Thread Po-Hsu Lin
There is an upstream commit that bumps the timeout to 3 minutes, it could be 
helpful:
https://gitlab.com/kvm-unit-tests/kvm-unit-tests/-/commit/420767d2ed50958cad72b5598f66b6fe7517d068

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

Title:
  access in ubuntu_kvm_unit_tests failed on Oracle X/B-4.15

Status in ubuntu-kernel-tests:
  New
Status in linux-oracle package in Ubuntu:
  New

Bug description:
  Need to run this on oracle manually to get the full output:

  TESTNAME=access TIMEOUT=90s ACCEL= ./x86/run x86/access.flat -smp 1 -cpu host
  FAIL access (timeout; duration=90s)

  But so far Oracle X-4.15 is the only cloud that's failing with this

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1831451/+subscriptions

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


[Kernel-packages] [Bug 1899304] Re: AGP disablement leaves GPUs without working alternative (PCI fallback is broken), makes very-capable ATI TeraScale AGP GPUs unusable

2020-11-04 Thread Thomas Debesse
** Summary changed:

- Linux 5.4.0-48 (and later) causes AGP GPU lockup, huge performance drop, 
makes GNOME desktop fail to start and games going from 70fps to 7fps, slow file 
loading, audio issues
+ AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale AGP GPUs unusable

** Summary changed:

- AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale AGP GPUs unusable
+ AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale GPUs unusable

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

Title:
  AGP disablement leaves GPUs without working alternative (PCI fallback
  is broken), makes very-capable ATI TeraScale GPUs unusable

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This system runs Ubuntu 20.04, freshly installed 3~4 months ago (July
  2020).

  There is two kernels available on this system:

  - 5.4.0-47-generic
  - 5.4.0-48-generic

  With kernel 5.4.0-47-generic:

  - GNOME shell loads properly on Radeon X1950 PRO,
  - Unvanquished game runs on ATI Radeon X1950 PRO at 70 fps on 1280×720 
resolution,
  - Unvanquished game runs on ATI Radeon 9500 at 40 fps on 640×480 resolution.

  Everything looks consistent with the limits and the age of the
  hardware.

  With kernel 5.4.0-48-generic:

  - GNOME Shell never finish to load on Radeon X1950 PRO, either a grey screen 
is displayed and keyboard shortcuts does not respond, or the top bar is stuck 
between the center and the top of the screen and the shell does not respond, or 
the top bar on the top of the screen but the shell does not respond, to get a 
desktop I run `sudo systemctl stop display-manager` then `startx 
/usr/bin/lxsession` from a TTY. Running GNOME Shell with startx or from a lone 
xterm started with startx leads to same issues.
  - Unvanquished game runs on ATI Radeon X1950 PRO at 7 fps on 1280×720 
resolution,
  - Unvanquished game runs on ATI Radeon 9500 at 3 fps on 640×480 resolution.

  Note: for unknown reasons, GNOME Shell loads properly on the ATI
  Radeon 9500 but not on the Radeon X1950 PRO.

  Everything is slow. When the game is running, a very high load is
  reported by htop, which does not look like the experience seen on the
  5.4.0-47-generic kernel. When the game is running cycling between
  windows using Alt-Tab takes a lot of second while it's immediate on
  5.4.0-47-generic kernel. Also, even without the game running or on a
  lightweight desktop like LXDE, cycling windows is not smooth and
  window refreshing is slow enough to be noticeable.

  About the hardware, note that:

  - the CPU only has one core, no hyperthreading (AMD Athlon 64 FX for socket 
939),
  - the GPUs are AGP ones using R300 and R500 technology (pre-TeraScale),
  - there is 3GB of DDR RAM,
  - there is no on-disk swap but zram-based swap in compressed ram is used,
  - system is stored on and boots from an USB 3.1 key plugged on an USB 2.0 
port,
  - /tmp is a tmpfs ram disk,
  - CPU is set to performance profile,
  - the install is not really messy and not many packages are installed, this 
USB key is purposed for hardware/system testing and to diagnose such issues.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  illwieckz   7503 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Sun Oct 11 01:47:48 2020
  InstallationDate: Installed on 2020-07-09 (93 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  IwConfig:
   enp0s11   no wireless extensions.

   lono wireless extensions.
  MachineType: MSI MS-6702E
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=10314d0c-ec6b-4f7f-b926-ed8b80185331 ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-48-generic N/A
   linux-backports-modules-5.4.0-48-generic  N/A
   linux-firmware1.187.3
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/12/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080011
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-6702E
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be 

[Kernel-packages] [Bug 1902981] [NEW] AGP GPU on PCI mode (when AGP is disabled at kernel build time) known to fail on K8 and K10 platforms

2020-11-04 Thread Thomas Debesse
Public bug reported:

This bug is to track specific issues faced by AGP GPUs when running as
PCI devices (when AGP support is disabled at kernel build time), unless
otherwise proven it is believed fixing #1902795 (PCI GPUs support being
broken) may not fix all issues for AGP GPUs running as PCI ones (more to
come on that topic).

See related bugs:

- https://bugs.launchpad.net/bugs/1902795
> PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified 
> from Linux 4.4 to 5.10-rc1

- https://bugs.launchpad.net/bugs/1899304
> AGP disablement leaves GPUs without working alternative (PCI fallback is 
> broken), makes very-capable ATI TeraScale GPUs unusable

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

Title:
  AGP GPU on PCI mode (when AGP is disabled at kernel build time) known
  to fail on K8 and K10 platforms

Status in linux package in Ubuntu:
  New

Bug description:
  This bug is to track specific issues faced by AGP GPUs when running as
  PCI devices (when AGP support is disabled at kernel build time),
  unless otherwise proven it is believed fixing #1902795 (PCI GPUs
  support being broken) may not fix all issues for AGP GPUs running as
  PCI ones (more to come on that topic).

  See related bugs:

  - https://bugs.launchpad.net/bugs/1902795
  > PCI graphics broken on AMD K8/K10 platform (while it works on Intel) 
verified from Linux 4.4 to 5.10-rc1

  - https://bugs.launchpad.net/bugs/1899304
  > AGP disablement leaves GPUs without working alternative (PCI fallback is 
broken), makes very-capable ATI TeraScale GPUs unusable

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

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


[Kernel-packages] [Bug 1902687] Re: e1000e: fix issues with S0ix

2020-11-04 Thread Anthony Wong
** Summary changed:

- e1000e: fix issues with S01x
+ e1000e: fix issues with S0ix

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

Title:
  e1000e: fix issues with S0ix

Status in linux package in Ubuntu:
  In Progress

Bug description:
  [Impact]

  1. Cold boot system to desktop

  2. Press power button to suspend the system

  3. Press power button to resume the system.

  4. Check the log, you will only find

   e1000e :00:1f.6 eno2: Hardware Error

  5. Press power button to suspend the system again

  6. System will *auto resume* from the suspend. Then check the logs,
  you *will find* follow logs.

  [ 120.895527] PM: pci_pm_suspend(): e1000e_pm_suspend+0x0/0x730
  [e1000e] returns -2

  [ 120.895529] PM: dpm_run_callback(): pci_pm_suspend+0x0/0x150
  returns -2

  [ 120.895530] PM: Device :00:1f.6 failed to suspend async:
  error -2

  [ 121.539907] PM: Some devices failed to suspend, or early wake
  event detected

  [Fix]

  Four patches from upstream list.
   
   e1000e: fix S0ix flow to allow S0i3.2 subset entry
   e1000e: allow turning s0ix flows on for systems with ME
   e1000e: Add Dell's Comet Lake systems into s0ix heuristics
   e1000e: Add more Dell CML systems into s0ix heuristics

  [Test case]

  Repeat above.

  
  Not really an SRU as the target is the unstable/devel kernel and oem-5.10 for 
focal (-oem-20.04-edge).

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

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


[Kernel-packages] [Bug 1899304] Re: Linux 5.4.0-48 (and later) causes AGP GPU lockup, huge performance drop, makes GNOME desktop fail to start and games going from 70fps to 7fps, slow file loading, au

2020-11-04 Thread Thomas Debesse
** Summary changed:

- Linux 5.4.0-48 (and later) causes GPU lockup, huge performance drop, makes 
GNOME desktop fail to start and games going from 70fps to 7fps, slow file 
loading, audio issues
+ Linux 5.4.0-48 (and later) causes AGP GPU lockup, huge performance drop, 
makes GNOME desktop fail to start and games going from 70fps to 7fps, slow file 
loading, audio issues

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

Title:
  Linux 5.4.0-48 (and later) causes AGP GPU lockup, huge performance
  drop, makes GNOME desktop fail to start and games going from 70fps to
  7fps, slow file loading, audio issues

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This system runs Ubuntu 20.04, freshly installed 3~4 months ago (July
  2020).

  There is two kernels available on this system:

  - 5.4.0-47-generic
  - 5.4.0-48-generic

  With kernel 5.4.0-47-generic:

  - GNOME shell loads properly on Radeon X1950 PRO,
  - Unvanquished game runs on ATI Radeon X1950 PRO at 70 fps on 1280×720 
resolution,
  - Unvanquished game runs on ATI Radeon 9500 at 40 fps on 640×480 resolution.

  Everything looks consistent with the limits and the age of the
  hardware.

  With kernel 5.4.0-48-generic:

  - GNOME Shell never finish to load on Radeon X1950 PRO, either a grey screen 
is displayed and keyboard shortcuts does not respond, or the top bar is stuck 
between the center and the top of the screen and the shell does not respond, or 
the top bar on the top of the screen but the shell does not respond, to get a 
desktop I run `sudo systemctl stop display-manager` then `startx 
/usr/bin/lxsession` from a TTY. Running GNOME Shell with startx or from a lone 
xterm started with startx leads to same issues.
  - Unvanquished game runs on ATI Radeon X1950 PRO at 7 fps on 1280×720 
resolution,
  - Unvanquished game runs on ATI Radeon 9500 at 3 fps on 640×480 resolution.

  Note: for unknown reasons, GNOME Shell loads properly on the ATI
  Radeon 9500 but not on the Radeon X1950 PRO.

  Everything is slow. When the game is running, a very high load is
  reported by htop, which does not look like the experience seen on the
  5.4.0-47-generic kernel. When the game is running cycling between
  windows using Alt-Tab takes a lot of second while it's immediate on
  5.4.0-47-generic kernel. Also, even without the game running or on a
  lightweight desktop like LXDE, cycling windows is not smooth and
  window refreshing is slow enough to be noticeable.

  About the hardware, note that:

  - the CPU only has one core, no hyperthreading (AMD Athlon 64 FX for socket 
939),
  - the GPUs are AGP ones using R300 and R500 technology (pre-TeraScale),
  - there is 3GB of DDR RAM,
  - there is no on-disk swap but zram-based swap in compressed ram is used,
  - system is stored on and boots from an USB 3.1 key plugged on an USB 2.0 
port,
  - /tmp is a tmpfs ram disk,
  - CPU is set to performance profile,
  - the install is not really messy and not many packages are installed, this 
USB key is purposed for hardware/system testing and to diagnose such issues.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-48-generic 5.4.0-48.52
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  illwieckz   7503 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Sun Oct 11 01:47:48 2020
  InstallationDate: Installed on 2020-07-09 (93 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  IwConfig:
   enp0s11   no wireless extensions.

   lono wireless extensions.
  MachineType: MSI MS-6702E
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=10314d0c-ec6b-4f7f-b926-ed8b80185331 ro
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-48-generic N/A
   linux-backports-modules-5.4.0-48-generic  N/A
   linux-firmware1.187.3
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/12/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080011
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: MS-6702E
  dmi.board.vendor: MSI
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 

[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Thomas Debesse
Just a reupload of the previously posted patch, fixing some typos.

** Patch removed: "PATCH: drm/radeon: make all PCI GPUs use 32 bits DMA bit 
mask (not enough to fix the issue and ATI specific)"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902795/+attachment/5431266/+files/0001-drm-radeon-make-all-PCI-GPUs-use-32bits-DMA-bit-mask.patch

** Patch added: "PATCH: drm/radeon: make all PCI GPUs use 32 bits DMA bit mask 
(not enough to fix the issue and ATI specific)"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902795/+attachment/5431335/+files/0001-drm-radeon-make-all-PCI-GPUs-use-32bits-DMA-bit-mask.patch

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

Title:
  PCI graphics broken on AMD K8/K10 platform (while it works on Intel)
  verified from Linux 4.4 to 5.10-rc1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is an issue I found while investigating #1899304
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899304

  The big concern is that if AGP is disabled, there is no fallback
  display option on those platforms.

  After having discovered some K8 and K10 computers running AGP cards
  stopped working with 5.4.0-48 (Ubuntu 20.04 LTS), I had the idea to
  try some PCI cards to know if problems came from AGP or something
  else, and I've discovered another issue instead.

  Note that I'm not talking about PCI express, but good old PCI.

  The other issue I found is that PCI graphics on AMD K8/K10 platform is
  broken since years. This got probably unnoticed because such hardware
  works on Intel platform and those cards are not very common, so the
  chance to fulfill all the requirements to reproduce the bug are not
  that high.

  To make the test significant enough I used two PCI devices from two
  makers, and some that are not so old: they both support OpenGL 3.3,
  have 512MB of VRAM, and one of them even have HDMI.

  - PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
  - PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

  I've driven tests on four computers:

  - K10 PCIe based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU 
(dual core), Nvidia C51 bridge, 6GB DDR2 667MHz, PCIe + PCI
  - K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
  - K8 AGP based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
  - Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

  Both PCI GPU work on the Intel based computer, and I get performances that 
looks correct for those GPU given they are PCI ones. You can find real-life use 
case test result here (look for “PCI”):
  https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

  I tested two Ubuntu versions and multiple kernels:

  Ubuntu 20.04 Focal LTS Linux 5.4.0-48-generic
  Ubuntu 20.04 Focal LTS Linux 5.4.0-47-generic
  Ubuntu 16.04 Xenial LTS Linux 4.15.0-118-generic
  Ubuntu 16.04 Xenial LTS Linux 4.8.0-36-generic
  Ubuntu 16.04 Xenial LTS Linux 4.4.0-190-generic

  All those configurations fail with those two PCI GPUs on AMD K8/K10
  platforms.

  I got some logs and screenshots, so I will add them.

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

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


[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Thomas Debesse
Here is a dmesg log from september, running the PCI Nvidia 8400GS rev.2
with nouveau on a K8 non-AGP host with Nvidia C51 PCI Express bridge.
The GPU is driven by proprietary non-free closed nvidia driver.

Yet again, this PCI GPU is known to work with nvidia driver when plugged
into an Intel platform.

Here may be the interesting parts:

```
[   76.927044] NVRM: GPU at PCI::05:00: 
GPU-d18ccf5d-6557-e114-0ca8-23449bccf157
[   76.927050] NVRM: Xid (PCI::05:00): 6, PE0002 
[   78.018458] NVRM: Xid (PCI::05:00): 8, Channel 0001
[   80.010804] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[   82.017647] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[   90.401898] NVRM: Xid (PCI::05:00): 8, Channel 007e
[   92.385614] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[   96.321610] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  106.785733] NVRM: Xid (PCI::05:00): 8, Channel 007e
[  108.785676] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  112.785766] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  123.169763] NVRM: Xid (PCI::05:00): 8, Channel 007e
[  125.153618] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  129.153612] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  138.079318] resource sanity check: requesting [mem 0x000c-0x000f], 
which spans more than pnp 00:06 [mem 0x000ce000-0x000c]
[  138.079726] caller os_map_kernel_space+0x6d/0xb0 [nvidia] mapping multiple 
BARs
[  145.569349] NVRM: GPU at PCI::05:00: 
GPU-d18ccf5d-6557-e114-0ca8-23449bccf157
[  145.569386] NVRM: Xid (PCI::05:00): 6, PE0002 
[  146.689722] NVRM: Xid (PCI::05:00): 8, Channel 0001
[  148.689670] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  150.690247] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  159.009723] NVRM: Xid (PCI::05:00): 8, Channel 007e
[  161.009666] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  165.009757] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  175.393763] NVRM: Xid (PCI::05:00): 8, Channel 007e
[  177.393696] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  181.393788] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  191.61] NVRM: Xid (PCI::05:00): 8, Channel 007e
[  193.505609] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
[  197.717628] NVRM: os_schedule: Attempted to yield the CPU while in atomic or 
interrupt context
```

Note that there is two things you can ignore from this log, this part:

```
[   47.301362] NVRM: The NVIDIA GeForce 6150 LE GPU installed in this system is
   NVRM:  supported through the NVIDIA 304.xx Legacy drivers. Please
   NVRM:  visit http://www.nvidia.com/object/unix.html for more
   NVRM:  information.  The 340.108 NVIDIA driver will ignore
   NVRM:  this GPU.  Continuing probe...
[   47.301582] NVRM: ignoring the legacy GPU :00:05.0
[   47.302069] nvidia: probe of :00:05.0 failed with error -1
```

This motherboard features an onboard soldered Geforce 6150 LE GPU
usually accessed through HyperTransport bus when there is no add-on card
on PCIe slots. The BIOS is expected to disable the onboard GPU when
there is an add-on one, and it usually disables that onboard GPU when
there is an add-on one (usually on PCI Express port), except when this
Nvidia PCI card is plugged. Anyway, the driver ignores it.

The part that can be ignored is this one:

```
[   55.661641] NVRM: Your system is not currently configured to drive a VGA 
console
[   55.661645] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[   55.661646] NVRM: requires the use of a text-mode VGA console. Use of other 
console
[   55.661648] NVRM: drivers including, but not limited to, vesafb, may result 
in
[   55.661648] NVRM: corruption and stability problems, and is not supported.
```

It's a warning the proprietary non-free closed driver is printing to ask
the user to plug an useless screen on the VGA port (that will not be
able to display anything and will not be made available to the user to
extend the desktop) so the user can use a screen on the DVI port
properly. This is just an Nvidia weirdness among **many**, and this has
nothing to do with the current bug, this weirdness can be experimented
with select other Nvidias GPU including PCIe ones that work on this host
and on others. The nouveau driver does not ask to plug the VGA to an
useless screen to use the DVI port correctly, 

[Kernel-packages] [Bug 1822274] Re: 9e622d6bea0202e9fe267955362c01918562c09b in ubuntu_btrfs_kernel_fixes timeouted on B/C P9

2020-11-04 Thread Po-Hsu Lin
I haven't seen this recently, thus I am closing this.

** Changed in: ubuntu-kernel-tests
   Status: New => Invalid

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

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

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

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

Title:
  9e622d6bea0202e9fe267955362c01918562c09b in ubuntu_btrfs_kernel_fixes
  timeouted on B/C P9

Status in ubuntu-kernel-tests:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid
Status in linux source package in Cosmic:
  Invalid

Bug description:
  This test will timeout on our P9 node "baltar" (it's the most time-
  consuming job)

  A manual run shows that the sysbench command in this test will take
  about 2 hours to complete:

  # sysbench --num-threads=1 --test=fileio --file-num=81920 
--file-total-size=80M --file-block-size=1K --file-io-mode=sync 
--file-test-mode=seqwr prepare
  ...
  ...
  ...
  Creating file test_file.81917
  Creating file test_file.81918
  Creating file test_file.81919
  83886080 bytes written in 7231.40 seconds (0.01 MiB/sec).
  #

  And our timeout threshold is exactly 2 hours. An easy fix for this is to bump 
the threshold.
  But it's weird that this test only fail on Bionic 4.15.

  Here is the performance matrix for how long does it take for this test to 
execute:
  * Bionic 4.18 - 90 minutes
  * Disco 5.0 - 99 minutes

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-46-generic 4.15.0-46.49
  ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
  Uname: Linux 4.15.0-46-generic ppc64le
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Mar 29 07:04 seq
   crw-rw 1 root audio 116, 33 Mar 29 07:04 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: ppc64el
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:

  Date: Fri Mar 29 09:55:09 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0451:80ff Texas Instruments, Inc.
   Bus 001 Device 004: ID 0557:2419 ATEN International Co., Ltd
   Bus 001 Device 002: ID 0557:7000 ATEN International Co., Ltd Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  PciMultimedia:

  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: root=UUID=acd1a0d7-f6fc-4130-928c-c8b11ad6e4be ro 
console=hvc0
  ProcLoadAvg: 0.09 0.04 0.27 1/1367 5463
  ProcLocks:
   1: FLOCK  ADVISORY  WRITE 3539 00:17:524 0 EOF
   2: POSIX  ADVISORY  WRITE 3875 00:17:602 0 EOF
   3: FLOCK  ADVISORY  WRITE 3912 00:17:598 0 EOF
   4: POSIX  ADVISORY  WRITE 3902 00:17:580 0 EOF
   5: POSIX  ADVISORY  WRITE 1820 00:17:373 0 EOF
  ProcSwaps:
   Filename TypeSizeUsedPriority
   /swap.img   file 8388544 0   -2
  ProcVersion: Linux version 4.15.0-46-generic (buildd@bos02-ppc64el-009) (gcc 
version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #49-Ubuntu SMP Wed Feb 6 09:32:48 UTC 
2019
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-46-generic N/A
   linux-backports-modules-4.15.0-46-generic  N/A
   linux-firmware 1.173.3
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDump_list: total 0
  cpu_cores: Number of cores present = 40
  cpu_coreson: Number of cores online = 40
  cpu_dscr: DSCR is 16
  cpu_freq:
   min: 2.862 GHz (cpu 159)
   max: 2.862 GHz (cpu 1)
   avg: 2.862 GHz
  cpu_runmode:
   Could not retrieve current diagnostics mode,
   No kernel interface to firmware
  cpu_smt: SMT=4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1822274/+subscriptions

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


[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Thomas Debesse
Here is a dmesg log from september, running the PCI Nvidia 8400GS rev.2
with nouveau on a K8 non-AGP host with Nvidia C51 PCI Express bridge.
The GPU is driven by nouveau. So at this time I at least managed to
connect through SSH while there was no display. The dmesg log reports a
GPU lockup.

Yet again, this PCI GPU is known to work with nouveau driver when
plugged into an Intel platform.

Here may be the interesting parts:

```
[   52.256093] nouveau :05:00.0: DRM: core notifier timeout
[   54.256228] nouveau :05:00.0: DRM: base-0: timeout
[   54.256455] Console: switching to colour frame buffer device 240x67
[   54.256542] nouveau :05:00.0: fifo: DMA_PUSHER - ch 1 [DRM] get 
00 put 00 ib_get 0002 ib_put 0003 state a000 (err: 
IB_EMPTY) push 00406040
[   54.256633] nouveau :05:00.0: fifo: DMA_PUSHER - ch 1 [DRM] get 
00 put 00 ib_get 0003 ib_put 0011 state a000 (err: 
IB_EMPTY) push 00406040
[   54.256687] nouveau :05:00.0: fifo: DMA_PUSHER - ch 1 [DRM] get 
00 put 00 ib_get 0011 ib_put 0020 state a000 (err: 
IB_EMPTY) push 003020b0
[   54.256740] nouveau :05:00.0: fifo: DMA_PUSHER - ch 1 [DRM] get 
00 put 00 ib_get 0020 ib_put 0033 state a000 (err: 
IB_EMPTY) push 00406040
[   54.256811] nouveau :05:00.0: fifo: DMA_PUSHER - ch 1 [DRM] get 
00 put 00 ib_get 0033 ib_put 0049 state a000 (err: 
IB_EMPTY) push 003020b0
[   54.725747] nouveau :05:00.0: DRM: GPU lockup - switching to software 
fbcon
[   54.808979] nouveau :05:00.0: fb0: nouveaudrmfb frame buffer device
[   54.809352] [drm] Initialized nouveau 1.3.1 20120801 for :05:00.0 on 
minor 1
```


** Attachment added: "dmesg on Linux 5.4.0-47-generic, K8 platform (PCIe host, 
C51 bridge), Nvidia 8400GS rev.2 PCI with nouveau"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902795/+attachment/5431331/+files/dmesg.linux-5.4.0-47.Dell_OptiPlex_740+K8-C51_Nvidia-8400GSr2_PCI-nouveau.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/1902795

Title:
  PCI graphics broken on AMD K8/K10 platform (while it works on Intel)
  verified from Linux 4.4 to 5.10-rc1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is an issue I found while investigating #1899304
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899304

  The big concern is that if AGP is disabled, there is no fallback
  display option on those platforms.

  After having discovered some K8 and K10 computers running AGP cards
  stopped working with 5.4.0-48 (Ubuntu 20.04 LTS), I had the idea to
  try some PCI cards to know if problems came from AGP or something
  else, and I've discovered another issue instead.

  Note that I'm not talking about PCI express, but good old PCI.

  The other issue I found is that PCI graphics on AMD K8/K10 platform is
  broken since years. This got probably unnoticed because such hardware
  works on Intel platform and those cards are not very common, so the
  chance to fulfill all the requirements to reproduce the bug are not
  that high.

  To make the test significant enough I used two PCI devices from two
  makers, and some that are not so old: they both support OpenGL 3.3,
  have 512MB of VRAM, and one of them even have HDMI.

  - PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
  - PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

  I've driven tests on four computers:

  - K10 PCIe based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU 
(dual core), Nvidia C51 bridge, 6GB DDR2 667MHz, PCIe + PCI
  - K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
  - K8 AGP based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
  - Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

  Both PCI GPU work on the Intel based computer, and I get performances that 
looks correct for those GPU given they are PCI ones. You can find real-life use 
case test result here (look for “PCI”):
  https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

  I tested two Ubuntu versions and multiple kernels:

  Ubuntu 20.04 Focal LTS Linux 5.4.0-48-generic
  Ubuntu 20.04 Focal LTS Linux 5.4.0-47-generic
  Ubuntu 16.04 Xenial LTS Linux 4.15.0-118-generic
  Ubuntu 16.04 Xenial LTS Linux 4.8.0-36-generic
  Ubuntu 16.04 Xenial LTS Linux 4.4.0-190-generic

  All those configurations fail with those two PCI GPUs on AMD K8/K10
  platforms.

  I got some logs and screenshots, so I will add them.

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1902896] Re: Thunderbolt dock no longer works

2020-11-04 Thread koba
@thedoctar,
could you please help to try drmtip!? Please install generic version.
https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/2020-11-05/

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

Title:
  Thunderbolt dock no longer works

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I'm using Lubuntu 20.04 on Dell XPS 13 9360. Somehow thunderbolt
  stopped working. I've attached the relevant output from /var/syslog.
  I'm using 5.4.0-52-generic. I've updated all my firmware through
  fwupdmgr.

  Briefly, the kernel complains 
  kernel: pci :01:00.0: BAR 13: no space for [io  size 0x3000]
  kernel: pci :01:00.0: BAR 13: failed to assign [io  size 0x3000]

  then
  kernel: usb 3-1.3: config 1 has no interfaces?

  then

  kernel: xhci_hcd :39:00.0: xHCI host controller not responding, assume 
dead
  kernel: r8152 4-1.4:1.0 enxd481d70b2831: Stop submitting intr, status -108
  kernel: xhci_hcd :39:00.0: HC died; cleaning up

  then 
  kernel: xhci_hcd :39:00.0: Host halt failed, -19
  kernel: xhci_hcd :39:00.0: Host not accessible, reset failed. 

  then

  kernel: pcieport :00:1c.0: AER: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, (Receiver ID) 
  kernel: pcieport :00:1c.0: AER:   device [8086:9d10] error 
status/mask=0001/2000   

  kernel: pcieport :00:1c.0: AER:[ 0] RxErr

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-firmware 1.187.3
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 5.4.0-52-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  albert  820 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: LXQt
  Date: Wed Nov  4 16:07:31 2020
  Dependencies:
   
  InstallationDate: Installed on 2020-05-11 (176 days ago)
  InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0bda:568b Realtek Semiconductor Corp. 
Integrated_Webcam_HD
   Bus 001 Device 003: ID 0cf3:e300 Qualcomm Atheros Communications 
   Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9360
  PackageArchitecture: all
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-52-generic 
root=UUID=95de7ebe-d429-45d7-9548-0d5af627a560 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-52-generic N/A
   linux-backports-modules-5.4.0-52-generic  N/A
   linux-firmware1.187.3
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/13/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.14.2
  dmi.board.name: 0T3FTF
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.14.2:bd07/13/2020:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn0T3FTF:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9360
  dmi.product.sku: 075B
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1860421] Re: Sometime the Eoan s390x LPAR can't get an IP address after reboot

2020-11-04 Thread Po-Hsu Lin
Eoan LPAR upgraded to Focal, thus I am closing this bug.
Thanks

** Changed in: ubuntu-kernel-tests
   Status: Triaged => Invalid

** Changed in: ubuntu-kernel-tests
 Assignee: Sean Feole (sfeole) => (unassigned)

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

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

Title:
  Sometime the Eoan s390x LPAR can't get an IP address after reboot

Status in ubuntu-kernel-tests:
  Invalid
Status in linux package in Ubuntu:
  Invalid

Bug description:
  Node: s2lp4 Ubuntu Eoan s390x LPAR

  Sometimes after a reboot (we always reboot it before start testing),
  this instance will lost its network connection. This is not the first
  time that I saw this issue with Eoan in this SRU cycle. With the most
  recent respin (5.3.0-29.31) this happened only once.

  The system is still alive, just the network connection not working.
  You will have to access it via HMC console and reboot it from there.

  You will find the dmesg when the networking is not working in the
  attachment.

  Here is the ip addr output when this happens:
  1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
  link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  inet 127.0.0.1/8 scope host lo
     valid_lft forever preferred_lft forever
  inet6 ::1/128 scope host
     valid_lft forever preferred_lft forever
  2: encc000:  mtu 1500 qdisc mq state UP 
group default qlen 1000
  link/ether 2a:55:61:1d:aa:38 brd ff:ff:ff:ff:ff:ff
  inet6 fe80::2855:61ff:fe1d:aa38/64 scope link
     valid_lft forever preferred_lft forever
  3: enP1p0s0:  mtu 1500 qdisc noop state DOWN group 
default qlen 1000
  link/ether 82:0a:2d:0c:b8:70 brd ff:ff:ff:ff:ff:ff
  4: enP1p0s0d1:  mtu 1500 qdisc noop state DOWN group 
default qlen 1000
  link/ether 82:0a:2d:0c:b8:71 brd ff:ff:ff:ff:ff:ff
  5: enP2p0s0:  mtu 1500 qdisc noop state DOWN group 
default qlen 1000
  link/ether 82:0a:2d:0c:b7:00 brd ff:ff:ff:ff:ff:ff
  6: enP2p0s0d1:  mtu 1500 qdisc noop state DOWN group 
default qlen 1000
  link/ether 82:0a:2d:0c:b7:01 brd ff:ff:ff:ff:ff:ff
  7: lxcbr0:  mtu 1500 qdisc noqueue state 
DOWN group default qlen 1000
  link/ether 00:16:3e:00:00:00 brd ff:ff:ff:ff:ff:ff
  inet 10.0.3.1/24 scope global lxcbr0
     valid_lft forever preferred_lft forever
  8: virbr0:  mtu 1500 qdisc noqueue state 
DOWN group default qlen 1000
  link/ether 52:54:00:4c:f5:88 brd ff:ff:ff:ff:ff:ff
  inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
     valid_lft forever preferred_lft forever
  9: virbr0-nic:  mtu 1500 qdisc fq_codel master virbr0 
state DOWN group default qlen 1000
  link/ether 52:54:00:4c:f5:88 brd ff:ff:ff:ff:ff:ff

  I don't recall we have this issue before, it might need some more
  investigation with reboot stress test.

  The last test suite executed before this issue happens is the "sru-
  misc-stable" test, it should be executed again to make sure this issue
  is not caused by tests.

  BTW, there is a similar bug 1859530 for Bionic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1860421/+subscriptions

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


[Kernel-packages] [Bug 1899826] Re: backport upstream fixes for 5.9 Linux support

2020-11-04 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.8.4-1ubuntu13

---
zfs-linux (0.8.4-1ubuntu13) hirsute; urgency=medium

  * Add Linux 5.9 compat fixes (LP: #1899826)
- 4800-Linux-5.9-compat-add-linux-blkdev.h-include.patch
  include blkdev.h in various sources
- 4801-Linux-5.9-compat-NR_SLAB_RECLAIMABLE.patch
  deprecate some older page free stats for arc free page calculation
- 4802-Linux-5.9-compat-make_request_fn-replaced-with-submi.patch
  API change for block allocation
- 4805-Increase-Supported-Linux-Kernel-to-5.9.patch
  allows driver to be built against 5.9
  * Add Linux 5.10 compat fixes
- 4710-Use-percpu_counter-for-obj_alloc-counter-of-Linux-ba.patch
  prerequisite for 4804-Linux-5.10-compat-frame.h-renamed-objtool.h.patch
- 4720-Linux-5.7-compat-Include-linux-sched.h-in-spl-sys-mu.patch
  prerequisite for next set of patches
- 4804-Linux-5.10-compat-frame.h-renamed-objtool.h.patch
  rename check of linux/frame.h to linux/frame.h
- 4805-Linux-5.10-compat-percpu_ref-added-data-member.patch
  API check to the percpu_ref structure
- 4806-Linux-5.10-compat-check_disk_change-removed.patch
  check_disk_change removed, functionality moved to zfs_check_media_change
- 4807-Linux-5.10-compat-revalidate_disk_size-added.patch
  use revalidate_disk_size where necessary

 -- Colin Ian King   Tue, 3 Nov 2020 12:22:22
+

** Changed in: zfs-linux (Ubuntu Hirsute)
   Status: In Progress => Fix Released

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

Title:
  backport upstream fixes for 5.9 Linux support

Status in zfs-linux package in Ubuntu:
  Fix Released
Status in zfs-linux source package in Groovy:
  New
Status in zfs-linux source package in Hirsute:
  Fix Released

Bug description:
  == SRU Request Groovy ==

  Upstream zfs supports 5.9. it would be useful to backport these for
  users who want newer kernels.

  == The Fix ==

  Although 6 fixes are required, 2 add changes that get removed by a
  later change, so one can backport this with just the following 4
  changes:

  1823c8fe6a4a20971463e9b51615dad412aea9a9 ("Linux 5.9 compat: add 
linux/blkdev.h include")
  3e29e1971bbb4ab63dafeb592b747ef56bad3534 ("Linux 5.9 compat: 
NR_SLAB_RECLAIMABLE")
  d817c17100183b266aa6bf8b868e016805d51d16 ("Linux 5.9 compat: make_request_fn 
replaced with submit_bio")
  4b59c195ffbaebfdd5f0971a54613c0ed7c42005 ("Increase Supported Linux Kernel to 
5.9")

  == Regression potential ==

  The first patch just includes blkdev.h to workaround a build warning,
  so the results in no functional change to the working code.

  The second patch removes legacy arc page free estimation by droping
  the accounting for inactive anonymous pages and reclaimable pages on
  the slab. This change removes a very minor component of the free
  memory calculation and speeds up arc free stats calculations. There is
  a potential that this small change in free page calculation may impact
  systems where memory is more constrained, but the change is so small I
  believe this really is insignificant.

  The third patch is a build time detection of the kernel block
  allocation queue due to API changes, so should not change behaviour
  for current 5.8 kernels, only change behaviour for newer kernels with
  the newer kernel API.  Hence for the released 5.8 groovy kernel the
  code will not be changed, so the regression potential for 5.8 is zero.

  The final patch changes the META build data to allow the driver to
  build on newer kernels, so the risk on this change is effectively
  zero.

  == Testing ==

  Run the autotest client tests for ZFS tests:
ubuntu_zfs_smoke_tests (general functionality smoke tests)
ubuntu_zfs_fstests (file system semantics tests)
ubuntu_zfs_xfs_generic (subset of XFS tests on ZFS)
ubuntu_zfs_stress (stress-ng file system tests on a wide range of ZFS mount 
options)

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

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


[Kernel-packages] [Bug 1902977] [NEW] Trackpad and keyboard don't work

2020-11-04 Thread Corey Maldonado
Public bug reported:

Trackpad and keyboard don't work past the GNU boot menu, including they
do not work in recovery mode.

Have tried updating all drivers and reinstalling drivers. Have tried
repairing OS.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: linux-image-5.8.0-26-generic 5.8.0-26.27
ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
Uname: Linux 5.8.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  untolddawn   1015 F pulseaudio
 /dev/snd/controlC0:  untolddawn   1015 F pulseaudio
CasperMD5CheckResult: skip
Date: Wed Nov  4 20:12:35 2020
MachineType: Microsoft Corporation Surface Laptop 3
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=5da3d8d8-a853-4157-bcab-9921f9540c57 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-5.8.0-26-generic N/A
 linux-backports-modules-5.8.0-26-generic  N/A
 linux-firmware1.190
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/09/2020
dmi.bios.vendor: Microsoft Corporation
dmi.bios.version: 1.2545.140
dmi.board.name: Surface Laptop 3
dmi.board.vendor: Microsoft Corporation
dmi.chassis.type: 9
dmi.chassis.vendor: Microsoft Corporation
dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvr1.2545.140:bd07/09/2020:svnMicrosoftCorporation:pnSurfaceLaptop3:pvr124I00044T000M040B07:rvnMicrosoftCorporation:rnSurfaceLaptop3:rvr:cvnMicrosoftCorporation:ct9:cvr:
dmi.product.family: Surface
dmi.product.name: Surface Laptop 3
dmi.product.sku: Surface_Laptop_3_1873
dmi.product.version: 124I:00044T:000M:040B:07
dmi.sys.vendor: Microsoft Corporation

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


** Tags: amd64 apport-bug groovy

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

Title:
  Trackpad and keyboard don't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Trackpad and keyboard don't work past the GNU boot menu, including
  they do not work in recovery mode.

  Have tried updating all drivers and reinstalling drivers. Have tried
  repairing OS.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-26-generic 5.8.0-26.27
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  untolddawn   1015 F pulseaudio
   /dev/snd/controlC0:  untolddawn   1015 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Wed Nov  4 20:12:35 2020
  MachineType: Microsoft Corporation Surface Laptop 3
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=5da3d8d8-a853-4157-bcab-9921f9540c57 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-26-generic N/A
   linux-backports-modules-5.8.0-26-generic  N/A
   linux-firmware1.190
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2020
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: 1.2545.140
  dmi.board.name: Surface Laptop 3
  dmi.board.vendor: Microsoft Corporation
  dmi.chassis.type: 9
  dmi.chassis.vendor: Microsoft Corporation
  dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvr1.2545.140:bd07/09/2020:svnMicrosoftCorporation:pnSurfaceLaptop3:pvr124I00044T000M040B07:rvnMicrosoftCorporation:rnSurfaceLaptop3:rvr:cvnMicrosoftCorporation:ct9:cvr:
  dmi.product.family: Surface
  dmi.product.name: Surface Laptop 3
  dmi.product.sku: Surface_Laptop_3_1873
  dmi.product.version: 124I:00044T:000M:040B:07
  dmi.sys.vendor: Microsoft Corporation

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

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


[Kernel-packages] [Bug 1902977] Status changed to Confirmed

2020-11-04 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  Trackpad and keyboard don't work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Trackpad and keyboard don't work past the GNU boot menu, including
  they do not work in recovery mode.

  Have tried updating all drivers and reinstalling drivers. Have tried
  repairing OS.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-26-generic 5.8.0-26.27
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  untolddawn   1015 F pulseaudio
   /dev/snd/controlC0:  untolddawn   1015 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Wed Nov  4 20:12:35 2020
  MachineType: Microsoft Corporation Surface Laptop 3
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=5da3d8d8-a853-4157-bcab-9921f9540c57 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-26-generic N/A
   linux-backports-modules-5.8.0-26-generic  N/A
   linux-firmware1.190
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/09/2020
  dmi.bios.vendor: Microsoft Corporation
  dmi.bios.version: 1.2545.140
  dmi.board.name: Surface Laptop 3
  dmi.board.vendor: Microsoft Corporation
  dmi.chassis.type: 9
  dmi.chassis.vendor: Microsoft Corporation
  dmi.modalias: 
dmi:bvnMicrosoftCorporation:bvr1.2545.140:bd07/09/2020:svnMicrosoftCorporation:pnSurfaceLaptop3:pvr124I00044T000M040B07:rvnMicrosoftCorporation:rnSurfaceLaptop3:rvr:cvnMicrosoftCorporation:ct9:cvr:
  dmi.product.family: Surface
  dmi.product.name: Surface Laptop 3
  dmi.product.sku: Surface_Laptop_3_1873
  dmi.product.version: 124I:00044T:000M:040B:07
  dmi.sys.vendor: Microsoft Corporation

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

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


[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Thomas Debesse
** Attachment added: "dmesg on Linux 5.8 vanilla on K10 host running the HD 
4350 PCI GPU"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902795/+attachment/5431287/+files/dmesg.linux-5.8-vanilla_ASRock-AM2NF3-VSTA+K10_ATI-Radeon-HD-4350-PCI.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/1902795

Title:
  PCI graphics broken on AMD K8/K10 platform (while it works on Intel)
  verified from Linux 4.4 to 5.10-rc1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is an issue I found while investigating #1899304
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899304

  The big concern is that if AGP is disabled, there is no fallback
  display option on those platforms.

  After having discovered some K8 and K10 computers running AGP cards
  stopped working with 5.4.0-48 (Ubuntu 20.04 LTS), I had the idea to
  try some PCI cards to know if problems came from AGP or something
  else, and I've discovered another issue instead.

  Note that I'm not talking about PCI express, but good old PCI.

  The other issue I found is that PCI graphics on AMD K8/K10 platform is
  broken since years. This got probably unnoticed because such hardware
  works on Intel platform and those cards are not very common, so the
  chance to fulfill all the requirements to reproduce the bug are not
  that high.

  To make the test significant enough I used two PCI devices from two
  makers, and some that are not so old: they both support OpenGL 3.3,
  have 512MB of VRAM, and one of them even have HDMI.

  - PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
  - PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

  I've driven tests on four computers:

  - K10 PCIe based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU 
(dual core), Nvidia C51 bridge, 6GB DDR2 667MHz, PCIe + PCI
  - K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
  - K8 AGP based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
  - Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

  Both PCI GPU work on the Intel based computer, and I get performances that 
looks correct for those GPU given they are PCI ones. You can find real-life use 
case test result here (look for “PCI”):
  https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

  I tested two Ubuntu versions and multiple kernels:

  Ubuntu 20.04 Focal LTS Linux 5.4.0-48-generic
  Ubuntu 20.04 Focal LTS Linux 5.4.0-47-generic
  Ubuntu 16.04 Xenial LTS Linux 4.15.0-118-generic
  Ubuntu 16.04 Xenial LTS Linux 4.8.0-36-generic
  Ubuntu 16.04 Xenial LTS Linux 4.4.0-190-generic

  All those configurations fail with those two PCI GPUs on AMD K8/K10
  platforms.

  I got some logs and screenshots, so I will add them.

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

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


[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Thomas Debesse
** Attachment added: "dmesg on Linux 5.8 with 32bit dma patch on K10 host 
running the HD 4350 PCI GPU, demonstrating some errors being workarounded (not 
all)"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902795/+attachment/5431288/+files/dmesg.linux-5.8-dma32fix_ASRock-AM2NF3-VSTA+K10_ATI-Radeon-HD-4350-PCI.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/1902795

Title:
  PCI graphics broken on AMD K8/K10 platform (while it works on Intel)
  verified from Linux 4.4 to 5.10-rc1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is an issue I found while investigating #1899304
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899304

  The big concern is that if AGP is disabled, there is no fallback
  display option on those platforms.

  After having discovered some K8 and K10 computers running AGP cards
  stopped working with 5.4.0-48 (Ubuntu 20.04 LTS), I had the idea to
  try some PCI cards to know if problems came from AGP or something
  else, and I've discovered another issue instead.

  Note that I'm not talking about PCI express, but good old PCI.

  The other issue I found is that PCI graphics on AMD K8/K10 platform is
  broken since years. This got probably unnoticed because such hardware
  works on Intel platform and those cards are not very common, so the
  chance to fulfill all the requirements to reproduce the bug are not
  that high.

  To make the test significant enough I used two PCI devices from two
  makers, and some that are not so old: they both support OpenGL 3.3,
  have 512MB of VRAM, and one of them even have HDMI.

  - PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
  - PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

  I've driven tests on four computers:

  - K10 PCIe based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU 
(dual core), Nvidia C51 bridge, 6GB DDR2 667MHz, PCIe + PCI
  - K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
  - K8 AGP based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
  - Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

  Both PCI GPU work on the Intel based computer, and I get performances that 
looks correct for those GPU given they are PCI ones. You can find real-life use 
case test result here (look for “PCI”):
  https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

  I tested two Ubuntu versions and multiple kernels:

  Ubuntu 20.04 Focal LTS Linux 5.4.0-48-generic
  Ubuntu 20.04 Focal LTS Linux 5.4.0-47-generic
  Ubuntu 16.04 Xenial LTS Linux 4.15.0-118-generic
  Ubuntu 16.04 Xenial LTS Linux 4.8.0-36-generic
  Ubuntu 16.04 Xenial LTS Linux 4.4.0-190-generic

  All those configurations fail with those two PCI GPUs on AMD K8/K10
  platforms.

  I got some logs and screenshots, so I will add them.

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

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


[Kernel-packages] [Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-04 Thread Daniel van Vugt
** Also affects: linux via
   https://gitlab.freedesktop.org/drm/intel/-/issues/2631
   Importance: Unknown
   Status: Unknown

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

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

Bug description:
  I've just upgraded to 20.10. After logging in and using PyCharm for a
  while, the system froze, and I had to do a REISUB. It turned out to be
  a kernel panic and seems related to Xorg and the i915 driver.

  This has now happened multiple times, and not all crashes have
  happened while using PyCharm.

  I've tried using the ppa:canonical-kernel-team/ppa to install a new
  kernel (5.8.0-26-generic) but that did not help.

  [ 1620.425014] general protection fault, probably for non-canonical address 
0xe296718293aa0a0a:  [#1] SMP PTI 
  [ 1620.425017] CPU: 2 PID: 1749 Comm: Xorg Tainted: GW 
5.8.0-26-generic #27-Ubuntu
  [ 1620.425018] Hardware name: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.2.1 
02/21/2018
  [ 1620.425023] RIP: 0010:kmem_cache_alloc+0x7e/0x230
  [ 1620.425025] Code: 95 01 00 00 4d 8b 07 65 49 8b 50 08 65 4c 03 05 a0 59 33 
4d 4d 8b 20 4d 85 e4 0f 84 81 01 00 00 41 8b 47 20 49 8b 3f 4c 01 e0 <48> 8b 18 
48 89 c1 49 33 9f 70 01 00 00 4c 89 e0 48 0f c9 48 31 cb
  [ 1620.425026] RSP: 0018:b1f6c19e79b0 EFLAGS: 00010286
  [ 1620.425028] RAX: e296718293aa0a0a RBX:  RCX: 
0002
  [ 1620.425029] RDX: 7d5e RSI: 0dc0 RDI: 
441461604a80
  [ 1620.425031] RBP: b1f6c19e79e0 R08: d1f6bfc84a80 R09: 

  [ 1620.425032] R10:  R11: 8de1eca2f6c2 R12: 
e296718293aa08b2
  [ 1620.425033] R13: 0dc0 R14: 8de2488364c0 R15: 
8de2488364c0
  [ 1620.425034] FS:  7fe9c3b52a40() GS:8de25e68() 
knlGS:
  [ 1620.425035] CS:  0010 DS:  ES:  CR0: 80050033
  [ 1620.425037] CR2: 7f6c1433c000 CR3: 000488622001 CR4: 
003606e0
  [ 1620.425038] Call Trace:
  [ 1620.425087]  ? vma_create+0x30/0x460 [i915]
  [ 1620.425122]  vma_create+0x30/0x460 [i915]
  [ 1620.425124]  ? mutex_lock+0x13/0x40
  [ 1620.425157]  i915_vma_instance+0xd2/0xe0 [i915]
  [ 1620.425187]  eb_lookup_vma+0xd7/0x1c0 [i915]
  [ 1620.425217]  eb_lookup_vmas+0x79/0x200 [i915]
  [ 1620.425247]  eb_relocate+0x18/0x1b0 [i915]
  [ 1620.425275]  i915_gem_do_execbuffer+0x265/0x8d0 [i915]
  [ 1620.425278]  ? enqueue_task_fair+0x159/0x590
  [ 1620.425282]  ? __radix_tree_replace+0x4a/0xe0
  [ 1620.425285]  ? _cond_resched+0x1a/0x50
  [ 1620.425287]  ? kmem_cache_alloc_trace+0x168/0x240
  [ 1620.425290]  ? __kmalloc_node+0x201/0x300
  [ 1620.425320]  i915_gem_execbuffer2_ioctl+0x237/0x4a0 [i915]
  [ 1620.425348]  ? intel_engines_add_sysfs+0x150/0x150 [i915]
  [ 1620.425350]  ? radix_tree_lookup+0xd/0x10
  [ 1620.425379]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425395]  drm_ioctl_kernel+0xae/0xf0 [drm]
  [ 1620.425406]  drm_ioctl+0x238/0x3d0 [drm]
  [ 1620.425434]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425437]  ? fput+0x13/0x15
  [ 1620.425440]  ? __sys_recvmsg+0x94/0xb0
  [ 1620.425442]  ksys_ioctl+0x8e/0xc0
  [ 1620.425444]  __x64_sys_ioctl+0x1a/0x20
  [ 1620.425447]  do_syscall_64+0x49/0xc0
  [ 1620.425449]  entry_SYSCALL_64_after_hwframe+0x44/0xa9

  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME-Flashback:GNOME
  Date: Mon Oct 26 16:33:28 2020
  DistUpgraded: 2020-10-23 13:15:10,351 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroCodename: groovy
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Seems to happen randomly
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Dell UHD Graphics 620 [1028:07e6]
  InstallationDate: Installed on 2018-05-04 (906 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. XPS 13 9370
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 

[Kernel-packages] [Bug 1902795] Re: PCI graphics broken on AMD K8/K10 platform (while it works on Intel) verified from Linux 4.4 to 5.10-rc1

2020-11-04 Thread Thomas Debesse
I noticed a similar bug was reported on 3.2 kernel in year 2012:
https://bugzilla.redhat.com/show_bug.cgi?id=785375

At the time the bug was fixed by switching the PCI DMA bit mask from 40-bits to 
32-bits:
https://bugzilla.redhat.com/attachment.cgi?id=603278

The initial patch was testing against the GPU chip family, but that
seems wrong because now we see the same GPUs working with 40-bits mask
on some Intel platforms and not on some AMD platforms.

This patch makes all PCI GPU use 32-bit masks. This is expected to be
non-optimal platforms supporting 40-bits DMA masks, but is safest. An
alternative would be to test against the platforms.

This patch is not enough to fix PCI GPUs working on K8 and K10
platforms, also, this patch only concern Radeon hardware, while Nvidia
hardware are both affected on those platforms (both running nouveau or
nvidia).

This patch makes enough to workaround this error on ATI PCI devices on
K10:

```
[drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed 
(scratch(0x8504)=0xCAFEDEAD)
radeon :03:00.0: disabling GPU acceleration
```

And this one on both ATI PCI devices on K10 and ATI AGP devices on Linux
5.9 (AGP disabled?):

```
trying to bind memory to uninitialized GART !
```

This is not enough to fix PCI GPUs on K8 (K8T800) and K10 (nForce3),
also, non-ATI Nvidia PCI GPUs are affected by at least one other bug
that may be in common.

This is not a call to disable AGP, and other bug(s) left such AGP
hardware unusable once AGP is disabled.

This patch has been written against Linux 5.8 vanilla but applies
correctly on on 5.9 and 5.10-rc2.

** Bug watch added: Red Hat Bugzilla #785375
   https://bugzilla.redhat.com/show_bug.cgi?id=785375

** Patch added: "PATCH: drm/radeon: make all PCI GPUs use 32 bits DMA bit mask 
(not enough to fix the issue and ATI specific)"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902795/+attachment/5431266/+files/0001-drm-radeon-make-all-PCI-GPUs-use-32bits-DMA-bit-mask.patch

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

Title:
  PCI graphics broken on AMD K8/K10 platform (while it works on Intel)
  verified from Linux 4.4 to 5.10-rc1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is an issue I found while investigating #1899304
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1899304

  The big concern is that if AGP is disabled, there is no fallback
  display option on those platforms.

  After having discovered some K8 and K10 computers running AGP cards
  stopped working with 5.4.0-48 (Ubuntu 20.04 LTS), I had the idea to
  try some PCI cards to know if problems came from AGP or something
  else, and I've discovered another issue instead.

  Note that I'm not talking about PCI express, but good old PCI.

  The other issue I found is that PCI graphics on AMD K8/K10 platform is
  broken since years. This got probably unnoticed because such hardware
  works on Intel platform and those cards are not very common, so the
  chance to fulfill all the requirements to reproduce the bug are not
  that high.

  To make the test significant enough I used two PCI devices from two
  makers, and some that are not so old: they both support OpenGL 3.3,
  have 512MB of VRAM, and one of them even have HDMI.

  - PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
  - PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

  I've driven tests on four computers:

  - K10 PCIe based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU 
(dual core), Nvidia C51 bridge, 6GB DDR2 667MHz, PCIe + PCI
  - K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
  - K8 AGP based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
  - Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

  Both PCI GPU work on the Intel based computer, and I get performances that 
looks correct for those GPU given they are PCI ones. You can find real-life use 
case test result here (look for “PCI”):
  https://wiki.unvanquished.net/wiki/GPU_compatibility_matrix

  I tested two Ubuntu versions and multiple kernels:

  Ubuntu 20.04 Focal LTS Linux 5.4.0-48-generic
  Ubuntu 20.04 Focal LTS Linux 5.4.0-47-generic
  Ubuntu 16.04 Xenial LTS Linux 4.15.0-118-generic
  Ubuntu 16.04 Xenial LTS Linux 4.8.0-36-generic
  Ubuntu 16.04 Xenial LTS Linux 4.4.0-190-generic

  All those configurations fail with those two PCI GPUs on AMD K8/K10
  platforms.

  I got some logs and screenshots, so I will add them.

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

-- 
Mailing list: 

[Kernel-packages] [Bug 1876753] Re: Thinkpad T430 Power Cycles instead of rebooting

2020-11-04 Thread John Kyte
I can confirm that the same thing happens to me with the same thinkpad t430 
laptop.
Only with the latest versions of ubuntu 20.04 and 20.10 it happens. There must 
be some problem with the kernel. If anyone had any solution let us know. If 
this problem is not solved it will last for a long time.

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

Title:
  Thinkpad T430 Power Cycles instead of rebooting

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  After installing Xubuntu 20.04, Thinkpad T430 does not reboot properly
  any more.

  Expected behavior: Power LED and HDD stay on, System reboots.

  Actual behavior: System switches off (including power LED and HDD
  which leads to emergency head parking and loud click noise) and
  switches back on after 5 seconds.

  Problem occurs with Xubuntu 20.04 and Ubuntu 20.04 even when booted
  from live USB medium. It also occurs with Mainline Kernel 5.6.7 which
  I installed for testing.

  It does not occur with several live media used for testing (Xubuntu
  18.04, Windows 10, Manjaro 20, MX 19) or when rebooted from within
  GRUB2 on my Xubuntu installation.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-28-generic 5.4.0-28.32
  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
  Uname: Linux 5.4.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  david  1954 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Mon May  4 17:58:49 2020
  HibernationDevice: RESUME=none
  InstallationDate: Installed on 2020-05-01 (3 days ago)
  InstallationMedia: Xubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 2351BH6
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-28-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-28-generic N/A
   linux-backports-modules-5.4.0-28-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G1ETC2WW (2.82 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2351BH6
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG1ETC2WW(2.82):bd08/07/2019:svnLENOVO:pn2351BH6:pvrThinkPadT430:rvnLENOVO:rn2351BH6:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T430
  dmi.product.name: 2351BH6
  dmi.product.sku: LENOVO_MT_2351
  dmi.product.version: ThinkPad T430
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1872510] Re: Slow / Broken Boot on Battery Power

2020-11-04 Thread Lyndon Lapierre
This was an issue of support from the linux-firwmare package, my
hardware was not supported in earlier versions. I've installed the
linux-firwmare avaiable in 21.04 (1.191), and it fixed all of my
hardware issues.

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

Title:
  Slow / Broken Boot on Battery Power

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The behavior is the same booting from USB to install the OS, and
  booting from NVMe on an installed OS. I'm using disk encryption, but I
  don't believe it plays a factor.

  When I boot plugged in to power, the system behaves normally, even
  once battery is disconnected. I can put the system to sleep on
  battery, wake on battery, and everything is fine. The initial boot on
  battery just does not seem happy either way. I've tried both with and
  without TLP installed.

  This behavior was present on 18.04, but I assumed it was an "old
  kernel" issue as this is fairly new hardware. I was previously on
  Manjaro w/ kernel 5.4, and the system was fine, but using Focal Fossa
  on kernel 5.4 presents the boot issue.

  It appears to get through most of the boot process but I don't ever
  see the login screen, it sits hung at a black screen and a mouse.
  Overall the boot process itself feels very sluggish.

  Please let me know if there's more information I can provide - thank
  you!

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-21-generic 5.4.0-21.25
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu26
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  lyndon 1871 F pulseaudio
   /dev/snd/controlC0:  lyndon 1871 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 13 11:18:18 2020
  InstallationDate: Installed on 2020-04-03 (10 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  MachineType: Dell Inc. Inspiron 5585
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-21-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-21-generic N/A
   linux-backports-modules-5.4.0-21-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/12/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.4.4
  dmi.board.name: 0N999T
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 2.4.4
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.4.4:bd11/12/2019:svnDellInc.:pnInspiron5585:pvr2.4.4:rvnDellInc.:rn0N999T:rvrA00:cvnDellInc.:ct10:cvr2.4.4:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 5585
  dmi.product.sku: 092B
  dmi.product.version: 2.4.4
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1895803] Re: uvcvideo: add mapping for HEVC payloads

2020-11-04 Thread Ian
** Changed in: linux (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

Title:
  uvcvideo: add mapping for HEVC payloads

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed

Bug description:
  == Impact ==
  Add mapping for HEVC so that uvcvideo can support the format.

  == Fixes ==
  The commit "media: uvcvideo: Add mapping for HEVC payloads", which is already 
in the maintainer tree:
  https://patchwork.kernel.org/patch/11577395/
  
https://git.linuxtv.org/media_tree.git/commit/?id=40b222b56ea81aa636a4aa7a84939786369e726b

  For 4.15 we also need the "media: videodev2.h: Add v4l2 definition for
  HEVC" from mainline.

  == Regression Potential ==
  Low since the patch only introduces a new format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1895803/+subscriptions

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


[Kernel-packages] [Bug 1902179] Re: [20.04 FEAT] Support/enhancement of NVMe IPL

2020-11-04 Thread Ian
** Changed in: linux (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  [20.04 FEAT] Support/enhancement of NVMe IPL

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in s390-tools package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Fix Committed
Status in s390-tools source package in Focal:
  New
Status in linux source package in Groovy:
  Fix Committed
Status in s390-tools source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in s390-tools source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification: (focal)
  ==

  [Impact]

  * The base for being able to IPL (boot) NVMe devices on s390x was
  introduced with kernel 5.8.

  * This got now requested (for hardware enablement reasons) for Ubuntu
  20.04 LTS as well.

  * On top a brand new commit got upstream accepted that introduces
  support for NVMe IPL kernel parameters, which is not yet in groovy.

  [Fix]

  * cherry pick of commit 3737e8ee4f2fc7e77994d1a8bd618a9dda5a5514
  3737e8ee4f2f "s390: nvme ipl"

  * cherry pick of commit 23a457b8d57dc8d0cc1dbd1882993dd2fcc4b0c0 23a457b8d57d 
"s390: nvme reipl"
does not apply cleanly, hence the following backport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902179/+attachment/5430310/+files/0002-s390-nvme-reipl.patch

  * cherry pick of commit d9f12e48d08ec08ace574050a838e001e442ee38
  d9f12e48d08e "s390/ipl: support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Install the patched kernel on focal/20.04 installation and make sure
  that zipl re-ran (the patched version of zipl with the s390-tools
  commit mentioned in this LP bug - or take the s390-tools version for
  groovy for testing purposes).

  * If everything is in place (means patched kernel, as well as patched 
s390-tools/zipl) an installation from scratch on an NVMe devices should be 
possible - in case everything needed landed on an updated image.
With the 20.04.2 image that should be the case.

  [Regression Potential]

  * There is a certain regression risk with these patches, because:

  * the 'zipl' (s390x-specific) boot-loader is touched

  * if something is wrong there, in worst-case systems where the
  modified zipl ran may no longer be bootable!

  * The modifications are targetted towards nvme devices ('blkext'
  driver), but they are closely related to zFCP devices and share some
  code parts,

  * hence in worst case they could have an impact on zFCP devices, too.

  * But this is very unlikely, since a (largely) separate IPL type
  'nvme' got introduced and NVMe ipl is handled in separate case
  statements and functions.

  * The patches are all upstream accepted (the first two with 5.8, that
  last with v5.10-rc1, hence the latter one is as of today in linux-
  next).

  * A patched focal kernel was build and shared for further testing. I
  did some regression testing with the patched kernel on non-NVMe
  systems - the NVMe based tests need to be done by IBM (due to the lack
  of hardware).

  * All modifications are limited to the s390x architecture and there
  again to the unique way of booting aka IPL
  (arch/s390/include/asm/ipl.h, arch/s390/include/uapi/asm/ipl.h,
  arch/s390/kernel/ipl.c and arch/s390/boot/ipl_parm.c).

  [Other]

  * The general NVMe ipl (boot) functionality in given with 3737e8ee4f2f
  "s390: nvme ipl" and 23a457b8d57d "s390: nvme reipl" and is already
  proven to work with groovy.

  * New for groovy AND focal is only "s390/ipl: support NVMe IPL kernel
  parameters".

  * The entire set of commits/patches is only new for focal.

  * The SRU for SRUing "s390/ipl: support NVMe IPL kernel parameters" to
  groovy/20.10 was handled by a separate request.

  _

  
  SRU Justification: (groovy)
  ==

  [Impact]

  * The basics for being able to IPL (boot) from NVMe devices on s390x
  were introduced with kernel 5.8.

  * This was tested and is proven to work with groovy.

  * Now a patch was requested to be added to groovy that introduces
  support for NVMe IPL kernel parameters.

  [Fix]

  * d9f12e48d08ec08ace574050a838e001e442ee38 d9f12e48d08e "s390/ipl:
  support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Just check if NVMe kernel parameters can be passed over.

  * Due to the lack of hardware this test needs to be done by IBM.

  [Regression Potential]

  * There is a certain regression risk with this patch, since:

  * The handling of 'scpdata' is changed, and with that the way how
  kernel cmd-line parameters are 

[Kernel-packages] [Bug 1902694] Re: Undetected Data corruption in MPI workloads that use VSX for reductions on POWER9 DD2.1 systems

2020-11-04 Thread Ian
** Changed in: linux (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  Undetected Data corruption in MPI workloads that use VSX for
  reductions on POWER9 DD2.1 systems

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  In Progress

Bug description:
  SRU Justification:

  [Impact]

  * A data integrity issue was observed on POWER 9 (DD2.1) systems.

  * It affects Ubuntu 20.04 with kernel 5.4.0-52 and Ubuntu 20.10 with
  kernel 5.8.0-26 kernel.

  * The root cause is found in the compiling of p9_hmi_special_emu().

  * When doing a VMX store (in __get_user_atomic_128_aligned()) to a
  buffer (vbuf), the buffer is not 128 bit aligned.

  [Fix]

  * 1da4a0272c54 "powerpc: Fix undetected data corruption with P9N DD2.1
  VSX CI load emulation"

  * d1781f237047 "selftests/powerpc: Make alignment handler test P9N
  DD2.1 vector CI load workaround"

  [Test Case]

  * A POWER 9 (DD2.1) bare metal system is needed that has either Ubuntu
  20.04, 20.10 or 21.04 installed.

  * It's best to test this based on a sample application and test case
"selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load 
workaround"

  [Regression Potential]

  * The regression risk is relatively moderate, because:

  * it only happens with special VSX (vector) instructions in use, e.g.
  in p9_hmi_special_emu

  * it happens on bare metal only and only on POWER 9 (DD2.1)

  * and the changes are very overseeable (in total one effective code
  line per patch/commit)

  * Since only p9_hmi_special_emu is touched, this will break in case of
  any regressions, but this is already broken based on this bug.

  [Other]

  * According to the reporter this affects Ubuntu 20.04 / 5.4.0-52 and
  20.10 / 5.8.0-26.

  * Since the development of Hirsute is already open the SRU is
  requested for Hirsute, too.

  * Patches got upstream accepted in v5.10-rc1 and v5.10-rc2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1902694/+subscriptions

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


[Kernel-packages] [Bug 1887190] Re: [PATCH 4/4] pinctrl: amd: remove debounce filter setting in irq type setting

2020-11-04 Thread Coiby Xu
On Wed, Nov 04, 2020 at 10:42:38PM +0200, Andy Shevchenko wrote:
>On Wed, Nov 4, 2020 at 6:05 PM Coiby Xu  wrote:
>>
>> Debounce filter setting should be independent from irq type setting
>> because according to the ACPI specs, there are separate arguments for
>> specifying debounce timeout and irq type in GpioIo and GpioInt.
>>
>> This will fix broken touchpads for Lenovo Legion-5 AMD gaming laptops
>> including 15ARH05 (R7000) and R7000P whose BIOS set the debounce timeout
>> to 124.8ms which led to kernel receiving only ~7 HID reports per second.
>
>to the kernel

Thank you for correcting my grammar mistakes!

>
>> Cc: Hans de Goede 
>> Cc: Andy Shevchenko 
>> Cc: 1887...@bugs.launchpad.net
>> BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190
>
>> Message-Id: 
>> 
>
>Link: https://lore.kernel.org/...
>
>--
>With Best Regards,
>Andy Shevchenko

--
Best regards,
Coiby

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

Status in Pop!_OS:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-input-libinput package in Ubuntu:
  Confirmed
Status in linux package in Arch Linux:
  Fix Committed
Status in linux package in Fedora:
  Confirmed
Status in linux package in openSUSE:
  New

Bug description:
  Hello

  The MSFT touchpad of this Lenovo Legion-5 15ARH05 laptop is not reacting at 
all (pointer and click never move when touchpad is touched). This has been 
reported by other users in various websites, with various linux systems 
including other Ubuntu systems, but I saw no launchpad bug so I post one. 
Example of websites covering the issue :
  - https://askubuntu.com/questions/1253830/lenovo-legion-5-touchpad (exactly 
the same laptop)
  - https://www.linux.org/threads/lenovo-legion-5-touchpad.29536/ (similar 
laptop)

  xinput indentifies it as MSFT0001:00 04F3:3140

  Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Touchpad  id=17   [slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Mouse id=16   [slave  pointer 
 (2)]
  ⎜   ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=12   [slave  
pointer  (2)]
  ⎜   ↳ Logitech USB Optical Mouse  id=11   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Ideapad extra buttons   id=15   [slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Integrated Camera: Integrated C id=10   [slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=19   [slave  
keyboard (3)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Wireless Radio Control  id=13   [slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Keyboardid=14   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=18   [slave  
keyboard (3)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]

  Thanks a lot for your time. It does not help, but I can confirm what
  was reported on askubuntu by another user : the touchpad does work on
  Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nicolas1567 F pulseaudio
   /dev/snd/controlC1:  nicolas1567 F pulseaudio
   /dev/snd/controlC2:  nicolas1567 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jul 10 20:14:25 2020
  InstallationDate: Installed on 2020-07-02 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 82B5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-40-generic 
root=UUID=d8898017-2821-434e-ab52-fec76ac93106 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  

[Kernel-packages] [Bug 1902694] Re: Undetected Data corruption in MPI workloads that use VSX for reductions on POWER9 DD2.1 systems

2020-11-04 Thread Ian
** Changed in: linux (Ubuntu Groovy)
   Status: In Progress => Fix Committed

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

Title:
  Undetected Data corruption in MPI workloads that use VSX for
  reductions on POWER9 DD2.1 systems

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Fix Committed
Status in linux source package in Hirsute:
  In Progress

Bug description:
  SRU Justification:

  [Impact]

  * A data integrity issue was observed on POWER 9 (DD2.1) systems.

  * It affects Ubuntu 20.04 with kernel 5.4.0-52 and Ubuntu 20.10 with
  kernel 5.8.0-26 kernel.

  * The root cause is found in the compiling of p9_hmi_special_emu().

  * When doing a VMX store (in __get_user_atomic_128_aligned()) to a
  buffer (vbuf), the buffer is not 128 bit aligned.

  [Fix]

  * 1da4a0272c54 "powerpc: Fix undetected data corruption with P9N DD2.1
  VSX CI load emulation"

  * d1781f237047 "selftests/powerpc: Make alignment handler test P9N
  DD2.1 vector CI load workaround"

  [Test Case]

  * A POWER 9 (DD2.1) bare metal system is needed that has either Ubuntu
  20.04, 20.10 or 21.04 installed.

  * It's best to test this based on a sample application and test case
"selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load 
workaround"

  [Regression Potential]

  * The regression risk is relatively moderate, because:

  * it only happens with special VSX (vector) instructions in use, e.g.
  in p9_hmi_special_emu

  * it happens on bare metal only and only on POWER 9 (DD2.1)

  * and the changes are very overseeable (in total one effective code
  line per patch/commit)

  * Since only p9_hmi_special_emu is touched, this will break in case of
  any regressions, but this is already broken based on this bug.

  [Other]

  * According to the reporter this affects Ubuntu 20.04 / 5.4.0-52 and
  20.10 / 5.8.0-26.

  * Since the development of Hirsute is already open the SRU is
  requested for Hirsute, too.

  * Patches got upstream accepted in v5.10-rc1 and v5.10-rc2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1902694/+subscriptions

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


[Kernel-packages] [Bug 1902469] Re: drm/i915/dp_mst - System would hang during the boot up.

2020-11-04 Thread Ian
** Changed in: linux (Ubuntu Groovy)
   Status: In Progress => Fix Committed

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

Title:
  drm/i915/dp_mst - System would hang during the boot up.

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  In Progress
Status in linux-oem-5.6 source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Fix Committed

Bug description:
  [Impact]
  The machine connect with the external monitor on dock(Thunderbolt),
  Then system would hang during the boot-up.

  [Fix]
  The atomic check hooks must look up the encoder to be used with a
  connector from the connector's atomic state, and not assume that it's
  the connector's current attached encoder. The latter one can change
  under the atomic check func, or can be unset yet as in the case of MST
  connectors.

  [test]
  With the patch, The machine connect with the external monitor on 
dock(Thunderbolt),
  Then system boot up successfully.

  [Regression Potential]
  Low. This patch is also verified by others and is archived in the drmtip.

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

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


[Kernel-packages] [Bug 1902179] Re: [20.04 FEAT] Support/enhancement of NVMe IPL

2020-11-04 Thread Ian
** Changed in: linux (Ubuntu Groovy)
   Status: In Progress => Fix Committed

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

Title:
  [20.04 FEAT] Support/enhancement of NVMe IPL

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in s390-tools package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in s390-tools source package in Focal:
  New
Status in linux source package in Groovy:
  Fix Committed
Status in s390-tools source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in s390-tools source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification: (focal)
  ==

  [Impact]

  * The base for being able to IPL (boot) NVMe devices on s390x was
  introduced with kernel 5.8.

  * This got now requested (for hardware enablement reasons) for Ubuntu
  20.04 LTS as well.

  * On top a brand new commit got upstream accepted that introduces
  support for NVMe IPL kernel parameters, which is not yet in groovy.

  [Fix]

  * cherry pick of commit 3737e8ee4f2fc7e77994d1a8bd618a9dda5a5514
  3737e8ee4f2f "s390: nvme ipl"

  * cherry pick of commit 23a457b8d57dc8d0cc1dbd1882993dd2fcc4b0c0 23a457b8d57d 
"s390: nvme reipl"
does not apply cleanly, hence the following backport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902179/+attachment/5430310/+files/0002-s390-nvme-reipl.patch

  * cherry pick of commit d9f12e48d08ec08ace574050a838e001e442ee38
  d9f12e48d08e "s390/ipl: support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Install the patched kernel on focal/20.04 installation and make sure
  that zipl re-ran (the patched version of zipl with the s390-tools
  commit mentioned in this LP bug - or take the s390-tools version for
  groovy for testing purposes).

  * If everything is in place (means patched kernel, as well as patched 
s390-tools/zipl) an installation from scratch on an NVMe devices should be 
possible - in case everything needed landed on an updated image.
With the 20.04.2 image that should be the case.

  [Regression Potential]

  * There is a certain regression risk with these patches, because:

  * the 'zipl' (s390x-specific) boot-loader is touched

  * if something is wrong there, in worst-case systems where the
  modified zipl ran may no longer be bootable!

  * The modifications are targetted towards nvme devices ('blkext'
  driver), but they are closely related to zFCP devices and share some
  code parts,

  * hence in worst case they could have an impact on zFCP devices, too.

  * But this is very unlikely, since a (largely) separate IPL type
  'nvme' got introduced and NVMe ipl is handled in separate case
  statements and functions.

  * The patches are all upstream accepted (the first two with 5.8, that
  last with v5.10-rc1, hence the latter one is as of today in linux-
  next).

  * A patched focal kernel was build and shared for further testing. I
  did some regression testing with the patched kernel on non-NVMe
  systems - the NVMe based tests need to be done by IBM (due to the lack
  of hardware).

  * All modifications are limited to the s390x architecture and there
  again to the unique way of booting aka IPL
  (arch/s390/include/asm/ipl.h, arch/s390/include/uapi/asm/ipl.h,
  arch/s390/kernel/ipl.c and arch/s390/boot/ipl_parm.c).

  [Other]

  * The general NVMe ipl (boot) functionality in given with 3737e8ee4f2f
  "s390: nvme ipl" and 23a457b8d57d "s390: nvme reipl" and is already
  proven to work with groovy.

  * New for groovy AND focal is only "s390/ipl: support NVMe IPL kernel
  parameters".

  * The entire set of commits/patches is only new for focal.

  * The SRU for SRUing "s390/ipl: support NVMe IPL kernel parameters" to
  groovy/20.10 was handled by a separate request.

  _

  
  SRU Justification: (groovy)
  ==

  [Impact]

  * The basics for being able to IPL (boot) from NVMe devices on s390x
  were introduced with kernel 5.8.

  * This was tested and is proven to work with groovy.

  * Now a patch was requested to be added to groovy that introduces
  support for NVMe IPL kernel parameters.

  [Fix]

  * d9f12e48d08ec08ace574050a838e001e442ee38 d9f12e48d08e "s390/ipl:
  support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Just check if NVMe kernel parameters can be passed over.

  * Due to the lack of hardware this test needs to be done by IBM.

  [Regression Potential]

  * There is a certain regression risk with this patch, since:

  * The handling of 'scpdata' is changed, and with that the way how
  kernel cmd-line parameters are 

[Kernel-packages] [Bug 1855809] Re: vclib from ubuntu_k8s_unit_tests fail on Focal-5.4-GCP

2020-11-04 Thread Terry Rudd
** Summary changed:

- vclib from ubuntu_k8s_unit_tests fail on Eoan 5.3 GCP / F-5.4-GCP
+ vclib from ubuntu_k8s_unit_tests fail on Focal-5.4-GCP

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

Title:
  vclib from ubuntu_k8s_unit_tests fail on Focal-5.4-GCP

Status in ubuntu-kernel-tests:
  New
Status in linux-gcp package in Ubuntu:
  New

Bug description:
  Issue found on 5.3.0-1010 Eoan GCP

   E1207 09:14:34.779687 29118 datacenter.go:45] Failed to find the datacenter: 
enoent. err: datacenter 'enoent' not found
   E1207 09:14:34.783331 29118 datacenter.go:78] Unable to find VM by UUID. VM 
UUID: enoent
   E1207 09:14:34.785587 29118 datacenter.go:106] Failed to find VM by Path. VM 
Path: enoent, err: vm 'enoent' not found
   E1207 09:14:34.787217 29118 datacenter.go:153] Failed to parse vmDiskPath: 
enoent
   E1207 09:14:34.788754 29118 datacenter.go:165] Failed while searching for 
datastore: enoent. err: datastore 'enoent' not found
   E1207 09:14:34.792557 29118 datacenter.go:165] Failed while searching for 
datastore: enoent. err: datastore 'enoent' not found
   E1207 09:14:34.801865 29118 datacenter.go:191] Failed to get the folder 
reference for enoent. err: folder 'enoent' not found
   E1207 09:14:34.804569 29118 datacenter.go:203] VirtualMachine Object list is 
empty
   E1207 09:14:34.805548 29118 datacenter.go:213] Failed to get VM managed 
objects from VM objects. vmObjList: [VirtualMachine:vm-54 @ 
/DC0/vm/DC0_H0_VM1], properties: [enoent], err: InvalidProperty
   E1207 09:14:34.806781 29118 datacenter.go:241] Datastore Object list is empty
   E1207 09:14:34.807159 29118 datacenter.go:251] Failed to get Datastore 
managed objects from datastore objects. dsObjList: 
[Datastore:/tmp/govcsim-DC0-LocalDS_0-314024335@folder-5 @ 
/DC0/datastore/LocalDS_0], properties: [enoent], err: InvalidProperty
   E1207 09:14:34.968117 29118 connection.go:180] Failed to create new client. 
err: EOF
   2019/12/07 09:14:35 http: TLS handshake error from 127.0.0.1:58028: remote 
error: tls: bad certificate
   E1207 09:14:35.039988 29118 connection.go:180] Failed to create new client. 
err: Post https://127.0.0.1:35147/sdk: Host "127.0.0.1:35147" thumbprint does 
not match "obviously wrong"
   E1207 09:14:35.052610 29118 connection.go:180] Failed to create new client. 
err: Post https://127.0.0.1:40591/sdk: x509: certificate signed by unknown 
authority
   2019/12/07 09:14:35 http: TLS handshake error from 127.0.0.1:37506: remote 
error: tls: bad certificate
   2019/12/07 09:14:35 http: TLS handshake error from 127.0.0.1:33050: remote 
error: tls: bad certificate
   E1207 09:14:35.081393 29118 connection.go:180] Failed to create new client. 
err: EOF
   E1207 09:14:35.081489 29118 connection.go:163] Failed to parse URL: . err: 
parse https://should-not-matter:should-not-matter: invalid port 
":should-not-matter" after host
   --- FAIL: TestWithInvalidCaCertPath (0.00s)
   connection_test.go:168: Expected an os.PathError, got: 'parse 
https://should-not-matter:should-not-matter: invalid port ":should-not-matter" 
after host' ({Op:"parse", 
URL:"https://should-not-matter:should-not-matter;, 
Err:(*errors.errorString)(0xc0004fcd70)})
   E1207 09:14:35.081626 29118 connection.go:163] Failed to parse URL: . err: 
parse https://should-not-matter:should-not-matter: invalid port 
":should-not-matter" after host
   --- FAIL: TestInvalidCaCert (0.00s)
   connection_test.go:182: Expected invalid certificate error, got 'parse 
https://should-not-matter:should-not-matter: invalid port ":should-not-matter" 
after host'
   FAIL
   FAIL   k8s.io/kubernetes/pkg/cloudprovider/providers/vsphere/vclib 0.319s

  This is not a regression as this failure can be found in
  5.3.0-1009.10-gcp as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1855809/+subscriptions

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


[Kernel-packages] [Bug 1895803] Re: uvcvideo: add mapping for HEVC payloads

2020-11-04 Thread Ian
** Changed in: linux (Ubuntu Groovy)
   Status: Confirmed => Fix Committed

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

Title:
  uvcvideo: add mapping for HEVC payloads

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  Confirmed
Status in linux source package in Groovy:
  Fix Committed

Bug description:
  == Impact ==
  Add mapping for HEVC so that uvcvideo can support the format.

  == Fixes ==
  The commit "media: uvcvideo: Add mapping for HEVC payloads", which is already 
in the maintainer tree:
  https://patchwork.kernel.org/patch/11577395/
  
https://git.linuxtv.org/media_tree.git/commit/?id=40b222b56ea81aa636a4aa7a84939786369e726b

  For 4.15 we also need the "media: videodev2.h: Add v4l2 definition for
  HEVC" from mainline.

  == Regression Potential ==
  Low since the patch only introduces a new format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1895803/+subscriptions

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


[Kernel-packages] [Bug 1870060] Re: systemd ProtectSystem/mount namespace makes apport fail (impact most of our default system services)

2020-11-04 Thread Brian Murray
** Also affects: apport (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: bluez (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Changed in: apport (Ubuntu Groovy)
   Status: New => Triaged

** Changed in: apport (Ubuntu Groovy)
   Importance: Undecided => High

** Changed in: apport (Ubuntu Focal)
   Status: Confirmed => Triaged

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

Title:
  systemd ProtectSystem/mount namespace makes apport fail (impact most
  of our default system services)

Status in apport package in Ubuntu:
  In Progress
Status in bluez package in Ubuntu:
  Invalid
Status in apport source package in Focal:
  Triaged
Status in bluez source package in Focal:
  Invalid
Status in apport source package in Groovy:
  Triaged
Status in bluez source package in Groovy:
  New

Bug description:
  [Impact]
  apport is not creating crash files for multiple system services that use 
ProtectSystem since Ubuntu 20.04 LTS.

  [Test Case]
  On an Ubuntu desktop system perform the following step
  1) sudo pkill -11 upowerd

  With the current version of apport there will not be a crash file for
  upowerd in /var/crash/. With the version of apport in -proposed there
  will be a crash file for upowerd in /var/crash/.

  [Regression Potential]
  In the event that the changes to /usr/share/apport/apport are bad then apport 
itself would crash thereby preventing us from getting any crash reports. So in 
addition to killing upowerd we should also test a regular application like 
xeyes.

  [Original Description]
  bluetoothd never leaves dumps/crash files when it crashes

  And it seems this is true for everyone. Only supplementary binaries' crash 
reports are shown:
  https://errors.ubuntu.com/?release=Ubuntu%2020.04=bluez=year

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

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


[Kernel-packages] [Bug 1891502] Re: tpm tpm0: Error (28) sending savestate before suspend

2020-11-04 Thread luen_throwaway0
dmesg attached below after install and reboot.

** Attachment added: "dmesg.out"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1891502/+attachment/5431236/+files/dmesg.out

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

Title:
  tpm tpm0: Error (28) sending savestate before suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Upon clicking suspend via Log Out... button in Xubuntu and also via
  systemctl suspend, the screen turns to black for 2 sec but then brings
  me back to log in screen instead of suspending.

  This was not an issue in 18.04. Currently on fresh install of 20.04.1.

  Aug 13 08:12:59 laptop kernel: [87528.628302] PM: suspend entry (s2idle)
  Aug 13 08:13:00 laptop kernel: [87529.250844] printk: Suspending console(s) 
(use no_console_suspend to debug)

  Aug 13 08:13:00 laptop kernel: [87529.250844] printk: Suspending console(s) 
(use no_console_suspend to debug)
  Aug 13 08:13:00 laptop kernel: [87529.555272] tpm tpm0: Error (28) sending 
savestate before suspend
  Aug 13 08:13:00 laptop kernel: [87529.555287] PM: __pnp_bus_suspend(): 
tpm_pm_suspend+0x0/0x80 returns 28
  Aug 13 08:13:00 laptop kernel: [87529.555292] PM: dpm_run_callback(): 
pnp_bus_suspend+0x0/0x20 returns 28
  Aug 13 08:13:00 laptop kernel: [87529.555296] PM: Device 00:01 failed to 
suspend: error 28
  Aug 13 08:13:00 laptop kernel: [87529.929361] PM: Some devices failed to 
suspend, or early wake event detected
  Aug 13 08:13:01 laptop kernel: [87530.458095] PM: suspend exit
  Aug 13 08:13:01 laptop systemd[1]: systemd-suspend.service: Succeeded.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-42-generic 5.4.0-42.46
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  smrtalec   1174 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Thu Aug 13 08:25:19 2020
  InstallationDate: Installed on 2020-08-10 (2 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  MachineType: Hewlett-Packard HP Compaq 2510p Notebook PC
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=bf5ecda3-8bba-45a8-8f73-038836aa1952 ro quiet splash vt.handoff=7
  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
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68MSP Ver. F.30
  dmi.board.name: 30C9
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 75.28
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68MSPVer.F.30:bd11/11/2011:svnHewlett-Packard:pnHPCompaq2510pNotebookPC:pvrF.30:rvnHewlett-Packard:rn30C9:rvrKBCVersion75.28:cvnHewlett-Packard:ct10:cvr:
  dmi.product.family: 103C_5336AN
  dmi.product.name: HP Compaq 2510p Notebook PC
  dmi.product.sku: KR918UT#ABA
  dmi.product.version: F.30
  dmi.sys.vendor: Hewlett-Packard

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

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


[Kernel-packages] [Bug 1902004] Re: perf: Add support for Rocket Lake

2020-11-04 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

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

Title:
  perf: Add support for Rocket Lake

Status in linux package in Ubuntu:
  Triaged

Bug description:
  
  perf support for Rocket Lake needs this series
  https://lore.kernel.org/patchwork/patch/1322440/

  which is targeted for 5.11

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

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


[Kernel-packages] [Bug 1900847] Re: Fix non-working Intel NVMe after S3

2020-11-04 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

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

Title:
  Fix non-working Intel NVMe after S3

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in linux-oem-5.6 source package in Focal:
  Confirmed
Status in linux source package in Groovy:
  Fix Committed
Status in linux-oem-5.6 source package in Groovy:
  Invalid

Bug description:
  [Impact] 
  Intel NVMe has a 10% chance to stop working after S3.

  [Fix]
  Enable ACS quirk on Intel CML root port.

  [Test]
  With the patch applied, Intel NVMe mostly works after S3. There's still a
  1/1000 chance the issue happens. Intel is investigating the root cause.

  [Regression Potential]
  ACS works at hardware level, so I can't really assess the risk of
  regression. Since Intel confirmed CML also needs ACS quirk, we can only
  trust them until they devise a real fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1900847/+subscriptions

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


[Kernel-packages] [Bug 1902687] Re: e1000e: fix issues with S01x

2020-11-04 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

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

Title:
  e1000e: fix issues with S01x

Status in linux package in Ubuntu:
  In Progress

Bug description:
  [Impact]

  1. Cold boot system to desktop

  2. Press power button to suspend the system

  3. Press power button to resume the system.

  4. Check the log, you will only find

   e1000e :00:1f.6 eno2: Hardware Error

  5. Press power button to suspend the system again

  6. System will *auto resume* from the suspend. Then check the logs,
  you *will find* follow logs.

  [ 120.895527] PM: pci_pm_suspend(): e1000e_pm_suspend+0x0/0x730
  [e1000e] returns -2

  [ 120.895529] PM: dpm_run_callback(): pci_pm_suspend+0x0/0x150
  returns -2

  [ 120.895530] PM: Device :00:1f.6 failed to suspend async:
  error -2

  [ 121.539907] PM: Some devices failed to suspend, or early wake
  event detected

  [Fix]

  Four patches from upstream list.
   
   e1000e: fix S0ix flow to allow S0i3.2 subset entry
   e1000e: allow turning s0ix flows on for systems with ME
   e1000e: Add Dell's Comet Lake systems into s0ix heuristics
   e1000e: Add more Dell CML systems into s0ix heuristics

  [Test case]

  Repeat above.

  
  Not really an SRU as the target is the unstable/devel kernel and oem-5.10 for 
focal (-oem-20.04-edge).

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

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


[Kernel-packages] [Bug 1902957] [NEW] Update kernel packaging to support forward porting kernels

2020-11-04 Thread Seth Forshee
Public bug reported:

SRU Justification

Impact: Our kernel packaging currently has support for backporting
kernels to older releases. This includes appending ~BACKPORT_SUFFIX to
the version string for the backport kernel, where BACKPORT_SUFFIX is
defined in update.conf. We need to start doing similar forward ported
kernels, but BACKPORT_SUFFIX should be appended using a + rather than a
~. Our kernel packaging cannot easily determine whether a + or a ~ is
appropriate.

Fix: Move the leading character into BACKPORT_SUFFIX, and do not insert
any leading characters from the kernel packaging scripts. Since the
script which generates update.conf has access to information from
kernel-series, it can more easily determine whether + or ~ is the
appropriate leader.

Test Case: Run through the normal steps for updating a backport kernel.
The version string generated should have ~SERIES for a backport to an
older series, and +SERIES for a backport to a newer series.

Regression Potential: Backport kernels could end up with an incorrect
version strings. Since all kernel uploads undergo review, any such
errors should be caught before uploading.

** Affects: linux (Ubuntu)
 Importance: Medium
 Assignee: Seth Forshee (sforshee)
 Status: In Progress

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

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

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

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

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

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

** Affects: linux (Ubuntu Hirsute)
 Importance: Medium
 Assignee: Seth Forshee (sforshee)
 Status: In Progress

** Also affects: linux (Ubuntu Hirsute)
   Importance: Medium
 Assignee: Seth Forshee (sforshee)
   Status: In Progress

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

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

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

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

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

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

Title:
  Update kernel packaging to support forward porting kernels

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Precise:
  New
Status in linux source package in Trusty:
  New
Status in linux source package in Xenial:
  New
Status in linux source package in Bionic:
  New
Status in linux source package in Focal:
  New
Status in linux source package in Groovy:
  New
Status in linux source package in Hirsute:
  In Progress

Bug description:
  SRU Justification

  Impact: Our kernel packaging currently has support for backporting
  kernels to older releases. This includes appending ~BACKPORT_SUFFIX to
  the version string for the backport kernel, where BACKPORT_SUFFIX is
  defined in update.conf. We need to start doing similar forward ported
  kernels, but BACKPORT_SUFFIX should be appended using a + rather than
  a ~. Our kernel packaging cannot easily determine whether a + or a ~
  is appropriate.

  Fix: Move the leading character into BACKPORT_SUFFIX, and do not
  insert any leading characters from the kernel packaging scripts. Since
  the script which generates update.conf has access to information from
  kernel-series, it can more easily determine whether + or ~ is the
  appropriate leader.

  Test Case: Run through the normal steps for updating a backport
  kernel. The version string generated should have ~SERIES for a
  backport to an older series, and +SERIES for a backport to a newer
  series.

  Regression Potential: Backport kernels could end up with an incorrect
  version strings. Since all kernel uploads undergo review, any such
  errors should be caught before uploading.

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

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


[Kernel-packages] [Bug 1902578] Re: Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-04 Thread Sandy Patterson
kaihengfeng: I also attempted to cherry pick the commit referenced above
into the ubuntu-focal master branch:

$ git clone git://kernel.ubuntu.com/ubuntu/ubuntu-focal.git
$ git checkout -b test Ubuntu-5.4.0-52.57
$ git cherry-pick bcb3244ccdc4cebb6ed3d47d973da7b1a03837c0
$ make localmodconfig
$ make -j`nproc` deb-pkg

I'm not sure if the above steps still apply to ubuntu kernels, but it
appears to also solve my 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/1902578

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've found that on stock focal the ethernet device on my ASUS ROG
  Strix B550-F wifi motherboard gets no link lights after rebooting. I
  am able to cold boot it with the network cable unplugged and then the
  ethernet works as expected after re-plugging the ethernet.

  Workaround:
  I have installed the latest mainline kernel from 
https://github.com/pimlie/ubuntu-mainline-kernel.sh which appears to solve the 
issue. (vmlinuz-5.9.3-050903-generic)

  This issue looks similar although I wasn't able to find the firmware for my 
motherboard so I didn't try the solution:
  
https://askubuntu.com/questions/1244745/ubuntu-20-04-intel-network-connectivity-issue-bug-in-igc

  I found here that I could cold boot and it would work:
  https://ubuntuforums.org/showthread.php?t=2444239

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-52-generic 5.4.0-52.57
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 5.4.0-52-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  apatterson   3328 F pulseaudio
   /dev/snd/controlC1:  apatterson   3328 F pulseaudio
   /dev/snd/controlC2:  apatterson   3328 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov  2 14:10:10 2020
  InstallationDate: Installed on 2020-10-23 (9 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  MachineType: ASUS System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=5254abc1-6ff1-4753-96c8-97b84156de0b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-52-generic N/A
   linux-backports-modules-5.4.0-52-generic  N/A
   linux-firmware1.187.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/2020
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1004
  dmi.board.asset.tag: Default string
  dmi.board.name: ROG STRIX B550-F GAMING (WI-FI)
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1004:bd08/13/2020:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGSTRIXB550-FGAMING(WI-FI):rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS

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

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


[Kernel-packages] [Bug 1870060] Re: systemd ProtectSystem/mount namespace makes apport fail (impact most of our default system services)

2020-11-04 Thread Brian Murray
** Description changed:

+ [Impact]
+ apport is not creating crash files for multiple system services that use 
ProtectSystem since Ubuntu 20.04 LTS.
+ 
+ [Test Case]
+ On an Ubuntu desktop system perform the following step
+ 1) sudo pkill -11 upowerd
+ 
+ With the current version of apport there will not be a crash file for
+ upowerd in /var/crash/. With the version of apport in -proposed there
+ will be a crash file for upowerd in /var/crash/.
+ 
+ [Regression Potential]
+ In the event that the changes to /usr/share/apport/apport are bad then apport 
itself would crash thereby preventing us from getting any crash reports. So in 
addition to killing upowerd we should also test a regular application like 
xeyes.
+ 
+ [Original Description]
  bluetoothd never leaves dumps/crash files when it crashes
  
  And it seems this is true for everyone. Only supplementary binaries' crash 
reports are shown:
  https://errors.ubuntu.com/?release=Ubuntu%2020.04=bluez=year

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

Title:
  systemd ProtectSystem/mount namespace makes apport fail (impact most
  of our default system services)

Status in apport package in Ubuntu:
  In Progress
Status in bluez package in Ubuntu:
  Invalid
Status in apport source package in Focal:
  Confirmed
Status in bluez source package in Focal:
  Invalid

Bug description:
  [Impact]
  apport is not creating crash files for multiple system services that use 
ProtectSystem since Ubuntu 20.04 LTS.

  [Test Case]
  On an Ubuntu desktop system perform the following step
  1) sudo pkill -11 upowerd

  With the current version of apport there will not be a crash file for
  upowerd in /var/crash/. With the version of apport in -proposed there
  will be a crash file for upowerd in /var/crash/.

  [Regression Potential]
  In the event that the changes to /usr/share/apport/apport are bad then apport 
itself would crash thereby preventing us from getting any crash reports. So in 
addition to killing upowerd we should also test a regular application like 
xeyes.

  [Original Description]
  bluetoothd never leaves dumps/crash files when it crashes

  And it seems this is true for everyone. Only supplementary binaries' crash 
reports are shown:
  https://errors.ubuntu.com/?release=Ubuntu%2020.04=bluez=year

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

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


[Kernel-packages] [Bug 1887190] Re: [PATCH 4/4] pinctrl: amd: remove debounce filter setting in irq type setting

2020-11-04 Thread Andy Shevchenko
On Wed, Nov 4, 2020 at 6:05 PM Coiby Xu  wrote:
>
> Debounce filter setting should be independent from irq type setting
> because according to the ACPI specs, there are separate arguments for
> specifying debounce timeout and irq type in GpioIo and GpioInt.
>
> This will fix broken touchpads for Lenovo Legion-5 AMD gaming laptops
> including 15ARH05 (R7000) and R7000P whose BIOS set the debounce timeout
> to 124.8ms which led to kernel receiving only ~7 HID reports per second.

to the kernel

> Cc: Hans de Goede 
> Cc: Andy Shevchenko 
> Cc: 1887...@bugs.launchpad.net
> BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190

> Message-Id: 

Link: https://lore.kernel.org/...

-- 
With Best Regards,
Andy Shevchenko

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

Status in Pop!_OS:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-input-libinput package in Ubuntu:
  Confirmed
Status in linux package in Arch Linux:
  Fix Committed
Status in linux package in Fedora:
  Confirmed
Status in linux package in openSUSE:
  New

Bug description:
  Hello

  The MSFT touchpad of this Lenovo Legion-5 15ARH05 laptop is not reacting at 
all (pointer and click never move when touchpad is touched). This has been 
reported by other users in various websites, with various linux systems 
including other Ubuntu systems, but I saw no launchpad bug so I post one. 
Example of websites covering the issue :
  - https://askubuntu.com/questions/1253830/lenovo-legion-5-touchpad (exactly 
the same laptop)
  - https://www.linux.org/threads/lenovo-legion-5-touchpad.29536/ (similar 
laptop)

  xinput indentifies it as MSFT0001:00 04F3:3140

  Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Touchpad  id=17   [slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Mouse id=16   [slave  pointer 
 (2)]
  ⎜   ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=12   [slave  
pointer  (2)]
  ⎜   ↳ Logitech USB Optical Mouse  id=11   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Ideapad extra buttons   id=15   [slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Integrated Camera: Integrated C id=10   [slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=19   [slave  
keyboard (3)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Wireless Radio Control  id=13   [slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Keyboardid=14   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=18   [slave  
keyboard (3)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]

  Thanks a lot for your time. It does not help, but I can confirm what
  was reported on askubuntu by another user : the touchpad does work on
  Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nicolas1567 F pulseaudio
   /dev/snd/controlC1:  nicolas1567 F pulseaudio
   /dev/snd/controlC2:  nicolas1567 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jul 10 20:14:25 2020
  InstallationDate: Installed on 2020-07-02 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 82B5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-40-generic 
root=UUID=d8898017-2821-434e-ab52-fec76ac93106 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/12/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EUCN19WW
  

[Kernel-packages] [Bug 1902943] [NEW] Bionic update: upstream stable patchset 2020-11-04

2020-11-04 Thread Kamal Mostafa
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   upstream stable patchset 2020-11-04
   from git://git.kernel.org/

USB: gadget: f_ncm: Fix NDP16 datagram validation
gpio: tc35894: fix up tc35894 interrupt configuration
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
vsock/virtio: stop workers during the .remove()
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
net: virtio_vsock: Enhance connection semantics
Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
ftrace: Move RCU is watching check after recursion check
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
drm/sun4i: mixer: Extend regmap max_register
net: dec: de2104x: Increase receive ring size for Tulip
rndis_host: increase sleep time in the query-response loop
nvme-core: get/put ctrl and transport module in nvme_dev_open/release()
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
drivers/net/wan/hdlc: Set skb->protocol before transmitting
mac80211: do not allow bigger VHT MPDUs than the hardware supports
spi: fsl-espi: Only process interrupts for expected events
nvme-fc: fail new connections to a deleted host or remote port
pinctrl: mvebu: Fix i2c sda definition for 98DX3236
nfs: Fix security label length not being reset
clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()
i2c: cpm: Fix i2c_ram structure
Input: trackpoint - enable Synaptics trackpoints
random32: Restore __latent_entropy attribute on net_rand_state
epoll: do not insert into poll queues until all sanity checks are done
epoll: replace ->visited/visited_list with generation count
epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
ep_create_wakeup_source(): dentry name can change under you...
netfilter: ctnetlink: add a range check for l3/l4 protonum
UBUNTU: upstream stable to v4.19.150
drm/syncobj: Fix drm_syncobj_handle_to_fd refcount leak
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Revert "ravb: Fixed to be able to unload modules"
fbcon: Fix global-out-of-bounds read in fbcon_get_font()
net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()
usermodehelper: reset umask to default before executing user process
platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
driver core: Fix probe_count imbalance in really_probe()
perf top: Fix stdio interface input handling with glibc 2.28+
mtd: rawnand: sunxi: Fix the probe error path
macsec: avoid use-after-free in macsec_handle_frame()
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
cifs: Fix incomplete memory allocation on setxattr path
i2c: meson: fix clock setting overwrite
sctp: fix sctp_auth_init_hmacs() error path
team: set dev->needed_headroom in team_setup_by_port()
net: team: fix memory leak in __team_options_register
openvswitch: handle DNAT tuple collision
drm/amdgpu: prevent double kfree ttm->sg
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
net: stmmac: removed enabling eee in EEE set callback
platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
xfrm: Use correct address family in xfrm_state_find
bonding: set dev->needed_headroom in bond_setup_by_slave()
mdio: fix mdio-thunder.c dependency & build error
net: usb: ax88179_178a: fix missing stop entry in driver_info
rxrpc: Fix rxkad token xdr encoding
rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read()
rxrpc: Fix some missing _bh annotations on locking conn->state_lock
rxrpc: Fix server keyring leak
perf: Fix task_function_call() error handling
mmc: core: don't set limits.discard_granularity as 0
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by 
khugepaged
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
drm/nouveau/mem: guard against NULL pointer access in mem_del
i2c: i801: Exclude device from suspend direct complete optimization
nvme-core: put ctrl ref when module ref get fail
i2c: meson: fixup rate calculation with filter delay
xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
net/mlx5e: Fix VLAN cleanup flow
net/mlx5e: Fix VLAN create flow
UBUNTU: upstream stable to v4.14.201, v4.19.151

** Affects: linux (Ubuntu)
 Importance: 

[Kernel-packages] [Bug 1901779] Re: Wireless-AC 9560 not working after reboot

2020-11-04 Thread Konstanin
Any help? Any reactions?

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

Title:
  Wireless-AC 9560 not working after reboot

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello.

  I had Laptop Dell Inspiron 7786 Ubuntu 5.8.0-25.26-generic 5.8.14

  After turn down and start the system WiFi work normally. Kernel boot log:
  iwlwifi :00:14.3: enabling device ( -> 0002)
  iwlwifi :00:14.3: WRT: Overriding region id 0
  iwlwifi :00:14.3: WRT: Overriding region id 1
  iwlwifi :00:14.3: WRT: Overriding region id 2
  iwlwifi :00:14.3: WRT: Overriding region id 3
  iwlwifi :00:14.3: WRT: Overriding region id 4
  iwlwifi :00:14.3: WRT: Overriding region id 6
  iwlwifi :00:14.3: WRT: Overriding region id 8
  iwlwifi :00:14.3: WRT: Overriding region id 9
  iwlwifi :00:14.3: WRT: Overriding region id 10
  iwlwifi :00:14.3: WRT: Overriding region id 11
  iwlwifi :00:14.3: WRT: Overriding region id 15
  iwlwifi :00:14.3: WRT: Overriding region id 16
  iwlwifi :00:14.3: WRT: Overriding region id 18
  iwlwifi :00:14.3: WRT: Overriding region id 19
  iwlwifi :00:14.3: WRT: Overriding region id 20
  iwlwifi :00:14.3: WRT: Overriding region id 21
  iwlwifi :00:14.3: Found debug destination: EXTERNAL_DRAM
  iwlwifi :00:14.3: Found debug configuration: 0
  iwlwifi :00:14.3: loaded firmware version 46.8902351f.0 
9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
  iwlwifi :00:14.3: Direct firmware load for iwl-debug-yoyo.bin failed with 
error -2
  iwlwifi :00:14.3: Detected Intel(R) Wireless-AC 9560, REV=0x318
  iwlwifi :00:14.3: base HW address: 18:1d:ea:7e:f4:4b
  iwlwifi :00:14.3 wlo1: renamed from wlan0

  But if I reboot the system I got "No WiFi Adapter available" 
  Kernel boot log (after reboot):
  iwlwifi :00:14.3: enabling device ( -> 0002)
  iwlwifi :00:14.3: WRT: Overriding region id 0
  iwlwifi :00:14.3: WRT: Overriding region id 1
  iwlwifi :00:14.3: WRT: Overriding region id 2
  iwlwifi :00:14.3: WRT: Overriding region id 3
  iwlwifi :00:14.3: WRT: Overriding region id 4
  iwlwifi :00:14.3: WRT: Overriding region id 6
  iwlwifi :00:14.3: WRT: Overriding region id 8
  iwlwifi :00:14.3: WRT: Overriding region id 9
  iwlwifi :00:14.3: WRT: Overriding region id 10
  iwlwifi :00:14.3: WRT: Overriding region id 11
  iwlwifi :00:14.3: WRT: Overriding region id 15
  iwlwifi :00:14.3: WRT: Overriding region id 16
  iwlwifi :00:14.3: WRT: Overriding region id 18
  iwlwifi :00:14.3: WRT: Overriding region id 19
  iwlwifi :00:14.3: WRT: Overriding region id 20
  iwlwifi :00:14.3: WRT: Overriding region id 21
  iwlwifi :00:14.3: Found debug destination: EXTERNAL_DRAM
  iwlwifi :00:14.3: Found debug configuration: 0
  iwlwifi :00:14.3: loaded firmware version 46.8902351f.0 
9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
  iwlwifi :00:14.3: Direct firmware load for iwl-debug-yoyo.bin failed with 
error -2
  iwlwifi :00:14.3: Detected Intel(R) Wireless-AC 9560, REV=0x318
  iwlwifi :00:14.3: Microcode SW error detected. Restarting 0x0.
  iwlwifi :00:14.3: Not valid error log pointer 0x for Init uCode
  iwlwifi :00:14.3: Fseq Registers:
  iwlwifi :00:14.3: 0x57EBE7FA | FSEQ_ERROR_CODE
  iwlwifi :00:14.3: 0x | FSEQ_TOP_INIT_VERSION
  iwlwifi :00:14.3: 0x3DEFF6EE | FSEQ_CNVIO_INIT_VERSION
  iwlwifi :00:14.3: 0xA384 | FSEQ_OTP_VERSION
  iwlwifi :00:14.3: 0xAA22218C | FSEQ_TOP_CONTENT_VERSION
  iwlwifi :00:14.3: 0x31101204 | FSEQ_ALIVE_TOKEN
  iwlwifi :00:14.3: 0x7B5E8EE9 | FSEQ_CNVI_ID
  iwlwifi :00:14.3: 0x48382987 | FSEQ_CNVR_ID
  iwlwifi :00:14.3: 0x01000100 | CNVI_AUX_MISC_CHIP
  iwlwifi :00:14.3: 0x01300202 | CNVR_AUX_MISC_CHIP
  iwlwifi :00:14.3: 0x485B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
  iwlwifi :00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
  iwlwifi :00:14.3: SecBoot CPU1 Status: 0x3, CPU2 Status: 0x226c
  iwlwifi :00:14.3: Failed to start INIT ucode:  -5
  iwlwifi :00:14.3: Failed to run INIT ucode: -5

  I try many cases from this reporting system but got no effect.

  Can you help me with it?
  Thank you in advance.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  klitvinov   1947 F pulseaudio
   /dev/snd/pcmC0D0c:   klitvinov   1947 F...m pulseaudio
   /dev/snd/pcmC0D0p:   klitvinov   1947 F...m pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-10-26 (1 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  MachineType: Dell Inc. Inspiron 7786
  

[Kernel-packages] [Bug 1902694] Re: Undetected Data corruption in MPI workloads that use VSX for reductions on POWER9 DD2.1 systems

2020-11-04 Thread Patricia Domingues
** Changed in: ubuntu-power-systems
 Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => 
Patricia Domingues (patriciasd)

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

Title:
  Undetected Data corruption in MPI workloads that use VSX for
  reductions on POWER9 DD2.1 systems

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  In Progress

Bug description:
  SRU Justification:

  [Impact]

  * A data integrity issue was observed on POWER 9 (DD2.1) systems.

  * It affects Ubuntu 20.04 with kernel 5.4.0-52 and Ubuntu 20.10 with
  kernel 5.8.0-26 kernel.

  * The root cause is found in the compiling of p9_hmi_special_emu().

  * When doing a VMX store (in __get_user_atomic_128_aligned()) to a
  buffer (vbuf), the buffer is not 128 bit aligned.

  [Fix]

  * 1da4a0272c54 "powerpc: Fix undetected data corruption with P9N DD2.1
  VSX CI load emulation"

  * d1781f237047 "selftests/powerpc: Make alignment handler test P9N
  DD2.1 vector CI load workaround"

  [Test Case]

  * A POWER 9 (DD2.1) bare metal system is needed that has either Ubuntu
  20.04, 20.10 or 21.04 installed.

  * It's best to test this based on a sample application and test case
"selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load 
workaround"

  [Regression Potential]

  * The regression risk is relatively moderate, because:

  * it only happens with special VSX (vector) instructions in use, e.g.
  in p9_hmi_special_emu

  * it happens on bare metal only and only on POWER 9 (DD2.1)

  * and the changes are very overseeable (in total one effective code
  line per patch/commit)

  * Since only p9_hmi_special_emu is touched, this will break in case of
  any regressions, but this is already broken based on this bug.

  [Other]

  * According to the reporter this affects Ubuntu 20.04 / 5.4.0-52 and
  20.10 / 5.8.0-26.

  * Since the development of Hirsute is already open the SRU is
  requested for Hirsute, too.

  * Patches got upstream accepted in v5.10-rc1 and v5.10-rc2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1902694/+subscriptions

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


[Kernel-packages] [Bug 1902934] [NEW] dmesg is not restricted in linux-raspi kernel

2020-11-04 Thread Dave Jones
Public bug reported:

The CONFIG_SECURITY_DMESG_RESTRICT option is not set on the Ubuntu Pi
kernels, resulting in dmesg being accessible to ordinary users.

This is in contrast to PC installs, where dmesg is now restricted to the
"root" user in 20.10 onwards. The following messages from the ubuntu-
devel list cover the original proposal (which proposed limiting dmesg to
root:adm), and earlier discussion from 2011 (which proposed limiting
dmesg to root alone, which is what was implemented in groovy):

https://lists.ubuntu.com/archives/ubuntu-devel/2020-June/041063.html

https://lists.ubuntu.com/archives/ubuntu-devel/2011-May/033240.html

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

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

Title:
  dmesg is not restricted in linux-raspi kernel

Status in linux-raspi package in Ubuntu:
  New

Bug description:
  The CONFIG_SECURITY_DMESG_RESTRICT option is not set on the Ubuntu Pi
  kernels, resulting in dmesg being accessible to ordinary users.

  This is in contrast to PC installs, where dmesg is now restricted to
  the "root" user in 20.10 onwards. The following messages from the
  ubuntu-devel list cover the original proposal (which proposed limiting
  dmesg to root:adm), and earlier discussion from 2011 (which proposed
  limiting dmesg to root alone, which is what was implemented in
  groovy):

  https://lists.ubuntu.com/archives/ubuntu-devel/2020-June/041063.html

  https://lists.ubuntu.com/archives/ubuntu-devel/2011-May/033240.html

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

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


[Kernel-packages] [Bug 1902926] Re: aws: improve hibernation reliability in groovy

2020-11-04 Thread Andrea Righi
** Description changed:

  [Impact]
  
  The 5.8 kernel (groovy) is not still 100% reliable with hibernation,
  especially on the Xen instance type. However, re-aligning the config
  options as much as possible with the 5.4 kernel (focal) allows to
  hibernate and resume with a success rate close to 100% (according to our
  tests on the AWS cloud).
  
  [Test case]
  
-  - spin up an AWS instance (for example a c4.8xlarge instance type)
-  - run a memory stress test
-  - hibernate
-  - resume
-  - verify that the system has been resumed correctly and the memory stress 
test is still running
+  - spin up an AWS instance (for example a c4.8xlarge instance type)
+  - run a memory stress test
+  - hibernate
+  - resume
+  - verify that the system has been resumed correctly and the memory stress 
test is still running
  
  [Fix]
  
- Identify the minimum subset of config changes that we need to apply to
- the 5.8 kernel to make hibernation as reliable as 5.4.
+ The following fixes must be applied to improve hibernation/resume 
+ reliability:
+ 
+  - disable CONFIG_SUSPEND (suspend to memory is not supported in AWS and
+it can introduce a deadlock condition with the Xen hibernation layer)
+  - make sure CONFIG_DMA_CMA is disabled (this introduces another
+deadlock condition with Xen)
+  - disable CONFIG_FB_HYPERV: this would enable CONFIG_DMA_CMA and we
+dont' want that (to prevent the Xen deadlock); moreover this driver
+is not needed at all in the AWS environment
+  - disable CONFIG_XEN_FBDEV_FRONTEND: this is also not required in the
+AWS environement and it has the potential of breaking hibernation
+  - disable CONFIG_INPUT_XEN_KBDDEV_FRONTEND
+  - compile xen-netfront as module
+  - disable CONFIG_XEN_BALLOON 
+  - remove all sound-related modules (not really needed in the AWS cloud, 
+they were also disabled on 5.4)
  
  [Regression potential]
  
- Still need to be evaluated exactly, probably we will have to apply only
- .config changes, so regression potential will be minimal.
+ These are all .config changes. With these changes we are basically
+ re-aligning with the previous 5.4 settings and we have experimentally
+ verified (tests) that these changes are increasing the success rate of
+ hibernation. So the regression potential is minimal.

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

Title:
  aws: improve hibernation reliability in groovy

Status in linux-aws package in Ubuntu:
  New
Status in linux-aws source package in Groovy:
  New

Bug description:
  [Impact]

  The 5.8 kernel (groovy) is not still 100% reliable with hibernation,
  especially on the Xen instance type. However, re-aligning the config
  options as much as possible with the 5.4 kernel (focal) allows to
  hibernate and resume with a success rate close to 100% (according to
  our tests on the AWS cloud).

  [Test case]

   - spin up an AWS instance (for example a c4.8xlarge instance type)
   - run a memory stress test
   - hibernate
   - resume
   - verify that the system has been resumed correctly and the memory stress 
test is still running

  [Fix]

  The following fixes must be applied to improve hibernation/resume 
  reliability:

   - disable CONFIG_SUSPEND (suspend to memory is not supported in AWS and
 it can introduce a deadlock condition with the Xen hibernation layer)
   - make sure CONFIG_DMA_CMA is disabled (this introduces another
 deadlock condition with Xen)
   - disable CONFIG_FB_HYPERV: this would enable CONFIG_DMA_CMA and we
 dont' want that (to prevent the Xen deadlock); moreover this driver
 is not needed at all in the AWS environment
   - disable CONFIG_XEN_FBDEV_FRONTEND: this is also not required in the
 AWS environement and it has the potential of breaking hibernation
   - disable CONFIG_INPUT_XEN_KBDDEV_FRONTEND
   - compile xen-netfront as module
   - disable CONFIG_XEN_BALLOON 
   - remove all sound-related modules (not really needed in the AWS cloud, 
 they were also disabled on 5.4)

  [Regression potential]

  These are all .config changes. With these changes we are basically
  re-aligning with the previous 5.4 settings and we have experimentally
  verified (tests) that these changes are increasing the success rate of
  hibernation. So the regression potential is minimal.

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

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


[Kernel-packages] [Bug 1902926] [NEW] aws: improve hibernation reliability in groovy

2020-11-04 Thread Andrea Righi
Public bug reported:

[Impact]

The 5.8 kernel (groovy) is not still 100% reliable with hibernation,
especially on the Xen instance type. However, re-aligning the config
options as much as possible with the 5.4 kernel (focal) allows to
hibernate and resume with a success rate close to 100% (according to our
tests on the AWS cloud).

[Test case]

 - spin up an AWS instance (for example a c4.8xlarge instance type)
 - run a memory stress test
 - hibernate
 - resume
 - verify that the system has been resumed correctly and the memory stress test 
is still running

[Fix]

Identify the minimum subset of config changes that we need to apply to
the 5.8 kernel to make hibernation as reliable as 5.4.

[Regression potential]

Still need to be evaluated exactly, probably we will have to apply only
.config changes, so regression potential will be minimal.

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

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

** Also affects: linux-aws (Ubuntu Groovy)
   Importance: Undecided
   Status: New

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

Title:
  aws: improve hibernation reliability in groovy

Status in linux-aws package in Ubuntu:
  New
Status in linux-aws source package in Groovy:
  New

Bug description:
  [Impact]

  The 5.8 kernel (groovy) is not still 100% reliable with hibernation,
  especially on the Xen instance type. However, re-aligning the config
  options as much as possible with the 5.4 kernel (focal) allows to
  hibernate and resume with a success rate close to 100% (according to
  our tests on the AWS cloud).

  [Test case]

   - spin up an AWS instance (for example a c4.8xlarge instance type)
   - run a memory stress test
   - hibernate
   - resume
   - verify that the system has been resumed correctly and the memory stress 
test is still running

  [Fix]

  Identify the minimum subset of config changes that we need to apply to
  the 5.8 kernel to make hibernation as reliable as 5.4.

  [Regression potential]

  Still need to be evaluated exactly, probably we will have to apply
  only .config changes, so regression potential will be minimal.

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

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


[Kernel-packages] [Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-04 Thread Bernd Schubert
I created https://gitlab.freedesktop.org/drm/intel/-/issues/2631

** Bug watch added: gitlab.freedesktop.org/drm/intel/-/issues #2631
   https://gitlab.freedesktop.org/drm/intel/-/issues/2631

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've just upgraded to 20.10. After logging in and using PyCharm for a
  while, the system froze, and I had to do a REISUB. It turned out to be
  a kernel panic and seems related to Xorg and the i915 driver.

  This has now happened multiple times, and not all crashes have
  happened while using PyCharm.

  I've tried using the ppa:canonical-kernel-team/ppa to install a new
  kernel (5.8.0-26-generic) but that did not help.

  [ 1620.425014] general protection fault, probably for non-canonical address 
0xe296718293aa0a0a:  [#1] SMP PTI 
  [ 1620.425017] CPU: 2 PID: 1749 Comm: Xorg Tainted: GW 
5.8.0-26-generic #27-Ubuntu
  [ 1620.425018] Hardware name: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.2.1 
02/21/2018
  [ 1620.425023] RIP: 0010:kmem_cache_alloc+0x7e/0x230
  [ 1620.425025] Code: 95 01 00 00 4d 8b 07 65 49 8b 50 08 65 4c 03 05 a0 59 33 
4d 4d 8b 20 4d 85 e4 0f 84 81 01 00 00 41 8b 47 20 49 8b 3f 4c 01 e0 <48> 8b 18 
48 89 c1 49 33 9f 70 01 00 00 4c 89 e0 48 0f c9 48 31 cb
  [ 1620.425026] RSP: 0018:b1f6c19e79b0 EFLAGS: 00010286
  [ 1620.425028] RAX: e296718293aa0a0a RBX:  RCX: 
0002
  [ 1620.425029] RDX: 7d5e RSI: 0dc0 RDI: 
441461604a80
  [ 1620.425031] RBP: b1f6c19e79e0 R08: d1f6bfc84a80 R09: 

  [ 1620.425032] R10:  R11: 8de1eca2f6c2 R12: 
e296718293aa08b2
  [ 1620.425033] R13: 0dc0 R14: 8de2488364c0 R15: 
8de2488364c0
  [ 1620.425034] FS:  7fe9c3b52a40() GS:8de25e68() 
knlGS:
  [ 1620.425035] CS:  0010 DS:  ES:  CR0: 80050033
  [ 1620.425037] CR2: 7f6c1433c000 CR3: 000488622001 CR4: 
003606e0
  [ 1620.425038] Call Trace:
  [ 1620.425087]  ? vma_create+0x30/0x460 [i915]
  [ 1620.425122]  vma_create+0x30/0x460 [i915]
  [ 1620.425124]  ? mutex_lock+0x13/0x40
  [ 1620.425157]  i915_vma_instance+0xd2/0xe0 [i915]
  [ 1620.425187]  eb_lookup_vma+0xd7/0x1c0 [i915]
  [ 1620.425217]  eb_lookup_vmas+0x79/0x200 [i915]
  [ 1620.425247]  eb_relocate+0x18/0x1b0 [i915]
  [ 1620.425275]  i915_gem_do_execbuffer+0x265/0x8d0 [i915]
  [ 1620.425278]  ? enqueue_task_fair+0x159/0x590
  [ 1620.425282]  ? __radix_tree_replace+0x4a/0xe0
  [ 1620.425285]  ? _cond_resched+0x1a/0x50
  [ 1620.425287]  ? kmem_cache_alloc_trace+0x168/0x240
  [ 1620.425290]  ? __kmalloc_node+0x201/0x300
  [ 1620.425320]  i915_gem_execbuffer2_ioctl+0x237/0x4a0 [i915]
  [ 1620.425348]  ? intel_engines_add_sysfs+0x150/0x150 [i915]
  [ 1620.425350]  ? radix_tree_lookup+0xd/0x10
  [ 1620.425379]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425395]  drm_ioctl_kernel+0xae/0xf0 [drm]
  [ 1620.425406]  drm_ioctl+0x238/0x3d0 [drm]
  [ 1620.425434]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425437]  ? fput+0x13/0x15
  [ 1620.425440]  ? __sys_recvmsg+0x94/0xb0
  [ 1620.425442]  ksys_ioctl+0x8e/0xc0
  [ 1620.425444]  __x64_sys_ioctl+0x1a/0x20
  [ 1620.425447]  do_syscall_64+0x49/0xc0
  [ 1620.425449]  entry_SYSCALL_64_after_hwframe+0x44/0xa9

  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME-Flashback:GNOME
  Date: Mon Oct 26 16:33:28 2020
  DistUpgraded: 2020-10-23 13:15:10,351 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroCodename: groovy
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Seems to happen randomly
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Dell UHD Graphics 620 [1028:07e6]
  InstallationDate: Installed on 2018-05-04 (906 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. XPS 13 9370
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1901417] Re: zfs mount segmentation fault when target directory is non empty

2020-11-04 Thread Hadmut Danisch
I currently can't reproduce the problem myself.

I do recall that it was the order of mounting. I have a freshly created
zpool where the pool was created with one password, and one of it's sub-
ZFS-trees with a different one, wanted to mount it and make the mistake
to enter a wrong password for the pool, thus unlocked the inner part
only and mounted them in wrong order.

It was reproducable and crashed with a segfault every time I tried it
until removing the directory stub, but have not yet been able to
reproduce since I rebooted the machine.

Still trying...

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

Title:
  zfs mount segmentation fault when target directory is non empty

Status in zfs-linux package in Ubuntu:
  Incomplete

Bug description:
  Hi,

  I just had made some mistake in a mounting order, thus producing non-
  empty target directory.

  Imagine a pool name pool1 and zfs filesystems pool1 and pool1/a  which
  are (due to different encryption keys) to be mounted as

  /pool1/a

  one in another. (Because of encryption not automatically mounted)

  
  I made a simple mistake and mounted /pool1/a before /pool1, but noticed and 
unmounted /pool1/a before mounting /pool1, but forget to rmdir /pool1/a, so 
/pool1 was not empty when mounting /pool1.


  # zfs mount -a
  cannot mount '/pool1': directory is not empty
  zsh: segmentation fault (core dumped)  zfs mount -a


  Segmentation faults should not happen.

  
  after rmdir /pool1/a (i.e. make the target empty), things work as normal.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: zfsutils-linux 0.8.3-1ubuntu12.4
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27.10
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: LXQt
  Date: Sun Oct 25 15:28:45 2020
  InstallationDate: Installed on 2018-04-30 (909 days ago)
  InstallationMedia: Lubuntu 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
  SourcePackage: zfs-linux
  UpgradeStatus: Upgraded to focal on 2020-10-02 (23 days ago)
  modified.conffile..etc.sudoers.d.zfs: [inaccessible: [Errno 13] Keine 
Berechtigung: '/etc/sudoers.d/zfs']

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

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


[Kernel-packages] [Bug 1872984] Re: RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

2020-11-04 Thread campus
Hi, Feng
Unfortunately, in my case, wifi crashes each time (at a random period of time 
from boot) with kernel 5.10 rc1 and rc2 and disable_aspm removed.
The good thing is that I can use the disable_aspm workaround which makes wifi 
stable.
I attached the error parts from dmesg.

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

Title:
  RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal
  Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  RTL8822BE crashes after rtw_pci starts on boot after kernel update to
  5.4.0-21 (fails to read DBI register -- see attached dmesg). Issue is
  still present on latest mainline kernel version
  5.7.0-050700rc1-generic .

  [   10.627501] rtw_pci :3a:00.0: start vif 5c:ea:1d:b6:17:11 on port 0
  [   10.714544] [ cut here ]
  [   10.714545] failed to read DBI register, addr=0x0719
  [   10.714577] WARNING: CPU: 0 PID: 939 at 
drivers/net/wireless/realtek/rtw88/pci.c:1156 
rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtwpci]
  [   10.714577] Modules linked in: (see attached dmesg)
  [   10.714614] CPU: 0 PID: 939 Comm: wpa_supplicant Not tainted 
5.7.0-050700rc1-generic #202004122032
  [   10.714614] Hardware name: LENOVO 81CU/LNVNB161216, BIOS 7KCN22WW(V1.03) 
01/23/2018
  [   10.714616] RIP: 0010:rtw_dbi_read8.constprop.0+0xaa/0xc0 [rtwpci]
  [   10.714617] Code: 03 00 00 48 8b 40 50 e8 24 c3 4b e0 5b 41 5c 41 88 45 00 
31 c0 41 5d 5d c3 be 19 07 00 00 48 c7 c7 70 73 94 c0 e8 bb de 75 df <0f> 0b b8 
fb ff ff ff 5b 41 5c 41 5d 5d c3 0f 1f 84 00 00 00 00 00
  [   10.714618] RSP: 0018:b466007e7880 EFLAGS: 00010282
  [   10.714618] RAX:  RBX:  RCX: 
0007
  [   10.714619] RDX: 0007 RSI: 0092 RDI: 
933cc9e19c80
  [   10.714619] RBP: b466007e7898 R08: 03d2 R09: 
0004
  [   10.714620] R10:  R11: 0001 R12: 
933cbdf31ea0
  [   10.714620] R13: b466007e78af R14: 933cbdf35bc8 R15: 

  [   10.714622] FS:  7fbcedc6efc0() GS:933cc9e0() 
knlGS:
  [   10.714622] CS:  0010 DS:  ES:  CR0: 80050033
  [   10.714623] CR2: 563278766000 CR3: 0002be7a4002 CR4: 
003606f0
  [   10.714623] Call Trace:
  [   10.714627]  rtw_pci_link_ps+0x4e/0x90 [rtwpci]
  [   10.714630]  ? _raw_spin_unlock_bh+0x1e/0x20
  [   10.714637]  rtw_leave_ips+0x1f/0x80 [rtw88]
  [   10.714640]  rtw_ops_config+0xa3/0xe0 [rtw88]
  [   10.714658]  ieee80211_hw_config+0x95/0x390 [mac80211]
  [   10.714669]  ieee80211_recalc_idle+0x27/0x30 [mac80211]
  [   10.714679]  __ieee80211_start_scan+0x334/0x750 [mac80211]
  [   10.714688]  ieee80211_request_scan+0x30/0x50 [mac80211]
  [   10.714699]  ieee80211_scan+0x5c/0xa0 [mac80211]
  [   10.714719]  nl80211_trigger_scan+0x59a/0x6c0 [cfg80211]
  [   10.714722]  genl_rcv_msg+0x1a8/0x470
  [   10.714724]  ? ep_poll_callback+0x2a0/0x2c0
  [   10.714725]  ? genl_family_rcv_msg_attrs_parse+0x100/0x100
  [   10.714726]  netlink_rcv_skb+0x50/0x120
  [   10.714728]  genl_rcv+0x29/0x40
  [   10.714729]  netlink_unicast+0x1a8/0x250
  [   10.714730]  netlink_sendmsg+0x233/0x460
  [   10.714739]  ? _copy_from_user+0x31/0x60
  [   10.714750]  sock_sendmsg+0x65/0x70
  [   10.714751]  sys_sendmsg+0x212/0x280
  [   10.714752]  ? copy_msghdr_from_user+0x5c/0x90
  [   10.714755]  ? __check_object_size+0x4d/0x150
  [   10.714756]  ___sys_sendmsg+0x81/0xc0
  [   10.714757]  ? __check_object_size+0x4d/0x150
  [   10.714759]  ? unix_ioctl+0x99/0x180
  [   10.714760]  ? sock_getsockopt+0x198/0xc04
  [   10.714761]  ? sock_do_ioctl+0x47/0x140
  [   10.714763]  ? __cgroup_bpf_run_filter_setsockopt+0xae/0x2c0
  [   10.714765]  ? _cond_resched+0x19/0x30
  [   10.714767]  ? aa_sk_perm+0x43/0x1b0
  [   10.714768]  __sys_sendmsg+0x5c/0xa0
  [   10.714770]  __x64_sys_sendmsg+0x1f/0x30
  [   10.714772]  do_syscall_64+0x57/0x1b0
  [   10.714773]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  [   10.714774] RIP: 0033:0x7fbcedffb5b7
  [   10.714775] Code: 64 89 02 48 c7 c0 ff ff ff ff eb bb 0f 1f 80 00 00 00 00 
f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00 00 00 0f 05 <48> 3d 00 
f0 ff ff 77 51 c3 48 83 ec 28 89 54 24 1c 48 89 74 24 10
  [   10.714776] RSP: 002b:7fff88e22288 EFLAGS: 0246 ORIG_RAX: 
002e
  [   10.714777] RAX: ffda RBX: 5632787355d0 RCX: 
7fbcedffb5b7
  [   10.714777] RDX:  RSI: 7fff88e222c0 RDI: 
0006
  [   10.714778] RBP: 563278761380 R08: 0004 R09: 
563278761380
  [   10.714778] R10: 

[Kernel-packages] [Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-04 Thread Bernd Schubert
The traces in https://gitlab.freedesktop.org/drm/intel/-/issues/1201
look entirely different, so I'm not sure if this is related. Here we
have

[ 1620.425038] Call Trace:
[ 1620.425087] ? vma_create+0x30/0x460 [i915]
[ 1620.425122] vma_create+0x30/0x460 [i915]
[ 1620.425124] ? mutex_lock+0x13/0x40
[ 1620.425157] i915_vma_instance+0xd2/0xe0 [i915]
[ 1620.425187] eb_lookup_vma+0xd7/0x1c0 [i915]
[ 1620.425217] eb_lookup_vmas+0x79/0x200 [i915]

Issue 1201 from freedesktop.org has

Mar 06 22:36:00 ai-karellen-lap kernel:  i915_gem_gtt_insert+0x174/0x250 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  i915_vma_pin+0x62f/0x6f0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  i915_gem_object_pin+0x12d/0x1a0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  
i915_gem_object_pin_to_display_plane+0xa9/0xf0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  intel_pin_and_fence_fb_obj+0x9d/0x1c0 
[i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  intel_plane_pin_fb+0x44/0xd0 [i915]
Mar 06 22:36:00 ai-karellen-lap kernel:  intel_prepare_plane_fb+0xe0/0x310 
[i915]

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've just upgraded to 20.10. After logging in and using PyCharm for a
  while, the system froze, and I had to do a REISUB. It turned out to be
  a kernel panic and seems related to Xorg and the i915 driver.

  This has now happened multiple times, and not all crashes have
  happened while using PyCharm.

  I've tried using the ppa:canonical-kernel-team/ppa to install a new
  kernel (5.8.0-26-generic) but that did not help.

  [ 1620.425014] general protection fault, probably for non-canonical address 
0xe296718293aa0a0a:  [#1] SMP PTI 
  [ 1620.425017] CPU: 2 PID: 1749 Comm: Xorg Tainted: GW 
5.8.0-26-generic #27-Ubuntu
  [ 1620.425018] Hardware name: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.2.1 
02/21/2018
  [ 1620.425023] RIP: 0010:kmem_cache_alloc+0x7e/0x230
  [ 1620.425025] Code: 95 01 00 00 4d 8b 07 65 49 8b 50 08 65 4c 03 05 a0 59 33 
4d 4d 8b 20 4d 85 e4 0f 84 81 01 00 00 41 8b 47 20 49 8b 3f 4c 01 e0 <48> 8b 18 
48 89 c1 49 33 9f 70 01 00 00 4c 89 e0 48 0f c9 48 31 cb
  [ 1620.425026] RSP: 0018:b1f6c19e79b0 EFLAGS: 00010286
  [ 1620.425028] RAX: e296718293aa0a0a RBX:  RCX: 
0002
  [ 1620.425029] RDX: 7d5e RSI: 0dc0 RDI: 
441461604a80
  [ 1620.425031] RBP: b1f6c19e79e0 R08: d1f6bfc84a80 R09: 

  [ 1620.425032] R10:  R11: 8de1eca2f6c2 R12: 
e296718293aa08b2
  [ 1620.425033] R13: 0dc0 R14: 8de2488364c0 R15: 
8de2488364c0
  [ 1620.425034] FS:  7fe9c3b52a40() GS:8de25e68() 
knlGS:
  [ 1620.425035] CS:  0010 DS:  ES:  CR0: 80050033
  [ 1620.425037] CR2: 7f6c1433c000 CR3: 000488622001 CR4: 
003606e0
  [ 1620.425038] Call Trace:
  [ 1620.425087]  ? vma_create+0x30/0x460 [i915]
  [ 1620.425122]  vma_create+0x30/0x460 [i915]
  [ 1620.425124]  ? mutex_lock+0x13/0x40
  [ 1620.425157]  i915_vma_instance+0xd2/0xe0 [i915]
  [ 1620.425187]  eb_lookup_vma+0xd7/0x1c0 [i915]
  [ 1620.425217]  eb_lookup_vmas+0x79/0x200 [i915]
  [ 1620.425247]  eb_relocate+0x18/0x1b0 [i915]
  [ 1620.425275]  i915_gem_do_execbuffer+0x265/0x8d0 [i915]
  [ 1620.425278]  ? enqueue_task_fair+0x159/0x590
  [ 1620.425282]  ? __radix_tree_replace+0x4a/0xe0
  [ 1620.425285]  ? _cond_resched+0x1a/0x50
  [ 1620.425287]  ? kmem_cache_alloc_trace+0x168/0x240
  [ 1620.425290]  ? __kmalloc_node+0x201/0x300
  [ 1620.425320]  i915_gem_execbuffer2_ioctl+0x237/0x4a0 [i915]
  [ 1620.425348]  ? intel_engines_add_sysfs+0x150/0x150 [i915]
  [ 1620.425350]  ? radix_tree_lookup+0xd/0x10
  [ 1620.425379]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425395]  drm_ioctl_kernel+0xae/0xf0 [drm]
  [ 1620.425406]  drm_ioctl+0x238/0x3d0 [drm]
  [ 1620.425434]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425437]  ? fput+0x13/0x15
  [ 1620.425440]  ? __sys_recvmsg+0x94/0xb0
  [ 1620.425442]  ksys_ioctl+0x8e/0xc0
  [ 1620.425444]  __x64_sys_ioctl+0x1a/0x20
  [ 1620.425447]  do_syscall_64+0x49/0xc0
  [ 1620.425449]  entry_SYSCALL_64_after_hwframe+0x44/0xa9

  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME-Flashback:GNOME
  Date: Mon Oct 26 16:33:28 2020
  DistUpgraded: 2020-10-23 13:15:10,351 DEBUG Running PostInstallScript: 

[Kernel-packages] [Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-04 Thread Bernd Schubert
Happens for me as well, using xfce4 (so wayland is not a simple option)
and I don't use anything like pycharm.

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've just upgraded to 20.10. After logging in and using PyCharm for a
  while, the system froze, and I had to do a REISUB. It turned out to be
  a kernel panic and seems related to Xorg and the i915 driver.

  This has now happened multiple times, and not all crashes have
  happened while using PyCharm.

  I've tried using the ppa:canonical-kernel-team/ppa to install a new
  kernel (5.8.0-26-generic) but that did not help.

  [ 1620.425014] general protection fault, probably for non-canonical address 
0xe296718293aa0a0a:  [#1] SMP PTI 
  [ 1620.425017] CPU: 2 PID: 1749 Comm: Xorg Tainted: GW 
5.8.0-26-generic #27-Ubuntu
  [ 1620.425018] Hardware name: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.2.1 
02/21/2018
  [ 1620.425023] RIP: 0010:kmem_cache_alloc+0x7e/0x230
  [ 1620.425025] Code: 95 01 00 00 4d 8b 07 65 49 8b 50 08 65 4c 03 05 a0 59 33 
4d 4d 8b 20 4d 85 e4 0f 84 81 01 00 00 41 8b 47 20 49 8b 3f 4c 01 e0 <48> 8b 18 
48 89 c1 49 33 9f 70 01 00 00 4c 89 e0 48 0f c9 48 31 cb
  [ 1620.425026] RSP: 0018:b1f6c19e79b0 EFLAGS: 00010286
  [ 1620.425028] RAX: e296718293aa0a0a RBX:  RCX: 
0002
  [ 1620.425029] RDX: 7d5e RSI: 0dc0 RDI: 
441461604a80
  [ 1620.425031] RBP: b1f6c19e79e0 R08: d1f6bfc84a80 R09: 

  [ 1620.425032] R10:  R11: 8de1eca2f6c2 R12: 
e296718293aa08b2
  [ 1620.425033] R13: 0dc0 R14: 8de2488364c0 R15: 
8de2488364c0
  [ 1620.425034] FS:  7fe9c3b52a40() GS:8de25e68() 
knlGS:
  [ 1620.425035] CS:  0010 DS:  ES:  CR0: 80050033
  [ 1620.425037] CR2: 7f6c1433c000 CR3: 000488622001 CR4: 
003606e0
  [ 1620.425038] Call Trace:
  [ 1620.425087]  ? vma_create+0x30/0x460 [i915]
  [ 1620.425122]  vma_create+0x30/0x460 [i915]
  [ 1620.425124]  ? mutex_lock+0x13/0x40
  [ 1620.425157]  i915_vma_instance+0xd2/0xe0 [i915]
  [ 1620.425187]  eb_lookup_vma+0xd7/0x1c0 [i915]
  [ 1620.425217]  eb_lookup_vmas+0x79/0x200 [i915]
  [ 1620.425247]  eb_relocate+0x18/0x1b0 [i915]
  [ 1620.425275]  i915_gem_do_execbuffer+0x265/0x8d0 [i915]
  [ 1620.425278]  ? enqueue_task_fair+0x159/0x590
  [ 1620.425282]  ? __radix_tree_replace+0x4a/0xe0
  [ 1620.425285]  ? _cond_resched+0x1a/0x50
  [ 1620.425287]  ? kmem_cache_alloc_trace+0x168/0x240
  [ 1620.425290]  ? __kmalloc_node+0x201/0x300
  [ 1620.425320]  i915_gem_execbuffer2_ioctl+0x237/0x4a0 [i915]
  [ 1620.425348]  ? intel_engines_add_sysfs+0x150/0x150 [i915]
  [ 1620.425350]  ? radix_tree_lookup+0xd/0x10
  [ 1620.425379]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425395]  drm_ioctl_kernel+0xae/0xf0 [drm]
  [ 1620.425406]  drm_ioctl+0x238/0x3d0 [drm]
  [ 1620.425434]  ? i915_gem_execbuffer_ioctl+0x2e0/0x2e0 [i915]
  [ 1620.425437]  ? fput+0x13/0x15
  [ 1620.425440]  ? __sys_recvmsg+0x94/0xb0
  [ 1620.425442]  ksys_ioctl+0x8e/0xc0
  [ 1620.425444]  __x64_sys_ioctl+0x1a/0x20
  [ 1620.425447]  do_syscall_64+0x49/0xc0
  [ 1620.425449]  entry_SYSCALL_64_after_hwframe+0x44/0xa9

  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: xorg 1:7.7+19ubuntu15
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME-Flashback:GNOME
  Date: Mon Oct 26 16:33:28 2020
  DistUpgraded: 2020-10-23 13:15:10,351 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DistroCodename: groovy
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Several times a day
  GpuHangReproducibility: Seems to happen randomly
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
     Subsystem: Dell UHD Graphics 620 [1028:07e6]
  InstallationDate: Installed on 2018-05-04 (906 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  MachineType: Dell Inc. XPS 13 9370
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=4e0782c5-5436-4e47-9813-0946aea670c3 

Re: [Kernel-packages] [Bug 1901282] Re: package linux-image-5.8.0-25-generic 5.8.0-25.26 failed to install/upgrade: bloqué en boucle sur le traitement des actions différées (« triggers »), abandon

2020-11-04 Thread Philippe Bureau
sorry, i don't know how to do this  :-(

Le mer. 4 nov. 2020 à 11:25, You-Sheng Yang <1901...@bugs.launchpad.net> a
écrit :

> That's from a DKMS out-of-tree kernel driver of amdgpu. Maybe you have
> installed AMD proprietary driver? Please attach output of `dkms status`.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1901282
>
> Title:
>   package linux-image-5.8.0-25-generic 5.8.0-25.26 failed to
>   install/upgrade: bloqué en boucle sur le traitement des actions
>   différées (« triggers »), abandon
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   After 20.10 update
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 20.10
>   Package: linux-image-5.8.0-25-generic 5.8.0-25.26
>   ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
>   Uname: Linux 5.4.0-52-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu50
>   Architecture: amd64
>   AudioDevicesInUse:
>USERPID ACCESS COMMAND
>/dev/snd/controlC2:  lilipfem   2047 F pulseaudio
>/dev/snd/controlC1:  lilipfem   2047 F pulseaudio
>/dev/snd/controlC0:  lilipfem   2047 F pulseaudio
>   CasperMD5CheckResult: skip
>   Date: Sat Oct 24 07:42:50 2020
>   ErrorMessage: bloqué en boucle sur le traitement des actions différées
> (« triggers »), abandon
>   InstallationDate: Installed on 2020-09-19 (34 days ago)
>   InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64
> (20200731)
>   IwConfig:
>enp4s0no wireless extensions.
>
>lono wireless extensions.
>   MachineType: System manufacturer System Product Name
>   ProcFB: 0 amdgpudrmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic
> root=UUID=d00e80d3-285e-4cda-bc15-ac896b699919 ro quiet splash
>   PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
> PulseAudio daemon running, or not running as session daemon.
>   Python3Details: /usr/bin/python3.8, Python 3.8.6, python3-minimal,
> 3.8.6-0ubuntu1
>   PythonDetails: N/A
>   RelatedPackageVersions: grub-pc 2.04-1ubuntu35
>   RfKill:
>0: hci0: Bluetooth
> Soft blocked: no
> Hard blocked: no
>   SourcePackage: linux
>   Title: package linux-image-5.8.0-25-generic 5.8.0-25.26 failed to
> install/upgrade: bloqué en boucle sur le traitement des actions différées
> (« triggers »), abandon
>   UpgradeStatus: Upgraded to groovy on 2020-10-24 (0 days ago)
>   dmi.bios.date: 07/14/2020
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: 2202
>   dmi.board.asset.tag: Default string
>   dmi.board.name: PRIME B450-PLUS
>   dmi.board.vendor: ASUSTeK COMPUTER INC.
>   dmi.board.version: Rev X.0x
>   dmi.chassis.asset.tag: Default string
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: Default string
>   dmi.chassis.version: Default string
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInc.:bvr2202:bd07/14/2020:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEB450-PLUS:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
>   dmi.product.family: To be filled by O.E.M.
>   dmi.product.name: System Product Name
>   dmi.product.sku: SKU
>   dmi.product.version: System Version
>   dmi.sys.vendor: System manufacturer
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1901282/+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/1901282

Title:
  package linux-image-5.8.0-25-generic 5.8.0-25.26 failed to
  install/upgrade: bloqué en boucle sur le traitement des actions
  différées (« triggers »), abandon

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After 20.10 update

  ProblemType: Package
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-25-generic 5.8.0-25.26
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 5.4.0-52-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lilipfem   2047 F pulseaudio
   /dev/snd/controlC1:  lilipfem   2047 F pulseaudio
   /dev/snd/controlC0:  lilipfem   2047 F pulseaudio
  CasperMD5CheckResult: skip
  Date: Sat Oct 24 07:42:50 2020
  ErrorMessage: bloqué en boucle sur le traitement des actions différées (« 
triggers »), abandon
  InstallationDate: Installed on 2020-09-19 (34 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  IwConfig:
   enp4s0no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-52-generic 
root=UUID=d00e80d3-285e-4cda-bc15-ac896b699919 ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 

[Kernel-packages] [Bug 1899826] Re: backport upstream fixes for 5.9 Linux support

2020-11-04 Thread Colin Ian King
** Also affects: zfs-linux (Ubuntu Hirsute)
   Importance: Medium
 Assignee: Colin Ian King (colin-king)
   Status: In Progress

** Also affects: zfs-linux (Ubuntu Groovy)
   Importance: Undecided
   Status: New

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

Title:
  backport upstream fixes for 5.9 Linux support

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

Bug description:
  == SRU Request Groovy ==

  Upstream zfs supports 5.9. it would be useful to backport these for
  users who want newer kernels.

  == The Fix ==

  Although 6 fixes are required, 2 add changes that get removed by a
  later change, so one can backport this with just the following 4
  changes:

  1823c8fe6a4a20971463e9b51615dad412aea9a9 ("Linux 5.9 compat: add 
linux/blkdev.h include")
  3e29e1971bbb4ab63dafeb592b747ef56bad3534 ("Linux 5.9 compat: 
NR_SLAB_RECLAIMABLE")
  d817c17100183b266aa6bf8b868e016805d51d16 ("Linux 5.9 compat: make_request_fn 
replaced with submit_bio")
  4b59c195ffbaebfdd5f0971a54613c0ed7c42005 ("Increase Supported Linux Kernel to 
5.9")

  == Regression potential ==

  The first patch just includes blkdev.h to workaround a build warning,
  so the results in no functional change to the working code.

  The second patch removes legacy arc page free estimation by droping
  the accounting for inactive anonymous pages and reclaimable pages on
  the slab. This change removes a very minor component of the free
  memory calculation and speeds up arc free stats calculations. There is
  a potential that this small change in free page calculation may impact
  systems where memory is more constrained, but the change is so small I
  believe this really is insignificant.

  The third patch is a build time detection of the kernel block
  allocation queue due to API changes, so should not change behaviour
  for current 5.8 kernels, only change behaviour for newer kernels with
  the newer kernel API.  Hence for the released 5.8 groovy kernel the
  code will not be changed, so the regression potential for 5.8 is zero.

  The final patch changes the META build data to allow the driver to
  build on newer kernels, so the risk on this change is effectively
  zero.

  == Testing ==

  Run the autotest client tests for ZFS tests:
ubuntu_zfs_smoke_tests (general functionality smoke tests)
ubuntu_zfs_fstests (file system semantics tests)
ubuntu_zfs_xfs_generic (subset of XFS tests on ZFS)
ubuntu_zfs_stress (stress-ng file system tests on a wide range of ZFS mount 
options)

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

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


[Kernel-packages] [Bug 1902701] Re: zfs-linux 0.8.3-1ubuntu12.4 ADT test failure with linux-hwe-5.8 5.8.0-25.26~20.04.1

2020-11-04 Thread Colin Ian King
Thanks Stefan, I gave this a test and it works as expected. Package
sponsored and uploaded.

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

Title:
  zfs-linux 0.8.3-1ubuntu12.4 ADT test failure with linux-hwe-5.8
  5.8.0-25.26~20.04.1

Status in zfs-linux package in Ubuntu:
  Invalid
Status in zfs-linux source package in Focal:
  In Progress

Bug description:
  [SRU Justification]

  Impact: When attempting to compile the zfs-dkms module on a 5.8 kernel
  the module fails to properly configure the build. The kernel driver
  part of zfs-linux is only prepared to handle the kernels it released
  with. For Ubuntu kernels the zfs module is build based on the zfs-dkms
  that is current for the series the kernel originates from (so Groovy
  for 5.8). And this should be the encouraged way to do this.

  Fix: Add a limitation to the dkms package to only build for supported
  kernels. This causes the whole build/install to be skipped on 5.8
  rather than to fail.

  Testcase: dkms install runs for 5.4 and 5.8 in Focal. For the 5.8 kernel this 
should result in:
  Building initial module for 5.8.0-25-generic
  Error!  The /var/lib/dkms/zfs/0.8.3/5.8.0-25-generic/x86_64/dkms.conf for 
module zfs includes a BUILD_EXCLUSIVE directive which
  does not match this kernel/arch.  This indicates that it should not be built.
  Skipped.

  Regression Potential: Since the module fails to compile for the newer
  kernel there should be nothing that can regress.

  ---

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/z/zfs-linux/20201016_104632_e52aa@/log.gz
  arm64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/arm64/z/zfs-linux/20201016_144759_7735c@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/ppc64el/z/zfs-linux/20201016_111820_ceeb8@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/s390x/z/zfs-linux/20201016_082202_1adb7@/log.gz

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

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


[Kernel-packages] [Bug 1887190] [PATCH 4/4] pinctrl: amd: remove debounce filter setting in irq type setting

2020-11-04 Thread Coiby Xu
Debounce filter setting should be independent from irq type setting
because according to the ACPI specs, there are separate arguments for
specifying debounce timeout and irq type in GpioIo and GpioInt.

This will fix broken touchpads for Lenovo Legion-5 AMD gaming laptops
including 15ARH05 (R7000) and R7000P whose BIOS set the debounce timeout
to 124.8ms which led to kernel receiving only ~7 HID reports per second.

Cc: Hans de Goede 
Cc: Andy Shevchenko 
Cc: 1887...@bugs.launchpad.net
BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1887190
Message-Id: 
Signed-off-by: Coiby Xu 
---
 drivers/pinctrl/pinctrl-amd.c | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/drivers/pinctrl/pinctrl-amd.c b/drivers/pinctrl/pinctrl-amd.c
index 524d55546b61..5a1d518b563e 100644
--- a/drivers/pinctrl/pinctrl-amd.c
+++ b/drivers/pinctrl/pinctrl-amd.c
@@ -468,7 +468,6 @@ static int amd_gpio_irq_set_type(struct irq_data *d, 
unsigned int type)
pin_reg &= ~BIT(LEVEL_TRIG_OFF);
pin_reg &= ~(ACTIVE_LEVEL_MASK << ACTIVE_LEVEL_OFF);
pin_reg |= ACTIVE_HIGH << ACTIVE_LEVEL_OFF;
-   pin_reg |= DB_TYPE_REMOVE_GLITCH << DB_CNTRL_OFF;
irq_set_handler_locked(d, handle_edge_irq);
break;

@@ -476,7 +475,6 @@ static int amd_gpio_irq_set_type(struct irq_data *d, 
unsigned int type)
pin_reg &= ~BIT(LEVEL_TRIG_OFF);
pin_reg &= ~(ACTIVE_LEVEL_MASK << ACTIVE_LEVEL_OFF);
pin_reg |= ACTIVE_LOW << ACTIVE_LEVEL_OFF;
-   pin_reg |= DB_TYPE_REMOVE_GLITCH << DB_CNTRL_OFF;
irq_set_handler_locked(d, handle_edge_irq);
break;

@@ -484,7 +482,6 @@ static int amd_gpio_irq_set_type(struct irq_data *d, 
unsigned int type)
pin_reg &= ~BIT(LEVEL_TRIG_OFF);
pin_reg &= ~(ACTIVE_LEVEL_MASK << ACTIVE_LEVEL_OFF);
pin_reg |= BOTH_EADGE << ACTIVE_LEVEL_OFF;
-   pin_reg |= DB_TYPE_REMOVE_GLITCH << DB_CNTRL_OFF;
irq_set_handler_locked(d, handle_edge_irq);
break;

@@ -492,8 +489,6 @@ static int amd_gpio_irq_set_type(struct irq_data *d, 
unsigned int type)
pin_reg |= LEVEL_TRIGGER << LEVEL_TRIG_OFF;
pin_reg &= ~(ACTIVE_LEVEL_MASK << ACTIVE_LEVEL_OFF);
pin_reg |= ACTIVE_HIGH << ACTIVE_LEVEL_OFF;
-   pin_reg &= ~(DB_CNTRl_MASK << DB_CNTRL_OFF);
-   pin_reg |= DB_TYPE_PRESERVE_LOW_GLITCH << DB_CNTRL_OFF;
irq_set_handler_locked(d, handle_level_irq);
break;

@@ -501,8 +496,6 @@ static int amd_gpio_irq_set_type(struct irq_data *d, 
unsigned int type)
pin_reg |= LEVEL_TRIGGER << LEVEL_TRIG_OFF;
pin_reg &= ~(ACTIVE_LEVEL_MASK << ACTIVE_LEVEL_OFF);
pin_reg |= ACTIVE_LOW << ACTIVE_LEVEL_OFF;
-   pin_reg &= ~(DB_CNTRl_MASK << DB_CNTRL_OFF);
-   pin_reg |= DB_TYPE_PRESERVE_HIGH_GLITCH << DB_CNTRL_OFF;
irq_set_handler_locked(d, handle_level_irq);
break;

--
2.28.0

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

Status in Pop!_OS:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-input-libinput package in Ubuntu:
  Confirmed
Status in linux package in Arch Linux:
  Fix Committed
Status in linux package in Fedora:
  Confirmed
Status in linux package in openSUSE:
  New

Bug description:
  Hello

  The MSFT touchpad of this Lenovo Legion-5 15ARH05 laptop is not reacting at 
all (pointer and click never move when touchpad is touched). This has been 
reported by other users in various websites, with various linux systems 
including other Ubuntu systems, but I saw no launchpad bug so I post one. 
Example of websites covering the issue :
  - https://askubuntu.com/questions/1253830/lenovo-legion-5-touchpad (exactly 
the same laptop)
  - https://www.linux.org/threads/lenovo-legion-5-touchpad.29536/ (similar 
laptop)

  xinput indentifies it as MSFT0001:00 04F3:3140

  Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Touchpad  id=17   [slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Mouse id=16   [slave  pointer 
 (2)]
  ⎜   ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=12   [slave  
pointer  (2)]
  ⎜   ↳ Logitech USB Optical Mouse  id=11   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Ideapad extra buttons   

[Kernel-packages] [Bug 1902895] Status changed to Confirmed

2020-11-04 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  WiFi loses connection on an irregular basis probably due to buffer
  overflow

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dell XPS13, Ubuntu 20.10, kernel 5.8.
  I cannot pinpoint the exact scenario, but it happens most often when trying 
to build Xorg-master from source via their build.sh script.
  Setup: WiFi connected, xorg is built in terminal window. Speculatively I 
would say it say realted to trasferring large number of small files, but I 
don't have any hard evidence to prove that.

  To depict it better:
  A Main terminal (and let it run):
  $ ./util/modular/build.sh --clone $HOME/build
  B Second terminal (and let it run):
  $ ping www.onet.pl #any host should do, just using popular news site as an 
example
  C Third terminal (optionally)
  # dmesg -w

  At some point of build.sh cloning, the other terminal (B) starts to display 
this:
  64 bytes from sg1.any.onet.pl (213.180.141.140): icmp_seq=151 ttl=58 
time=20.2 ms #that's ok
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  It usually happens when A is in the middle of git clone, which just hangs 
there.
  Nothing displayed by dmesg.
  All other network activity stalls (but not fails). Waiting ca. 5 minutes does 
not help.
  WiFi icon indicates everything's fine.
  Restarting WiFi (either using the icon or with rfkill, ifconfig should 
probably work too) restores connectivity, but breaks all the stalled activity, 
e.g. scripts, git etc.

  Increasing /proc/sys/net/core/wmem_max delays the problem and allows
  one or two clones to complete in the given example.

  I have observed that on 18.04, 20.04 and 20.10, with the default
  kernels i.e. 5.4 and 5.8. Scenario in each case is exactly the same.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-25-generic 5.8.0-25.26
  ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dladmin1368 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov  4 15:51:00 2020
  InstallationDate: Installed on 2020-10-26 (9 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia Integrated Webcam HD
   Bus 001 Device 003: ID 04f3:2234 Elan Microelectronics Corp. Touchscreen
   Bus 001 Device 002: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 
Bluetooth 4.0
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9360
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-25-generic 
root=UUID=746d5f05-e21a-42c5-9191-a65c526a3305 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-25-generic N/A
   linux-backports-modules-5.8.0-25-generic  N/A
   linux-firmware1.190
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2019
  dmi.bios.release: 2.13
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.13.0
  dmi.board.name: 0839Y6
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.13.0:bd11/14/2019:br2.13:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn0839Y6:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9360
  dmi.product.sku: 075B
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1902896] [NEW] Thunderbolt dock no longer works

2020-11-04 Thread thedoctar
Public bug reported:

I'm using Lubuntu 20.04 on Dell XPS 13 9360. Somehow thunderbolt stopped
working. I've attached the relevant output from /var/syslog. I'm using
5.4.0-52-generic. I've updated all my firmware through fwupdmgr.

Briefly, the kernel complains 
kernel: pci :01:00.0: BAR 13: no space for [io  size 0x3000]
kernel: pci :01:00.0: BAR 13: failed to assign [io  size 0x3000]

then
kernel: usb 3-1.3: config 1 has no interfaces?

then

kernel: xhci_hcd :39:00.0: xHCI host controller not responding, assume dead 
   
kernel: r8152 4-1.4:1.0 enxd481d70b2831: Stop submitting intr, status -108
kernel: xhci_hcd :39:00.0: HC died; cleaning up

then 
kernel: xhci_hcd :39:00.0: Host halt failed, -19
kernel: xhci_hcd :39:00.0: Host not accessible, reset failed. 

then

kernel: pcieport :00:1c.0: AER: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, (Receiver ID) 
kernel: pcieport :00:1c.0: AER:   device [8086:9d10] error 
status/mask=0001/2000   

kernel: pcieport :00:1c.0: AER:[ 0] RxErr

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-firmware 1.187.3
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  albert  820 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: LXQt
Date: Wed Nov  4 16:07:31 2020
Dependencies:
 
InstallationDate: Installed on 2020-05-11 (176 days ago)
InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0bda:568b Realtek Semiconductor Corp. 
Integrated_Webcam_HD
 Bus 001 Device 003: ID 0cf3:e300 Qualcomm Atheros Communications 
 Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9360
PackageArchitecture: all
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-52-generic 
root=UUID=95de7ebe-d429-45d7-9548-0d5af627a560 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-52-generic N/A
 linux-backports-modules-5.4.0-52-generic  N/A
 linux-firmware1.187.3
SourcePackage: linux-firmware
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/13/2020
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 2.14.2
dmi.board.name: 0T3FTF
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr2.14.2:bd07/13/2020:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn0T3FTF:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9360
dmi.product.sku: 075B
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug focal

** Attachment added: "syslog"
   https://bugs.launchpad.net/bugs/1902896/+attachment/5431066/+files/syslog

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

Title:
  Thunderbolt dock no longer works

Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I'm using Lubuntu 20.04 on Dell XPS 13 9360. Somehow thunderbolt
  stopped working. I've attached the relevant output from /var/syslog.
  I'm using 5.4.0-52-generic. I've updated all my firmware through
  fwupdmgr.

  Briefly, the kernel complains 
  kernel: pci :01:00.0: BAR 13: no space for [io  size 0x3000]
  kernel: pci :01:00.0: BAR 13: failed to assign [io  size 0x3000]

  then
  kernel: usb 3-1.3: config 1 has no interfaces?

  then

  kernel: xhci_hcd :39:00.0: xHCI host controller not responding, assume 
dead
  kernel: r8152 4-1.4:1.0 enxd481d70b2831: Stop submitting intr, status -108
  kernel: xhci_hcd :39:00.0: HC died; cleaning up

  then 
  kernel: xhci_hcd :39:00.0: Host halt failed, -19
  kernel: xhci_hcd :39:00.0: Host not accessible, reset failed. 

  then

  kernel: pcieport :00:1c.0: AER: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, (Receiver ID) 
  kernel: pcieport :00:1c.0: AER:   device [8086:9d10] error 
status/mask=0001/2000   

  kernel: pcieport :00:1c.0: AER:[ 0] RxErr

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-firmware 1.187.3
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 

[Kernel-packages] [Bug 1902895] [NEW] WiFi loses connection on an irregular basis probably due to buffer overflow

2020-11-04 Thread Aleksander Miera
Public bug reported:

Dell XPS13, Ubuntu 20.10, kernel 5.8.
I cannot pinpoint the exact scenario, but it happens most often when trying to 
build Xorg-master from source via their build.sh script.
Setup: WiFi connected, xorg is built in terminal window. Speculatively I would 
say it say realted to trasferring large number of small files, but I don't have 
any hard evidence to prove that.

To depict it better:
A Main terminal (and let it run):
$ ./util/modular/build.sh --clone $HOME/build
B Second terminal (and let it run):
$ ping www.onet.pl #any host should do, just using popular news site as an 
example
C Third terminal (optionally)
# dmesg -w

At some point of build.sh cloning, the other terminal (B) starts to display 
this:
64 bytes from sg1.any.onet.pl (213.180.141.140): icmp_seq=151 ttl=58 time=20.2 
ms #that's ok
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
ping: sendmsg: No buffer space available
It usually happens when A is in the middle of git clone, which just hangs there.
Nothing displayed by dmesg.
All other network activity stalls (but not fails). Waiting ca. 5 minutes does 
not help.
WiFi icon indicates everything's fine.
Restarting WiFi (either using the icon or with rfkill, ifconfig should probably 
work too) restores connectivity, but breaks all the stalled activity, e.g. 
scripts, git etc.

Increasing /proc/sys/net/core/wmem_max delays the problem and allows one
or two clones to complete in the given example.

I have observed that on 18.04, 20.04 and 20.10, with the default kernels
i.e. 5.4 and 5.8. Scenario in each case is exactly the same.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: linux-image-5.8.0-25-generic 5.8.0-25.26
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dladmin1368 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov  4 15:51:00 2020
InstallationDate: Installed on 2020-10-26 (9 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 0c45:670c Microdia Integrated Webcam HD
 Bus 001 Device 003: ID 04f3:2234 Elan Microelectronics Corp. Touchscreen
 Bus 001 Device 002: ID 0cf3:e300 Qualcomm Atheros Communications QCA61x4 
Bluetooth 4.0
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. XPS 13 9360
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-25-generic 
root=UUID=746d5f05-e21a-42c5-9191-a65c526a3305 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.8.0-25-generic N/A
 linux-backports-modules-5.8.0-25-generic  N/A
 linux-firmware1.190
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/14/2019
dmi.bios.release: 2.13
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 2.13.0
dmi.board.name: 0839Y6
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr2.13.0:bd11/14/2019:br2.13:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn0839Y6:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9360
dmi.product.sku: 075B
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug bionic focal groovy

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

Title:
  WiFi loses connection on an irregular basis probably due to buffer
  overflow

Status in linux package in Ubuntu:
  New

Bug description:
  Dell XPS13, Ubuntu 20.10, kernel 5.8.
  I cannot pinpoint the exact scenario, but it happens most often when trying 
to build Xorg-master from source via their build.sh script.
  Setup: WiFi connected, xorg is built in terminal window. Speculatively I 
would say it say realted to trasferring large number of small files, but I 
don't have any hard evidence to prove that.

  To depict it better:
  A Main terminal (and let it run):
  $ ./util/modular/build.sh --clone $HOME/build
  B Second terminal (and let it run):
  $ ping www.onet.pl #any host should do, just using popular news site as an 
example
  C Third terminal (optionally)
  # dmesg -w

  At some point of build.sh cloning, the other terminal (B) starts to display 
this:
  64 bytes from sg1.any.onet.pl (213.180.141.140): icmp_seq=151 ttl=58 
time=20.2 ms #that's ok
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  ping: sendmsg: No buffer space available
  It usually happens when A is in the middle of git clone, which just hangs 
there.
  Nothing displayed by dmesg.
  All other network 

[Kernel-packages] [Bug 1899993] Re: EFI: Fails when BootCurrent entry does not exist

2020-11-04 Thread dann frazier
** Changed in: linux (Ubuntu Groovy)
   Status: New => In Progress

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

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => dann frazier (dannf)

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

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => dann frazier (dannf)

** Changed in: linux (Ubuntu Groovy)
 Assignee: (unassigned) => dann frazier (dannf)

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

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

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

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

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

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => dann frazier (dannf)

** Changed in: linux (Ubuntu Hirsute)
   Status: Triaged => 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/183

Title:
  EFI: Fails when BootCurrent entry does not exist

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

Bug description:
  Split out of bug 1894217.

  We're seeing a situation where curtin fails when the variable
  BootCurrent references does not exist.

  At boot, efibootmgr -v shows:

  BootCurrent: 0003
  Timeout: 10 seconds
  BootOrder: 0003,0004,0005,0006,0001

  Note that there are actually no individual boot entries in this
  output. BootCurrent and BootOrder are referencing Boot entries that do
  not apepar to exist.

  Later, curtin tries to set a new BootOrder that places the value of
  BootCurrent at the front. This causes efibootmgr to error out,
  apparently escalating to an installation failure:

  UEFI efibootmgr output after install:
  {'current': '0003', 'timeout': '10 seconds', 'order': [''], 
'entries': {'': {'name
  ': 'ubuntu', 'path': 
'HD(1,GPT,0937ffdf-628c-4161-8b2f-5920235669c6,0x800,0x10)/File(\\EFI\\ub
  untu\\shimx64.efi)'}}}
  Setting currently booted 0003 as the first UEFI loader.
  New UEFI boot order: 0003,
  Running command ['mount', '--bind', '/dev', 
'/tmp/tmp6ha4_iz2/target/dev'] with allowed re
  turn codes [0] (capture=False)
  Running command ['mount', '--bind', '/proc', 
'/tmp/tmp6ha4_iz2/target/proc'] with allowed 
  return codes [0] (capture=False)
  Running command ['mount', '--bind', '/run', 
'/tmp/tmp6ha4_iz2/target/run'] with allowed re
  turn codes [0] (capture=False)
  Running command ['mount', '--bind', '/sys', 
'/tmp/tmp6ha4_iz2/target/sys'] with allowed re
  turn codes [0] (capture=False)
  Running command ['mount', '--bind', '/sys/firmware/efi/efivars', 
'/tmp/tmp6ha4_iz2/target/
  sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  Running command ['unshare', '--fork', '--pid', '--', 'chroot', 
'/tmp/tmp6ha4_iz2/target', 
  'efibootmgr', '-o', '0003,'] with allowed return codes [0] (capture=False)
  Invalid BootOrder order entry value0003
   ^
  efibootmgr: entry 0003 does not exist

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

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


[Kernel-packages] [Bug 1901505] Re: upgrade to 20.10 broke haswell laptop (no regular boot, no /dev/dri/card0)

2020-11-04 Thread Goro
I was able to build 5.8.0-25-generic with this patch and is working
excellent with Ubuntu (Gnome-shell)

For some reason i can't get the source of latest Ubuntu Kernel
5.8.0-26-generic because is unavailable in unsigned version... so I get
previous which is available and do compiling.

So for me with Intel Pentium G3258 CPU - Haswell Generation this fix
things. Patch is referenced in my previous message.

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

Title:
  upgrade to 20.10 broke haswell laptop (no regular boot, no
  /dev/dri/card0)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Laptop installed with kubuntu focal is not booting after upgrade to
  20.10 (that apparently went smooth without any error).

  - laptop hangs on boot
  - no splash screen is displayed
  - laptop can boot in recovery mode
  - in this case you do not get /dev/dri/card0 - if X is started it starts on 
llvmpipe
  - i915 driver is loaded, no error about it in journal or dmesg

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

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


[Kernel-packages] [Bug 1902864] Re: aws: update patch to batch hibernate and resume IO requests

2020-11-04 Thread Stefan Bader
** Changed in: linux-aws (Ubuntu Groovy)
   Importance: Undecided => Medium

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

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

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

Title:
  aws: update patch to batch hibernate and resume IO requests

Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Groovy:
  In Progress

Bug description:
  [Impact]

  During hibernation and resume the kernel is submitting an individual
  IO request for each page of data. In the aws kernel we are using a
  custom SAUCE patch to batch IO requests together in order to achieve
  better performance.

  Recently a patch designed to achieve the same goal has been applied
  upstream. This patch has been acknowledged by Amazon and it has shown
  a performance improvement.

  Moreover, this patch looks much cleaner compared to the custom patch
  that we are using and it's upstream, so it makes sense to drop the
  previous patch and apply this new one.

  [Test case]

  Hibernate + resume and measure the time required to perform these
  operations.

  Performance result reported by Amazon:

  One hibernate and resume cycle for 16GB RAM out of 32GB in use takes
  around 21 minutes before the change, and 1 minutes after the change on
  a system with limited storage IOPS.

  [Fix]

  Apply the following upstream commit:

   55c4478a8f0ecedc0c1a0c9379380249985c372a ("PM: hibernate: Batch
  hibernate and resume IO requests")

  Drop the custom aws SAUCE patch:

   11c3fa3b29722124f5c9122671983614383686db ("UBUNTU: SAUCE: [aws] PM /
  hibernate: Speed up hibernation by batching requests")

  [Regression potential]

  Upstream patch that allows to drop a custom patch that is doing the
  same thing. The only potential regression would be a performance drop,
  but according to Amazon's tests and our tests, we didn't notice any
  performance regression. Any other kind of regression would be
  considered as upstream regressions.

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

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


[Kernel-packages] [Bug 1732512] Re: xen hibernation support for linux-aws

2020-11-04 Thread Stefan Bader
** Changed in: linux-aws (Ubuntu Groovy)
   Importance: Undecided => Medium

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

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

Title:
  xen hibernation support for linux-aws

Status in linux-aws package in Ubuntu:
  In Progress
Status in linux-aws source package in Trusty:
  Fix Released
Status in linux-aws source package in Xenial:
  Fix Released
Status in linux-aws source package in Groovy:
  In Progress

Bug description:
  linux-aws needs multiple commits from mainline and Amazon Linux to
  support xen hibernation:

  UBUNTU: aws: [Config] disable SUSPEND
  UBUNTU: aws: [Config] disable XEN_FBDEV_FRONTEND,
  xen: move xen_setup_runstate_info and get_runstate_snapshot to
  (cherry picked from commit 4ccefbe597392d2914cf7ad904e33c734972681d)
  xen/time: use READ_ONCE
  (cherry picked from commit 2dd887e32175b624375570a0361083eb2cd64a07)
  xen: add steal_clock support on x86
  (back-ported from commit ecb23dc6f2eff0ce64dd60351a81f376f13b12cc)
  xen: support runqueue steal time on xen
  (cherry picked from commit 6ba286ad845799b135e5af73d1fbc838fa79f709)
  x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
  (cherry picked from commit ad5475f9faf5186b7f59de2c6481ee3e211f1ed7)
  xen: add static initialization of steal_clock op to xen_time_ops
  (cherry picked from commit d34c30cc1fa80f509500ff192ea6bc7d30671061)
  x86/xen: update cpuid.h from Xen-4.7
  (cherry picked from commit de2f5537b397249e91cafcbed4de64a24818542e)
  x86/acpi: store ACPI ids from MADT for future usage
  (cherry picked from commit 3e9e57fad3d8530aa30787f861c710f598ddc4e7)
  xen: introduce xen_vcpu_id mapping
  (back-ported from commit 88e957d6e47f1232ad15b21e54a44f1147ea8c1b)
  xen: update xen headers
  (cherry picked from commit 7ba8dba95cb227eb6c270b1aa77f942e45f5e47c)
  xen: change the type of xen_vcpu_id to uint32_t
  (cherry picked from commit 55467dea2967259f21f4f854fc99d39cc5fea60e)
  xen/blkfront: separate per ring information out of device info
  (cherry picked from commit 81f351615772365d46ceeac3e50c9dd4e8f9dc89)
  xen/blkfront: pseudo support for multi hardware queues/rings
  (cherry picked from commit 3df0e5059908b8fdba351c4b5dd77caadd95a949)
  xen/blkfront: split per device io_lock
  (cherry picked from commit 11659569f7202d0cb6553e81f9b8aa04dfeb94ce)
  xen/blkfront: negotiate number of queues/rings to be used with
  (cherry picked from commit 28d949bcc28bbc2d206f9c3f69b892575e81c040)
  xen/blkfront: Cleanup of comments, fix unaligned variables, and
  (cherry picked from commit 6f03a7ff89485f0a7a559bf5c7631d2986c4ecfa)
  xen/blkfront: Remove duplicate setting of ->xbdev.
  (cherry picked from commit 75f070b3967b0c3bf0e1bc43411b06bab6c2c2cd)
  xen/blkfront: make persistent grants pool per-queue
  (cherry picked from commit 73716df7da4f60dd2d59a9302227d0394f1b8fcc)
  xen/blkfront: correct setting for xen_blkif_max_ring_order
  (cherry picked from commit 45fc82642e54018740a25444d1165901501b601b)
  xen/blkfront: realloc ring info in blkif_resume
  (cherry picked from commit 3db70a853202c252a8ebefa71ccb088ad149cdd2)
  blk-mq: dynamic h/w context count
  (back-ported from commit 868f2f0b72068a097508b6e8870a8950fd8eb7ef)
  xen-blkfront: save uncompleted reqs in blkfront_resume()
  (cherry picked from commit 7b427a59538a98161321aa46c13f4ea81b43f4eb)
  xen-blkfront: fix places not updated after introducing 64KB page
  (cherry picked from commit 6c647b0eb01cd7326dca093590f5e123e3c68b9c)
  blk-mq: mark request queue as mq asap
  (cherry picked from commit 66841672161efb9e3be4a1dbd9755020bb1d86b7)
  blk-mq: Fix NULL pointer updating nr_requests
  (cherry picked from commit e9137d4b93078b6a9965acfb18a2a2ad91cf8405)
  xen-blkfront: fix resume issues after a migration
  (cherry picked from commit 2a6f71ad99cabe436e70c3f5fcf58072cb3bc07f)
  xen-blkfront: introduce blkif_set_queue_limits()
  (back-ported from commit 172335ada40ce26806e514c83a504b45c14a4139)
  xen/pvhvm: run xen_vcpu_setup() for the boot CPU
  (cherry picked from commit ee42d665d3f5db975caf87baf101a57235ddb566)
  UBUNTU: SAUCE: [aws] xen/manage: keep track of the on-going suspend
  UBUNTU: SAUCE: [aws] xen/manage: introduce helper function to know
  UBUNTU: SAUCE: [aws] xenbus: add freeze/thaw/restore callbacks
  UBUNTU: SAUCE: [aws] x86/xen: decouple shared_info mapping from
  UBUNTU: SAUCE: [aws] x86/xen: add system core suspend and resume
  UBUNTU: SAUCE: [aws] xen/time: introduce
  UBUNTU: SAUCE: [aws] x86/xen: save and restore steal clock
  UBUNTU: SAUCE: [aws] xen/events: add xen_shutdown_pirqs helper
  UBUNTU: SAUCE: [aws] x86/xen: close event channels for PIRQs in
  UBUNTU: SAUCE: [aws] xen-netfront: add callbacks for PM suspend and
  UBUNTU: SAUCE: [aws] 

[Kernel-packages] [Bug 1879711] Re: aws: disable CONFIG_DMA_CMA

2020-11-04 Thread Stefan Bader
** Changed in: linux-aws (Ubuntu Groovy)
   Importance: Undecided => Medium

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

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

Title:
  aws: disable CONFIG_DMA_CMA

Status in linux-aws package in Ubuntu:
  Fix Released
Status in linux-aws source package in Eoan:
  Fix Released
Status in linux-aws source package in Focal:
  Fix Released
Status in linux-aws source package in Groovy:
  In Progress

Bug description:
  [Impact]

  The option CONFIG_DMA_CMA seems to cause hibernation failures on the
  t2.* instance types (Xen).

  With this option enabled device drivers are allowed to use the
  Contiguous Memory Allocator (CMA) for DMA operations. So, drivers can
  allocate large physically-contiguous blocks of memory, instead of
  relying on the I/O map or scatter-gather support.

  However, on resume, the memory used by DMA needs to be re-initialized
  / re-allocated, but it may fail to allocate large chunks of contiguous
  memory due to the fact that we also need to restore the hibernation
  image, using more memory and causing a system hang during the resume
  process.

  [Test case]

  Hibernate / resume any t2.* instance (especially t2.nano, where the
  problem seems to happen 100% of the times after 2 consecutive
  hibernate/resume cycles).

  [Fix]

  Disable CONFIG_DMA_CMA.

  NOTE: this option is already disabled in the generic kernel (see LP:
  #1362261).

  With this option disabled the success rate of hibernation on the t2.*
  instance types during our tests jumped to 100%.

  [Regression potential]

  It is a .config change, no regression potential except for the fact
  that disabling this option also disables the module 'etnaviv' (Vivante
  graphic card), that is not really needed in the aws kernel.

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

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


[Kernel-packages] [Bug 1850612] Re: Transition OEM & OSP1 kernel users to generic

2020-11-04 Thread Timo Aaltonen
** Also affects: linux-meta-hwe-5.4 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-restricted-modules-hwe-5.4 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-meta (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: linux-restricted-modules (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: linux-meta-hwe-5.4 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: linux-restricted-modules-hwe-5.4 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: linux-restricted-modules (Ubuntu Bionic)
   Status: New => Invalid

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

** Changed in: linux-restricted-modules-hwe-5.4 (Ubuntu)
   Status: New => Invalid

** Summary changed:

- Transition OEM & OSP1 kernel users to generic
+ Transition OEM & OSP1 kernel users to generic / hwe-5.4

** Description changed:

  Topic says it all, focal should not have OEM & OSP1 kernels, the stock
  kernel is good enough.
  
+ For bionic we're able to migrate OSP1 users to hwe-5.4. OEM will follow
+ after remaining blockers are fixed.
+ 
  Also migrate NVIDIA 418 users to 430, since there's no generic modules
  for 418.

** Description changed:

  Topic says it all, focal should not have OEM & OSP1 kernels, the stock
  kernel is good enough.
  
+ Also migrate NVIDIA 418 users to 430, since there's no generic modules
+ for 418.
+ 
+ bionic:
+ 
  For bionic we're able to migrate OSP1 users to hwe-5.4. OEM will follow
  after remaining blockers are fixed.
- 
- Also migrate NVIDIA 418 users to 430, since there's no generic modules
- for 418.

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

Title:
  Transition OEM & OSP1 kernel users to generic / hwe-5.4

Status in linux-meta package in Ubuntu:
  Fix Released
Status in linux-meta-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-restricted-modules package in Ubuntu:
  Fix Released
Status in linux-restricted-modules-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-meta source package in Bionic:
  Invalid
Status in linux-meta-hwe-5.4 source package in Bionic:
  New
Status in linux-restricted-modules source package in Bionic:
  Invalid
Status in linux-restricted-modules-hwe-5.4 source package in Bionic:
  New

Bug description:
  Topic says it all, focal should not have OEM & OSP1 kernels, the stock
  kernel is good enough.

  Also migrate NVIDIA 418 users to 430, since there's no generic modules
  for 418.

  bionic:

  For bionic we're able to migrate OSP1 users to hwe-5.4. OEM will
  follow after remaining blockers are fixed.

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

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


[Kernel-packages] [Bug 1902409] Re: bcmwl-kernel-source not supported on kernel package linux-headers-5.8.0-7625-generic

2020-11-04 Thread Dmitry Sharshakov
Groovy and Hirsute have 6.30.223.271+bdcom-0ubuntu7 version of bcmwl, in
which kernel 5.6+ build is fixed. It should be backported to Focal,
since Focal has 5.8 kernel now.

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

Title:
  bcmwl-kernel-source not supported on kernel package linux-
  headers-5.8.0-7625-generic

Status in bcmwl package in Ubuntu:
  New

Bug description:
  I'm currently at 20.04 LTS with 5.8 kernel, the driver doesn't work
  and my wifi is dissappear. I've tried to reinstall the driver but it
  doesn't work

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

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


[Kernel-packages] [Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-11-04 Thread Von
@Coiby Xu (coiby)

> Will decreasing
polling_interval_active_us to 1ms fix the problem?
> $echo 1000 > /sys/module/i2c_hid/parameters/polling_interval_active_us 

Yes, I installed the latest version from Github, and decreasing
polling_interval_active_us seems to fix the 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/1887190

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

Status in Pop!_OS:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-input-libinput package in Ubuntu:
  Confirmed
Status in linux package in Arch Linux:
  Fix Committed
Status in linux package in Fedora:
  Confirmed
Status in linux package in openSUSE:
  New

Bug description:
  Hello

  The MSFT touchpad of this Lenovo Legion-5 15ARH05 laptop is not reacting at 
all (pointer and click never move when touchpad is touched). This has been 
reported by other users in various websites, with various linux systems 
including other Ubuntu systems, but I saw no launchpad bug so I post one. 
Example of websites covering the issue :
  - https://askubuntu.com/questions/1253830/lenovo-legion-5-touchpad (exactly 
the same laptop)
  - https://www.linux.org/threads/lenovo-legion-5-touchpad.29536/ (similar 
laptop)

  xinput indentifies it as MSFT0001:00 04F3:3140

  Virtual core pointer  id=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Touchpad  id=17   [slave  pointer 
 (2)]
  ⎜   ↳ MSFT0001:00 04F3:3140 Mouse id=16   [slave  pointer 
 (2)]
  ⎜   ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=12   [slave  
pointer  (2)]
  ⎜   ↳ Logitech USB Optical Mouse  id=11   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Ideapad extra buttons   id=15   [slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Integrated Camera: Integrated C id=10   [slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Consumer Controlid=19   [slave  
keyboard (3)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Wireless Radio Control  id=13   [slave  
keyboard (3)]
  ↳ ITE Tech. Inc. ITE Device(8910) Keyboardid=14   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=18   [slave  
keyboard (3)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]

  Thanks a lot for your time. It does not help, but I can confirm what
  was reported on askubuntu by another user : the touchpad does work on
  Windows.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-40-generic 5.4.0-40.44
  ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
  Uname: Linux 5.4.0-40-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nicolas1567 F pulseaudio
   /dev/snd/controlC1:  nicolas1567 F pulseaudio
   /dev/snd/controlC2:  nicolas1567 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jul 10 20:14:25 2020
  InstallationDate: Installed on 2020-07-02 (8 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 82B5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-40-generic 
root=UUID=d8898017-2821-434e-ab52-fec76ac93106 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-40-generic N/A
   linux-backports-modules-5.4.0-40-generic  N/A
   linux-firmware1.187.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/12/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EUCN19WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Legion 5 15ARH05
  dmi.modalias: 
dmi:bvnLENOVO:bvrEUCN19WW:bd05/12/2020:svnLENOVO:pn82B5:pvrLenovoLegion515ARH05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrLenovoLegion515ARH05:
  

[Kernel-packages] [Bug 1902687] Re: e1000e: fix issues with S01x

2020-11-04 Thread Timo Aaltonen
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Timo Aaltonen (tjaalton)

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

Title:
  e1000e: fix issues with S01x

Status in linux package in Ubuntu:
  In Progress

Bug description:
  [Impact]

  1. Cold boot system to desktop

  2. Press power button to suspend the system

  3. Press power button to resume the system.

  4. Check the log, you will only find

   e1000e :00:1f.6 eno2: Hardware Error

  5. Press power button to suspend the system again

  6. System will *auto resume* from the suspend. Then check the logs,
  you *will find* follow logs.

  [ 120.895527] PM: pci_pm_suspend(): e1000e_pm_suspend+0x0/0x730
  [e1000e] returns -2

  [ 120.895529] PM: dpm_run_callback(): pci_pm_suspend+0x0/0x150
  returns -2

  [ 120.895530] PM: Device :00:1f.6 failed to suspend async:
  error -2

  [ 121.539907] PM: Some devices failed to suspend, or early wake
  event detected

  [Fix]

  Four patches from upstream list.
   
   e1000e: fix S0ix flow to allow S0i3.2 subset entry
   e1000e: allow turning s0ix flows on for systems with ME
   e1000e: Add Dell's Comet Lake systems into s0ix heuristics
   e1000e: Add more Dell CML systems into s0ix heuristics

  [Test case]

  Repeat above.

  
  Not really an SRU as the target is the unstable/devel kernel and oem-5.10 for 
focal (-oem-20.04-edge).

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

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


[Kernel-packages] [Bug 1902836] Re: package firmware-b43-installer 1:019-4 failed to install/upgrade: installed firmware-b43-installer package post-installation script subprocess returned error exit s

2020-11-04 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => b43-fwcutter (Ubuntu)

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

Title:
  package firmware-b43-installer 1:019-4 failed to install/upgrade:
  installed firmware-b43-installer package post-installation script
  subprocess returned error exit status 1

Status in b43-fwcutter package in Ubuntu:
  New

Bug description:
  my wifi was turing off after some time, ubuntu network settings said
  no wifi harware found, thenn i installed firmware-b43-installer and
  now it does not show any wifi netwrok. i am using LAN for now.

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: firmware-b43-installer 1:019-4
  ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
  Uname: Linux 5.4.0-52-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu27.10
  AptOrdering:
   b43-fwcutter:amd64: Install
   firmware-b43-installer:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Wed Nov  4 13:29:02 2020
  ErrorMessage: installed firmware-b43-installer package post-installation 
script subprocess returned error exit status 1
  InstallationDate: Installed on 2020-11-04 (0 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu3
   apt  2.0.2ubuntu0.1
  SourcePackage: b43-fwcutter
  Title: package firmware-b43-installer 1:019-4 failed to install/upgrade: 
installed firmware-b43-installer 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/b43-fwcutter/+bug/1902836/+subscriptions

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


  1   2   >