[Kernel-packages] [Bug 1883019] Re: Dell Precision 3540: Starting with acpi=off does not power off

2020-06-10 Thread Paul Menzel
Here are the Linux messages.

** Attachment added: "Linux messages with `acpi=off debug` on the Linux command 
line"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1883019/+attachment/5382802/+files/morley-acpi-off.txt

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

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

Title:
  Dell Precision 3540: Starting with acpi=off does not power off

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With Ubuntu 20.04 (and 18.04) Starting the Dell Precision with
  `acpi=off` (to debug power cable issue) powering of the system, it
  halts but does not power off.

  [1]: https://bugs.launchpad.net/bugs/1661741
  [2]: https://bugs.launchpad.net/dell-sputnik/+bug/1871491

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

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


[Kernel-packages] [Bug 1882975] Re: crypttab not found error causes boot failure with changes in zfs-initramfs_0.8.4-1ubuntu5

2020-06-10 Thread Didier Roche
Thanks for the bug report and sorry for this, you are right. Uploaded in
-proposed


** Changed in: zfs-linux (Ubuntu)
   Status: New => Fix Committed

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

** Changed in: zfs-linux (Ubuntu)
 Assignee: (unassigned) => Didier Roche (didrocks)

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

Title:
  crypttab not found error causes boot failure with changes in zfs-
  initramfs_0.8.4-1ubuntu5

Status in zfs-linux package in Ubuntu:
  Fix Committed

Bug description:
  boot ends before rpool loads with a failure to find the crypttab file,
  which doesn't exist.

  Maybe this has a dependency upon a package that makes that?

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: zfs-initramfs 0.8.4-1ubuntu5
  ProcVersionSignature: Ubuntu 5.4.0-34.38-generic 5.4.41
  Uname: Linux 5.4.0-34-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu38
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Wed Jun 10 11:42:55 2020
  InstallationDate: Installed on 2019-10-19 (235 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: zfs-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1867900] Re: CPU stress test fails with focal kernel

2020-06-10 Thread Ike Panhc
Running cpu stress test with 5.4.0-38.42 kernel and it passed. Thanks.

** 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 in Ubuntu.
https://bugs.launchpad.net/bugs/1867900

Title:
  CPU stress test fails with focal kernel

Status in kunpeng920:
  Fix Committed
Status in kunpeng920 ubuntu-18.04-hwe series:
  Fix Committed
Status in kunpeng920 ubuntu-20.04 series:
  Fix Committed
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  In Progress

Bug description:
  [Impact]
  We have several crypto accelerators for Hisilicon 1620 but unfortunately one 
of them is not mature and causes stress-ng tests failure. Disabling hisi_sec2 
makes kernel to run crypto functions without accelerator.

  [Fix]
  Disable CONFIG_CRYPTO_DEV_HISI_SEC2 temporarily until we have proper driver.

  [Test]
  $ sudo stress-ng --aggressive --verify --timeout 330 --metrics-brief --tz 
--times --af-alg 0
  $ echo $?

  [Regression Potential]
  This driver is only loaded on Hisilicon Hi1620 machines. Low risk for other 
platform.

  ==
  [Bug Description]
  CPU stress test fails with focal kernel

  [Steps to Reproduce]
  1) sudo apt-add-repository -y ppa:firmware-testing-team/ppa-fwts-stable
  2) sudo apt-add-repository -y ppa:hardware-certification/public
  3) sudo apt install -y canonical-certification-server
  4) Install focal kernel debs from https://launchpad.net/ubuntu/+source/linux
  5) Run CPU stress test with `sudo certify-advanced`

  [Actual Results]
  Failed with
  stress-ng: fail:  [6118] stress-ng-af-alg: bind failed, errno=19 (No such 
device)

  [Expected Results]
  Passed

  [Reproducibility]
  100%

  [Additional information]
  Same test with bionic-update kernel passed

  [Resolution]

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

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


[Kernel-packages] [Bug 1867900] Re: CPU stress test fails with focal kernel

2020-06-10 Thread Ike Panhc
I am also testing patch in #24 to see if we shall backport the patch for
groovy.

** Changed in: kunpeng920/ubuntu-18.04-hwe
   Status: Incomplete => Fix Committed

** Changed in: kunpeng920/ubuntu-20.04
   Status: Incomplete => Fix Committed

** Changed in: kunpeng920
   Status: Incomplete => 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/1867900

Title:
  CPU stress test fails with focal kernel

Status in kunpeng920:
  Fix Committed
Status in kunpeng920 ubuntu-18.04-hwe series:
  Fix Committed
Status in kunpeng920 ubuntu-20.04 series:
  Fix Committed
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Groovy:
  In Progress

Bug description:
  [Impact]
  We have several crypto accelerators for Hisilicon 1620 but unfortunately one 
of them is not mature and causes stress-ng tests failure. Disabling hisi_sec2 
makes kernel to run crypto functions without accelerator.

  [Fix]
  Disable CONFIG_CRYPTO_DEV_HISI_SEC2 temporarily until we have proper driver.

  [Test]
  $ sudo stress-ng --aggressive --verify --timeout 330 --metrics-brief --tz 
--times --af-alg 0
  $ echo $?

  [Regression Potential]
  This driver is only loaded on Hisilicon Hi1620 machines. Low risk for other 
platform.

  ==
  [Bug Description]
  CPU stress test fails with focal kernel

  [Steps to Reproduce]
  1) sudo apt-add-repository -y ppa:firmware-testing-team/ppa-fwts-stable
  2) sudo apt-add-repository -y ppa:hardware-certification/public
  3) sudo apt install -y canonical-certification-server
  4) Install focal kernel debs from https://launchpad.net/ubuntu/+source/linux
  5) Run CPU stress test with `sudo certify-advanced`

  [Actual Results]
  Failed with
  stress-ng: fail:  [6118] stress-ng-af-alg: bind failed, errno=19 (No such 
device)

  [Expected Results]
  Passed

  [Reproducibility]
  100%

  [Additional information]
  Same test with bionic-update kernel passed

  [Resolution]

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

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


[Kernel-packages] [Bug 1863455] Re: USB system (mouse and keybord) are not working since kernel update to 5.3.0-26 and 5.3.0-28

2020-06-10 Thread Daniel van Vugt
Sorry to hear. Hopefully a kernel engineer can help you soon...

To answer your question: Because it's not "a lot of people". See the top
of this page:

"This bug affects 1 person."

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

Title:
  USB system (mouse and keybord) are not working since kernel update to
  5.3.0-26 and 5.3.0-28

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

Bug description:
  Since the kernel update to 5.3.0-26 it is not possible to use Ubuntu. 
Keyboard and mouse (both connected via USB) are not working. It looks like 
everything is frozen, but also ALT+PRINT REISUB is not working, so I guess the 
new kernel version has problems with the USB system. If I choose in GRUB an 
older kernel version (e.g. 5.0.0-37) everything is fine.
  Same problem with kernel 5.3.0-28.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: xorg 1:7.7+19ubuntu7.1
  ProcVersionSignature: Ubuntu 5.0.0-37.40~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-37-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.9
  Architecture: amd64
  BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: KDE
  Date: Sun Feb 16 05:14:11 2020
  DistUpgraded: Fresh install
  DistroCodename: bionic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.2.34, 5.0.0-37-generic, x86_64: installed
   virtualbox, 5.2.34, 5.3.0-26-generic, x86_64: installed
   virtualbox, 5.2.34, 5.3.0-28-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] Xeon E3-1200 v3/4th 
Gen Core Processor Integrated Graphics Controller [1462:7817]
  InstallationDate: Installed on 2019-03-19 (333 days ago)
  InstallationMedia: Kubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  MachineType: MSI MS-7817
  ProcEnviron:
   LANGUAGE=de
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-37-generic 
root=UUID=bd7aadf3-2ec3-43b1-a590-407076e37c31 ro quiet splash vt.handoff=1
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/26/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V4.1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B85M-P33 (MS-7817)
  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: MSI
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV4.1:bd04/26/2013:svnMSI:pnMS-7817:pvr1.0:rvnMSI:rnB85M-P33(MS-7817):rvr1.0:cvnMSI:ct3:cvr1.0:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7817
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: MSI
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1~18.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.8-0ubuntu0~18.04.2
  version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.8-0ubuntu0~18.04.2
  version.xserver-xorg-core: xserver-xorg-core N/A
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

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

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


[Kernel-packages] [Bug 1881821] Re: MAAS does not properly detect max interface speed for interfaces which use multiple phyiscal ports(Cisco UCS B200 M5 blade)

2020-06-10 Thread MAAS Lander
** Changed in: maas/2.8
   Status: Triaged => 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/1881821

Title:
  MAAS does not properly detect max interface speed for interfaces which
  use multiple phyiscal ports(Cisco UCS B200 M5 blade)

Status in MAAS:
  Fix Committed
Status in MAAS 2.8 series:
  Fix Committed
Status in linux package in Ubuntu:
  Invalid

Bug description:
  MAAS 2.7.1
  Ubuntu 18.04.4

  When attempting to commission a Cisco UCS B200 M5 blade, the
  commissioning finishes (if smartctl-validate is disabled), however on
  the machine in question in the Networking tab, it only shows 2 nics,
  eth0 and eth1.  and shows no storage.

  Going to SSH in the middle of commissioning, running lshw shows all 10
  NICs, and the disk of the proper size.

  This is causing the buckets.yaml for FCE to be inaccurate, and thus
  cannot write a bucketsconfig.yaml since the actual devices don't show
  up.

  This was tried with bionic {ga,hwe,hwe-edge} and focal ga kernels for
  commissioning, all have the same behavior.

  I was previously hitting this bug
  https://bugs.launchpad.net/maas/+bug/1878643 but applied the fix from
  comment #10, and am no longer getting any commissioning errors.

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

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


[Kernel-packages] [Bug 1883028] Re: Bluetooth devices don't reconnect after sleep.

2020-06-10 Thread Adam Cz
** Description changed:

  Bluetooth devices don't reconnect after sleep, or something along those
  lines.
  
- Includes BT audio receiver and BT Keyboard.  One way to repro is to
- switch BT pairing on multi-pairing keyboard, then switch back to Ubuntu.
- The BT connection state will be very confused, keyboard will not work.
+ I have experienced this with a BT audio receiver and BT Keyboard.  One
+ way to repro is to switch BT pairing on multi-pairing keyboard, then
+ switch back to Ubuntu.  The BT connection state will be very confused,
+ keyboard will not work.
  
  Another way to repro is to get a bluetooth audio receiver, pair it. Let
  the BT device (or PC?) sleep... now wake up the system.  The audio will
  not play.  BT UI slider says disconnected.  If you click the slider it
  will go back to off.  If you click it quickly >25 times, no joke, it
  will reconnect and work.
  
  FYI: Raspbian handles the keyboard fine, have not tested the audio.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
  Uname: Linux 5.4.0-31-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:09:06 2020
  InstallationDate: Installed on 2019-06-10 (366 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: LENOVO 20HRCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=df7df2a3-26f4-4fe6-8621-51673ae55b6f ro intel_pstate=disable
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/08/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1MET61W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HRCTO1WW
  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: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1MET61W(1.46):bd04/08/2020:svnLENOVO:pn20HRCTO1WW:pvrThinkPadX1Carbon5th:rvnLENOVO:rn20HRCTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Carbon 5th
  dmi.product.name: 20HRCTO1WW
  dmi.product.sku: LENOVO_MT_20HR_BU_Think_FM_ThinkPad X1 Carbon 5th
  dmi.product.version: ThinkPad X1 Carbon 5th
  dmi.sys.vendor: LENOVO
  hciconfig:
   hci0:Type: Primary  Bus: USB
    BD Address: 88:B1:11:77:AE:CE  ACL MTU: 1021:4  SCO MTU: 96:6
    UP RUNNING PSCAN ISCAN
    RX bytes:6243797 acl:69580 sco:0 events:629809 errors:0
    TX bytes:488355907 acl:570780 sco:0 commands:32574 errors:0

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

Title:
  Bluetooth devices don't reconnect after sleep.

Status in bluez package in Ubuntu:
  New

Bug description:
  Bluetooth devices don't reconnect after sleep, or something along
  those lines.

  I have experienced this with a BT audio receiver and BT Keyboard.  One
  way to repro is to switch BT pairing on multi-pairing keyboard, then
  switch back to Ubuntu.  The BT connection state will be very confused,
  keyboard will not work.

  Another way to repro is to get a bluetooth audio receiver, pair it.
  Let the BT device (or PC?) sleep... now wake up the system.  The audio
  will not play.  BT UI slider says disconnected.  If you click the
  slider it will go back to off.  If you click it quickly >25 times, no
  joke, it will reconnect and work.

  FYI: Raspbian handles the keyboard fine, have not tested the audio.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
  Uname: Linux 5.4.0-31-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:09:06 2020
  InstallationDate: Installed on 2019-06-10 (366 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: LENOVO 20HRCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=df7df2a3-26f4-4fe6-8621-51673ae55b6f ro intel_pstate=disable
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/08/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1MET61W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HRCTO1WW
  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: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1MET61W(1.46):bd04/08/2020:svnLENOVO:pn20HRCTO1WW:pvrThinkPadX1Carbon5th:rvnLENOVO:rn20HRCTO1WW:rvrNot

[Kernel-packages] [Bug 1882039] Re: The thread level parallelism would be a bottleneck when searching for the shared pmd by using hugetlbfs

2020-06-10 Thread Nivedita Singhvi
** Changed in: linux (Ubuntu Bionic)
   Importance: Medium => High

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

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

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Gavin Guo (mimi0213kimo)

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

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

** Changed in: linux (Ubuntu Eoan)
   Importance: Medium => High

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

** Changed in: linux (Ubuntu Eoan)
 Assignee: (unassigned) => Gavin Guo (mimi0213kimo)

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Gavin Guo (mimi0213kimo)

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

Title:
  The thread level parallelism would be a bottleneck when searching for
  the shared pmd by using hugetlbfs

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Eoan:
  In Progress
Status in linux source package in Focal:
  In Progress

Bug description:
  [Impact]

  There is performance overhead observed when many threads
  are using hugetlbfs in the database environment.

  [Fix]

  bdfbd98bc018 hugetlbfs: take read_lock on i_mmap for PMD sharing

  The patch improves the locking by using the read lock instead of the
  write lock. And it allows multiple threads searching the suitable shared
  VMA. As there is no modification inside the searching process. The 
  improvement increases the parallelism and decreases the waiting time of
  the other threads.

  [Test]

  The customer stand-up a database with seed data. Then they have a
  loading "driver" which makes a bunch of connections that look like user
  workflows from the database perspective. Finally, the measuring response
  times improvement can be observed for these "users" as well as various
  other metrics at the database level.

  [Regression Potential]

  The modification is only in replacing the write lock to a read one. And 
  there is no modification inside the loop. The regression probability is
  low.

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

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


[Kernel-packages] [Bug 1881821] Re: MAAS does not properly detect max interface speed for interfaces which use multiple phyiscal ports(Cisco UCS B200 M5 blade)

2020-06-10 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~ltrager/maas/+git/maas/+merge/385545

** Merge proposal linked:
   https://code.launchpad.net/~ltrager/maas/+git/maas/+merge/385546

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

Title:
  MAAS does not properly detect max interface speed for interfaces which
  use multiple phyiscal ports(Cisco UCS B200 M5 blade)

Status in MAAS:
  Fix Committed
Status in MAAS 2.8 series:
  Triaged
Status in linux package in Ubuntu:
  Invalid

Bug description:
  MAAS 2.7.1
  Ubuntu 18.04.4

  When attempting to commission a Cisco UCS B200 M5 blade, the
  commissioning finishes (if smartctl-validate is disabled), however on
  the machine in question in the Networking tab, it only shows 2 nics,
  eth0 and eth1.  and shows no storage.

  Going to SSH in the middle of commissioning, running lshw shows all 10
  NICs, and the disk of the proper size.

  This is causing the buckets.yaml for FCE to be inaccurate, and thus
  cannot write a bucketsconfig.yaml since the actual devices don't show
  up.

  This was tried with bionic {ga,hwe,hwe-edge} and focal ga kernels for
  commissioning, all have the same behavior.

  I was previously hitting this bug
  https://bugs.launchpad.net/maas/+bug/1878643 but applied the fix from
  comment #10, and am no longer getting any commissioning errors.

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

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


[Kernel-packages] [Bug 1883028] Re: Bluetooth devices don't reconnect after sleep.

2020-06-10 Thread Adam Cz
** Description changed:

- Bluetooth devices don't reconnect after sleep. Includes BT audio
- receiver and BT Keyboard.  One way to repro is to switch BT pairing on
- multi-pairing keyboard, then switch back to Ubuntu.  The BT connection
- state will be very confused, keyboard will not work.
+ Bluetooth devices don't reconnect after sleep, or something along those
+ lines.
  
- Another way to repro is to get a bluetooth receiver, pair it. Let the BT
- device (or PC?) sleep... now wake up the system.  The audio will not
- play.  BT UI slider says disconnected.  If you click the slider it will
- go back to off.  If you click it quickly >25 times, no joke, it will
- reconnect and work.
+ Includes BT audio receiver and BT Keyboard.  One way to repro is to
+ switch BT pairing on multi-pairing keyboard, then switch back to Ubuntu.
+ The BT connection state will be very confused, keyboard will not work.
  
+ Another way to repro is to get a bluetooth audio receiver, pair it. Let
+ the BT device (or PC?) sleep... now wake up the system.  The audio will
+ not play.  BT UI slider says disconnected.  If you click the slider it
+ will go back to off.  If you click it quickly >25 times, no joke, it
+ will reconnect and work.
  
  FYI: Raspbian handles the keyboard fine, have not tested the audio.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
  Uname: Linux 5.4.0-31-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:09:06 2020
  InstallationDate: Installed on 2019-06-10 (366 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: LENOVO 20HRCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=df7df2a3-26f4-4fe6-8621-51673ae55b6f ro intel_pstate=disable
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/08/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1MET61W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HRCTO1WW
  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: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1MET61W(1.46):bd04/08/2020:svnLENOVO:pn20HRCTO1WW:pvrThinkPadX1Carbon5th:rvnLENOVO:rn20HRCTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Carbon 5th
  dmi.product.name: 20HRCTO1WW
  dmi.product.sku: LENOVO_MT_20HR_BU_Think_FM_ThinkPad X1 Carbon 5th
  dmi.product.version: ThinkPad X1 Carbon 5th
  dmi.sys.vendor: LENOVO
  hciconfig:
-  hci0:Type: Primary  Bus: USB
-   BD Address: 88:B1:11:77:AE:CE  ACL MTU: 1021:4  SCO MTU: 96:6
-   UP RUNNING PSCAN ISCAN 
-   RX bytes:6243797 acl:69580 sco:0 events:629809 errors:0
-   TX bytes:488355907 acl:570780 sco:0 commands:32574 errors:0
+  hci0:Type: Primary  Bus: USB
+   BD Address: 88:B1:11:77:AE:CE  ACL MTU: 1021:4  SCO MTU: 96:6
+   UP RUNNING PSCAN ISCAN
+   RX bytes:6243797 acl:69580 sco:0 events:629809 errors:0
+   TX bytes:488355907 acl:570780 sco:0 commands:32574 errors:0

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

Title:
  Bluetooth devices don't reconnect after sleep.

Status in bluez package in Ubuntu:
  New

Bug description:
  Bluetooth devices don't reconnect after sleep, or something along
  those lines.

  Includes BT audio receiver and BT Keyboard.  One way to repro is to
  switch BT pairing on multi-pairing keyboard, then switch back to
  Ubuntu.  The BT connection state will be very confused, keyboard will
  not work.

  Another way to repro is to get a bluetooth audio receiver, pair it.
  Let the BT device (or PC?) sleep... now wake up the system.  The audio
  will not play.  BT UI slider says disconnected.  If you click the
  slider it will go back to off.  If you click it quickly >25 times, no
  joke, it will reconnect and work.

  FYI: Raspbian handles the keyboard fine, have not tested the audio.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
  Uname: Linux 5.4.0-31-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:09:06 2020
  InstallationDate: Installed on 2019-06-10 (366 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: LENOVO 20HRCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=df7df2a3-26f4-4fe6-8621-51673ae55b6f ro

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

2020-06-10 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/1883029

Title:
  Touchpad not in the device list

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  
  I just installed Ubuntu 20.04 on my laptop and touchpad is not working. 
(which worked properly on previous versions of Ubuntu)

  Here's contents of /proc/bus/input/devices. There is no touchpad
  device in the list.


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

  I: Bus=0019 Vendor= Product=0005 Version=
  N: Name="Lid Switch"
  P: Phys=PNP0C0D/button/input0
  S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
  U: Uniq=
  H: Handlers=event1 
  B: PROP=0
  B: EV=21
  B: SW=1

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

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

  I: Bus=0003 Vendor=090c Product=37c0 Version=0313
  N: Name="USB Video Device"
  P: Phys=usb-:00:14.0-2/button
  S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-2/1-2:1.0/input/input6
  U: Uniq=
  H: Handlers=kbd event4 
  B: PROP=0
  B: EV=3
  B: KEY=10 0 0 0

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

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

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

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

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

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

  I: Bus=0005 Vendor=046d Product=b342 Version=4200
  N: Name="Keyboard K380 Keyboard"
  P: Phys=a0:d3:7a:1d:6b:53
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:256/0005:046D:B342.0002/input/input18
  U: Uniq=34:88:5d:63:55:c2
  H: Handlers=sysrq kbd event11 leds 
  B: PROP=0
  B: EV=120013
  B: KEY=10007 ff9f207ac14057ff febeffdfffef fffe
  B: MSC=10
  B: LED=1f

  I: Bus=0005 Vendor=046d Product=b342 Version=4200
  N: Name="Keyboard K380 Consumer Control"
  P: Phys=a0:d3:7a:1d:6b:53
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:256/0005:046D:B342.0002/input/input19
  U: Uniq=34:88:5d:63:55:c2
  H: Handlers=kbd event12 
  B: PROP=0
  B: EV=1b
  B: KEY=40 0 200 10384800 1e 0
  B: ABS=100
  B: MSC=10

  I: Bus=0005 Vendor=046d Product=b342 Version=4200
  N: Name="Keyboard K380 System Control"
  P: Phys=a0:d3:7a:1d:6b:53
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:256/0005:046D:B342.0002/input/input20
  U: Uniq=34:88:5d:63:55:c2
  H: Handlers=kbd event13 
  B: PROP=0
  B: EV=13
  B: KEY=4000 0 0
  B: MSC=10

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-37-generic 5.4.0-37.41
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  Uname: Linux 5.4.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kuddlim1711 F pulseaudio
  Cas

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

2020-06-10 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 1883012

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

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

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

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

** Tags added: 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/1883012

Title:
  CPU stuck for 22s

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I get regularly system freezes, so that nothing works anymore. The only thing 
I can do, is a hard reset.
  These are the last kernel logs:

  Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10
  Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run)
  Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 
processes of 2 users.
  Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 
processes of 2 users.
  Jun 10 21:39:03 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:39:16 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:42:43 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:42:57 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:47:41 stefano-linux kernel: watchdog: BUG: soft lockup - CPU#1 
stuck for 22s! [JS Helper:2153]
  Jun 10 21:47:41 stefano-linux kernel: Modules linked in: snd_usb_audio 
snd_usbmidi_lib gspca_vc032x uvcvideo gspca_main videobuf2_vmalloc 
videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc snd_hda_codec_hdmi 
edac_mce_amd kvm_amd kvm nvidia_uvm(O) nvidia_drm(PO) nvidia_modeset(>
  Jun 10 21:47:41 stefano-linux kernel: CPU: 1 PID: 2153 Comm: JS Helper 
Tainted: P   O  5.4.0-37-generic #41-Ubuntu
  Jun 10 21:47:41 stefano-linux kernel: Hardware name: System manufacturer 
System Product Name/PRIME B350-PLUS, BIOS 5407 12/31/2019
  Jun 10 21:47:41 stefano-linux kernel: RIP: 
0010:smp_call_function_many+0x203/0x270
  Jun 10 21:47:41 stefano-linux kernel: Code: 73 08 e8 90 0e 96 00 3b 05 5e d4 
6f 01 89 c7 0f 83 9b fe ff ff 48 63 c7 48 8b 0b 48 03 0c c5 80 59 04 9e 8b 41 
18 a8 01 74 0a  90 8b 51 18 83 e2 01 75 f6 eb c8 89 cf 48 c7 c2 60 ae 44 9e 
4c
  Jun 10 21:47:41 stefano-linux kernel: RSP: 0018:98bc02edbb58 EFLAGS: 
0202 ORIG_RAX: ff13
  Jun 10 21:47:41 stefano-linux kernel: RAX: 0003 RBX: 
8890ce86bc80 RCX: b8bbfe817680
  Jun 10 21:47:41 stefano-linux kernel: RDX: 0001 RSI: 
 RDI: 0008
  Jun 10 21:47:41 stefano-linux kernel: RBP: 98bc02edbb98 R08: 
8890bfedc788 R09: 8890bfedc018
  Jun 10 21:47:41 stefano-linux kernel: R10: 8890bfedc788 R11: 
 R12: 9cc88c80
  Jun 10 21:47:41 stefano-linux kernel: R13: 8890ce86a640 R14: 
0001 R15: 0020
  Jun 10 21:47:41 stefano-linux kernel: FS:  7f3c91505700() 
GS:8890ce84() knlGS:
  Jun 10 21:47:41 stefano-linux kernel: CS:  0010 DS:  ES:  CR0: 
80050033
  Jun 10 21:47:41 stefano-linux kernel: CR2: 7fdb7324afe0 CR3: 
000396ff CR4: 003406e0
  Jun 10 21:47:41 stefano-linux kernel: Call Trace:
  Jun 10 21:47:41 stefano-linux kernel:  native_flush_tlb_others+0x55/0x170
  Jun 10 21:47:41 stefano-linux kernel:  flush_tlb_mm_range+0xb4/0xe0
  Jun 10 21:47:41 stefano-linux kernel:  tlb_flush_mmu+0xb0/0x140
  Jun 10 21:47:41 stefano-linux kernel:  tlb_finish_mmu+0x42/0x80
  Jun 10 21:47:41 stefano-linux kernel:  unmap_region+0xf9/0x130
  Jun 10 21:47:41 stefano-linux kernel:  __do_munmap+0x291/0x4c0
  Jun 10 21:47:41 stefano-linux kernel:  mmap_region+0x240/0x670
  Jun 10 21:47:41 stefano-linux kernel:  do_mmap+0x3b4/0x5c0
  Jun 10 21:47:41 stefano-linux kernel:  vm_mmap_pgoff+0xcb/0x120
  Jun 10 21:47:41 stefano-linux kernel:  ksys_mmap_pgoff+0x5b/0x2a0
  Jun 10 21:47:41 stefano-linux kernel:  ? free_cpumask_var+0x9/0x10
  Jun 10 21:47:41 stefano-linux kernel:  __x64_sys_mmap+0x33/0x40
  Jun 10 21:47:41 stefano-linux kernel:  do_syscall_64+0x57/0x190
  Jun 10 21:47:41 stefano-linux kernel:  
entry_SYSCALL_64_after_hwframe+0x44/0xa9
  Jun 10 21:47:41 stefano-linux kernel: RIP: 0033:0x7f3ca311

[Kernel-packages] [Bug 1883029] [NEW] Touchpad not in the device list

2020-06-10 Thread Intaek
Public bug reported:


I just installed Ubuntu 20.04 on my laptop and touchpad is not working. (which 
worked properly on previous versions of Ubuntu)

Here's contents of /proc/bus/input/devices. There is no touchpad device
in the list.


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

I: Bus=0019 Vendor= Product=0005 Version=
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
U: Uniq=
H: Handlers=event1 
B: PROP=0
B: EV=21
B: SW=1

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

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

I: Bus=0003 Vendor=090c Product=37c0 Version=0313
N: Name="USB Video Device"
P: Phys=usb-:00:14.0-2/button
S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-2/1-2:1.0/input/input6
U: Uniq=
H: Handlers=kbd event4 
B: PROP=0
B: EV=3
B: KEY=10 0 0 0

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

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

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

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

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

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

I: Bus=0005 Vendor=046d Product=b342 Version=4200
N: Name="Keyboard K380 Keyboard"
P: Phys=a0:d3:7a:1d:6b:53
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:256/0005:046D:B342.0002/input/input18
U: Uniq=34:88:5d:63:55:c2
H: Handlers=sysrq kbd event11 leds 
B: PROP=0
B: EV=120013
B: KEY=10007 ff9f207ac14057ff febeffdfffef fffe
B: MSC=10
B: LED=1f

I: Bus=0005 Vendor=046d Product=b342 Version=4200
N: Name="Keyboard K380 Consumer Control"
P: Phys=a0:d3:7a:1d:6b:53
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:256/0005:046D:B342.0002/input/input19
U: Uniq=34:88:5d:63:55:c2
H: Handlers=kbd event12 
B: PROP=0
B: EV=1b
B: KEY=40 0 200 10384800 1e 0
B: ABS=100
B: MSC=10

I: Bus=0005 Vendor=046d Product=b342 Version=4200
N: Name="Keyboard K380 System Control"
P: Phys=a0:d3:7a:1d:6b:53
S: 
Sysfs=/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/bluetooth/hci0/hci0:256/0005:046D:B342.0002/input/input20
U: Uniq=34:88:5d:63:55:c2
H: Handlers=kbd event13 
B: PROP=0
B: EV=13
B: KEY=4000 0 0
B: MSC=10

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-37-generic 5.4.0-37.41
ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
Uname: Linux 5.4.0-37-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kuddlim1711 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Jun 11 09:23:36 2020
InstallationDate: Installed on 2020-05-04 (37 days ago)
InstallationMedia: Ubuntu 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 05e3:0745 Genesys Logic, Inc. Logilink CR0012
 Bus 001 Device 003: ID 8087:07dc Intel Corp. 
 Bus 001 Device 002: ID 090c:37c0 Silicon Motion, Inc. - Taiwan (formerly Feiya 
Technology Corp.) Silicon Motion Camera
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Default string Default string
ProcFB: 

[Kernel-packages] [Bug 1883028] [NEW] Bluetooth devices don't reconnect after sleep.

2020-06-10 Thread Adam Cz
Public bug reported:

Bluetooth devices don't reconnect after sleep. Includes BT audio
receiver and BT Keyboard.  One way to repro is to switch BT pairing on
multi-pairing keyboard, then switch back to Ubuntu.  The BT connection
state will be very confused, keyboard will not work.

Another way to repro is to get a bluetooth receiver, pair it. Let the BT
device (or PC?) sleep... now wake up the system.  The audio will not
play.  BT UI slider says disconnected.  If you click the slider it will
go back to off.  If you click it quickly >25 times, no joke, it will
reconnect and work.


FYI: Raspbian handles the keyboard fine, have not tested the audio.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: bluetooth (not installed)
ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
Uname: Linux 5.4.0-31-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.2
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Wed Jun 10 17:09:06 2020
InstallationDate: Installed on 2019-06-10 (366 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: LENOVO 20HRCTO1WW
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=df7df2a3-26f4-4fe6-8621-51673ae55b6f ro intel_pstate=disable
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/08/2020
dmi.bios.vendor: LENOVO
dmi.bios.version: N1MET61W (1.46 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20HRCTO1WW
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: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1MET61W(1.46):bd04/08/2020:svnLENOVO:pn20HRCTO1WW:pvrThinkPadX1Carbon5th:rvnLENOVO:rn20HRCTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad X1 Carbon 5th
dmi.product.name: 20HRCTO1WW
dmi.product.sku: LENOVO_MT_20HR_BU_Think_FM_ThinkPad X1 Carbon 5th
dmi.product.version: ThinkPad X1 Carbon 5th
dmi.sys.vendor: LENOVO
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: 88:B1:11:77:AE:CE  ACL MTU: 1021:4  SCO MTU: 96:6
UP RUNNING PSCAN ISCAN 
RX bytes:6243797 acl:69580 sco:0 events:629809 errors:0
TX bytes:488355907 acl:570780 sco:0 commands:32574 errors:0

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


** Tags: amd64 apport-bug focal

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

Title:
  Bluetooth devices don't reconnect after sleep.

Status in bluez package in Ubuntu:
  New

Bug description:
  Bluetooth devices don't reconnect after sleep. Includes BT audio
  receiver and BT Keyboard.  One way to repro is to switch BT pairing on
  multi-pairing keyboard, then switch back to Ubuntu.  The BT connection
  state will be very confused, keyboard will not work.

  Another way to repro is to get a bluetooth receiver, pair it. Let the
  BT device (or PC?) sleep... now wake up the system.  The audio will
  not play.  BT UI slider says disconnected.  If you click the slider it
  will go back to off.  If you click it quickly >25 times, no joke, it
  will reconnect and work.


  FYI: Raspbian handles the keyboard fine, have not tested the audio.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: bluetooth (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-31.35-generic 5.4.34
  Uname: Linux 5.4.0-31-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:09:06 2020
  InstallationDate: Installed on 2019-06-10 (366 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: LENOVO 20HRCTO1WW
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-31-generic 
root=UUID=df7df2a3-26f4-4fe6-8621-51673ae55b6f ro intel_pstate=disable
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/08/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1MET61W (1.46 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HRCTO1WW
  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: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1MET61W(1.46):bd04/08/2020:svnLENOVO:pn20HRCTO1WW:pvrThinkPadX1Carbon5th:rvnLENOVO:rn20HRCTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad X1 Carbon 5th
  dmi.product.name: 20HRCTO1WW
  dmi.product.sku: LENOVO_MT_20HR_BU_Think_FM_ThinkPad X1 Carbon 5th
  dmi.product.version: ThinkPad X1 Carbon 5th
  dmi.sys.vendor: LENOVO
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 88:B1:1

[Kernel-packages] [Bug 1882992] Re: Upon update te 5.4.0-37-generic, boot hangs with black screen

2020-06-10 Thread Albi
Also affected on Desktop. (Threadripper 3970X, 5700XT)

Solution:
1) Disconnect all monitors but one before turning on the computer.
2) Disconnect all monitors but one while experiencing the black screen. Then i 
get to the desktop.

Reconnecting monitors after boot crashes the system.
So i am stuck at single-monitor use...


Please give instruction on how to give more technical details, if required.

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

Title:
  Upon update te 5.4.0-37-generic, boot hangs with black screen

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Upon updating to linux-5.p.0-37 this morning, it asked me to restart,
  and when it did, all I had was a black screen.  I could see the power
  was on, because the power led was lit.  I rebooted a couple times with
  the same result.  Then rebooted to single user, did fsck, repair
  broken packages, and rebooted, and it came up, but not using both
  monitors.  So I did another update of the packages, and rebooted.  It
  was still black.  I ended up rebooting on the previous kernel, and it
  works now, and I'm submitting this bug report using that setup.  If it
  would be helpful, I can reboot single user, and eventually get it up
  with only the laptop monitor, and submit a ubuntu-bug report that way
  too.

  Thanks for your great work on Ubuntu!

  Rob

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-37-generic 5.4.0-37.41
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frohro 1939 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 10:30:41 2020
  InstallationDate: Installed on 2019-04-19 (418 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190326.2)
  MachineType: LENOVO 20FES0EX00
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic 
root=/dev/mapper/ubuntu--vg-root ro
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-33-generic N/A
   linux-backports-modules-5.4.0-33-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2018
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1GET91W (1.70 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FES0EX00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1GET91W(1.70):bd06/26/2018:svnLENOVO:pn20FES0EX00:pvrThinkPadYoga260:rvnLENOVO:rn20FES0EX00:rvrSDK0J40700WIN:cvnLENOVO:ct31:cvrNone:
  dmi.product.family: ThinkPad Yoga 260
  dmi.product.name: 20FES0EX00
  dmi.product.sku: LENOVO_MT_20FE_BU_Think_FM_ThinkPad Yoga 260
  dmi.product.version: ThinkPad Yoga 260
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1883012] Re: CPU stuck for 22s

2020-06-10 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  CPU stuck for 22s

Status in linux package in Ubuntu:
  New

Bug description:
  I get regularly system freezes, so that nothing works anymore. The only thing 
I can do, is a hard reset.
  These are the last kernel logs:

  Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10
  Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run)
  Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 
processes of 2 users.
  Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 
processes of 2 users.
  Jun 10 21:39:03 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:39:16 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:42:43 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:42:57 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
  Jun 10 21:47:41 stefano-linux kernel: watchdog: BUG: soft lockup - CPU#1 
stuck for 22s! [JS Helper:2153]
  Jun 10 21:47:41 stefano-linux kernel: Modules linked in: snd_usb_audio 
snd_usbmidi_lib gspca_vc032x uvcvideo gspca_main videobuf2_vmalloc 
videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc snd_hda_codec_hdmi 
edac_mce_amd kvm_amd kvm nvidia_uvm(O) nvidia_drm(PO) nvidia_modeset(>
  Jun 10 21:47:41 stefano-linux kernel: CPU: 1 PID: 2153 Comm: JS Helper 
Tainted: P   O  5.4.0-37-generic #41-Ubuntu
  Jun 10 21:47:41 stefano-linux kernel: Hardware name: System manufacturer 
System Product Name/PRIME B350-PLUS, BIOS 5407 12/31/2019
  Jun 10 21:47:41 stefano-linux kernel: RIP: 
0010:smp_call_function_many+0x203/0x270
  Jun 10 21:47:41 stefano-linux kernel: Code: 73 08 e8 90 0e 96 00 3b 05 5e d4 
6f 01 89 c7 0f 83 9b fe ff ff 48 63 c7 48 8b 0b 48 03 0c c5 80 59 04 9e 8b 41 
18 a8 01 74 0a  90 8b 51 18 83 e2 01 75 f6 eb c8 89 cf 48 c7 c2 60 ae 44 9e 
4c
  Jun 10 21:47:41 stefano-linux kernel: RSP: 0018:98bc02edbb58 EFLAGS: 
0202 ORIG_RAX: ff13
  Jun 10 21:47:41 stefano-linux kernel: RAX: 0003 RBX: 
8890ce86bc80 RCX: b8bbfe817680
  Jun 10 21:47:41 stefano-linux kernel: RDX: 0001 RSI: 
 RDI: 0008
  Jun 10 21:47:41 stefano-linux kernel: RBP: 98bc02edbb98 R08: 
8890bfedc788 R09: 8890bfedc018
  Jun 10 21:47:41 stefano-linux kernel: R10: 8890bfedc788 R11: 
 R12: 9cc88c80
  Jun 10 21:47:41 stefano-linux kernel: R13: 8890ce86a640 R14: 
0001 R15: 0020
  Jun 10 21:47:41 stefano-linux kernel: FS:  7f3c91505700() 
GS:8890ce84() knlGS:
  Jun 10 21:47:41 stefano-linux kernel: CS:  0010 DS:  ES:  CR0: 
80050033
  Jun 10 21:47:41 stefano-linux kernel: CR2: 7fdb7324afe0 CR3: 
000396ff CR4: 003406e0
  Jun 10 21:47:41 stefano-linux kernel: Call Trace:
  Jun 10 21:47:41 stefano-linux kernel:  native_flush_tlb_others+0x55/0x170
  Jun 10 21:47:41 stefano-linux kernel:  flush_tlb_mm_range+0xb4/0xe0
  Jun 10 21:47:41 stefano-linux kernel:  tlb_flush_mmu+0xb0/0x140
  Jun 10 21:47:41 stefano-linux kernel:  tlb_finish_mmu+0x42/0x80
  Jun 10 21:47:41 stefano-linux kernel:  unmap_region+0xf9/0x130
  Jun 10 21:47:41 stefano-linux kernel:  __do_munmap+0x291/0x4c0
  Jun 10 21:47:41 stefano-linux kernel:  mmap_region+0x240/0x670
  Jun 10 21:47:41 stefano-linux kernel:  do_mmap+0x3b4/0x5c0
  Jun 10 21:47:41 stefano-linux kernel:  vm_mmap_pgoff+0xcb/0x120
  Jun 10 21:47:41 stefano-linux kernel:  ksys_mmap_pgoff+0x5b/0x2a0
  Jun 10 21:47:41 stefano-linux kernel:  ? free_cpumask_var+0x9/0x10
  Jun 10 21:47:41 stefano-linux kernel:  __x64_sys_mmap+0x33/0x40
  Jun 10 21:47:41 stefano-linux kernel:  do_syscall_64+0x57/0x190
  Jun 10 21:47:41 stefano-linux kernel:  
entry_SYSCALL_64_after_hwframe+0x44/0xa9
  Jun 10 21:47:41 stefano-linux kernel: RIP: 0033:0x7f3ca311f70d
  Jun 10 21:47:41 stefano-linux kernel: Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 
00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 
4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 53 f7 0c 00 f7 d8 64 89 01 
48
  Jun 10 21:47:41 stefano-linux kernel: RSP: 002b:7f3c91504b08 EFLAGS: 
0246 ORIG_RAX: 0009
  Jun 10 21:47:41 stefano-linux kernel: RAX: ffda RBX: 
 RCX: 7f3ca311f70d
  Jun 10 21:47:41 stefano-linux kernel: RDX:  RSI: 
0060 RDI: 7f3c31d0
  Jun 10 21:47:

[Kernel-packages] [Bug 1881046] Re: ASoC/amd: add audio driver for amd renoir

2020-06-10 Thread Hui Wang
** 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 in Ubuntu.
https://bugs.launchpad.net/bugs/1881046

Title:
  ASoC/amd: add audio driver for amd renoir

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

Bug description:
  This patchset is for mainline kernel-5.8, after backporting to 5.6,
  there is no need to change anything, but after backporting to 5.4
  kernel, because of API differences, need to do some change to adapt
  to 5.4 kernel's API. So there is one more patch for focal than for
  oem-5.6.

  [Impact]
  We have a couple of LENOVO machines which has amd renoir audio on
  them, our kernel doesn't have the driver for it yet.

  [Fix]
  amd just upstreamed the driver, it is for kernel-5.8, we backport
  them to ubunt kernel.

  [Test Case]
  boot the kernel with those patches, we could see a sound card named
  "acp" and the dmic on it could record sound via arecord.

  [Regression Risk]
  Low, just adding a new driver, no change to existing drivers.

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

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


[Kernel-packages] [Bug 1883012] [NEW] CPU stuck for 22s

2020-06-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I get regularly system freezes, so that nothing works anymore. The only thing I 
can do, is a hard reset.
These are the last kernel logs:

Jun 10 21:34:47 stefano-linux anacron[6995]: Anacron 2.3 started on 2020-06-10
Jun 10 21:34:47 stefano-linux anacron[6995]: Normal exit (0 jobs run)
Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 
processes of 2 users.
Jun 10 21:35:41 stefano-linux rtkit-daemon[1169]: Supervising 12 threads of 8 
processes of 2 users.
Jun 10 21:39:03 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
Jun 10 21:39:16 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
Jun 10 21:42:43 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
Jun 10 21:42:57 stefano-linux gnome-shell[2281]: ###!!! [Child][RunMessage] 
Error: Channel closing: too late to send/recv, messages will be lost
Jun 10 21:47:41 stefano-linux kernel: watchdog: BUG: soft lockup - CPU#1 stuck 
for 22s! [JS Helper:2153]
Jun 10 21:47:41 stefano-linux kernel: Modules linked in: snd_usb_audio 
snd_usbmidi_lib gspca_vc032x uvcvideo gspca_main videobuf2_vmalloc 
videobuf2_memops videobuf2_v4l2 videobuf2_common videodev mc snd_hda_codec_hdmi 
edac_mce_amd kvm_amd kvm nvidia_uvm(O) nvidia_drm(PO) nvidia_modeset(>
Jun 10 21:47:41 stefano-linux kernel: CPU: 1 PID: 2153 Comm: JS Helper Tainted: 
P   O  5.4.0-37-generic #41-Ubuntu
Jun 10 21:47:41 stefano-linux kernel: Hardware name: System manufacturer System 
Product Name/PRIME B350-PLUS, BIOS 5407 12/31/2019
Jun 10 21:47:41 stefano-linux kernel: RIP: 
0010:smp_call_function_many+0x203/0x270
Jun 10 21:47:41 stefano-linux kernel: Code: 73 08 e8 90 0e 96 00 3b 05 5e d4 6f 
01 89 c7 0f 83 9b fe ff ff 48 63 c7 48 8b 0b 48 03 0c c5 80 59 04 9e 8b 41 18 
a8 01 74 0a  90 8b 51 18 83 e2 01 75 f6 eb c8 89 cf 48 c7 c2 60 ae 44 9e 4c
Jun 10 21:47:41 stefano-linux kernel: RSP: 0018:98bc02edbb58 EFLAGS: 
0202 ORIG_RAX: ff13
Jun 10 21:47:41 stefano-linux kernel: RAX: 0003 RBX: 
8890ce86bc80 RCX: b8bbfe817680
Jun 10 21:47:41 stefano-linux kernel: RDX: 0001 RSI: 
 RDI: 0008
Jun 10 21:47:41 stefano-linux kernel: RBP: 98bc02edbb98 R08: 
8890bfedc788 R09: 8890bfedc018
Jun 10 21:47:41 stefano-linux kernel: R10: 8890bfedc788 R11: 
 R12: 9cc88c80
Jun 10 21:47:41 stefano-linux kernel: R13: 8890ce86a640 R14: 
0001 R15: 0020
Jun 10 21:47:41 stefano-linux kernel: FS:  7f3c91505700() 
GS:8890ce84() knlGS:
Jun 10 21:47:41 stefano-linux kernel: CS:  0010 DS:  ES:  CR0: 
80050033
Jun 10 21:47:41 stefano-linux kernel: CR2: 7fdb7324afe0 CR3: 
000396ff CR4: 003406e0
Jun 10 21:47:41 stefano-linux kernel: Call Trace:
Jun 10 21:47:41 stefano-linux kernel:  native_flush_tlb_others+0x55/0x170
Jun 10 21:47:41 stefano-linux kernel:  flush_tlb_mm_range+0xb4/0xe0
Jun 10 21:47:41 stefano-linux kernel:  tlb_flush_mmu+0xb0/0x140
Jun 10 21:47:41 stefano-linux kernel:  tlb_finish_mmu+0x42/0x80
Jun 10 21:47:41 stefano-linux kernel:  unmap_region+0xf9/0x130
Jun 10 21:47:41 stefano-linux kernel:  __do_munmap+0x291/0x4c0
Jun 10 21:47:41 stefano-linux kernel:  mmap_region+0x240/0x670
Jun 10 21:47:41 stefano-linux kernel:  do_mmap+0x3b4/0x5c0
Jun 10 21:47:41 stefano-linux kernel:  vm_mmap_pgoff+0xcb/0x120
Jun 10 21:47:41 stefano-linux kernel:  ksys_mmap_pgoff+0x5b/0x2a0
Jun 10 21:47:41 stefano-linux kernel:  ? free_cpumask_var+0x9/0x10
Jun 10 21:47:41 stefano-linux kernel:  __x64_sys_mmap+0x33/0x40
Jun 10 21:47:41 stefano-linux kernel:  do_syscall_64+0x57/0x190
Jun 10 21:47:41 stefano-linux kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 10 21:47:41 stefano-linux kernel: RIP: 0033:0x7f3ca311f70d
Jun 10 21:47:41 stefano-linux kernel: Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 
90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 
24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 53 f7 0c 00 f7 d8 64 89 01 48
Jun 10 21:47:41 stefano-linux kernel: RSP: 002b:7f3c91504b08 EFLAGS: 
0246 ORIG_RAX: 0009
Jun 10 21:47:41 stefano-linux kernel: RAX: ffda RBX: 
 RCX: 7f3ca311f70d
Jun 10 21:47:41 stefano-linux kernel: RDX:  RSI: 
0060 RDI: 7f3c31d0
Jun 10 21:47:41 stefano-linux kernel: RBP: 0060 R08: 
 R09: 
Jun 10 21:47:41 stefano-linux kernel: R10: 0032 R11: 
0246 R12: 7f3c31d0
Jun 10 21:47:41 stefano-linux kernel: R13: 7f3ca2e07b68 R14: 
0060 R15: 0060
-- Reboot --

** Affects: linux (Ubuntu)
 Im

[Kernel-packages] [Bug 1881821] Re: MAAS does not properly detect max interface speed for interfaces which use multiple phyiscal ports(Cisco UCS B200 M5 blade)

2020-06-10 Thread Lee Trager
** No longer affects: maas/2.7

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

Title:
  MAAS does not properly detect max interface speed for interfaces which
  use multiple phyiscal ports(Cisco UCS B200 M5 blade)

Status in MAAS:
  Fix Committed
Status in MAAS 2.8 series:
  Triaged
Status in linux package in Ubuntu:
  Invalid

Bug description:
  MAAS 2.7.1
  Ubuntu 18.04.4

  When attempting to commission a Cisco UCS B200 M5 blade, the
  commissioning finishes (if smartctl-validate is disabled), however on
  the machine in question in the Networking tab, it only shows 2 nics,
  eth0 and eth1.  and shows no storage.

  Going to SSH in the middle of commissioning, running lshw shows all 10
  NICs, and the disk of the proper size.

  This is causing the buckets.yaml for FCE to be inaccurate, and thus
  cannot write a bucketsconfig.yaml since the actual devices don't show
  up.

  This was tried with bionic {ga,hwe,hwe-edge} and focal ga kernels for
  commissioning, all have the same behavior.

  I was previously hitting this bug
  https://bugs.launchpad.net/maas/+bug/1878643 but applied the fix from
  comment #10, and am no longer getting any commissioning errors.

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

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


[Kernel-packages] [Bug 1882991] Re: Kernel 5.4.0-37-generic leads to black screen after grub, 5.4.0-26-generic works normally

2020-06-10 Thread Paul White
Closing at the request of the reporter in comment #2.

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

Title:
  Kernel 5.4.0-37-generic leads to black screen after grub,
  5.4.0-26-generic works normally

Status in linux package in Ubuntu:
  Invalid

Bug description:
  I don't know how to get more info, if anyone gives me any pointers I'd be 
happy to dig into it.
  My laptop is an HP Elitebook 820 G3.

  I expect: The screen where I enter the drive decryption key
  What happens: The screen goes black after grub

  It does work normally with the older kernel 5.4.0-26-generic.

  Extra info:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

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

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


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

2020-06-10 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 1883019

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

Title:
  Dell Precision 3540: Starting with acpi=off does not power off

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With Ubuntu 20.04 (and 18.04) Starting the Dell Precision with
  `acpi=off` (to debug power cable issue) powering of the system, it
  halts but does not power off.

  [1]: https://bugs.launchpad.net/bugs/1661741
  [2]: https://bugs.launchpad.net/dell-sputnik/+bug/1871491

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

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


[Kernel-packages] [Bug 1883019] [NEW] Dell Precision 3540: Starting with acpi=off does not power off

2020-06-10 Thread Paul Menzel
Public bug reported:

With Ubuntu 20.04 (and 18.04) Starting the Dell Precision with
`acpi=off` (to debug power cable issue) powering of the system, it halts
but does not power off.

[1]: https://bugs.launchpad.net/bugs/1661741
[2]: https://bugs.launchpad.net/dell-sputnik/+bug/1871491

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

Title:
  Dell Precision 3540: Starting with acpi=off does not power off

Status in linux package in Ubuntu:
  New

Bug description:
  With Ubuntu 20.04 (and 18.04) Starting the Dell Precision with
  `acpi=off` (to debug power cable issue) powering of the system, it
  halts but does not power off.

  [1]: https://bugs.launchpad.net/bugs/1661741
  [2]: https://bugs.launchpad.net/dell-sputnik/+bug/1871491

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

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


[Kernel-packages] [Bug 1882991] Re: Kernel 5.4.0-37-generic leads to black screen after grub, 5.4.0-26-generic works normally

2020-06-10 Thread Freek van Hemert
Sorry, I think this can be closed, I kept seeing weird things on boot, I
reinstalled the entire OS, this time choosing the default partitioning
in stead of something self organized and I haven't had the issues since.

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

Title:
  Kernel 5.4.0-37-generic leads to black screen after grub,
  5.4.0-26-generic works normally

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I don't know how to get more info, if anyone gives me any pointers I'd be 
happy to dig into it.
  My laptop is an HP Elitebook 820 G3.

  I expect: The screen where I enter the drive decryption key
  What happens: The screen goes black after grub

  It does work normally with the older kernel 5.4.0-26-generic.

  Extra info:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

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

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


Re: [Kernel-packages] [Bug 1876492] Re: keyboard, mouse & touchpad freeze

2020-06-10 Thread Meir Levi
I am planning to upgrade my laptop memory to 8GB & see if it will solve the 
problem.
thanks
Levi

On Wednesday, June 10, 2020, 10:11:46 AM PDT, Meir Levi 
 wrote:  
 
 I may have to replace it with 8GB moduleLevi

On Jun 10, 2020, at 9:07 AM, Meir Levi  wrote:



Most likely yes. At first I thought some add ons on my Firefox were the culprit 
but the problem still persists Thanks

On Jun 10, 2020, at 1:31 AM, Kai-Heng Feng <1876...@bugs.launchpad.net>
wrote:


This system only has 4GB memory. Did the issue happen under heavy memory
pressure?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1876492

Title:
  keyboard, mouse & touchpad freeze

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  It happens after wakeup in overnight suspend & few minutes of surfing.
  Firefox open
  Page: twitter account

  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:
   USER    PID ACCESS COMMAND
   /dev/snd/controlC1:  user-meir   1408 F pulseaudio
   /dev/snd/controlC0:  user-meir   1408 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sat May  2 10:13:15 2020
  InstallationDate: Installed on 2020-05-01 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 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-firmware    1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.

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

Title:
  keyboard, mouse & touchpad freeze

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  It happens after wakeup in overnight suspend & few minutes of surfing.
  Firefox open
  Page: twitter account

  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/controlC1:  user-meir   1408 F pulseaudio
   /dev/snd/controlC0:  user-meir   1408 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sat May  2 10:13:15 2020
  InstallationDate: Installed on 2020-05-01 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 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)
  WifiSyslog:
   
  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsu

[Kernel-packages] [Bug 1878726] Re: Live USB Installer not working Samsung Notebook 9 Pro 15"

2020-06-10 Thread Robert Davenport
Live USB fails to boot or provide command line for submitting log file.
I am attaching a video (excuse the poor quality) that captures the load
sequence.  Hopefully this is insightful enough for helping to
troubleshoot.

** Attachment added: "Loading screen capture"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1878726/+attachment/5382664/+files/Ubuntu%2020.04.mp4

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

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

Title:
  Live USB Installer not working Samsung Notebook 9 Pro 15"

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Live USB made from ubuntu-20.04-desktop-amd64 fails to boot.  System
  hangs with watchdog: BUG: soft lockup - CPU# and rcu: INFO: rcu_sched
  self-detected stall on CPU.

  System specs:
  Intel(R) i7-7500U running AMD discrete graphics

  Have tested the Live USB on other systems with no problems, appears to
  be hardware related with the Samsung Notebook 9 Pro and other systems
  (Dell, etc.)

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

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


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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382658/+files/ProcEnviron.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] 

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1883008/+attachment/5382662/+files/UdevDb.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00: su

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382660/+files/ProcModules.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] 

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382661/+files/PulseList.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382659/+files/ProcInterrupts.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.23

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382663/+files/WifiSyslog.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] at

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382657/+files/ProcCpuinfoMinimal.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [3

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382654/+files/Lsusb-t.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00:

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382655/+files/Lsusb-v.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00:

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1883008/+attachment/5382651/+files/Lspci.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00: supp

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382656/+files/ProcCpuinfo.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] 

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382650/+files/IwConfig.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.0

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382652/+files/Lspci-vt.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.0

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1883008/+attachment/5382653/+files/Lsusb.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00: supp

[Kernel-packages] [Bug 1883008] Re: Displaylink USB3 HDMI Adapter does not resume after suspending

2020-06-10 Thread Nicolas Maeding
apport information

** Tags added: apport-collected focal

** Description changed:

  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:
  
   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  
  
  <<<>>>
  
  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00: supports DRM functions and may not be fully 
accessible
  [380498.250501] ata2.00: NCQ Send/Recv Log not supported
  [380498.252515] ata2.00: supports DRM functions and may not be fully 
accessible
  [380498.252984] ata2.00: NCQ Send/Recv Log not supported
  [380498.254039] ata2.00: configured for UDMA/133
  [380499.945881] pcieport :00:1c.0: Dat

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1883008/+attachment/5382648/+files/CRDA.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00: suppor

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

2020-06-10 Thread Nicolas Maeding
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1883008/+attachment/5382649/+files/CurrentDmesg.txt

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359

[Kernel-packages] [Bug 1874933] Re: Performance workaround for Dell 7390 2-in-1 Ice Lake

2020-06-10 Thread Srinivas Pandruvada
To reproduce this:

Boot Ubuntu 20.04 LTS (Focal Fossa)with 5.4 kernel.

Open two terminals:
-In the first terminal run the following command "turbostat --show PkgWatt"
-In the second terminal run some all CPU busy workload, like stress-ng or mprime

After few seconds turbostat will show that power is capped around 9W.
Now with this fix the power will be capped around 15W.

So you gain performance worth 6W.

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

Title:
  Performance workaround for Dell 7390 2-in-1 Ice Lake

Status in thermald package in Ubuntu:
  Fix Released
Status in thermald source package in Focal:
  Incomplete

Bug description:
  == SRU justification focal ==

  As reported here:
  
https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/intel-linux/1174225-dell-xps-7390-intel-ice-lake-performance-hit-hard-by-a-linux-kernel-regression?view=stream

  This primarily impacts "Ubuntu 20.04 LTS (Focal Fossa)." as it switched to 
5.4 kernel.
  The 5.4 kernel added support for "Processor thermal device", for Ice Lake, 
which will expose the power tables (via PPCC).

  This system default "max RAPL long term power limit" is 15W. But this
  power table is specifying as 9W. So thermald will limit power to 9W.

  If dptfxtract is executed, then power limit will be higher than power
  up value, but most of the users will use out of the box setup. So this
  need a workaround.

  This workaround will ignore any power limit less than the power up
  power limit.

  This is addressed in thermald 2.1 with two commits:
  
https://github.com/intel/thermal_daemon/commit/f7db434293387c965e8d9141608f855893740e3a
  
https://github.com/intel/thermal_daemon/commit/c3461690eafb7304bf59a39fb02955a5154b3861

  I know 20.04 LTS uses 1.9.1. I can assist in backport if required.

  == Fix ==

  Two upstream commits to ease backporting:
     - eeadf7d2efe Restore to min state on deactivation without
   depending on hardware state
     - 9a6dc27879a Clean up the code and documentation

  Two upstream commits for the fix:
     - f7db4342933 Avoid polling power in non PPCC case
     - c3461690eaf Ignore invalid PPCC max power limit

  == Test case ==

  As reported here: https://www.phoronix.com/forums/forum/linux-
  graphics-x-org-drivers/intel-linux/1174225-dell-xps-7390-intel-ice-
  lake-performance-hit-hard-by-a-linux-kernel-regression?view=stream

  == Regression Potential ==

  This fix involves changing the power limits logic so there is a potential 
that this may affect change the throttling behaviour of other systems with
  poorly defined PPCC power tables because it now ignores the power limits
  less than the power up limits. Users will see their machines run faster
  and hence active cooling may crank up (e.g. fans) but I think the speed
  improvement outweighs the noise factor.

  Note that these changes are already in thermald 2.1 that is now in
  Ubuntu  Groovy 20.10.

  ---

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

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


[Kernel-packages] [Bug 1881390] Re: amdgpu.dc=0 required for gui display

2020-06-10 Thread Jerry Quinn
apport information

** Tags added: apport-collected

** Description changed:

  I have Ubuntu 18.04 on my system.  When I boot, I get a black screen
  once mode switching happens.  Rescue mode (aka nomodeswitch) would bring
  me to a gui screen correctly.
  
  I tried backing off to X.org from Wayland, but that didn't help.  I
  eventually found an obscure post suggesting adding amdgpu.dc=0 to the
  command line.  With this added, I have the GUI I expect.
  
  Originally the system worked as expected, but something changed which
  required this setting.
  
  The graphics card is an AMD RX480.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-generic-hwe-18.04 5.3.0.53.110
  ProcVersionSignature: Ubuntu 5.3.0-53.47~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-53-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May 30 02:26:41 2020
  InstallationDate: Installed on 2020-05-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-meta-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.15
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2020-05-29 (11 days ago)
+ InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ Tags:  bionic
+ Uname: Linux 5.7.1-050701-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1881390/+attachment/5382645/+files/ProcCpuinfoMinimal.txt

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

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

Title:
  amdgpu.dc=0 required for gui display

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Ubuntu 18.04 on my system.  When I boot, I get a black screen
  once mode switching happens.  Rescue mode (aka nomodeswitch) would
  bring me to a gui screen correctly.

  I tried backing off to X.org from Wayland, but that didn't help.  I
  eventually found an obscure post suggesting adding amdgpu.dc=0 to the
  command line.  With this added, I have the GUI I expect.

  Originally the system worked as expected, but something changed which
  required this setting.

  The graphics card is an AMD RX480.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-generic-hwe-18.04 5.3.0.53.110
  ProcVersionSignature: Ubuntu 5.3.0-53.47~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-53-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May 30 02:26:41 2020
  InstallationDate: Installed on 2020-05-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-meta-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2020-05-29 (11 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  bionic
  Uname: Linux 5.7.1-050701-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Kernel-packages] [Bug 1881390] Re: amdgpu.dc=0 required for gui display

2020-06-10 Thread Jerry Quinn
I followed the instructions to change to confirmed.   But the kernel
from proposed, as well as the mainline one I have up at the moment, work
correctly.

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

Title:
  amdgpu.dc=0 required for gui display

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have Ubuntu 18.04 on my system.  When I boot, I get a black screen
  once mode switching happens.  Rescue mode (aka nomodeswitch) would
  bring me to a gui screen correctly.

  I tried backing off to X.org from Wayland, but that didn't help.  I
  eventually found an obscure post suggesting adding amdgpu.dc=0 to the
  command line.  With this added, I have the GUI I expect.

  Originally the system worked as expected, but something changed which
  required this setting.

  The graphics card is an AMD RX480.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-generic-hwe-18.04 5.3.0.53.110
  ProcVersionSignature: Ubuntu 5.3.0-53.47~18.04.1-generic 5.3.18
  Uname: Linux 5.3.0-53-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May 30 02:26:41 2020
  InstallationDate: Installed on 2020-05-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-meta-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2020-05-29 (11 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Tags:  bionic
  Uname: Linux 5.7.1-050701-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

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


[Kernel-packages] [Bug 1882159] Re: 10s delay after grub, before kernel messages start

2020-06-10 Thread Francis Ginther
Moved to grub2 as the submitter indicates the 10s delay occurs while
grub is still outputing debug messages (see #6 and #7).

** Package changed: linux (Ubuntu) => grub2 (Ubuntu)

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

Title:
  10s delay after grub, before kernel messages start

Status in grub2 package in Ubuntu:
  Incomplete

Bug description:
  - fresh install of 20.04 X64 in a vmware vm
  - "quiet splash" kernel args have been removed
  - the kernel messages should start immediately after grub menu selection
  - but there's a 10s delay

  grub config
  ```
  GRUB_DEFAULT=0
  GRUB_TIMEOUT_STYLE=menu
  GRUB_TIMEOUT=3
  GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
  #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
  GRUB_CMDLINE_LINUX=""
  ```

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-33-generic 5.4.0-33.37
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  me  912 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 20:34:38 2020
  InstallationDate: Installed on 2020-06-03 (1 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  IwConfig:
   lono wireless extensions.
   
   ens32 no wireless extensions.
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t:
   
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic 
root=UUID=606fed4f-11b6-4349-803e-69c555177718 ro
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-33-generic N/A
   linux-backports-modules-5.4.0-33-generic  N/A
   linux-firmware1.187
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/27/2020
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd02/27/2020:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

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

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


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

2020-06-10 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 1882991

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

Title:
  Kernel 5.4.0-37-generic leads to black screen after grub,
  5.4.0-26-generic works normally

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I don't know how to get more info, if anyone gives me any pointers I'd be 
happy to dig into it.
  My laptop is an HP Elitebook 820 G3.

  I expect: The screen where I enter the drive decryption key
  What happens: The screen goes black after grub

  It does work normally with the older kernel 5.4.0-26-generic.

  Extra info:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

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

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


[Kernel-packages] [Bug 1882991] Re: Kernel 5.4.0-37-generic leads to black screen after grub, 5.4.0-26-generic works normally

2020-06-10 Thread Paul White
** Package changed: ubuntu => linux (Ubuntu)

** Tags added: focal

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

Title:
  Kernel 5.4.0-37-generic leads to black screen after grub,
  5.4.0-26-generic works normally

Status in linux package in Ubuntu:
  New

Bug description:
  I don't know how to get more info, if anyone gives me any pointers I'd be 
happy to dig into it.
  My laptop is an HP Elitebook 820 G3.

  I expect: The screen where I enter the drive decryption key
  What happens: The screen goes black after grub

  It does work normally with the older kernel 5.4.0-26-generic.

  Extra info:
  Description:  Ubuntu 20.04 LTS
  Release:  20.04

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

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


[Kernel-packages] [Bug 1882991] [NEW] Kernel 5.4.0-37-generic leads to black screen after grub, 5.4.0-26-generic works normally

2020-06-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I don't know how to get more info, if anyone gives me any pointers I'd be happy 
to dig into it.
My laptop is an HP Elitebook 820 G3.

I expect: The screen where I enter the drive decryption key
What happens: The screen goes black after grub

It does work normally with the older kernel 5.4.0-26-generic.

Extra info:
Description:Ubuntu 20.04 LTS
Release:20.04

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

-- 
Kernel 5.4.0-37-generic leads to black screen after grub, 5.4.0-26-generic 
works normally
https://bugs.launchpad.net/bugs/1882991
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


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

2020-06-10 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 1883010

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

Title:
  Lenovo-ThinkBook-14-IIL Touchpad not working

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The touchpad of this laptop does not seem to be supported.

  OS: Ubuntu 20.04 LTS

  Related: 
  
https://askubuntu.com/questions/1248939/lenovo-thinkbook-14-iil-touchpad-not-working
  
https://askubuntu.com/questions/1215236/touch-pad-not-working-on-lenovo-thinkbook-14-iml
  
https://askubuntu.com/questions/1245632/lenovo-thinkbook-iml-touchpad-not-recognized

  cat /proc/bus/input/devices does not list a device.

  This is the output:

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

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

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

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

  I: Bus=0003 Vendor=1d57 Product=0005 Version=0110
  N: Name="HID 1d57:0005"
  P: Phys=usb-:00:14.0-3/input0
  S: 
Sysfs=/devices/pci:00/:00:14.0/usb3/3-3/3-3:1.0/0003:1D57:0005.0001/input/input4
  U: Uniq=
  H: Handlers=mouse0 event4 
  B: PROP=0
  B: EV=17
  B: KEY=1f 0 0 0 0
  B: REL=903
  B: MSC=10

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

  I: Bus=0003 Vendor=5986 Product=2130 Version=5609
  N: Name="Integrated Camera: Integrated C"
  P: Phys=usb-:00:14.0-6/button
  S: Sysfs=/devices/pci:00/:00:14.0/usb3/3-6/3-6:1.0/input/input6
  U: Uniq=
  H: Handlers=kbd event6 
  B: PROP=0
  B: EV=3
  B: KEY=10 0 0 0

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

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

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

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

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

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

  I: Bus= Vendor= Product= Version=
  N: Name="HDA Intel PCH HDMI/DP,pcm=9"
  P: Phys=ALSA
  S: Sysfs=/devices/pci:00/:00:1f.3/sound/card0/input13

[Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-06-10 Thread etzhaim
I made the #1876629 bug report. I'm currently using proposed kernel
4.15.0-107-generic. Sound restored.

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

Title:
  upgrading to 4.15.0-99-generic breaks the sound and the trackpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using kubuntu LTS 18.04.
  This morning I was promped to update the kernel to the 4.15.0-99-generic. 

  After the upgrade I did not manage to get any sound. I checked
  everything, pavucontrol, alsamix, everything was in order, the streams
  showed as if they were playing, however I couldn't get any sound from
  the speakers headphones and I could not get any sound recorded either.

  I then rebooted with the previous version of the Kernel, and have my sound 
back without doing anything at all.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=4a7a721a-7a2e-4644-a881-34adcb28e1ba
  InstallationDate: Installed on 2019-01-29 (455 days ago)
  InstallationMedia: Kubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   wlp108s0  no wireless extensions.
  MachineType: Dell Inc. Latitude 7390 2-in-1
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-99-generic N/A
   linux-backports-modules-4.15.0-99-generic  N/A
   linux-firmware 1.173.17
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  bionic
  Uname: Linux 4.15.0-99-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.0
  dmi.board.name: 0YNG30
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.0:bd08/27/2018:svnDellInc.:pnLatitude73902-in-1:pvr:rvnDellInc.:rn0YNG30:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7390 2-in-1
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-06-10 Thread lukyluke
yes I confirm you are right 4.15.0-107-generic #108-Ubuntu SMP Mon Jun 8 
17:51:33 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux sound is back, 
how do you change the tags?
Thanks

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

Title:
  upgrading to 4.15.0-99-generic breaks the sound and the trackpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using kubuntu LTS 18.04.
  This morning I was promped to update the kernel to the 4.15.0-99-generic. 

  After the upgrade I did not manage to get any sound. I checked
  everything, pavucontrol, alsamix, everything was in order, the streams
  showed as if they were playing, however I couldn't get any sound from
  the speakers headphones and I could not get any sound recorded either.

  I then rebooted with the previous version of the Kernel, and have my sound 
back without doing anything at all.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=4a7a721a-7a2e-4644-a881-34adcb28e1ba
  InstallationDate: Installed on 2019-01-29 (455 days ago)
  InstallationMedia: Kubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   wlp108s0  no wireless extensions.
  MachineType: Dell Inc. Latitude 7390 2-in-1
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-99-generic N/A
   linux-backports-modules-4.15.0-99-generic  N/A
   linux-firmware 1.173.17
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  bionic
  Uname: Linux 4.15.0-99-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.0
  dmi.board.name: 0YNG30
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.0:bd08/27/2018:svnDellInc.:pnLatitude73902-in-1:pvr:rvnDellInc.:rn0YNG30:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7390 2-in-1
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1883010] [NEW] Lenovo-ThinkBook-14-IIL Touchpad not working

2020-06-10 Thread Jan Mensch
Public bug reported:

The touchpad of this laptop does not seem to be supported.

OS: Ubuntu 20.04 LTS

Related: 
https://askubuntu.com/questions/1248939/lenovo-thinkbook-14-iil-touchpad-not-working
https://askubuntu.com/questions/1215236/touch-pad-not-working-on-lenovo-thinkbook-14-iml
https://askubuntu.com/questions/1245632/lenovo-thinkbook-iml-touchpad-not-recognized

cat /proc/bus/input/devices does not list a device.

This is the output:

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

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

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

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

I: Bus=0003 Vendor=1d57 Product=0005 Version=0110
N: Name="HID 1d57:0005"
P: Phys=usb-:00:14.0-3/input0
S: 
Sysfs=/devices/pci:00/:00:14.0/usb3/3-3/3-3:1.0/0003:1D57:0005.0001/input/input4
U: Uniq=
H: Handlers=mouse0 event4 
B: PROP=0
B: EV=17
B: KEY=1f 0 0 0 0
B: REL=903
B: MSC=10

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

I: Bus=0003 Vendor=5986 Product=2130 Version=5609
N: Name="Integrated Camera: Integrated C"
P: Phys=usb-:00:14.0-6/button
S: Sysfs=/devices/pci:00/:00:14.0/usb3/3-6/3-6:1.0/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: PROP=0
B: EV=3
B: KEY=10 0 0 0

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

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

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

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

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

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

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

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

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

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

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

Title:
  Lenovo-ThinkBook-14-IIL Touchpad not working

Status in linux package in Ubuntu:
  New

Bug description:
  The touchpad of this laptop does not seem to be supp

[Kernel-packages] [Bug 1883008] Re: Displaylink USB3 HDMI Adapter does not resume after suspending

2020-06-10 Thread Daniel Manrique
** Project changed: canonical-identity-provider => linux (Ubuntu)

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] CPU2 is up
  [380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
  [380497.898263] CPU3 is up
  [380497.899479] ACPI: Waking up from system sleep state S3
  [380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
  [380497.920685] sd 1:0:0:0: [sda] Starting disk
  [380497.922039] serial 00:05: activated
  [380497.923404] serial 00:06: activated
  [380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  [380498.235359] ata2.00: supports DRM functions and may not be fully 
accessible
  [380498.25050

[Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-06-10 Thread etzhaim
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  upgrading to 4.15.0-99-generic breaks the sound and the trackpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using kubuntu LTS 18.04.
  This morning I was promped to update the kernel to the 4.15.0-99-generic. 

  After the upgrade I did not manage to get any sound. I checked
  everything, pavucontrol, alsamix, everything was in order, the streams
  showed as if they were playing, however I couldn't get any sound from
  the speakers headphones and I could not get any sound recorded either.

  I then rebooted with the previous version of the Kernel, and have my sound 
back without doing anything at all.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=4a7a721a-7a2e-4644-a881-34adcb28e1ba
  InstallationDate: Installed on 2019-01-29 (455 days ago)
  InstallationMedia: Kubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   wlp108s0  no wireless extensions.
  MachineType: Dell Inc. Latitude 7390 2-in-1
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-99-generic N/A
   linux-backports-modules-4.15.0-99-generic  N/A
   linux-firmware 1.173.17
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  bionic
  Uname: Linux 4.15.0-99-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.0
  dmi.board.name: 0YNG30
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.0:bd08/27/2018:svnDellInc.:pnLatitude73902-in-1:pvr:rvnDellInc.:rn0YNG30:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7390 2-in-1
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-06-10 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 1883008

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

Title:
  Displaylink USB3 HDMI Adapter does not resume after suspending

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  
  Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
  Recently it dies not resume operation after suspend:

   Plugging Adapter into USB Port:
  [380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
  [380431.026448] usb 3-10: New USB device found, idVendor=17e9, 
idProduct=4301, bcdDevice=35.81
  [380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
  [380431.026452] usb 3-10: Manufacturer: DisplayLink
  [380431.026453] usb 3-10: SerialNumber: 000100110005089
  [380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), 
cval->res is probably wrong.
  [380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
  [380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
  [380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
  [380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
  [380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
  [380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
  [380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
  [380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: 
connected
  [380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid

  
  <<<>>>

  
  [380482.624749] r8169 :03:00.0 eth1: Link is Down
  [380482.700233] r8169 :02:00.0 eth0: Link is Down
  [380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
  [380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
  [380496.978102] PM: suspend entry (deep)
  [380497.022677] Filesystems sync: 0.044 seconds
  [380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) 
done.
  [380497.027494] OOM killer disabled.
  [380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 
seconds) done.
  [380497.029186] printk: Suspending console(s) (use no_console_suspend to 
debug)
  [380497.047859] serial 00:06: disabled
  [380497.048271] serial 00:05: disabled
  [380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
  [380497.062709] sd 1:0:0:0: [sda] Stopping disk
  [380497.870726] ACPI: Preparing to enter system sleep state S3
  [380497.871533] PM: Saving platform NVS memory
  [380497.871612] Disabling non-boot CPUs ...
  [380497.872595] IRQ 23: no longer affine to CPU1
  [380497.872602] IRQ 26: no longer affine to CPU1
  [380497.873630] smpboot: CPU 1 is now offline
  [380497.877693] IRQ 16: no longer affine to CPU2
  [380497.877698] IRQ 18: no longer affine to CPU2
  [380497.877710] IRQ 33: no longer affine to CPU2
  [380497.878752] smpboot: CPU 2 is now offline
  [380497.883528] IRQ 28: no longer affine to CPU3
  [380497.883535] IRQ 29: no longer affine to CPU3
  [380497.884567] smpboot: CPU 3 is now offline
  [380497.889485] ACPI: Low-level resume complete
  [380497.889528] PM: Restoring platform NVS memory
  [380497.892085] Enabling non-boot CPUs ...
  [380497.892130] x86: Booting SMP configuration:
  [380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
  [380497.894113] CPU1 is up
  [380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
  [380497.896160] C

Re: [Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-06-10 Thread lukyluke
On the other hand
4.15.0-103-generic #104-Ubuntu SMP Fri May 29 13:24:32 UTC 2020 x86_64
x86_64 x86_64 GNU/Linux

SOLVE IT, many thanks

On Wed, 10 Jun 2020 at 21:23, Luca Tagliacozzo
 wrote:
>
> Also
>
> 4.15.0-103-generic #104-Ubuntu SMP Fri May 29 13:24:32 UTC 2020 x86_64
> x86_64 x86_64 GNU/Linux
> Still no sound
>
>
>
> On Wed, 10 Jun 2020 at 21:15, lukyluke <1875...@bugs.launchpad.net> wrote:
> >
> > Sorry to confirm that the verification failed in bionic, though I do
> > not find where I should change the mentioned tag,
> >
> > Linux SimoManu 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26
> > UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
> >
> > still no sound
> >
> > --
> > You received this bug notification because you are subscribed to the bug
> > report.
> > https://bugs.launchpad.net/bugs/1875916
> >
> > Title:
> >   upgrading to 4.15.0-99-generic breaks the sound and the trackpad
> >
> > To manage notifications about this bug go to:
> > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875916/+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/1875916

Title:
  upgrading to 4.15.0-99-generic breaks the sound and the trackpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using kubuntu LTS 18.04.
  This morning I was promped to update the kernel to the 4.15.0-99-generic. 

  After the upgrade I did not manage to get any sound. I checked
  everything, pavucontrol, alsamix, everything was in order, the streams
  showed as if they were playing, however I couldn't get any sound from
  the speakers headphones and I could not get any sound recorded either.

  I then rebooted with the previous version of the Kernel, and have my sound 
back without doing anything at all.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=4a7a721a-7a2e-4644-a881-34adcb28e1ba
  InstallationDate: Installed on 2019-01-29 (455 days ago)
  InstallationMedia: Kubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   wlp108s0  no wireless extensions.
  MachineType: Dell Inc. Latitude 7390 2-in-1
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-99-generic N/A
   linux-backports-modules-4.15.0-99-generic  N/A
   linux-firmware 1.173.17
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  bionic
  Uname: Linux 4.15.0-99-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.0
  dmi.board.name: 0YNG30
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.0:bd08/27/2018:svnDellInc.:pnLatitude73902-in-1:pvr:rvnDellInc.:rn0YNG30:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7390 2-in-1
  dmi.sys.vendor: Dell Inc.

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

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


Re: [Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-06-10 Thread lukyluke
Also

4.15.0-103-generic #104-Ubuntu SMP Fri May 29 13:24:32 UTC 2020 x86_64
x86_64 x86_64 GNU/Linux
Still no sound


On Wed, 10 Jun 2020 at 21:15, lukyluke <1875...@bugs.launchpad.net> wrote:
>
> Sorry to confirm that the verification failed in bionic, though I do
> not find where I should change the mentioned tag,
>
> Linux SimoManu 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26
> UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
>
> still no sound
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1875916
>
> Title:
>   upgrading to 4.15.0-99-generic breaks the sound and the trackpad
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1875916/+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/1875916

Title:
  upgrading to 4.15.0-99-generic breaks the sound and the trackpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using kubuntu LTS 18.04.
  This morning I was promped to update the kernel to the 4.15.0-99-generic. 

  After the upgrade I did not manage to get any sound. I checked
  everything, pavucontrol, alsamix, everything was in order, the streams
  showed as if they were playing, however I couldn't get any sound from
  the speakers headphones and I could not get any sound recorded either.

  I then rebooted with the previous version of the Kernel, and have my sound 
back without doing anything at all.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=4a7a721a-7a2e-4644-a881-34adcb28e1ba
  InstallationDate: Installed on 2019-01-29 (455 days ago)
  InstallationMedia: Kubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   wlp108s0  no wireless extensions.
  MachineType: Dell Inc. Latitude 7390 2-in-1
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-99-generic N/A
   linux-backports-modules-4.15.0-99-generic  N/A
   linux-firmware 1.173.17
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  bionic
  Uname: Linux 4.15.0-99-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.0
  dmi.board.name: 0YNG30
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.0:bd08/27/2018:svnDellInc.:pnLatitude73902-in-1:pvr:rvnDellInc.:rn0YNG30:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7390 2-in-1
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1883008] [NEW] Displaylink USB3 HDMI Adapter does not resume after suspending

2020-06-10 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:


Hi I recently updated to Ubuntu 20.04 and my Display Link USB adapter worked 
find at first.
Recently it dies not resume operation after suspend:

 Plugging Adapter into USB Port:
[380431.001721] usb 3-10: new high-speed USB device number 35 using xhci_hcd
[380431.026448] usb 3-10: New USB device found, idVendor=17e9, idProduct=4301, 
bcdDevice=35.81
[380431.026450] usb 3-10: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[380431.026451] usb 3-10: Product: USB3.0 UHD HDMI Adapter
[380431.026452] usb 3-10: Manufacturer: DisplayLink
[380431.026453] usb 3-10: SerialNumber: 000100110005089
[380431.031513] usb 3-10: Warning! Unlikely big volume range (=511), cval->res 
is probably wrong.
[380431.031515] usb 3-10: [13] FU [DisplayLink Audio Playback Volume] ch = 2, 
val = -8176/0/16
[380431.534305] evdi: [D] evdi_painter_connect:644 (dev=-1) Process is trying 
to connect
[380431.534307] evdi: [I] Task 290879 (DesktopManagerE) of process 290871 
(DisplayLinkMana)
[380431.534310] evdi: [D] evdi_painter_connect:694 (dev=1) Connected with 
7f108832
[380431.534313] evdi: [D] evdi_detect:90 (dev=1) poll connector state: connected
[380431.629174] evdi: [D] evdi_detect:90 (dev=1) poll connector state: connected
[380431.629177] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
[380431.629361] evdi: [D] evdi_detect:90 (dev=1) poll connector state: connected
[380431.629362] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid
[380432.193645] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
[380432.193654] evdi: [D] evdi_painter_mode_changed_notify:622 (dev=1) 
Notifying mode changed: 2560x1440@60; bpp 32; 
[380432.193655] evdi: [D] evdi_log_pixel_format:586 pixel format XR24 
little-endian (0x34325258)
[380432.193656] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
[380432.745156] evdi: [D] evdi_detect:90 (dev=1) poll connector state: connected
[380432.745159] evdi: [D] evdi_painter_get_edid_copy:240 (dev=1) EDID valid


<<<>>>


[380482.624749] r8169 :03:00.0 eth1: Link is Down
[380482.700233] r8169 :02:00.0 eth0: Link is Down
[380482.898291] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
[380483.575664] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 0
[380486.062394] evdi: [D] evdi_painter_dpms_notify:559 (dev=1) Notifying dpms 
mode: 3
[380496.978102] PM: suspend entry (deep)
[380497.022677] Filesystems sync: 0.044 seconds
[380497.023039] Freezing user space processes ... (elapsed 0.004 seconds) done.
[380497.027494] OOM killer disabled.
[380497.027495] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
[380497.029186] printk: Suspending console(s) (use no_console_suspend to debug)
[380497.047859] serial 00:06: disabled
[380497.048271] serial 00:05: disabled
[380497.062541] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[380497.062709] sd 1:0:0:0: [sda] Stopping disk
[380497.870726] ACPI: Preparing to enter system sleep state S3
[380497.871533] PM: Saving platform NVS memory
[380497.871612] Disabling non-boot CPUs ...
[380497.872595] IRQ 23: no longer affine to CPU1
[380497.872602] IRQ 26: no longer affine to CPU1
[380497.873630] smpboot: CPU 1 is now offline
[380497.877693] IRQ 16: no longer affine to CPU2
[380497.877698] IRQ 18: no longer affine to CPU2
[380497.877710] IRQ 33: no longer affine to CPU2
[380497.878752] smpboot: CPU 2 is now offline
[380497.883528] IRQ 28: no longer affine to CPU3
[380497.883535] IRQ 29: no longer affine to CPU3
[380497.884567] smpboot: CPU 3 is now offline
[380497.889485] ACPI: Low-level resume complete
[380497.889528] PM: Restoring platform NVS memory
[380497.892085] Enabling non-boot CPUs ...
[380497.892130] x86: Booting SMP configuration:
[380497.892131] smpboot: Booting Node 0 Processor 1 APIC 0x2
[380497.894113] CPU1 is up
[380497.894144] smpboot: Booting Node 0 Processor 2 APIC 0x4
[380497.896160] CPU2 is up
[380497.896185] smpboot: Booting Node 0 Processor 3 APIC 0x6
[380497.898263] CPU3 is up
[380497.899479] ACPI: Waking up from system sleep state S3
[380497.919826] pcieport :00:1c.0: pciehp: Slot(0): Card present
[380497.920685] sd 1:0:0:0: [sda] Starting disk
[380497.922039] serial 00:05: activated
[380497.923404] serial 00:06: activated
[380498.234677] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[380498.235359] ata2.00: supports DRM functions and may not be fully accessible
[380498.250501] ata2.00: NCQ Send/Recv Log not supported
[380498.252515] ata2.00: supports DRM functions and may not be fully accessible
[380498.252984] ata2.00: NCQ Send/Recv Log not supported
[380498.254039] ata2.00: configured for UDMA/133
[380499.945881] pcieport :00:1c.0: Data Link Layer Link Active not set in 
1000 msec
[380499.945888] pcieport :00:1c.0: pciehp: Failed to check link status
[380503.232644] usb 3-10: reset high-speed USB device number 35 using xhci_hcd
[380508.4778

[Kernel-packages] [Bug 1882823] Re: int3403 thermal INT3403:00

2020-06-10 Thread Giovanni Caligaris
Hi,

I tried to send Intel an email but it bounce back.

Your message to linux...@vger.kernel.org couldn't be delivered.
vger.kernel.org suspects your message is spam and rejected it.

Is it possible for you to get in contact with them?

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

Title:
  int3403 thermal INT3403:00

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [8.112761] int3403 thermal INT3403:00: Unsupported event [0x91]
  [   10.121722] int3403 thermal INT3403:00: Unsupported event [0x91]
  [   12.165233] int3403 thermal INT3403:00: Unsupported event [0x91]

  Is constantly flooding my dmesg. I believe this is also due to missing
  audio drivers as well. Which is another issue that I am facing.

  Realtek ALC1220

  Ubuntu 20.04

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

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


[Kernel-packages] [Bug 1880834] Re: qeth: utilize virtual MAC for Layer2 OSD devices

2020-06-10 Thread Frank Heimes
** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  qeth: utilize virtual MAC for Layer2 OSD devices

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Fix Released

Bug description:
  SRU Justification:
  ==

  [Impact]

  * A qeth device on a DPM-managed (HMC) IBM Z machine does not obtain
  its MAC address for layer2 OSD interfaces from the OSA Network
  Adapter, instead it uses a random MAC address.

  * This can cause connectivity issues in environments where reliable
  and pre-determined MAC addresses are required, ie. when doing network
  configuration based on DHCP.

  [Fix]

  * Backport 1: https://launchpadlibrarian.net/481647649/0001-s390-qeth-
  improve-fallback-to-random-MAC-address.patch

  * Backport 2: https://launchpadlibrarian.net/481647657/0002-s390-qeth-
  utilize-virtual-MAC-for-Layer2-OSD-devices.patch

  [Test Case]

  * Bring up a qeth L2 OSD interface in DPM-managed (HMC) LPAR

  * Inspect the interface's MAC address. It should be the same as
  displayed in the HMC DPM panels.

  * Due to the fact that a system is needed where the HMC is in DPM moce
  (rather than in classic mode) this needs to be tested by IBM.

  [Regression Potential]

  * There is a certain risk for a regression, since OSA devices are the
  standard netweork devices on s390x.

  * But static network configurations are still more popular for the
  usually long running workload on s390x and not dynamic assignments.

  * On the other hand qeth devices are s390x only, so this will at least
  not affect common code or code for other architectures.

  * The modifications are limited to drivers/s390/net/qeth_*.

  * The patches are upstream since quite a while, which speaks for their
  stability.

  [Other Info]

  * The upstream patch 21b1702af12e "s390/qeth: improve fallback to
  random MAC address" got upstream accepted with 4.18, hence is already
  in all Ubuntu release that are newer than bionic

  * And the upstream patch b144b99fff69 "s390/qeth: utilize virtual MAC
  for Layer2 OSD devices" got upstream accepted with 5.0, hence is also
  already in all Ubuntu release that are newer than bionic.

  __

  ---Problem Description---
  qeth on a DPM-managed IBM Z machine does not obtain its MAC Address for L2 
OSD interfaces from the OSA Network Adapter. Instead it uses a random MAC 
Address.

  This causes connectivity issues in setups where a reliable & pre-
  determined MAC Address is required - ie. when doing network
  configuration via DHCP.

  ---uname output---
  Ubuntu 18.04 / vmlinuz-4.15.0-101-generic

  Machine Type = IBM z14 GA2

  ---Debugger---
  A debugger is not configured

  ---Steps to Reproduce---
   - Bring up a qeth L2 OSD interface in DPM-managed LPAR.
  - Inspect the interface's MAC Address. It should be the same as displayed in 
the DPM Panels.

  Stack trace output:
   no

  Oops output:
   no

  System Dump Info:
    The system is not configured to capture a system dump.

  -Attach sysctl -a output output to the bug.

  Backport of "s390/qeth: improve fallback to random MAC address"

  Backport of "s390/qeth: utilize virtual MAC for Layer2 OSD devices"

  This ticket is for 18.04 only. Already available with 20.04

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

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


[Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-06-10 Thread lukyluke
Sorry to confirm that the verification failed in bionic, though I do
not find where I should change the mentioned tag,

Linux SimoManu 4.15.0-101-generic #102-Ubuntu SMP Mon May 11 10:07:26
UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

still no sound

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

Title:
  upgrading to 4.15.0-99-generic breaks the sound and the trackpad

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using kubuntu LTS 18.04.
  This morning I was promped to update the kernel to the 4.15.0-99-generic. 

  After the upgrade I did not manage to get any sound. I checked
  everything, pavucontrol, alsamix, everything was in order, the streams
  showed as if they were playing, however I couldn't get any sound from
  the speakers headphones and I could not get any sound recorded either.

  I then rebooted with the previous version of the Kernel, and have my sound 
back without doing anything at all.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.14
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=4a7a721a-7a2e-4644-a881-34adcb28e1ba
  InstallationDate: Installed on 2019-01-29 (455 days ago)
  InstallationMedia: Kubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  IwConfig:
   lono wireless extensions.
   
   wlp108s0  no wireless extensions.
  MachineType: Dell Inc. Latitude 7390 2-in-1
  Package: linux (not installed)
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-99-generic 
root=/dev/mapper/kubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-99.100-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-99-generic N/A
   linux-backports-modules-4.15.0-99-generic  N/A
   linux-firmware 1.173.17
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  bionic
  Uname: Linux 4.15.0-99-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/27/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.0
  dmi.board.name: 0YNG30
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.0:bd08/27/2018:svnDellInc.:pnLatitude73902-in-1:pvr:rvnDellInc.:rn0YNG30:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7390 2-in-1
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1882997] Re: Desktop installation fails to show new login

2020-06-10 Thread Bart Besseling
** Description changed:

- When I install 20.04 desktop, the try ubuntu mechanism works fine with
- my AST2400 graphics and LG display. When I then install on my hard disk
- (using all default settings) the system boots, I see a blank colored
- screen, but I cannot move the mouse pointer and I do not see a login.
+ When I install 20.04 desktop, "try ubuntu" works fine with my AST2400
+ graphics and LG display. When I then install on my hard disk (using all
+ default settings) the system boots, I see a blank colored screen, but I
+ cannot move the mouse pointer and I do not see a login.
  
  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.
+ 
+ Update: After installing without requiring a login, I can enable login
+ in settings and this then works correctly on reboot. The problem appears
+ to be isolated to how the system is installed with a required login. The
+ system and the login themselves appear to operate correctly on my
+ hardware.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:
  
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:
  
  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  
  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

-- 
You received this bug notification bec

[Kernel-packages] [Bug 1882823] Re: int3403 thermal INT3403:00

2020-06-10 Thread Alex Hung
This is not related to audio driver but is related to thermal driver
"int3403_thermal.c". It supports upto event 0x90 (See line 21 & line 64
@
https://elixir.bootlin.com/linux/v5.7.1/source/drivers/thermal/intel/int340x_thermal/int3403_thermal.c).
Intel may have added a new event that is yet supported in kernel.

It is a good idea to send an email to mailing list "linux-
p...@vger.kernel.org (open list:THERMAL)" so the driver can be updated
accordingly.

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

Title:
  int3403 thermal INT3403:00

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [8.112761] int3403 thermal INT3403:00: Unsupported event [0x91]
  [   10.121722] int3403 thermal INT3403:00: Unsupported event [0x91]
  [   12.165233] int3403 thermal INT3403:00: Unsupported event [0x91]

  Is constantly flooding my dmesg. I believe this is also due to missing
  audio drivers as well. Which is another issue that I am facing.

  Realtek ALC1220

  Ubuntu 20.04

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

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


[Kernel-packages] [Bug 1861294] Re: Gpu watchdog segfault and video+kbd+mouse freeze on optiplex 7060 intel gpu

2020-06-10 Thread Lucas Teske
I'm also experiencing this problem.

Linux nblucas 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC
2020 x86_64 x86_64 x86_64 GNU/Linux

[44262.937772] GpuWatchdog[1602155]: segfault at 0 ip 5616ee370587 sp 
7f75ed8b64d0 error 6 in mqtt-explorer.bin[5616eb195000+53d8000]
[44262.93] Code: 7d b7 00 79 09 48 8b 7d a0 e8 05 51 d3 fe 8b 83 00 01 00 
00 85 c0 0f 84 91 00 00 00 48 8b 03 48 89 df be 01 00 00 00 ff 50 68  04 25 
00 00 00 00 37 13 00 00 c6 05 57 33 70 02 01 80 7d 87 00

With a Nvidia GTX 980m and oficial nvidia drivers 440.64. Wasn't
happening before with ubuntu 18.04 but happens with ubuntu 20.04.

Also some side notes:

* It only happens with chrome-like instances (like Google Chrome, Chromium, 
Brave, Electron) open
* Sometimes it does recover after 10 minutes frozen (very few times, but it 
does sometimes)
* Happens at least once per day (I'm using for two weeks now, and everyday it 
freezes at least once, and sometimes it gets really annoying)
* I use XFCE4 with Compton

The laptop is an Avell (Clevo Rebrand) with an i7 6820HK. The
temperatures are always low before freezing, but after it freezes all
coolers get maximum (and gpu temp reache about 70 degrees celsius)

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

Title:
  Gpu watchdog segfault and video+kbd+mouse freeze on optiplex 7060
  intel gpu

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Running up-to-date Ubuntu-18.04.3 with kernel 5.3.0-26 on a Dell
  Optiplex 7060 with an i7-8700 CPU and Intel UHD Graphics 630
  (Coffeelake 3x8 GT2).

  I had chrome, slack and vmware-player running in Gnome. While doing
  some git clone, screen+mouse+keyboard froze for 2 minutes after which
  xorg and everything else recovered. I saw this in dmesg:

  kernel: show_signal_msg: 2 callbacks suppressed
  kernel: GpuWatchdog[20399]: segfault at 0 ip 556fd1665ded sp 
7efbf17e46c0 error 6 in chrome[556fcd72a000+7171000]
  kernel: Code: 48 c1 c9 03 48 81 f9 af 00 00 00 0f 87 c9 00 00 00 48 8d 15 a9 
5a 9c fb f6 04 11 20 0f 84 b8 00 00 00 be 01 00 00 00 ff 50 30  04 25 00 00 
00 00 37 13 00 00 c6 05 c1 6d 
  kernel: nvme nvme0: I/O 202 QID 6 timeout, aborting
  kernel: nvme nvme0: I/O 203 QID 6 timeout, aborting
  kernel: nvme nvme0: I/O 204 QID 6 timeout, aborting
  kernel: nvme nvme0: I/O 205 QID 6 timeout, aborting
  kernel: nvme nvme0: Abort status: 0x0
  kernel: nvme nvme0: Abort status: 0x0
  kernel: nvme nvme0: Abort status: 0x0
  kernel: nvme nvme0: Abort status: 0x0
  kernel: nvme nvme0: I/O 202 QID 6 timeout, reset controller
  kernel: nvme nvme0: 12/0/0 default/read/poll queues

  While writing this bug report, the system froze again, and this time
  it didn't recover. After a cold reset I didn't see any other
  GpuWatchdog messages in journalctl.

  Ubuntu applied a BIOS firmware update before the first freeze, so my
  BIOS was updated as part of the cold reset I did. Not sure if this is
  relevant to reproducing the freeze.

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

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


[Kernel-packages] [Bug 1878296] Re: rtl8723bu wifi issue after being turned off

2020-06-10 Thread Leimar
** 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 in Ubuntu.
https://bugs.launchpad.net/bugs/1878296

Title:
  rtl8723bu wifi issue after being turned off

Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-osp1 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in linux-oem-osp1 source package in Bionic:
  Fix Released
Status in linux source package in Eoan:
  Fix Committed
Status in linux-oem-osp1 source package in Eoan:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in linux-oem-osp1 source package in Focal:
  Invalid
Status in linux source package in Groovy:
  Confirmed
Status in linux-oem-osp1 source package in Groovy:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]
  With the rtl8723bu Wi-Fi/Bluetooth combo adapter, if the wifi is turned
  off and then turned on again under the circumstance that a Bluetooth
  device was paired previously, the system can't connect to a wireless
  network until the system is rebooted.

  [Fix]
  Commit e542e66b7c2e("rtl8xxxu: add bluetooth co-existence support for
  single antenna"), which landed v5.5 and as its subject suggests, support
  bluetooth co-existence for RTL8723BU and fixes WiFi disconnection
  problem when Bluetooth is in action.

  Commit a9bb0b515778("rtl8xxxu: Improve TX performance of RTL8723BU on
  rtl8xxxu driver") was added as a prerequisite to aforementioned fix.

  Commit 4fcef8609132("rtl8xxxu: remove set but not used variable
  'rate_mask'") and commit eac08515d7bd("rtl8xxxu: Remove set but not used
  variable 'vif','dev','len'") are included as minor fixes to previous
  commits.

  [Test Case]
  1. Turn on Wi-Fi and get associated with some AP.
  2. Pair some bluetooth device.
  3. Turn off Wi-Fi and turn again.
  4. Expect Wi-Fi reconnects to the previous associated AP.

  [Regression Potential]
  Low. Both commits only affect RTL8723BU.

  == Original Bug Description ==

  With the rtl8723bu wireless adapter, if the wifi is turned off and then 
turned on again, the system can't connect to a wireless network until the 
system is rebooted.
  The issue is not upstream. With mainline kernel and in other distros, 
everything works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-29-generic 5.4.0-29.33
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user 1384 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Tue May 12 19:02:49 2020
  InstallationDate: Installed on 2020-05-12 (0 days ago)
  InstallationMedia: Ubuntu 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 090c:037c Silicon Motion, Inc. - Taiwan (formerly 
Feiya Technology Corp.) 300k Pixel Camera
   Bus 001 Device 003: ID 0bda:b720 Realtek Semiconductor Corp. 802.11n WLAN 
Adapter
   Bus 001 Device 002: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Positivo Tecnologia SA N1240
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-29-generic 
root=UUID=984e1018-1354-474e-83a9-b8ab7a761be7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-29-generic N/A
   linux-backports-modules-5.4.0-29-generic  N/A
   linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/15/2019
  dmi.bios.vendor: Desenvolvido por Positivo Tecnologia SA
  dmi.bios.version: V1.09.X
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: N14DP6
  dmi.board.vendor: Positivo Tecnologia SA
  dmi.board.version: 11139547
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Positivo Tecnologia SA
  dmi.chassis.version: To be filled by O.E.M.
  dmi.modalias: 
dmi:bvnDesenvolvidoporPositivoTecnologiaSA:bvrV1.09.X:bd07/15/2019:svnPositivoTecnologiaSA:pnN1240:pvrTobefilledbyO.E.M.:rvnPositivoTecnologiaSA:rnN14DP6:rvr11139547:cvnPositivoTecnologiaSA:ct10:cvrTobefilledbyO.E.M.:
  dmi.product.family: MASTER
  dmi.product.name: N1240
  dmi.product.sku: 3052532
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Positivo Tecnologia SA

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

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

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382620/+files/ProcCpuinfoMinimal.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lis

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1882997/+attachment/5382623/+files/UdevDb.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscr

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382624/+files/WifiSyslog.txt

** Description changed:

  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard disk
  (using all default settings) the system boots, I can see the orange
  screen with "Ubuntu" logo text, but I cannot move the mouse pointer and
  I do not see a login.
+ 
+ Update: an install that does not require a login works. The problem
+ appears to be to install requiring the user to log in.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
-  linux-restricted-modules-5.4.0-26-generic N/A
-  linux-backports-modules-5.4.0-26-generic  N/A
-  linux-firmware1.187
+  linux-restricted-modules-5.4.0-26-generic N/A
+  linux-backports-modules-5.4.0-26-generic  N/A
+  linux-firmware1.187
  RfKill:
-  
+ 
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-5.4.0-37-generic N/A
-  linux-backports-modules-5.4.0-37-generic  N/A
-  linux-firmware1.187
+  linux-restricted-modules-5.4.0-37-generic N/A
+  linux-backports-modules-5.4.0-37-generic  N/A
+  linux-firmware1.187
  RfKill:
-  
+ 
  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.p

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382622/+files/ProcModules.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.n

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1882997/+attachment/5382616/+files/Lsusb.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscrib

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382612/+files/CurrentDmesg.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

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

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382613/+files/IwConfig.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Uns

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382621/+files/ProcInterrupts.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launc

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382617/+files/Lsusb-t.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsub

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382615/+files/Lspci-vt.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Uns

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1882997/+attachment/5382614/+files/Lspci.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscrib

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1882997/+attachment/5382611/+files/CRDA.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

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

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382619/+files/ProcCpuinfo.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.n

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

2020-06-10 Thread Bart Besseling
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382618/+files/Lsusb-v.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and I do not see a
  login.

  Update: an install that does not require a login works. The problem
  appears to be to install requiring the user to log in.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2020-06-10 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-37-generic N/A
   linux-backports-modules-5.4.0-37-generic  N/A
   linux-firmware1.187
  RfKill:

  Tags:  focal
  Uname: Linux 5.4.0-37-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

  _MarkForUpload: True
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsub

[Kernel-packages] [Bug 1882997] Re: Desktop installation fails to show new login

2020-06-10 Thread Bart Besseling
apport information

** Tags added: apport-collected

** Description changed:

  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard disk
  (using all default settings) the system boots, I can see the orange
  screen with "Ubuntu" logo text, but I cannot move the mouse pointer and
  I do not see a login.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-26-generic 5.4.0-26.30
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: pass
  CasperVersion: 1.445
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 10 17:45:18 2020
  LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Supermicro Super Server
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 astdrmfb
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-26-generic N/A
   linux-backports-modules-5.4.0-26-generic  N/A
   linux-firmware1.187
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/27/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0a
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X10SDV-TLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.02
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.2
+ Architecture: amd64
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CasperMD5CheckResult: skip
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2020-06-10 (0 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
+ MachineType: Supermicro Super Server
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 astdrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=f5e7168a-e441-489f-8d39-9495804808a9 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-37-generic N/A
+  linux-backports-modules-5.4.0-37-generic  N/A
+  linux-firmware1.187
+ RfKill:
+  
+ Tags:  focal
+ Uname: Linux 5.4.0-37-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 05/27/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1.0a
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: X10SDV-TLN4F
+ dmi.board.vendor: Supermicro
+ dmi.board.version: 1.02
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 17
+ dmi.chassis.vendor: Supermicro
+ dmi.chassis.version: 0123456789
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0a:bd05/27/2015:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnX10SDV-TLN4F:rvr1.02:cvnSupermicro:ct17:cvr0123456789:
+ dmi.product.family: To be filled by O.E.M.
+ dmi.product.name: Super Server
+ dmi.product.sku: To be filled by O.E.M.
+ dmi.product.version: 0123456789
+ dmi.sys.vendor: Supermicro

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1882997/+attachment/5382610/+files/AlsaInfo.txt

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

Title:
  Desktop installation fails to show new login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When I install 20.04 desktop, the try ubuntu mechanism works fine with
  my AST2400 graphics and LG display. When I then install on my hard
  disk (using all default settings) the system boots, I see a blank
  colored screen, but I cannot move the mouse pointer and 

[Kernel-packages] [Bug 1883001] Re: Disco update: upstream stable patchset 2020-06-10

2020-06-10 Thread Kamal Mostafa
** Description changed:

+ SRU Justification
  
- 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:
  
- 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-06-10
  
-upstream stable patchset 2020-06-10
-from git://git.kernel.org/
+ Ported from the following upstream stable releases:
+ v4.19.126, v.5.4.44
+ 
+    from git://git.kernel.org/
+ 
+ ax25: fix setsockopt(SO_BINDTODEVICE)
+ dpaa_eth: fix usage as DSA master, try 3
+ net: dsa: mt7530: fix roaming from DSA user ports
+ __netif_receive_skb_core: pass skb by reference
+ net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
+ net: ipip: fix wrong address family in init error path
+ net/mlx5: Add command entry handling completion
+ net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
+ net: revert "net: get rid of an signed integer overflow in 
ip_idents_reserve()"
+ net sched: fix reporting the first-time use timestamp
+ r8152: support additional Microsoft Surface Ethernet Adapter variant
+ sctp: Don't add the shutdown timer if its already been added
+ sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and 
socket is closed
+ net/mlx5e: Update netdev txq on completions during closure
+ net/mlx5: Annotate mutex destroy for root ns
+ net: sun: fix missing release regions in cas_init_one().
+ net/mlx4_core: fix a memory leak bug.
+ mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload 
fails
+ ARM: dts: rockchip: fix phy nodename for rk3228-evb
+ arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dts
+ arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
+ ARM: dts: rockchip: swap clock-names of gpu nodes
+ ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
+ gpio: tegra: mask GPIO IRQs during IRQ shutdown
+ ALSA: usb-audio: add mapping for ASRock TRX40 Creator
+ net: microchip: encx24j600: add missed kthread_stop
+ gfs2: move privileged user check to gfs2_quota_lock_check
+ cachefiles: Fix race between read_waiter and read_copier involving op->to_do
+ usb: dwc3: pci: Enable extcon driver for Intel Merrifield
+ usb: gadget: legacy: fix redundant initialization warnings
+ net: freescale: select CONFIG_FIXED_PHY where needed
+ IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()
+ riscv: stacktrace: Fix undefined reference to `walk_stackframe'
+ cifs: Fix null pointer check in cifs_read
+ samples: bpf: Fix build error
+ Input: usbtouchscreen - add support for BonXeon TP
+ Input: evdev - call input_flush_device() on release(), not flush()
+ Input: xpad - add custom init packet for Xbox One S controllers
+ Input: dlink-dir685-touchkeys - fix a typo in driver name
+ Input: i8042 - add ThinkPad S230u to i8042 reset list
+ Input: synaptics-rmi4 - really fix attn_data use-after-free
+ Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
+ ARM: 8970/1: decompressor: increase tag size
+ ARM: 8843/1: use unified assembler in headers
+ ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
+ ARM: uaccess: integrate uaccess_save and uaccess_restore
+ ARM: uaccess: fix DACR mismatch with nested exceptions
+ gpio: exar: Fix bad handling for ida_simple_get error path
+ IB/qib: Call kobject_put() when kobject_init_and_add() fails
+ ARM: dts/imx6q-bx50v3: Set display interface clock parents
+ ARM: dts: bcm2835-rpi-zero-w: Fix led polarity
+ ARM: dts: bcm: HR2: Fix PPI interrupt types
+ mmc: block: Fix use-after-free issue for rpmb
+ RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
+ ALSA: hwdep: fix a left shifting 1 by 31 UB bug
+ ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaround
+ ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
+ exec: Always set cap_ambient in cap_bprm_set_creds
+ ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audio
+ ALSA: hda/realtek - Add new codec supported for ALC287
+ libceph: ignore pool overlay and cache logic on redirects
+ IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode
+ mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
+ fs/binf

[Kernel-packages] [Bug 1880834] Comment bridged from LTC Bugzilla

2020-06-10 Thread bugproxy
--- Comment From julian.wiedm...@de.ibm.com 2020-06-10 14:28 EDT---
Looks good with 4.15.0-107.108, thanks!

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

Title:
  qeth: utilize virtual MAC for Layer2 OSD devices

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Committed
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Fix Released

Bug description:
  SRU Justification:
  ==

  [Impact]

  * A qeth device on a DPM-managed (HMC) IBM Z machine does not obtain
  its MAC address for layer2 OSD interfaces from the OSA Network
  Adapter, instead it uses a random MAC address.

  * This can cause connectivity issues in environments where reliable
  and pre-determined MAC addresses are required, ie. when doing network
  configuration based on DHCP.

  [Fix]

  * Backport 1: https://launchpadlibrarian.net/481647649/0001-s390-qeth-
  improve-fallback-to-random-MAC-address.patch

  * Backport 2: https://launchpadlibrarian.net/481647657/0002-s390-qeth-
  utilize-virtual-MAC-for-Layer2-OSD-devices.patch

  [Test Case]

  * Bring up a qeth L2 OSD interface in DPM-managed (HMC) LPAR

  * Inspect the interface's MAC address. It should be the same as
  displayed in the HMC DPM panels.

  * Due to the fact that a system is needed where the HMC is in DPM moce
  (rather than in classic mode) this needs to be tested by IBM.

  [Regression Potential]

  * There is a certain risk for a regression, since OSA devices are the
  standard netweork devices on s390x.

  * But static network configurations are still more popular for the
  usually long running workload on s390x and not dynamic assignments.

  * On the other hand qeth devices are s390x only, so this will at least
  not affect common code or code for other architectures.

  * The modifications are limited to drivers/s390/net/qeth_*.

  * The patches are upstream since quite a while, which speaks for their
  stability.

  [Other Info]

  * The upstream patch 21b1702af12e "s390/qeth: improve fallback to
  random MAC address" got upstream accepted with 4.18, hence is already
  in all Ubuntu release that are newer than bionic

  * And the upstream patch b144b99fff69 "s390/qeth: utilize virtual MAC
  for Layer2 OSD devices" got upstream accepted with 5.0, hence is also
  already in all Ubuntu release that are newer than bionic.

  __

  ---Problem Description---
  qeth on a DPM-managed IBM Z machine does not obtain its MAC Address for L2 
OSD interfaces from the OSA Network Adapter. Instead it uses a random MAC 
Address.

  This causes connectivity issues in setups where a reliable & pre-
  determined MAC Address is required - ie. when doing network
  configuration via DHCP.

  ---uname output---
  Ubuntu 18.04 / vmlinuz-4.15.0-101-generic

  Machine Type = IBM z14 GA2

  ---Debugger---
  A debugger is not configured

  ---Steps to Reproduce---
   - Bring up a qeth L2 OSD interface in DPM-managed LPAR.
  - Inspect the interface's MAC Address. It should be the same as displayed in 
the DPM Panels.

  Stack trace output:
   no

  Oops output:
   no

  System Dump Info:
    The system is not configured to capture a system dump.

  -Attach sysctl -a output output to the bug.

  Backport of "s390/qeth: improve fallback to random MAC address"

  Backport of "s390/qeth: utilize virtual MAC for Layer2 OSD devices"

  This ticket is for 18.04 only. Already available with 20.04

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382587/+files/PulseList.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1882999/+attachment/5382581/+files/Lsusb.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382579/+files/IwConfig.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


[Kernel-packages] [Bug 1882999] Re: Wifi won't work.

2020-06-10 Thread Furkan
apport information

** Tags added: apport-collected tricia

** Description changed:

- On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I
- couldn't connect wifi. Nothing showing on wifi menu. I can't get any log
- from codes on guideline.
+ On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.15
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  furkan 1791 F pulseaudio
+  /dev/snd/controlC1:  furkan 1791 F pulseaudio
+  /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
+  /dev/snd/controlC2:  furkan 1791 F pulseaudio
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 19.3
+ InstallationDate: Installed on 2020-05-23 (18 days ago)
+ InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
+ MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
+ RelatedPackageVersions:
+  linux-restricted-modules-5.0.0-32-generic N/A
+  linux-backports-modules-5.0.0-32-generic  N/A
+  linux-firmware1.173.18
+ Tags:  tricia
+ Uname: Linux 5.0.0-32-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 09/20/2019
+ dmi.bios.vendor: AMI
+ dmi.bios.version: F.02
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 86D5
+ dmi.board.vendor: HP
+ dmi.board.version: 96.16
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: HP
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
+ dmi.product.family: 103C_5335KV HP Pavilion
+ dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
+ dmi.product.sku: 8BW49EA#AB8
+ dmi.sys.vendor: HP

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382576/+files/AlsaInfo.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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

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

2020-06-10 Thread Furkan
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1882999/+attachment/5382580/+files/Lspci.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382590/+files/WifiSyslog.txt

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

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382585/+files/ProcInterrupts.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382578/+files/CurrentDmesg.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382583/+files/ProcCpuinfoMinimal.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382586/+files/ProcModules.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1882999/+attachment/5382589/+files/UdevDb.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382584/+files/ProcEnviron.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1882999/+attachment/5382577/+files/CRDA.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1882999/+attachment/5382588/+files/RfKill.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


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

2020-06-10 Thread Furkan
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1882999/+attachment/5382582/+files/ProcCpuinfo.txt

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

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


[Kernel-packages] [Bug 1883001] [NEW] Disco update: upstream stable patchset 2020-06-10

2020-06-10 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-06-10
   from git://git.kernel.org/

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: Kamal Mostafa (kamalmostafa)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

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

** Tags added: kernel-stable-tracking-bug

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)

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

Title:
  Disco update: upstream stable patchset 2020-06-10

Status in linux package in Ubuntu:
  In Progress

Bug description:
  
  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-06-10
 from git://git.kernel.org/

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

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


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

2020-06-10 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 1882999

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

Title:
  Wifi won't work.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On HP pavilion gaming 15 ec0007nt and Linux mint 19.3 Tricia Cinnamon, I 
couldn't connect wifi. Nothing showing on wifi menu. I can't get any log from 
codes on guideline.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  furkan 1791 F pulseaudio
   /dev/snd/controlC1:  furkan 1791 F pulseaudio
   /dev/snd/pcmC1D0p:   furkan 1791 F...m pulseaudio
   /dev/snd/controlC2:  furkan 1791 F pulseaudio
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 19.3
  InstallationDate: Installed on 2020-05-23 (18 days ago)
  InstallationMedia: Linux Mint 19.3 "Tricia" - Release amd64 20191213
  MachineType: HP HP Pavilion Gaming Laptop 15-ec0xxx
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=820f1788-6f2a-41bc-94fe-9691a68157b9 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-32-generic N/A
   linux-backports-modules-5.0.0-32-generic  N/A
   linux-firmware1.173.18
  Tags:  tricia
  Uname: Linux 5.0.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 09/20/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.02
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 86D5
  dmi.board.vendor: HP
  dmi.board.version: 96.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.02:bd09/20/2019:svnHP:pnHPPavilionGamingLaptop15-ec0xxx:pvr:rvnHP:rn86D5:rvr96.16:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Pavilion
  dmi.product.name: HP Pavilion Gaming Laptop 15-ec0xxx
  dmi.product.sku: 8BW49EA#AB8
  dmi.sys.vendor: HP

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

-- 
Mailing list: https://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   3   >