Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

0

threads

2

posts

40

credits

Novice

Rank: 1

credits
40
Published in 2015-11-15 06:38:56 | Show all floors
People please,
How can I run wifi adapter 8192cu on Orange pi PC? Any tutorial please.

0

threads

13

posts

125

credits

Registered member

Rank: 2

credits
125
Published in 2015-11-15 06:39:44 | Show all floors
Hi, dear Orange PI users and developers.
Is it possible to get driver for dlink dwa-125 rev. b (3C1E) wifi dongle for Orange PI PC?

0

threads

9

posts

40

credits

Novice

Rank: 1

credits
40
Published in 2015-11-15 07:01:11 | Show all floors
loboris replied at 2015-11-14 17:10
Ethernet works in every distro without problem. Check if you have copied the right uImage and scri ...

I got orange pi plus and Orange Pi PC.

All distro works fine in orange pi plus. However, orange pi pc I tried many but only the debian 8 works. I did copy the correct uImage and script.bin.

Do I need to copy the kernel modules?

0

threads

13

posts

125

credits

Registered member

Rank: 2

credits
125
Published in 2015-11-15 07:40:07 | Show all floors
syed.iddi replied at 2015-11-15 07:01
I got orange pi plus and Orange Pi PC.

All distro works fine in orange pi plus. However, orange p ...

I used OrangePI-PC_Ubuntu_Vivid_Mate and once I removed the network connection and add it again - and network works fine again. Also configured DHCP on local network router.

1

threads

90

posts

762

credits

Senior member

Rank: 4

credits
762
Published in 2015-11-15 14:20:25 | Show all floors
Edited by lymon at 2015-11-15 14:34
nkk replied at 2015-11-15 06:39
Hi, dear Orange PI users and developers.
Is it possible to get driver for dlink dwa-125 rev. b (3C1E ...

try the following (as root):

modprobe rt2800usb
echo 2001 3c1e > /sys/bus/usb/drivers/rt2800usb/new_id

then insert wifi stick and see if it is detected and can be used

..also make sure you are using an image with the older udev (v.215), so firmware loading works correctly




0

threads

9

posts

40

credits

Novice

Rank: 1

credits
40
Published in 2015-11-15 14:33:01 | Show all floors
what you mean by removed the network connection? you unplugged the ethernet cable and plugged in?

0

threads

13

posts

125

credits

Registered member

Rank: 2

credits
125
Published in 2015-11-15 16:26:03 | Show all floors
syed.iddi replied at 2015-11-15 14:33
what you mean by removed the network connection? you unplugged the ethernet cable and plugged in?

No, just from this dialog


Now I installed Fedora22_Minimal, copied
uImage_OPI-2 to uImage
script.bin.OPI-PC_1080p60_dvi to script.bin
and wired network started automatically


This thread contains more resources

You need to Log in to download or view,No account?    Register

x

1

threads

24

posts

169

credits

Registered member

Rank: 2

credits
169
Published in 2015-11-15 16:45:11 | Show all floors
I've just discovered that ethernet MAC address are not unique. Is there an easy way to change it? Using cmdline.txt ?Thanks

1

threads

3

posts

30

credits

Novice

Rank: 1

credits
30
Published in 2015-11-15 16:53:54 | Show all floors
Hi Loboris,

I got an error message when creating a rootfs.

=============================

Sun Nov 15 16:31:36 CST 2015
=======================================================
Creating Ubuntu/Debian SD Card instalation for OrangePI
=======================================================

Using disk image "opi2-ubuntu.img"
Creating partition images, please wait ...

Creating new filesystem on opi2-ubuntu.img...
  New filesystem created on opi2-ubuntu.img.

Partitioning opi2-ubuntu.img...
  Creating boot & linux partitions
  OK.

Formating fat partition ...
  fat partition formated.
Formating linux partition (ext4), please wait ...
  linux partition formated.

Instaling u-boot to opi2-ubuntu.img ...
U-boot installed to opi2-ubuntu.img.
FATAL ERROR.
====================================


And I only changed the user name and password in param.sh
Looks like the script couldn't find some env variables.

My host pc is Xeon E5620 + Ubuntu Server 14.04 64-bit.
Is there anything I can check with?

Thanks&BR.

0

threads

13

posts

125

credits

Registered member

Rank: 2

credits
125
Published in 2015-11-15 18:37:42 | Show all floors
lymon replied at 2015-11-15 14:20
try the following (as root):

modprobe rt2800usb
  1. root@OrangePI:/home/orangepi# lsusb
  2. #...
  3. Bus 006 Device 002: ID 2001:3c1e D-Link Corp.
  4. #...

  5. root@OrangePI:/home/orangepi# modprobe rt2800usb

  6. root@OrangePI:/home/orangepi# echo 2001 3c1e > /sys/bus/usb/drivers/rt2800usb/new_id

  7. root@OrangePI:/home/orangepi# iwconfig
  8. #...
  9. wlan1     IEEE 802.11bgn  ESSID:off/any
  10.           Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm
  11.           Retry  long limit:7   RTS thr:off   Fragment thr:off
  12.           Encryption key:off
  13.           Power Management:off
  14. #...

  15. root@OrangePI:/home/orangepi# ip link show wlan1
  16. 7: wlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
  17.     link/ether 90:94:e4:a4:58:b8 brd ff:ff:ff:ff:ff:ff

  18. root@OrangePI:/home/orangepi# ip link set wlan1 up
  19. RTNETLINK answers: No such file or directory
Copy code

is it means I need another module?

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

Points Rule

Quick reply Top Return list