[Nouveau] [Bug 29810] Blank screen on nouveau module load

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 7 07:29:57 PDT 2010


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

--- Comment #25 from Francisco Jerez <currojerez at riseup.net> 2010-09-07 07:29:57 PDT ---
Created an attachment (id=38515)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38515
 Review: https://bugs.freedesktop.org/review?bug=29810&attachment=38515

nouveau_edid_from_of.patch

(In reply to comment #24)
> (In reply to comment #23)
> > (In reply to comment #22)
> > > Well it went worse. This time the screen remains blank and the nouveau module
> > > is loaded. So i think i will stay at the previous solution. 
> > > 
> > Did you have "video=VGA-1:e" in your kernel command line? If you did please try
> > without.
> 
> I tried without that as well but it still shows black screen. Should i post a
> register dump? 
> 
Sigh... so it seems OF is the only way to get an EDID for your monitor, new
patch attached, try it *without* "video=VGA-1:e".

> [...]
> > > Although it seems to be slower than the nv driver.
> > > glxgears dropped to 50 from 150, it uses software rendering for opengl and hung
> > > the machine on video load. I wonder if these can get better.
> > It uses software rendering because you haven't installed the 3D driver (try it
> > at your own risk, it's still unsupported).
> 
> Hmm, okay, thanks maybe later. Actually i just expected some speedup on xmoto
> which does not use 3d as far as i know. I thought it would be faster as fast 2D
> seems to be present in the nouveau feature matrix at NV10.

Xmoto uses OpenGL to draw itself, so yes, it's 3d. And by the way, your card
needs the classic mesa drivers instead of gallium, to build them pass
"--with-dri-drivers=nouveau" instead of "--enable-gallium-nouveau" to the mesa
configure script.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list