Hello every one I have a problem here my wheel mouse ps2 style. It will not work at all now. Well it did work during installation. I rebooted the system then the problems started . I see a cursor but it is frozen in the middle of the boot screen and KDE desktop. When I boot Suse 8.1 every time Yast comes up before the login manager and asks my to choose a mouse which I do but it does not work. Below is the info I think might be relative. If it is blocked by another application how do I find out which one or is this a Yast2 problem ? Any help would be most appreciated. Thank You in advance Cj ============================================================================ ================================================= Section "InputDevice" Driver "mouse" Identifier "Mouse[1]" Option "ButtonNumber" "5" Option "Device" "/dev/mouse" Option "Name" "Autodetection" Option "Protocol" "imps/2" Option "Vendor" "Sysp" Option "ZAxisMapping" "4 5" EndSection ============================================================================ ================================================= (EE) xf86OpenSerial: Cannot open device /dev/mouse Device or resource busy. (WW) Mouse[1]: cannot open input device (**) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse[1]: ZAxisMapping: buttons 4 and 5 (**) Mouse[1]: Buttons: 5 (II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE) (EE) xf86OpenSerial: Cannot open device /dev/mouse Device or resource busy. ============================================================================ ================================================= Please enter the following line in the Section "ServerFlags" in /etc/XF86Config: AllowMouseOpenFail The mouse may still be blocked by gpm. However if this happens the X server doesn't interpret this as "fatal error" but continues loading. It will emit the following message: Cannot open mouse (Device or resource busy) - Continuing... The server will start anyway. Please be aware that you will not be able to use the mouse as it is still blocked by another application. It is therefore necessary to switch back to the text console and then back to graphics mode immediately. With programs like gpm (that don't use the mouse all of the time), it should be possible to use the mouse as usual, when you're back in graphics mode. If you still can't use the mouse, then the only cure of the problem is to terminate the program on the console, that blocks the mouse device. ============================================================================ ================================================= cj@linux:/dev> ls -l mouse lrwxrwxrwx 1 root root 10 2002-10-13 16:12 mouse -> /dev/psaux cj@linux:/dev> ls -l psaux crw-rw---- 1 root root 10, 1 2002-09-09 16:24 psaux
Hi On Montag, 14. Oktober 2002 17:21 Chris White wrote:
Hello every one
I have a problem here my wheel mouse ps2 style. It will not work at all now. Well it did work during installation. I rebooted the system then the problems started . I see a cursor but it is frozen in the middle of the boot screen and KDE desktop. When I boot Suse 8.1 every time Yast comes up before the login manager and asks my to choose a mouse which I do but it does not work. Below is the info I think might be relative. If it is blocked by another application how do I find out which one or is this a Yast2 problem ? Any help would be most appreciated.
try add pci=acpi at the bootprompt of grub first. If this wont help, the output of hwinfo --mouse should show the right protocol and if it is recognized at all. -- cu Martin ------- http://freshmeat.net/projects/pin/ --------
Thank you Martin the pci=acpi command worked. Cj -----Original Message----- From: Martin Lasarsch [mailto:malasa@gmx.de] Sent: Monday, October 14, 2002 4:38 PM To: suse-linux-e@suse.com Subject: Re: [SLE] Newbe ? Yast2 & wheel mouse Hi On Montag, 14. Oktober 2002 17:21 Chris White wrote:
Hello every one
I have a problem here my wheel mouse ps2 style. It will not work at all now. Well it did work during installation. I rebooted the system then the problems started . I see a cursor but it is frozen in the middle of the boot screen and KDE desktop. When I boot Suse 8.1 every time Yast comes up before the login manager and asks my to choose a mouse which I do but it does not work. Below is the info I think might be relative. If it is blocked by another application how do I find out which one or is this a Yast2 problem ? Any help would be most appreciated.
try add pci=acpi at the bootprompt of grub first. If this wont help, the output of hwinfo --mouse should show the right protocol and if it is recognized at all. -- cu Martin ------- http://freshmeat.net/projects/pin/ -------- -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (2)
-
Chris White
-
Martin Lasarsch