Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-30-2005, 05:29 PM
|
#1
|
|
Member
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 118
Rep:
|
Mouse not operating under X
OK, I am not as dumb as the post makes me sound. I have been running Suse 9.3 on my dell dimension 4600c for a little over 3 months now.
The Problem: My mouse just quit responding in KDE 3.4 & GNOME 2.10
Troubleshooting I have done:
1) Tried another mouse (no good)
2) Tried anothe USB port (no good)
3) Verified the attached port does work with another USB device (It does)
4) rebooted (sorry M$ Habit)
5) Tried a PS/2 Mouse (no good)
6) CTRL+ALT+F2, new session, logged in as root, ran YaST updates online, got the new kernel and other various updates. (no good)
7) Verified the mouse works on my other SuSe 9.3 computer. (like a champ)
8) Put in spare drive installed XP ... all is good. Grrrrrrrr!!!!!!
OK so the last thing I was doing was burning a DVD in K3B for my brother. The system appeared to seize at 49%, after 2 hours I gave it the 3-finger salute, booted up, no mouse. Plugged in another mouse which worked OK for a day ... since then, no mouse.
I hope someone here is able to help, I'd hate to have to rebiuld the system for this. Thanks!
|
|
|
|
06-30-2005, 06:04 PM
|
#2
|
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,538
Rep:
|
can u boot into terminal and do mouseconfig to select the mouse again? or edit your xorg.conf or x86 configuration file under the mouse section and manually edit the mouse parameters?
|
|
|
|
06-30-2005, 06:25 PM
|
#3
|
|
Member
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 118
Original Poster
Rep:
|
Quote:
Originally posted by nadroj
can u boot into terminal and do mouseconfig to select the mouse again? or edit your xorg.conf or x86 configuration file under the mouse section and manually edit the mouse parameters?
|
getting to the terminal is no problem, I just ctrl+alt+F2 and boom there I am. Since I am so new to linux I do not know in what subdirectory mouseconfig or xorg or x86 are in. I am pretty sure that SuSe uses x86free and have run the manual config before on a laptop, but do not recall where this is located.
I did run yast from the cmdline without issue and it sees the mouse. Heck KDE announces the change when I boot, but when I select "yes" to have in configure it, I am prompted for the password and then that is all that happens ... and I still have no mouse
Thanks for the speedy reply!
|
|
|
|
06-30-2005, 06:29 PM
|
#4
|
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,538
Rep:
|
just type 'mouseconfig' at the terminal. its a program and should be in your $PATH variable (meaning you dont need to specify the full location, more or less) i dont think you have to be root to run mouseconfig, try it and select your mouse type/protocol from the menu and then try to startx.
also, rather than switching to a different console (ctrl + alt + f2 or whatever) hit ctrl + alt + backspace to kill your current X session, and it should bring you to a terminal.. THEN run mouseconfig and type 'startx' to load up the gui again..
|
|
|
|
06-30-2005, 06:36 PM
|
#5
|
|
Member
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 118
Original Poster
Rep:
|
I get bash: 'mouseconfig' : command not found, so I do not think it is in the path. Also on Suse, CTRL+ALT+BKSP only works (that I know) when your video subsystem fails to start. It took me to a login screen, almost like XP (yuk) so I logged in did CTRL+ALT+DEL and that allowed to arrow to "End Session."
So ... still no squeeker.
|
|
|
|
06-30-2005, 06:56 PM
|
#6
|
|
Member
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 118
Original Poster
Rep:
|
OK we are offically worse off than when we started. I remember the command I needed to run. it is "xf86config" it told me the xorg.conf file would be written to either /usr/X11R6/lib/X11 or /etc/X11
Either way I ran the config and now at the default levels the video fail to start. It is looking for a serial mouse (even though I specified othewise) and the video subsystem crashes.
I am going to go run the SuSe repair from the intall utility after I delete the xorg.conf. I'll let you know what happens.
|
|
|
|
06-30-2005, 07:26 PM
|
#7
|
|
Member
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 118
Original Poster
Rep:
|
well that also is a fruitless labor. Does anyone know how to make YaST or SuSe rebuild this file? I did and I KNOW it is right, yet it still tried to create a serial mouse, rather then the USB optical one that it used during the inital install.
|
|
|
|
06-30-2005, 08:28 PM
|
#8
|
|
Member
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 118
Original Poster
Rep:
|
okay so I have determined that the reason it failed was I failed to specify a device (where is the mouse).
I tried /dev/usb and it balks ... anyone know what this should be or if there is a better config utility under Suse?
I also tried this from x.org
USB mouse
If your mouse is connected to the USB port, it can either be supported by the "Auto" protocol, or by an OS-specific protocol (see below), or as a generic Human Interface Device by the "usb" protocol.
Last edited by slacker9876; 06-30-2005 at 08:32 PM.
|
|
|
|
06-30-2005, 08:50 PM
|
#9
|
|
Member
Registered: Apr 2004
Location: Colorado
Distribution: Ubuntu 6.10, SLED 10
Posts: 118
Original Poster
Rep:
|
WOO HOO ! I got it! Thanks for the point in the right direction nadroj. I guess once I knew what file was the problem fixing it was just a matter of paying attention.
|
|
|
|
07-05-2005, 05:16 PM
|
#10
|
|
Senior Member
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,538
Rep:
|
good work
|
|
|
|
10-24-2005, 11:54 AM
|
#11
|
|
LQ Newbie
Registered: Oct 2005
Posts: 10
Rep:
|
mouse not operating under x
"get bash: 'mouseconfig' : command not found"
Hi,
i am having the same problem. my usb mouse does not work under x. the cursor does appeear when x loads but it does not move when i move the mouse. I have tried to type in mouseconfig at the prompt and it tell me command not found? i am using linux from scratch. what package does mouse config come with? does it come with X? if it should be installed where should it be?
thank you for any help.
|
|
|
|
11-10-2005, 01:45 PM
|
#12
|
|
Member
Registered: Mar 2004
Location: Belgium
Distribution: Ubuntu
Posts: 133
Rep:
|
Mouse not operating under X
Hello,
I had the same problem. The /etc/X11/xorg.conf became bad for unknow reason.
I modified the file in the section "Section "InputDevice"" and replaced the line
Option "Device" "/dev/mouse"
by
Option "Device" "/dev/input/mice"
After a logout, login it's working again correctly.
--
free_ouyo
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:57 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|