*** This bug is a duplicate of bug 1543192 ***
https://bugs.launchpad.net/bugs/1543192
Thank you for taking the time to report this crash and helping to make
this software better. This particular crash has already been reported
and is a duplicate of bug #1543192, so is being marked as such. Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Please continue to report any other bugs you may
find.
** Attachment removed: "CoreDump.gz"
https://bugs.launchpad.net/bugs/1696231/+attachment/4890276/+files/CoreDump.gz
** Attachment removed: "Disassembly.txt"
https://bugs.launchpad.net/bugs/1696231/+attachment/4890278/+files/Disassembly.txt
** Attachment removed: "ProcMaps.txt"
https://bugs.launchpad.net/bugs/1696231/+attachment/4890281/+files/ProcMaps.txt
** Attachment removed: "ProcStatus.txt"
https://bugs.launchpad.net/bugs/1696231/+attachment/4890282/+files/ProcStatus.txt
** Attachment removed: "Registers.txt"
https://bugs.launchpad.net/bugs/1696231/+attachment/4890283/+files/Registers.txt
** Attachment removed: "Stacktrace.txt"
https://bugs.launchpad.net/bugs/1696231/+attachment/4890284/+files/Stacktrace.txt
** Attachment removed: "ThreadStacktrace.txt"
https://bugs.launchpad.net/bugs/1696231/+attachment/4890285/+files/ThreadStacktrace.txt
** This bug has been marked a duplicate of bug 1543192
Xorg crashed with SIGABRT in OsAbort() ["no screens found"]
** Tags removed: need-amd64-retrace
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1696231
Title:
amdgpu needed blacklisting of radeon module
Status in xorg-server package in Ubuntu:
New
Bug description:
I have installed a new Radeon card alongside the old one:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Baffin [Polaris11] (rev cf)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
RV730 PRO [Radeon HD 4650]
Booted Ubuntu, and the console just froze when switching to graphics mode. I
was not able to switch consoles with ctrl+alt+f1/ctrl+alt+f2, despite having
NAutoVTs=6 in /etc/systemd/logind.conf.
I could login via SSH, but all I could see is that X wasn't able to find any
screens, but without any clues why:
[ 11.142] (EE) No devices detected.
Finally when running X -configure as root I got the following helpful log
message before crashing:
amdgpu_device_initialize: DRM version is 2.49.0 but this driver is only
compatible with 3.x.x.
After some searching I found that I should blacklist the radeon module
to get the amdgpu module working, and indeed adding this file fixed
it:
/etc/modprobe.d/blacklist-radeon.conf
# cannot load both amdgpu and radeon
blacklist radeon
Then: sudo update-initramfs -u -k all
Another workaround is to remove the old graphics card, that made
booting work again.
I think there is a bug here though: X shouldn't crash: it should be
able to use at least one of the two graphics card drivers, and the
text console should still be operational even if it failed to
initialize graphical mode, so that the user can log in, investigate
and fix things from a local console, instead of relying on fixing
things over SSH.
ProblemType: Crash
DistroRelease: Ubuntu 17.04
Package: xserver-xorg-core 2:1.19.3-1ubuntu1
ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
Uname: Linux 4.10.0-22-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
CrashCounter: 1
Date: Mon Jun 5 20:44:06 2017
ExecutablePath: /usr/lib/xorg/Xorg
ExecutableTimestamp: 1490632988
InstallationDate: Installed on 2017-03-25 (71 days ago)
InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Beta amd64 (20170321.1)
ProcCmdline: /usr/lib/xorg/Xorg -core :0 -seat seat0 -auth
/var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
ProcCwd: /
ProcEnviron: PATH=(custom, no user)
Signal: 6
SourcePackage: xorg-server
StacktraceTop:
OsAbort ()
?? ()
FatalError ()
?? ()
__libc_start_main (main=0x556cb5e47590, argc=11, argv=0x7ffca36148c8,
init=<optimised out>, fini=<optimised out>, rtld_fini=<optimised out>,
stack_end=0x7ffca36148b8) at ../csu/libc-start.c:291
Title: Xorg crashed with SIGABRT in OsAbort()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1696231/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp