Xorg - Resolution issues

Polytropon freebsd at edvax.de
Fri Feb 13 10:58:39 PST 2009


Maybe you can try

	Option "PreferredMode" "1366x768"

in section Monitor?

If it doesn't work, there's always an option to use xrandr via
~/.xinitrc:

	xrandr --size 1366x768 &
	xrandr --fb 1366x768 &

I have a similar issue with the "ati" driver, using an ATI Radeon 9200
(RV250) which I need to force to 1400x1050 (worked with old XFree86
and the setting in the config file, as you mentioned it). The
autodetection of the screen (21" CRT) leads to stupid values that
are completely unusable.


-- 
Polytropon
>From Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list