|
FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
Not nice PS/2 mouse :/
Hello
I tried to configure my mouse but I can't do it. I have mouse on PS/2 3 buttons + scrollbar. I tried it to configure using xorgconfig and then auto and ps/2 at device /dev/psm0 but muse is doesn't work in xorg. Maybe sb know what I can do more to have my mouse? Thx Artur |
|
||||
You first need to configure moused(8), this works for most PS/2 mice:
# moused -p /dev/psm0 -t auto Use this command before you start Xorg, if it works, you should be able to see the mouse pointer move. Once moused works, you can add this to /etc/xorg.conf: Code:
Section "InputDevice" Identifier "mouse" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "False" EndSection Code:
moused_enable="yes" |
|
|||
I write this command but when I run xorg I still don't have mouse. It event don't react on moves. Maybe sb know what still is wrong?
Artur Last edited by latorion; 11th August 2008 at 04:44 PM. |
|
|||
No i see only the pointer but mouse is not working corectly in fact is isn't work
Artur |
|
|||
Yes ok but if i buy a new mouse have I guarantee that new mouse will be working correctly?
Artur |
|
|||
We offer opinions and advice, not guarantees.
|
|
|||
Yes for shoure i have mouse on PS/2 . Know when i changed driver to psm0 mouse isn't event moving. Previously mouse was moving but it wa more less little jump not moving and automatic marked all area when I have clicked buttons weren't working.
Artur And BTW how I can check that PSM is in me kernel? Last edited by latorion; 15th August 2008 at 03:16 PM. |
|
||||
Can you test the mouse with another machine, your friend's one for example to know if its hardware problem? The mouse isnt bulky, so I assume it wouldnt be a problem to carry around
__________________
The power of plain text? It can control an entire OS |
|
|||
Hmmm strange dev/psm0 exist but when I'm writing this command nothing happen so I don't have any think to compare. I have on my PC XP and Debian and on those systems mouse is working normal
Have any one any clues prompts how to solve this problem? Desktop without a mouse isn't very usful :P Artur Last edited by latorion; 17th August 2008 at 09:46 PM. |
|
|||
You don't by any chance have an ASUS motherboard for an AMD processor with a nVidia chipset - do you?
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
|||
I'm not shore have I understood the question but if U asking if I have those parts in my computer U are right. I have ASUS A7V880(sth like that) AMD SEMPRON 2200+ and GeForce 2MX/MX 400. the drivers for the card are installed. But here is the solve of the problem in hardware?
Artur |
|
|||
Quote:
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14) |
|
||||
I never got a psm mouse working in FreeBSD 7... Didn't try it too much. When I tried to use it, the mouse on the screen would mostly sit dead still and occasionally move wildly about. I just switched to USB without trying to fix it since the box was going to eventually be headless anyway.
|
|
|||
Sorry that I wasn't answering but I have done a break from computer systems cause i need vacation from that but I have bought a mouse on USB and when I'm try to set up mouse while the install the mouse is not moving. So i am woundering it is possible to set up a mouse USB on nvidia chipset and Asus A7V 880 motherboard or what is wrong that i still cen;t set up a mouse even on USB. Thx for any clues and suggestions.
Artur |
|
||||
USB mice are fairly safe bets in my experience - particularly, cheap/moderate ones. Don't get one that's weird or has a billion-and-one weird controls, and you should be just fine right out of the box. Plug-and-play for real, and you can USB optical mice for like $5 USD on the net nowadays that are perfectly suitable for everyday use.
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
USB mouse, ums and wsmouse | useche | OpenBSD General | 5 | 27th July 2009 01:08 AM |
TIP:a nice way to make your pf more "stealth" | marc | OpenBSD Security | 2 | 30th January 2009 09:39 PM |
help with usb mouse?? | renej | FreeBSD General | 14 | 18th September 2008 01:25 PM |
Mouse problems | dctr | FreeBSD General | 3 | 16th May 2008 02:52 PM |
Nice Forum | whispersGhost | Feedback and Suggestions | 0 | 9th May 2008 06:12 AM |