[Bug 207242] urtw0: could not allocate USB transfers, err=USB_ERR_NO_PIPE (FreeBSD 10.2-RELEASE)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 16 09:48:20 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207242
Bug ID: 207242
Summary: urtw0: could not allocate USB transfers,
err=USB_ERR_NO_PIPE (FreeBSD 10.2-RELEASE)
Product: Base System
Version: 10.2-RELEASE
Hardware: i386
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: wireless
Assignee: freebsd-wireless at FreeBSD.org
Reporter: pnixte at gmail.com
CC: freebsd-i386 at FreeBSD.org
CC: freebsd-i386 at FreeBSD.org
Hey all!
I can't seem to get an RTL8187B-chipset USB dongle (802.11 b/g) to work
under FreeBSD 10.2-RELEASE (i386) and the GENERIC kernel.
The device gets somewhat recognized, since "urtw" is loaded albeit with
an error:
urtw0: <vendor 0x0bda product 0x8187, class 0/0, rev 2.00/2.00, addr2> on sbus3
urtw0: could not allocate USB transfers, err=USB_ERR_NO_PIPE
device_attach: urtw0 attach returned 6
I also tried to load it through the Windows XP drivers via ndis (rtl8187B.sys
and the respective .inf), but while the module is compiled without warnings,
kldloading it still produces the same error. I have tried kldunloading
the if_urtw.ko module and re-kldloading the compiled one (in case there is
something like a race condition) to no avail.
As a side-note, the device is correctly recognised, a driver is loaded and
it successfully connects to wireless networks under OpenBSD and Linux.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-i386
mailing list