Re: Detecting the fysical mouse URGENT

2003-01-19 Thread Kent West
Joris Huizer wrote:


Hi everybody,

As some of you allready knows I've got many problems
to get an USB mouse working (I only have that USB
mouse)

 


Redhat's log:
usb.c: registered new driver usddevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 05:47:42 Dec 12 2002
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 11 for device 00:1f.2
PCI: Sharing IRQ 11 with 02:0a.0
PCI: Setting latency timer of device 00:1f.2 to 64
usb-uhci.c: USB UHCI at I/O 0xff80, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 9 for device 00:1f.4
PCI: Setting latency timer of device 00:1f.4 to 64
usb-uhci.c: USB UHCI at I/O 0xff60, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
hub.c: USB new device connect on bus1/2, assigned device number 2
input0: USB HID v1.00 Mouse [Logitech USB-PS/2 Mouse M-BA47] on usb1:2.0


Debian's log:
Jan 14 15:03:32 debian kernel: mice: PS/2 mouse device common for all mice
Jan 14 15:03:32 debian kernel: Creative EMU10K1 PCI Audio Driver, 
version 0.7, 11:53:52 Apr 20 2002
Jan 14 15:03:32 debian kernel: emu10k1: EMU10K1 rev 8 model 0x8022 
found, IO at 0xece0-0xecff, IRQ 3
Jan 14 15:03:32 debian kernel: usb.c: registered new driver usbdevfs
Jan 14 15:03:32 debian kernel: usb.c: registered new driver hub
Jan 14 15:03:32 debian kernel: usb-uhci.c: $Revision: 1.237 $ time 
11:54:19 Apr 20 2002
Jan 14 15:03:32 debian kernel: usb-uhci.c: High bandwidth mode enabled
Jan 14 15:03:32 debian kernel: PCI: Increasing latency timer of device 
00:fa to 64
Jan 14 15:03:32 debian kernel: usb-uhci.c: USB UHCI at I/O 0xff80, IRQ 11
Jan 14 15:03:32 debian kernel: usb-uhci.c: Detected 2 ports
Jan 14 15:03:32 debian kernel: usb.c: new USB bus registered, assigned 
bus number 1
Jan 14 15:03:32 debian kernel: usb.c: USB new device connect, assigned 
device number 1
Jan 14 15:03:32 debian kernel: hub.c: USB hub found
Jan 14 15:03:32 debian kernel: hub.c: 2 ports detected
Jan 14 15:03:32 debian kernel: PCI: Increasing latency timer of device 
00:fc to 64
Jan 14 15:03:32 debian kernel: usb-uhci.c: USB UHCI at I/O 0xff60, IRQ 9
Jan 14 15:03:32 debian kernel: usb-uhci.c: Detected 2 ports
Jan 14 15:03:32 debian kernel: usb.c: new USB bus registered, assigned 
bus number 2
Jan 14 15:03:32 debian kernel: usb.c: USB new device connect, assigned 
device number 1
Jan 14 15:03:32 debian kernel: hub.c: USB hub found
Jan 14 15:03:32 debian kernel: hub.c: 2 ports detected
Jan 14 15:03:32 debian kernel: hub.c: USB new device connect on bus1/2, 
assigned device number 2
Jan 14 15:03:32 debian kernel: usb.c: USB new device connect, assigned 
device number 2
Jan 14 15:03:32 debian kernel: usb.c: USB device 2 (vend/prod 
0x46d/0xc002) is not claimed by any active
driver.


The Human Interface Driver (HID) appears to not be loading on Debian. 
Try "modconf", and then insert the "hid" module. See if that helps.

Kent



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Detecting the fysical mouse URGENT

2003-01-19 Thread Kent West
Joris Huizer wrote:


Hi everybody,

As some of you allready knows I've got many problems
to get an USB mouse working (I only have that USB
mouse)

I allready posted this before but I got not even one
reply on it so I think most of you must have missed it
or something.
 


Are you sure? The first posting you made with the subject "MOUSE won't 
function" got replies from dbalder, Bob Proulx, Nick Lidakis, Pigeon, 
and myself 
(http://lists.debian.org/debian-user/2003/debian-user-200301/thrd6.html 
half-way down the page). Most people on this list only reply to the list 
address, not to both the list address and the original poster, because 
most posters would otherwise recieve two copies.

Kent



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Detecting the fysical mouse URGENT

2003-01-19 Thread Jerome Acks Jr
On Sun, Jan 19, 2003 at 01:04:20PM -0800, Joris Huizer wrote:
> Hi everybody,
> 
> As some of you allready knows I've got many problems
> to get an USB mouse working (I only have that USB
> mouse)
> 
> I allready posted this before but I got not even one
> reply on it so I think most of you must have missed it
> or something.
> 
> I'm kind of sure The mouse is not at all found be
> Debian - so something is very wrong - missing a driver
> or whatever, unfortunately I just don't have an idea
> what it is - or what I should do to get it fixed :-(
> 

Are you trying to use the mouse in X or in console with gpm or both?

If X, what are the mouse related lines in /etc/X11/XF86Config-4? 

What is reported about the mouse in /var/log/XFree86.0.log?

Have you loaded all the usb kernel modules you need or compiled them
into your kernel? 

If gpm, what is output of "cat /etc/gpm.conf"?

When you run "/sbin/lsmod", what is the output?

When you unplug the mouse from the usb port and plug it back in, what
is reported in /var/log/messages? 

-- 
Jerome


msg25001/pgp0.pgp
Description: PGP signature


Detecting the fysical mouse URGENT

2003-01-19 Thread Joris Huizer
Hi everybody,

As some of you allready knows I've got many problems
to get an USB mouse working (I only have that USB
mouse)

I allready posted this before but I got not even one
reply on it so I think most of you must have missed it
or something.

I'm kind of sure The mouse is not at all found be
Debian - so something is very wrong - missing a driver
or whatever, unfortunately I just don't have an idea
what it is - or what I should do to get it fixed :-(



I found I still have got some boot info of Redhat,
which was in use on this computer before I installed
Debian. I included a tar file which includes:
- mouse-log-debian.txt: a part of the actual
/var/log/kern.log file
- mouse-log-redhat.txt: the text redhat gave when
booting (where the mouse worked successfully)

I typed in the text in mouse-log-redhat.txt - so it
may contain typo's.

Maybe you can compare them and than give (specific)
pointers at what should be my actions to get the mouse
to work - comparing is very hard for me as I don't
know what everything means.

Please tell me specificly what to do - I'm kind of get
the feeling I know no nothing about hardware related
stuff ... :-S

Thanks in advance for any help


Joris

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


logs.tar
Description: logs.tar