Jump to content

balbes150

Members
  • Posts

    4435
  • Joined

  • Last visited

Reputation Activity

  1. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    I'll add your use case (sd + nvme) to install, but you  have to check it yourself. 
  2. Like
    balbes150 got a reaction from Werner in Board Bring Up Station P1 rk3399, M1 rk3328   
    I'll add your use case (sd + nvme) to install, but you  have to check it yourself. 
  3. Like
    balbes150 got a reaction from manuti in How to run armbian on MK802 IV (rk3188) box   
    Perhaps, but when it will be - it is not known.
  4. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    @NicoD You can check out this image 20210228-legacy ?
     
    https://disk.yandex.ru/d/h_pMzFbuFXseOA?w=1
     
    I added a patch from 
     
    https://github.com/armbian/build/pull/2650#issuecomment-787198231
     
    to it to improve 4K.
     
    Pay attention.
    Before installing the media script or updating the system , freeze the kernel update, otherwise you will get the old kernel from the network repositories (this is not the correct kernel with errors).
     
    p. s. the image is already fixed DTB to reload.
  5. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    fix
    https://disk.yandex.ru/d/nA1iIKNCuZJxRw?w=1
     
  6. Like
    balbes150 got a reaction from MattWestB in How to run armbian on MK802 IV (rk3188) box   
    On the contrary, not removed, but developed. But not fast enough yet. I hope to add support for building images for rk3188 to my GIT in the future (and if there is a demand, it is possible to send a PR to the official GIT).
  7. Like
    balbes150 got a reaction from manuti in How to run armbian on MK802 IV (rk3188) box   
    On the contrary, not removed, but developed. But not fast enough yet. I hope to add support for building images for rk3188 to my GIT in the future (and if there is a demand, it is possible to send a PR to the official GIT).
  8. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    Version 20210226. Fixed NVMe and added a separate DTB for roc-rk3399-pc (works with Renegade Elite) with Legacy kernel. After testing for several weeks u-boot-2021.01 on different rk3399, the transition to u-boot-2021.01 was made
     
    I remind you that the configuration of DTB and other startup parameters is now performed in the file /boot/extlinux/extlinux.conf
  9. Like
    balbes150 reacted to NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    It works. OMG I'm so happy. You did an amazing work. 
     
    Graphics Feature Status Canvas: Hardware accelerated Compositing: Hardware accelerated Multiple Raster Threads: Force enabled Out-of-process Rasterization: Disabled OpenGL: Enabled Hardware Protected Video Decode: Hardware accelerated Rasterization: Software only. Hardware acceleration disabled Skia Renderer: Enabled Video Decode: Software only. Hardware acceleration disabled Vulkan: Disabled WebGL: Hardware accelerated WebGL2: Hardware accelerated And ... 
    /dev/nvme0n1p1 ext4 458G 70M 435G 1% /media/nicod/3acb3cd1-680c-455f-ab36-36f424ce5302  
    I'm stoked. I've got a bad habit of staying at a project until it's done. I should have done other things the last month, but every day I kept trying with the P1.
    I'll finally be able to finish it and start with another board. And I'll be able to use the P1 as my main machine. And my M4V2 for gaming. Thank you.
     
    I'll wait for that. I don't mind waiting a bit longer.
  10. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    In a few hours, I plan to update the images on the site, including with a new version of Buster (which will all have the patched DTB enabled by default).
  11. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    Fix
    https://disk.yandex.ru/d/q93YskG2DU9Reg?w=1
  12. Like
    balbes150 got a reaction from anhthodien69 in Armbian for TV box rk3328   
    A test version of the image Armbian for TV boxes on the basis of RK3328. Tested on MVR9
    http://freaktab.com/forum/tv-player-support/rockchip-based-tv-players/rk3328-devices/653167-bqeel-mvr9-rk3328-quad-core-64bit-cortex-a53-android-7-2-16gb-2-4ghz-wifi-bt4
     
    All basic functions work. For running. Download. Unpack. To record on the SD card. Connect the SD card to TV box, connect a keyboard and mouse. To turn the power on the TV box. The system should start within 2-3 minutes. You must perform the initial configuration of Armbian.

    https://yadi.sk/d/DSO6euzB3ahemo
     
    https://mega.nz/#F!zoZywCTQ!9sNfXIAB3m_DyLl5I8P94w
     
    The system of choosing the correct dtb has changed.
    Please note, now it should be done on a different principle (files do not need to be copied).
    To select the desired dtb, you need to change the line in the text file "/extlinux/extlinux.conf". In the line "FDT" you need to change the name of the file that the system will use at startup. The list of available files (names to specify in the configuration) can be found in the "dtb"directory. If you do not know exactly what file you need , you can enter all available names in turn and check the operation of the system. In accordance with this, the system installation script in eMMC has been changed. The steps to install the system on the eMMC remain the same.
     
    Added a utility to full backup and restore the entire eMMC "ddbr". Checked mode the backup MVR9. Now if you try to check the recovery mode.
     
    The order of installation in eMMC.
     
    1. Download, unzip and burn the image to SD card.
    2. Start Armbian on the TV box and perform the initial setup of the system.
    3. If the system works correctly and you are satisfied, run the utility "ddbr" and create a full backup of eMMC (this is a prerequisite).
    4. Rename the file "/boot/mvr9-uboot.img" in "/boot/uboot.img".
    5. Run as user "root" script "/boot/create-mbr-linux.sh"
    6. To run the script "/root/install.sh"
     
    Pay attention to the correct operation of the installation procedure need to comply strictly with the order of the steps.
  13. Like
    balbes150 reacted to gounthar in Board Bring Up Station P1 rk3399, M1 rk3328   
    I did it. Somehow.
  14. Like
    balbes150 got a reaction from gounthar in Board Bring Up Station P1 rk3399, M1 rk3328   
    @NicoD Can you shoot a video on how to download and burn an Armbian image to an SD card using only a regular Android on P1 ? I. e. I am interested in a video how to run Armbian with only P1. This instruction allows any user, without any additional devices (PC, laptop, etc.) to get a working Armbian on any supported device.
  15. Like
    balbes150 got a reaction from NicoD in RK3399 Legacy Multimedia Framework   
    Now I checked on P1 without NVMe), with the "plus" file-video and sound are accelerated by 2 times, with the non-plus file, video and sound are normal. (DTB files from the site).
    NVMe operation has not been verified.
  16. Like
    balbes150 got a reaction from hartraft in Mainline VPU   
    Yes
  17. Like
    balbes150 got a reaction from denni_isl in Firfly-rk3399 have not been booting up reasent images from Armbian   
    I expected this, the reason is not correct (not correct) data for DTB. To solve the problem, I need to have the test equipment. I sent a request to Fyrefly, but for now it's the New Year in China and the response will be after it.
  18. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    Maybe it is possible to perform a simple recording of what is happening on the monitor on a regular video camera or take photos of your favorite moments ?
  19. Like
    balbes150 reacted to JMCC in RK3288/RK3328 Legacy Multimedia Framework   
    @balbes150 This commit takes care of the issue. I built and tested a xfce-buster image, and everything seems OK.
     
    I also added the session selector to LightDM greeter, so people can choose Kodi or any other desktop of their choice.
  20. Like
    balbes150 reacted to JMCC in RK3288/RK3328 Legacy Multimedia Framework   
    I used master. From what you say, it looks like we need to put some "Provides: armbian-xxx-desktop" field in the package control files, to ensure backwards compatibility. I will look into it.
  21. Like
    balbes150 reacted to JMCC in RK3288/RK3328 Legacy Multimedia Framework   
    Last time I tried, it was working fine, but it was two weeks ago. Let me test when I get home.
  22. Like
    balbes150 got a reaction from NicoD in Board Bring Up Station P1 rk3399, M1 rk3328   
    I don't use android, after version 4 (after googl messed it up and turned it into shit).
     
    I totally agree
  23. Like
    balbes150 got a reaction from Werner in Board Bring Up Station P1 rk3399, M1 rk3328   
    I don't use android, after version 4 (after googl messed it up and turned it into shit).
     
    I totally agree
  24. Like
    balbes150 got a reaction from Werner in Mainline VPU   
    Yes
  25. Like
    balbes150 got a reaction from Werner in Mainline VPU   
    These changes are long ago in the ArmbianTV images for Station P1\M1 
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines