P
P
pankixoi21132011-04-05 00:03:08
ASUS
pankixoi2113, 2011-04-05 00:03:08

Asus EEE 701 + xUbuntu 10.10. Is 1024x786 resolution possible?

I'm new to linux, but persistent digging of the forums for a solution to the problem was not found.

We execute xrandr and see:

Screen 0: minimum 320 x 200, current 800 x 480, maximum 4096 x 4096
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 800x480+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
800x480 60.0*+
640x480 85.0 72.8 75.0 59.9
720x400 85.0
640x400 85.1
640x350 85.1 TV1 disconnected (normal left inverted right x
axis y axis) We set and have # 1024x768 59.92 Hz (CVT 0.79M3 ) hsync: 47.82 kHz; pclk: 63.50 MHz


cvt 1024 768 60

Modeline "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync Generate

and xrandr --newmode "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync

xrandr --addmode LVDS1 1024x768_60.00 receive error

X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 150 (RANDR)
Minor opcode of failed request : 18 (RRAddOutputMode)
Serial number of failed request: 27
Current serial number in output stream: 28

Go ahead.

cat /etc/X11/

The xorg.conf file is missing. Create it Get the xorg.conf.new file, rename it and put it in /etc/X11/. gdm restart and we get the error Error Parsing Config file for X After that, only deleting xorg.conf remains. Is it possible to obtain this permission and what is being done wrong?

gtf 1200 600 60
sudo Xorg -configure
sudo cp /var/log/Xorg.0.log /var/log/Xorg.1.log && sudo Xorg -configure :1





Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
shadowalone, 2011-04-05
@shadowalone

And how do you want to get a resolution of 1024x768 on an 800x480 matrix?
Do you want to have a shift, or give this resolution to VGA?
But you, as you can see, VGA is not connected.

P
pankixoi2113, 2011-04-05
@pankixoi2113

removed everything unnecessary from xorg.conf. you can watch it at www.sendspace.com/file/y9b8on , but the permission was not added.

D
darkdimius, 2011-04-05
@darkdimius

Real permission can not be obtained, but you can pretend that it is.
xrandr's scale parameter does the job.
xrandr --output LVDS1 --mode 800x600 --scale 1.28x1.28

F
FeNUMe, 2011-04-06
@FeNUMe

perhaps the Jupiter software, a replacement for asustraytools, will help you. on eee 1003hag, for example, such permissions are available,
image
but how to add Wirth permission through xorg.conf you have already been suggested above.
but it's still normal to work with a resolution larger than the screen is not at all convenient.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question