Jump to content

Search the Community

Showing results for tags 'bananapipro'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Armbian
    • Armbian project administration
  • Community
    • Announcements
    • SBC News
    • Framework and userspace feature requests
    • Off-topic
  • Using Armbian
    • Beginners
    • Software, Applications, Userspace
    • Advanced users - Development
  • Standard support
    • Amlogic meson
    • Allwinner sunxi
    • Rockchip
    • Other families
  • Community maintained / Staging
    • TV boxes
    • Amlogic meson
    • Allwinner sunxi
    • Marvell mvebu
    • Rockchip
    • Other families
  • Support

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Matrix


Mastodon


IRC


Website URL


XMPP/Jabber


Skype


Github


Discord


Location


Interests

  1. I have updated the armbian kernel from version 20.11.3 to version 20.11.6 and eth0 only works by forcing the switch to 100FD. If I leave it on automatic, the port negotiates at 1000FD but loses most packets. Any suggestion?
  2. Hello, on a Banana Pro, is there a way to disable on board wifi? I am using Armbian Buster. Thank you, Alex.
  3. Hi, I use BananaPro on Armbian Strech or Bionic, I try to use the GPIO python library (for bananapro from LeMaker github) gpio.add_event_detect() or GPIO.wait_for_edge(channel, GPIO.RISING) This usually disconnect my network and the event is never detected. I have to reboot the PI to restore the state. Also, a normal read/write state GPIO.input(PIN_NUM) works perfectly... I try this : https://forum.armbian.com/topic/3249-bananapi-m1-gpioadd_event_detect-not-working-after-switch-to-vanilla-kernel/ but not work. My python script work fine on Bananian on the same bananaPro. thank for your help.
  4. Hi , I just move my banana pi pro which was running bananian up to now to buster minimal. I'm using it as domoticz server. It requires few usb port to have all my gateway working. So I need to make USB OTG running in HOST mode. I did lot of testing, read many thread, but quite stuck right now. Here is what I have already done : First I have activated in DTB usb@1c13000 , and change mode to host. I have also activated usb0-vbus. I added also regulator-boot-on in usb0-bus. and last test I did is adding usb0_vbus-supply = < 0xb1 >; in phy@1c13400. For those who may need later on, here is the command I did: $> cd /boot/dtb $> sudo cp sun7i-a20-bananapro.dtb sun7i-a20-bananapro.dtb.org $> sudo dtc -I dtb -O dts -o sun7i-a20-bananapro.dts sun7i-a20-bananapro.dtb $> nano sun7i-a20-bananapro.dts $> sudo dtc -I dts -O dtb -o sun7i-a20-bananapro.dtb sun7i-a20-bananapro.dts $> sudo dtc -I dtb -O dts -o sun7i-a20-bananapro.dts.org sun7i-a20-bananapro.dtb.org $> diff sun7i-a20-bananapro.dts.org sun7i-a20-bananapro.dts 530,531c530,531 < dr_mode = "otg"; < status = "disabled"; --- > dr_mode = "host"; > status = "okay"; 544a545 > usb0_vbus-supply = < 0xb1 >; 1629a1631 > regulator-boot-on; 1632c1634 < status = "disabled"; --- > status = "okay"; In /boot/armbianEnv.txt, I added overlays=usbhost0 usbhost1 usbhost2 usbhost3 When the board boot, since I added regulator-boot-on;, I can see the peripheral connected on the USB OTG port getting power. But later on, usb0-vbus is disabled and I don't know why. $> dmesg -T [jeu. mai 7 14:06:33 2020] zram1: detected capacity change from 0 to 522608640 [jeu. mai 7 14:06:34 2020] Adding 510356k swap on /dev/zram1. Priority:5 extents:1 across:510356k SSFS [jeu. mai 7 14:06:35 2020] zram0: detected capacity change from 0 to 52428800 [jeu. mai 7 14:06:37 2020] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard [jeu. mai 7 14:06:37 2020] ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff) [jeu. mai 7 14:06:42 2020] random: crng init done [jeu. mai 7 14:06:42 2020] random: 7 urandom warning(s) missed due to ratelimiting [jeu. mai 7 14:06:45 2020] aufs 5.4-20191223 [jeu. mai 7 14:06:46 2020] sun7i-dwmac 1c50000.ethernet eth0: PHY [stmmac-0:01] driver [RTL8211E Gigabit Ethernet] [jeu. mai 7 14:06:46 2020] sun7i-dwmac 1c50000.ethernet eth0: No Safety Features support found [jeu. mai 7 14:06:46 2020] sun7i-dwmac 1c50000.ethernet eth0: RX IPC Checksum Offload disabled [jeu. mai 7 14:06:46 2020] sun7i-dwmac 1c50000.ethernet eth0: No MAC Management Counters available [jeu. mai 7 14:06:46 2020] sun7i-dwmac 1c50000.ethernet eth0: PTP not supported by HW [jeu. mai 7 14:06:46 2020] sun7i-dwmac 1c50000.ethernet eth0: configuring for phy/rgmii link mode [jeu. mai 7 14:06:49 2020] ieee80211 phy0: brcmf_p2p_create_p2pdev: timeout occurred [jeu. mai 7 14:06:49 2020] ieee80211 phy0: brcmf_cfg80211_add_iface: add iface p2p-dev-wlan0 type 10 failed: err=-5 [jeu. mai 7 14:06:51 2020] vcc3v0: disabling [jeu. mai 7 14:06:51 2020] vcc5v0: disabling [jeu. mai 7 14:06:51 2020] usb0-vbus: disabling [jeu. mai 7 14:06:52 2020] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [jeu. mai 7 14:06:52 2020] ieee80211 phy0: brcmf_fweh_call_event_handler: no interface object [jeu. mai 7 14:06:52 2020] ieee80211 phy0: brcmf_fweh_event_worker: event handler failed (72) [jeu. mai 7 14:06:54 2020] ieee80211 phy0: brcmf_fweh_call_event_handler: no interface object [jeu. mai 7 14:06:54 2020] ieee80211 phy0: brcmf_fweh_event_worker: event handler failed (72) [jeu. mai 7 14:06:58 2020] ieee80211 phy0: brcmf_fweh_call_event_handler: no interface object [jeu. mai 7 14:06:58 2020] ieee80211 phy0: brcmf_fweh_event_worker: event handler failed (72) [jeu. mai 7 14:06:58 2020] ieee80211 phy0: brcmf_fweh_call_event_handler: no interface object [jeu. mai 7 14:06:58 2020] ieee80211 phy0: brcmf_fweh_event_worker: event handler failed (72) [jeu. mai 7 14:07:02 2020] Bridge firewalling registered [jeu. mai 7 14:07:05 2020] ieee80211 phy0: brcmf_fweh_call_event_handler: no interface object [jeu. mai 7 14:07:05 2020] ieee80211 phy0: brcmf_fweh_event_worker: event handler failed (72) I don't know how to re-enable usb0-vbus. Is there a module missing? If you have any advice . Rgds Kevin Nota; I have to figure out why I have those phy0 failure, but wifi is working well.
  5. I've just installed latest minimal image (https://dl.armbian.com/bananapipro/Buster_current_minimal) and found some issues: Doing apt-get update results in: 30 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/49.8 MB of archives. After this operation, 618 kB disk space will be freed. Do you want to continue? [Y/n] Preconfiguring packages ... dpkg-deb: error while loading shared libraries: dpkg-deb: unsupported version 0 of Verneed record dpkg: error processing archive /var/cache/apt/archives/base-files_10.3+deb10u3_armhf.deb (--unpack): dpkg-deb --control subprocess returned error exit status 127 I fixed this by using an old dpkg-deb that i copied over /usr/bin/dpkg-deb. After doing that upgrade went fine. At each login I get message Warning: a reboot is needed to finish resizing the filesystem Please reboot the system as soon as possible So it looks like armbian-firstrun did not properly work. I check system log and found: May 3 13:52:36 localhost armbian-firstrun[1029]: /usr/lib/armbian/armbian-firstrun: line 39: iozone: command not found I installed iozone3 and manually run "/usr/lib/armbian/armbian-firstrun start". Reboot, but message still there. So I deleted rm /var/run/resize2fs-reboot. Reboot, still there. Hmmm. I deleted /etc/systemd/system/multi-user.target.wants/armbian-firstrun-config.service. Still there. It was finally gone after doing systemctl disable armbian-resize-filesystem.service Greetings Heiko
  6. Hello, I have two Banana Pi Pro boards with current Armbian 20.02.1_Bananapipro_buster_current_5.4.20_minimal, kernel 5.4.20-sunxi and both have small SSD connected (WD 120GB and Goodram 120GB). fdisk -l doesn't show any drive's except sdcard (and ram drives). Is there any way I can get it working?
  7. Hello, a few months ago I wrote a tutorial to enable the 7" touch display for Banan Pi and Banana Pi Pro. Unfortunately the files (*.dts e.g. sun7i-a20-bananapro.dts) have changed and I don't know how to integrate the patches in the current armbian version. Does anybody know how to do it? Is there already a overlay to enable it? Thanks. Steffen
  8. During the last days the system crashed twice - by crashed I mean that no SSH or other connections was possible and I had to force-power off. I used it for months without crashes before so its probably related to a new SATA drive. I wanted to look at the syslog and I noticed that /var/log/syslog only shows entries starting from the current boot and the /var/log.hdd/syslog is empty. Do I understand correctly that armbian logs only to /var/log which is a ram drive so the logs (or at least the syslog) is never persisted? How can I find out whether the SATA drive is responsible and why? Maybe it has a too high power consumption under special circumstances? (its a 2,5" SSD so I would not expect that ....) Thank you.
  9. Hello, running ARMBIAN 5.59 stable Debian GNU/Linux 9 (stretch) 4.14.65-sunxi on Banana Pi pro /var/log is always full df -h /dev/zram0 49M 48M 0 100% /var/log root@mail:/etc# zramctl NAME ALGORITHM DISKSIZE DATA COMPR TOTAL STREAMS MOUNTPOINT /dev/zram0 lz4 50M 47.5M 7.8M 8.4M 2 /var/log /dev/zram1 lz4 249.7M 4K 63B 4K 2 [SWAP] /dev/zram2 lz4 249.7M 4K 61B 4K 2 [SWAP] Since i am running on sata (ssd of 128gig) i dont need that. Cannot find how to stop the mount of /var/log on /dev/zram0. Not in fstab. Want to use the real /var/log from / (root).
  10. Hey Guys, i own a Lemaker Banana Pro device. The hardware itself is very fine, no issues with it, but the software support is pretty low. When i check internet, i see at least two images for it: Armbian Bionic - mainline based kernel 4.19.y Armbian Stretch- mainline based kernel 4.19.y I recognize that Armbian Stretch is based on Debian 9, which is the old Debian Version at all, so i am not willing to install it. But i wonder how it is with Bionic? Is Armbian Bionic based on Ubuntu Bionic Beaver? Is it that what i means? How long will the support run for this Bionic image? For me it doesnt matter if i install debian or ubuntu on my BPro, since its stable & software supported. thanks guys!
  11. Hi, I know it's a waste of time to play with an old bananapi pro but I think I could do it so I want to do it ! I can't make working PCM5102a DAC. I read a lot of things through different website but noway ! I tried https://forum.armbian.com/topic/9009-info-friendlyarm-pcm5102a-hat-with-nanopi-neo-under-mainline-4xx/ . I've only obtain this next to the step "armbian-add-overlay ./sun8i-h3-I2S-out.dts": $lsmod|grep i2s sun4i_i2s 20480 0 snd_soc_core 114688 2 sun4i_codec,sun4i_i2s snd_pcm 69632 4 sun4i_codec,sun4i_i2s,snd_pcm_dmaengine,snd_soc_core I tried the next step but nothing more: dmesg|grep -i pcm keep empty. I tried to make a module with this tuto https://hackaday.io/project/162373/instructions with the make command and his model of pcm5102a.c file, nothing more. I tried too with https://github.com/torvalds/linux/blob/master/sound/soc/codecs/pcm5102a.c failed ! aplay -l **** List of PLAYBACK Hardware Devices **** card 0: sun4icodec [sun4i-codec], device 0: CDC PCM Codec-0 [] Subdevices: 1/1 Subdevice #0: subdevice #0 Anyway ! Where I am wrong ? Is there a step that I do well ?
  12. Hi, I have a BananaPi Pro with A20 cpu. I try to install Motion and Motioneye but it fails. I found some tutorials but nothing worked for me. Is there any proper tutorial about how to install it? Thanks.
  13. I use 4.14 image from https://www.armbian.com/banana-pi-pro/ I try to enable vdpau and switch from next to legacy kernel on Armbian Bionic (linux-image-sun7i). And got an hangup at "Starting kernel..." message. Set verbosity "9" and mkimage doesn't help. Why no bionic desktop images for banana pi pro? Did you drop support for legacy kernel on bionic for old bananas? For xenial, bananapipro.bin exists in package linux-xenial-root-bananapi. wget https://apt.armbian.com/dists/xenial/main/Contents-armhf.gz -O-|zcat|grep bananapipro.bin But this file not found for bionic: wget https://apt.armbian.com/dists/bionic/main/Contents-armhf.gz -O-|zcat|grep bananapipro.bin
  14. Dear all I have the problem that when I reboot my banana pi pro it always creates a new eth0 config. Which as default has ip4 disabled hence I cant see it directly. At the moment I always access the pi via ip6 and than delete the config via nmtui. My question: How can I turn the creation of a new eth0 config on reboot off? ARMBIAN 5.60 stable Ubuntu 18.04.1 LTS 4.14.70-sunxi Thanks
  15. I am sorry but even after long searching I could not find out how to enable internal pull up resistors in an A20. I am on a BananaPro with Bionic, kernel 4.14.70. I want to use the pull ups on I2C-1. Presumably it is quite easy. I know that internal pull resistors are usually too weak for I2C, but the I2C is only connected to an external level shifter since all connected I2C devices have 5V lines. So the internal resistors should be sufficient, and the expansion board is working reliably on an old Rapsberry model B with internal pull ups. So, how can I enable internal pullups? The I2C-1 overlay seems not to have an option for that. Can it be done via device tree or writing to /sys/class? Thanks for suggestions. Best Regards
  16. Does Armbian_5.59_Bananapipro_Ubuntu_bionic_next_4.14.65 come with X Window? I've been working under Text Mode for 2 days...Some times, I still need to use X Window ... Thank you Pei
  17. I've got a LeMaker Banana Pi Pro board, with LeMaker Banana Pi Pro Camera V1.0 which is a ov5640 module. I think there are some on-line manuals from official LeMaker, for instance: http://wiki.lemaker.org/BananaPro/Pi:Camera_Module . However, it seems Armbian_5.59_Bananapipro_Ubuntu_bionic_next_4.14.65 hasn't provided such a ov5640 driver module for me to load? Where can I find the ov5640 driver module ? Cheers Pei
  18. I installed Armbian_5.59_Bananapipro_Ubuntu_bionic_next_4.14.65 onto my Banana Pi Pro. However, there is Internet for now. $ip address gives me the following messages: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000 link/ether 02:86:02:42:2f:4e brd ff:ff:ff:ff:ff:ff 3. wlan0: <NO-CARREIR,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000 link/ether 98:3b:16:e9:79:43 brd ff:ff:ff:ff:ff:ff It looks like this version of Ubuntu does NOT come with a suitable driver for Banana Pi Pro? I even modified /etc/network/interfaces to # Network is managed by Network manager auto lo iface lo inet loopback #Wifi auto wlan0 iface wlan0 inet static address 192.168.0.82 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.0.1 gateway 192.168.0.1 dns-nameservers 192.168.0.1 8.8.8.8 wpa-ssid XXXXXXXX wpa-psk YYYYYYYY Have NO idea what to do now... Should I build the network driver from scratch? But, which driver is it? Anyway, please give me some suggestions? Have a nice day. Pei
  19. Hi, I just downloaded this image from here (this is the link i copied from the bananapipro site): https://dl.armbian.com/bananapipro/Debian_stretch_next.7z and i got Armbian_5.38_Bananapipro_Debian_stretch_next_4.14.14.7z on my disk. Unpacked it and put it on my sdcard with etcher. Tried to mount it as loop device --> error. Checked with gparted --> it said /dev/sdc1 is not ok. Repaired it with gparted and could mount it. Put it with etcher on the card. --> Bananpipro does not boot. Red light is the only one that shows up, none of the other led is blinking. What can i do? best regards Ralf
  20. Hello together, I'm trying to activate composite output on my BananaPRO. First of all, I've added setenv command to my boot.cmd: setenv video-mode sunxi:1024x768-24@60,monitor=composite-pal,hpd=0,edid=0,overscan_x=32,overscan_y=20 then mkimage -C none -A arm -T script -d boot.cmd boot.scr copied boot.scr to sd-card and reboot. In u-boot I see: but my monitor (DELL 2007FP with composite input) and my TV (Panasonic Plasma) are still black. Any ideas? Thanks!
  21. Validated yesterday on three different installs. Wifi is not working. Used Distro: Armbian Xenial desktop legacy kernel 3.4.y chrissie@bananapipro:~$ uname -a Linux bananapipro 3.4.113-sun7i #16 SMP PREEMPT Wed Jan 24 19:20:59 CET 2018 armv7l armv7l armv7l GNU/Linux [ 130.524044] [ap6211] dhd_bus_devreset: WLAN ON [ 130.535651] [ap6211] Final fw_path=/lib/firmware/ap6210/fw_bcm40181a2.bin [ 130.541328] [ap6211] Final nv_path=/lib/firmware/ap6210/nvram_ap6210.txt [ 130.548074] [ap6211] download firmware /lib/firmware/ap6210/fw_bcm40181a2.bin [ 130.802082] [ap6211] bcmsdh_set_irq Flag = 1 [ 130.805963] [ap6211] dhd_bus_devreset: WLAN ON DONE [ 132.783597] usb 5-1.3.1: reset low-speed USB device number 12 using sw-ohci [ 132.803123] [ap6211] dhdcdc_query_ioctl: dhdcdc_msg failed w/status -5 [ 132.808893] [ap6211] dhd_preinit_ioctls: can't get MAC address , error=-5 [ 134.813126] [ap6211] dhdcdc_set_ioctl: dhdcdc_msg failed w/status -110 [ 134.819848] [ap6211] dhd_check_hang: Event HANG send up due to re=0 te=2 e=-110 s=2 [ 134.828381] [ap6211] bcmsdh_set_irq Flag = 0 [ 134.832465] [ap6211] dhd_bus_devreset: WLAN OFF DONE [ 134.837648] [ap6211] Succeed to set the gpio ap6211_wl_regon to 0 [ 135.039727] [ap6211] WLAN placed in RESET [ 135.043599] [ap6211] dhd_open: failed with code -14 [ 135.047241] [ap6211] In : chip crash eventing [ 135.050892] ------------[ cut here ]------------ [ 135.057562] WARNING: at net/wireless/sme.c:744 cfg80211_disconnected+0xc0/0xc4() [ 135.059516] Modules linked in: cpufreq_userspace zram(C) zsmalloc(C) spidev mali ump ap6211 a20_tp 8021q garp stp llc sunxi_ir hidp rfcomm hci_uart bluetooth ppdev lp parport [ 135.080669] [<c001543c>] (unwind_backtrace+0x0/0x12c) from [<c0037108>] (warn_slowpath_common+0x54/0x64) [ 135.089070] [<c0037108>] (warn_slowpath_common+0x54/0x64) from [<c00371b4>] (warn_slowpath_null+0x1c/0x24) [ 135.097531] [<c00371b4>] (warn_slowpath_null+0x1c/0x24) from [<c07053f8>] (cfg80211_disconnected+0xc0/0xc4) [ 135.106831] [<c07053f8>] (cfg80211_disconnected+0xc0/0xc4) from [<bf1051a4>] (wl_cfg80211_hang+0x44/0xb4 [ap6211]) [ 135.115783] [<bf1051a4>] (wl_cfg80211_hang+0x44/0xb4 [ap6211]) from [<c004d048>] (process_one_work+0x138/0x3cc) [ 135.123740] [<c004d048>] (process_one_work+0x138/0x3cc) from [<c004d694>] (worker_thread+0x180/0x3c8) [ 135.135833] [<c004d694>] (worker_thread+0x180/0x3c8) from [<c00527f8>] (kthread+0x90/0x94) [ 135.142890] [<c00527f8>] (kthread+0x90/0x94) from [<c000f804>] (kernel_thread_exit+0x0/0x8) [ 135.146514] ---[ end trace f0624f4985e90226 ]--- [ 135.153069] cfg80211: Calling CRDA to update world regulatory domain What can i do? Thanks & regards, Chrissie.
  22. [BANANA PI PRO - SO running on SD] So, on every system upgrade I do, I end up with something broken. Normally it won't boot because of some kernel misconfiguration or due the encrypted HDD that I use connected to it. On the last upgrade the same occurred. However, normally, I can solve stuff by myself. This time I couldn't fix everything (yet). I think that the only solution would be me compiling the kernel myself. First the system wouldn't boot. After a few kernel replacements, I could make it boot, kind of. If I have my encrypted LUKS HDD connected to it, it will boot to some degree and hang in there forever. If I take it out and put it back on, the boot continues. If I boot without the HDD, it will boot "normally". So, the setup I'm using is that the HDD would be decrypted on boot time. What I think that is happening is that it is not able to decrypt and hangs in there asking for the password (which shouldn't be asked as I'm using a key). Once the HDD is removed, it won't try to decrypt anymore and proceed. So, I think after messing for a while that the kernel was not compiled with the crypto module: root@bananapipro:~$ sudo cryptsetup luksOpen /dev/sda1 sdX_crypt Cannot initialize device-mapper. Is dm_mod kernel module loaded? I've tried different kernels: 4.11, 4.14, 4.9, ... All on the 4.x didn't work. Before the upgrade, if I'm not mistaken, I was running 3.10.x . So, my question is if these new kernels (4.x) are not being compiled with it and how can I compile it myself? Thanks
  23. Using this file or upgrading from an older version results in no sda showing up. Please Help! http://mirror.igorpecovnik.com/Armbian_5.00_Bananapi_Debian_jessie_4.4.1.zip Please ask for further information as I am still learning a lot. Thanks Igor, great work on the distros. Gary
  24. I’m running ARMBIAN 5.38 stable on a Banana Pro and having the board go unresponsive regularly – meaning I can't login via SSH (getting a "port 22: Host is down" error) and applications stop running. I’ve used the Banana Pro board with an external 4TB harddrive via eSATA as a media/backup server with a similar software set up for several years (running regular updates). Occasionally it would go non-responsive, but I’d generally be able to run it for weeks without a restart. The need for a restart became more frequent until now it won't run for more than 12 hours without trying to log in via ssh and seeing “port 22: Host is down” and the programs like plex and syncthing not running. Here's what I've done so far: I did some searching through various logs and wasn’t able to find anything that stood out to me. Though that may mean nothing – I have some experience but I'm self taught and haven't had to track down this kind of issue before. Next, I tried to rule out a corrupted SD card or inadequate power supply. I tested the power supply when it was running under load and it seemed ok. Below are the results of the monitoring from armbian-config. I saw the CPU go up and the voltage stay fairly consistent so I figured it was fine. Time CPU load %cpu %sys %usr %nice %io %irq CPU PMIC DC-IN C.St. 12:18:00: 960MHz 0.65 27% 7% 4% 13% 0% 0% 41.6°C 50.8°C 4.94V 0/6 12:18:06: 528MHz 0.60 46% 10% 1% 32% 0% 0% 41.5°C 50.4°C 4.96V 0/6 12:18:11: 528MHz 0.55 12% 8% 0% 2% 0% 0% 41.0°C 50.3°C 4.97V 0/6 12:18:17: 960MHz 0.50 45% 10% 0% 33% 0% 0% 41.8°C 50.6°C 4.94V 0/6 12:18:22: 528MHz 0.54 27% 9% 0% 18% 0% 0% 41.0°C 50.4°C 4.94V 0/6 12:18:28: 960MHz 0.90 88% 17% 17% 27% 23% 1% 42.0°C 50.7°C 4.94V 0/6 12:18:34: 960MHz 1.59 99% 12% 63% 15% 6% 0% 43.4°C 51.8°C 4.92V 0/6 12:18:40: 960MHz 1.54 89% 16% 48% 16% 6% 0% 43.9°C 51.9°C 4.93V 0/6 12:18:45: 960MHz 1.74 96% 8% 70% 17% 0% 0% 44.4°C 52.2°C 4.93V 0/6 12:18:51: 960MHz 1.92 96% 7% 67% 21% 0% 0% 44.6°C 52.3°C 4.93V 0/6 12:18:57: 960MHz 2.01 95% 6% 67% 21% 0% 0% 45.1°C 52.7°C 4.93V 0/6 12:19:03: 960MHz 2.01 94% 8% 65% 20% 0% 0% 45.1°C 52.9°C 4.93V 0/6 12:19:08: 960MHz 2.33 93% 7% 67% 18% 0% 0% 45.2°C 53.7°C 4.94V 0/6 12:19:14: 960MHz 2.59 96% 9% 71% 14% 0% 0% 45.7°C 53.9°C 4.93V 0/6 Time CPU load %cpu %sys %usr %nice %io %irq CPU PMIC DC-IN C.St. 12:19:20: 960MHz 2.78 100% 7% 75% 16% 0% 0% 45.7°C 53.7°C 4.93V 0/6 12:19:26: 960MHz 3.04 100% 7% 76% 16% 0% 0% 45.9°C 54.1°C 4.93V 0/6 12:19:33: 960MHz 3.27 100% 7% 78% 13% 0% 0% 46.1°C 54.4°C 4.94V 0/6 12:19:39: 960MHz 3.91 100% 8% 69% 22% 0% 0% 46.1°C 54.5°C 4.93V 0/6 12:19:45: 960MHz 4.32 100% 8% 62% 28% 0% 0% 46.2°C 54.6°C 4.93V 0/6 12:19:50: 960MHz 4.69 100% 7% 60% 30% 0% 0% 46.6°C 54.5°C 4.93V 0/6 12:19:56: 960MHz 5.04 100% 6% 63% 29% 0% 0% 46.4°C 54.8°C 4.93V 0/6 12:20:02: 960MHz 5.11 100% 7% 58% 32% 0% 0% 46.6°C 55.1°C 4.93V 0/6 12:20:08: 960MHz 5.35 100% 6% 59% 33% 0% 0% 46.8°C 55.2°C 4.93V 0/6 12:20:14: 960MHz 6.06 100% 6% 63% 29% 0% 0% 46.8°C 55.2°C 4.93V 0/6 12:20:21: 960MHz 5.98 99% 15% 52% 31% 0% 0% 46.5°C 55.2°C 4.94V 0/6 12:20:26: 960MHz 5.66 99% 11% 0% 87% 0% 0% 46.8°C 55.3°C 4.93V 0/6 12:20:32: 960MHz 5.44 99% 14% 0% 83% 0% 0% 47.0°C 55.5°C 4.93V 0/6 12:20:38: 960MHz 5.33 99% 13% 0% 85% 0% 0% 47.1°C 55.6°C 4.93V 0/6 12:20:43: 960MHz 5.30 99% 13% 0% 84% 0% 0% 46.8°C 55.7°C 4.93V 0/6 Time CPU load %cpu %sys %usr %nice %io %irq CPU PMIC DC-IN C.St. 12:20:49: 960MHz 5.02 98% 10% 0% 86% 0% 0% 47.0°C 55.7°C 4.94V 0/6 12:20:55: 960MHz 5.25 85% 14% 0% 70% 0% 0% 46.7°C 55.6°C 4.93V 0/6 12:21:00: 960MHz 4.83 44% 9% 11% 22% 1% 0% 44.8°C 54.4°C 4.96V 0/6 12:21:06: 864MHz 4.45 12% 8% 0% 3% 0% 0% 43.6°C 54.0°C 4.97V 0/6 12:21:12: 960MHz 4.17 12% 7% 0% 3% 0% 0% 43.0°C 53.7°C 4.97V 0/6 12:21:18: 720MHz 3.84 16% 8% 0% 6% 0% 0% 42.8°C 52.9°C 4.97V 0/6 12:21:23: 864MHz 3.77 17% 8% 0% 7% 0% 0% 42.5°C 52.8°C 4.97V 0/6 12:21:29: 960MHz 3.41 16% 9% 2% 3% 1% 0% 42.6°C 52.9°C 4.94V 0/6 12:21:35: 528MHz 3.14 36% 11% 0% 24% 0% 0% 42.2°C 52.5°C 4.97V 0/6 12:21:41: 720MHz 2.97 12% 8% 0% 3% 0% 0% 41.8°C 52.2°C 4.96V 0/6 To rule out the SD card, I created a partition on the external harddrive I use, and successfully moved the OS to the HDD. It’s run off the HD since. I hoped this would solve the issue, but I’m still seeing the board go un-responsive periodically. I ran diagnostics in armbian-config. This is the most recent: http://ix.io/DKd And these are from previous days: http://ix.io/15rL http://ix.io/15rW I'm wondering what would be causing the failures. Are there logs I can post that would be helpful? Which? Anything in particular I can search for? I moved the OS to the HDD, but I know the SD card is still used. Could that still cause these issues? Should I replace it entirely? Thanks in advance for your help.
  25. So I have a question... I'd like to manage Li-Ion battery operation on SBCs using the AXP209 power management chip (especially the Banana Pro, as that's what I have...) I soldered a connector to the battery terminals on my BPro for portable operation, and it would be nice to have some kind of solution to raise an alert at low battery charge (like via the onboard LEDs), and automatically call system shutdown at a certain level. Googling has shown that the AXP209 has an i2c interface for sensors, and there are a few scripts for reading battery status here: http://hardware-libre.fr/2014/11/banana-pi-axp209-battery-power-monitoring/ My current plan is to probably use a shell script set as a regular cron job to monitor the battery and act accordingly, which should do the job but feels a bit too duct-tape-ey. Has anyone done something like this? Any observations or ideas? What battery voltage should I use as a cutoff?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines