You are not logged in.
Hi,
I'm can't use my wireless network USB adapter:
# lsusb -d 0bda:8189
Bus 003 Device 027: ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B Wireless 802.11g 54Mbps Network Adapter
and
# dmesg | tail -20
[ 9324.479514] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 9324.481933] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input25
[ 9324.482126] hid-generic 0003:15D9:0A4E.000B: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:14.0-1/input0
[ 9582.649276] usb 3-3: USB disconnect, device number 23
[ 9599.760120] usb 3-4: new high-speed USB device number 27 using xhci_hcd
[ 9599.949904] ieee80211 phy5: Selected rate control algorithm 'minstrel_ht'
[ 9599.950417] ieee80211 phy5: hwaddr 00:18:e7:79:52:cd, RTL8187BvE V0 + rtl8225z2, rfkill mask 2
[ 9599.963823] rtl8187: Customer ID is 0x00
[ 9599.964410] rtl8187: wireless switch is on
[ 9600.009099] systemd-udevd[3342]: renamed network interface wlan0 to wlp0s20u4
[ 9600.244312] usb 3-4: reset high-speed USB device number 27 using xhci_hcd
[ 9600.260199] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b8400
[ 9600.260205] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b8440
[ 9600.260208] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b8480
[ 9600.260210] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b84c0
[ 9600.260212] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b8500
[ 9600.260215] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b8540
[ 9600.260217] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b8580
[ 9600.260219] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b85c0
[ 9600.260221] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8801f96b8600
but no additional interface appears:
# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
link/ether 74:86:7a:fb:fb:18 brd ff:ff:ff:ff:ff:ff
3: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 1000
link/ether 3c:77:e6:d3:39:cb brd ff:ff:ff:ff:ff:ff
I googled for but didn't find a current solution, only other problems with older kernels, I'm using 3.13
Last edited by otto_simpson (2014-03-28 20:10:37)
"We buy things we don't need
with money we don't have
to impress people we don't like"
Offline