Just spent too much time tweaking my X config to display decently on my TV - but now whenever I try and launch the frontend X crashes on me.<br><br>I have a feeling this is do to the funky resolution I'm using at the moment but I'd really like some confirmation and some guidance on where things went wrong.
<br><br>Here's what I get while trying to start the frontend:<br>2007-10-13 10:47:12.117 Using runtime prefix = /usr<br>2007-10-13 10:47:12.122 DPMS is disabled.<br>2007-10-13 10:47:12.133 New DB connection, total: 1<br>
2007-10-13 10:47:12.138 Connected to database 'mythconverg' at host: localhost<br>2007-10-13 10:47:12.139 Total desktop dim: 1704x985, with 1 screen[s].<br>2007-10-13 10:47:12.142 Using screen 0, 1704x985 at 0,0<br>
2007-10-13 10:47:12.154 Current Schema Version: 1160<br>2007-10-13 10:47:12.156 mythfrontend version: 0.20.20070821-1 <a href="http://www.mythtv.org">www.mythtv.org</a><br>2007-10-13 10:47:12.156 Enabled verbose msgs: important general
<br>2007-10-13 10:47:12.532 Total desktop dim: 1704x985, with 1 screen[s].<br>2007-10-13 10:47:12.534 Using screen 0, 1704x985 at 0,0<br>2007-10-13 10:47:12.535 Switching to square mode (MythTVMediaCenter)<br><br><a href="http://X.org">
X.org</a> log ends with:<br>Backtrace:<br>0: /usr/bin/Xorg(xf86SigHandler+0x81) [0x80da1e1]<br>1: [0x110420]<br><br>Fatal server error:<br>Caught signal 11. Server aborting<br><br>and the relevant parts of my X config:<br>
Section "Monitor"<br> Identifier "Monitor0"<br> VendorName "Panasonic"<br> HorizSync 33.75<br> VertRefresh 59.94<br> Option "dpms"<br>
<br> Mode "test"<br> DotClock 74.65<br> HTimings 1704 1832 2088 2190<br> VTimings 985 1052 1048 1130<br> Flags "-HSync" "-VSync" "Interlace"<br> EndMode
<br><br><br>Thanks in advance.<br>