Until recently, installing Linux on Rockchip R3188 based TV boxes or HDMI TV dongles meant you had to flash one or more binaries to your device using various type of tools for Linux or Windows. But thanks to various members of the community, it’s now as easy as flashing an image for the Raspberry Pi, as long as you own Minix Neo X7, PQ Labs iStick A350-SSD, Radxa Rock development board, or Rikomagic MK802IV (AP6210 or 8188EU Wi-Fi module versions) thanks to images provided by Ian Morrison on G+ mini PC community that can be booted from a (micro) SD card, which the added advantage that it won’t mess with your Android installation.
You can do it whether you use a Windows or Linux PC, and it should also be possible on Mac OS X, but I don’t know the commands. Here are the steps to follow for MINIX NEO X7, other products will have the same procedure, only the filename will change:
- Download the image (linux-sdcard-minix-neo-x7.img.7z)
- Extract linux-sdcard-minix-neo-x7.img.7z using a utility that can handle this type of file, for example 7-Zip for Windows, or p7zip in Linux.
- Insert a (micro) SD card into your computer, and flash the extracted image:
- Windows – Using Win32DiskImager GUI tool
- Linux – with dd:
1sudo dd if=linux-sdcard-minix-neo-x7.img of=/dev/sdX bs=4M
where ‘X’ is the disk name, and varies from system to system. It may also be like /dev/mmcblkX. Use ‘lsusb’ to find out. If you use a USB hard drive, be very careful, as you may wipe out your data if you use the wrong X.
- Once this is complete, simply insert the SD card into your device, and powered it up and it should start Linux (Ubuntu 12.04)
The login credentials are Linuxium / p. Now you’ll get a fully working system, and if you want to return back to Android simply remove the SD card.
However, you may want to complete a few more steps to take advantage of the full SD card capacity.
- Type the following in a terminal window in your mini PC:
1echo -e "d\nn\np\n1\n81921\n\nw" | sudo fdisk /dev/mmcblk0 - Reboot, and type the command below to complete the partition resize:
1sudo resize2fs /dev/mmcblk0p1
Mali GPU hardware acceleration can be enabled as follows:
1 |
sudo mv /usr/lib/arm-linux-gnueabihf/mesa-egl /usr/lib/arm-linux-gnueabihf/xmesa-egl |
Finally, if for some reasons, you want to create a root password, you can do by typing:
1 2 |
sudo su - passwd root |
Now what if you don’t own any of the devices with pre-built SD card images? You can checkout Androtab.info instructions for Radxa Rock, which will give you ideas of what you need to do to boot from SD card on your own system. This does not require internal flash at all, you could unsolder the flash, and it would still work. Have fun!
Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011.
Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress
hi does it work for RK3066 devices?
can i try it on mk908? mk908 and mk802iv has similiar hardware.
@Onanii
I think it only works for RK3188 devices (TBC).
@guest
Yes, you can try, there is no risk, since it won’t modify your internal flash. But once I tried MK802 IV on MK908 and it did not work (NAND flash version), so there must be some kernel differences.
I’ve tried it on an OS-TRK802Q stick(which I think has the insides of a J22), only wifi is not working. Glmark2 score is:52, glxgears fps around 62-79 FPS
The first command works for 8GB microSD card only?
I’ve tried then Minix Neo X7 version, should have tried the Mk902 IV version.
I have a tutorial and a set of benchmarks for Measy U4A dongle (RK3188) http://www.rkblog.rk.edu.pl/w/p/picuntu-and-linuxium-linux-measy-u4a-android-dongle/ and some Radxa articles are coming too.
there’s a way for dummy using chroot
The Radxa guys have uploaded both Android 4.4 and Lubuntu SD card images- http://wiki.radxa.com/Rock/SD_images
can this method applied on “MINIX NEO X7 mini” ?
If anyone is interested some additional devices include:
Tronsmart T428 –
https://drive.google.com/file/d/0B99O3A0dDe67bFJBSTFqSzlxMG8
J22/CX919II –
https://drive.google.com/file/d/0B99O3A0dDe67eTBRd3RXY0FpcWc
MK809III –
https://drive.google.com/file/d/0B99O3A0dDe67NmIyLTl4Z3ZFRmc
Booting will give you a full Ubuntu 12.04 LTS desktop with Unity. It will not affect your installed software and there is no pre-requisite for a specific stock or custom ROM to be pre-installed. No ‘flashing’ is required as everything needed to boot is taken from the SD card so it will work even if the NAND is empty or the device is ‘bricked’.
Hey man! Is there any way to reach out to you? I need help with Ugoos UM2 i managed to boot one of your images but i cannot install anything because its old 🙁
@fathony
Based on the difference with NEO X7 (http://www.cnx-software.com/2013/08/05/minix-neo-x7mini-vs-neo-x7-android-media-players-comparison/), I’d say it should work, possibly excluding Wi-Fi (different module)
@Ian W MORRISON (Linuxium)
Presumably you can only create these images for devices you have; if people donate & send RK3188 devices, would you have time (etc) to create images for those?
@onebir
If a manufacturer donates and sends me a RK3188 or even a RK3288 device together with the Android kernel source I’ll certainly try and create an image for it.
Hi,
Great work! I have try it on my mk902ii using the MINIX NEO X7 image. It book up ok, but reported the wirelss is not ready? I have a look at the mk902ii spec and it is uses the same AP6210 (at least I think it does) as neo x7. Any idea?
@Ian W MORRISON (Linuxium)
I hope some will see that this offers a unique added value for their devices & send some your way (maybe throwing in a bit of cash with them 😉
I tried the Linux on my CX-919 ( old ? NOT : CX-919 II ) 1st I took linux-sdcard-j22.img an put it to SD card. Boots fine : but no WLAN device found in iwconfig output – so not usable at this moment. 2nd I took linux-sdcard-rkm-mk802iv-new.img to SD Boots fine & WLAN device found ! Also I hear sounds. Very nice. BUT : my TV has obviously 1920×1080 and so the buttons on the left are almost invisible. Also the panel on the top right is invisible but scrolls down if I touch the top border of the screen.… Read more »
@wkt
I don’t think you have a resolution issue, what you describe looks like “overscan”. I described it @ http://www.cnx-software.com/2010/05/30/tackling-overscan-in-media-players-and-digital-signage/
There should be settings on your television to underscan automatically, it’s not necessarily called that way.
No all TV support underscan, so you may have to modify your setting with xrandr, or edit directly a config file. I’m not sure which one it is, maybe /etc/X11/xorg.conf?
@Jean-Luc Aufranc (CNXSoft)
The underscan trick works on my TV from Acer via the HDMI settings built in.
Thanks for this problem solving info.
I cannot get MALi to work on CX919II no T
any idea?
Hello,
Thank you for creating this ubuntu build. It was easy to throw on the SD Card and boot up. I have a small issue though. The / filesystem is only 1.9gb and has filled up. Do you know of a way to expand it on the fly? Google results say you must boot it off a linux live CD and expand it offline.. Is it possible to maybe plug the SD Card into my laptop and expand the partition with some tool?
Thanks!
Hello,
Does it provides eth adapter support ?
@Shant
It should. Worst case, just build the kernel with the right options.
Wow I totally missed the two lines where you explained how to expand the filesystem. Sorry about that !
i tried it but my X7 will not boot from the SD card. Does anyone have an idea ?
?..or should the minix be rooted first ?
@Patrick
I’m not sure why it does not work, but it has nothing to do with Android being rooted or not, since the SD card method is supposed to work even if you don’t have NAND flash
thans for the replay… i will give it another try.
..reply offcourse
Didn’t work for me… I get the log in for one second and the screen goes black. Any ideas?
Hey, installed this on my MINIX NEO x7 mini and its working fine. why i installed this was because i wanted to run Plex Media server on it but im having truble installing it. the error i get is its wrong architecture, is ther a way to go around this?
Would you be able to use this tool to flash Minix Neo 7 img?
@RickW I have the same problem that there is barely any space left (about 150MB) when Ubuntu boots up. The SD card has 32GB. Why?
@jin
The expansion command line above is for 8GB flash I think, you’d need to adapt it to 32GB. (Line with fdisk /dev/mmcblk0)
@Joakim
Plex Media Server i386 will not work as this is an ARM architecture. I’m currently looking for ways to do the same thing, as this would be a wicked plex media server! Maybe we can use the ARM compiled NAS versions, but would have to do a manual install
Anyone can advise the latest kernel version working on this image.
It says: “The login credentials are Linuxium / p.” Sorry, but I have used the English onboard keyboard with everything like “Linuxium / p”, “Linuxium/p”, “linuxium/p” and “linuxium / p” but I always get “invalid password”. Is there any explanation, help etc.
I am a linux beginner so maybe just a hint might help! Or how to circumvent the password trouble???
Once I may be able to start linux propperly can I change it to German?
Hardware MINIX NEO X7
Walter
@Walter
The password it the letter ‘p’ in lowcase
have fun!
@Walter
OK, I think I finally understand what may have gone wrong here.
Username: linuxium
password: p
Commands are wrong for the partition resize. A spelling mistakes screws up the process:
First line (no single quote at end). Change:
echo -e “d\nn\np\n1\n81921\n\nw” | sudo fdisk /dev/mmcblk0′
to
echo -e “d\nn\np\n1\n81921\n\nw” | sudo fdisk /dev/mmcblk0
Second line(resize is spelled incorrectly). Change:
sudo reseize2fs /dev/mmcblk0p1
to
sudo resize2fs /dev/mmcblk0p1
@SirPedroEC
Thanks. I’ve corrected the typos.
how can I get the bluetooth working in RK3188 devices????
hello, i have a question about wifi on minix neo x7 under linux. i have linuxiums’ 12.10 setup from minixforums, and it running fine but i can not set wifi into access point mode. ‘sudo ip link set wlan0 up’ gives ‘RTNETLINK answers: Operation not permitted’ so is it possible to set the device as a access point/ internet share (eth0 to wlan0)? thank you
The image booted fine however any change I want to make is requiring a “root” password. Any ideas on how to remove this?
@Jason
It’s explained in the post. Create a root password.
@Minix x7, Linux x86 & 16GB SANDISK SSDcard
Hey there , I have done everything as written & my dd command under Linux reported no error… but when I introduce sdcard my device boots normally into MINIX & not UBUNTU. Also after dd my sdcard doesnt show up in nautilus & gparted identifies it as unindentified partition, is this normal?
Hi everyone. Can anybody build an img for MK908II Tronsmart device please? Morever i tried to install Kodi mediacenter but guys on kodi.tv said no ARM CPU supported yet. Any other idea? I would not like to use my Android cause it doesn’t support my IR MCE remote.
(some background info: a friend of mine has an MK908II, and he is trying to install for it, my CX919II J22 works fine)
What about kodibuntu ????
I am not sure if kodibunti supports hardwares in J22. However i was able to compiel Kodi on my TV bundle, but could able start cause desktop runs in 16bit color depth. Any idea?
@Ian W MORRISON (Linuxium) Hi Linuxium! Tanks for the firmwares. Your work is appriciated. I have a J22 and i want to use Kodi/XBMC on it. I know theres an android Kodi as well but my android doesnt support my irda receiver. So i thought once a full featured linux is installed then i will be able to install irda drivers, lirc and so on. I could compile a Kodi but i doesnt start and complaining for 16 bit color depth. I tried to switch xorg into 24 bit without luck. Colors were fuzzy. Just stucked here. I am not… Read more »
does anyone know if an mk902 can boot from usb? was going to try putting linux on sd but it wants the new smaller sized sd and can’t get those without another trip into town. (normal SD’s are easy to get everywhere but seems that smaller size is not yet so common and I’m not keen to put this off till I’m next in town or wait a week for an online order for something i I had not thought would be any trouble to get) If i want to do this now its either usb or the internal flash… Read more »
minix neo X7 — Followed instructions as per this page… Nothing… insert SD Card & boot… Nothing, normal Minix Android, everytime…..
Are there some special, must know details that were unintentionally omitted..?
Size of SD Card..? Which Partition of SD it must be written to..? What kid of partition the SD card must be..? I assumed VFAT, but is it supposed to be ext3 or something..? Is there some special command that must be given to the SD card to “bless” it so that it’s bootable..?
Pls advise… thanks in advance
@ChinaMarine
Reformatted the sdcard with mkfs.vfat with no partitions (not usual way one would format a drive) and DD’d the image, then worked right away… Interestingly, even after formatting with mkfs.vfat, as soon as I’d DD’d the image, fdisk reported the sdcard (partition table) as “83” Linux native partition.
Thanks for this wonderful image…!
Works very well, & fast…
Had a Beagle board a couple years back, and that took 5 minutes just to load the desktop environment, running a browser out of the question, just way too processor / memory intensive to be of any use…
Hi everyone. its boot fine and WLAN is working however there is no sound, Bluetooth and Ethernet on T-R42 Device RK3188 with B531_V2.0 Board
Hi, thx for software. I’ve been trying this on my Tv01 aka cs968 and boots fine to login screen but after entering password screen turns black (no signal info from tv) and nothing happens. There’s any solution for this. Thanks in advance. Lukas
hi.what is root password?thanks.
hi, it is posibile to do this process with a CX-998 RK3288? this model dont have a sd card reader, is posibile with a USB memory stick or a with usb micro sd reader? this is the picture of my hardware: https://www.google.ro/search?q=cx+998+rk3288&espv=2&biw=1920&bih=946&source=lnms&tbm=isch&sa=X&ei=u1fnVNrkJ8TPygOVv4LQDQ&ved=0CAYQ_AUoAQ&dpr=1#imgdii=_&imgrc=udbstc-IhqwdRM%253A%3Bj4khKgKKNECZaM%3Bhttp%253A%252F%252Fimage.dhgate.com%252F0x0%252Ff2%252Falbu%252Fg2%252FM00%252F9F%252F49%252FrBVaG1Q5Oi2AWRywAADxq3fALwU342.jpg%3Bhttp%253A%252F%252Fwww.dhgate.com%252Fstore%252Fproduct%252Fcx-998c-cx-998-rk3288-android-tv-box-quad%252F211299257.html%3B680%3B573
does the sd-based linux for devices like the mk902 have ssh already set up in it? (for that first login – eg like Raspian on raspberry pi’s – to be able to start using it if you don’t have a hdmi display) I have to use it headless now because the hdmi->vga box i was using died had no luck with a hdmi->dvi connector either (though it looks like the mk902 does seem to detect when its plugged in I only see a blank screen) I am scared to reboot because I’m not sure if the current setup which is… Read more »
@ChinaMarine
Works fine for me – but ONLY using 8GB SD-cards. Anything larger won’t work (haven’t tried smaller cards though).
Hi! I’m interesting about install ubuntu on my tablet Asus memopad 172V. Can I install ubuntu same as wrote here?
I can’t find some informations about install ubuntu on my tablet.
@bakha
Технические характеристики планшета Asus MeMo Pad ME172V:
OS: Android 4.1 Jelly Bean
CPU: ARM Cortex-A9, VIA, WonderMedia WM8950, 1 GHz
GPU: Mali-400
Display: 7 inches, 1024 x 600 pixels, 170 ppi, 10-пунктов-Multitouch, 140°, 350 cd/m²
camera: 1 MP, 720p HD Video @30fps
RAM: 1 GB RAM, 16 GB SD, microSD-slot
WLAN 802.11b/g/n
3,5mm-headphones/mic, micro-USB
G-Sensor
battary 4270 mH, 7 hours
@bakha
Sorry the instructions above are only for Rockchip devices, yours is based on WonderMedia WM8950, so it won’t work.
@Jean-Luc Aufranc (CNXSoft)
Thank for answer. may be some body could write drivers for wm. all problems on chip drivers?
Thanks CNXSoft for the writeup! Did this on my A350 and it worked “straight out of the box” – Ian – YOU ROCK!
iStick A350
16Gb uSD
Iogear wireless keyboard
4Gb USB Flash drive
DVI-to-HDMI output to 24″ Monitor
Working on getting a USB camera and the built-in fan to work and then I’ll be set (for now)
Side note: so far, I’m using a 16Gb Class 10 uSD card and it seems to be working just fine.
If I didn’t say it already [tic] – IAN – YOU ROCK!!!!!
Flashed this on my ug007b. Made the resize of sdcard and enabling of mali video acceleration. But it didn’t work. glxgears shows only ~70 FPS.
@unfalse
You can’t use glxgears to test OpenGL ES (that’s for OpenGL). Instead go with es2gears or glmark2-es2.
@Jean-Luc Aufranc (CNXSoft)
not working at all
linuxium@LINUXIUMONE:~$ es2gears
EGLUT: failed to initialize EGL display
linuxium@LINUXIUMONE:~$ glmark2-es2
Error: eglInitialize() failed with error: 12291
Segmentation fault
@Jean-Luc Aufranc (CNXSoft) the problem was with permissions. Executed these from Ian’s G+ blog (https://plus.google.com/+IanMORRISON/posts/NEWG6Mtz5U7): sudo chmod 666 /dev/dri/card0 sudo chmod 777 /dev/mali FPS from the tests: linuxium@LINUXIUMONE:~$ es2gears EGL_VERSION = 1.4 Linux-r3p2-01rel2 vertex shader info: fragment shader info: info: 864 frames in 5.0 seconds = 172.662 FPS 164 frames in 5.0 seconds = 32.663 FPS (the second value is because I resized the window to the size of screen) glmark2_es2 results: linuxium@LINUXIUMONE:~$ glmark2-es2 ======================================================= glmark2 2011.09 ======================================================= OpenGL Information GL_VENDOR: ARM GL_RENDERER: Mali-400 MP GL_VERSION: OpenGL ES 2.0 ======================================================= [build] use-vbo=false: FPS: 52 [build] use-vbo=true: FPS: 58 [texture] texture-filter=nearest:… Read more »
Worked fine on my Neo x7, Unity is a really bad desktop.
@zaikor
working now on cs968 (tv01), my sd card was corupted. I check it with new one (8gb) and starts perfectly. screen flashing probably due to low quality hdmi cable
Got all working on Neo X7 but cannot download anything as asking for authentication password which I haven’t set. Is there a default password i should be using???
sudo mv /usr/lib/arm-linux-gnueabihf/mesa-egl /usr/lib/arm-linux-gnueabihf/xmesa-egl
not working for me
give error
mv: cannot stat `/usr/lib/arm-linux-gnueabihf/mesa-egl’: No such file or directory
please help
because youtube videos not playing properly and only 360p only.
First, I want to say Thank you! It is easy way to try Ubuntu 14.04 like Linux at Minix NEO X7. Kernel is: # uname -a Linux LINUXIUMONE 3.0.36+ #1 SMP PREEMPT Sat Feb 15 20:54:36 EST 2014 armv7l armv7l armv7l GNU/Linux I see a problem with audio. Neo X7 has excellent hardware audio chip but the Linux driver is bad quality. Here is a simple way to prove it. Install Audacity, generate new sine tone, 440Hz, 0.8 amplitude, 30 seconds and play it! What do you hear? Is it nice sine audio?? I hear glitches, about 40 glitches during… Read more »
Just an update on sound troubles:
I think this is the easiest way to test sound. Install “sox” (sudo apt-get install sox) and play 30 seconds of 440Hz sine:
$ play -n synth 30 sine 440
Other problem related to audio is that it cannot be switched to HDMI output. Only Analog out or SPDIF output is supported in Linux.
This Ubuntu has no support for Bluetooth. I cannot connect BT speaker to address problem with the sound driver 🙁 And this Ubuntu has some serious problem with performance. I tried to run Boinc client and tried to decrypt several old messages from submarines with client for project Enigma@Home. I found that when I run the client under Android, I have almost double performonace advantage compared to Boinc under Ubuntu; yes, the same X7! I compare messages with similar size (score). Boinc under Ubuntu needs about 10000 seconds to process a work unit, Boinc under Android needs only about 5000… Read more »
this is just stupid. pointless waste of time. why bother ? what is benefit? nothing better to do? instructions are crap, idoit
I have created the bootable partition on a 32-gig microSD card and look forward to the possibility of using Linux on my iStick-350. The device was able to see the card so I think it is able to read from it. However putting the card in the drive and rebooting does not boot into linux. Are there options one could use to “turn on/off” the booting from the MicroSD card capability? I hope my device is working properly but also that the process of making the partition (which ends up being about 2 gigabytes in size) is working correctly too.… Read more »
Looks like my question was answered already, use an 8Gb card. Mine was 32Gb. Trying again. Thank you.
hi, I will try this in minix neo x8h plus … it should work right?, Can we try put debian in the same manner or it will only work with this package and ubuntu.. it is a bit overkill I think..
Thank’s for the post!!
@kyri
It won’t work. NEO X8-H Plus is based on Amlogic S812, so you’d need to find another way. You could have a look at the instructions for ODROID-C1+ board (Amlogic S805), and adapt them to your platform. You’ll at least need to replace the device tree file (dts / dtb) with the one for NEO X8-H Plus.
@Jean-Luc Aufranc (CNXSoft)
Thank you very much for your work and your beautiful and readable post. I’ve succesfully installed OS and XBMC media center on my neo x7 mini but when I try to launch it an error occurred: XBMC can run at least with 24 bit color depth. How can I change color depth? I’ve found some guides to edit xorg.conf but I don’t have any Screen section inside it. Can you help me? Thanks
@Jean-Luc Aufranc (CNXSoft)
Thank’s, yeah it didn’t work.. not sure what to do with this useless piece of junk.. I wan’t to put kodibuntu on it..
Nice tutorial!
Do you know how to install ubuntu 14 on this?
@Rick
You could probably install Ubuntu 12.04, then do an upgrade “sudo do-release-upgrade”.
Alternatively you could roll your own by following the instructions @ http://androtab.info/radxa_rock/ubuntu/
Hi guys! I tried this neo image after many previous failures with older images and RKBatchTools. This is really easy. It works on a 16GB microSDHC with a Kruger&Matz KM0202. Unfortunately, the wireless card is not working! 🙁 And the screen resolution is too high: 1920×1080. Unchangeable! No lower resolution possible. Ubuntu detects my 40″ Samsung TV as a laptop screen. So, the Ubuntu menu bar is almost out of the screen. It takes some imagination to find the shutdown button. 🙂 Please, could anyone help me find an image with working wireless connection. There’s no fun without internet connection!!
Hi again. I found out that this image works for me: https://drive.google.com/file/d/0B99O3A0dDe67NmIyLTl4Z3ZFRmc. That is the Rikomagic MK802IV New (AP6210) version. Wireless connection finally works, but the problem with the screen size remains the same (haven’t got the time to fix it). I tried to upgrade the Ubuntu system (apt-get upgrade) and broke it really bad: not enough space, then i rebooted and got a cryptic message that system is running in low settings mode and that window froze it all. Now i’m erasing the sd card and install it again, this time enlarging the ext4 partition after install.
Screen size is really easy to solve out. Not Ubuntu’s fault. Just overscan. In HDMI TVs go to settings menu, screen ratio (4:3, 16:9, etc) and choose the “fit screen” or “screen frame” option. It may have other similar name for your tv (label-dependend). Regarding Ubuntu updates and upgrades (i know you want that!!): FIRST you have to enlarge the ext4 partition!!!! Because is less than 2 GB and is almost full. You can enlarge it with GParted under any linux, just not the one on the sd card. Use another hardware (PC) to do it. Can’t do it in… Read more »
@Walter
The password is good (it works). Maybe is something wrong with your keyboard. Check the connection. Or maybe the keyboard language is set to other configuration than standard EN(US). Maybe the “p” letter is mapped to another key. The easiest solution would be to find a properly configured keyboard to en/us.
This Ubuntu 12_amrhf is one little trickster! DO NOT update it to 12.10! It will mess up the update process and the update database. You can upgrade it to 14.10 (trusty tahr) but the process will take like FOREVER. I doing it for over 2 hours now and i have no clue when it’s gonna end. Downloading the upgrade packages alone took almost one hour. It would be much faster to do a fresh install. Unfortunately i can’t find any newer version for this.
Hi guys! I have a MK809IV (red slicer) with RK3188T chipset and RTL8723bs wi-fi. The sdcard image Radxa Rock ( https://drive.google.com/file/d/0B99O3A0dDe67OGNUakZFenNLRVU ) from Ian Morrison ( https://plus.google.com/+IanMORRISON/posts/P6TNn3sisa2 ) boots fine, but the wi-fi did not work. I’ve tried the suggestion of Anat (post #464 – http://www.cloudynights.com/topic/459674-iastrohub-tablet-astrophotography-comes-true/page-19), but the wlan fails to power up. Any suggestion?
@Julio
sorry: red slider
can someone out there let me know if it is possible to have the screen out put set to 720P instead of the only output setting of 1080p, I am using a MK809 III mini PC and would love to use this device on my old 1280×1024 monitor via the HDMI to VGA converter I have for my Raspberry PI 2.
Thank you for any and all help with this issue.
I have to comment on this. I waited years for some programmer to do something like this. I almost made peace of having android media center forever, as much as I start to dislike android. So, firstly, congratulation and many thanks to creator of this image. When I found out about this, I was very eager to try. But, alas, came disappointment. Since there is no way to load this on anything bigger than 8gb, I have to raise the question – why bother? You gain absolutely nothing with so little space left. One of the few key points for… Read more »
how about minix neo x8 plus? is someone know how to dual booting android and ubuntu? thanks
@fendy
Although this has changed with Amlogic S905, Linux on Amlogic device is often limited to OpenELEC.
For X8-H Plus -> http://www.minixforum.com/threads/openelec-minix-x8-h-plus.3342/
I would like to use minix neo x7 with the Communications Device Class (CDC) cdc_acm.ko module to talk with an Arduino device over USB. Unfortunately this driver does not appear to be built into the kernel. Does anyone know the best way to install this module? I assume this project required a modified kernel but I did not see any mention on the kernel source code location. Alternatively, would it be possible to compile the CDC ACM module separately without rebuilding the entire kernel and then load the module dynamically (with modprobe)?
I know it has been ages, since the original post, but maybe someone will help me? i installed original version of linuxium’s debian wheezy in the nand of my minix neo x7 to make it work as a web server just for fun (https://f3sp.sytes.net/ btw, it is all in russian, but it runs wordpress flawlessly) . but, now, i can not mount anything nor perform fdisk – it gives me segfault. i can not use fstab also, so it is very much frustraiting. df -h though give me following: rootfs 11G 5,1G 4,6G 53% / udev 929M 0 929M 0%… Read more »
@Julio
Hi Julio,
Did you succeed getting RTL8723bs wi-fi working ok?
I have the same problem with my rk3188t stick…
Hope you can help me out here.
Tnx
Mac-l1
is there a way to enable the wifi adapter?
You’d need to get the right driver and firmware blob for your WiFi adapter.
Some WiFi adapter may not be supported in Linux due to the lack of driver/firmware.
I know this is really really old… but does anyone have a working version of Linux for Ugoos UM2 ?
Seems that these files are no more available on the google drive, where can I get them?