LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-30-2004, 05:11 PM   #1
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Rep: Reputation: 0
Logitech MouseMan Wheel Optical in Fedora Core 1, kernel 2.6


So I'm not new to this stuff, I've downloaded and compiled kernels before. But I just now got around to getting 2.6, and when I load it, the mouse doesn't work, so I decide to use the PS2 port and it ALMOST works but its really jerky. Kudzu automatically picks it up as a Generic PS2 mouse even though it's in the USB port, and I can't get it to work if I reconfigure it to NOT be a ps2. Any ideas?
 
Old 01-30-2004, 05:33 PM   #2
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
I might also add that I've tried everything on the board here that I could find, and none of it worked for me.
 
Old 01-30-2004, 06:45 PM   #3
simbolo
Member
 
Registered: Mar 2002
Location: US, CT
Distribution: Gentoo
Posts: 56

Rep: Reputation: 15
Are you sure you chose the correct usb HCD for your motherboard selected in the kernel config under usb support.
USB Human Interface Device (full HID) support enabled, and
HID input layer support (USB_HIDINPUT) enabled?
and Bus Mouse Support (BUSMOUSE) enabled under character devices
and do u have gpm configured properly?
 
Old 01-30-2004, 07:14 PM   #4
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
I used "make oldconfig" so it kept the previous configuration except for the new features. So yes, it should be configured properly.
 
Old 01-31-2004, 02:38 PM   #5
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
So I tried the rpm from Fedora devel, and it installed fine, but when I restarted, exact same thing happened.
 
Old 01-31-2004, 02:44 PM   #6
simbolo
Member
 
Registered: Mar 2002
Location: US, CT
Distribution: Gentoo
Posts: 56

Rep: Reputation: 15
red-hat is simple to use until something goes wrong
 
Old 01-31-2004, 02:47 PM   #7
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
heh, yeah you're telling me. I've looked around and apparently I'm not the only one with the same problem, with the same mouse, same OS and same kernel. There ahven't been any solutions yet though, none that worked for me anyway. SOmeone sais that using IMPS/2 worked for them, someone said that going into the bios and changing the PS2 options worked (but as far as I can tell I don't even have that option). But nothing yet has worked for me. Hopefully someone can shed some light.
 
Old 02-01-2004, 11:15 AM   #8
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
Anyone else have any clue what it might be?
 
Old 02-02-2004, 12:11 AM   #9
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
I hate to keep bumping the thread, but someone has to know what's going on here... any help would be greatly appreciated.
 
Old 02-02-2004, 12:17 AM   #10
snacky
Member
 
Registered: Feb 2004
Distribution: Debian
Posts: 286

Rep: Reputation: 30
Quote:
so I decide to use the PS2 port and it ALMOST works but its really jerky.
Sounds like it might be a problem which is addressed here:
http://kerneltrap.org/node/view/2199
Quote:
Problems:
~~~~~~~~~

I'm getting double clicks when I click only once.
My scroll wheel scrolls by two lines/screens instead of one.
My mouse moves too fast.

Solution:
~~~~~~~~~

Check your XFree86 config file.

You probably have two "mouse" entries there, one pointing to /dev/psaux and
the other to /dev/input/mice, so that you can get both your PS/2 and USB
mouse working on 2.4.

2.6 uses the input subsystem for both PS2 and USB, and thus both devices
will report events from both mice, resulting in doubled events.

Remove either the /dev/psaux or /dev/input/mice entry, depending what suits
you better for 2.4 compatibility should you ever need go back to 2.4.
 
Old 02-02-2004, 11:26 AM   #11
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
Cool deal, I'll try that out and get back to you
 
Old 02-02-2004, 11:39 AM   #12
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
Nope, same thing happened when I edited that out. I just don't get it! I'll just have to stick with 2.4 for the time being I suppose.

There are other topics on the board, at least one, where someone had this problem and fixed it, but what they did does nothing for me.

Unless I just can't find the PS2 section in my BIOS... I have an Aopen Athlon XP board with a VIA chipset, if anyone knows where that section would be, please let me know.

Or any other ideas as well.
 
Old 02-02-2004, 02:10 PM   #13
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
OK as far as I can tell, I got it to work pretty easily... I don't understand why... before, I heard you should turn on Plug n Play OS, and that didn't help, and now I just read to turn that OFF instead. So its back to the original configuration, but it works. Don't ask how. It just does.
 
Old 02-02-2004, 02:13 PM   #14
snacky
Member
 
Registered: Feb 2004
Distribution: Debian
Posts: 286

Rep: Reputation: 30
I don't know either, but thanks for following up, it provides more info for others.
 
Old 02-02-2004, 06:48 PM   #15
panickedthumb
LQ Newbie
 
Registered: Jan 2004
Posts: 12

Original Poster
Rep: Reputation: 0
that's why I did it
 
  


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
Logitech MouseMan wheel not working noahsatellite Linux - Hardware 6 12-05-2005 08:45 PM
Help with logitech cordless mouseman optical nivek7 Linux - Hardware 0 05-07-2004 07:33 PM
logitech optical mouseman - the wheel doesn't work Selos Linux - Newbie 22 08-27-2003 09:25 PM
Logitech Optical Mouseman & MDK 9.1 BobbyF-UK Linux - Newbie 0 08-19-2003 04:58 PM
Logitech mouseman wheel beeb Linux - Newbie 3 02-14-2003 08:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:28 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