From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 62848] New: xorg not start after kexec when use
nouveau
Date: Thu, 28 Mar 2013 06:33:18 +0000
Message-ID:
Priority
medium
Bug ID
62848
Assignee
nouveau@lists.freedesktop.org
Summary
xorg not start after kexec when use nouveau
QA Contact
xorg-team@lists.x.org
Severity
normal
Classification
Unclassified
OS
All
Reporter
SuloevDmitry@gmail.com
Hardware
Other
Status
NEW
Version
unspecified
Component
Driver/nouveau
Product
xorg
I compile linux 3.7.0 on my machine and try boot it using kexec:
1. switch to single mode (rc single);
2. mount /boot parion (mount -oro /boot);
3. load new kernel into memory (kexec -l /boot/kernel-3.7.0 --reuse-cmdline);
4. exec new kernel (kexec -e).
After last command I see how system boots and after starting X I can see only
blank black screen with "_" in top left corner.
I don't have this problem with other drivers. Only with nouveau