Bug 51581

Summary: xorg not start after kexec when use nouveau
Product: Drivers Reporter: Suloev Dmitry (suloevdmitry)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: NEW ---    
Severity: normal CC: alan, suloevdmitry
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 3.8 Subsystem:
Regression: Yes Bisected commit-id:

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