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-12 20:10:13 | Show all floors
loboris replied at 2015-10-12 18:30
UPDATED scriptbin_kernel_test.tar.gz
some fixes related to GPIO
GitHub kernel sources also updated,  ...

Thanks ! After upgrade everything works fine!

root@OrangePI:~# uname -a
Linux OrangePI 3.4.39 #1 SMP PREEMPT Mon Oct 12 12:02:29 CEST 2015 armv7l GNU/Linux
root@OrangePI:~# uptime
14:08:58 up 10 min,  3 users,  load average: 0.14, 0.55, 0.39





18

threads

303

posts

110K

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
10714
Published in 2015-10-12 22:11:06 | Show all floors
loboris replied at 2015-10-12 19:14
It looks like two wlan interfaces are created automaticaly for OPI wifi adapter, wlan0 & wlan1
Both ...

That is exactly what  I`m talking about. Already have the right MAC.

0

threads

5

posts

26

credits

Novice

Rank: 1

credits
26
Published in 2015-10-12 23:50:54 | Show all floors
loboris replied at 2015-10-11 21:49
I've never had any problem installing to emmc.
Please use the latest kernel and script.bin, don't  ...

Thanks loboris
Now it is working fine , I did 2 things , do not know what solved it
1) ran sudo visudo and added user name for superuser access for all time
2) used install to emmc without btrfs file system .
After that it is booting properly

another thing to ask , I want to attach a 5V fan on top of my PI puls , and give the power from GPIO , which pins should I use . Do not want to fry the board.

10

threads

448

posts

5273

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5273
 Author| Published in 2015-10-13 01:11:19 | Show all floors
BUGBEAR replied at 2015-10-12 16:50
Thanks loboris
Now it is working fine , I did 2 things , do not know what solved it
1) ran sudo vi ...

You can't connect fan to GPIO pin (unless you connect it via transistor). Connect it to +5V pin.
I will soon test cheep i2c fan speed controller, I'll post the results.

5

threads

17

posts

85

credits

Registered member

Rank: 2

credits
85
Published in 2015-10-13 02:33:41 | Show all floors
Hi. I'm using OrangePI_Jessie_Xfce.img on OPi PC. All usb ports are working now. I have Ralink rt73 usb card, but i can't install it. I followed instruction from here : https://wiki.debian.org/WiFi/rt73 I can see this card when type "lsusb" : "Bus 004 Device 002: ID 148f:2573 Ralink Technology, Corp. RT2501/RT2573 Wireless Adapter", but I can't see this card in network-manager, in ifconfig should be wlan0 or rausb0. I don't know how to install this card properly. Maybe someone has solution ?

0

threads

6

posts

106

credits

Registered member

Rank: 2

credits
106
Published in 2015-10-13 02:41:00 | Show all floors
kris85 replied at 2015-10-13 02:33
Hi. I'm using OrangePI_Jessie_Xfce.img on OPi PC. All usb ports are working now. I have Ralink rt73  ...

I'm having a similiar issue with Atheros card, from what I've found we need to enable the device support in kernel first. The kernel can be compiled using this github repo. Though I'm currently having problems booting it. If I will be able to successfully boot from the new kernel I can include your modules and send it to you.
If my understanding of this is incorrect, please correct me.

0

threads

10

posts

102

credits

Registered member

Rank: 2

credits
102
Published in 2015-10-13 05:12:58 | Show all floors
Hi is it possible to bridge eth0 and wifi0, when wifi_AP mode is used?
the "create_ap -m bridge wlan0 eth0 TEST passtest" output:
[1] 32513
root@Leela:~# WARN: Your adapter does not fully support AP virtual interface, enabling --no-virt
Config dir: /tmp/create_ap.wlan0.conf.JIWvDO77
PID: 32514
Sharing Internet using method: bridge
Create a bridge interface... RTNETLINK answers: Operation not supported

Doing cleanup.. done

[1]+  Exit 1                  sudo create_ap -m bridge wlan0 eth0 TEST passtest

Thanks

5

threads

17

posts

85

credits

Registered member

Rank: 2

credits
85
Published in 2015-10-13 13:44:52 | Show all floors
Ok. I don't know how to compile kernel, I don't want to waste time for it. Please make that modules for  ID 148f:2573 Ralink Technology, Corp. RT2501/RT2573 Wireless in kernel if You could. I would like to use this ralink as ap with hostapd. I have also raspberry pi 1, i used this wireless card with hostapd with no problem on RPi. Rpi support is better, kernel is good with many modules. It looks like we must wait some time to OPi images will be improved.

10

threads

448

posts

5273

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5273
 Author| Published in 2015-10-13 15:20:23 | Show all floors
birky replied at 2015-10-12 22:12
Hi is it possible to bridge eth0 and wifi0, when wifi_AP mode is used?
the "create_ap -m bridge wlan ...

Have you tried the command
  1. sudo create_ap --ieee80211n --ht_capab '[HT40+]' wlan0 eth0 MyAccessPoint MyPassPhrase &
Copy code
as mentioned in my post.

10

threads

448

posts

5273

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5273
 Author| Published in 2015-10-13 15:28:55 | Show all floors
kris85 replied at 2015-10-13 06:44
Ok. I don't know how to compile kernel, I don't want to waste time for it. Please make that modules  ...

As I said before, if you need some driver which is not included, try to find the driver sources and if it can be compiled with OPI kernel, I'll include it.
You said "I don't want to waste time for it", but I also value my time.

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

Points Rule

Quick reply Top Return list