* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
[not found] <bug-12340-10286@http.bugzilla.kernel.org/>
@ 2009-01-01 9:12 ` Andrew Morton
[not found] ` <20090101011223.6a10dd66.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2009-01-01 13:37 ` Oliver Neukum
0 siblings, 2 replies; 8+ messages in thread
From: Andrew Morton @ 2009-01-01 9:12 UTC (permalink / raw)
To: linux-usb, linux-input; +Cc: bugme-daemon, nm127
(switched to email. Please respond via emailed reply-to-all, not via the
bugzilla web interface).
On Thu, 1 Jan 2009 00:52:59 -0800 (PST) bugme-daemon@bugzilla.kernel.org wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=12340
>
> Summary: [regression] USB keyboard no longer recognised
> Product: Drivers
> Version: 2.5
> KernelVersion: 2.6.28
> Platform: All
> OS/Version: Linux
> Tree: Mainline
> Status: NEW
> Severity: normal
> Priority: P1
> Component: USB
> AssignedTo: greg@kroah.com
> ReportedBy: nm127@freemail.hu
>
>
> Latest working kernel version: 2.6.27
> Earliest failing kernel version: 2.6.28
> Distribution:
> Hardware Environment: ASUS Eee PC 901
> Software Environment:
> Problem Description:
>
> The USB keyboard was recognised an working with kernel 2.6.27 but not working
> with 2.6.28.
>
> Steps to reproduce:
> 1. boot kernel with parameters "rw root=/dev/sdb1 log_buf_len=1M init=/bin/
> bash"
> 2. modprobe -k uhci_hcd
> 3. modprobe -k usbhid
>
> Current result in case of 2.6.27: USB keyboard starts to work
> Current result in case of 2.6.28: USB keyboard does not work
>
Is it input/HID, or USB?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
[not found] ` <20090101011223.6a10dd66.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
@ 2009-01-01 9:20 ` Németh Márton
2009-01-01 17:35 ` Alan Stern
[not found] ` <495C8AE3.5000502-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>
0 siblings, 2 replies; 8+ messages in thread
From: Németh Márton @ 2009-01-01 9:20 UTC (permalink / raw)
To: Andrew Morton
Cc: linux-usb-u79uwXL29TY76Z2rM5mHXA,
linux-input-u79uwXL29TY76Z2rM5mHXA,
bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
Andrew Morton wrote:
> (switched to email. Please respond via emailed reply-to-all, not via the
> bugzilla web interface).
>
> On Thu, 1 Jan 2009 00:52:59 -0800 (PST) bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org wrote:
>
>> http://bugzilla.kernel.org/show_bug.cgi?id=12340
>>
>> Summary: [regression] USB keyboard no longer recognised
>> Product: Drivers
>> Version: 2.5
>> KernelVersion: 2.6.28
>> Platform: All
>> OS/Version: Linux
>> Tree: Mainline
>> Status: NEW
>> Severity: normal
>> Priority: P1
>> Component: USB
>> AssignedTo: greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org
>> ReportedBy: nm127-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org
>>
>>
>> Latest working kernel version: 2.6.27
>> Earliest failing kernel version: 2.6.28
>> Distribution:
>> Hardware Environment: ASUS Eee PC 901
>> Software Environment:
>> Problem Description:
>>
>> The USB keyboard was recognised an working with kernel 2.6.27 but not working
>> with 2.6.28.
>>
>> Steps to reproduce:
>> 1. boot kernel with parameters "rw root=/dev/sdb1 log_buf_len=1M init=/bin/
>> bash"
>> 2. modprobe -k uhci_hcd
>> 3. modprobe -k usbhid
>>
>> Current result in case of 2.6.27: USB keyboard starts to work
>> Current result in case of 2.6.28: USB keyboard does not work
>>
>
> Is it input/HID, or USB?
The same USB keyboard is working correctly with Clevo D410J laptop with 2.6.28,
so I guess it might be an USB problem.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
2009-01-01 9:12 ` [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised Andrew Morton
[not found] ` <20090101011223.6a10dd66.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
@ 2009-01-01 13:37 ` Oliver Neukum
1 sibling, 0 replies; 8+ messages in thread
From: Oliver Neukum @ 2009-01-01 13:37 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-usb, linux-input, bugme-daemon, nm127
Am Donnerstag, 1. Januar 2009 10:12:23 schrieb Andrew Morton:
> > Steps to reproduce:
> > 1. boot kernel with parameters "rw root=/dev/sdb1 log_buf_len=1M init=/bin/
> > bash"
> > 2. modprobe -k uhci_hcd
> > 3. modprobe -k usbhid
> >
> > Current result in case of 2.6.27: USB keyboard starts to work
> > Current result in case of 2.6.28: USB keyboard does not work
> >
>
> Is it input/HID, or USB?
Dmesg shows no errors. Please post /proc/bus/usb/devices of 2.6.28
(usbfs must be mounted)
Regards
Oliver
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
2009-01-01 9:20 ` Németh Márton
@ 2009-01-01 17:35 ` Alan Stern
[not found] ` <495C8AE3.5000502-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>
1 sibling, 0 replies; 8+ messages in thread
From: Alan Stern @ 2009-01-01 17:35 UTC (permalink / raw)
To: Németh Márton
Cc: Andrew Morton, linux-usb, linux-input, bugme-daemon
On Thu, 1 Jan 2009, Németh Márton wrote:
> >> Current result in case of 2.6.27: USB keyboard starts to work
> >> Current result in case of 2.6.28: USB keyboard does not work
> >>
> >
> > Is it input/HID, or USB?
>
> The same USB keyboard is working correctly with Clevo D410J laptop with 2.6.28,
> so I guess it might be an USB problem.
The dmesg logs clearly show that it is an HID problem. In 2.6.27 the
device is registered with the input layer as a keyboard, but in 2.6.28
it isn't.
Perhaps a usbmon trace would help (see Documentation/usb/usbmon.txt).
Alan Stern
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
[not found] ` <495C8AE3.5000502-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>
@ 2009-01-04 10:53 ` Jiri Kosina
2009-01-04 12:04 ` Németh Márton
0 siblings, 1 reply; 8+ messages in thread
From: Jiri Kosina @ 2009-01-04 10:53 UTC (permalink / raw)
To: Németh Márton
Cc: Andrew Morton, linux-usb-u79uwXL29TY76Z2rM5mHXA,
linux-input-u79uwXL29TY76Z2rM5mHXA,
bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
[-- Attachment #1: Type: TEXT/PLAIN, Size: 738 bytes --]
On Thu, 1 Jan 2009, Németh Márton wrote:
> >> Steps to reproduce:
> >> 1. boot kernel with parameters "rw root=/dev/sdb1 log_buf_len=1M init=/bin/
> >> bash"
> >> 2. modprobe -k uhci_hcd
> >> 3. modprobe -k usbhid
> >> Current result in case of 2.6.27: USB keyboard starts to work
> >> Current result in case of 2.6.28: USB keyboard does not work
> > Is it input/HID, or USB?
> The same USB keyboard is working correctly with Clevo D410J laptop with 2.6.28,
> so I guess it might be an USB problem.
Why are you doing the modprobe by hand? Doesn't the module get autoloaded
properly?
Anyway, in 2.6.28, this keyboard is driven by specialized 'hid-bright'
driver. Does modprobing it by hand fix the problem?
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
2009-01-04 10:53 ` Jiri Kosina
@ 2009-01-04 12:04 ` Németh Márton
[not found] ` <4960A5E2.2050601-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Németh Márton @ 2009-01-04 12:04 UTC (permalink / raw)
To: Jiri Kosina; +Cc: Andrew Morton, linux-usb, linux-input, bugme-daemon
Jiri Kosina wrote:
> On Thu, 1 Jan 2009, Németh Márton wrote:
>
>>>> Steps to reproduce:
>>>> 1. boot kernel with parameters "rw root=/dev/sdb1 log_buf_len=1M init=/bin/
>>>> bash"
>>>> 2. modprobe -k uhci_hcd
>>>> 3. modprobe -k usbhid
>>>> Current result in case of 2.6.27: USB keyboard starts to work
>>>> Current result in case of 2.6.28: USB keyboard does not work
>>> Is it input/HID, or USB?
>> The same USB keyboard is working correctly with Clevo D410J laptop with 2.6.28,
>> so I guess it might be an USB problem.
>
> Why are you doing the modprobe by hand? Doesn't the module get autoloaded
> properly?
The modules were not autoloaded. This is a minimal test environment with only
a few binaries in the root directory. Is the "modprobe" binary enough for
autoloading?
> Anyway, in 2.6.28, this keyboard is driven by specialized 'hid-bright'
> driver. Does modprobing it by hand fix the problem?
I'll try the hid-bright module as soon as my laptop gets repaired.
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
[not found] ` <4960A5E2.2050601-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>
@ 2009-01-05 7:31 ` Németh Márton
2009-01-05 9:13 ` Jiri Kosina
0 siblings, 1 reply; 8+ messages in thread
From: Németh Márton @ 2009-01-05 7:31 UTC (permalink / raw)
To: Jiri Kosina
Cc: Andrew Morton, linux-usb-u79uwXL29TY76Z2rM5mHXA,
linux-input-u79uwXL29TY76Z2rM5mHXA,
bugme-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r
Németh Márton wrote:
> Jiri Kosina wrote:
>> On Thu, 1 Jan 2009, Németh Márton wrote:
>>
>>>>> Steps to reproduce:
>>>>> 1. boot kernel with parameters "rw root=/dev/sdb1 log_buf_len=1M init=/bin/
>>>>> bash"
>>>>> 2. modprobe -k uhci_hcd
>>>>> 3. modprobe -k usbhid
>>>>> Current result in case of 2.6.27: USB keyboard starts to work
>>>>> Current result in case of 2.6.28: USB keyboard does not work
>>>> Is it input/HID, or USB?
>>> The same USB keyboard is working correctly with Clevo D410J laptop with 2.6.28,
>>> so I guess it might be an USB problem.
>> Why are you doing the modprobe by hand? Doesn't the module get autoloaded
>> properly?
>
> The modules were not autoloaded. This is a minimal test environment with only
> a few binaries in the root directory. Is the "modprobe" binary enough for
> autoloading?
I just was able to try the situation: the modules are not autoloaded.
>> Anyway, in 2.6.28, this keyboard is driven by specialized 'hid-bright'
>> driver. Does modprobing it by hand fix the problem?
>
> I'll try the hid-bright module as soon as my laptop gets repaired.
Loading the hid-bright module handles the USB keyboard properly.
But it is still not clear for me why this module is not autoloaded?
Regards,
Márton Németh
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised
2009-01-05 7:31 ` Németh Márton
@ 2009-01-05 9:13 ` Jiri Kosina
0 siblings, 0 replies; 8+ messages in thread
From: Jiri Kosina @ 2009-01-05 9:13 UTC (permalink / raw)
To: Németh Márton
Cc: Andrew Morton, linux-usb, linux-input, bugme-daemon
[-- Attachment #1: Type: TEXT/PLAIN, Size: 830 bytes --]
On Mon, 5 Jan 2009, Németh Márton wrote:
> > The modules were not autoloaded. This is a minimal test environment
> > with only a few binaries in the root directory. Is the "modprobe"
> > binary enough for autoloading?
> I just was able to try the situation: the modules are not autoloaded.
Does autoloading of other modules work well in the limited environment you
have? I suspect this might be something with your special configuration
(udev not triggering properly, etc.) rather than kernel problem.
> >> Anyway, in 2.6.28, this keyboard is driven by specialized 'hid-bright'
> >> driver. Does modprobing it by hand fix the problem?
> > I'll try the hid-bright module as soon as my laptop gets repaired.
> Loading the hid-bright module handles the USB keyboard properly.
Thanks for verifying.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-01-05 9:13 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-12340-10286@http.bugzilla.kernel.org/>
2009-01-01 9:12 ` [Bugme-new] [Bug 12340] New: [regression] USB keyboard no longer recognised Andrew Morton
[not found] ` <20090101011223.6a10dd66.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2009-01-01 9:20 ` Németh Márton
2009-01-01 17:35 ` Alan Stern
[not found] ` <495C8AE3.5000502-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>
2009-01-04 10:53 ` Jiri Kosina
2009-01-04 12:04 ` Németh Márton
[not found] ` <4960A5E2.2050601-Y8qEzhMunLyT9ig0jae3mg@public.gmane.org>
2009-01-05 7:31 ` Németh Márton
2009-01-05 9:13 ` Jiri Kosina
2009-01-01 13:37 ` Oliver Neukum
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).