Thread: displays not applied
i have attached screenshot of when try go out of mirror displays says
"required virtual size nor fit availablesize:requested=(2048,768 ) min = (320,200),max= (1024,1024)
size each monitor 1024 * 768(4:3)
think treating if want 1 big monitor not 2 monitors.i have put details below
have hd 4650 card used install drivers http://askubuntu.com/questions/74171...rted-in-ubuntu
glxinfo | grep -i vendor
server glx vendor string: ati
client glx vendor string: ati
opengl vendor string: advanced micro devices, inc
egrep -i "connected|card detect| primary dev" /var/log/xorg.0.log
[ 21.568] (ii) fglrx(0): pcie card detected
[ 24.733] (ii) fglrx(0): connected display0: crt1
[ 24.734] (ii) fglrx(0): connected display1: crt2
[ 24.831] (ii) fglrx(0): output dfp1 disconnected
[ 24.831] (ii) fglrx(0): output dfp2 disconnected
[ 24.831] (ii) fglrx(0): output crt1 connected
[ 24.831] (ii) fglrx(0): output crt2 connected
[ 24.831] (ii) fglrx(0): adapter ati radeon hd 4600 series has 2 configurable heads , 2 displays connected.
.
i believe have add line under
subsection "display"
virtual 2048,768
can tell me if right thanks
xorg.conf
section "serverlayout"
identifier "aticonfig layout"
screen 0 "aticonfig-screen[0]-0" 0 0
endsection
section "module"
load "glx"
endsection
section "monitor"
identifier "aticonfig-monitor[0]-0"
option "vendorname" "ati proprietary driver"
option "modelname" "generic autodetecting monitor"
option "dpms" "true"
endsection
section "device"
identifier "aticonfig-device[0]-0"
driver "fglrx"
busid "pci:1:0:0"
endsection
section "screen"
identifier "aticonfig-screen[0]-0"
device "aticonfig-device[0]-0"
monitor "aticonfig-monitor[0]-0"
defaultdepth 24
subsection "display"
viewport 0 0
depth 24
endsubsection
endsection
, ran xrandr
xrandrhome1@home1-gs293aa-abg-m8175a:~$ xrandr
screen 0: minimum 320 x 200, current 1024 x 768, maximum 1024 x 1024
dfp1 disconnected (normal left inverted right x axis y axis)
dfp2 disconnected (normal left inverted right x axis y axis)
crt1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 54mm x 486mm 1024x768 75.0*+ 70.1 60.0 800x600 72.2 75.0 70.0 60.3 56.2 720x480 60.0 640x480 75.0 72.8 60.0
crt2 connected 1024x768+0+0 (normal left inverted right x axis y axis) 304mm x 228mm 1024x768 60.0*+ 75.0 70.1 800x600 72.2 75.0 70.0 60.3 56.2 720x480 60.0 640x480 75.0 72.8 60.0
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [SOLVED] displays not applied
Ubuntu
Comments
Post a Comment