Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

2

threads

7

posts

1047

credits

Gold member

Rank: 6Rank: 6

credits
1047
Published in 2015-9-14 21:56:07 | Show all floors
Thanks lobris !
works good!

7

threads

100

posts

647

credits

Senior member

Rank: 4

credits
647
Published in 2015-9-14 23:42:15 | Show all floors
Hello!

Do anyone have an idea why WLAN is not working. I Installed the latest LIB and uImage. I am using OPI Plus.
I dont know since what date this is so because I am normal on wired lan.
I tried to install apmode and there I recognized this.

ifconfig says:

eth0      Link encap:Ethernet  Hardware Adresse 5e:e3:93:4a:04:79  
          inet Adresse:10.4.191.119  Bcast:10.4.191.255  Maske:255.255.255.0
          inet6-Adresse: fe80::5ce3:93ff:fe4a:479/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metrik:1
          RX-Pakete:1298 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:761 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:1000
          RX-Bytes:417965 (417.9 KB)  TX-Bytes:134401 (134.4 KB)
          Interrupt:114

lo        Link encapokale Schleife  
          inet Adresse:127.0.0.1  Maske:255.0.0.0
          inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
          UP LOOPBACK RUNNING  MTU:16436  Metrik:1
          RX-Pakete:476 Fehler:0 Verloren:0 Überläufe:0 Fenster:0
          TX-Pakete:476 Fehler:0 Verloren:0 Überläufe:0 Träger:0
          Kollisionen:0 Sendewarteschlangenlänge:0
          RX-Bytes:41043 (41.0 KB)  TX-Bytes:41043 (41.0 KB)

lsusb:
root@OrangePI:~# lsusb
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 05e3:0718 Genesys Logic, Inc. IDE/SATA Adapter
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 005: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 002 Device 004: ID 045e:0039 Microsoft Corp. IntelliMouse Optical
Bus 002 Device 003: ID 046a:0021 Cherry GmbH CyMotion Expert Combo
Bus 002 Device 002: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@OrangePI:~#

iwconfig is not working and cannot be installed


0

threads

3

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2015-9-15 01:22:41 | Show all floors

@Loboris: Are you going to add suport for wireless AP62xx?

Cheers


10

threads

448

posts

5042

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5042
 Author| Published in 2015-9-15 02:05:15 | Show all floors
Edited by loboris at 2015-9-14 19:07
john0815 replied at 2015-9-14 16:42
Hello!

Do anyone have an idea why WLAN is not working. I Installed the latest LIB and uImage. I am  ...

Check if you have the right script.bin on your sd card fat partition.
If you have an "old" image, please try to install one of the new small (basic) images to see if wifi is working.
wifi adapter is not visible in lsusb.

10

threads

448

posts

5042

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5042
 Author| Published in 2015-9-15 02:37:14 | Show all floors
fabrixio replied at 2015-9-14 18:22
@Loboris: Are you going to add suport for wireless AP62xx?

Cheers

You can see which wireless adapters are supported in /lib/modules/3.4.39/kernel/drivers/net/wireless
I don't have the sources for any other adapter which can be built with 3.4 kernel.

10

threads

448

posts

5042

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5042
 Author| Published in 2015-9-15 02:42:08 | Show all floors
Vladimir55 replied at 2015-9-14 09:53
Dear loboris!
I'm testing assemblies.
almost replaced raspberi pi 2!

Thanks for testing.
I'm very busy at the moment with my work, I'm planning to test GPIO interrupts next month.

2

threads

37

posts

382

credits

Intermediate member

Rank: 3Rank: 3

credits
382
Published in 2015-9-15 05:48:22 | Show all floors


@loboris,

I just transfer the latest to my BOOT and rename it to uImage but wlan0 is not detected.
Can you verify if is it a bug as i tried 3 times before reporting this.

New uImage_OPI-2 (copy to uImage) - No wlan0 or wlan1
729DAFE397105DAAC9C73BB994E99324

Old uImage_OPI-2 (copy to uImage) - wlan0 and wlan1 working (AP mode great)
1BC54A677867054AC29432DC9171C0CD

Cheers

10

threads

448

posts

5042

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5042
 Author| Published in 2015-9-15 07:30:23 | Show all floors
derrickyee81 replied at 2015-9-14 22:48
@loboris,

I just transfer the latest to my BOOT and rename it to uImage but wlan0 is not detecte ...

I've checked it on OPI-2 and wifi works, md5 csum is the same.
Maybe you need to copy the new lib directory (it is in scriptbin_kernel.tar.gz).
Do you have the correct script.bin ?
The only change in new kernel (for OPI-2) is nfs fix.

2

threads

37

posts

382

credits

Intermediate member

Rank: 3Rank: 3

credits
382
Published in 2015-9-15 11:20:19 | Show all floors
Edited by derrickyee81 at 2015-9-15 14:09
loboris replied at 2015-9-15 07:30
I've checked it on OPI-2 and wifi works, md5 csum is the same.
Maybe you need to copy the new lib  ...

Thanks.After i transfer the lib folder over.
Everything is wokring nicely.

Cheers


0

threads

3

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2015-9-15 23:53:02 | Show all floors
loboris replied at 2015-9-15 02:37
You can see which wireless adapters are supported in /lib/modules/3.4.39/kernel/drivers/net/wirele ...


Patch: http://linux-sunxi.org/Cubietruck/AP6210
or there is a kernel 3.4.103 than have it.
I'm trying but after build and replace uImage and modules the system does not boot and no messages show.
Can you share your process for build the kernel, your sources or som help for build?

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

Points Rule

Quick reply Top Return list