Linux.com

Author Message
Joined: Apr 21, 2008
Posts: 2
Other Topics
Posted Apr 21, 2008 at 11:45:39 PM
Subject: Multi Screen radeon problem
I have been trying to get the duel screen working but every time i chance the ect/X11/xorg.conf will linux not start in grafik mode.... The grafiks card is a Radeon 1950GT where i am runing both monitors from.... The chances that i made in xorg.conf is Section "ServerFlags" #DontZap # disable <Ctrl><Alt><BS> (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching) EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer Load "dri" # direct rendering EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "dinovo" Option "XkbLayout" "dk" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" EndSection Section "InputDevice" Identifier "Mouse2" Driver "evdev" Option "bustype" "0x0003" Option "relBits" "+0+1+2" Option "product" "0xc50e" Option "vendor" "0x046d" Option "HWheelRelativeAxisButtons" "7 6" EndSection Section "InputDevice" Identifier "Mouse3" Driver "evdev" Option "bustype" "0x0003" Option "relBits" "+0+1+2" Option "product" "0xc714" Option "vendor" "0x046d" Option "HWheelRelativeAxisButtons" "7 6" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Plug'n Play" ModelName "Acer AL1711" HorizSync 30-83 VertRefresh 55-75 Option "dpms" EndSection Section "Monitor" Identifier "Monitor1" VendorName "Plug'n Play" ModelName "Acer AL1916" HorizSync 30-83 VertRefresh 55-75 Option "dpms" EndSection Section "Device" Identifier "Videocard0" VendorName "ATI Technologies Inc" BoardName "ATI Radeon X1300 - X1950" Driver "vesa" BusID "PCI:01:00:0" Screen 0 Option "DPMS" EndSection Section "Device" Identifier "Videocard1" VendorName "ATI Technologies Inc" BoardName "ATI Radeon X1300 - X1950" Driver "vesa" BusID "PCI:01:00:1" Screen 1 Option "DPMS" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Videocard1" Monitor "Monitor1" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "Multihead layout" Screen 0 "Screen0" LeftOf "Screen1" Screen 1 "Screen1" 0 0 InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "SendCoreEvents" InputDevice "Mouse3" "SendCoreEvents" Option "Xinerama" "on" Option "Clone" "off" EndSection And after i have try to chage the screen have the grafiks speed been low with even do that i have made a back up and are runing that one.... Pleas help, i dont now what there is wrong, and i am new to linux so i am at my wish end(ps i am using mandriva 2008)
Back to top Profile Email Website
Unrealhuman
Joined Apr 21, 2008
Posts: 2

Other Topics
Posted: Apr 22, 2008 2:07:24 AM
Subject: Multi Screen radeon problem
I got it to work.... but i cannot place any thing on the window that i just made, the only thing that are beeing show is the mouse and the back ground.... if eny one now have to get the screen aktiv the pleas help.... the solution on the other problem where: Section "ServerFlags" #DontZap # disable <Ctrl><Alt><BS> (server abort) #DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse does not work EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer Load "dri" # direct rendering EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "XkbModel" "dinovo" Option "XkbLayout" "dk" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/mouse" EndSection Section "InputDevice" Identifier "Mouse2" Driver "evdev" Option "bustype" "0x0003" Option "product" "0xc50e" Option "relBits" "+0+1+2" Option "HWheelRelativeAxisButtons" "7 6" Option "vendor" "0x046d" EndSection Section "InputDevice" Identifier "Mouse3" Driver "evdev" Option "bustype" "0x0003" Option "product" "0xc714" Option "relBits" "+0+1+2" Option "HWheelRelativeAxisButtons" "7 6" Option "vendor" "0x046d" EndSection Section "Monitor" Identifier "monitor1" VendorName "Plug'n Play" ModelName "Acer AL1711" HorizSync 30-83 VertRefresh 55-75 Option "DPMS" EndSection Section "Monitor" Identifier "monitor2" VendorName "Plug'n Play" ModelName "Acer AL1916" HorizSync 30-83 VertRefresh 55-75 Option "DPMS" EndSection Section "Device" Identifier "Videocard0a" VendorName "ATI Technologies Inc" BoardName "ATI Radeon X1300 - X1950" Driver "fglrx" BusID "PCI:01:00:0" Screen 0 EndSection Section "Device" Identifier "Videocard0b" VendorName "ATI Technologies Inc" BoardName "ATI Radeon X1300 - X1950" Driver "fglrx" BusID "PCI:01:00:0" Screen 1 EndSection Section "Screen" Identifier "screen0" Device "Videocard0a" Monitor "monitor1" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection Subsection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection EndSection Section "Screen" Identifier "screen1" Device "Videocard0b" Monitor "monitor2" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection Subsection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480" "480x360" "320x240" EndSubsection EndSection Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" InputDevice "Mouse2" "SendCoreEvents" InputDevice "Mouse3" "SendCoreEvents" Option "Clone" "false" Screen 0 "screen0" 0 0 Screen 1 "screen1" RightOf "screen0" EndSection pleas help thanks
Back to top Profile Email Website
Tableless layout Validate XHTML 1.0 Strict Validate CSS Powered by Xaraya