View Single Post
Old 1st November 2010
subutai subutai is offline
New User
 
Join Date: Oct 2010
Location: UK
Posts: 8
Default

Quote:
Originally Posted by Oko View Post
Create xorg.conf file and then try increasing refreshing rates to about 40-110 and 50-120 as in this example

and then try to force resolution 1024x600 by editing mode lines as follows.

Can you give us the output of
Code:
$ xrandr
in both cases?
I tried doing that, but it still doesn't seem to work.

xrandr --verbose output
Code:
Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 (0xe2) normal (normal) 0mm x 0mm
	Identifier: 0xe1
	Timestamp:  142272071
	Subpixel:   horizontal rgb
	Clones:    
	CRTC:       0
	CRTCs:      0
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
  800x600 (0xe2)   41.3MHz *current
        h: width   800 start    0 end    0 total  800 skew    0 clock   51.6KHz
        v: height  600 start    0 end    0 total  600           clock   86.0Hz
  640x480 (0xe3)   26.4MHz
        h: width   640 start    0 end    0 total  640 skew    0 clock   41.3KHz
        v: height  480 start    0 end    0 total  480           clock   86.0Hz
Reply With Quote