Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

18

threads

303

posts

9837

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9837
Published in 2015-10-23 19:59:04 | Show all floors
fork replied at 2015-10-23 14:20
root@OPIkotlownia:~# strace modprobe rtl8192cu
execve("/sbin/modprobe", ["modprobe", "rtl8192cu"], [ ...

Not working for me. Can you reflash Ubuntu and make rtl8192cu work again? Make sure you take notes the steps.

18

threads

303

posts

9837

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9837
Published in 2015-10-23 20:00:40 | Show all floors
lymon replied at 2015-10-23 13:49
I don't think the firmware-linux package contains any wireless adapter firmwares.

You should be i ...

True. I cannot find any wlan0 or rename7 as wifi interfaces.

10

threads

448

posts

5104

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5104
 Author| Published in 2015-10-23 20:07:48 | Show all floors
Update
  • Ubuntu 15.10 Wily minimal image uploaded
  • OpenSuse (JeOS & Xfce) images uploaded
  • OrangePI-BuildLinux GitHub repository updated


@AndrewStone building scripts are now fixed, please clone and try again (building Ubuntu 15.10 Wily added)

0

threads

4

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2015-10-23 20:28:09 | Show all floors
@loboris: awesome trying it now.  I will update you.  What distro and architecture are you using (should it matter)?  And yes I don't have the wifi kernel module loaded.  That's my problem :-)...  I assumed that if the module wasn't loaded it must not be being built but clearly that was an incorrect assumption -- sounds like you've got that covered so must be an issue on my end.

18

threads

303

posts

9837

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9837
Published in 2015-10-23 20:42:14 | Show all floors
  1. root@OrangePI:~# lsmod
  2. Module                  Size  Used by
  3. rtl8192cu              87956  0
  4. rtlwifi                70757  1 rtl8192cu
  5. rtl8192c_common        52422  1 rtl8192cu
  6. mac80211              331125  3 rtlwifi,rtl8192c_common,rtl8192cu
Copy code


I edited /etc/modules aas below, but still not working.
  1. # /etc/modules: kernel modules to load at boot time.
  2. #
  3. # This file contains the names of kernel modules that should be loaded
  4. # at boot time, one per line. Lines beginning with "#" are ignored.

  5. #For SATA Support
  6. #sw_ahci_platform

  7. ##Display and GPU
  8. ##lcd
  9. ##hdmi
  10. #ump
  11. ##disp
  12. #mali
  13. ##mali_drm
  14. 8192cu
  15. ##8188eu
  16. ##8189es
  17. #gpio-sunxi
Copy code

10

threads

448

posts

5104

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5104
 Author| Published in 2015-10-23 20:57:14 | Show all floors
stone replied at 2015-10-23 13:28
@loboris: awesome trying it now.  I will update you.  What distro and architecture are you using (sh ...

I'm running the script on Ubuntu 15.04 64bit, but it should run on any Ubuntu/Debian distribution, you only have to install debootstrap and qemu-user-static packages.
It should run also on OPI, see "If running on ARM (OrangePI)" comment in create_image script.
After building check the *.log file for any errors (some may be ignored).

0

threads

8

posts

28

credits

Novice

Rank: 1

credits
28
Published in 2015-10-23 21:42:49 | Show all floors
Edited by AndrewStone at 2015-10-24 04:41

EDIT: it worked

I was overwriting the default kernel with the one from your vivid tarball.  That got me this error:

Got: Usage: exec run-init [-d caps] [-c consoledev] /real-root /sbin/init [args]
then kernel panic.

When I used the opi-plus kernel in the OrangePi-BuildLinux image it worked...

0

threads

10

posts

102

credits

Registered member

Rank: 2

credits
102
Published in 2015-10-23 23:32:47 | Show all floors
Loboris,
please can you compile ubuntu kernels with CONFIG_BRIDGE=m ?
thanks

3

threads

96

posts

539

credits

Senior member

Rank: 4

credits
539
Published in 2015-10-23 23:58:49 | Show all floors
orangepi@nohostname:~> sudo /usr/local/bin/install_to_emmc
root's passwordrangepi

Fri Oct 23 17:51:45 CEST 2015
===============================
Installing Linux system to emmc
===============================


WARNING: EMMC WILL BE ERASED !, Continue (y/N)?  y
Erasing EMMC ...
Creating new filesystem on EMMC ...
  New filesystem created on /dev/mmcblk1.
Partitioning EMMC ...
  Creating boot & linux partitions
  OK.
Formating fat partition ...
  fat partition formated.
Formating linux partition (ext4), please wait ...
  linux partition formated.

Instaling u-boot to EMMC ...

Mounting EMMC partitions...
FAT partitions mounted to /tmp/_fatdir
linux partition mounted to /tmp/_extdir

Copying file system to EMMC ...

  ERROR.
  Creating "fstab"
/usr/local/bin/install_to_emmc: line 194: /tmp/_extdir/etc/fstab: No such file or directory
/usr/local/bin/install_to_emmc: line 198: /tmp/_extdir/etc/fstab: No such file or directory
/usr/local/bin/install_to_emmc: line 200: /tmp/_extdir/etc/fstab: No such file or directory
/usr/local/bin/install_to_emmc: line 201: /tmp/_extdir/etc/fstab: No such file or directory
  ERROR.

*******************************
Linux system installed to EMMC.
*******************************
Orange Pi Plus

3

threads

96

posts

539

credits

Senior member

Rank: 4

credits
539
Published in 2015-10-24 00:42:39 | Show all floors
Edited by Survive-Pi at 2015-10-23 09:59

Full path fs_resize worked, will boot from sd. Will not boot emmc. Blank screen. OpenSuseXFCE.
Orange Pi Plus
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list