LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-15-2005, 08:18 AM   #1
10xOXR
Member
 
Registered: Nov 2003
Location: Scotland
Distribution: Gentoo 2005.0
Posts: 49

Rep: Reputation: 15
Unhappy Mouse problem with Xorg 6.9.0


Hello all,

I have a Logitech MX700 Wireless Optical Mouse and am currently running PCLinuxOS.

I have had no problems with the mouse or its buttons until I upgraded all packages in Synaptic Package Manager with one of them being Xorg moving from 6.8.2 to 6.9.0

Whenever I now start the machine or restart the X Server, the mouse doesn't move at all until I run the Control Centre (Drakconf) and tell it to use any available USB or PS/2 mouse - everything's fine from then on.

I have made no such update to my Laptop (same distro and version) so comapred the two xorg.conf files. No changes have been made to the mouse entry, everything is as it was.

Code:
Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    Option "ZAxisMapping" "6 7"
EndSection
I'm getting fairly tired of having to manually get the mouse going of a morning, any thoughts on what could be wrong?

TIA

10x...
 
Old 10-16-2005, 06:14 AM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Look into /dev to see available mouse devices and edit xorg.conf accordingly. For instance, mine works great with /dev/psaux.
 
Old 10-19-2005, 07:57 AM   #3
10xOXR
Member
 
Registered: Nov 2003
Location: Scotland
Distribution: Gentoo 2005.0
Posts: 49

Original Poster
Rep: Reputation: 15
Managed to refine the problem a bit now so stay with me here...

Once the system has started up and logged me in the mouse does not move - it just sits there in the middle of the screen. However, if I move the mouse to the top right of the screen (cursor still stays in the middle, doesn't move) and then let DrakConf detect it, the cursor suddenly appears in the top right!

I've tried every single possible entry for Device in xorg.conf (/dev/input/mice, /dev/usbmouse, etc) and all will do exactly the same thing. They'll stay put until I detect the mouse and then the cursor will jump to where I've moved the mouse.

I'm getting tired of this....

Perhaps I should try to go back to Xorg 6.8.2 if Synaptic will let me...

Any thoughts?

10x...

Last edited by 10xOXR; 10-19-2005 at 08:00 AM.
 
Old 10-19-2005, 08:16 AM   #4
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Next thing to look at is mouse protocol. Also make sure you edit right section, there may be more than one for mouse (Mouse0, Mouse1, etc.)
 
Old 10-19-2005, 08:41 AM   #5
10xOXR
Member
 
Registered: Nov 2003
Location: Scotland
Distribution: Gentoo 2005.0
Posts: 49

Original Poster
Rep: Reputation: 15
Thanks for the reply mate,

I've edited everything that I can to no avail. Every time I make a change nothing will happen, and when I let DrakConf autodetect everything it always goes back to the folowing:

Code:
Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "ExplorerPS/2"
    Option "Device" "/dev/mouse"
    Option "ZAxisMapping" "6 7"
EndSection
There is only one mouse referred to in xorg.conf and it's Mouse1

Code:
Section "ServerLayout"
    Identifier "layout1"
    InputDevice "Keyboard1" "CoreKeyboard"
    InputDevice "Mouse1" "CorePointer"
    Screen "screen1"
EndSection
The Protocol makes no difference when I change it, and ExplorerPS/2 has what it's always been , even before the problem began.
 
Old 10-19-2005, 09:03 AM   #6
nelamvr6
Member
 
Registered: Oct 2005
Location: New London, CT USA
Distribution: Ubuntu 7.04
Posts: 49

Rep: Reputation: 15
You say it's cordless, right?

Could be a hardware problem and not software related. Perhaps the system isn't getting any data from the mouse until there's movement of the mouse and therefore a signal sent between the mouse and it's base station.

Is it plugged into the USB port or the PS2 port? I have had some systems that have issues with USB mice or keyboards on startup.

Just a thought.
 
Old 10-19-2005, 09:14 AM   #7
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Look at your Xorg.0.log, there may be some clues. Also there may be some output to console, my Gentoo reports on first and twelfth.
 
Old 10-21-2005, 09:40 AM   #8
10xOXR
Member
 
Registered: Nov 2003
Location: Scotland
Distribution: Gentoo 2005.0
Posts: 49

Original Poster
Rep: Reputation: 15
If I quit X after getting the mouse going, it still works in the console....

There are no error messages that I can see in the Xorg log files.

There is also no hardware failure with the mouse itself as it works perfectly on a Windows machine.

Stuck now...
 
Old 10-26-2005, 12:39 AM   #9
suslik
Member
 
Registered: Jul 2004
Distribution: OpenSuse 10.x
Posts: 262

Rep: Reputation: 30
Try
/dev/input/mice
if you have it. It's a collection of signals from ALL mic-like devices.
 
Old 10-26-2005, 05:24 AM   #10
10xOXR
Member
 
Registered: Nov 2003
Location: Scotland
Distribution: Gentoo 2005.0
Posts: 49

Original Poster
Rep: Reputation: 15
I have no idea now.

/dev/input/mice does work - but, again, only when I use drakconf to detect the mouse after startup. It makes no difference at all what's in xorg.conf, until I detect the mouse nothing happens.

This only started happening once I upgraded to Xorg 6.9.0 CVS. Anyone got any ideas how to get Synaptic to let me downgrade to 6.8.2 again? Seeing as this problem seems impossible to resolve.

I'm been wondering if it's a problem with the mouse being detected during startup, but it does will tell me the mouse's battery level and what channel it's operating on before I've used drakconf to get it moving... possibly discounting that option.

It must be either Xorg or something else that was upgraded by Synaptic at the same time as the mouse will work properly off the bat if I boot using the PCLinuxOS (or any other) LiveCD.

Bugger it, I might just go and get Gentoo again.... knew where I stood with that one! LOL

Thanks again,

10x...
 
Old 10-26-2005, 06:50 AM   #11
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
No need to install Linux again. I'm sure your distro has some CLI tool you can use to remove your 6.9.0 so you can install stable version again.
 
Old 10-26-2005, 07:02 AM   #12
10xOXR
Member
 
Registered: Nov 2003
Location: Scotland
Distribution: Gentoo 2005.0
Posts: 49

Original Poster
Rep: Reputation: 15
Any suggestions on what I could use then?

10x...
 
Old 10-26-2005, 08:22 AM   #13
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Little googling brought up this:
Quote:
PCLinuxOS is an English only live CD initially based on Mandrake Linux that runs entirely from a bootable CD. Data on the CD is uncompressed on the fly, allowing up to 2GB of programs on one CD including a complete X server, KDE desktop, OpenOffice.org and many more applications all ready to use. In addition to the live CD, you can also install PCLinuxOS to your hard drive with an easy-to-use livecd-installer. Additional applications can be added or removed from your hard drive using a friendly apt-get front end via Synaptic.
Do 'man apt-get' to see how it works.

Last edited by Emerson; 10-26-2005 at 08:24 AM.
 
Old 11-12-2005, 09:11 PM   #14
TenEighty
Member
 
Registered: Oct 2004
Location: Vancouver, B.C., Canada
Distribution: Kubuntu
Posts: 59

Rep: Reputation: 15
i have the same mouse problem. Slackware 10.0, usb optical wheel mouse (corded), plugged into a usb port. It used to work perfectly, without hot plug. Long time ago, i enabled hot plug, still fine. Recently, i enabled acpi, which involved a few things, and it was still okay, but about the same time I had trouble with display, and fixing that broke the mouse. I don't have any idea how.

X starts fine, no complaints, but the cursor sits dead center of the screen. Won't move, buttons don't respond. It will start working if I restart hotplug: '/etc/rc.d/rc.hotplug restart' if I use 'start' instead of 'restart', it doesn't work. I've looked at my xorg.conf file, changed things back and forth, didn't help. For one thing, i don't know why hotplug should be involved, since the stupid thing worked before I enabled hotplug.

FYI, in my research, i have found in the hotplug README, that "coldplug" usb devices, like mice, may not be able to be activated at boot time because the system isn't fully initiallized when the device is first detected. Some script has to RESCAN the device later on in the startup to get the bastard to work, and i think that's what is happening, or not happening rather. The file also says mice to be used with X11 cannot be hotplugged, though I may have read something contradictory to this... anyway, some modules need to be preloaded, perhaps meaning that the drivers are loaded and the mouse is working by other means, and not by hotplug, even the the HCL at Linuxquestions states that the mouse works with hotplug. And it says 'you should probably use static linking for the "hid", "keybdev" (and/or "mousedev"), "input", "usbcore", and USB Host Controller modules' which is beyond me at this point.

plenty of information that so far, doesn't fix anything, except that i added '/etc/rc.d/rc.hotplug restart' to rc.local, which is a total band aid, if it works.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xorg -configure doesn't detect my PS/2 mouse whoever Linux - Newbie 2 08-11-2005 01:01 PM
Xorg mouse drivers Synesthesia Linux - General 1 05-24-2005 09:34 PM
Mouse / Xorg Issues - Please Help!!! kkempter Linux - Hardware 1 04-23-2005 02:17 PM
Xorg and logitech wheel mouse Ops Slackware 3 06-30-2004 07:58 AM
no mouse in slackware-current + xorg Menestrel Slackware 4 06-07-2004 02:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration