[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Monitor detection failure and video display



On Thu, 07 Oct 2010 11:58:51 -0800, James Zuelow wrote:

> Some additional info.
> 
> I tried this:
> 
> Section "Device"
>     Identifier     "Device0"
>     Driver         "nouveau"
>     Option         "IgnoreEDID" "true"
> EndSection
> 
> But I get this in /var/log/Xorg.0.log (actually I get that error if the
> IgnoreEDID is there or not):

Mmm, I don't think that should be the proper way to handle that (unless 
you know for sure that EDID information is completey broken with your 
monitor and you are then forced to disabled it).

> --------8<---snip---8<--------

(...)

> (WW) NOUVEAU(0): No outputs definitely connected, trying again... 
> (II) NOUVEAU(0): Output DVI-I-1 disconnected 
> (II) NOUVEAU(0): Output VGA-1 disconnected 
> (WW) NOUVEAU(0): Unable to find initial modes

Xorg should not crash because of this. That situation (no available 
displays) has to be properly managed by the graphical server. If it can't 
and crashes, it's a bug you should report.
 
> Backtrace:
> 0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e7aab] 1: /usr/bin/X
> (0x8048000+0x610e5) [0x80a90e5] 2: (vdso) (__kernel_rt_sigreturn+0x0)
> [0xb778f40c] 3: /usr/bin/X (InitOutput+0xc80) [0x80b8e80] 4: /usr/bin/X
> (0x8048000+0x1e79b) [0x806679b] 5: /lib/i686/cmov/libc.so.6
> (__libc_start_main+0xe6) [0xb74d0c76] 6: /usr/bin/X (0x8048000+0x1e541)
> [0x8066541] Segmentation fault at address 0x18
> 
> Fatal server error:
> Caught signal 11 (Segmentation fault). Server aborting

You even got a backtrace. That's good, because you can attach all this 
information to a bug report (or search if there is a similar one already 
opened and add your comments there).

In the meantime, you could also try with other drivers ("nv" or "nvidia").

Greetings,

-- 
Camaleón


Reply to: