You are not logged in.

#1 2010-10-10 18:28:19

aXyde
Member
Registered: 2010-05-22
Posts: 7

Catalyst: Mouse Pointer looks weird on one monitor

Hi, i just installed a fresh Arch system (2.6.35-ARCH) and I'm using Xorg (1.9.0) together with the AUR-package "catalyst-test". Now when i start up a desktop environment (i tryd twm and openbox), my mouse pointer looks weird on my right monitor but normal on my left, which is my primary.

28bduf8.jpg
Right Monitor (the square on the left is my mouse pointer)

When i tryd to make a screenshot of the problem the image just showed me the mouse pointer as its supposed to be, so i had to make this picture with a camera. The mouse pointer is fully functional just its look is broken. I never had this bug before when using the same hardware together with Arch. When I changed my xorg.conf so that my right monitor is the primary one, the mouse pointer looks weird on the left but is okay on the right.

xorg.conf:

Section "ServerLayout"
    Identifier     "aticonfig Layout"
    Screen      0  "aticonfig-Screen[0]-0" 0 0
    Screen         "aticonfig-Screen[0]-1" RightOf "aticonfig-Screen[0]-0"
EndSection

Section "Module"
EndSection

Section "ServerFlags"
    Option        "Xinerama" "on"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]-0"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Monitor"
    Identifier   "aticonfig-Monitor[0]-1"
    Option        "VendorName" "ATI Proprietary Driver"
    Option        "ModelName" "Generic Autodetecting Monitor"
    Option        "DPMS" "true"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-0"
    Driver      "fglrx"
    Option        "DesktopSetup" "horizontal"
    Option        "Capabilities" "0x00000800"
    BusID       "PCI:1:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-1"
    Driver      "fglrx"
    BusID       "PCI:1:0:0"
    Screen      1
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
        Modes    "1600x1200"
    EndSubSection
EndSection

Section "Screen"
    Identifier "aticonfig-Screen[0]-1"
    Device     "aticonfig-Device[0]-1"
    Monitor    "aticonfig-Monitor[0]-1"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1600x1200"
    EndSubSection
EndSection

Last edited by aXyde (2010-10-10 18:34:37)

Offline

#2 2010-10-11 01:06:55

msx
Member
From: solar.system/earth/ar/bue/mdp
Registered: 2010-08-08
Posts: 184
Website

Re: Catalyst: Mouse Pointer looks weird on one monitor

Amichi,

Catalyst isn't working at this time with latest Xorg 1.9, you should either downgrade Xorg to 1.8 or try open-sourced modules.

Ciao!


Enjoying i3wm w/ lifebar + j4-dmenu-desktop + tab_windows / fish shell / Emacs / tmux / Konsole / KDE apps
Arch + Linux-libre kernel: ParabolaGNULinux.org

Offline

#3 2010-10-11 12:09:12

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 388

Re: Catalyst: Mouse Pointer looks weird on one monitor

Please inform yourself before writing these comments.
Catalyst-test is compatible with xorg-server 1.9, otherwise there would be just a blank screen ...

Offline

#4 2010-10-11 13:58:15

kaptk2
Member
Registered: 2010-10-11
Posts: 7

Re: Catalyst: Mouse Pointer looks weird on one monitor

I too am having this issue. Very weird.

Offline

#5 2010-10-11 17:57:52

msx
Member
From: solar.system/earth/ar/bue/mdp
Registered: 2010-08-08
Posts: 184
Website

Re: Catalyst: Mouse Pointer looks weird on one monitor

Radioactiveman wrote:

Please inform yourself before writing these comments.
Catalyst-test is compatible with xorg-server 1.9, otherwise there would be just a blank screen ...

I'll keep that in mind, thanx for your helpul comment.


Enjoying i3wm w/ lifebar + j4-dmenu-desktop + tab_windows / fish shell / Emacs / tmux / Konsole / KDE apps
Arch + Linux-libre kernel: ParabolaGNULinux.org

Offline

Board footer

Powered by FluxBB