Bug 62848 - xorg not start after kexec when use nouveau
Summary: xorg not start after kexec when use nouveau
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 06:33 UTC by Suloev Dmitry
Modified: 2019-12-04 08:33 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Second start log (4.68 KB, text/plain)
2014-08-07 14:41 UTC, Pierre BLONDEAU
no flags Details

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.