Search the Community
Showing results for tags 'bananapim2'.
-
Dear Community, I'll build a Developer Team specially for Banana Pi Boards!" GPIO Libarys I started updating/modifing the old GPIO-Libarys, so they can be used on the latest builds! I want to build a Team, for GPIO-Libary Development, for porting these Libarys: WiringPi-Node WiringPi-PHP WiringPi-Perl WirinigPi-Ruby gpiozero rpi-gpio Updating and modifying these: RPi.GPIO BPI-WiringPi2-Python BPI-WiringPi2 At the end, all currently working GPIO Libarys are: luma.oled RPi.GPIO BPI-WiringPi BPI-WiringPi2 BPI-WiringPi2-Python Armbian Build System for Banana Pi I started building the build-system for full banana pi support! Anyone who would like to join the developer-team, just pn me, post in this thread, or contact me on github or discord!" I created a GIthub-Organisation for this project and a Discord Server. A Domain & VPS Server is commin Monday!" Goals: Support ONLY for Banana Pi Boards Board Determiner Script which exports Board-Infos, required by gpio-libs (usual located at: /var/lib/bananapi) APT-Mirror Archive Hosted by our project-teams vps-server! ( Mirror stores all latest gpio-libarys we specially build for using on latest builds and other packages we'll develope in future) Added APPGROUPS: Pentesting, TV-Box, Server-Side, Game Desk & Development Revised menu for selecting extensions and other additional items Revised config menu Adding additional build options A Web-Based Project-Server Hosted Build-System will be build and available on the project-page, where you can build images remotely, according to you settings made in the WebInterface, with live progress & build-log + downloading compressed own image-release. A publish option will be added to, where you can upload your builded image to any Cloud/Storage we provide. Revised device trees According to APPGROUPS and Enabled Extensions: I2C, SPI, UART are enabled in the gpio_develope extension, and all requirements for gpio-programming are pre-installed, the gpio libs are pre-installed too. If you have some Ideas, what we could add or which wishes we can make true, just reply in this post, or contact us. Github Organisation Discord greetz, hexzhen3x7
- 5 replies
-
- Banana Pi M4 Zero
- Banana Pi M7
-
(and 18 more)
Tagged with:
- Banana Pi M4 Zero
- Banana Pi M7
- Banana Pi F3
- Banana Pi M5 Pro
- Banana Pi
- Banana Pi BPi-M2+
- Banana Pi BPI-M64
- Banana Pi BPI-M1+
- Banana Pi BPI-M2
- Banana Pi BPI-M2U
- Banana Pi BPI-M2 ZERO
- Banana Pi BPI-M3
- Banana Pi BPI-R2
- Banana Pi BPI-M1
- Banana Pi BPI-M2 Pro
- Banana Pi M5
- Banana Pi BPi-M2S
- Banana Pi BPI-R2 Pro
- Bananapi CM4 io
- Banana Pi Pro
-
Hi you all. I'm trying for a couple of day now to solve an annoying problem with the USB and some Bananapi M2 zeros. I have two cluster-hats with 4 Bananapi M2 zeros as nodes. The cluster hat presents itself as a USB gadget (USB ethernet interface) to the nodes allowing networking between the controller and the nodes. The nodes work fine with kernel 5.9.8, the modules identify the hat as a network interface and everything works as expected. My trouble is that I'm creating new images for the nodes (bananapi m2 zero) from here, the nodes boots, but it seems like the OTG port is not behaving as expected. Followed instructions from these posts: https://forum.banana-pi.org/t/bpi-m2-zero-armbian-5-41-3-4-113-debian-jessie-ubuntu-xenial/5485/12 but I still can't make it work I read here that from kernet 5.17 micro-USB host mode is disabled, I'm a bit confused but I understand I need to enable this mode to make it work, or am I getting it wrong? Any help will be appreciated
-
Gents, installed Armbian Bullseye successfully to my Banana Pi M2 Berry. In second step i moved the OS to my attached 2,5 WD RED Sata Harddrive. This was easily possible with the command "sudo nand-sata-install". But now, i see that my /var/log is full, because its located in ZRAM. root@BananaPiM2Berry:/etc/systemd/system# df -h Filesystem Size Used Avail Use% Mounted on udev 431M 0 431M 0% /dev tmpfs 100M 11M 90M 11% /run /dev/sda1 687G 1,3G 651G 1% / tmpfs 500M 0 500M 0% /dev/shm tmpfs 5,0M 4,0K 5,0M 1% /run/lock tmpfs 500M 0 500M 0% /tmp /dev/mmcblk0p1 1,7G 1,3G 385M 77% /media/mmcboot /dev/zram1 49M 48M 0 100% /var/log tmpfs 100M 0 100M 0% /run/user/1000 As you can see i hve more than 650 GB avail in my root parttiion on /dev/sda1. But how can i setup /var/log to wirte on /dev/sda1 ? i believed to find it in /etc/fstab, but its not there. # <file system> <mount point> <type> <options> <dump> <pass> tmpfs /tmp tmpfs defaults,nosuid 0 0 UUID=7fe45d82-d362-438a-9b7a-baa3678fcab4 /media/mmcboot ext4 defaults,noatime,commit=600,errors=remount-ro,x-gvfs-hide 0 1 /media/mmcboot/boot /boot none bind 0 0 UUID=614c4feb-de66-4b2c-a046-ce72aaf2e600 / ext4 defaults,noatime,commit=600,errors=remount-ro,x-gvfs-hide 0 1 Right now, the device is unuseable, i cant even install system updates, since no more logs can be written. Since i have so much storage avail on my HDD, i wonder how to move /var/log there... Greatings Schlotze
-
I am new to this scene and I was just wondering what the difference is between Sid and Kinetic...
-
BananaPi M2 how to disable wifi and enable eth connection?
apuokas posted a topic in Allwinner sunxi
hallo, for bananapim2 i can build jammy legacy and current, cli and xfce, on my pc-ubuntu-jammy. I just coppy bananapim2.eos to bananapim2.conf, removed box86 files while my pc-ubuntu-jammy seems have problems with build-script to download addition softaware from some git or ppa. Current-jammy goes off on boot on "starting kernel", but if i build with linux-sunxi-legacy.config renamed to linux-sunxi-current.config, boot is successful. On all builds i cannt becomme LAN over eth0, but wifi is ok. I can see eth0 and wlan on Networkmanager(cli too) and ifconfig. I tryed to disable all broadcom drivers i knew thru blacklisting, but wifi is working. Configuring NetworkManager and network/interfaces and armbian-config made no changes. There is a text file in boot folder on SD named "first_run.template" or something. This file if configured like in description, should make eth0 to be LAN connection if renamed to .txt. But this way not worked. What i can find by googling, it seems that this board can have just one LAN connection: eth or wlan, one should be disabled. Maybe there is any way to configure it thru boot.* or *.Env file? Or maybe there can be two *.dtb files: one for run board with wlan and another for eth? Can someone configure *.dtb file for eth? Best regards.