OrangePi+2 Gb ethernet kernel 4.x
Hi everyone!! Any chance to know the estimated schedule for having Gb ethernet working in mainline kernel 4.x for this board? Greetings!!
View ArticleSummary of boards for a NAS
Since I was looking up which boards would make a proper NAS and home automation hub, I figured I might as well summarize the options in a post. Requirements for a proper NAS: Gigabit Ethernet SATA...
View ArticleCompiled external module, Exec format error
I tried to compile wireguard from source in armbian xenial with kernel 4.9.7. on a Banana Pro. After compiling and installing the resulting kernelmodule, modprobe fails: sudo modprobe wireguard...
View ArticleArmbian 5.25 on NanoPi NEO: new MAC address on each boot
I realize there have been a few topics on this, but it seems to me that this was considered fixed. When using 5.23 with a 4.8 kernel, the MAC address was stable. After upgrading to 5.25, the MAC...
View ArticlePermission denied when activate cpu in beelink X2
Hello everyone, First of all, I'm sorry for my English. I'll do my best. Currently armbian is installed in the mmc (although I tried the same test with a sd memory). Now, with lscpu I can see...
View ArticleIssue with Armbian_5.25_Nanopineo_Debian_jessie_default_3.4.113
Hi all, I'm trying to get some sensors working with latest Armbian on a NanoPi Neo ... 1st thing is that there are a bunch of modules loaded where I have no hardware for, f.e. pcf8591 and bmp085:...
View ArticleNanoPi Neo PWM pin
With a little shell script I can switch gpio6 on/off: #!/bin/sh # PWM1 / GPIOA6 P=6 G="/sys/class/gpio/gpio${P}" if [ ! -d "${G}" ]; then echo "Exporting GPIO${P}" echo ${P} > /sys/class/gpio/export...
View ArticleRSS feed for new forum posts
I know there exists https://forum.armbian.com/index.php/rss/forums/1-armbian-news/ but this feed does not seem to carry all new Armbian forum posts. I'm looking for something like...
View ArticleArmbian 5.25 on OrangePI PC: The gc2035 video camera doesn't work
After update from armbian5.23 to armbian5.25 driver for gc2035 not work. The device isn't defined. =========== Armbian 5.25 ============== root@orangepipc:~# ls /dev/video* /dev/video0 /dev/video1...
View ArticleUsing GPIO on BananaPro and Mainline
Hello together, I'm trying to connect an LVDS panel to my BananPro and would like to switching power on/of and backlight on/off throw a GPIO pin. So, first of all, I've added some lines to my DTS...
View ArticleOrange Pi H3 - Can not start wireless static IP on boot
Hi! I think all fine in my configuration, but not connect on boot, I need to killall -q wpa_supplicant and run /etc/init.d/networking restart to connect. # /etc/network/interfacesiface wlan0 inet...
View ArticlePWM with Vanilla Kernel on Lime2?
I'm using an Olimex LIME2 board with an A20 processor (actually it's a Olimex A20-SOM, but that shouldn't matter) and trying to use PWM. I have an older image (jessie with Kernel 3.4) where the PWM...
View ArticlePrevent eth0 link from coming up on boot
Hi, I'm using a xenial system with Kernel 4.9.11-sunxi on LIME2 (actually it's an Olimex A20-SOM with external RTL8211 PHY) and trying to prevent the ethernet from coming up on boot. When turning...
View ArticleUnable to re-enable WiFi module
Hi there, I am new to OrangePi and Linux as well and that's probably why I have faced my first problem I could not find an answer on web. I use OP Lite with the latest debian jessie. And there is the...
View Article8189fs driver setting MTU on Kernel 4.10.0
Hi All, I seem to be encountering an issue with setting the MTU for the 8189fs driver on the 4.10.0-sun8i kernel I am trying to set the MTU for wlan0 to 1532. Note this works on the 3.4.113-sun8i...
View ArticleTC358743 drivers
Hello. I've tried to find the TC358743 toshiba chip drivers in the kernel, but I can't. As far as I know they are included from 4.1 version, but in the menuconfig option I didn't found them. Is driver...
View ArticleBananaPi Pro crash at shutdown/reboot with ARMBIAN 5.25 stable Ubuntu 16.04.2...
I tested the actual Xenial on my BPP but got a crashdump each time I reboot or shutdown the system. I found, that armhwinfo was causing this crash by removing the module a20_tp. Disabling the line...
View ArticleNanoPI NEO (H3) Audio (kernel 4+)
Hi there, I was wondering how to get the audio running on the NanoPI NEO. It has line-out PINs and I read the H3 has SPDIF which should be the correct output. So I found this post:...
View ArticlePcDuino3 Nano - on board ethernet fails to load, mainline 4.9.7
Hello, I just updated my pcduino3 nano with armbian mainline 4.9.7 download on SD card and now the onboard ethernet port fials. I am using a USB to ethernet for now with no problems. Below are...
View Article[OrangePi Plus 2] Question with external DD in usb more than 2to
Hello, I want to branch a disque that have 3to or 4to to do my personnal backup of data. Can I do this ? Can I branch it in the usb and do this ? I format in ext4 ? or ntfs ? (with gpt mode)....
View Article