First let me give major props to Ian, love the no flash option. I used your J22 build annd love it BUT I am like a lot of folks i've already read here and on Ian's g+ post. I need a 720p kernel. Lordy, my eyyes aren't up for 1080p. I can easily run Ian's update-sdcard script but could someone point me to a J22 720p-ap6210 kernel with a link. I have tried the radxa pages fix for forcing 720 and it was really much worse than the 1080 so i just adjusted the scale to get my desktop all on the screen. I dont want to have to learn how to compile one myself if the works already done {dont need to reinvent the wheel} Just post me a link to one if it exists. thanx love
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Easiest way to try Linux
Collapse
X
-
J22 Kernel??
First let me give major props to Ian, love the no flash option. I used your J22 build annd love it BUT I am like a lot of folks i've already read here and on Ian's g+ post. I need a 720p kernel. Lordy, my eyyes aren't up for 1080p. I can easily run Ian's update-sdcard script but could someone point me to a J22 720p-ap6210 kernel with a link. I have tried the radxa pages fix for forcing 720 and it was really much worse than the 1080 so i just adjusted the scale to get my desktop all on the screen. I dont want to have to learn how to compile one myself if the works already done {dont need to reinvent the wheel} Just post me a link to one if it exists. thanx love
-
I confirmed tvheadend works on minix7 with su3000 usb dvb-s2 on linuxium ubuntu 12 LTS.
I setuped latest tvheadend. manuel load dvb driver ko files with insmod)
I try to find init.d script for tvheadend and driver that auto load on boot. may be some body use my point of view
mpeg2 channel playing not fluently and skip frame( that we know no hw accelaration linux)
other line device playing that like http://www.buydvb.net/moi-dvbs2-streaming-box-p-88.html
may be rockchip give new driver vpu for linux buildroot.
I used class 10 sandisk sd card. this sdcard very fast than class 4 sd card
need your opinion
this card compatiple mmc4.5
SanDisk Extreme PRO® SDHC™/SDXC™ UHS-II Memory Card 280 mb/s read
Comment
-
Linuxium Network Drivers
Hi,
Is there any Linux specialist who has by any chance compiled Kernel 3.0.36+ drivers for the following Network Adapters?
- KY-RD9700 USB-LAN (USB product id: 0fe6:9700 chipset DM9601) (qf9700.ko or dm9601.ko)
- Ralink Alfa AWUS036NEH USB-WIFI (RT2870sta.ko or RT3070sta.ko)
I'm trying to use them in Linuxium running on Rikomagic MK802 IV - later version.
There was a thread on this forum in 2013 with user Leolas compiling various drivers for Linux but all the links are dead.
Thanks!
Originally posted by linuxium View PostIf you only have a Windows PC and Android MiniPC but you would still like to try out Linux then simply download and unzip one of the following files appropriate to your MiniPC and write the image to an SD card using 'Win32 Disk Imager' on Windows. Once you have written the image just put the SD card into your MiniPC and turn on the power. If you are a Linux user and want to try out one of these images then just write it to an SD card using 'dd if=UNZIPPED_FILE_NAME of=/dev/sdX bs=4M' where 'X' is the disk name and 'UNZIPPED_FILE_NAME' is the file name.
I'm providing five options:
Minix Neo X7 - https://drive.google.com/file/d/0B99...npXdTZYUjhOX1U
PQ Labs A350-SSD - https://drive.google.com/file/d/0B99...TJXM2VZaGtMT2c
Radxa Rock - https://drive.google.com/file/d/0B99...GNUakZFenNLRVU
Rikomagic MK802IV New (AP6210) - https://drive.google.com/file/d/0B99...mIyLTl4Z3ZFRmc
Rikomagic MK802IV Old (8188EU) - https://drive.google.com/file/d/0B99...jVGRG14aGVoLVE
Just a reminder that the Linuxium user password is 'p' (without the quotes) and that a root password can be set by entering 'sudo su -' and then 'passwd root' in a terminal window. You can expand the file system to utilise the whole SD card by entering 'echo -e "d\nn\np\n1\n81921\n\nw" | sudo fdisk /dev/mmcblk0' then rebooting and entering 'sudo reseize2fs /dev/mmcblk0p1' to complete the resizing and Mali hardware acceleration can be enabled by entering 'sudo mv /usr/lib/arm-linux-gnueabihf/mesa-egl /usr/lib/arm-linux-gnueabihf/xmesa-egl'.
Enjoy!
(see also https://plus.google.com/109451178006683865932/posts/P6TNn3sisa2)Last edited by cata_alex; 06 October 2014, 16:27.
Comment
-
Originally posted by xpanda View PostI tried all NAND images posted by him, but either no booting or no wifi. This is only image perfectly working, but 33% of success in booting up as I mentioned above. That's why I want to convert it to NAND one. Mine is "transmart mk908ii."
but I am not sure if MK802IV version will work on MK908II...
Comment
-
Originally posted by cata_alex View PostHi,
Is there any Linux specialist who has by any chance compiled Kernel 3.0.36+ drivers for the following Network Adapters?
- KY-RD9700 USB-LAN (USB product id: 0fe6:9700 chipset DM9601) (qf9700.ko or dm9601.ko)
- Ralink Alfa AWUS036NEH USB-WIFI (RT2870sta.ko or RT3070sta.ko)
put it somewhere and add the line
insmod /yourpath/dm9601.ko
to /etc/rc.local
Comment
-
hi all
I am trying to use a changed and build videograbber driver and I am hitting a point that I don't know what to do anymore
As you can see I also build the kernel and it is also installed in the boot directory
Code:rwxr-xr-x 2 root root 4096 Nov 18 23:47 ./ drwxr-xr-x 23 root root 4096 Jul 2 05:24 ../ -rw-r--r-- 1 root root 1437707 Nov 18 23:46 System.map-3.0.36+ -rw-r--r-- 1 root root 1437707 Nov 18 22:37 System.map-3.0.36+.old -rw-r--r-- 1 root root 78908 Nov 18 23:46 config-3.0.36+ -rw-r--r-- 1 root root 78908 Nov 18 22:37 config-3.0.36+.old -rw-r--r-- 1 root root 1761474 Nov 18 23:47 initrd.img-3.0.36+ -rw-r--r-- 1 root root 8138788 Nov 18 23:46 vmlinuz-3.0.36+ -rw-r--r-- 1 root root 8138788 Nov 18 22:37 vmlinuz-3.0.36+.old linuxium@LINUXIUMONE:/boot$ cd ..
Code:rwxr-xr-x 2 root root 4096 Nov 18 23:47 cx231xx/ -rw-r--r-- 1 root root 22417 Nov 18 23:47 cx2341x.ko drwxr-xr-x 2 root root 4096 Nov 18 23:47 cx25840/ drwxr-xr-x 2 root root 4096 Nov 18 23:47 gspca/ -rw-r--r-- 1 root root 9560 Nov 18 23:47 ir-kbd-i2c.ko -rw-r--r-- 1 root root 21687 Nov 18 23:47 tuner.ko -rw-r--r-- 1 root root 16825 Nov 18 23:47 tveeprom.ko drwxr-xr-x 2 root root 4096 Nov 18 23:47 uvc/ -rw-r--r-- 1 root root 10726 Nov 18 23:47 v4l2-common.ko -rw-r--r-- 1 root root 5320 Nov 18 23:47 v4l2-int-device.ko -rw-r--r-- 1 root root 22718 Nov 18 23:47 videobuf-core.ko -rw-r--r-- 1 root root 8317 Nov 18 23:47 videobuf-vmalloc.ko -rw-r--r-- 1 root root 93907 Nov 18 23:47 videodev.ko root@LINUXIUMONE:/lib/modules/3.0.36+/kernel/drivers/media/video# cd cx231xx/ root@LINUXIUMONE:/lib/modules/3.0.36+/kernel/drivers/media/video/cx231xx# ls cx231xx-alsa.ko cx231xx.ko root@LINUXIUMONE:/lib/modules/3.0.36+/kernel/drivers/media/video/cx231xx# ll total 196 drwxr-xr-x 2 root root 4096 Nov 18 23:47 ./ drwxr-xr-x 6 root root 4096 Nov 18 23:47 ../ -rw-r--r-- 1 root root 13504 Nov 18 23:47 cx231xx-alsa.ko -rw-r--r-- 1 root root 173724 Nov 18 23:47 cx231xx.ko root@LINUXIUMONE:/lib/modules/3.0.36+/kernel/drivers/media/video/cx231xx#
Code:inuxium@LINUXIUMONE:/$ sudo modprobe cx231xx [sudo] password for linuxium: WARNING: Error inserting videodev (/lib/modules/3.0.36+/kernel/drivers/media/video/videodev.ko): Invalid module format WARNING: Error inserting v4l2_common (/lib/modules/3.0.36+/kernel/drivers/media/video/v4l2-common.ko): Invalid module format WARNING: Error inserting videobuf_core (/lib/modules/3.0.36+/kernel/drivers/media/video/videobuf-core.ko): Invalid module format WARNING: Error inserting videobuf_vmalloc (/lib/modules/3.0.36+/kernel/drivers/media/video/videobuf-vmalloc.ko): Invalid module format WARNING: Error inserting cx2341x (/lib/modules/3.0.36+/kernel/drivers/media/video/cx2341x.ko): Invalid module format FATAL: Error inserting cx231xx (/lib/modules/3.0.36+/kernel/drivers/media/video/cx231xx/cx231xx.ko): Invalid module format linuxium@LINUXIUMONE:/$
please piont me in the right direction, i am stuck
Bart,Last edited by dirtyballs; 19 November 2014, 23:30.
Comment
-
Hi,
Many thanks to linuxium. It works well on MK 809 III. I write this message with linuxiumone
Although, I need some help.
I have installed french package (sudo apt-get install language-pack-fr language-pack-gnome-fr) but Unity is still in english.
Here's a screenshot of "language support". Buttons remains grey.
I tried "dpkg--reconfigure locales" but no changes.
Any idea ?MK809 III - Geekbuying december 2013
Comment
-
Linux boot problems with Android 4.4.2 version of MK802IV
Originally posted by linuxium View PostRikomagic MK802IV New (AP6210) - https://drive.google.com/file/d/0B99...mIyLTl4Z3ZFRmc
But, I am unable to get this procedure to work on a new MK802IV (shipped with Android 4.4.2), even though the reason I chose the MK802IV was that it appeared to be popular, and, most importantly, supported by the "Easiest Way..". My guess: It worked well when it shipped with Android 4.2, and something (bootloader?) changed when it was “upgraded” to the 4.4.2 version of the MK802IV.
When my MK802IV powers up with a uSD card loaded with the Linuxium MK802IV image, it no longer boots Android 4.4.2. But it does not boot Ubuntu 12.04 from the SD card, either. It just displays a blank screen with “No Signal” popping up over it it, for about 10 seconds, then changing to “No Support”.
Any advice on my options? Replace the Android 4.4.2 ROM with a 4.2 ROM? Are there any less intrusive options? Can anyone point me in the right direction? I have very little experience.
Comment
-
Hi all,
before anything,
thank you for your awesome work linuxium
Linux start, my card show me 32go, the acceleration worked.
I just have a last problem, i have a Mk908-II and everything worked well except the sound.
i tried to see if a sound card is recognised, there is a sound card, but absoloutly no sound.
i tried a dist upgrade to 14.04.
i can hear the start-up sound but the desktop manager won't launch.
i noticed that when i tried to update, a pop-up noticed me to keep unity out of date or it will not worked.
I will try to install lubuntu desktop and do the update after that.
So, if it does'nt work, did you have a solution to have a functional sound in 12.04 for a Mk908II?
Thank by advance for your attention.
( sorry if the solution was already posted, i'm a noob. i searched for the solution i did'nt find anything. )
Thank a lot again linuxium for your work.
Have a nice day.
Laodeus.
Comment
What's Going On
Collapse
There are currently 2217 users online. 1 members and 2216 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment