Summary: | Nouveau KMS - kernel crash when loading drm on G86 [GeForce 8400M GS] | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Matthias Schiffer <mschiffer> | ||||
Component: | Driver/nouveau | Assignee: | Nouveau Project <nouveau> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | major | ||||||
Priority: | high | ||||||
Version: | git | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Looks like it could be a duplicate of 23712, which has just been fixed. Could you try again with git kernel? It's fixed indeed. Thank you! Closing. |
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.
Created attachment 29593 [details] kern.log When I load the nouveau drm module with modeset=1 on my G86 [GeForce 8400M GS], the kernel crashes. Backtrace attached. Workarounds: 1. With modeset=0, nouveau works 2. If I start Xorg with the nv driver, stop it, and then load nouveau with modeset=1, KMS works without problems. I can start Xorg with the nouveau driver after that.