Jump to content

mouse freezes in gnome [solved]


isamu
 Share

Recommended Posts

YO there Im looking and even when its not a kernel panic Im kinda curious about it , I just upgraded to mdv 2009 x86_64 frsh install

and after a couple of time using gnome 2.24 my mouse pointer freezes his position and dont move anymore [but still make click and select]

 

here my xorg.conf file

 

# File generated by XFdrake (rev 247269)

# **********************************************************************

# Refer to the xorg.conf man page for details about the format of

# this file.

# **********************************************************************

 

Section "ServerLayout"

Identifier "layout1"

Screen 0 "aticonfig-Screen[0]-0" 0 0

InputDevice "Keyboard1" "CoreKeyboard"

InputDevice "Mouse1" "CorePointer"

InputDevice "SynapticsMouse1" "SendCoreEvents"

EndSection

 

Section "Files"

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 "ServerFlags"

 

#DontZap # disable <Ctrl><Alt><BS> (server abort)

#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)

# allows the server to start up even if the mouse does not work

Option "allowmouseopenfail"

EndSection

 

Section "InputDevice"

Identifier "Keyboard1"

Driver "kbd"

Option "XkbModel" "pc105"

Option "XkbLayout" "us(alt-intl)"

Option "XkbOptions" "compose:rwin"

EndSection

 

Section "InputDevice"

Identifier "Mouse1"

Driver "mouse"

Option "Protocol" "ExplorerPS/2"

Option "Device" "/dev/mouse"

EndSection

 

Section "InputDevice"

Identifier "SynapticsMouse1"

Driver "synaptics"

Option "SHMConfig" "on"

EndSection

 

Section "Monitor"

Identifier "monitor1"

VendorName "Generic"

ModelName "Flat Panel 1280x800"

HorizSync 31.5 - 90.0

VertRefresh 60.0 - 60.0

EndSection

 

Section "Monitor"

Identifier "aticonfig-Monitor[0]-0"

Option "VendorName" "ATI Proprietary Driver"

Option "ModelName" "Generic Autodetecting Monitor"

Option "DPMS" "true"

EndSection

 

Section "Device"

Identifier "device1"

Driver "ati"

VendorName "ATI Technologies Inc"

BoardName "ATI Radeon 9250 and earlier"

Option "DPMS"

EndSection

 

Section "Device"

Identifier "aticonfig-Device[0]-0"

Driver "fglrx"

BusID "PCI:1:5:0"

EndSection

 

Section "Screen"

Identifier "screen1"

Device "device1"

Monitor "monitor1"

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

EndSubSection

EndSection

 

I ve seen no problem here [besides the syanptycs mouse]

What shoould I modify to make this mouse works in gnome [this was fine in 2.20/2.22 perhaps incopatibiity?]

Thanks :huh:

Edited by isamu
Link to comment
Share on other sites

thanks arctic, no the 3d is not enabled [in fact I dunno how to do that?=)]

I get curious bcause when the fail suceeds my mouse section in gnome System > mouse dont work, so I trace back the link and I found the gsynaptics pack is NOT installed by default so hopefully instaleed the pack and happy end bro. Thanks.

 

So at the end if you are using gnome 2.24 with a synpatics touchapd you must install the gsynpatics add in order to make your cursor again.

Thanks to all who read this

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...