rafaeldavid Posted May 10 Posted May 10 1 hour ago, Nick A said: It shouldn’t take that long.. did you try booting without the sdcard? I tried, nothing happens, it stays on a black screen. 😪 0 Quote
rafaeldavid Posted May 11 Posted May 11 13 hours ago, Nick A said: @rafaeldavid Try a different sdcard. I tried, unfortunately the other one I have here at home doesn't recognize when I use it. To try another one, I'll have to buy a new one... =( 0 Quote
Đỗ Quang Huy Posted May 26 Posted May 26 Hi, I have an another version Box from H96 Max. https://www.h96tvbox.com/product/h96-max-h313-android-14-atv-tv-box/ Already install version X96Q V5.1 and almost worked except Wifi and Ethernet Wifi chipset is AIC8800D40 What I need to do for enable wifi and Ethernet ? Do you have any suggestions 0 Quote
Nick A Posted May 27 Posted May 27 For Ethernet maybe this will fix your problem. The X98H also has the same wifi chip. https://github.com/NickAlilovic/build/blob/v20250306/patch/kernel/archive/warpme-6.12/2001-arm64-dts-allwinner-h618-add-x98h.patch +&mmc1 { + vmmc-supply = <®_vcc3v3>; + bus-width = <4>; + non-removable; + max-frequency = <35000000>; + status = "okay"; + + wlan: wifi@1 { + reg = <1>; + }; +}; 0 Quote
Đỗ Quang Huy Posted May 27 Posted May 27 @Nick A Thank you so much. I build with x98h version, both Ethernet and Wifi worked. Wifi only has problem when use command "reboot", wlan0 is disappear. But if I unplug power and plug again, then wifi is work again. 0 Quote
sicxnull Posted May 31 Author Posted May 31 Just checked in and am surprised this thread has gotten so much attention. Glad people have been able to use and modify the image as needed. Huge shoutout to @Nick A for all the support he's giving in here 0 Quote
Nick A Posted June 1 Posted June 1 Glade to see you back @sicxnull. Thanks for the shoutout! Tried my best while you were gone. I don’t own one of these boxes. But I guess it doesn’t matter which one I get because theirs so many variations of the same box. 1 Quote
Krayfish Posted June 13 Posted June 13 Hello, @sicxnull, Thanks for all your work on the H96X box. I'm trying to install Armbian on my x96q V5.1, your image (Armbian-unofficial_24.11.0-trunk_X96q-v5-1_bookworm_current_6.6.44_mate_desktop.img.xz) works great apart from I'd really like a server instead of desktop. I'm just wanting to use it for a VPN (Tailscale) exit node. Would it be hard to build a server version? I have no Linux experience. 0 Quote
junji Posted Friday at 09:10 AM Posted Friday at 09:10 AM Notice, translation by ChatGPT. Hi everyone! I have an MX10 F3 TV stick running Android for a specific purpose, but I believe it could be more efficient with Armbian. I'm testing Nick's image Armbian-unofficial_25.05.0-trunk_X96q-lpddr3-v1-3_bookworm_edge_6.12.11_xfce_desktop.img.xz on a microSD. It works well, except for Wi-Fi and Bluetooth — the chip is AIC8800. I don’t know how to install the patch that has been shared. I also haven’t been able to make it work by installing the firmware and SDIO from https://github.com/geniuskidkanyi/aic8800 @Nick Aif you plan to release future versions, do you intend to include native support for the AIC8800 chip? 0 Quote
Abay Kalenov Posted Saturday at 06:57 PM Posted Saturday at 06:57 PM @IronIgel @ketzercat so, i also bought one of these have you launched somehow? 0 Quote
rockamal Posted Sunday at 06:25 PM Posted Sunday at 06:25 PM @junji. Can you explain me how you proceed to boot this OS image Armbian-unofficial_25.05.0-trunk_X96q-lpddr3-v1-3_bookworm_edge_6.12.11_xfce_desktop.img.xz ? 0 Quote
Abraham Tamayo Posted 16 hours ago Posted 16 hours ago Wow Tnx A LOT .. @Nick A .. your img work perfect to me .. download that image Armbian-unofficial_25.05.0-trunk_X98h_bookworm_edge_6.12.11_server.img burn to sd sudo dd if=/ISO/H313/Armbian-unofficial_25.05.0-trunk_X98h_bookworm_edge_6.12.11_server.img of=/dev/sdk bs=4M intro with ssh ssh root@192.168.X.X check the partitions lsblk burn to emmc dd if=/dev/mmcblk1 of=/dev/mmcblk0 bs=4M status=progress e2fsck -f /dev/mmcblk0p1 resize2fs /dev/mmcblk0p1 turn off = shutdown -r now remove the SD, reboot Enjoy. If dont works, try with gparted .. sudo apt-get install gparted sudo gparted resize 0 Quote
junji Posted 11 hours ago Posted 11 hours ago @rockamal Write the image to the SD card using whichever method you prefer—Balena Etcher, Rufus, dd, etc. I installed it on Manjaro using gnome-disk-utility. Just insert it and power on the TV box, and it should boot from the microSD. 0 Quote
Chelson a Posted 5 hours ago Posted 5 hours ago (edited) This is an awesome effort from you all! I purchased a v3. 1 2gb ddr3 version off ebay for 25usd and tried out the mate graphical image and it worked like a charm. Just some feedback for you all and others like me that read this forum. 996mb ram I think it is as reported by other users also. Vulkan graphics seem to be working, WiFi and usb ports all working out of the box. Bluetooth appears but I didn't try to connect to any devices yet. I even tried the tiny stories 656k ollama llm to see if that would work and its pretty fast with some bad stories haha even the 1b parameter model loaded but it's barely working. I will try llama.c next to try get some. Kind of acceleration from the gpu. Supertuxkart runs very smoothly. I installed on a 32gb SanDisk tf card with no worries flashing using etcher. It's quite a capable little machine. I even managed to compile a game I'm building at the moment for Linux + dos called deadseas which runs rather well. I havnt tried sound or anything yet as I'm direct into an old monitor via hdmi > dvi. So much better than the stock Android that the x96q comes with. Anyway thanks for your efforts! Edited 5 hours ago by Chelson a Spelling mistakes on my phones autocorrect 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.