[SOLVED] Issues with WIFI on cubox-i

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[SOLVED] Issues with WIFI on cubox-i

Postby GAZ082 » Sun Mar 15, 2015 6:17 pm

Hi there. I have a TPLINK dongle with the 8188EU chipset.

When trying to get a connection with wifi-menu i get:

$this->bbcode_second_pass_code('', 'Scanning for networks... ioctl[SIOCSIWAP]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
')

And then all wifi detected have 0db signal strength. I could not make a connection.

With the integrated WIFI i have no issues.

What can it be?

Thanks!
Last edited by GAZ082 on Fri Jun 19, 2015 6:10 pm, edited 1 time in total.
GAZ082
 
Posts: 80
Joined: Tue Jun 17, 2014 3:34 pm

Re: Issues with WIFI on cubox-i

Postby GAZ082 » Tue Mar 17, 2015 11:05 pm

Any tip?
GAZ082
 
Posts: 80
Joined: Tue Jun 17, 2014 3:34 pm

Re: Issues with WIFI on cubox-i

Postby moonman » Wed Mar 18, 2015 11:48 am

try dkm-8188eu package. It might be newer than the driver in the kernel.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Issues with WIFI on cubox-i

Postby GAZ082 » Mon Mar 23, 2015 4:47 pm

Yes moon, i've been having this issue with your package. :cry:
GAZ082
 
Posts: 80
Joined: Tue Jun 17, 2014 3:34 pm

Re: Issues with WIFI on cubox-i

Postby moonman » Wed Mar 25, 2015 10:54 am

I don't have one of these to test. Are you sure it is that driver loaded and not rtlwifi? Did you blacklist it?
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Issues with WIFI on cubox-i

Postby GAZ082 » Fri Mar 27, 2015 3:47 pm

Yes, i blacklisted it.

What tests/commands would you like me to run? I'll paste the output here.
GAZ082
 
Posts: 80
Joined: Tue Jun 17, 2014 3:34 pm

Re: Issues with WIFI on cubox-i

Postby GAZ082 » Tue Apr 28, 2015 10:56 pm

:| *Sigh*

I tried working directly with WPA and get:

$this->bbcode_second_pass_code('', '
#sudo wpa_supplicant -B -i wlan1 -c /etc/wpa_supplicant/example.conf
Successfully initialized wpa_supplicant
nl80211: Could not configure driver mode
nl80211: deinit ifname=wlan1 disabled_11b_rates=0
wlan1: Failed to initialize driver interface
')

I cannot set UP the wlan1 interface where the wifi antenna is loaded.
GAZ082
 
Posts: 80
Joined: Tue Jun 17, 2014 3:34 pm

Re: Issues with WIFI on cubox-i

Postby moonman » Wed Apr 29, 2015 2:59 am

$this->bbcode_second_pass_code('', 'drivers:
nl80211 = Linux nl80211/cfg80211
wext = Linux wireless extensions (generic)
wired = Wired Ethernet driver')

$this->bbcode_second_pass_code('', '-D = driver name (can be multiple drivers: nl80211,wext)')

try with -Dwext
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3388
Joined: Sat Jan 15, 2011 3:36 am

Re: Issues with WIFI on cubox-i

Postby GAZ082 » Wed Apr 29, 2015 10:57 pm

Thanks for replying. I get:

$this->bbcode_second_pass_code('', '#sudo wpa_supplicant -B -i wlan1 -D wext -c /etc/wpa_supplicant/example.conf
Successfully initialized wpa_supplicant
ioctl[SIOCSIWAP]: Operation not permitted
ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
')
GAZ082
 
Posts: 80
Joined: Tue Jun 17, 2014 3:34 pm

Re: Issues with WIFI on cubox-i

Postby GAZ082 » Thu Apr 30, 2015 1:16 am

The thing is, no matter what i do, cant set the link UP:

$this->bbcode_second_pass_code('', '3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
link/ether c4:6e:1f:14:4c:39 brd ff:ff:ff:ff:ff:ff')


$this->bbcode_second_pass_code('', 'wlan1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether c4:6e:1f:14:4c:39 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0')

Did lsmod and got:

$this->bbcode_second_pass_code('', '8188eu 768539 0 ')

Dont know, just throwing random data, perhaps something is useful.
GAZ082
 
Posts: 80
Joined: Tue Jun 17, 2014 3:34 pm

Next

Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 11 guests