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

Re: X does not work in Debian 9.4



Long Wind composed on 2018-04-21 19:42 (UTC):

> i don't think deleting xorg.conf will help

I think it could and probably would.

> the xorg.conf works in stretch 9.3
> i created it to set resolution/freq of monitor
> it's quite simple, do you see any option in xorg.conf that might cause trouble?

Yes I do think yours might. I think you should read about HorizSync &
VertRefresh in the xorg.conf man page again. While you are there, read about
PreferredMode. If you insist on using an xorg.conf file, then express  HorizSync
and VertRefresh as ranges instead of values. e.g. instead of

	HorizSync	47.71
	VertRefresh	59.79

use

	HorizSync	45-49
	VertRefresh	58-62

or

	HorizSync	30-72
	VertRefresh	56-80

I have ATI Radeon 7500, which is about a year older than your Radeon XPRESS 200,
at least a full generation older. It works just fine @1680x1050 on Debian
Stretch 9.4 without any xorg.conf file:

$ xrandr
Screen 0: minimum 320 x 200, current 1680 x 1050, maximum 4096 x 4096
VGA-0 connected primary 1680x1050+0+0 (normal left inverted right x axis y axis)
474mm x 296mm
   1680x1050     59.97*+  74.89
   1600x1000     60.01
   1280x1024     75.02    72.05    60.02
   1440x900      74.98    59.89
   1152x864      75.00
   1024x768      75.03    70.07    60.00
   800x600       72.19    75.00    60.32
   640x480       75.00    72.81    66.67    59.94
   720x400       70.08
S-video disconnected (normal left inverted right x axis y axis)
$ cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: No such file or directory
$ cat /etc/debian_version
9.4
-- 
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/


Reply to: