Skip to main content

Thread: Screen names in Display configurations


hi,

i've little problem, nothing serious, it's quite irritating. have amd64 ubuntu jaunty 9.6 fglrx driver of ati radeon hd 3450 graphic card , 2 monitors. version of driver, working on pc, in display configurations both screens called unknown. there way how call them in xorg.conf? attempts of configuration last black screen after boot.
thanks.

xorg.conf:

section "monitor"
identifier "aticonfig-monitor[0]-0"
option "vendorname" "ati proprietary driver"
option "modelname" "generic autodetecting monitor"
option "dpms" "true"
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
virtual 3200 1080
endsubsection
endsection

section "serverlayout"
identifier "aticonfig layout"
screen 0 "aticonfig-screen[0]-0" 0 0
endsection

section "device"
identifier "aticonfig-device[0]-0"
driver "fglrx"
busid "pci:1:0:0"
endsection

section "serverflags"
option "dontzap" "false"
endsection



Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Screen names in Display configurations


Ubuntu

Comments