Mailinglist Archive: radeonhd (529 mails)
| < Previous | Next > |
Re: [radeonhd] Signal 11 with ATI Radeon Xpress 1250 on Asus/M2A-VM HDMI motherboard
- From: Matthias Hopf <mhopf@xxxxxxx>
- Date: Tue, 4 Dec 2007 17:51:20 +0100
- Message-id: <20071204165120.GB7612@xxxxxxx>
On Dec 02, 07 18:51:30 +0100, Patrick Voigt wrote:
Ok, two problems:
1) The driver doesn't detect any modes. Does is somewhat work with
Option "noRandR" ? I assume it doesn't detect any modes either, and
crashes at the same place.
2) Even in this case it shouldn't crash.
Clearly accessing pScr->modes->HDisplay. This can only fail with
modes == NULL.
We can emulate the case of not getting any modes, and fix the crash, but
why no modes have been found in the first place is another thing.
I think this is something Luc wants to handle, probably your connector
tables are wrong / misparsed. The log tells me that no monitor was found
at all.
Still, the server should fail gracefully :)
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
(EE) RADEONHD(0): RandR: No valid modes. Disabled.
(II) Module "ramdac" already built-in
Program received signal SIGSEGV, Segmentation fault.
Ok, two problems:
1) The driver doesn't detect any modes. Does is somewhat work with
Option "noRandR" ? I assume it doesn't detect any modes either, and
crashes at the same place.
2) Even in this case it shouldn't crash.
[Switching to Thread 0x2b1260b587f0 (LWP 5811)]
0x00000000004763e7 in xf86InitViewport (pScr=0x804260)
at ../../../../hw/xfree86/common/xf86Cursor.c:105
Clearly accessing pScr->modes->HDisplay. This can only fail with
modes == NULL.
We can emulate the case of not getting any modes, and fix the crash, but
why no modes have been found in the first place is another thing.
I think this is something Luc wants to handle, probably your connector
tables are wrong / misparsed. The log tells me that no monitor was found
at all.
Still, the server should fail gracefully :)
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |