Bug 51581 - xorg not start after kexec when use nouveau
Summary: xorg not start after kexec when use nouveau
Status: NEW
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 09:15 UTC by Suloev Dmitry
Modified: 2013-11-19 18:15 UTC (History)
2 users (show)

See Also:
Kernel Version: 3.8
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments

Description Suloev Dmitry 2012-12-12 09:15:12 UTC
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
Comment 1 Suloev Dmitry 2012-12-29 06:30:53 UTC
Any news?
Comment 2 Suloev Dmitry 2013-02-19 08:11:56 UTC
Same problem for linux 3.8.0

Note You need to log in before you can comment on or make changes to this bug.