Jump to content

Werner

Administrators
  • Posts

    4436
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Werner got a reaction from sami in Nanopi R4s does not bootup after power off then on   
    Probably. I assume some capacitor needs to discharge to erase some transient  memory. Probably unfixable via software.
  2. Like
    Werner got a reaction from Turbine in Alternative way to update the kernel   
    https://fi.mirror.armbian.de/apt/pool/main/
  3. Like
    Werner reacted to NicoD in PinebookPro all armbian versions broken   
    Works sometimes. I've had it work a few minutes and then gone again.

    I'm able to boot this image : Armbian_22.08.7_Pinebook-pro_jammy_edge_5.19.16_cinnamon_desktop.img

    @Wilhelm MoserCan have to do with what you've got on your eMMC. I had this problem too with the wrong image on eMMC. Don't remember the details anymore. But had to write an old image to eMMC to get sd to boot. Don't want to install this image to eMMC to test, I've opened my PBP a bit too much and the screws are bad.
  4. Like
    Werner reacted to NicoD in PinebookPro all armbian versions broken   
    Armbian_22.08.10_Pinebook-pro_jammy_edge_6.0.6_cinnamon_desktop.img
    Armbian_22.11.0-trunk_Pinebook-pro_kinetic_edge_6.0.7_xfce_desktop.img

    Both also boot. Do you want me to install to eMMC to test? I can, I just hope it doesn't f up everything. I've got a non-functional image on my eMMC just for booting sd-cards. My last trip I couldn't boot the PBP anymore because of a new install. So my fix was to write this broken (4.4) image to eMMC to enable sd-boot. Bad fix...
  5. Like
    Werner reacted to Igor in PinebookPro all armbian versions broken   
    Armbian is probably the only Linux distribution that actually test upgrades on many devices we provide download for https://github.com/armbian/build/actions/workflows/smoke-tests.yml But we can't afford to have them all in the test rig, especially not laptops. This only cover upgrades.
     
    Manually testing all images? Some yes, all - impossible.
     
    Probably this will fix it https://github.com/armbian/build/pull/4397 I don't have a device. All I can do is to run another build with this fix and hope it works.
     
     
    I understand your frustration. I really do. But see other side.

    You were fooled by vendor for buying this crap. We are trying the best to keep it operational. I can also use this opportunity to inform you that Pine64 is one of those that never donated a cent to this project even their poor software support is the reasons why our update broke. 
     
    In case you want better quality, volunteer directly:
    https://docs.armbian.com/Board_Maintainers_Procedures_and_Guidelines/
    https://forum.armbian.com/staffapplications/application/7-test-automation-engineer/
    or fund few people so they will take care of this for all of us.
    https://docs.armbian.com/User-Guide_FAQ/#development-time
  6. Like
    Werner got a reaction from NicoD in Downtime - website and forums moved   
    Apologies for the short downtime about an hour ago.
     
    Both forums and main website have been relocated to new hardware. You may notice a significant performance improvement, especially in forums.
     
    Enjoy
  7. Like
    Werner got a reaction from Igor in Downtime - website and forums moved   
    Apologies for the short downtime about an hour ago.
     
    Both forums and main website have been relocated to new hardware. You may notice a significant performance improvement, especially in forums.
     
    Enjoy
  8. Like
    Werner reacted to SteeMan in Community Support for Amlogic TV Boxes   
    Armbian now has a community supported build target for amlogic TV Boxes (aml-s9xx-box).  You can now build your own builds directly with the Armbian build system.
     
    This is now an opportunity for members of the community to move the support for amlogic TV boxes forward within the Armbian framework.  If you are not familiar with the Armbian build system check out the Armbian developer documentation.  If you have idea on how you would like to see things evolve/change please use this forum to share your thoughts and ideas and submit PRs for any code changes you would like to see.
     
    I am currently testing this code against the four different amlogic based boxes I own, but would appreciate others testing as well.  Once I have completed my testing, I will be updating the FAQ amlogic install instructions with this information.
  9. Like
    Werner got a reaction from NewBie2002 in can't display armbian's interface screen   
    If you mean by installation moving the OS to onboard memory (eMMC) then first write image to and SD card (check docs if necessary) and then use armbian-install (or nand-sata-install on older images) to move OS to eMMC.
  10. Like
    Werner reacted to usual user in Odroid M1   
    4.19 legacy makes sense if you want to use functionalities for which there is no support in mainline for the rk3568 SoC yet. But this also requires special userspace software that can use these proprietary interfaces.

    5.19 doesn't make much sense, because it requires backporting everything that has already landed in 6.1.0-rc. Especially if you use the tobetter tree to pull from because it is based on very early WIP patches that contain bugs that are already fixed in mainline.

    As far as I know, 6.1.0-rc contains all mainline code available for the rk3568 SoC. So there is currently nothing relevant to add. For the ODROID M1 support only the source for the rk3568-odroid-m1.dts is missing. This can be easily added by cherrypicking the relevant commits from the maintainer tree. Or you build from linux-next and have the full preview on 6.2.0-rc1. But from the point of view of the ODROID M1, this only adds the rk3568-odroid-m1.dts out-of-the-box.
     
    IMHO you should start with 6.1.0-rc for the ODROID M1 and mainline kernel support. Everything else is unnecessary work that does not provide any advantages over 6.1.0-rc. Of course, all distribution dependent additions can still be applied, but from the point of view of the ODROID M1 they are not absolutely necessary.
  11. Like
    Werner reacted to Igor in Rock pi 4B boot failed after update   
    Fixed upgrade component is coming up ASAP. Just doing last tests.
  12. Like
    Werner reacted to balbes150 in OrangePI-800 (rk3399)   
    Hi. The kernel itself works well with all functions on RK3399 (has patches from LE). For the 1920x1080 video mode, 3399 features are quite enough for full-screen video in Armbian. For full-screen 4k video playback on Armbian there is not enough ffmpeg\HW decoder, but for such modes (4k video), I prefer to use a specialized distribution - LibreELEC, which works great for these purposes.
     
    If  build the latest versions of ffmpeg\mpv\kodi using patches from LE, all HW 4k functions will work in Armbian. I remember that @JMCC was building a test version of these components using the 5.10 kernel and everything worked fine.
     
    VGA does not work on it yet. All functions work on the first version of images with the 5.18.5 kernel (in fact, this is the "legacy" kernel from OPI)
     
     
  13. Like
    Werner reacted to balbes150 in P1 Pro Device tree?   
    There is another difference (important for me) - the presence of a power button, this turns the Station P1 pro into a full-fledged mini PC, it will not need to pull out the power supply to turn it on after the program shutdown. This is a small nuance, but it greatly changes the usability of the equipment, for example, as a replacement for a regular PC.

    p.s.  Tnx Andy, Firefly responded quickly to my request for a sample, I hope I will receive a P1 pro sample for support soon
  14. Like
    Werner reacted to Andy Sun in P1 Pro Device tree?   
    Compare to Station P1, Station P1 PRO update as below:
    1. Better wifi chipset with better wifi performance
    2. Adding SSD slot
  15. Like
    Werner got a reaction from hotnikq in Efforts to develop firmware for H96 MAX V56 RK3566 4G/32G   
    moved
  16. Like
    Werner reacted to balbes150 in OrangePI-800 (rk3399)   
    Version 20221019 works VGA HDMI video output, LAN, Wi Fi, analog sound, HDMI sound.
  17. Like
    Werner got a reaction from paulhart in Alternatives / Replacements for Helios4?   
    No OOB solution that I am aware of.
    Maybe take a look at RockPRO64 in combination with a PCIe to S-ATA controller like a SAS 9211-4i...
  18. Like
    Werner reacted to balbes150 in Switching custom kernels (e.g. 100Hz/250Hz/1000Hz)   
    This is an easily solved problem. Which device model (chip) do you want to use to test different kernel ?
     
    Not anymore. When using extlinux.conf or efi\grub, you can install and use an unlimited number of cores (limited only by free space for placement). The choice of which kernel (or even a completely different system) can be made in two ways, either on the screen via the keyboard (if u-boot has support for this), or via the UART console (this works on any model).
     
     
  19. Like
    Werner reacted to Igor in can't change network under openmediavault and no linux header   
    AFAIK this feature is no enabled by default. It must work pretty much this way: https://www.lisenet.com/2013/set-up-wake-on-lan-wol-on-a-debian-wheezy-server/
     
     
    This is known problem and we are developing things toward solution. We produce all different Docker images for that reason https://github.com/armbian/build/pkgs/container/build but what is missing is building header package under each one and store them into different repositories.
     
     
    Fix for that was just merged https://github.com/armbian/build/pull/4263 and updates are pushing out ASAP.
  20. Like
    Werner got a reaction from Az-eddine Haida in install and use Armbian on PINE64+ without display   
    Without display desktop version makes virtually no sense. Go for server/CLI version and access via SSH.
  21. Like
    Werner got a reaction from jscax in What is the current status of WiFi on Orange Pi Zero 2?   
    Did some cleanup here.
     
      
     
    Might be slightly off-topic but I won't serve anything via WiFi lol.
  22. Like
    Werner got a reaction from lanefu in Pinebook PRO does not boot Armbian_22.08.1_Pinebook-pro_bullseye_current_5.15.63.img   
    @NicoD @lanefu don't you have pbp for a quick test?
  23. Like
    Werner reacted to SteeMan in How to differentiate ethernet chipsets?   
    Are you sure that the last batch was an Orange PI 3, not the new Orange PI 3 LTS - similar names but slightly different boards with different Armbian builds.
  24. Like
    Werner reacted to SteeMan in Problems rebooting amlogic based boxes from emmc   
    @mcb777 Please note that posting such resources (i.e. the ophub build "amlogic-s9xxx-armbian" above) in this forum can be insulting towards Armbian developers since the developers behind ophub do not participate in the Armbian development effort nor these forums.  In fact they use the Armbian name for their fork without permission.  The concern being that users of these other code bases will turn to these forums for support not knowing the code they are running is not Armbian and burden our already scarce resources. I would ask you not to post such links in the Armbian forums in the future.
  25. Like
    Werner reacted to Igor in Cannot successfuly build armbian image   
    Check logs -> output/debug
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines