https://bugzilla.kernel.org/show_bug.cgi?id=65771
Bug ID: 65771 Summary: Oops after starting nouveau with NVAA / NV50 (Nvidia 8200) Product: Drivers Version: 2.5 Kernel Version: 3.13-rc1 Hardware: i386 OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: dirk.neukirchen@student.hu-berlin.de Regression: Yes
Created attachment 115981 --> https://bugzilla.kernel.org/attachment.cgi?id=115981&action=edit 3.13-rc1 debug kernel log recv. via netconsole
Desktop didn't come up after updating Kernel from 3.12.0 to 3.13-rc1. Screen remains black.
A netconsole log showed the messages possibly responsable for the Oops: [ 11.132842] nouveau E[ CLK][0000:02:00.0] 17 freq unknown [ 11.132901] nouveau E[ CLK][0000:02:00.0] init failed, -22 [ 11.132966] nouveau E[ DRM] failed to create 0x80000080, -22 [ 11.133734] nouveau: probe of 0000:02:00.0 failed with error -22
System: - Linux Mint 15 with vanilla kernel 3.13-rc1 - dual screen
https://bugzilla.kernel.org/show_bug.cgi?id=65771
--- Comment #1 from dirk.neukirchen@student.hu-berlin.de --- Created attachment 115991 --> https://bugzilla.kernel.org/attachment.cgi?id=115991&action=edit acpidump output; just in case
https://bugzilla.kernel.org/show_bug.cgi?id=65771
--- Comment #2 from dirk.neukirchen@student.hu-berlin.de --- Created attachment 116001 --> https://bugzilla.kernel.org/attachment.cgi?id=116001&action=edit dmesg of successfull boot of 3.12.1
https://bugzilla.kernel.org/show_bug.cgi?id=65771
--- Comment #3 from dirk.neukirchen@student.hu-berlin.de --- the card does come up after adding
drm/nouveau/clk: Add support for NVAA/NVAC
http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?h=drm-nouveau-next&...
dri-devel@lists.freedesktop.org