Jump to content

Serjaru

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Serjaru

  1. I tried to find the problem, but I still think that their SD card is broken. It is not true. It's just that Linus himself spoils files when the power is removed abruptly! Therefore, you can get bus error and similar scary messages
  2. Actually, the SD card is fine! Linux itself breaks files (writes garbage), I already had to write a script that checks its integrity before launching applications. This is a disgrace for Linux. Even Windows does not allow itself to do this. I have not found the reason for such stupid antics in Linux, perhaps it is buried deep somewhere, maybe at the kernel level. But this of course nullifies the stability of the system. At startup, I always check /boot/armbianEnv.txt , because it breaks first, well, if you get something like a bus error when you try to run the file, then do not rush to throw out the flash drive - this is a 99% corrupted file! And if you overwrite it, then everything will work. I think all sorts of scandisk do not solve the problem here, because the file is normal, it's just that garbage is already written in its body
  3. The topic is no longer new, but I have not found the reason and its solution! If you turn off the power (just pull out the wire) then you can get a non-working system. As I noticed, the files opened at the time of launch are broken. And some files such as /etc/boot/armbianEnv.txt in general, they are recorded with some kind of garbage!!! Because of this, your settings fly off! For example, I use ttys1 and this option is registered armbianEnv.txt , but after the power loss, there is just terrible garbage in this file, as if the memory dump fell there!!! For example, I still use dotnet, so it also breaks down and does not start anymore!! When you try to run dotnet from the command line, you get a bus error! Of course, deleting and reinstalling it solves the problem. You may also get problems with apt! I certainly expected this from windows. But for linux to be somewhat unreliable is a tin and a disappointment!! Why does this happen and how to treat it??? Now I have made a sh script to check the integrity of files and restore them. But these are crutches and a shame for linux!!! Maybe arabian is crooked and unreliable? or is it a disease of all systems??? I must say right away that the SD card is normal! This has been tested on 10 minicomputers. It's the same problem everywhere!
  4. Help me! 1. I was downloaded images from https://www.armbian.com/orange-pi-prime/ 2. then write to SD Card (32Mb) using Etcher (i was try Ubuntu and Debian) 3. insert card, turn on power, begin loading 4. but i see "starting kernel" message and loading stopped! Why?
  5. While boot "Failed to start Load Kernel Modules." Type systemctl status systemd-modules-load.service and get run systemctl daemon-reload and systemctl start systemd-modules-load.service when systemctl status systemd-modules-load.service but if will reboot, "Failed to start Load Kernel Modules." again! why?
  6. Igor, once again many thanks! Sergey
  7. Worked. Thanks!!!! But on debian images?
  8. How enable UART1 (pin 8 and pin 10) or UART2 (pin 11 and pin 13) I re-read a lot of documentation but did not find a solution, everyone writes abstractly. There is a concrete decision how to include it for orange pi (zero or one) and armbian. Correctly I understand that UART1 is ttyS1 and UART2 is ttyS2?????? p.s. Help, I'm ready to even pay for help ) uname -a Linux orangepizero 4.11.5-sun8i #11 SMP Fri Jun 23 20:03:23 CEST 2017 armv7l GNU/Linux
  9. Igor, I downloaded a lot of images on different platforms, and as a rule they are launched immediately and without problems. But the images of the armbian do not seem to have this. Similar answers "problems on your side" do not carry informativeness. Therefore, I would not want to flood here or that you show yourself smart. If you have a solution, then write on the case, rather than stupid answers like "on your side"!
  10. Where can download working image for Orange Pi Zero debian or ubuntu? I was downloaded from https://www.armbian.com/orange-pi-zero/ But boot dont work! Errors, errors.... U-Boot 2017.05-armbian (Jun 13 2017 - 15:38:19 +0200) Allwinner Technology CPU: Allwinner H3 (SUN8I 1680) Model: Xunlong Orange Pi Zero DRAM: 256 MiB MMC: SUNXI SD/MMC: 0 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: phy interface0 eth0: ethernet@1c30000 Hit any key to stop autoboot: 0 38518 bytes read in 146 ms (256.8 KiB/s) Unknown command 'bmp' - try 'help' switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 3565 bytes read in 189 ms (17.6 KiB/s) ## Executing script at 43100000 Wrong image format for "source" command SCRIPT FAILED: continuing... starting USB... USB0: USB EHCI 1.00 also try from https://dl.armbian.com/orangepizero/ dont work too Where can I find a normal, working image? The author apparently does not check their builds, no image works!
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines