Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem witch non-xinerama setup. [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
svirus
n00b
n00b


Joined: 09 Sep 2005
Posts: 22

PostPosted: Wed Jun 19, 2013 9:30 am    Post subject: Problem witch non-xinerama setup. [SOLVED] Reply with quote

I just update X , mesa and fglrx drivers and my X server hangs when starting.
I find problem... it's when I set Xinerama to off.
But when I set:
Code:

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "aticonfig-Screen[0]-0" 0 0
        Screen      1   "aticonfig-Screen[0]-1"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option      "Xinerama" "off"
EndSection


Everything works ... but I can't move mouse to another screen (mouse jail ;) ).

When I only change line witch Screen 1 and add there eg.
Code:

        Screen      1   "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"

I see black screens on both monitors, and X process take 100% CPU.

When I change to Xinerama on OR remove RightOf.... everything works witch both monitors.

Xorg.Log end on line:
Code:

  439.935] (II) fglrx(0): Display width adjusted to to 1792 due to alignment constraints
[   439.935] (II) fglrx(0): DRI initialization successfull
[   439.935] (II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x010a0000
[   439.935] (==) fglrx(0): Backing store disabled
[   439.935] (II) Loading extension FGLRXEXTENSION
[   439.935] (**) fglrx(0): DPMS enabled
[   439.935] (II) fglrx(0): Initialized in-driver Xinerama extension
[   439.935] (**) fglrx(0): Textured Video is enabled.
[   439.935] (II) LoadModule: "glesx"
[   439.935] (II) Loading /usr/lib64/xorg/modules/glesx.so
[   439.936] (II) Module glesx: vendor="X.Org Foundation"
[   439.936]    compiled for 1.4.99.906, module version = 1.0.0
[   439.936] (II) Loading extension GLESX
[   439.936] (II) fglrx(0): GLESX enableFlags = 528
[   439.936] (II) fglrx(0): GLESX is enabled
[   439.936] (II) LoadModule: "amdxmm"
[   439.936] (II) Loading /usr/lib64/xorg/modules/amdxmm.so
[   439.936] (II) Module amdxmm: vendor="X.Org Foundation"
[   439.936]    compiled for 1.4.99.906, module version = 2.0.0
[   439.936] (II) Loading extension AMDXVOPL
[   439.936] (II) Loading extension AMDXVBA
[   439.937] (II) fglrx(0): UVD feature is enabled(II) fglrx(0):
[   439.938] (II) fglrx(0): Enable composite support successfully
[   439.938] (WW) fglrx(0): Option "VendorName" is not used
[   439.938] (WW) fglrx(0): Option "ModelName" is not used
[   439.938] (II) fglrx(0): X context handle = 0x1
[   439.938] (II) fglrx(0): [DRI] installation complete


Thanks in advanced for help.


Last edited by svirus on Thu Jun 20, 2013 9:00 am; edited 1 time in total
Back to top
View user's profile Send private message
svirus
n00b
n00b


Joined: 09 Sep 2005
Posts: 22

PostPosted: Thu Jun 20, 2013 9:00 am    Post subject: Reply with quote

emerge x11-libs/libX11

Solved problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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