Bug#413568: marked as done (linux-2.6: usb 3-1: no configuration chosen from 1 choice)
Your message dated Mon, 5 Mar 2007 22:49:05 +0100
with message-id <20070305214905.GM29399@baikonur.stro.at>
and subject line Bug#413568: linux-2.6: usb 3-1: no configuration chosen from 1 choice
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: linux-2.6
Severity: important
after upgrading from 2.6.15 (mepis) to 2.6.20.1 (vanilla, but the bug was introduced earlier)
i got problem with my usb modem (terayon). kern.log said:
usb 3-1: new full speed USB device using ohci_hcd and address 2
usb 3-1: no configuration chosen from 1 choice
my solution was to
replace
#ifndef CONFIG_USB_NET_RNDIS_HOST
with
#ifndef CONFIG_USB_NET_RNDIS_HOST_MODULE
in drivers/usb/core/generic.c
note, that this is for 2.6.20.1 kernel, in 2.6.18 the filename may
differ.
-- System Information:
Debian Release: testing
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.1-my
Locale: LANG=ru_UA, LC_CTYPE=ru_UA (charmap=KOI8-U) (ignored: LC_ALL set to ru_UA.KOI8-U)
--- End Message ---
--- Begin Message ---
On Mon, Mar 05, 2007 at 11:15:47PM +0200, Nick Shaforostoff wrote:
> Package: linux-2.6
> Severity: important
>
> after upgrading from 2.6.15 (mepis) to 2.6.20.1 (vanilla, but the bug was introduced earlier)
debian does not distribute 2.6.20.1.
> i got problem with my usb modem (terayon). kern.log said:
> usb 3-1: new full speed USB device using ohci_hcd and address 2
> usb 3-1: no configuration chosen from 1 choice
>
>
> my solution was to
> replace
> #ifndef CONFIG_USB_NET_RNDIS_HOST
> with
> #ifndef CONFIG_USB_NET_RNDIS_HOST_MODULE
> in drivers/usb/core/generic.c
> note, that this is for 2.6.20.1 kernel, in 2.6.18 the filename may
> differ.
>
you want to report that upstream on lkml.
regards
--
maks
--- End Message ---
Reply to: