Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

0

threads

9

posts

76

credits

Registered member

Rank: 2

credits
76
Published in 2015-10-22 17:58:38 | Show all floors
Riconec replied at 2015-10-22 17:40
So there problem with firmware loading? I thought there problem in file.

I will try to fix this p ...

I`ve solved it.

[66994.399264] ohci_irq: fullspeed or lowspeed device disconnect
[66994.399433] usb 7-1: USB disconnect, device number 2
[67005.996155] ehci_irq: highspeed device connect
[67006.390098] usb 3-1: new high-speed USB device number 3 using sunxi-ehci
[67007.493464] rtl8192cu: Chip version 0x11
[67007.573720] rtl8192cu: MAC address: 00:0b:81:9a:f4:c6
[67007.573742] rtl8192cu: Board Type 0
[67007.573953] rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1
[67007.574075] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[67007.574342] usbcore: registered new interface driver rtl8192cu
[67007.580952] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
[67007.582104] rtlwifi: wireless switch is on
[67007.750517] systemd-udevd[24749]: renamed network interface wlan0 to wlan2
[67007.818072] rtl8192cu: MAC auto ON okay!
[67007.850885] rtl8192cu: Tx queue select: 0x05
[67008.290369] ADDRCONF(NETDEV_UP): wlan2: link is not ready
root@OPIkotlownia:~# uname -a
Linux OPIkotlownia 3.4.39 #1 SMP PREEMPT Mon Oct 12 12:02:29 CEST 2015 armv7l GNU/Linux
root@OPIkotlownia:~# iw
iw        iwconfig  iwevent   iwgetid   iwlist    iwpriv    iwspy
root@OPIkotlownia:~# iwconfig
gre0      no wireless extensions.

wlan2     IEEE 802.11bgn  ESSIDff/any
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm
          Retry  long limit:7   RTS thr=2347 B   Fragment thrff
          Encryption keyff
          Power Managementff


1

threads

90

posts

817

credits

Senior member

Rank: 4

credits
817
Published in 2015-10-22 18:22:47 | Show all floors
loboris replied at 2015-10-22 15:43
It's hard to say if the firmware loading problem can be solved at all. It is much simpler to use t ...

maybe look at the zd1211 driver.
Here the firmware loading works correctly

10

threads

448

posts

5181

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5181
 Author| Published in 2015-10-22 19:14:34 | Show all floors
fork replied at 2015-10-22 10:58
I`ve solved it.

[66994.399264] ohci_irq: fullspeed or lowspeed device disconnect

How did you solve it ?

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10233
Published in 2015-10-22 20:46:49 | Show all floors
Edited by jacer at 2015-10-22 20:49
fork replied at 2015-10-22 17:58
I`ve solved it.

[66994.399264] ohci_irq: fullspeed or lowspeed device disconnect

Good job. How did you solve that? Rtl8188cus which uses the same rtl8192cu driver.

0

threads

9

posts

76

credits

Registered member

Rank: 2

credits
76
Published in 2015-10-22 20:48:30 | Show all floors

@loboris
root@OPIkotlownia:/lib/firmware/rtlwifi# ls -la |grep rtl8192cufw
-rw-r--r-- 1 root     root      16116 Jun 16  2014 rtl8192cufw_A.bin
-rw-r--r-- 1 root     root      16096 Jun 16  2014 rtl8192cufw_B.bin
-rw-r--r-- 1 orangepi orangepi  16014 Jan 21  2013 rtl8192cufw.bin
-rw-r--r-- 1 root     root      16116 Jun 16  2014 rtl8192cufw_TMSC.bin
^^^^^ mine
root@OPInew:/lib/firmware/rtlwifi# ls -la |grep 8192cufw
-rw-r--r-- 1 root root  16014 Oct 12 15:22 rtl8192cufw.bin

^^^^^ yours


18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10233
Published in 2015-10-22 20:50:49 | Show all floors
fork replied at 2015-10-22 20:48
@loboris
root@OPIkotlownia:/lib/firmware/rtlwifi# ls -la |grep rtl8192cufw
-rw-r--r-- 1 root     r ...

We have the same wifi card. How to make it work, care to share?

18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10233
Published in 2015-10-22 21:40:16 | Show all floors

11

threads

286

posts

1959

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
1959
Published in 2015-10-22 22:04:54 | Show all floors
jacer replied at 2015-10-22 20:46
Good job. How did you solve that? Rtl8188cus which uses the same rtl8192cu driver.

sudo ifconfig wlan0 down
sudo ifconfig rename7 down
sudo ifconfig wlan0 up

try this

1

threads

25

posts

141

credits

Registered member

Rank: 2

credits
141
Published in 2015-10-22 22:05:50 | Show all floors
Edited by Riconec at 2015-10-22 22:18
fork replied at 2015-10-22 20:48
@loboris
root@OPIkotlownia:/lib/firmware/rtlwifi# ls -la |grep rtl8192cufw
-rw-r--r-- 1 root     r ...

I have exactly the same files and usergroup/owner, how did you solved problem?
  1. root@OrangePI:/lib/firmware/rtlwifi# ls -la |grep 8192cufw
  2. -rw-r--r-- 1 root     root      16116 May 11  2015 rtl8192cufw_A.bin
  3. -rw-r--r-- 1 root     root      16096 May 11  2015 rtl8192cufw_B.bin
  4. -rw-r--r-- 1 orangepi orangepi  16014 May 11  2015 rtl8192cufw.bin
  5. -rw-r--r-- 1 root     root      16116 May 11  2015 rtl8192cufw_TMSC.bin
Copy code


10

threads

448

posts

5181

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5181
 Author| Published in 2015-10-22 22:30:20 | Show all floors
fork replied at 2015-10-22 13:48
@loboris
root@OPIkotlownia:/lib/firmware/rtlwifi# ls -la |grep rtl8192cufw
-rw-r--r-- 1 root     r ...

I suppose  you've installed linux-firmware package ?
If you want to help, it would be good if you are more specific in your posts.


You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list