[Q] Android for the X-86 platform/ Archos 9 Tablet - Android Software Development

Hey
I was wondering if there is anyone here tracking/developing for the android-X86 community.
www.android-x86.org
I have been able to boot Android-x86 on a few laptops but I would really like to run it on my Archos 9 Tablet full time, the only problem is that the touch screen and wifi don't work.
The hardware list on Android-X86 shows support for the Archos 9 but the above hardware still doesn't work even though they say it does.
There isn't a lot of support on the site and there discussion groups fail to provide any useful information.
If there is anyone here with more insight on this development please let me know.
Thanks again.

HI!!
Hi, I'm trying to run Androidx86 1.6 r2 on my Gateway netbook, but it was too slow and I wasn't enable to turn on the Wifi.
Haw can I load Android on a better performance??
And what OS are you using right now on your Archos 9? I'm looking for a better option than W7....

I'd like to do the same thing... But on my Acer 1420P tablet

Hello,
Is there any news concerning the touchscreen driver ?

hey guys I am interested in porting android on my archos too...please HELP!!!

I am making the port of the Motion M1400, I may be able to help. You have to create your own device tree (described on the page you linked, under "Add new target") Then you have to create the hw-specific stuff, defconfig for the kernel, add support drivers' flags, etc. Like, for my M1400, I had to add the BOARD_WACOMENABLED flag, as it has a WACOM input panel.

Related

Ubuntu on the HTC Shift

I've been checking out the stuff on the web about Linux on the shift, found these, pretty interesting. This ubuntu even detects the motion rolling from left to right, and he makes the cursor move around the screen by tilting the unit. Also has csreen rotation working:
http://mobilitysite.com/2008/07/ubuntu-in-a-htc-shift/
another one:
http://pof.eslack.org/blog/2008/04/14/linux-on-htc-shift/
"Once Ubuntu is installed, you get a menu at boot time which lets you choose which operating system to boot, Vista or Ubuntu. Surprisingly most of the hardware is auto-detected by ubuntu, and almost everything works out of the box:
* Audio is working, mute and volume control works using the Fn keys.
* SD card reader is working.
* Adjusting the screen backlight works with the proper Fn keys.
* Webcam is working (you can test it with gstreamer-properties).
* CPU frequency scaling works by default too on the Intel Stealy 800Mhz CPU, you can monitor it by enabling the cpufreq gnome pannel.
* ACPI is working, you can get the CPU temperature using the sensors-applet.
* Screen resolution works at 800×480. I have not tried higher resolutions yet.
* Bluetooth is working.
However there are a few things that require some extra work in order to have them working properly."
http://forum.xda-developers.com/showthread.php?t=381915
its pof old work! it works only with 8.04 but once updated the system, most pof works will not work.
Hi
I installed Ubuntu last night as I can't get any other version of Windows (except the memory and space hogging Vista) to install at the moment.
I was very impressed with how much DID work without any fiddling and now I shall spend another few evenings reading exactly how to make the rest of it work.
I'm hoping to be able to then get rid of Vista (but not off the X partition JUST IN CASE!) and regain some space, but I think that I need Windows to run some software for my OU degree course... rather important given this was my excuse for buying a SHIFT (so I'd always be able to work on my degree regardless of where I was (or so my other half thinks!)).
However I know NOTHING about Linux and am somewhat daunted by it but also looking forward to getting a more "hands on" with the Shift and some more computing experience under my belt.
I am rather excited by the concept of actually being able to use things like the g-sensor. Why would HTC put it in then give you nothing to make it work under Vista? Kinda sums up their decision-process when creating the Shift, if you ask me...
Ubuntu on an external USB hard disk also works as described. Wireless doesn't work; this is noted elsewhere in this thread: the 8686 drivers need to be found, compiled, and installed; any detailed pointers would be much appreciated. 640x480 resolution (only) is a major drawback, as control panels come up with essential buttons off screen, and there doesn't seem to be any trick to move them on screen. It boots much faster and it is much more responsive than VISTA ... I would make Ubuntu permanent on the Shift platform if I could get wireless and the resolution control working.
cnbabbage said:
I would make Ubuntu permanent on the Shift platform if I could get wireless and the resolution control working.
Click to expand...
Click to collapse
If you go to POF's website (link in the second link in the first message of this thread I think) there is an installer packet that should make WIFI work although being a Linux novice, it doesn't for me! It seems to do what it's meant to do as I can see stuff happening in the terminal window but nothing actually happens or changes after it's done...
I agree that the resolution is a BIG problem at 800 x 640 or whatever it is under Ubuntu 8.04 and hope someone has a solution soon PLEASE!
for Resolution, you can go and reconfig your Xserver yourself. Never used to get it to work on ubuntu but on gentoo no problem at all.
All other pof stuff will work with smal adjustments !! just read the right threads.
Neutron83 said:
for Resolution, you can go and reconfig your Xserver yourself. Never used to get it to work on ubuntu but on gentoo no problem at all.
All other pof stuff will work with smal adjustments !! just read the right threads.
Click to expand...
Click to collapse
I think I did well to get as far as I did as a Noob actually (and a girl one at that!). I have no problem with people saying "search the forum" to people who ask simple questions like "how do I access SnapVue" but when someone's clearly done their research and is still struggling, it's very frustrating. I've just spent nearly ALL weekend on this forum (and google) and got as far as making Ubuntu 8.10 work as I wanted except Wifi and screen resolution, given no one else has mentioned any of these necessities working on 8.10 as far as I can remember and the fact I know nothing about Linux!! Proof in point; your first comment about the Xserver - I don't even know what that is (though I've probably been fiddling in it)
When I have the time I'll start a new thread with all my wonderful findings so it's all in one place - but I have to earn a living and feed the family so it's not high on my agenda this week. I'm due some time off work, so will aim to get it done then (like painting the kitchen and making curtains for my daughter's room...!)
I can upload older ubuntu 8.04 someplace. With this version all pofs configs and hacks work normally.
Hello together!
I'm also working on getting a current Linux up and running on the Shift (Arch Linux with kernel 2.6.28) and found these problems/"solutions":
- Display: I believe that's a combined hard- and software problem. The display doesn't report its correct capabilities and the driver doesn't handle interpolated resolutions that well (I modified the driver for this). I already mailed this to the xorg mailing list, but I didn't get an answer (perhaps I missed some information like driver version)
- Wifi: The old Marvell driver (from their website) isn't compatible with 2.6.28 anymore, but there is a new one in the kernel itself (called libertas), that only needs the firmware in /lib/firmware (check out this git repo if you need to). But at least in my case the chip is still not working, cause the SD controller is buggy and unknown. But I'm talking with some Devs who are willing to help.
- Touchscreen: You need this module to glue htcpen and the xserver together. Then it works like in Pof's manual.
All in all: I believe in having a fully working Linux on the Shift somewhen
Greetings,
Sven
Oaky guys:
Xserver = your grafical environment
Yea u're right the display doesnt send useable stuff to the Soft but you can hard overwrite the combinations of wich ModeLines are used, its a bit more advanced linux stuff but as far as you dont try to learn you wont get it .... i acctually use a 1024 x 600 is possible and i use it !
I Can give my x config to you here if you like to ! (When i am home
sorry for my roughness but i am not a linux pro just advanced PC user and i was able to do such stuff also !!
Greets
Appreciated!
If you could post your config when you have time I would be grateful (as would others!)
@Neutron83:
What version of the intel driver are you using? I'm using 2.4.1 (and newer) and I wasn't able to override the setting no matter what I did. But please share your config. I'd like to give it a chance.
Greeting,
Sven
please, can someone confirm me that ubuntu can do 1024x600 on htc shift?
i would like to buy one of them but i'm not sure about 1024x600 under linux.
thanks a lot
someone posted that xorg_conf can be modified in someway to get bigger resolution. no one have posted working config for this yet. If someone could post it, it would be great.
Shift's screen is 800x480 pixels (http://www.htc.com/europe/faqs.aspx?p_id=60&cat=0&id=45486.) Bundled software (~\htc\resolution.exe and ~\htc\ResolutioLauncher.exe) switches between native 800x480 and emulated 1024x600.
Any progress on a linux driver for the Marvell 8686 wifi card?
Hi @All,
maybe somewhere experts of you can build a script again for Ubuntu 9 users, the most of them I think can work with Linux, but the most are Windows users (like me) and are overstrained with modding aditional Hardware into Ubuntu ;-)
How's everyone going with Ubuntu on the Shift? Samstables?
I'm downloading and installing the current wubi to put ubuntu on with vista as a dual boot to see how much works out of the box and how much I can get working mucking around (low level linux user here )
hmm... my shift is a dustcover at the moment...
pls give me image iso ubuntu on a works drivers!!

Ubuntu on Gen8

Hello everybody!
I have been playing with the ARM port of Ubuntu and my Archos 70 for a few days now and I got it to boot and login on a root account.
Not a lot of things work. The touchscreen, sound, hardware buttons and 3d don't work (I'm guessing this since Unity doesn't work).
You don't imagine the pain that I had to suffer to get here without input of any kind.
Everything else seems to work fine, slow but fine (X, gnome, etc).
Things that I haven't tried yet are the webcam, the HDMI, the SD reader and the USB (which would help me a lot to get things working faster)
I'll update my post with pics and a link to download the image when it's done uploading.
For those who have been longer on the Archos community or have some experience I would ask you to give me some advice to get the touchscreen working.
Update :(12/03/2011)
Sroll down for a link and instructions on how to install it (The touchscreen works in this new image)
afaik touchscreen is connected by usb internally. check dmesg of android and figure out which driver you need and build/download/whatever it to ubuntu
Thanks! That's actually a great idea. I never thought about that
I did what you told me and it revealed that the screen is a Unitec USB Touch (Win7) with a 227d:0709 ID. I haven't found any information online except for this which isn't that informative either: lii-enac.fr/en/architecture/linux-input/multitouch-devices .html
is it not an option to re-build(and probably modify) the driver based on the gen8 source? looks to me that it is in the source package(gen8gpl-froyo/linux/drivers/input/touchscreen).
@veenstrac of course, as long as there is no ARM assembler code included it shouldn't be that hard to port it to an ubuntu kernel. except for the bit that ubuntu uses a newer kernel (2.6.3x) than archos (2.6.29). maybe some APIs need to be modified to get it compiled and working
I finally got the touchscreen working!
I didn't need to compile any drivers or anything. Just by changing the evdev configuration worked!
The problem now is that I can't "click" the mouse properly (when I do it it stays "pressed" forever) and also that X crashes after a while...
Alexroc94 said:
I finally got the touchscreen working!
I didn't need to compile any drivers or anything. Just by changing the evdev configuration worked!
The problem now is that I can't "click" the mouse properly (when I do it it stays "pressed" forever) and also that X crashes after a while...
Click to expand...
Click to collapse
What did you do to modify it and get it to work? I have the same touch screen and I've tried a number of things to the evdev config and none seem to make any difference.
this sounds cool anything i can do to help?
If anyone knows how the evdev can be modified to make this work, can they please share this with the rest of the world? I've tried to no avail. I would really like to be able to use UNR, but it's worthless without a touch screen on a touch screen only device.
I'm sorry I didn't respond to any of the later posts. I had a really terrible week full of exams ...
Anyway, I will be working on Ubuntu this weekend to see if I can solve the rest of the problems (wifi not working, sound not working, crashes ....). But for those who want to try I uploaded the image to Dropbox. Please give me some feedback: http://dl.dropbox.com/u/3122179/rootfs.img
Once you have downloaded it you have to install the SDL and replece the Angstrom img with this one. (It won't work if you have the Urukdroid intramfs).
So yeah. Good luck with that and thanks in advance to those who give me some feedback
Hey
I would like to help you out, just one question, are you using the netbook edition or is it the desktop one?
It's Ubuntu Netbook Edition but I make it boot to the "normal" desktop since Unity needs 3D to work.
The graphic card is another thing I am working on since it would be better to use Unity in these kind of devices.
Hello,
If you want to try Linux on Android (for me, A101), you can try old method (with chroot) on Android rooted device (for me, Chulri root method); it's very easy to boot Debian or Ubuntu while Android is running:
link 1 http://www.saurik.com/id/10
link 2 http://forum.xda-developers.com/showthread.php?t=899037
But for me, it's just for fun, not to work with this linux. But it works.
hum hum
Hello all,
may i resume or i am wrong if i say :
What super_sonic says allow to boot Ubuntu "inside" Android and get wifi, touchscreen and 3D working
What you propose with your rootfs.img is to get Ubuntu running really on the tab but unfortunatly with no wifi for the moment
I don't know if this can help but i was folllowing the same type of work here :
ttp://forum.archosfans.com/viewtopic.php?f=76&t=47869
Thanks guy for all the WORK you are doing
Yes, that sounds great! Will test it as soon as possible!
double post
Sorry for posting again, but i must precise i can not publish links here so the "http" and more is missed on each URL, those links might be helpful for you guys :
forum.archosfans.com/viewtopic.php?f=76&t=47869
.openaos.org/archives/152
be lucky
tazarus said:
Hello all,
may i resume or i am wrong if i say :
What super_sonic says allow to boot Ubuntu "inside" Android and get wifi, touchscreen and 3D working
What you propose with your rootfs.img is to get Ubuntu running really on the tab but unfortunatly with no wifi for the moment
I don't know if this can help but i was folllowing the same type of work here :
ttp://forum.archosfans.com/viewtopic.php?f=76&t=47869
Thanks guy for all the WORK you are doing
Click to expand...
Click to collapse
Thanks dude! I really appreciate when what I do is useful for someone!
And yeah the guy from the archosfans forum it's me
Dropbox has suspended my account for using too much bandwith. So if you want to try it I hope I will have a new version by Monday on another server.
one more
Thanks,
don't worry for your img, i get it just before they closed your DropBox
I found one more guy trying to put Debian on A101
3w.dev.katlea-studio.com/home.html?PHPSESSID=fik67vlp0mv9c59pg8cm5pt0c3
he says "About wifi: ability to connect and make a ping but the internet does not work. I try to solve this quickly."
good luck again
tazarus said:
I found one more guy trying to put Debian on A101
Click to expand...
Click to collapse
He succeeded actually.
cf. http://forum.xda-developers.com/showthread.php?t=1000081

[Q] Android Honeycomb on Shift - Wifi and Touch not working!

I just tried booting the honeycomb android build from the below link
(http://www.android-x86.org/download)
I used the the build with the description as below
"Android-x86 3.2-RC2 live and installation iso for ASUS Eee PC family"
It booted and after throwing a few exceptions I was on the android honeycomb home screen. The screen resolution was perfect and the keyboard, bettery, clock, touchpad etc were working fine. I was happy as I though it will not boot up
Touch and Wifi were not working, I think this is to do with the drivers. I have seen the below link somewhere on this forum where the linux drivers for wifi and touchscreen of shift are available.
http://techknow.freeforums.org/x9500-shift-android-linux-project-f34.html
I also came across the below link which talks of how to make a new target for android x86 build.
http://www.android-x86.org/documents/how-to-add-new-x86-platforms
I'm not a developer and have never done coding however have a feeling that making a fully working build of android honeycomb for htc shift will be possible.
This is a request to the developers out ther on XDA to take a look and help the HTC Shift Community by making a working Android Haneycomb build.
Hope this interests someone....

Samsung Ativ 500T. Android dual boot? Upscaling?

I believe the best hackers/minds/tinkerers in the internet are typically found in these forums, so I like to post the most intricate questions that all other forums failed to answer as my last resort. As they say, save the best for last. (No pressure, lol)
Issue 1:
Upscaling. Atom Clovertrail Z2760 does not have any upscaling option built into its Intel Graphics Control Panel. It is a known issue with all atom 2760 devices including my own tablet Samsung Ativ 500t, as well HP Envy X2, Asus Vivotab Smart, Asus Vivotab tf810c. etc.
The problem presents itself when attempting to run an old game designed for a resolution of 800 x 600, for example. When you go into "full screen" mode, what you get is a still tiny window with huge black bars all around. Somebody suggested using the windows magnifier, but that cuts off some of the game screen.
So, is there any third party mods to the Intel drivers, third party upscaler software, or anything of the sort I can use to solve this situation? Intel did not develop official drivers, and people contacting Samsung were pretty much told "screw you, we dont care"
Issue 2:
Android:
Research found that Bluestacks does not seem to work with my particular tablet. I encountered an interesting thing called Android X86, which Im sure you guys already know about. While going through their website, my head exploded. I do not have the savvy to reconfigure a kernel, or make a bootable USB drive using Linux without..well..Linux. I was just hoping that somebody has successfully installed Android x86 in a more recent Windows 8 tablet. I have found instances of people who did in older Windows 7 tablets, like the Acer w500 for example, but no one yet with specific information no how to install this on a clovertrail tablet.
I was hoping could help me out getting this done. Being able to dual boot the Sammy Ativ 500 would be a dream come true.
Thank you very much for your time.
There's a thread literally right next to this one that talks about installing Android-x86 on a Win8 tablet. You might start there...
The usual solution to the options for display scaling not appearing in the driver control screen is to put Windows into a lower resolution (for example, 1024x768 or 800x600) and then usually (though I haven't tried on Clover Trail) the option you're looking for (display scaling) will appear.
GoodDayToDie said:
There's a thread literally right next to this one that talks about installing Android-x86 on a Win8 tablet. You might start there...
The usual solution to the options for display scaling not appearing in the driver control screen is to put Windows into a lower resolution (for example, 1024x768 or 800x600) and then usually (though I haven't tried on Clover Trail) the option you're looking for (display scaling) will appear.
Click to expand...
Click to collapse
Yeah I tried that. I also tried the whole f11 thing. Nothing. Did not notice that other thread. will go check into it.
GoodDayToDie said:
There's a thread literally right next to this one that talks about installing Android-x86 on a Win8 tablet. You might start there...
The usual solution to the options for display scaling not appearing in the driver control screen is to put Windows into a lower resolution (for example, 1024x768 or 800x600) and then usually (though I haven't tried on Clover Trail) the option you're looking for (display scaling) will appear.
Click to expand...
Click to collapse
Im sorry if Im blind but..which thread are you referring to? I assumed it was the Iconia w700 one but saw no mention of Android X86
Near the end of the w700 thread its become a android-ia discussion not android-x86.
Anyway. The clovertrail CPU used in the 500t ONLY supports windows and will likely refuse to boot anything but windows. It might well be possible to male it boot the Linux kernel eventually but only with that kernel configuration you mentioned not wanting to do. Basically its not possible right now, but if it is possible one day there are 2 solutions to your making a usb drive in Linux without Linux. Firstly, ubuntu is free if you are willing to install it on another machine first (I think you can buy ubuntu DVDs or burn one yourself from windows). Secondly you can make bootable usbs in windows.
Android on clovertrail could eventually work, probably easier job than the surface RT guys have. The clovertrail replacement will be back to normal and support any x86 OS, I don't know why clovertrail has such a restriction, it just does.
Bluestacks for surface pro apparently works fine on clovertrail as does jar of beans. I haven't tried either one myself but have heard the various complaints about bluestacks working or not working.
The driver does not support upscaling.
I'm not sure if there is a hardware upscaler in the PowerVR SGX545 core or not.
but it can be done with software, like upscaling a lowres framebuffer to a highres framebuffer (f.e 640x480 -> 1366x768) and using opengl or directX for filtering or interpolation.
It has to be either done by the driver or as a dll hooked into a directdraw/directX/opengl application.
Driver would be the best option because it would be universal and work with all applications.
darkleafar said:
I believe the best hackers/minds/tinkerers in the internet are typically found in these forums, so I like to post the most intricate questions that all other forums failed to answer as my last resort. As they say, save the best for last. (No pressure, lol)
Issue 1:
Upscaling. Atom Clovertrail Z2760 does not have any upscaling option built into its Intel Graphics Control Panel. It is a known issue with all atom 2760 devices including my own tablet Samsung Ativ 500t, as well HP Envy X2, Asus Vivotab Smart, Asus Vivotab tf810c. etc.
The problem presents itself when attempting to run an old game designed for a resolution of 800 x 600, for example. When you go into "full screen" mode, what you get is a still tiny window with huge black bars all around. Somebody suggested using the windows magnifier, but that cuts off some of the game screen.
So, is there any third party mods to the Intel drivers, third party upscaler software, or anything of the sort I can use to solve this situation? Intel did not develop official drivers, and people contacting Samsung were pretty much told "screw you, we dont care"
Issue 2:
Android:
Research found that Bluestacks does not seem to work with my particular tablet. I encountered an interesting thing called Android X86, which Im sure you guys already know about. While going through their website, my head exploded. I do not have the savvy to reconfigure a kernel, or make a bootable USB drive using Linux without..well..Linux. I was just hoping that somebody has successfully installed Android x86 in a more recent Windows 8 tablet. I have found instances of people who did in older Windows 7 tablets, like the Acer w500 for example, but no one yet with specific information no how to install this on a clovertrail tablet.
I was hoping could help me out getting this done. Being able to dual boot the Sammy Ativ 500 would be a dream come true.
Thank you very much for your time.
Click to expand...
Click to collapse
I made a post about this, and i was able to make it boot to ''chose your language screen'' also it boots in safe mode.
Good News People!
I got android x86 installation to boot perfectly, going to install now. posting instructions when i can.
Good news. bad news.
With a program called easyuefi you are able to get it to boot to android x86 installation, however keyboard is not working when choosing an hard drive partition. in grub screen it works fine.
make a new partition, extract android x86 iso there.
Now open up easyuefi and click add entry
When choosing a boot file, In your extracted android x86 files there is a folder called efi.
choose 32bit efi file and click ok. well add to description android so it wont whine about missin description. Now at the easyuefi boot entry screen click on the entry you just created and choose one time boot, now click on power and choose reboot and then click yes.
Cyanogen based android x86 boots fine in live mode but the resolution is ''out of range'' the cyanogen bootlogo is really wide and bugged out, welcome screen is pixeled out.
Not working my friend. Any other suggestions or updates
justanpotato said:
With a program called easyuefi you are able to get it to boot to android x86 installation, however keyboard is not working when choosing an hard drive partition. in grub screen it works fine.
make a new partition, extract android x86 iso there.
Now open up easyuefi and click add entry
When choosing a boot file, In your extracted android x86 files there is a folder called efi.
choose 32bit efi file and click ok. well add to description android so it wont whine about missin description. Now at the easyuefi boot entry screen click on the entry you just created and choose one time boot, now click on power and choose reboot and then click yes.
Click to expand...
Click to collapse
not working
Ghalilo said:
not working
Click to expand...
Click to collapse
Posted to remixos section of xda, asking help with pictures that remix os actually boots but i still have some problems with it.
Remember to install android files to its own partition on your 500t hard drive / preinstall it there. You can add, modify and remove partitions from Disk Management.
I got remix os to boot with their own installer and cyanogenmod based android x86 android image with easyuefi.
remember to disable from bios the boot protection.
https://forum.xda-developers.com/remix/remix-os/samsung-ativ-500t-boot-remix-os-t3500257

[Q] Ubuntu Touch on Ouya

I had maybe a naive expectation of the ouya. My dream was to install all my server stack on it (mailserver, owncloud, xbmc) and plug it to a tv. Sometimes i would play on it, but most of the time it would be just a private, secure, home server. Ok the whole playing stuff is kind of working, (after adding fake credit card) but installing any server related software on android just sucks. But that i ran into ubuntu touch and i looked a bit closer to it.
- lxc (linux containers) better seperation between android and ubuntu
- android is not the mayor system anymore (container flip)
- almost complete debian/ ubuntu stack (apt-get install nginx zsh # and all that useful server stuff)
- X through vnc # if someone need that
- all drivers are running because of android
So is someone trying, willing to port it on ouya? Actually i never did something like that but with the porting guide it seams feasible
wiki(dot)ubuntu(dot)com/Touch/Install
Ubuntu or Debian in general would be nice to use the ouya as a kind of multimedia pc with native support of ntfs and other formats of external harddrives. Also you don't have to argue with browserplugins like flash or problems with not landscaped apps like spotify and the mouse and keyboard support within applications would be much nicer.
The OS doesn't have to have touchenviroment because it's useless on ouya but ubuntu touch should provide a good base system because of many tegra 3 devices supported right now. Maybe it's possible with slight modifications of those bootloaders they're using right now.
https:// wiki.ubuntu.com/Touch/Devices (not allowed to post outside links so just remove the spaces)
It will be extreamly cool to have Linux on OUYA.
My choose is Linux Ultimate Edition for OUYA
Hopefully someone answers here.
http://forum.xda-developers.com/showthread.php?t=2382395
Anyone tried this Linux installer yet? I've never really tried it out before.
https://play.google.com/store/apps/details?id=com.zpwebsites.linuxonandroid
Sent from my Nexus 4 using Tapatalk 4 Beta
It's just an virtual machine and the performance is not somwhere near what the ouya should be capable off
Not Ubuntu Touch but Debian seems to to be near to run natively on the OUYA
http://tuomas.kulve.fi/blog/2013/08/11/debian-on-ouya/
i'm waiting until the mayor issues are fixed but im looking forward to use all the software compatible with arm on linux.
finally ouya could become the free platform i was waiting for :fingers-crossed:
One step closer to a "hackable" ouya
Klindworth said:
Not Ubuntu Touch but Debian seems to to be near to run natively on the OUYA
http : // tuomas.kulve.fi/blog/2013/08/11/debian-on-ouya/
i'm waiting until the mayor issues are fixed but im looking forward to use all the software compatible with arm on linux.
finally ouya could become the free platform i was waiting for :fingers-crossed:
Click to expand...
Click to collapse
One step closer to a "hackable" ouya. https : // github.com/ouya/ouya_1_1-kernel/commit/4a4389d10e15e7b04221987381f696441ef26701

Categories

Resources