UbuntuThis forum is for the discussion of Ubuntu Linux.
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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
-for Driver "Microsoft", I have tried Imps/2, Explorer(whatever), auto-dev, upper and lower cases, etc.
-ps ax | grep /usr/sbin/ (looking for:/usr/sbin/gpm -m /dev/mouse -t imps2) output:
3924 ? Ss 0:00 /usr/sbin/gdm
3940 ? S 0:00 /usr/sbin/gdm
3963 ? Ssl 0:00 /usr/sbin/hpiod
3967 ? S 0:00 python /usr/sbin/hpssd
4014 ? Ss 0:02 /usr/sbin/cupsd
4041 ? Ss 0:00 /usr/sbin/apmd -P /etc/apm/apmd_proxy --proxy-timeout 30
4114 ? Ss 0:32 /usr/sbin/hald
4409 ? Ss 0:00 /usr/sbin/sdpd
4470 ? Ss 0:00 /usr/sbin/atd
4483 ? Ss 0:00 /usr/sbin/cron
7303 pts/0 R+ 0:00 grep /usr/sbin/
No entry for: /usr/sbin/gpm -m /dev/mouse -t imps2
-lsmod | grep psmouse:
psmouse 36100 0
Now another interesting thing is I don't seem to have a mouseconfig app available at cli. (nor do I have alsaconf...annoying.) Nor do I have a choice in the xorg reconfig app to choose my type of mouse device. It does ask what driver, but not USB v. ps/2 or anything.
Been working this one on and off for about 2 weeks now. Any help is appreciated. But from what I've seen from reading to this point I'll have to get a USB hub and a USB mouse. Either that or recompile kernel by hand. No better teacher than necessity, eh?
Well, thanks for playing our game. We have some nice parting gifts for you backstage.
"/dev/mouse" doesn't exist, so...X-server crash.
"ttyS0" I got from another post on the Ubuntu forums, I think. And I'm pretty sure it's in my system somewhere as well. That is to say, I saw it listed in association with the mouse in question. How? Too much info, can't recall exactly.
Seems like I've read every post and how-to on this issue that I can find with no luck. I'm even pretty sure it "works" as is. For example, if I move it around really fast, not touching any buttons, a "right-click" menu will show up and the pointer might move to the corner or edge of the screen.
Installed gpm this morning, so "ps ax" shows this:
4333 ? Ss 0:00 /usr/sbin/gpm -m /dev/input/mice -t exps2
In /dev/input/ I have "mice" and "mouse0" (also: "event0/1/2"--thats 3 files and "ts0") for choices. I should have mentioned in my original post that I had already tried to adjust the "Device" line to the suggestion you made, and to "mouse0" among others from posts here and the Ubuntu forums... with no luck so far.
Earlier in the thread, you mentioned that the touchpad is working. This shouldn't cause any issues, but you might try commenting that out and focus on the ps/2 mouse by alone. I'm not real familiar with Ubuntu, and I'm about out of ideas. I am curious what the problem is though. Hope you can get it fixed.
Yeah, I sorta gave up, bit the bullet and bought a USB hub and a USB mouse. It worked immediately, of course. But that's $40 I'd rather ahve spent on something else, not somehting I already had. Namely, an optical mouse. Near as I can tell, it has to have something to do with the way the chip in a PS/2 roller mouse sends messages to the xserver (or wherever it goes) and how a PS/2 optical mouse chip accomplishes the same task. I noticed sporadic "micro-functionality"-it would move or act like a button was pressed when I moved it all over the place real fast. Made me think it just wouldn't stay in sync., so I looked in the system logs for instances of that. What I found was was a long list of mouse resyncing, but it was all tied to the touchpad.
I'll try to fix it again, but I'm burned out on it and have a work-around now. It really suprised me how few responses I got to this, when I see the problem all the time on the boards. In fairness, I'll say that most seem to be fixed by modifying the xorg.conf file, mine just wasn't that problem, I guess. I also found it curious how there are certain basic apps (mouseconfig, alsaconf...) missing from this installation of Ubuntu, that according to the boards should be there. Heck, I even got a link for alsaconf in my Applications menu list. Don't work, but it's there. Points to a command that doesn't exist on this system, but it's supposed to. Got all the alsa associated files that say it should be there... Not there though.
Any rate, it's still better, if only on principle, than the alternative...pirating Microsoft OSes. LOL
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.