You are not logged in.

#1 2016-01-19 23:32:23

jpenguin
Member
Registered: 2013-09-29
Posts: 21

[Solved] Wifi adapter not working with connman

http://www.amazon.com/gp/product/B00416 … ge_o01_s00


From dmesg

[  862.344666] usb 3-10.1.1: new high-speed USB device number 13 using xhci_hcd
[  862.440014] rtl8192cu: Chip version 0x11
[  862.468361] rtl8192cu: MAC address: f4:f2:6d:07:08:fc
[  862.468363] rtl8192cu: Board Type 0
[  862.468439] rtl_usb: rx_max_size 15360, rx_urb_num 8, in_ep 1
[  862.468461] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw_TMSC.bin
[  862.468562] ieee80211 phy2: Selected rate control algorithm 'rtl_rc'
[  862.475674] rtl8192cu 3-10.1.1:1.0 wlp0s20u10u1u1: renamed from wlan0
[jpenguin@arch ~]$ uname -a
Linux arch 4.3.3-2-ARCH #1 SMP PREEMPT Wed Dec 23 20:09:18 CET 2015 x86_64 GNU/Linux
[jpenguin@arch ~]$ connmanctl enable wifi
Error wifi: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist

[jpenguin@arch ~]$ ip link show
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: eno1: <BROADCAST,MULTICAST,DYNAMIC,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 94:de:80:6f:4e:c1 brd ff:ff:ff:ff:ff:ff
5: wlp0s20u10u1u1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether f4:f2:6d:07:08:fc brd ff:ff:ff:ff:ff:ff
[jpenguin@arch ~]$ ip link show up
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: eno1: <BROADCAST,MULTICAST,DYNAMIC,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 94:de:80:6f:4e:c1 brd ff:ff:ff:ff:ff:ff

Last edited by jpenguin (2016-01-22 19:54:06)

Offline

#2 2016-01-20 19:35:23

jpenguin
Member
Registered: 2013-09-29
Posts: 21

Re: [Solved] Wifi adapter not working with connman

I just installed 8192cu-dkms from aur, enabled dkms and rebooted...

[jpenguin@arch ~]$ 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: eno1: <BROADCAST,MULTICAST,DYNAMIC,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 94:de:80:6f:4e:c1 brd ff:ff:ff:ff:ff:ff

It doesn't see anything, I guess I'll try ndiswrapper
------------------------------------------

I didn't get anything to work with connman, I switched to wiicd and ndiswrapper- it's working

Last edited by jpenguin (2016-01-22 19:57:17)

Offline

Board footer

Powered by FluxBB