Jump to content

Turgus

Members
  • Posts

    88
  • Joined

  • Last visited

Everything posted by Turgus

  1. Which armbian version did you try? Which dtb did you set in configuration file? On all x96mini (ver. 4.x) I got, there are no issues installing bionic (with added desktop) on internal, but I don't know which chips those got(could check it the days..)..
  2. ..the dtb files are where they always were!? ..I just burnt the 20201002 version on card and p281 & tx3mini dtbs are there: ..and your extlinux.conf (in the folder /BOOT/extlinux/) should look either: LABEL Armbian LINUX /zImage INITRD /uInitrd #FDT /dtb/amlogic/meson-gxl-s905w-p281.dtb FDT /dtb/amlogic/meson-gxl-s905w-tx3-mini.dtb APPEND root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 or LABEL Armbian LINUX /zImage INITRD /uInitrd FDT /dtb/amlogic/meson-gxl-s905w-p281.dtb #FDT /dtb/amlogic/meson-gxl-s905w-tx3-mini.dtb APPEND root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0
  3. Yes, the size doesn't mean anything as it just initializes use of the aml_autoscript ..which android version is your rom? if its android 9.x try burning nougat rom as startpoint..
  4. Did you try to get a rom or update via seller or from tanix? When your nand is already formatted, maybe try all official roms from tanix for tx3 mini/max and tx9 (since it has an s912 too).. Or try to install the armbian you could boot on eMMC.
  5. ..crazy world, okay-then you have to use s912 files as you did..I think the problem is that you used other systems which use other bootloader(then uboot is messed up for the mechanisms used with these armbian builds). Try starting with fresh android install (preferably nougat rom as it brings the best startpoint for armbian attempts..) to get un-tweaked bootloader..
  6. Are you sure that the specs are right?! ..all tanix tx3 minis I saw had(like the x96mini too) a s905w (not a s912) and there is a dtb meson-gxl-s905w-tx3-mini.dtb for tx3m (also meson-gxl-s905w-p281.dtb should work better than p201 which works just basically) then it should work. Is there a special reason you choose such an old image(better try one of the newer the extlinux-variants..) ??
  7. Yes, there are some android 9 versions without update tool, but on all x96minis(mine and from others) I could install armbian when using the nougat rom as startpoint(once you got armbian on the device newer armbian versions will boot flawless..)..
  8. Hi @fergian94, to run/install armbian on the x96mini is not that difficult: after burning the image onto card you have to edit extlinux.conf to point to /dtb/amlogic/meson-gxl-s905w-p281.dtb (added my extlinux.conf). Also you need to rename u-boot-s905x-s912 to u-boot.ext then you plug in ethernet cable (or USB-WIFI) to have network(built in wifi doesn't work on +90% of devices..) and keyboard (and sure the prepared card) to start via toothpick-method or via update-tool in android. Once started from card everything should work as expected and if you configured/installed/localized all stuff you want/need, you could burn it on eMMC via sudo /root/install-aml.sh If you get problems to start from card and got android 9.x on the device, try burning(via card or via cable) android 7 version as startpoint.. You will find one linked for example here: https://www.getdroidtips.com/stock-firmware-x96-mini-tv-box/ extlinux.conf.x96mini
  9. Armbian_20.09_Arm-64_bionic_current_5.8.5.img.xz (with added desktop) runs without problems for around 24 hours from eMMC on some of my x96mini 2/16G devices.. When testing Armbian_20.09_Arm-64_bionic_dev_5.9.0-rc4.img.xz (where usb works now) before, I had problems installing the desktop(installation via armbian-config started, but stopped after 2 seconds without any message), also system complains that filesystem needs resize on next boot(but this was already done on first boot..fs and size were okay when checked with fsck on linux laptop..), but I'm not sure if those issues came from my card, which was an older one with already 500+ write-cycles!?..
  10. Try those dtbs you get with the image you use and find out which works (best) for your board-that one you try to use doesn't fit to kernel and stuff and there is no chance to boot with wrong dtb..
  11. While Ver 20200820 & 21 (bionic + Desktop) works like a charm from internal and card on my x96mini 2/16 boxes, I can't get the dev-builds (Ver 20200821-dev or Ver 20200818-dev working as I got no USB and so no Keyboard.. On U-Boot keyboard is shown and soundcard (same without it) has LED on, but with booted system all USB devices are dead. Tried several gxl-dtbs..
  12. on a tanix tx3 mini (also p281 board) I had issues with an android 9 FW too, maybe burn an android 7 variant like this one as startpoint!?..
  13. Yes, I install most builds to eMMC on the x96minis and never had any problems using sudo /root/install-aml.sh Which system did you have on eMMC when you bricked the device? Could you revive it via usb burning tool and android?! Does it still boot from cards?
  14. Cool thing with the new u-boot on s905...! The bionic Version 20200816 (+ Desktop) runs nice from card and internal eMMC on (a part of) my vast of p281 x96mini 2/16 boxes.
  15. Thank you @hexdump & @balbes150 with your help I managed to boot with success! ..maybe others could avoid through my experience running into stupid issues because an simple equal sign.. By the way (even when I tweaked the u-boot with uEnv.txt) I like the output on screen..it a really cool feature-is there anything like this for H6 cpu too?!
  16. ..with hexdumps u-boot I get some messages, but except not compiled for using FDT & APPEND I see no reason producing this strange screen. Maybe others can see what is wrong here!?.. No difference when using other gxl dtbs. armbian 20.08 from internal (uEnv-Variant) runs flawless when I reboot without card.
  17. Because I used p281 dtb for years now, I didn't try others so far(could try other gxl ones..)..except usb keyboard nothing is on usb and connection to screen/TV is via hdmi cable (without apdapters). To use hexdumps u-boot I just copy it to the card and rename the bin file to u-boot.ext or how is it used?!
  18. Left it for over an hour at this scrambled screen, but nothing happened..might my issues come from armbian install on eMMC that it is neccessary to start with fresh android install again?!
  19. Had no luck to boot 20200815 or 20200814 on my x96mini p281 2/16 boxes. I always get some rows of multi coloured dots in the lower part of screen but I couldn't get the system boot up. What I did: 1. write image to sdcard 2. point extlinux.conf to meson-gxl-s905w-p281.dtb (and comment other hw out) 3. rename a copy of u-boot-s905x-s912 to u-boot.ext 4. (trying to) boot from that card Did I miss anything?!
  20. Thank you! ..with 20.08 (as always bionic build + desktop) USB works again and system runs flawless so far on my bunch of x96mini p281 2/16 boxes.
  21. While bionic version of 20200723 (with added desktop) runs nice on my x96mini p281 2/16G boxes, I couldn't get usb keyboard work on focal or bionic variants of Ver 20200810-dev kernel 5.8.0 Tried several dtbs (p281, tx-mini, p212, ... , also the p281 one from from 20200723), but always no keyboard and without it: no login and further tests..
  22. The bionic version of 20200723 (with added desktop) runs now for around 12 hours from internal on two of my x96mini 2/16G boxes without issues or problems as expected. By the way the bionics from 20200720 & 20200715 worked well on the p281 boxes too..
  23. @balbes150GPU-Test-Image launches properly(also testvideo from desktop plays fluent in windowmode&fullscreen) on s905w p281 x96 mini 2/16 (4.x PCB with working bt/wifi) as usual with the meson-gxl-s905w-p281.dtb
  24. For me rc3 works with desktop on x96mini 2/16G p281 hardware. Because I stick on bionic to use camorama I did just a quick test(localize, install some stuff..) from card, but it also reboots several times as expected and brings always the focal system WITH desktop up. Maybe try it again!?..
  25. Thank you @balbes150 for the new bionic build! Armbian_20.05.6_Arm-64_bionic_current_5.7.2_20200612.img.xz (plus via armbian-config added desktop) runs nice from internal on two newer(those strange ver. 4.x pcbs with wifi and bt working..) and one older/normal (no wifi) x96minis 2/16 with all programs I want/need at low temperatures(around 60°C).
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines