Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Dualhead only left desktopside been shown [partially solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
AngelM
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 139
Location: Erlangen

PostPosted: Sun Sep 25, 2005 1:18 pm    Post subject: Dualhead only left desktopside been shown [partially solved] Reply with quote

I know there are many threads off this type but no one of this helped me solve my problem. :cry: :cry:
I have an Ati Radeon 9600, as monitor on the DVI output an 19" TFT and a 17" TFT at the VGA output.

I Try to set up an Dualhead configuration but when I start X I see 8O on both screens only the left part of the Desktop.

Heres my xorg.conf

Quote:
Section "Files"
RgbPath "/usr/lib/X11/rgb"
ModulePath "/usr/lib64/modules"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/freefont"
FontPath "/usr/share/fonts/sharefonts"
FontPath "/usr/share/fonts/terminus"
# FontPath "/usr/share/fonts/CID/"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/artwiz"
FontPath "/usr/share/fonts/cyrillic"
# FontPath "/usr/share/fonts/encodings"
# FontPath "/usr/share/fonts/util"
# FontPath "/usr/share/fonts/default"
# FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/ukr"
EndSection

Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "freetype"
Load "type1"
Load "v4l"
# Load "glx"
EndSection

Section "dri"
Mode 0666
EndSection


Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
#DisplaySize 340 270 # mm
Identifier "F-419"
VendorName "Neovo"
ModelName "Neovo F-419"
HorizSync 24 - 80
VertRefresh 50 - 75
Option "DPMS"
EndSection


Section "Monitor"
#DisplaySize 340 270 # mm
Identifier "170S"
VendorName "PHL"
ModelName "Philips 170S"
HorizSync 30.0 - 82.0
VertRefresh 56 - 76
Option "DPMS"
EndSection

# === ATI device section ===

Section "Device"
Identifier "ATI"
Driver "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
Option "DesktopSetup" "0x00000200"
Option "MonitorLayout" "TMDS, TMDS"
Option "IgnoreEDID" "off"
Option "HSync2" "30.0 - 82.0"
Option "VRefresh2" "56 - 76"
Option "ScreenOverlap" "0"
# === TV-out Management ===
Option "NoTV" "yes"
Option "TVStandard" "NTSC-M"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x06419064"
Option "GammaCorrectionII" "0x00c0000c"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000800"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=4152
Screen 0
EndSection

Section "Device"
Identifier "ATI1"
Driver "fglrx"
BusID "PCI:1:0:0" # vendor=1002, device=4152
Screen 1
EndSection


Section "Screen"
Identifier "BigScreen"
Device "ATI"
Monitor "F-419"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
# Virtual 1280 1024
EndSubSection
EndSection

Section "Screen"
Identifier "LittleScreen"
Device "ATI1"
Monitor "170S"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
# Virtual 1280 1024
EndSubSection
EndSection

Section "ServerLayout"
Identifier "TwinView"
Screen "BigScreen"
Screen "LittleScreen" RightOf "BigScreen"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
Option "Xinerama" "true"
EndSection


Here are the warnings out of my Xorg.0.log

Quote:

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): DesktopOption will be ignored for dual-screen configuration
(WW) fglrx(1): board is an unknown third party board, chipset is supported
(WW) fglrx(1): DesktopOption will be ignored for dual-screen configuration
(WW) fglrx(0): Direct rendering is not supported when Xinerama is enabled
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
(WW) fglrx(1): DRI initialization on primary screen failed.
(WW) fglrx(1): Direct rendering is not supported when Xinerama is enabled
(WW) fglrx(1): ***********************************************
(WW) fglrx(1): * DRI initialization failed! *
(WW) fglrx(1): * (maybe driver kernel module missing or bad) *
(WW) fglrx(1): * 2D acceleraton available (MMIO) *
(WW) fglrx(1): * no 3D acceleration available *
(WW) fglrx(1): ********************************************* *


And last but not least the errors out of my Xorg.0.log

Quote:

(EE) fglrx(0): DRIScreenInit failed!
(EE) fglrx(1): DRIScreenInit failed!
(EE) fglrx(1): DRI initialization for 2nd screen failed - aborting!
:? :?

Has anyone an idea how to solve this problem.


Last edited by AngelM on Mon Sep 26, 2005 1:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
El_Goretto
Moderator
Moderator


Joined: 29 May 2004
Posts: 3169
Location: Paris

PostPosted: Sun Sep 25, 2005 2:14 pm    Post subject: Reply with quote

Try
Code:
Option "MonitorLayout"              "AUTO, AUTO"

_________________
-TrueNAS & jails: µ-serv Gen8 E3-1260L, 16Go ECC + µ-serv N40L, 10Go ECC
-Réseau: APU2C4 (OpenWRT) + GS726Tv3 + 2x GS108Tv2 + Archer C5v1 (OpenWRT)
Back to top
View user's profile Send private message
AngelM
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 139
Location: Erlangen

PostPosted: Sun Sep 25, 2005 2:22 pm    Post subject: Reply with quote

Tryed already.

XServer breaks with error message:

Quote:

(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found
Back to top
View user's profile Send private message
AngelM
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 139
Location: Erlangen

PostPosted: Mon Sep 26, 2005 10:23 am    Post subject: Reply with quote

bump
Back to top
View user's profile Send private message
AngelM
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 139
Location: Erlangen

PostPosted: Mon Sep 26, 2005 1:20 pm    Post subject: Reply with quote

I finally get worked both monitors in the way I want.
But not with the fglrx driver but with the old radeon driver. Is there any way to use the new driver?

Its not nice but it works.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum