Jump to content

SteeMan

Moderators
  • Posts

    1453
  • Joined

  • Last visited

Everything posted by SteeMan

  1. Are you asking if the armbian build will see all 4gb on this box? Or are you asking how to get it to see all 4gb?
  2. The focus of armbian is supporting mainline linux. There really isn't any interest in supporting the legacy kernels. The legacy kernels are not supported and because of their age are full of known security vulnerabilities. However the build framework will let you build one if you need to.
  3. You say you have tried many versions, can you be more specific? There are only the versions linked in the FAQ post instructions: https://forum.armbian.com/topic/17106-installation-instructions-for-tv-boxes-with-amlogic-cpus If you are trying other builds then you may need to reinstall the original android firmware before trying the armbian community builds as mentioned in the instructions.
  4. On a fresh install, the ssh daemon is running and listening on port22. You should be able to get the dynamically assigned ip address from your router and then log in as root with the default armbian root password. Then since this would be the first login, it will run through the initial setup in your ssh session, and prompt to the new root password, setup initial user, etc.
  5. Yes, I know that. I was just pointing out that you said: and he said: So it sounded like you were only planning on running one of the three commands he instructed you to run.
  6. but what about version 5.88? I don't know what you mean.
  7. I don't know what the problem is because as I said, you didn't capture the important part of the install-aml.sh script run. But I also did say the following: If you want a valid test of installing to emmc you need to restore the box to the original android firmware and start from there. And it may still not work, but that is the starting state the script expects and the only thing that is tested.
  8. You need to follow *all* of the commands you were instructed to follow, not just one of them:
  9. The error has nothing to do with internet. After the boot can't detect the emmc, then it falls back to trying to do a network boot, which is what you are seeing at the end of the log.
  10. The messages are saying that the boot process can't find valid partitions on the emmc to boot from. Your video doesn't show the full log of the install-aml.sh (especially the partition creation which occurs at the beginning, so I don't know if the script had errors or not doing that part of the process.). Also, did you start from a clean android firmware on the emmc? That is what the script is expecting. If this is a box where you already had something else on the emmc, that may be causing the errors.
  11. @jock @Igor I have been thinking along the same lines for the aml-s9xx-box builds. While having the weekly builds is great, they are very unstable, being built on current master with edge kernel and the unstable debian and ubuntu userlands. While that is all good for testing purposes, it is far from desirable for running anything in a production environment (yes there are crazy people like me that use TV boxes for production servers). Now that current has moved to 6.1 for meson64 and I suspect rockchip current will try to get to 6.1 soon, it would be nice to have stable builds based on a stable master, current kernel and supported userspace (i.e. jammy currently for ubuntu) for the TV Box targets, IMHO.
  12. @Luis_D That installation guide doesn't apply to the Amlogic tv box builds (aml-s9xx-box) as they have their own procedures documented in the TV Box forum FAQ.
  13. I thought you said that you were running the latest version from the sd card and that was the version that didn't go through the setup. Thus I am asking you to try the latest CLI/server version on SD to see if it goes through the initial setup. And then separately if you could try a fresh copy of the desktop version on SD and see if you can reproduce the issue with the setup being skipped.
  14. Can you explain what you mean by this? what screen are you talking about?
  15. No that wouldn't impact anything as the two environments are separate. Does it go through the initial configuration if you are using the cli/server version? Can you reproduce the issue by starting with a new image on the sd card and trying again? Also on the failure to run the install-aml.sh, does the script have execute permission set?
  16. @HITCHER Your post was not allowed as it linked to external sites with non-armbian content. The answer to your question is no, it is not possible to combine the two.
  17. You are typing the command wrong. There is a space after sudo, but if you are already logged in a root, you don't need the sudo at all. And in the case you did the command without sudo you didn't include the ./ Also note that you can't install on emmc if the box has an s905 cpu (you need an s905x or newer for emmc support). There was a recent thread that talked about this in the forums.
  18. The s905w2 is a new cpu from amlogic. As far as I know no one has tried to get mainline linux running on tv boxes containing that cpu Generally when a manufacturer comes out with a new cpu it takes the main line linux community a couple of years to get a stable system working on it (if there is enough community support). So I would suggest you use your box as an android box and come back in a year or so to see if there has been any movement to support this cpu. Or if you have the skills work on bringing support for the cpu into mainline linux.
  19. @Serkan Polat You don't mention what kind of board/box you are using. However I am assuming you are using some sort of android TV box (since your post mentions coreelec and a random tv box dtb file). You should note that TV Boxes are not supported by armbian. I should move your post to the TV Box community forum, but I will leave it here since you are offering to pay someone for help and this forum is where you are more likely to find someone with the skills that might be able to help. (The TV box forums generally only have end users reading the posts).
  20. There is no mainline linux support for the s905x4 so you are out of luck. And from the threads I have read, no one seems interested in ever making that happen, especially amlogic.
  21. You can't mix and match different distributions. Each expects the boot environment to be setup in a specific way by multiboot (multiboot is what is setup when you press the reset button at power on). That is why some old builds will use things like uenv.txt vs extlinuc.conf i the new builds. As your video here showed (https://forum.armbian.com/topic/25519-armbian-mxq-pro-4k-s905no-work/?do=findComment&comment=156933) you had it booting to the point of finding the corrupted extlinux.conf file. So I go back to you needed to deal with that issue first. I can't and wont spend my time helping diagnose issues with old builds from unknown origins. My overall recommendation for you would be to restore your box to the original android firmware so it is in a known starting state. Then follow the steps in the instructions using only a linux machine to edit the extlinux.conf file (don't allow the sd card to touch a windows machine).
  22. Moved to the appropriate forum, as this is reporting issues with userspace applications
  23. FYI 3.14 was released in 2014, last received security fixes in 2016. So by now it has hundreds of known security vulnerabilities that are not patched. Why would you even think of using something like that?
  24. TV Boxes are not supported by Armbian. This forum is provided for the community to share information. It is not a support forum. I am only one person, and I volunteer my time to help. But I can't teach people linux or basic skills that they should already have, or at least be able to figure out themselves with the help of google. I have pointed you in the direction you need to look, but if you are unwilling to do any of the work, then then linux on a tv box isn't for you. As the FAQ link I just posted says, these boxes are really only useful to run servers. If you are running a linux server, I expect you have basic linux skills in which to do that, and anyone who has been around linux/unix for any length of time, knows about the evils that windows editors do to linux text files and would know how to fix them.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines