Jump to content

pcconsult

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    pcconsult got a reaction from boxmeister in X96 MAX (S905X2) with Armbian-ubuntu   
    All working now. My steps:
    1. Download from this link: https://yadi.sk/d/pHxaRAs-tZiei/20.02/20200205 Armbian_20.02.0-rc1.038_Aml-s9xxx_bullseye_current_5.5.0-rc6_desktop_20200205.img.xz
    2. Image size after extraction is 5000MB - do not extract it. If you using PC for burning image on USB drive or micro sd card, please use this program USBimager from here: https://gitlab.com/bztsrc/usbimager
    3. Boot on X96 MAX. Insert prepared with image USB drive or memory card. From Android select UPDATE...  from applications. Select file From your /Boot/...zip on the bottom. Then press Update.
    4. X96 Max rebooted and you are booting Linux. Follow steps for login: user root, password 1234. Change root password. Create new user.
    5. Graphical interface - no sound, only two cores. Be happy - keep reading!
    6. Touch with mouse Application in top left corner and select Terminal Emulator. Go to /root with this command: "sudo su -" (without quotes). Enter your user password. In this directory you have two files. One of them install this armbian on internal memory and delete your android. Other file is named g12_sound.sh and after execution you have working sound card (I use it from HDMI port).
    7. If you install armbian to internal ssd on your X96 MAX follow instructions and reboot after completed execution of copy process. In terminal use command halt and detach installation device for boot from internal ssd drive.
    8. Unplug and plug power cable. Remote is not working. Linux is booting. Login as root and edit file /boot/uEnv.txt. Replace row FDT=/dtb/amlogic/meson-g12b-odroid-n2.dtb with FDT=/dtb/amlogic/meson-g12a-x96-max.dtb
    9. Save file and reboot. You have four working cores. Bluetooth is working. Firefox is not work now. Open Terminal. "sudo su -", enter your password, insert lan cable. Set network settings. After that use command apt update && apt upgrade && apt remove gcc-9 && apt install gcc-10
    10. Firefox is working
    11. Enjoy
  2. Like
    pcconsult got a reaction from Petrunin Alex in X96 MAX (S905X2) with Armbian-ubuntu   
    All working now. My steps:
    1. Download from this link: https://yadi.sk/d/pHxaRAs-tZiei/20.02/20200205 Armbian_20.02.0-rc1.038_Aml-s9xxx_bullseye_current_5.5.0-rc6_desktop_20200205.img.xz
    2. Image size after extraction is 5000MB - do not extract it. If you using PC for burning image on USB drive or micro sd card, please use this program USBimager from here: https://gitlab.com/bztsrc/usbimager
    3. Boot on X96 MAX. Insert prepared with image USB drive or memory card. From Android select UPDATE...  from applications. Select file From your /Boot/...zip on the bottom. Then press Update.
    4. X96 Max rebooted and you are booting Linux. Follow steps for login: user root, password 1234. Change root password. Create new user.
    5. Graphical interface - no sound, only two cores. Be happy - keep reading!
    6. Touch with mouse Application in top left corner and select Terminal Emulator. Go to /root with this command: "sudo su -" (without quotes). Enter your user password. In this directory you have two files. One of them install this armbian on internal memory and delete your android. Other file is named g12_sound.sh and after execution you have working sound card (I use it from HDMI port).
    7. If you install armbian to internal ssd on your X96 MAX follow instructions and reboot after completed execution of copy process. In terminal use command halt and detach installation device for boot from internal ssd drive.
    8. Unplug and plug power cable. Remote is not working. Linux is booting. Login as root and edit file /boot/uEnv.txt. Replace row FDT=/dtb/amlogic/meson-g12b-odroid-n2.dtb with FDT=/dtb/amlogic/meson-g12a-x96-max.dtb
    9. Save file and reboot. You have four working cores. Bluetooth is working. Firefox is not work now. Open Terminal. "sudo su -", enter your password, insert lan cable. Set network settings. After that use command apt update && apt upgrade && apt remove gcc-9 && apt install gcc-10
    10. Firefox is working
    11. Enjoy
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines