[gentoo-user] Re: damned usb mouse again

2003-11-03 Thread Michael Mauch
Hall Stevenson wrote:

 On Sat, 2003-11-01 at 13:57, Roberto Padovani wrote:

  mine is exactly the same, though i think that the problem is somewhat 
  above X, since
  
  # cat /dev/input/mice
  
  doesn't show any understanig of my mouse movements.
 
 You're correct. If the kernel doesn't know the mouse exists, don't
 bother with X (yet).

Do you see the mouse with cat /proc/bus/usb/devices?
And if you see it there, does it work after you did that?

My Mitsumi USB mouse using the hid module doesn't work until I look at
/proc/bus/usb/devices, so I stuffed that in one of the hotplug scripts.

Regards...
Michael

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: damned usb mouse again

2003-11-03 Thread Hall Stevenson
On Tue, 2003-11-04 at 00:07, Michael Mauch wrote:
 Hall Stevenson wrote:
 
  On Sat, 2003-11-01 at 13:57, Roberto Padovani wrote:
 
   mine is exactly the same, though i think that the problem is somewhat 
   above X, since
   
   # cat /dev/input/mice
   
   doesn't show any understanig of my mouse movements.
  
  You're correct. If the kernel doesn't know the mouse exists, don't
  bother with X (yet).
 
 Do you see the mouse with cat /proc/bus/usb/devices?
 And if you see it there, does it work after you did that?

Never looked there nor ran across any references suggesting that. It's
back in the *working* PS2 port for now... I'll save your message 'til
later when I give it a go again.

Thanks
Hall


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: damned usb mouse again

2003-11-01 Thread Roberto Padovani
hi all!

you don't have the usbmouse module installed.
-Paul
use *either* USBMOUSE or HID
 Hall
right guys, i picked hid because knoppix recognizes and can use my mouse 
without any problem and lsmod gives:

mousedev
hid
usbcore
input
usb-uhci
i tried them, even copied them from knoppix pre-built, but nothing.
dmesg shows that the usb subsystem understands i have a MS Optical Wheel 
Mouse as soon as i plug it in.

Post information from /etc/X11/XF86config regarding you mouse.
This is an example of mine.  It works for both my laptop and home
system.

Identifier  Mouse1
Driver  mouse
Option ProtocolIMPS/2
Option Device  /dev/input/mice
Option ZAxisMapping  4 5
Option Buttons5

-- Bobby R. Cox
mine is exactly the same, though i think that the problem is somewhat 
above X, since

# cat /dev/input/mice

doesn't show any understanig of my mouse movements.
i'll try to recompile the kernel with a different usb config...but it's 
kinda desperate action, since i have no idea what i shall change :-/

nice weekends to everyone! you're very supportive, guys 

Roberto

--
[EMAIL PROTECTED] mailing list


Re: [gentoo-user] Re: damned usb mouse again

2003-11-01 Thread Hall Stevenson
On Sat, 2003-11-01 at 13:57, Roberto Padovani wrote:
 hi all!
 
  you don't have the usbmouse module installed.
  -Paul
 
  use *either* USBMOUSE or HID
   Hall
 
 right guys, i picked hid because knoppix recognizes and can use my mouse 
 without any problem and lsmod gives:

I tried *again* last night, with both enabled, and it still didn't work.
I did check Gentoo's default .config and they do NOT enable USBMOUSE or
USBKEYB (not sure of the exact name for the keyboard item).

Things are currently connected to the old PS2 ports... and work...

 mine is exactly the same, though i think that the problem is somewhat 
 above X, since
 
 # cat /dev/input/mice
 
 doesn't show any understanig of my mouse movements.

You're correct. If the kernel doesn't know the mouse exists, don't
bother with X (yet).

Hall


--
[EMAIL PROTECTED] mailing list



[gentoo-user] Re: damned usb mouse again

2003-10-31 Thread Roberto Padovani
by the way,

i also read the forums, as well as i tried to copy as much as possible from 
Knoppix, which is able to have my usb mouse work.

to the RTFM guys, i don't know which other freaking manual to read :-(

Roberto

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: damned usb mouse again

2003-10-31 Thread Mike Wojcikiewicz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Friday 31 October 2003 12:30, Roberto Padovani wrote:
 by the way,

 i also read the forums, as well as i tried to copy as much as possible from
 Knoppix, which is able to have my usb mouse work.

 to the RTFM guys, i don't know which other freaking manual to read :-(


Hmm isnt there also a usbmouse module you havent used?.. that does the trick 
for me (in addition to mousedev and input)

- -- 
- --mike
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/opF6zK7WDkEewTARAuC9AJ0ed3NAiM5sY/NQy9BxDmtkl46uWwCgkY43
7TisJgXWLJC5Lg3FSfxv2sg=
=cppe
-END PGP SIGNATURE-

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Re: damned usb mouse again

2003-10-31 Thread Bobby R. Cox
On Fri, 2003-10-31 at 10:30, Roberto Padovani wrote:
 by the way,
 
 i also read the forums, as well as i tried to copy as much as possible from 
 Knoppix, which is able to have my usb mouse work.
 
 to the RTFM guys, i don't know which other freaking manual to read :-(
 
 Roberto
 
 --
 [EMAIL PROTECTED] mailing list

Post information from /etc/X11/XF86config regarding you mouse.

This is an example of mine.  It works for both my laptop and home
system. 

Identifier  Mouse1
Driver  mouse
Option ProtocolIMPS/2
Option Device  /dev/input/mice
Option ZAxisMapping  4 5
Option Buttons5

-- 
Bobby R. Cox
Linux Systems Administrator
Project Mutual Telephone
[EMAIL PROTECTED]
208.434.7185
--
Isn't it interesting that the same people who laugh at science fiction
listen to weather forecasts and economists?
-- Kelvin Throop III


--
[EMAIL PROTECTED] mailing list