Bug 62848

Summary: xorg not start after kexec when use nouveau
Product: xorg Reporter: Suloev Dmitry <SuloevDmitry>
Component: Driver/nouveauAssignee: Nouveau Project <nouveau>
Status: RESOLVED MOVED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: pierre.blondeau, SuloevDmitry
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Second start log none

Description Suloev Dmitry 2013-03-28 06:33:18 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 Ilia Mirkin 2013-09-06 22:42:26 UTC
What video card do you have? Can you post some logs? [I think it's "well known" that kexec + nouveau don't work well together, but I don't actually know what the issues involved are. Might as well use this bug to collect the relevant info.] I wonder what would happen if you booted with nouveau.config=NvForcePost=1
Comment 2 Pierre BLONDEAU 2014-08-07 14:39:21 UTC
Hi,

I have the same problem with a GT218M .

The argument nouveau.config=NvForcePost=1 doesn't work, but if i specify blacklist=nouveau in the cmdline, all is OK.

If i install the nvidia driver, it's ok too.

I use an ubuntu 14.04 with standard package.

Regards
Comment 3 Pierre BLONDEAU 2014-08-07 14:41:20 UTC
Created attachment 104231 [details]
Second start log

I haven't logs before kexec. It's logs after kexec -e
Comment 4 Ridai Govinda Pombo 2016-06-30 16:59:13 UTC
I'm still having these same problem with Kernel 4.6.3. Is there a chance to solve this bug any time in the future?
Comment 5 Martin Peres 2019-12-04 08:33:23 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/42.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.