On Fri, Aug 13, 2010 at 06:03:27PM -0400, Felix Miata wrote: > Xorg.0.log seems void of clues I can spot to how to escape 800x600. Using > xorg.conf > from 11.2 > http://fm.no-ip.com/Tmp/Linux/Xorg/xorg.conf.0f-1600x1200x120x16bpp-mga113 > produces no apparent difference in result from no xorg.conf at all.
Makes no sense. HorizSync in xorg.conf shouldn't be ignored. > Using xrandr > in /etc/X11/xinit/xinitrc http://fm.no-ip.com/Tmp/Linux/Xorg/xinitrc-113-mga > gets me: > > # lspci | grep VGA > 01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev > 04) > > # xrandr -q > Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600 > default connected 800x600+0+0 0mm x 0mm > 800x600 60.0* 56.0 > 640x480 60.0 > 1600x1200_60.00 (0x10c) 161.0MHz > h: width 1600 start 1712 end 1880 total 2160 skew 0 clock > 74.5KHz > v: height 1200 start 1203 end 1207 total 1245 clock 59.9Hz > > # xrandr --output default --mode 1600x1200_60.00 > xrandr: Configure crtc 0 failed > > I can't find that error message in archive of either opensuse-xorg or > opensuse, > and Google only finds some elsewhere that are far older than 11.2, which > worked > just fine. I tried xorg.conf with & without NoRandr & NoDDC with no apparent > impact from either. RANDR >= 1.2 is *not* supported by mga driver. > Last Xorg.0.log: > http://fm.no-ip.com/Tmp/Linux/Xorg/xorg.0.log-113-mga-kt880-800x600 Reading DDC fails (broken VGA cable (missing pin?) or BNC cable, broken monitor?). Hence you need to specify HorizSync/VertRefresh via /etc/X11/xorg.conf.d/50-monitor.conf. Best regards, Stefan Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ----------------------------------------------------------------- -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
