On my HP dv2416us my mouse pad works in the welcome screen, but when i login it wont move. I can tap on it and make it click, but the cursor will not move.
Any suggestions?
I’ve already re-installed my packages for the input devices.
I’ve seen a lot of grousing about that on various laptops. Synaptics has a driver in the X server, but it seems to work differently everywhere it’s used. There is a rather popular config from about a year ago found in lots of places on the Net:
You can try to see if using these lines will help any. I note the line with
Option "Device" "/dev/psaux"
may or may not work, but I seem to recall someone asserting most firmly the Synaptics pad is actually on the PS/2 bus. If nothing else, I would test that one line change first.
Ah, if this is a recent problem on a previous install, then it would seem more likely a hardware issue, or something too obscure for me to guess. Might as well change that line back to what it was.
Well, it turns my laptop into a desktop-it’s not portable anymore! At least on opensuse (have vista installed)
This is really bugging me…
On the login screen it works fine…
Anyone, PLEASE help
The other thing which comes to mind is using the Hardware tool under YaST. Sometimes it will have the wrong information. Check that and make sure it knows the proper name and model, or as close as possible.
That particular function is related to the “ZAxisMapping” entry, and is the same for every pointer, mouse, touchpad, etc. For some reason X isn’t reading the movement sensor, which is a matter of reading the “roller” signals in the mouse. However, the protocol for that is different between old ball mice & trackballs versus touchpads and opticals. But beyond saying that, I can only guess. My only similar experience was on SUSE 10.3, when YaST under KDE had the wrong mouse type for my touchpad on a Dell Latitude.
In the menu, find YaST. You’ll need the appropriate password, then select the second item in the left-hand panel – Hardware. In the right-hand panel, find Mouse Model. Run through the dialog, making sure the details are correct to the best of your knowledge.
Well, i don’t know what i did but when i booted into opensuse after it being turned off for a few hours… it fixed itself. The usb ports temporarily messed up though, not detecting my external harddrive or my mouse.
Good idea, giulio79. But another thought comes to mind. Most of my X-server and internal bus issues on my old Dell Latitude were solved when I changed the default video driver. By any chance, imop, does your laptop use the any of the Intel video chipsets? The default ‘intel’ driver is not exactly ready for prime-time.
(Note: I’m having to make this entry via a plain text browser because I can’t get the forum to load in any graphical browser. There may be some odd formatting.)
If clicking / scrolling works but the pointer won’t move, couldn’t it be just a case of speed or acceleration settings being zeroed, maybe in Yast? I’m at a desktop right now, so I can’t check.
No, it’s not b/c anything is on zero, i’ve checked. I’ve found out that it’s working now b/c i unchecked th “Activate this mouse” under Graphics Cards and Monitors > Mouse and so it reconfigures my mouse without using any reconfigured data. I have no idea what’s going on anymore…
I’ll check out your link, thank you
The only thing the yast front end does is to modify /etc/X11/xorg.conf according to certain rules. To see what makes it work/not work, just compare the files after each change.
GUI frontends are cool, but the feedback is usually poor.