http://bugs.freedesktop.org/show_bug.cgi?id=24710


Francisco Jerez <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTOURBUG




--- Comment #4 from Francisco Jerez <[email protected]>  2009-10-26 
11:53:08 PST ---
(In reply to comment #3)
> Now I compiled fbcon as module, git today, branch master.
> I booted the new kernel, unload nouveau, modprobe fbcon, modprobe nouveau
> modeset=1
> 
> The problem still holds.
> 
> More precisely I see my frozen VT, but today I recognized the Cursor is
> blinking (this is not a different to fbcon builtin, I just recognized it
> today). But I don't know if this makes any differences.
> 
> greetings
> 

>From your logs:
> [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 141

Doesn't sound like nouveau's fault, your monitor probably reports a broken
EDID. To workaround it you can manually set the framebuffer resolution in the
kernel command line, like:
> video=VGA-1:1024x768e
(The trailing "e" forces the output to be enabled)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to