Jump to content

redjr

Members
  • Posts

    27
  • Joined

  • Last visited

Posts posted by redjr

  1. Hello,

     

    I know this is an old post....I have a like-new Helios - complete package - I'm getting ready to list on ebay.  I prefer to sell direct and avoid ebay fees.  Mine will include everything that was included in the initial pre-order, plus 3 x 1TB 3.5 HDs, and 1 x 250GB M.2 drive.   I will include all original docs, plus my notes and binder I put together.  It was used very little, and looks new.  It works and has a minimum Armbian system installed.  PM if interested.

     

  2. Hello,

     

    I'm just finding some time to get back to working with the Stationpc P2 after being away for a couple months.  Lots of new updates and a new Bootloader and OS Assistant make getting a new OS up and running more easily now. :) My question is;  If either an M.2 or SSD are installed, will the OS Assistant recognize multiple partitions for installation of 2 OS'es on a single device and allow the selection of installation?  And then subsequently, those 2 OS options show up in the Bootloader?

     

    I want to give a shout out to @balbes150 for his dedication and effort on getting new builds, with more improvements to Armbian (on several platforms) up and running.  It doesn't go unnoticed.  I will happily contribute to the cause.

     

    Rick 

  3. On 7/19/2021 at 2:00 PM, wtarreau said:

    FWIW, I've ordered two StationPC-M2 (one for me and one for a friend). The devices look really awesome and perfectly match what I expect from a small fanless machine (i.e. sturdy metal enclosure and good I/O).

     

    HOWEVER, as often with many rockchip SoC vendors, the images "provided" (i.e that you have to figure by yourself) by t-firefly fail to flash, and their crappy flashing tools can even segfault. There's a tool to turn these to SD images but the tool is only provided for windows instead of just explaining the layout and how to convert the image (I guess there are just some headers to be added or removed). And of course they do not provide bootable SD images for now, it wouldn't be fun.

     

    Thus I guess that it will take quite some time before these devices get supported since for now they are sold as bricks that cannot even be flashed, and that once someone figures how to reach that point, there will be some effort to get away from this mess. For now I'm giving up, spending the whole afternoon on it drove me sufficiently crazy that I want to crush the device under a hammer!

     

    Sounds like what I went through too.  :)  I gave up for awhile and I’m back to see what’s changed.  I don’t spend my day job buried in Linux stuff, but I like to play with these little SBC, especially now that there’s better support for nvmes,

    .  I got my P2 running some version of Armbian late last Summer,  but it didn’t support nvme.  I set the P2 on my bench tonight, and see what status it’s in tomorrow.  Also sounds like TwisterOS has been configured on a VIM3 branded SBC as well.  Have a couple of those around too.  I need a Linux buddy to help me out with this stuff.  I’m getting older and more forgetful!  :)

  4. On 8/27/2021 at 5:43 AM, balbes150 said:

    Good news. Full-fledged working images (20210827) of ArmbianTV for P2 and M2  are ready. All the equipment works in them and you can start and configure the system via an HDMI monitor and a keyboard/mouse.  :)

     

    M2

     

    https://disk.yandex.ru/d/OBDO8BU2y1M6ug

     

    https://users.armbian.com/balbes150/rk3566/

     

     

    P2

     

    https://disk.yandex.ru/d/neKXsYolKXgLzg

     

    https://users.armbian.com/balbes150/rk3568/

    Thank you so much for this.  I now have my Station P2 up and running Armbian.  I for one appreciate all the work you do with these new SBCs and variants of Linux/Armbian.

     

    Thanks again!

     

    Rick

  5. 5 hours ago, Werner said:

    1st. This thread is about the Station P1, not P2.

    2nd. For RK3399 at least it is normal that the boot order is SPI, eMMC, SD. If there is a valid boot loader found on either SPI or eMMC it will boot from there. Armbians workaround for this is to put a bootloader in that redirects on microSD first and if that was unsuccessful to use default order. Other operating systems often don't do that.

    Noted.  I just thought I could perhaps find some useful, related information here that would make my quest a little easier.  I believe the architecture of the P1 and P2 are similar but use different ARM Rock chipset.  Perhaps Firefly will start to post more information on the Station P2,  Perhaps even a useful forum on their own site.  :)

  6. 14 hours ago, Winguo said:

    Hey friends,

    We recommend you all to boot other systems from SD card.

    We will publish tutorials continuously.

    Please stay tuned!

    Thank you for all your support!

    I can't seem to get anything to boot from the SD card.  Almost seems like it is disabled by the current Station OS installed on the P2.  Can you explain?

     

    Thx.

  7. I've had some degree of success.  I've been able to see the normal boot via a serial connection.  Not sure what I'm looking at, but first things first!  It's late here tonight, so will try again tomorrow and see if I can interrupt the boot process and get to U-Boot.  Since it booted all the way tonight, I was left at $ console prompt.  No Linux commands worked, so I'm not sure if I was sitting at the root of Station OS, or in U-Boot.

  8. 6 hours ago, CryBaby said:

    Usually u-boot will pause briefly to allow you to interrupt it by hitting Enter or Ctrl-C (either on the console or serial terminal). You then get a command line. The boot order will be set in an 'environment variable' which you can view, edit and save. Useful commands are printenv, setenv, saveenv and help. The most interesting environment variable is bootcmd which you probably want to change to 'sdcard'. I think you are specifying a function here rather than a device so it will depend on what functions are available.

     

    I would not assume that there is a boot order by default. If not then an empty eMMC might just mean no boot. It might even mean no u-boot.

     

    I believe Station OS is a version of Android. If there is an app store maybe you can install an ssh server or terminal program from there. Alternatively, you may be able to get a shell using ADB from your PC.

    Thanks for these tips.  At some point, I'm going to try using the serial terminal access and interrupting the normal boot process as you say - and see what I can do.  This may require the assistance of my son. :)

  9. 20 hours ago, CryBaby said:

    Perusing the wiki again I get the impression that booting from the SD card is not something they expect people to do. The instructions are for using it to upgrade the firmware, ie. overwrite the eMMC with a new OS. The images they provide may therefore not be bootable.

     

    On the other hand I just noticed an "SD Boot" option in their firmware upgrade tool. You might experiment with that, if you manage to download it.

    Like you said, according to their documentation, it would seem there;s a way to build an SD card image and have it boot.  However, I do find their docs rather vague, or just vague enough for someone like myself as to add to confusion rather than clarifying it.  In my mind, the firmware on an SBC is something different than the OS.  To upgrade the firmware you generally use a .bin file.  To upgrade/replace the OS, you generally use a .img file.  There is also another component used on SBCs called U-Boot.  I've been reading a bit about u-boot, but it is not clear(to me), how you easily access it via the P2.

     

    Per the Firefly's vague instructions, I did use their SD Firmware Tool to burn a Ubuntu image to an SD card.  I don't think this does anything more than simply using Balena Etcher to do the same thing.  I then inserted the SD and it was not read.  Station OS started to boot and initialize like normal.  As was stated in an earlier post in this thread, it seems the P2 boot process is 'problematic'.  Stating it should be CPU > SD > eMMC.  If there's a way to clear the eMMC of Station OS(which I'm sure there is), then perhaps the SD card would be read and boot into Linux/Ubuntu 18.04.  But in so doing are you also clearing out parts of the firmware, drivers, etc?  I don't want to be too adventurous of fear of bricking this thing!

     

    They also show screen shots of a tool labeled, RKDevTool, but it is not shown on their site as an available download.  They then go on to describe how to use it to upgrade a .img file.  Sigh.

     

    WIth Station OS running you simply can't SSH into the system and get to the /root of Linux. And I don't see a way within Station OS, to drop down to the LInux level.  All the other instructions in their 'user manual' assume you can get to Linux and run instructions.  I can't see a way to do that yet, or have not yet discovered how to access and use u-boot.

     

     

  10. On 7/13/2021 at 3:14 AM, balbes150 said:

    To add M2 and P2 support to Armbian,  need to have this equipment available. To date, I do not have this equipment. A Firefly representative promised to send it, but I do not know when this will happen.

     

     

    Many thanks balbes.  Hope Firefly with send you an P2 soon for you to work with.

  11. 2 hours ago, CryBaby said:

    The wiki vaguely describes a procedure for installing Ubuntu, the images are provided here:

    http://en.t-firefly.com/doc/download/94.html

     

    My P2 arrived today. Unfortunately I am in another country entirely and will be for about a month, or longer if Covid has its way. So let us know how you get on with it.

    Hi cry,

     

    I saw this earlier today when reviewing the Firefly docs on their wiki. (mo provided a link)  I haven't delved into the contents yet, but some other links I found over the weekend, were even more cryptic on getting the SD to boot.  One thing that puzzled me when playing with the P2, was that at a minimum, I thought that if I inserted an SD card without a correct boot image, that the board would just not recognize and basically not boot at all.  Instead, it continued to boot into Station OS, so the user is left to infer that the SD wasn't even recognized!  Interesting.  Other Rock-based boards I have, simply don't boot when a non-recognized distro(or boot info) is inserted.  That signals to me that at least the SD is being read on boot-up, just not recognized.  I guess the P2 is different in it's design characteristics.

     

    I did however discover a lot of good information in the P2 user guide with respect to booting from various media.  I still need to investigate further.

     

    I'll keep the thread updated as I learn new information.  Good luck getting back to your home country.

  12. 1 hour ago, TRS-80 said:

     

    Well you are off to a good start then.  GNU/Linux in general (and SBCs specifically) are more than a bit arcane, you will need to do a lot of reading.  I have been here a few years now and still only know a little.

     

    My comments were not meant to offend you, but to make you think.  Self sufficiency is valued in these sort of communities for a reason, it is a self preservation mechanism.  See some of the links in my signature (specifically, How To Ask Questions, beware help vampires) to get a general sense.  Ask yourself honestly, who is more valuable to the long term sustainability of a community: those very few people who take their own personal time to reply and help others, or the hundreds of people who come every day asking questions showing they have not bothered to do fundamental research?

     

    I am not trying to pick a fight with you, rather to introduce you to sustainable F/LOSS culture.  You seem like an intelligent person, otherwise I wouldn't bother writing all this.

     

     

    I don't think you will find an announcement about something so specific.  You will need to do a little more leg work on your own.  But this is the nature of the beast. 

     

    Just to emphasize... I did spend a fair amount of time looking specifically for an Armbian build for the P2.  I kinda figured that the hardware between the P1 and P2 couldn't be that different.  So, could a Linux build be that far behind?  It was a futile exercise, so rather than beat my brain (and patients) to death, I thought I would simply ask.  A simple 'no it's not available yet' like mo provided would have been sufficient rather than a lecture.  I have a young son who is in IT and is a wizard at this stuff, and more so is a wizard at finding things on the internet - quickly.  I seem to struggle to get at information, but in time, I usually find it.  But, he landed his first professional job this past spring and moved away a couple weeks ago.  So my local resource is gone now.  :)

     

    As far as linux is concerned, I don't have a lot to offer, since I'm still such a rookie.  I did not do this stuff professionally.  It a hobby, and I learn slowly.  It's site like this, and many others that I can learn from someone else who has already been there and discovered it.  I'm sure Google would have found the 'Announcement page'  had there been any posts related to the P2 + Linux builds, but since it didn't, I continued to look elsewhere.

     

    BTW, I too get excited about new releases of SBC hardware.   And maybe this leads to frustration down the road, when a young, or new company doesn't have all the pieces in place - including software - when their product is released.  I know this is the nature of the beast with new products, and the nature of upstarts in our fast-moving, technically related world we're all trying to stay up with.

     

    In the future, I will do more homework, until I exhaust all other possibilities before posting.  I follow many, many upstarts and tech sites that routinely provide emails of updates to their products, and new firmware releases or updated to the software.  This is not unheard of.  Even Kickstarter and Indiegogo new companies.

     

    Thanks for helping.

  13. 1 hour ago, mo123 said:

     

    The Station P1/M1 already has Armbian support but for the Station P2/M2 you will have to wait a couple of weeks until these new devices are more readily available and Armbian developers also get them. Rockchip is also still busy submitting drivers for the RK3566/RK3568 to the mainline kernel.

    There should be more info here later.

    https://wiki.t-firefly.com/en/ROC-RK3568-PC/started.html

    https://www.stationpc.com/

     

    The current OS installed I think is Android 11 with a custom launcher and apps.

    mo,  The first link was very helpful.  I know I was on their wiki at some point, but was focused on a compatible Linux build at the time, and overlooked their manual.  I have just been reviewing and printing parts out that will be useful.  Thanks again for being so patient with me.  I've been messing around SBCs for a few years, just to tinker with them.  I recently retired and now have more time to spend and learn, but alas my memory isn't as sharp as it was when I was in my 30s!  :)

  14. 7 minutes ago, mo123 said:

     

    The Station P1/M1 already has Armbian support but for the Station P2/M2 you will have to wait a couple of weeks until these new devices are more readily available and Armbian developers also get them. Rockchip is also still busy submitting drivers for the RK3566/RK3568 to the mainline kernel.

    There should be more info here later.

    https://wiki.t-firefly.com/en/ROC-RK3568-PC/started.html

    https://www.stationpc.com/

     

    The current OS installed I think is Android 11 with a custom launcher and apps.

    Thanks for these links mo.  I understand that this is new, so will wait for distros to catch-up with the hardware.  User 150balbes is usually out in front of everyone with his builds, so I'll be following him with interest and any of his news.

  15. As a matter a fact TRS-80, I have been lurking around, and spending way more than 10secs.  My apologizes for missing the Armbian Announcements page.  I wasn't looking for general announcements, but one more specifically targeted at booting from SD on the P2.  I've been looking much more broadly since the Station P2 is a fairly new SBC.  I asked here because of other Armbian projects I've used.  However, your attitude and sarcasm doesn't lend itself well for me or others to want to participate.  For what it's worth, I'm a nebbie Linux user, and simply want to get the P2 up and running as soon as possible.

     

    Thanks so much for your help. :)

  16. Thanks mo for this information.  I'll just have to wait.  Is there anyway to get to the 'root' of the Station P2 OS, or is that locked down.  I'm assuming it's some fork of Linux/Android?  Is there some Firefly, or Armbian watchlist I can sign up for to be notified of any new distri releases?

     

  17. I'm looking for an Linux distro image for the new Station P2.  Will an image for the P1 work as well?  Also, should it boot the Linux image from the SD card automatically if inserted.  I've tried booting the P2 with an M1/P1 image of Armbian, but the Station OS still comes up.  How do you boot from the SD card?

  18. Not sure it's an issue with Balena Etcher.  I've been using that for years and it's always worked as expected.  What I ended up doing was putting back the M.2 SATA card back in the Helios64 so at least I have my Armbian OS working.  All my drives seem to be ok as well.  However, I tried to uninstall OMV5, but since I'm a novice at Linux that didn't go as planned.  I searched the web, and it seems there is no uninstall process for OMV, that will cleanly remove everything, so a user can re-install it.  Now, after trying to re-install OMV5, the web-page administration logon page loads, but I get a series of errors, and it refuses to log me on.  So, I'm dead in the water at the moment.  My son had warned me that OMV just doesn't seem ready for prime time.  He's an IT pro and he spent 1.5 hours last night, remotely trying to troubleshoot OMV5 to no avail.  That's when I decided to start over this morning.  It seems I'm about halfway there now.  :)

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines