[Bug 52404] [855GM regression] Can't load i915.ko: No such device

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 12 11:21:30 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52404

Jesse Barnes <jbarnes at virtuousgeek.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #9 from Jesse Barnes <jbarnes at virtuousgeek.org> ---
The dmesg you attached looks like it doesn't have any info about the i915
driver, did you try loading it before capturing the dmesg?  If so, we must be
bailing out really early...

Any way you can add a bunch of printks or DRM_ERRORs to the module init code to
see what's going on like Daniel suggested?  i915_drv.c would be the place to
start.  Likely something we depend on in the kernel is failing and so we return
-ENODEV; could be a kernel .config issue (you could try a distro .config to
see) or something funky with your system.

But it also sounds like you may have two issues here: one where KMS failed
altogether, but another where it worked but only after you reverted the LVDS
presence check?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20121212/eca51b4d/attachment.html>


More information about the intel-gfx-bugs mailing list