-
Posts
173 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by Myron
-
cannot connect over RDP
Myron replied to rudycruysbergs's topic in Software, Applications, Userspace
Is there a file named .... .xsession .... in that user's home directory and if there is, what is the contents of that file? I had the same issue not too long ago and I had this file there with its contents being .... "xfce4-session" After reviewing the logs I removed that file (it was not needed in my case) and the xfce4 desktop started. -
If possible, please provide diagnostic logs with ... armbianmonitor -u ... and post the link here. It'll may help others determine what the issue is.
-
Provide logs with ... armbianmonitor -u ... and post on here. It'll may help others determine what the issue is.
-
Sorry @jonnyvh. my mistake. Thought you had posted partial diagnostic data. Note to self... "I need to open the attachment and see what's in there before I post." 🙂
-
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
-
Ping command local lookup does not work
Myron replied to Guy's topic in Software, Applications, Userspace
Looks like I've found a solution. See: https://askubuntu.com/questions/772774/unknown-host-even-though-avahi-is-installed-and-running I installed libnss-mdns and altered the hosts: line in /etc/nsswitch.conf to read: hosts: files mymachines mdns4 [NOTFOUND=return] dns myhostname resolving mdns names is now working for me. -
Banana Pro, current kernel, 5" RGB Touch Display, Type BL050-RGB-002
Myron replied to TommyBee's topic in Allwinner sunxi
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. -
Have a read of https://docs.armbian.com/User-Guide_Basic-Troubleshooting/ Basic issues why a board will not start is a PSU that does not supply enough voltage and current to the board and also a SD card that's not suitable for use with such a SOC board. What's the maximum rated current and voltage that the PSU can supply to the Rock 3A? What make/manufacturer and speed class is the SD card? Is it a standard SD card or an A1 rated card?
-
Are you able to connect a Serial to USB adapter to the Orange Pi 4 LTS's serial debug port to see what's happening right at the beginning of the boot-up sequence?
-
500 Internal Server Error [IP: 107.175.134.226 443]
Myron replied to Franek Kimono's topic in Beginners
Put https://apt.armbian.com in a web browser and tell us what mirror it uses. When I do this the URL changes to https://armbian.systemonachip.net/apt/. IT looks like the mirror you're being redirected to is experiencing problems and hopefully the system admin of that web server will spot this soon and correct it. -
I had the opposite problem. When I tried to sign in as root I got a black screen and the RDP session terminated, but a normal Linux user RDP session is stable. Turns out I had a .xsession file in root's home directory with a command that didn't exist. When I renamed this file to something else then RDP started correctly when using root.
-
Orange Pi Zero Wi-Fi Random MAC ID problem. Help for Static MAC ID?
Myron replied to Yucel Calik's topic in Allwinner sunxi
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. -
I didn't know about the process of freezing Armbian packages before performing a do-release-upgrade. Luckily it all worked and recently a firmware and kernel upgrade was applied and my SoC board is still working, but better to be safe than sorry.
-
I used ... do-release-upgrade ... and answered the questions presented during the upgrade very carefully so as to keep my present working configuration. It took a long time to perform the upgrade from focal to jammy. @SteeManis right advising that you make a backup.
-
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed.
-
Yep. That's just about what I get. The result is that the board does not power-down.
-
I don't have an answer to this problem, but what might help someone else to help you troubleshoot this issue is what Kernel version was your board using and to what version Kernel did you try upgrade it to? Have a look through some of the articles on this Google search. https://www.google.com/search?q=linux+"Wrong+Ramdisk+Image+Format"
-
enable SPI0 fail (armbian - Bananapi Zero M2 - proc: H3)
Myron replied to Bruno POULTIER's topic in Beginners
Providing logs with armbianmonitor -u helps with troubleshooting and significantly raises chances that issue gets addressed. -
Could the SD card be faulty? Next logical question to ask.