Re: [Linux-usb-users] USB keyboard not generating input events.

2007-07-31 Thread Alan Stern
On Mon, 30 Jul 2007, Chris Ball wrote: > Here's a screenshot comparing the broken/working traces, with NAKs hidden: > >http://dev.laptop.org/~cjb/macntouch.png Too low-resolution to see anything. But it doesn't matter since the log file has most of the info. > Both traces are from pluggin

Re: [Linux-usb-users] USB keyboard not generating input events.

2007-07-30 Thread Chris Ball
Hi Alan, > So I guess the next step is to try the USB analyzer. It will allow > us to see the missing data and to check that the interrupt endpoint > is getting polled as it should be. Here's a screenshot comparing the broken/working traces, with NAKs hidden: http://dev.laptop.org/~

Re: [Linux-usb-users] USB keyboard not generating input events.

2007-07-30 Thread Alan Stern
On Sun, 29 Jul 2007, Chris Ball wrote: > Thanks very much for the reply, Alan. > >>> I have a MacNTouch keyboard[1]. The keyboard works on all of my >>> Linux machines except one, a Powerbook. Other USB keyboards work >>> in the same USB port on the Powerbook, so it doesn't seem lik

Re: [Linux-usb-users] USB keyboard not generating input events.

2007-07-29 Thread Chris Ball
Thanks very much for the reply, Alan. >> I have a MacNTouch keyboard[1]. The keyboard works on all of my >> Linux machines except one, a Powerbook. Other USB keyboards work >> in the same USB port on the Powerbook, so it doesn't seem like a >> hardware failure on either the Powerbook

Re: [Linux-usb-users] USB keyboard not generating input events.

2007-07-27 Thread Alan Stern
On Fri, 27 Jul 2007, Chris Ball wrote: > Hello, > > I have a MacNTouch keyboard[1]. The keyboard works on all of my Linux > machines except one, a Powerbook. Other USB keyboards work in the same > USB port on the Powerbook, so it doesn't seem like a hardware failure > on either the Powerbook or

Re: [Linux-usb-users] USB keyboard problem

2006-08-18 Thread Alan Stern
On Fri, 18 Aug 2006, Vega wrote: > Hi, > > I noticed a problem while using usb keyboard. I happend with different > distros, but the last one was Ubuntu 6.06.1. The keyboard normally works > with windows and it also worked during and after the installation of Ubuntu. > The problem appears when I

[Linux-usb-users] USB keyboard problem

2006-08-18 Thread Vega
Hi, I noticed a problem while using usb keyboard. I happend with different distros, but the last one was Ubuntu 6.06.1. The keyboard normally works with windows and it also worked during and after the installation of Ubuntu. The problem appears when I don't exit the Ubuntu system the normal way -

[Linux-usb-users] USB keyboard support in 2.4 kernel without monitor

2006-08-11 Thread AMBILY N
Hi, I need to support USB keyboard on a router running uCLinux 2.4.26 and BusyBox tools.My board doesn't have graphics support. I configured HID ,VT, INPUT module support in kernel and verified that the keyboard is working, using the evtest application. But the cat operation, cat /dev/tty0 fails

[Linux-usb-users] USB keyboard missing scan codes

2006-07-20 Thread Siebenand, John F
I have a USB keyboard and mouse, the standard keys work, however the keypad has some additional keys which are not detected. Showkey and showkey -s produce no output and dmesg has no additional messages lsusb indicates Bus 002 Device 002: ID 0446:0001 NMB Technologies ( actual keyboard vender

Re: [Linux-usb-users] USB Keyboard Genius Slimstar

2005-05-12 Thread Alan Stern
On Thu, 12 May 2005, Mariusz wrote: > > I don't know enough about the USB HID driver to help. You can try > > asking the maintainer for that driver, Vojtech Pavlik. > > > Thank you anyway. > How can I contact him? Vojtech Pavlik <[EMAIL PROTECTED]> Alan Stern -

Re: [Linux-usb-users] USB Keyboard Genius Slimstar

2005-05-12 Thread Mariusz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Stern wrote: >>> One thing that might help is to add the "usb-handoff" kernel >>> parameter on your boot command line. >>> >> I did it. I could see, that keyboard was unaciable on early stage >> of booting... :(( > > > "Unaciable"? Sorry about t

Re: [Linux-usb-users] USB Keyboard Genius Slimstar

2005-05-12 Thread Alan Stern
On Thu, 12 May 2005, Mariusz wrote: > > One thing that might help is to add the "usb-handoff" kernel > > parameter on your boot command line. > > > I did it. I could see, that keyboard was unaciable on early stage of > booting... :(( "Unaciable"? Did adding the "usb-handoff" kernel parameter sol

Re: [Linux-usb-users] USB Keyboard Genius Slimstar

2005-05-12 Thread Mariusz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Stern wrote: >> >> I have contacted Genius technical support and they said that they >> have tested this keyboard under "Linux 7.3 and 9.2" (what is >> that???) and it was OK. > > > They probably meant RedHat 7.3 and RedHat 9.2 They answered me

Re: [Linux-usb-users] USB Keyboard Genius Slimstar

2005-05-12 Thread Alan Stern
On Thu, 12 May 2005, Maniek wrote: > Hi ! > I saw that someone already posted a problem with Genius Slimstar > keyboard. Howere the person didn't responded to Alan's Stern question. > So I would like to discuss this problem again. > > The problem is that mentioned above keyboard is not recognized

[Linux-usb-users] USB Keyboard Genius Slimstar

2005-05-11 Thread Maniek
Hi ! I saw that someone already posted a problem with Genius Slimstar keyboard. Howere the person didn't responded to Alan's Stern question. So I would like to discuss this problem again. The problem is that mentioned above keyboard is not recognized and is not working under Linux. My system is an

[Linux-usb-users] USB keyboard problems

2004-10-23 Thread Paul Mathews
Hello, I am having trouble getting my USB keyboard working properly on a custom 2.6.9 kernel. I have been trying to use the keyboard through a USB KVM switch, but I do not believe the switch to be the problem - as the same errors are thrown reguardless of if the keyboard is plugged directly into th

Re: [Linux-usb-users] usb keyboard

2004-09-18 Thread Alan Stern
On Sat, 18 Sep 2004, Johannes Wilm wrote: > Yes, of coruse I tried the suggestion in the FAQ already. Why else would I > mail this list? > > On Sat, 18 Sep 2004, Stephen J. Gowdy wrote: > > > Try the suggestions in the FAQ. > > > > On Sat, 18 Sep 2004, Johannes Wilm wrote: > > > > > Hi, > > > I

Re: [Linux-usb-users] usb keyboard

2004-09-18 Thread Steve Bangert
Johannes, You might want to check this thread out: http://marc.theaimsgroup.com/?t=10935460704&r=1&w=2 Hope this helps. Steve Johannes Wilm wrote: Hi, I have now been trying to use two different USB keyboards on two different computers. None of it works. The first time I plugged the second ke

Re: [Linux-usb-users] usb keyboard

2004-09-18 Thread Johannes Wilm
Yes, of coruse I tried the suggestion in the FAQ already. Why else would I mail this list? On Sat, 18 Sep 2004, Stephen J. Gowdy wrote: > Try the suggestions in the FAQ. > > On Sat, 18 Sep 2004, Johannes Wilm wrote: > > > Hi, > > I have now been trying to use two different USB keyboards on two >

Re: [Linux-usb-users] usb keyboard

2004-09-18 Thread Stephen J. Gowdy
Try the suggestions in the FAQ. On Sat, 18 Sep 2004, Johannes Wilm wrote: > Hi, > I have now been trying to use two different USB keyboards on two > different computers. None of it works. The first time I plugged the second > keyboard into one of the computer, I could get it to show up using lsus

[Linux-usb-users] usb keyboard

2004-09-18 Thread Johannes Wilm
Hi, I have now been trying to use two different USB keyboards on two different computers. None of it works. The first time I plugged the second keyboard into one of the computer, I could get it to show up using lsusb (but didn't get to configure it), but since then, I only get output like the below

[Linux-usb-users] USB keyboard on embedded system for X

2004-09-14 Thread Andy Hawkins
Hi, We're trying to get a USB keyboard working under X in our embedded system. We are using a custom graphics chip, that provides support for a linux framebuffer device. On top of this we are then running X, using the kdrive Xfbdev server. We have plugged in a USB keyboard and mouse, and both ar

Re: [Linux-usb-users] USB keyboard in embedded systems

2004-04-28 Thread Guennadi Liakhovetski
On Wed, 28 Apr 2004, IGOR LURI wrote: > I have Motorola MPC823 FADS evaluation board running Linux 2.4.4 with Brad > Parker's USB host controller driver. I can use USB mass storage devices > without problems but I don't know how can I get working a USB keyboard. When > I insert it on a USB port, L

Re: [Linux-usb-users] USB keyboard in embedded systems

2004-04-28 Thread Stephen J. Gowdy
Do you have input keyboard support? On Wed, 28 Apr 2004, IGOR LURI wrote: > Hi all, > > I have Motorola MPC823 FADS evaluation board running Linux 2.4.4 with Brad > Parker's USB host controller driver. I can use USB mass storage devices > without problems but I don't know how can I get working a

[Linux-usb-users] USB keyboard in embedded systems

2004-04-28 Thread IGOR LURI
Hi all, I have Motorola MPC823 FADS evaluation board running Linux 2.4.4 with Brad Parker's USB host controller driver. I can use USB mass storage devices without problems but I don't know how can I get working a USB keyboard. When I insert it on a USB port, Linux detects the keyboard but I can't

[Linux-usb-users] USB keyboard adapter problem

2004-04-21 Thread John D 3
I have a Sun USB Type 6 keyboard (ID 0430:0005) that works fine on the linux console. All of the keys work, including the special Sun keys. "showkey -s" shows every key press and the evdev interface generates events (tested with the evtest program). I also have an adapter that converts a Sun Type

[Linux-usb-users] USB keyboard not properly initialized on boot (bis)

2004-03-22 Thread lode leroy
following up on myself, I would like to add that when compiled with "usb verbose debug" I notice that with the last-known-working-kernel (on my part) ie 2.6.0-test2 I see that there used to be messages about "debounce" which are now gone... 2.6.5-rc1-mm1: ohci_hcd :00:01.3: GetStatus roothub.

[Linux-usb-users] usb keyboard with extra multimedia keys

2004-01-17 Thread yahoo
I have a usb keyboard (ibm rapid access 3) with a bunch of extra mulimedia keys. These keys are active on one of my systems but not on the other. By active I mean that they produce a scancode with "showkey -s". This is strange as I am running an identical kernel (2.6.1) on both systems. My guess

Re: [Linux-usb-users] USB keyboard MIA on 2.5.75 kernel

2003-07-13 Thread Jeff
Ged Haywood wrote: Hi there, On Sun, 13 Jul 2003, Jeff wrote: I'm putting together a new computer from parts, one of which is a gyration wireless keyboard that interfaces with the computer via USB. [snip] For reference, I have two kernels on the machine in question, 2.4.21 and 2.5.75, and

Re: [Linux-usb-users] USB keyboard MIA on 2.5.75 kernal

2003-07-13 Thread Ged Haywood
Hi there, On Sun, 13 Jul 2003, Jeff wrote: > I'm putting together a new computer from parts, one of which is a > gyration wireless keyboard that interfaces with the computer via USB. [snip] > For reference, I have two kernels on the machine in question, 2.4.21 and > 2.5.75, and the usb keyboar

[Linux-usb-users] USB keyboard MIA on 2.5.75 kernal

2003-07-13 Thread Jeff
Greetings, I'm putting together a new computer from parts, one of which is a gyration wireless keyboard that interfaces with the computer via USB. The motherboard is an asus a7n8x deluxe, and I'm using the onboard ports. I've installed Debian's Stable distribution (Woody) and I believe I'm cur

[Linux-usb-users] usb keyboard

2003-03-09 Thread Diogo Toscano
i'm trying to install red hat 8 with usb keyboard, but when i boot from the cd the keyboard die, helps... --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you f

Re: [Linux-usb-users] USB keyboard problem

2003-02-27 Thread Aleem Sunderji
has anyone had any success getting a USB keyboard to work with a 2.4.18-14 kernel (Redhat 8.0)? thanks in advance, aleem. __ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo

Re: [Linux-usb-users] USB keyboard problem]

2003-02-24 Thread Aleem Sunderji
stephen, thanks for the reply. i should have shown the following, also from /var/log/messages: Feb 23 20:10:51 dragon kernel: hub.c: USB new device connect on bus4/1, assigned device number 2 Feb 23 20:10:51 dragon kernel: hiddev0: USB HID v1.10 Keyboard [045e:000b] on usb4:2.0 Feb 23 20:10:55 d

Re: [Linux-usb-users] USB keyboard problem

2003-02-23 Thread Stephen J. Gowdy
You need to make sure the CONFIG_INPUT_KEYBDEV is on too. You've not shown them. On Sun, 23 Feb 2003, Aleem Sunderji wrote: > i am having a problem getting my USB keyboard (microsoft natural elite) > to work with RedHat 8.0 (2.4.18-14 kernel, custom build). > > the keyboard works fine during bo

[Linux-usb-users] USB keyboard problem

2003-02-23 Thread Aleem Sunderji
i am having a problem getting my USB keyboard (microsoft natural elite) to work with RedHat 8.0 (2.4.18-14 kernel, custom build). the keyboard works fine during bootup and with GRUB, but as soon as Linux sets up the USB subsystem, the keyboard goes dead, and i need to use an attached PS/2 keyboard

[Linux-usb-users] USB keyboard not connected during boot-up

2002-09-07 Thread Don Park
I just switched from a PS/2 keyboard to a USB keyboard. My system runs Mandrake 9.0beta4, kernel 2.4.19. When the system boots, the keyboard is noticed but no drivers make use of the keyboard - its dead. Until I unplug and plug it back in - then it works fine. Here are the kernel messages durin

Re: [Linux-usb-users] USB Keyboard funktioniert nicht mit Debian woody 2.4.17

2002-08-30 Thread Dmitri
Quoting Martin Sörgel <[EMAIL PROTECTED]>: > Die Module usb-uhci keybdev hid usbcore sind geladen. You should have something like this, I have Logitech USB Keyboard here. [dmitri@usb dmitri]$ lsmod Module Size Used byTainted: P mousedev5312 1 keybdev

[Linux-usb-users] USB Keyboard funktioniert nicht mit Debian woody 2.4.17

2002-08-30 Thread Martin Sörgel
Hallo zusammen, Hab schon mal in d.c.o.u.linux.hardware gepostet. Leider o.E. Die Logitech maus am USB des Keyboards arbeitet einwandfrei. Die Module usb-uhci keybdev hid usbcore sind geladen. Die Bios Option "USB-Keyboard" ist an. Das USB-Keybourd kann das LILO-Menü beim Start bedienen. Das w

Re: [Linux-usb-users] USB keyboard (legacy emulation) freezes

2002-03-26 Thread Brad Hards
On Tue, 26 Mar 2002 02:38, Eduard Bloch wrote: > I have a reproducible problem with USB keyboard on at least two > machines. It is always the same story: if only one USB keyboard is > attached and no AT-style keyboard else, the BIOS legacy emulation stops > working while the hardware initialisatio

[Linux-usb-users] USB keyboard (legacy emulation) freezes

2002-03-25 Thread Eduard Bloch
I have a reproducible problem with USB keyboard on at least two machines. It is always the same story: if only one USB keyboard is attached and no AT-style keyboard else, the BIOS legacy emulation stops working while the hardware initialisation at boot time. BUT: If an additional "normal" keyboard

Re: [Linux-usb-users] USB keyboard help

2002-02-19 Thread Greg KH
On Tue, Feb 19, 2002 at 10:53:48PM -0800, [EMAIL PROTECTED] wrote: > Hello all, > > I apologize if this is not the right place to ask for help. I know very > little about USB. > My immediate requirement is to get USB keyboard on my MPC860 based embedded > board. > It has got USS-312 OHCI control

[Linux-usb-users] USB keyboard help

2002-02-19 Thread g . ramakrishna
Hello all, I apologize if this is not the right place to ask for help. I know very little about USB. My immediate requirement is to get USB keyboard on my MPC860 based embedded board. It has got USS-312 OHCI controller ( Lucent Microelectronics ) sitting on PCI. On my board, the USB controllers

[Linux-usb-users] USB keyboard + SMP (kernel 2.4.4 to 2.4.5-pre6)

2001-05-25 Thread Matt Aylward
Greetings all, I have found an annoying problem with a new USB keyboard. I have a dual celeron 466 SMP machine on an Epoch KP6-BS motherboard with UHCI USB support (I have tried both uhci and usb-uhci). The keyboard is a Happy Hacker Lite USB model which has an additional 2-port usb hub. The probl