Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

1

threads

25

posts

141

credits

Registered member

Rank: 2

credits
141
Published in 2015-10-22 15:31:14 | Show all floors
loboris replied at 2015-10-21 15:50
@moinejf @Survive-Pi  I'm using btrfs on emmc for a long time without problem, it is quite stable. T ...

Can you say when it might be fixed?

10

threads

448

posts

5104

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5104
 Author| Published in 2015-10-22 15:37:42 | Show all floors
Harald replied at 2015-10-22 01:54
there is a Ubuntu-Mate for the RaspberryPi2 available here:
https://ubuntu-mate.org/raspberry-pi/
Wi ...

Just wondering, how exactly do you think it could help ?
I do appreciate the intention to help, however.

10

threads

448

posts

5104

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5104
 Author| Published in 2015-10-22 15:43:25 | Show all floors
Riconec replied at 2015-10-22 08:31
Can you say when it might be fixed?

It's hard to say if the firmware loading problem can be solved at all. It is much simpler to use the wifi module that works or OPI-2/OPI-PLUS.
But I'll try.

1

threads

25

posts

141

credits

Registered member

Rank: 2

credits
141
Published in 2015-10-22 17:40:21 | 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 ...

So there problem with firmware loading? I thought there problem in file.

I will try to fix this problem, but no promises

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

780

credits

Senior member

Rank: 4

credits
780
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

5104

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5104
 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

9837

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9837
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

9837

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9837
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?
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list