Jump to content

SteeMan

Moderators
  • Posts

    1441
  • Joined

  • Last visited

Posts posted by SteeMan

  1. @SergioAiello  If I understand you correctly, you still have access to the system via a regular user account.  It is likely that this regular user account was the one created during your first boot, in which case that user will have sudo permissions.  So you can sudo su root to become the root user, and from there you can reset the root password.

  2. The only suggestion I have on the usb burning tool is to try different versions.  I have found that with some older TV boxes, the latest version sometimes doesn't work, but an older one will.

    One other point I will mention is to have the box disconnected from power when you are trying to connect to it with the burning tool (it should get power over the usb connection) and to try different usb ports on the box.

  3. On 1/14/2023 at 8:55 AM, SteeMan said:
    On 1/14/2023 at 8:20 AM, Mario663 said:

    Ok and what can I do to make the internal partition of the emmc be recognized!? thank you!

     

    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:

    On 1/13/2023 at 12:09 PM, SteeMan said:

    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.

    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.

    I get frustrated when you don't follow (or if you do follow, you don't provide that information in your posts) the instructions I give you.  As I said a couple of days ago, I need to see all of the output from the install-aml.sh script (which you haven't provided).  Even more importantly, if you don't restore the box back to an original android firmware so you are starting from a known good state, I can't help you (you haven't provided any information that you have restored the original andoird firmware).  And finally after all of that this may still not work, as there are hundreds of different tv boxes (most of which I don't own and can't test with).

  4. Please provide some basic information.  What build are you using?  What u-boot.ext?  Screen shots of what you are seeing during the boot process would help.  From your post it seems the system is booting, so I'm not sure what problems you are reporting without more details.

  5. Based on the link you posted, you are not using Armbian.  You are using builds from a fork of armbian for which the owners of that fork continue to use the Armbian name without permission (which causes confusion).  We can't help you here as those are not armbian builds.  You need to go to the site you downloaded from for help with their builds.

  6. @Energokom  Thank you for your contributions to the forum and welcome.  I appreciate your comments and apparent knowledge.

     

    As for your question, I am going to direct you to this thread: 

     

    I have been planning on getting this documented better as it is a bit complex sorting through hexdump's source code and notes, but the information is all there.  I think you have the skills to sort it out.

     

    I inherited the existing u-boot-* files as binary blobs.  It really bothers me to be including these in the builds without source code and instructions on how to recreate them.  That is one of my next tasks on the aml-s9xx-box build is to make that better.  So I have spent some time with hexdump's code rebuilding what is currently shipped, but I haven't really moved forward from there yet.

     

  7. 2 hours ago, smatsak said:

    this is a fresh installation, without users, without ssh. If there is no other solution, i will have to look for another monitor.

    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.

  8. Just now, Mario663 said:

    The commands that Energokom suggested to me are regarding the fact of the first post that Armbian 5.88 does not start if I give keyboard or mouse input!

    Yes, I know that.  I was just pointing out that you said:

    13 hours ago, Mario663 said:

    ok so before sudo su di the command sudo apt install lightdm?

    and he said:

    19 hours ago, Energokom said:

    Try to run: sudo apt autopurge lightdm . Then sudo reboot.

    After restarting sudo apt install lightdm

    So it sounded like you were only planning on running one of the three commands he instructed you to run.

  9. 31 minutes ago, Mario663 said:

    Ok and what can I do to make the internal partition of the emmc be recognized!? thank you!

     

    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:

    20 hours ago, SteeMan said:

    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.

    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.

  10. 12 hours ago, Mario663 said:

    ok so before sudo su di the command sudo apt install lightdm?

    You need to follow *all* of the commands you were instructed to follow, not just one of them:

    19 hours ago, Energokom said:

    Try to run: sudo apt autopurge lightdm . Then sudo reboot.

    After restarting sudo apt install lightdm

     

  11. 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.

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines