kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #57371
[Bug 1297464] Re: Kernel 3.13 still broken on Northern Island-based Radeon Graphics Chips (Radeon HD 6000 and Richland APUs)
Michael Murphy, regarding your comments https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1297464/comments/15 :
>"I have two systems with Radeon HD 6850 graphics card, and one off-site with a Richland APU. All have been affected since the early RCs of kernel 3.13 in December and still affected today."
This report will only focus on the hardware noted in the Bug Description. If you have other hardware having issues, please file one bug report per machine via a terminal:
ubuntu-bug linux
Despite this, could you please test the latest upstream kernel available (not the daily folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional upstream developers to examine the issue. Once you've tested the upstream kernel, please comment on which kernel version specifically you tested. If this bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER
where VERSION-NUMBER is the version number of the kernel you tested. For example:
kernel-fixed-upstream-3.15-rc2
This can be done by clicking on the yellow circle with a black pencil icon next to the word Tags located at the bottom of the bug description. As well, please remove the tag:
needs-upstream-testing
If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER
As well, please remove the tag:
needs-upstream-testing
Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.
** Tags added: latest-bios-2102
** Description changed:
- I've noticed after installing Ubuntu 14.04 on a Richland APU desktop, that this critical DPM issue has still not been fixed. DPM needs to be disabled by default like in kernel 3.14 for these systems so that the live CD or desktop session does not instantly reboot the machine. I was able to bypass it by editing the grub.cfg on the bootable flash drive and adding radeon.dpm=0 to the boot options, along with cding to /target/etc/default and editing grub with the same change before rebooting after installation to bypass it.
- ---
+ I've noticed after installing Ubuntu 14.04 on my computer, that a DPM
+ issue exists. DPM needs to be disabled by default like in kernel 3.14 so
+ that the live CD or desktop session does not instantly reboot the
+ machine.
+
+ WORKAROUND: Edit grub.cfg on the bootable flash drive and adding
+ radeon.dpm=0 to the boot options, along with cd'ing to
+ /target/etc/default and editing grub with the same change before
+ rebooting after installation to bypass it.
+
+ ---
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
- USER PID ACCESS COMMAND
- /dev/snd/controlC0: ubuntu 2789 F.... pulseaudio
- /dev/snd/controlC1: ubuntu 2789 F.... pulseaudio
+ USER PID ACCESS COMMAND
+ /dev/snd/controlC0: ubuntu 2789 F.... pulseaudio
+ /dev/snd/controlC1: ubuntu 2789 F.... pulseaudio
CasperVersion: 1.340
CurrentDesktop: Unity
DistroRelease: Ubuntu 14.04
IwConfig:
- eth0 no wireless extensions.
-
- lo no wireless extensions.
+ eth0 no wireless extensions.
+
+ lo no wireless extensions.
LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: System manufacturer System Product Name
Package: linux (not installed)
ProcEnviron:
- TERM=xterm
- PATH=(custom, no user)
- XDG_RUNTIME_DIR=<set>
- LANG=en_US.UTF-8
- SHELL=/bin/bash
+ TERM=xterm
+ PATH=(custom, no user)
+ XDG_RUNTIME_DIR=<set>
+ LANG=en_US.UTF-8
+ SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz.efi root=UUID=E3B4-EDF6 debian-installer/language=en keyboard-configuration/layoutcode=us iso-scan/filename=/username-14.04-desktop-amd64.iso boot=casper file=/cdrom/preseed/username.seed noprompt quiet splash radeon.dpm=0 --
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
RelatedPackageVersions:
- linux-restricted-modules-3.13.0-24-generic N/A
- linux-backports-modules-3.13.0-24-generic N/A
- linux-firmware 1.127
+ linux-restricted-modules-3.13.0-24-generic N/A
+ linux-backports-modules-3.13.0-24-generic N/A
+ linux-firmware 1.127
RfKill:
-
+
Tags: trusty
Uname: Linux 3.13.0-24-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 06/17/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2102
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79XTD EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0X
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr2102:bd06/17/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
** Changed in: linux (Ubuntu)
Importance: High => Low
** Summary changed:
- Kernel 3.13 still broken on Northern Island-based Radeon Graphics Chips (Radeon HD 6000 and Richland APUs)
+ 1002:6739 Unable to boot 14.04
** Tags added: needs-boot-debug
--
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/1297464
Title:
1002:6739 Unable to boot 14.04
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
I've noticed after installing Ubuntu 14.04 on my computer, that a DPM
issue exists. DPM needs to be disabled by default like in kernel 3.14
so that the live CD or desktop session does not instantly reboot the
machine.
WORKAROUND: Edit grub.cfg on the bootable flash drive and adding
radeon.dpm=0 to the boot options, along with cd'ing to
/target/etc/default and editing grub with the same change before
rebooting after installation to bypass it.
---
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC0: ubuntu 2789 F.... pulseaudio
/dev/snd/controlC1: ubuntu 2789 F.... pulseaudio
CasperVersion: 1.340
CurrentDesktop: Unity
DistroRelease: Ubuntu 14.04
IwConfig:
eth0 no wireless extensions.
lo no wireless extensions.
LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: System manufacturer System Product Name
Package: linux (not installed)
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz.efi root=UUID=E3B4-EDF6 debian-installer/language=en keyboard-configuration/layoutcode=us iso-scan/filename=/username-14.04-desktop-amd64.iso boot=casper file=/cdrom/preseed/username.seed noprompt quiet splash radeon.dpm=0 --
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
RelatedPackageVersions:
linux-restricted-modules-3.13.0-24-generic N/A
linux-backports-modules-3.13.0-24-generic N/A
linux-firmware 1.127
RfKill:
Tags: trusty
Uname: Linux 3.13.0-24-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 06/17/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2102
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79XTD EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0X
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr2102:bd06/17/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1297464/+subscriptions
References