LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-04-2004, 06:05 PM   #1
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Mepis 2004 beta-3 wheel mouse won"t work


Thanks ahead of time,It works with the 2.4.26 kernel but not with the 2.6.4Over at the Mepis forum no one can get it to work so I thought I would ask the experts.The only thing I tried was changing;
Option "Protocol" from "auto" to "IMPS/2"I have a Logitech PS/2 Standard Mouse R0.thanks david
Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "false"
Option "Emulate3Timeout" "70"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Also the middle button works,just won't scroll.
 
Old 05-04-2004, 06:15 PM   #2
CBlue
Member
 
Registered: Mar 2004
Location: South Carolina, USA
Distribution: Mepis
Posts: 287

Rep: Reputation: 31
I use a ps/2 logitech optical wheel mouse and it worked right off the bat. What I suggest is setting your ps/2 mouse option to imps/2 instead of auto and see if that works and don't have emulate 3 buttons. In Mepis, you have to have your ps/2 mouse as a usb mouse if you have a wheel. That's the only way it works for me. I had the same thing happen with other distros of linux too.
 
Old 05-04-2004, 06:28 PM   #3
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291

Original Poster
Blog Entries: 5

Rep: Reputation: 58
ction "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "false"
Option "Emulate3Timeout" "70"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSectionction "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "false"
Option "Emulate3Timeout" "70"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection
Thanks,same thing david
I guess I will buy another mouse
 
Old 05-04-2004, 06:47 PM   #4
CBlue
Member
 
Registered: Mar 2004
Location: South Carolina, USA
Distribution: Mepis
Posts: 287

Rep: Reputation: 31
I forgot that you said you were trying this with the 2.6 kernel. That is beta Mepis and may be a bug that will be fixed before the final release. I had problems getting the beta Mepis to recognize my old cordless keyboard and mouse and my ethernet and sound card. I bought a new ps/2 optical wheel mouse and ps/2 keyboard but I'm not going to buy a new ethernet card and sound card just to get the beta to run right for me. If they never fix those problems in the final release, I'll stick to the tried and true 2.4 kernel series.
 
Old 05-04-2004, 07:27 PM   #5
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291

Original Poster
Blog Entries: 5

Rep: Reputation: 58
This release just loves my hardware,I have succeded in getting everything to work except that so I'm really happy,I'm going to keep this for awhile and try not to break it.I have only added what I need and not done a upgrade as when I do that things break.Warren(the guy who developed this uses a Logitech PS/2 optical so no wonder it will work,I'm going to get one,wanted one anyway,cheap at wal-mart,thanks david
 
Old 05-04-2004, 07:30 PM   #6
CBlue
Member
 
Registered: Mar 2004
Location: South Carolina, USA
Distribution: Mepis
Posts: 287

Rep: Reputation: 31
It's a great mouse!
 
Old 05-04-2004, 07:40 PM   #7
vectordrake
Senior Member
 
Registered: Nov 2003
Location: NB,Canada
Distribution: Something alpha or beta, binary or source...
Posts: 2,280
Blog Entries: 4

Rep: Reputation: 47
I don't think that the kernel is your problem. Try changing the syntax of your "Protocol". I had the same problem with one distro or another. Is this version running XFree4.4 perhaps? Anyways, try instead of
Code:
IMPS/2
go with
Code:
imps/2
Case is everything. That worked for whatever I had to use it for (may even have beem Mepis...). Good luck
 
Old 05-04-2004, 07:56 PM   #8
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291

Original Poster
Blog Entries: 5

Rep: Reputation: 58
Wish I had better news,still doesn't work,O well not the worst thing to happen,later david
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE3.4 "Wheel Optical Mouse" tab missing Darkvater Linux - Software 4 04-11-2005 10:49 AM
KDE 3.4 doesn't save the new "Mouse Wheel Optical" settings avidwriter SUSE / openSUSE 6 04-08-2005 05:35 PM
Mouse wheel "issue" in kernel 2.6 fr0zen Linux - Software 5 12-26-2003 01:37 PM
Backspace" key won`t work in Red Hat 8.0 dj1038 Linux - Laptop and Netbook 1 09-07-2003 03:56 AM
I know, I know... but please I cant my wheel mouse to work dcruz Linux - Newbie 3 07-10-2003 02:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:51 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration