Author: loboris

Linux Distributions for Orange PI H3 boards

  [Copy link]

7

threads

100

posts

647

credits

Senior member

Rank: 4

credits
647
Published in 2015-9-23 21:35:25 | Show all floors
I have received a OPI PC.
Is it possible that the ubuntu vivid image do not work with each monitor

Example: script.bin.opi pc with 1080_50 is ok but with 1080_60 no picture on Monitor. On another monitor both do nothing and on another different one 1080_60 is ok but with 1080_50: Picture is there but quality is not so good as with 1080_60

Thx

10

threads

448

posts

5175

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5175
 Author| Published in 2015-9-23 23:30:14 | Show all floors
john0815 replied at 2015-9-23 14:35
I have received a OPI PC.
Is it possible that the ubuntu vivid image do not work with each monitor

It is possible that some monitors do not support some resolutions/frequencies, that is the reason for different script.bin.

0

threads

16

posts

82

credits

Registered member

Rank: 2

credits
82
Published in 2015-9-24 15:09:13 | Show all floors
Hi loboris

I have a problem with kswapd run 100% eating the cpu. currently run Debian Jessie XFCE img with latest kernel. Transmission and pptp client runing. How can i stop the kswapd from eating my cpu?

Tks

1

threads

47

posts

189

credits

Registered member

Rank: 2

credits
189
Published in 2015-9-24 15:55:50 | Show all floors
raid3868 replied at 2015-9-24 15:09
Hi loboris

I have a problem with kswapd run 100% eating the cpu. currently run Debian Jessie XFCE i ...

I had such a problem with a web browser which eats memory, and, with the kernel 3.4, it seems that only 512Kb of RAM are usable.Then, killing/stopping some processes stops the kswapd daemon.

0

threads

7

posts

81

credits

Registered member

Rank: 2

credits
81
Published in 2015-9-24 18:54:14 | Show all floors
Hi there,

It would be nice to hear, what could be wrong why the system did not find the Firmware, for this WIFI adapter... ( usb based )

Bus 002 Device 004: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter

### DMESG:
[  868.941367] ehci_irq: highspeed device connect
[  869.210133] usb 2-1: new high-speed USB device number 4 using sunxi-ehci
[  869.510122] usb 2-1: reset high-speed USB device number 4 using sunxi-ehci
[  869.687280] ieee80211 phy2: Selected rate control algorithm 'minstrel_ht'
[  869.822061] phy2 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.

I have installed the Firmwares...

root@OrangePI:/home/orangepi# ls /lib/firmware/rt*.bin
/lib/firmware/rt2561.bin   /lib/firmware/rt2661.bin  /lib/firmware/rt2870.bin  /lib/firmware/rt3071.bin  /lib/firmware/rt3290.bin
/lib/firmware/rt2561s.bin  /lib/firmware/rt2860.bin  /lib/firmware/rt3070.bin  /lib/firmware/rt3090.bin  /lib/firmware/rt73.bin


The module is loaded....

root@OrangePI:/home/orangepi# lsmod
Module                  Size  Used by
rt2800usb              13648  0
rt2x00usb               8311  1 rt2800usb
rt2800lib              42390  1 rt2800usb
rt2x00lib              32107  3 rt2x00usb,rt2800lib,rt2800usb
mac80211              331125  3 rt2x00lib,rt2x00usb,rt2800lib
8189es                887631  0


root@OrangePI:/home/orangepi# lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 148f:5370 Ralink Technology, Corp. RT5370 Wireless Adapter
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

10

threads

448

posts

5175

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
5175
 Author| Published in 2015-9-24 20:26:48 | Show all floors
rosimildo replied at 2015-9-24 11:54
Hi there,

It would be nice to hear, what could be wrong why the system did not find the Firmware, f ...

Try to put in your /etc/modprobe.d/blacklist.conf

blacklist rt2x00usb
blacklist rt2x00lib
blacklist rt2800usb
or some combination...



7

threads

100

posts

647

credits

Senior member

Rank: 4

credits
647
Published in 2015-9-24 22:12:26 | Show all floors
loboris replied at 2015-9-13 19:13
Tested AP mode, works good using create_ap method.

Before using, install some packages:

I installed the thing and it is running.

How can I start this service automatically.
At git I found something with systemctl but I receive the following message:

root@OrangePI:~# systemctl start create_ap
Failed to get D-Bus connection: Vorgang nicht zulässig

Please can you give a manual how to do.

Thank you

0

threads

7

posts

81

credits

Registered member

Rank: 2

credits
81
Published in 2015-9-25 01:22:05 | Show all floors
Any combination of the modules added to the blackklist, prevents the card from being recognized.


0

threads

7

posts

81

credits

Registered member

Rank: 2

credits
81
Published in 2015-9-25 01:28:38 | Show all floors
I've plugged the "module 3" from my Odroid, and it also falied to load the firmware.... so it seems the image has problems find the FW, even though they're installed.

[  300.260132] usb 4-1: new high-speed USB device number 3 using sunxi-ehci
[  300.686340] rtl8192cu: Chip version 0x10
[  300.763943] rtl8192cu: MAC address: 7c:dd:90:73:56:e2
[  300.763961] rtl8192cu: Board Type 0
[  300.764183] rtlwifi: rx_max_size 15360, rx_urb_num 8, in_ep 1
[  300.764284] rtl8192cu: Loading firmware rtlwifi/rtl8192cufw.bin
[  300.764496] usbcore: registered new interface driver rtl8192cu
[  300.765545] rtlwifi: Firmware rtlwifi/rtl8192cufw.bin not available

1

threads

4

posts

73

credits

Registered member

Rank: 2

credits
73
Published in 2015-9-25 06:50:10 | Show all floors
@loboros, thank you for your sharing ! that's great project for OPI. I try to make kernel by your xz package, when I #make parepare, it said "rep: scripts/../arch/x86/syscalls/syscall_32.tbl: No such file or directory", I find the arch directory only have arm sub-directory. Do i need copy x86 sub-directory to arch or you did another way to build the kernel ?
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list