2019-04-29 11:28:31 |
Rob Aldridge |
bug |
|
|
added bug |
2019-04-29 11:30:07 |
Ubuntu Kernel Bot |
linux (Ubuntu): status |
New |
Confirmed |
|
2019-06-03 12:27:42 |
Hui Wang |
description |
When I close my laptop, it goes to sleep. When I wake it up, it switches to " headphones ". Then, if I go to " sound device ", my main speaker does not show. There's only the headphones that are here. I can't get my speakers back... I had to reboot the computer to get my device back.
dmesg -w shows the following:
snd_hda_codec_realtek hdaudioC0D0: out of range cmd 0:20:400:ffffffff snd_hda_codec_realtek hdaudioC0D0: Unable to sync register 0x2b8000. -5
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-13-generic 5.0.0-13.14
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: rob 1551 F.... pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 29 21:22:18 2019
InstallationDate: Installed on 2019-04-24 (4 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05c8:022a Cheng Uei Precision Industry Co., Ltd (Foxlink)
Bus 001 Device 002: ID 0bda:b00b Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP Stream x360 Convertible 11-ag1XX
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic root=UUID=e0182eac-9bb3-45c5-b4e9-3b21715dbc95 ro quiet splash vt.handoff=1
RelatedPackageVersions:
linux-restricted-modules-5.0.0-13-generic N/A
linux-backports-modules-5.0.0-13-generic N/A
linux-firmware 1.178
SourcePackage: linux
StagingDrivers: r8822be
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/22/2018
dmi.bios.vendor: Insyde
dmi.bios.version: F.10
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8501
dmi.board.vendor: HP
dmi.board.version: 05.21
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnInsyde:bvrF.10:bd05/22/2018:svnHP:pnHPStreamx360Convertible11-ag1XX:pvrType1ProductConfigId:rvnHP:rn8501:rvr05.21:cvnHP:ct31:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Notebook
dmi.product.name: HP Stream x360 Convertible 11-ag1XX
dmi.product.sku: 4RV86PA#ABG
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP |
[Impact]
After s3 or s4, the hdmi audio driver will re-probe the hw, if the hdmi
monitor is not plugged before s3 or s4, the re-probe will fail on cnl
and glk machines.
[Fix]
Keep the cdclk alive when re-probing
[Test Case]
do s3 and s4 without hdmi monitor plugged, after s3 or s4, plug the hdmi
monitor, to check if the hdmi audio works well, it works well indeed.
[Regression Risk]
Low. the 1st patch is specific to cnl and glk machines, and without this patch,
the cdclk is 0, after applying this patch, if hdmi audio want to probe hw, the
patch just set the a non-zero freq on cdclk.
When I close my laptop, it goes to sleep. When I wake it up, it switches to " headphones ". Then, if I go to " sound device ", my main speaker does not show. There's only the headphones that are here. I can't get my speakers back... I had to reboot the computer to get my device back.
dmesg -w shows the following:
snd_hda_codec_realtek hdaudioC0D0: out of range cmd 0:20:400:ffffffff snd_hda_codec_realtek hdaudioC0D0: Unable to sync register 0x2b8000. -5
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-13-generic 5.0.0-13.14
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: rob 1551 F.... pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 29 21:22:18 2019
InstallationDate: Installed on 2019-04-24 (4 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05c8:022a Cheng Uei Precision Industry Co., Ltd (Foxlink)
Bus 001 Device 002: ID 0bda:b00b Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP Stream x360 Convertible 11-ag1XX
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic root=UUID=e0182eac-9bb3-45c5-b4e9-3b21715dbc95 ro quiet splash vt.handoff=1
RelatedPackageVersions:
linux-restricted-modules-5.0.0-13-generic N/A
linux-backports-modules-5.0.0-13-generic N/A
linux-firmware 1.178
SourcePackage: linux
StagingDrivers: r8822be
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/22/2018
dmi.bios.vendor: Insyde
dmi.bios.version: F.10
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8501
dmi.board.vendor: HP
dmi.board.version: 05.21
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnInsyde:bvrF.10:bd05/22/2018:svnHP:pnHPStreamx360Convertible11-ag1XX:pvrType1ProductConfigId:rvnHP:rn8501:rvr05.21:cvnHP:ct31:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Notebook
dmi.product.name: HP Stream x360 Convertible 11-ag1XX
dmi.product.sku: 4RV86PA#ABG
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP |
|
2019-06-10 06:02:00 |
Hui Wang |
description |
[Impact]
After s3 or s4, the hdmi audio driver will re-probe the hw, if the hdmi
monitor is not plugged before s3 or s4, the re-probe will fail on cnl
and glk machines.
[Fix]
Keep the cdclk alive when re-probing
[Test Case]
do s3 and s4 without hdmi monitor plugged, after s3 or s4, plug the hdmi
monitor, to check if the hdmi audio works well, it works well indeed.
[Regression Risk]
Low. the 1st patch is specific to cnl and glk machines, and without this patch,
the cdclk is 0, after applying this patch, if hdmi audio want to probe hw, the
patch just set the a non-zero freq on cdclk.
When I close my laptop, it goes to sleep. When I wake it up, it switches to " headphones ". Then, if I go to " sound device ", my main speaker does not show. There's only the headphones that are here. I can't get my speakers back... I had to reboot the computer to get my device back.
dmesg -w shows the following:
snd_hda_codec_realtek hdaudioC0D0: out of range cmd 0:20:400:ffffffff snd_hda_codec_realtek hdaudioC0D0: Unable to sync register 0x2b8000. -5
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-13-generic 5.0.0-13.14
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: rob 1551 F.... pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 29 21:22:18 2019
InstallationDate: Installed on 2019-04-24 (4 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05c8:022a Cheng Uei Precision Industry Co., Ltd (Foxlink)
Bus 001 Device 002: ID 0bda:b00b Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP Stream x360 Convertible 11-ag1XX
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic root=UUID=e0182eac-9bb3-45c5-b4e9-3b21715dbc95 ro quiet splash vt.handoff=1
RelatedPackageVersions:
linux-restricted-modules-5.0.0-13-generic N/A
linux-backports-modules-5.0.0-13-generic N/A
linux-firmware 1.178
SourcePackage: linux
StagingDrivers: r8822be
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/22/2018
dmi.bios.vendor: Insyde
dmi.bios.version: F.10
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8501
dmi.board.vendor: HP
dmi.board.version: 05.21
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnInsyde:bvrF.10:bd05/22/2018:svnHP:pnHPStreamx360Convertible11-ag1XX:pvrType1ProductConfigId:rvnHP:rn8501:rvr05.21:cvnHP:ct31:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Notebook
dmi.product.name: HP Stream x360 Convertible 11-ag1XX
dmi.product.sku: 4RV86PA#ABG
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP |
The patch is already in the v5.2-rc1, so don't send the patch
to unstable.
In the V2, I added 3 more patches. The 0001-xxx.patch is for fixing
the issue of "audio doesn't work after s3/s4 on cln and glk machines",
but it introduces a new issue of "screen flickering when CDCLK changes",
So I added 0002/3/4-xxx.patch to fix the new issue.
[Impact]
After s3 or s4, the hdmi audio driver will re-probe the hw, if the hdmi
monitor is not plugged before s3 or s4, the re-probe will fail on cnl
and glk machines.
[Fix]
Keep the cdclk alive when re-probing
[Test Case]
I applied the patches to bionic kernel and disco kernel, and tested them
on Whiskeylake, cannonlake, kabylake, skylake and geminilake
machines, before s3, I verified analogue audio, hdmi audio and screen
dispaly all worked well, then let the system enter s3 and resume, recheck
the analogue audio, hdmi audio and screen display, all worked well too.
And repeated the test 5 times.
[Regression Risk]
Low. I have tested the patched kernel on different Dell and Lenovo machines,
they include Whiskeylake, cannonlake, kabylake, skylake and geminilake.
dmesg -w shows the following:
snd_hda_codec_realtek hdaudioC0D0: out of range cmd 0:20:400:ffffffff snd_hda_codec_realtek hdaudioC0D0: Unable to sync register 0x2b8000. -5
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: linux-image-5.0.0-13-generic 5.0.0-13.14
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: rob 1551 F.... pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 29 21:22:18 2019
InstallationDate: Installed on 2019-04-24 (4 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 05c8:022a Cheng Uei Precision Industry Co., Ltd (Foxlink)
Bus 001 Device 002: ID 0bda:b00b Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP Stream x360 Convertible 11-ag1XX
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic root=UUID=e0182eac-9bb3-45c5-b4e9-3b21715dbc95 ro quiet splash vt.handoff=1
RelatedPackageVersions:
linux-restricted-modules-5.0.0-13-generic N/A
linux-backports-modules-5.0.0-13-generic N/A
linux-firmware 1.178
SourcePackage: linux
StagingDrivers: r8822be
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/22/2018
dmi.bios.vendor: Insyde
dmi.bios.version: F.10
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8501
dmi.board.vendor: HP
dmi.board.version: 05.21
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 31
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnInsyde:bvrF.10:bd05/22/2018:svnHP:pnHPStreamx360Convertible11-ag1XX:pvrType1ProductConfigId:rvnHP:rn8501:rvr05.21:cvnHP:ct31:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Notebook
dmi.product.name: HP Stream x360 Convertible 11-ag1XX
dmi.product.sku: 4RV86PA#ABG
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP |
|
2019-06-12 09:51:58 |
AceLan Kao |
bug task added |
|
linux-oem (Ubuntu) |
|
2019-06-12 09:52:10 |
AceLan Kao |
nominated for series |
|
Ubuntu Bionic |
|
2019-06-12 09:52:10 |
AceLan Kao |
bug task added |
|
linux (Ubuntu Bionic) |
|
2019-06-12 09:52:10 |
AceLan Kao |
bug task added |
|
linux-oem (Ubuntu Bionic) |
|
2019-06-12 09:52:17 |
AceLan Kao |
linux-oem (Ubuntu): status |
New |
Invalid |
|
2019-06-12 09:52:22 |
AceLan Kao |
linux-oem (Ubuntu Bionic): status |
New |
Fix Committed |
|
2019-06-17 19:54:57 |
Launchpad Janitor |
linux-oem (Ubuntu Bionic): status |
Fix Committed |
Fix Released |
|
2019-06-17 23:04:53 |
Launchpad Janitor |
linux-oem (Ubuntu): status |
Invalid |
Fix Released |
|
2019-06-18 06:21:25 |
Timo Aaltonen |
tags |
amd64 apport-bug disco staging |
amd64 apport-bug disco staging verification-needed-bionic |
|
2019-06-18 07:38:24 |
Hui Wang |
tags |
amd64 apport-bug disco staging verification-needed-bionic |
amd64 apport-bug disco staging verification-done-bionic |
|
2019-06-28 11:37:04 |
Stefan Bader |
nominated for series |
|
Ubuntu Disco |
|
2019-06-28 11:37:04 |
Stefan Bader |
bug task added |
|
linux (Ubuntu Disco) |
|
2019-06-28 11:37:04 |
Stefan Bader |
bug task added |
|
linux-oem (Ubuntu Disco) |
|
2019-06-28 11:37:04 |
Stefan Bader |
nominated for series |
|
Ubuntu Cosmic |
|
2019-06-28 11:37:04 |
Stefan Bader |
bug task added |
|
linux (Ubuntu Cosmic) |
|
2019-06-28 11:37:04 |
Stefan Bader |
bug task added |
|
linux-oem (Ubuntu Cosmic) |
|
2019-06-28 11:37:15 |
Stefan Bader |
linux-oem (Ubuntu Cosmic): status |
New |
Invalid |
|
2019-06-28 11:37:22 |
Stefan Bader |
linux-oem (Ubuntu Disco): status |
New |
Invalid |
|
2019-06-28 11:51:41 |
Stefan Bader |
linux (Ubuntu Cosmic): importance |
Undecided |
Medium |
|
2019-06-28 11:51:44 |
Stefan Bader |
linux (Ubuntu Disco): importance |
Undecided |
Medium |
|
2019-06-28 11:52:01 |
Stefan Bader |
linux (Ubuntu Bionic): importance |
Undecided |
Low |
|
2019-07-01 14:03:33 |
Kleber Sacilotto de Souza |
linux (Ubuntu Bionic): status |
New |
Fix Committed |
|
2019-07-01 14:03:35 |
Kleber Sacilotto de Souza |
linux (Ubuntu Cosmic): status |
New |
Fix Committed |
|
2019-07-01 14:03:38 |
Kleber Sacilotto de Souza |
linux (Ubuntu Disco): status |
New |
Fix Committed |
|
2019-07-03 03:22:00 |
Sören Brinkmann |
bug |
|
|
added subscriber Sören Brinkmann |
2019-07-03 11:02:57 |
Ubuntu Kernel Bot |
tags |
amd64 apport-bug disco staging verification-done-bionic |
amd64 apport-bug disco staging verification-done-bionic verification-needed-disco |
|
2019-07-03 13:02:42 |
Ubuntu Kernel Bot |
tags |
amd64 apport-bug disco staging verification-done-bionic verification-needed-disco |
amd64 apport-bug disco staging verification-done-bionic verification-needed-cosmic verification-needed-disco |
|
2019-07-04 00:04:40 |
Hui Wang |
tags |
amd64 apport-bug disco staging verification-done-bionic verification-needed-cosmic verification-needed-disco |
amd64 apport-bug disco staging verification-done-bionic verification-done-cosmic verification-done-disco |
|
2019-07-08 09:39:46 |
Launchpad Janitor |
linux-oem (Ubuntu Cosmic): status |
Invalid |
Fix Released |
|
2019-07-08 09:39:46 |
Launchpad Janitor |
cve linked |
|
2019-11478 |
|
2019-07-08 09:39:46 |
Launchpad Janitor |
cve linked |
|
2019-11479 |
|
2019-07-08 09:40:07 |
Launchpad Janitor |
linux-oem (Ubuntu Disco): status |
Invalid |
Fix Released |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
linux (Ubuntu Bionic): status |
Fix Committed |
Fix Released |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2018-12126 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2018-12127 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2018-12130 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11085 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11091 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11815 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11833 |
|
2019-07-22 10:53:34 |
Launchpad Janitor |
cve linked |
|
2019-11884 |
|
2019-07-23 05:25:24 |
Launchpad Janitor |
linux (Ubuntu Disco): status |
Fix Committed |
Fix Released |
|
2019-08-22 16:15:54 |
Ubuntu Kernel Bot |
tags |
amd64 apport-bug disco staging verification-done-bionic verification-done-cosmic verification-done-disco |
amd64 apport-bug disco staging verification-done-bionic verification-done-cosmic verification-done-disco verification-needed-xenial |
|
2020-10-07 06:13:46 |
Gary Wang |
bug |
|
|
added subscriber Gary Wang |