-
Posts
8 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by RaymondDay
-
This starts to mess up on me when I try and install it. When I get to this command: dtc -I dts -O dtb /boot/dtb/sun8i-h3-nanopi-neo.dts -o /boot/dtb/sun8i-h3-nanopi-neo.dtb_I2S_okay It list lost of Warning (gpios_property) Don't want to paste all the lines in here so I will just do one. /boot/dtb/sun8i-h3-nanopi-neo.dts:1608.3-33: Warning (gpios_property): /gpio-regulator:gpios: cell 0 is not a phandle reference That's the last line out of like 100 or so. So I try and do the next command it just get this: root@nanopineo:~# copy sun8i-h3-I2S-out.dts --> /home/guido/ -bash: /home/guido/: Is a directory root@nanopineo:~# ls root@nanopineo:~# Here is a uname -a if that will help: root@nanopineo:~# uname -a Linux nanopineo 6.6.44-current-sunxi #1 SMP Sat Aug 3 06:54:42 UTC 2024 armv7l armv7l armv7l GNU/Linux root@nanopineo:~# I want to get this sound working. I had it working on a older one but it stop booting and that was over a year ago. To hard to fix so I though I start over. Hope some one can help.
-
If I do chroom on it and try and fix it get errors: root@rday1:~# mount /dev/sdf1 /mnt/temp root@rday1:~# chroot /mnt/temp root@rday1:/# ls bin boot dev etc home lib lost+found media mnt opt proc root run sbin selinux srv sys tmp usr var webmin-setup.out root@rday1:/# apt --fix-broken install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following additional packages will be installed: libc-bin libc-l10n libcrypt-dev libcrypt1 libctf-nobfd0 libctf0 libjansson4 libnsl-dev libnsl2 libpam0g libsframe1 libtirpc-common libtirpc-dev libtirpc3 libzstd1 rpcsvc-proto Suggested packages: libpam-doc Recommended packages: manpages The following NEW packages will be installed: libcrypt-dev libcrypt1 libctf-nobfd0 libctf0 libnsl-dev libnsl2 libsframe1 libtirpc-dev rpcsvc-proto The following packages will be upgraded: libc-bin libc-l10n libjansson4 libpam0g libtirpc-common libtirpc3 libzstd1 7 upgraded, 9 newly installed, 0 to remove and 649 not upgraded. 8 not fully installed or removed. Need to get 0 B/2,453 kB of archives. After this operation, 840 kB of additional disk space will be used. Do you want to continue? [Y/n] /usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory) Setting up libc6:armhf (2.37-13) ... /usr/bin/perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory dpkg: error processing package libc6:armhf (--configure): installed libc6:armhf package post-installation script subprocess returned error exit status 127 Errors were encountered while processing: libc6:armhf /usr/lib/armbian/armbian-apt-updates: line 24: /dev/null: cannot overwrite existing file E: Sub-process /usr/bin/dpkg returned an error code (1) root@rday1:/# This is on my rday1 server I put the SD card on it. Hope this helps.
-
When I put this SD card in another system and mount it I can see it's files. In it's bash history the last typed before it did not boot was this if this helps to know what is wrong to fix it. pt upgrade apt --fix-broken install dpkg -i mysql-apt-config_0.8.29-1_all.deb apt install perl apt --fix-broken install cd /usr/bin/perl apt install perl apt --fix-broken install perl dpkg -i --force-overwrite mysql-apt-config_0.8.29-1_all.deb uname -a install mysql-server-5.5 atp install mysql-server-5.5 lsb_release -a reboot Hope some one can help.
-
I have a old Armbian 21.08.1 Buster on a NanoPi NEO and I like to get it fixed. I can only see what is going on though the Serial port on it. It boots up with a lot of things missing. May guess is the swap on the SD card went bad years ago. I like to get this working again it was working real good back then till it did not boot any more. At the end of the boot on the Serial port it looks like this: [FAILED] Failed to start The Apache HTTP Server. See 'systemctl status apache2.service' for details. [FAILED] Failed to start OpenBSD Secure Shell server. See 'systemctl status ssh.service' for details. [ OK ] Started LSB: Advanced IEEE 802.11 management daemon. [FAILED] Failed to start Webmin server daemon. See 'systemctl status webmin.service' for details. [ OK ] Started /etc/rc.local Compatibility. [ OK ] Stopped OpenBSD Secure Shell server. Starting OpenBSD Secure Shell server... [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Started Serial Getty on ttyGS0. [ OK ] Reached target Login Prompts. [ OK ] Started LSB: Brings up/down network automatically. [FAILED] Failed to start OpenBSD Secure Shell server. See 'systemctl status ssh.service' for details. [ OK ] Stopped OpenBSD Secure Shell server. Starting OpenBSD Secure Shell server... [FAILED] Failed to start OpenBSD Secure Shell server. See 'systemctl status ssh.service' for details. [ OK ] Stopped OpenBSD Secure Shell server. Starting OpenBSD Secure Shell server... [FAILED] Failed to start OpenBSD Secure Shell server. See 'systemctl status ssh.service' for details. [FAILED] Failed to start MariaDB 10.3.39 database server. See 'systemctl status mariadb.service' for details. [ OK ] Started Samba NMB Daemon. Starting Samba SMB Daemon... [ OK ] Stopped OpenBSD Secure Shell server. Starting OpenBSD Secure Shell server... [FAILED] Failed to start OpenBSD Secure Shell server. See 'systemctl status ssh.service' for details. [ OK ] Stopped OpenBSD Secure Shell server. [FAILED] Failed to start OpenBSD Secure Shell server. See 'systemctl status ssh.service' for details. [ OK ] Started The PHP 8.2 FastCGI Process Manager. [ OK ] Started The PHP 7.4 FastCGI Process Manager. [ OK ] Started The PHP 8.3 FastCGI Process Manager. [ OK ] Stopped Webmin server daemon. Starting Webmin server daemon... [ OK ] Started Samba SMB Daemon. [FAILED] Failed to start Webmin server daemon. See 'systemctl status webmin.service' for details. [ OK ] Reached target Multi-User System. [ OK ] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [ OK ] Started Update UTMP about System Runlevel Changes. Armbian 21.08.1 Buster ttyS0 nano-doc2 login: root Login incorrect nano-doc2 login: Login timed out Armbian 21.08.1 Buster ttyS0 nano-doc2 login: The is a lo of red color [FAILED] on it. I guess because Failed to start OpenBSD Secure Shell server that is why I can't log in even on the serial port. I have mounted it as chroom on another system and I guess just don't have it mounted right to run a: apt --fix-broken install -y Guess that would fix it if I could run it some how. I did add it to a start up script but it did not work I guess that did not start up. Hope some one can help. It be grate to have this working again.
-
I got this on a nano pi and have WordPress on it and use it as a backup and I back it up with WP Synchro. MariaDB Database Server MariaDB version 10.5.21 But it gets all sort of errors like this: 1 Error(s) during migration: Migration aborted, due to a SQL query failing. See WP Synchro log (found in menu "Logs") for specific information about the query that failed. The specific error from database server was: "Unknown collation: 'utf8mb4_0900_ai_ci'". That means that the charset/collation used is not supported by the target database engine. The table charset/collations needs to be changed into a supported charset/collation for the target database or excluded from migration. See documentation on wpsynchro.com for further help. 1 Error(s) during migration: Table 'wordpress.wpsyntmp_65b643f7cbd44' doesn't exist 1 Error(s) during migration: Table 'wordpress.wpsyntmp_65b643f7cc1c2' doesn't exist 3 Error(s) during migration: Table 'wordpress.wpsyntmp_65b643f7cc396' doesn't exist Table 'wordpress.wpsyntmp_65b643f7cc396' doesn't exist Table 'wordpress.wpsyntmp_65b643f7cc396' doesn't exist I can click on RESUME MIGRATION and that's how I got the errors here but it can keep going and I did that one time before took me over a hour to click on the RESUME MIGRATION over and over. Then at the end WordPress said error in database. Have another Debian on a old i386 and I got MySQL install on it. by putting this one line in /etc/apt/sources.list: deb http://ftp.de.debian.org/debian bookworm main contrib non-free non-free-firmware Then could do a apt update and apt install mysql-server. That worked but it don't on this arm armbian for the nano pi. I know with MySQL I don't get any error with the WP Synchro. Looked and I guess no way to install the MySQL on it. Or can't they update the MariaDB to be 100% computable with MySQL? root@nanopi-dock:~# apt install mysql-server Reading package lists... Done Building dependency tree... Done Reading state information... Done Package mysql-server is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'mysql-server' has no installation candidate root@nanopi-dock:~# -Raymond Day
-
I just put in the /etc/sources.list this line: deb http://ftp.de.debian.org/debian sid main I then did apt update Then did this: root@nano-doc2:~# apt install mysql-server Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: mysql-server : Depends: mysql-server-8.0 but it is not going to be installed E: Unable to correct problems, you have held broken packages. root@nano-doc2:~# That did work on a 8 bit Deben server. But not this ARM one. Can I fix this some how? -Raymond Day
-
Yes I know can install the "apt-get install mariadb-server" but like I said the mariabd gets a lot of errors on WordPress when coping it with "WP Synchro" One day I pick just stay install don't stop with errors. That took over a hour to press the keys to say that. But in the end the mysql did not work. I all ready tried 3 times look at this: root@nano-doc2:~# ls -l total 124 -rwxrwxrwx 1 root root 23213 Mar 28 2022 install_max2play.sh~ -rw-r--r-- 1 root root 1320 Jan 19 2020 jcameron-key.asc -rw-r--r-- 1 root root 35532 Feb 20 2020 mysql-apt-config_0.8.15-1_all.deb -rw-r--r-- 1 root root 18048 Feb 15 2023 mysql-apt-config_0.8.24-1_all.deb -rw-r--r-- 1 root root 18172 Jan 11 08:14 mysql-apt-config_0.8.29-1_all.deb drwxr-xr-x 5 root root 4096 Aug 29 07:33 NanoHatOLED -rw-r--r-- 1 root root 5372 Mar 19 2023 packages.txt -rw-r--r-- 1 root root 4945 Aug 29 07:28 setup-repos.sh root@nano-doc2:~# None work. -Raymond Day
-
I have WordPress on the: _ _ ____ _ _ _ | \ | | _ \(_) | \ | | ___ ___ | \| | |_) | | | \| |/ _ \/ _ \ | |\ | __/| | | |\ | __/ (_) | |_| \_|_| |_| |_| \_|\___|\___/ Welcome to Armbian 23.02.2 Buster with Linux 5.15.93-sunxi No end-user support: untested automated build & unsupported (buster) userspace! System load: 86% Up time: 2 min Memory usage: 57% of 491M Zram usage: 18% of 245M IP: 192.168.86.91 CPU temp: 41°C Usage of /: 3% of 116G RX today: 10.7 MiB Last login: Wed Jan 10 17:09:36 2024 from 192.168.86.95 I uninstalled the mariadb because I use "WP Synchro" in WordPress it it just errors with mariadb. How do I install: root@nano-doc2:~# apt install mysql-server Reading package lists... Done Building dependency tree Reading state information... Done Package mysql-server is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'mysql-server' has no installation candidate root@nano-doc2:~# Same happened on a Debian install on a 8-bit old server I have to fix that I had to edit the apt source file for the next version of Debian coming out yet and it had a whole bunch of updates and I could update and install mysql-server like that. But I don't think it will work like that with Armbian. -Raymond Day