Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

10

threads

448

posts

5104

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5104
 Author| Published in 2015-10-18 23:15:59 | Show all floors
darqoq replied at 2015-10-18 13:30
On Orange Pi PC, I have got message:strace modrpobe sunxi_ir_rx

I can insert the module without problem.
Please check if you have the kernel (uImage) and /lib/modules/3.4.39 from the same build.

Published in 2015-10-18 23:33:54 | Show all floors
loboris replied at 2015-10-18 16:15
I can insert the module without problem.
Please check if you have the kernel (uImage) and /lib/mod ...

Shit happens, you are absolutely right - loading module works.
Of course I forgot to copy /lib/modules,
any way thank for your help and patience.

Regards.
Orange PI PC

1

threads

8

posts

84

credits

Registered member

Rank: 2

credits
84
Published in 2015-10-19 00:46:16 | Show all floors
Using OrangePI-PC_Ubuntu_Vivid_Mate.img I can't get my WiFi dongle to work. It works fine on a RPi but it can't find the firmware on the OPi PC despite the file being present in /lib/firmware.

lsusb:
Bus 003 Device 003: ID 148f:5372 Ralink Technology, Corp. RT5372 Wireless Adapter

lsmod:
Module                  Size  Used by
rt2800usb              13664  0
rt2x00usb               8323  1 rt2800usb
rt2800lib              43372  1 rt2800usb
rt2x00lib              34539  3 rt2x00usb,rt2800lib,rt2800usb
mac80211              331125  3 rt2x00lib,rt2x00usb,rt2800lib

dmesg:
[11741.227095] ehci_irq: highspeed device connect
[11741.490125] usb 3-1: new high-speed USB device number 3 using sunxi-ehci
[11741.790127] usb 3-1: reset high-speed USB device number 3 using sunxi-ehci
[11741.966227] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[11741.968776] Registered led device: rt2800usb-phy1::radio
[11741.969018] Registered led device: rt2800usb-phy1::assoc
[11741.969263] Registered led device: rt2800usb-phy1::quality
[11742.076015] phy1 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.

On the RPi it loads rt2870.bin and that exists in /lib/firmware on the OPi PC but for some reason it doesn't load it.

1

threads

24

posts

169

credits

Registered member

Rank: 2

credits
169
Published in 2015-10-19 00:57:41 | Show all floors
Hi @loboris thanks for your hard work!

Can you add dvb-t drivers as modules on your kernel? It's useful to use the board as a DVR

Thanks

0

threads

4

posts

20

credits

Novice

Rank: 1

credits
20
Published in 2015-10-19 01:14:14 | Show all floors
Edited by pagi at 2015-10-19 03:00

helo everyone.

I have OrangePi PC. The question is... Is it possible to sent HD audio (eg. DTS-HD, Dolby TrueHD) to the external decoder through HDMI?
No matter what system I will need.
For now DTS core is working over HDMI (passthrough) for me but not higher autio formats.

Thanks!

0

threads

1

posts

53

credits

Registered member

Rank: 2

credits
53
Published in 2015-10-19 01:27:39 | Show all floors
Please, upload  the "Kali"  and "Fedora"  to another server. I can not download from "mega".

10

threads

448

posts

5104

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5104
 Author| Published in 2015-10-19 05:06:26 | Show all floors
For those having trouble geting analog audio (via audio jack) working, please try this:
Run in terminal:
  1. alsamixer
Copy code
Press F6 and select audiocodec
Using right arrow key select Audio lineout
Press m to change the value from MM to OO
Press Esc to exit

You may also need to change audio output to audiocodec in Pulse Audio Control.

This thread contains more resources

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

x

18

threads

303

posts

9837

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9837
Published in 2015-10-19 08:08:26 | Show all floors
Edited by jacer at 2015-10-19 08:11
loboris replied at 2015-10-19 05:06
For those having trouble geting analog audio (via audio jack) working, please try this:
Run in termi ...

It is working now. Good job. But the rt8188cus which uses the rl8192cu driver is not working. Any fix? B.t.w. the MT7601 is also not working.

3

threads

96

posts

539

credits

Senior member

Rank: 4

credits
539
Published in 2015-10-19 12:37:48 | Show all floors
Edited by Survive-Pi at 2015-10-18 21:45
loboris replied at 2015-10-18 03:45
You can change the time zone running in terminal:

480p resolution is intended for small LCD scree ...

Yes, I knew the 480 was for small screen. Was pleasantly surprised it totally cured the overscan issue. Colors similar (but worse...heavy on pink) to the factory installed Android image that fit on screen. At 1080p the tool bars are totally off the edge of the screen. I went to change to 720p to get part of the bar visible so I wasn't blindly clicking off-screen and decided to try 480p for comparison...found 480p fits to screen borders perfectly...about a 19" ONN flatscreen TV/monitor. No VSize or HSize adjustments in on screen menu.

Thank you for the specific instructions to change tz from terminal.
Will try the PC Mate image with Plus scrips and uimage. Being most recent, hoping it has most fixes and does all I need...simple, runs, updates, and can play with gpio and wifi.

Again, thanks for the great work!
Darren.

Orange Pi Plus

18

threads

303

posts

9837

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9837
Published in 2015-10-19 14:59:35 | Show all floors
Edited by jacer at 2015-10-19 15:03
  1. orangepi@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
  7. 8188eu                901509  0
Copy code
  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
  18. ~                     
Copy code

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

Points Rule

Quick reply Top Return list