Jump to content

Erik

Members
  • Posts

    12
  • Joined

  • Last visited

Recent Profile Visitors

1008 profile views
  1. Hi, I did read a lot about temperature and power consumption on this forum. Most is about bad parameters for the Orange Pi H3 boards. I use armbian 5.25 stable with 3.4.113-sun7i kernel. On both i run this same version, the only difference is that i use an other script.bin on the orangepi. The script.bin who is in the distrubution. I dont use a heatsink on both. I noticed the following On the Orange Pi: Load1 is max 0.50 with 2 values of 1.00, avg 0.20-0.25 Load15 is between 0.08 and 0.14 The temperature is between 49 degrees and 52 degrees Celcius The PMU current is between 400 and 800 mA PMU Consumption 2000-4000 mW On the BananaPi: Load1 is max 0.50 with 2 spikes of 0.75 and 2 of 1.5, avg 0.3 - 0.35 Load15 is between 0.14 and 0.16 The temperature is between 38 en 42 PMU current is between 250 and 500 mA PMU Consumption 1200-2900 mW I see that the Bananapi has a little more load, but has a much better powerconsumption (lower) and a much better PMU temperature. My question, which variables do i have to tweak in script.bin to get the orangepi, more or less the same as the bananapi. I ask this because i'm running tests on different boards: I have tested the H3 (OrangePi plus with no heatsink-with version armbian 5.20)on duration with a few programs (see below)and after 2 days 8 hours and 14 min all froze (no input possible) the same after 1 day 7 hours and 58 min I have run one test with the Orange Pi A20 - it stopped after 7 days 1 hour and 56 min. Now im testing with both the Orange Pi A20 and the BananaPi M1 (A20) (I want a board to run day and night - year after year) But i'm a little bit worried about the high temp of the Orange Pi (PS i have ordered heat sinks, but i think this will only lower the temp with about 3 degrees) Just for heaving an idea from the load. What have i installed: -task-lxee-desktop -task-xfce-desktop -xfce -xfce-goodies -icewaesel -samba-common -gvfs-backends -python (2.7) + pyserial -rrdtool -nginx -armbianmonitor -rpimonitor -arduino 1.6.1 on both there is a arduino-leonardo - which gets its power from the pi running: 2 sessions of vncserver a webbrowser nginx an indexpage which is build every 1 min rrdtool building every 5 min 30 graphs, and 4 new html-pages a read from ttyACM0 continously by python and a write to 4 rrdtool databases every 5 min. and a test every min if pyhonscript is running. Thanks Erik Checked script.bin The script.bin is mostly equal. The dvfs_table is. So i think the difference is a hardware thing. So i can do nothing about the greater power consumption. Can only hope Shenzhen Xunlong Software CO.,Limited will do something about this on future boards. [dvfs_table] max_freq = 912000000 min_freq = 720000000 LV_count = 7 LV1_freq = 1008000000 LV1_volt = 1450 LV2_freq = 912000000 LV2_volt = 1425 LV3_freq = 864000000 LV3_volt = 1350 LV4_freq = 720000000 LV4_volt = 1250 LV5_freq = 528000000 LV5_volt = 1150 LV6_freq = 312000000 LV6_volt = 1100 LV7_freq = 144000000 LV7_volt = 1050
  2. I thought they were all the same thing. I have learned something. Thank you.
  3. Hi, I have a beelink X2 and did: apt-get update apt-get upgrade apt-get install -f apt-get update apt-get autoremove -y I think i have version 5.20. If i look at: cat /etc/*-release # PLEASE DO NOT EDIT THIS FILE BOARD=beelinkx2 BOARD_NAME="Beelink X2" VERSION=5.20 LINUXFAMILY=sun8i BRANCH=default ARCH=arm PRETTY_NAME="Debian GNU/Linux 8 (jessie)" NAME="Debian GNU/Linux" VERSION_ID="8" VERSION="8 (jessie)" ID=debian HOME_URL="http://www.debian.org/" SUPPORT_URL="http://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" So i think i have version 20 But if i do an: cat /proc/version Linux version 3.4.112-sun8i (root@xenial) (gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.1) ) #14 SMP PREEMPT Wed Sep 14 20:29:31 CEST 2016 It looks like i have version #14 with date 14 Sept 2016 I thought #14 is from 14-06-2016 RPI shows: Version Processor: ARMv7 Processor rev 5 (v7l) Distribution: Debian GNU/Linux 8 (jessie) Kernel version: Linux 3.4.112-sun8i armv7l Firmware: #14 Package(s): 1 upgradable(s) Maybe a strange question: Which firmware version do i have? ?? the #20 from 22-09-2016 or did i do something strange ??
  4. Thank you. You say exactly what i thought would be the case. Its because i don't want a system crash, and want to prevent this. So i want to use the button (or the IR) to shut down and restart the system. Looks like i got some work to look in a way to get a good startup after resume. (Networking problems with wlan0 and eth0). Thanks for your reaction. Erik
  5. Hi, I'm trying to make a hotspot with the beelink x2. I have some problems with resume after suspend. So i have a question about the beelink x2. Does anybody know if it is possible to start the beelink after a shutdown with the power-button. If i want to restart it, i have to re-insert the power-cord and the beelink will boot. Button does nothing. Thanks. Erik
  6. I did clear network manager in the GUI. The result is that i have now NO ip-adres after suspend-resume. If i do a service networking restart - then the network is restarted correctly. If i do a systemctl daemon-reload and then a service networking restart. Then there are some daemons disturbed - lirc will stop working correctly. So i think not all services are resumed correctly after a suspend restore.
  7. I have Lirc working on the Beelink X2. Also Suspend using systemd (using powerbutton and remote), also restore. Im working on making an accesspoint and wanted to change my ip to a static on (changed in interfaces). When i reboot i get the static ip-adres (192.168.1.150), but when the beelink wakes up, it uses a dhcp-lease (192.168.1.193). I did read some about problems with systemd on Arch Wiki, but not about this one. Start 192.168.1.150 Suspend/Resume 192.168.1.193 service networking restart --> changed on disk ??? systemctl daemon-reload service networking restart 192.168.1.193 service networking restart 192.168.1.150 root@beelinkx2:~# cat /etc/network/interfaces # Wired adapter #1 auto eth0 iface eth0 inet static address 192.168.1.150 netmask 255.255.255.0 gateway 192.168.1.1 dns-nameservers 192.168.1.1 dns-search x.x # iface eth0 inet dhcp # hwaddress ether # if you want to set MAC manually # pre-up /sbin/ifconfig eth0 mtu 3838 # setting MTU for DHCP, static just: mtu 3838 # # Wired adapter #2 #auto eth1 # iface eth1 inet dhcp # hwaddress ether # if you want to set MAC manually # pre-up /sbin/ifconfig eth0 mtu 3838 # setting MTU for DHCP, static just: mtu 3838 # # Wireless adapter #1 #auto wlan0 # iface wlan0 inet dhcp # wpa-ssid SSID # wpa-psk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx # to generate proper encrypted key: wpa_passphrase yourSSID yourpassword # # Local loopback auto lo iface lo inet loopback root@beelinkx2:~# syslog from service networking restart (first & second time) Any ideas?
  8. Thank you. Makes things more clear greetings Erik
  9. In the /boot directory is the file .verbose, but not the file .next The contents of the file .verbose are: 1464173183 sun8i armv7l Orange Pi+ Linux version 3.4.112-sun8i (root@trusty) (gcc version 4.8.4 (Ubuntu/Linaro 4.8.4-2ubuntu1~14.04.1) ) #30 SMP PREEMPT Sat Apr 30 19:49:10 CEST 2016
  10. Hi I have added the serial monitor (because i had some trouble booting up) I can see the booting proces of the U-boot. If i'm looking in the log, i see a few file not found entry's: ** File not found /boot/.verbose ** ** File not found /boot/.next ** ** Unrecognized filesystem type ** ** File not found .next ** I did not see these files in the /boot directory either. Can i change something to get ride of these messages. Thx The complete startup log on OrangePi plus with armbian for orangepiplus: === U-Boot SPL 2016.03-armbian-sun8i (Apr 30 2016 - 23:26:36) DRAM: 1024 MiB Trying to boot from MMC U-Boot 2016.03-armbian-sun8i (Apr 30 2016 - 23:26:36 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I) I2C: ready DRAM: 1 GiB MMC: SUNXI SD/MMC: 0 (SD), SUNXI SD/MMC: 1 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: No ethernet found. starting USB... USB0: USB EHCI 1.00 USB1: USB EHCI 1.00 scanning bus 0 for devices... 4 USB Device(s) found scanning bus 1 for devices... 1 USB Device(s) found Hit any key to stop autoboot: 0 => => boot switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 2347 bytes read in 172 ms (12.7 KiB/s) ## Executing script at 43100000 gpio: pin PL10 (gpio 298) value is 1 gpio: pin PG11 (gpio 203) value is 1 ** File not found /boot/.verbose ** ** File not found /boot/.next ** ** Unrecognized filesystem type ** ** File not found .next ** 37052 bytes read in 517 ms (69.3 KiB/s) 3115884 bytes read in 3128 ms (972.7 KiB/s) 5116680 bytes read in 5104 ms (978.5 KiB/s) Kernel image @ 0x48000000 [ 0x000000 - 0x4e1308 ] ## Loading init Ramdisk from Legacy Image at 42000000 ... Image Name: uInitrd Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 3115820 Bytes = 3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Using machid 0x1029 from environment Starting kernel ... [sun8i_fixup]: From boot, get meminfo: Start: 0x40000000 Size: 1024MB ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1 ion_reserve_select: ion chipid [0x2004620! ion_reserve_common: ion reserve: [0x50000000, 0x60000000]!
  11. I have "solved" the problem, but i don't understand a bit of it. I have now a working version with orangepiplus. I can only startup with the rapoo e2000p wireless keyboard disconnected. With the usb receiver pluged in - the board will not start. If i try the Armbian_5.10_Orangepih3_Debian_jessie_3.4.1112.desktop the board starts with the usb-receiver plugged in - but i have no eth0 -rest works then. So i said, i don't understand why in every case till now the board starts, only specific this one (armbian for orangepiplus) not. Thanks for your time. Erik
  12. Hi, I bought about a year ago an orange pi plus. Just a few weeks ago, i tryed the new distro's I love to have debian on the board. And like your distro verry much. I have 2 problems: 1) If i download the file for orangepiplus, the board does nothing. No leds go on, no grafics on screen, nothing I also tryed at home compiling it myself. The result is the same nothing. My Orange Pi Plus has an H3 processor - it is one of the first OrangePi Plus boards. (Is this an error in your piplus distro - just because loborus for piplus works) 2) If i download the orangepih3 file, the board will startup. I can not run sata-nand, because i get an error - about incorrect hardware the ethernet eth0 does not respond, at boot time it waits for about 1:35 min:sec trying to bring it up. Eth0 shows up, but did not get configuration from dhcp. I can give eth0 an ip/mask/gateway but eth0 will not work (i can use an usb-eth adapter as eth1, this works) I have the same problem with loborus debian_wheezy --> no eth0 I can download lubuntu from the orangepi.org (2015-06-25) and this works, also the eth0 works. Can you help I want to try to get you orangePiPlus disto working on my Orangepi Thx
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines