Ubuntu running on Atrix ? - Atrix 4G Q&A, Help & Troubleshooting

YES, I already know we can run it using chmod and a VNC... But, now that Nvidia has released the Linux (NOT ICS) drivers, would it be possible to install Ubuntu on the Atrix as main OS ? The Ventana (Atrix' Tegra 2 chip) is listed in the compatible devices, but I'd never be able to know how to flash this. Also there's a pretty good news inside this page : "Ventana is now the reference Tegra 2 chip"...
http://developer.nvidia.com/mobile/linux-tegra
Finally, I truly insist on the fact that I know these are not the drivers we're looking for. But it's still pretty cool, and I think we should pay some attention to this... We're not getting ICS/JB but Ubuntu is still pretty cool.

Slymayer said:
YES, I already know we can run it using chmod and a VNC... But, now that Nvidia has released the Linux (NOT ICS) drivers, would it be possible to install Ubuntu on the Atrix as main OS ? The Ventana (Atrix' Tegra 2 chip) is listed in the compatible devices, but I'd never be able to know how to flash this. Also there's a pretty good news inside this page : "Ventana is now the reference Tegra 2 chip"...
http://developer.nvidia.com/mobile/linux-tegra
Finally, I truly insist on the fact that I know these are not the drivers we're looking for. But it's still pretty cool, and I think we should pay some attention to this... We're not getting ICS/JB but Ubuntu is still pretty cool.
Click to expand...
Click to collapse
This would requiere a new bootloader for the Atrix, not just compile it and flash it right away.

Ubuntop
TravisAntonio said:
This would requiere a new bootloader for the Atrix, not just compile it and flash it right away.
Click to expand...
Click to collapse
Hi.
I use this with my atrix. Requires you stay back with a non CM Gingerbread Rom. But it works great. It is fast, and it unlocks a full Ubuntu Jaunty distribution.
http://forum.xda-developers.com/showthread.php?t=1726916
Give it a go. Work with NoattachTrix, MaxBlur, and a few others.
If you try it and don't like it. Back it all up, and then you can visit it again in the future.
Best Regards,
Seth

sjerome1 said:
Hi.
I use this with my atrix. Requires you stay back with a non CM Gingerbread Rom. But it works great. It is fast, and it unlocks a full Ubuntu Jaunty distribution.
http://forum.xda-developers.com/showthread.php?t=1726916
Give it a go. Work with NoattachTrix, MaxBlur, and a few others.
If you try it and don't like it. Back it all up, and then you can visit it again in the future.
Best Regards,
Seth
Click to expand...
Click to collapse
He's not talking about webtop. He means linux exclusively, no Android at all. Technically, yes it should be possible. Nobody's done any work to make it happen though. Desktop linux on a 4" screen isnt exactly the most appealing idea.

Jotokun said:
He's not talking about webtop. He means linux exclusively, no Android at all. Technically, yes it should be possible. Nobody's done any work to make it happen though. Desktop linux on a 4" screen isnt exactly the most appealing idea.
Click to expand...
Click to collapse
Exactly but it is not such a bad idea since we can use it with the lapdock or dock also the HD2 has its own ubuntu, i know 0.3" is a difference but it can work out anyways

Related

[Q] Add New Apps for Webtop [Gimp, Thunderbird, etc...]

I would like to get more than just Firefox on the webtop. A few applications in particular:
Mozilla Thunderbird
Gimp (or equivalent)
OpenOffice (or equivalent)
If I can get these three applications installed, I could fully function without a PC nearby all the time. I have very little Linux background beyond loading up a build and playing with the applications that were already installed. Any information will be appreciated. Anyone think this can be done? Memory limitations is all that I see really standing in the way. I doubt this will be even up to par with most netbooks as far as multi-tasking...
It can be done. It's just a matter of doing it cleanly, which at least I'm working on. Although trying to run Gimp on this hardware... that's gonna suck.
I want chromee!
SS2006 said:
I want chromee!
Click to expand...
Click to collapse
As others have pointed out, ya ain't getting Chrome. Source code isn't available for it. The best you can get would be Chromium, but the earliest Ubuntu packages available for that are for 10.04, and we're running on a 9.04 base. It'll be painful to do that upgrade, and there are no guarantees on what would work after that.
But, if you're willing to do the work, I'll happily cheer you on!
Moved to Q&A
Sogarth said:
It can be done. It's just a matter of doing it cleanly, which at least I'm working on. Although trying to run Gimp on this hardware... that's gonna suck.
Click to expand...
Click to collapse
Sogarth, do you have a cross-compiling environment setup that you can share? So far I've just been locating debs already compiled for the arm platform, but I'd like to start building things from source.
agentdr8 said:
Sogarth, do you have a cross-compiling environment setup that you can share? So far I've just been locating debs already compiled for the arm platfom, but I'd like to start building things from source.
Click to expand...
Click to collapse
I've not built one out yet since I haven't needed to yet (especially since I'm trying to tackle a different problem first). That's not to say that I won't eventually need to, though.
Mr. Clown said:
Moved to Q&A
Click to expand...
Click to collapse
Sirry for posting in development area. I thought it was more a develomental question...
Sent frim my Motorola Atrix 4G from XDA Premium app.
Sirry... Ment "sorry"
Sent frim my Motorola Atrix 4G from XDA Premium app.

Honeycomb development

Here's an idea, maybe something else can contribute or confirm it might works..
the Nook honeycomb image is actually running on top of a 2.6.29-omap kernel, which indicate that only some parts might require 2.6.36.3 functions.
I know that the main problem for me porting it, was the libc.so which uses kernel calls not found in our existing 2.6.32.9 kernel. so it crashed due to some cache functions not implemented.
- could the missing cache functions be implemented into our 2.6.32 kernel?
- can the Nook edition with a working libc.so (hopefully without FPU function compiled) be used to replace our xoom image libc.so which crashes?
So to make an early edition can we merge the ARMv5 libs (i assume it is from the emu) and use this with xoom edition and then keep our libnv* environment which is compatible without our nvrm_daemon (which no one can fix, although a proper kernel work for booting 2.6.36.3)
ideas.. but if its possible to put into "real life" is another story.
and how many can do experiments?
Artem wrote he is on the 2.6.36.3 kernel, but since we might have an option to go around, maybe also worth considering, if display driver lacks nvrm_daemon support.
re
I'm not a developer but I can do some beta tests for you if you want.
julio77 said:
I'm not a developer but I can do some beta tests for you if you want.
Click to expand...
Click to collapse
obviously...same here...;-)
I am able to write basic scripts, xml etc.. and have a brain...
Jp
i tries all this out now.. and got passed some link references between libs but the "libc.so" issue came coming back..
so it did not work..
im closing the idea here :-( not worth spending time on, so only the solution with updating kernel and rewriting drivers must be the way forward.
May be I should wait for ubuntu 11.04 or some other linux OS for folio 100
Toshiba &Google is not so kindness. Are they only want to earn more money, right?
Dexter_nlb said:
i tries all this out now.. and got passed some link references between libs but the "libc.so" issue came coming back..
so it did not work..
im closing the idea here :-( not worth spending time on, so only the solution with updating kernel and rewriting drivers must be the way forward.
Click to expand...
Click to collapse
Yup, I also think that waiting for updated kernel + drivers from the new Toshiba folio 200 is a more feasible approach...
xitrumch said:
Yup, I also think that waiting for updated kernel + drivers from the new Toshiba folio 200 is a more feasible approach...
Click to expand...
Click to collapse
If, and its a big if, the 200 has the same hardware.
ma1999 said:
If, and its a big if, the 200 has the same hardware.
Click to expand...
Click to collapse
correct,
we already know it has different resolution . and probably better display now, and no hardware buttons on the side, so no I2C used for this..
i think its very different, as it probably also got 802.11n wifi now, which we dont have and need different ar6000 driver.
i think its a long road downhill for folio100 if the 200 edition should be anything close as source for porting.
Dexter_nlb said:
correct,
we already know it has different resolution . and probably better display now, and no hardware buttons on the side, so no I2C used for this..
i think its very different, as it probably also got 802.11n wifi now, which we dont have and need different ar6000 driver.
i think its a long road downhill for folio100 if the 200 edition should be anything close as source for porting.
Click to expand...
Click to collapse
Please, I'm no expert in this, so bare with me for asking questions.
Honeycomb uses a different kernel than Froyo ok.
For Froyo we have the source for all (hardware) drivers ?
Can the "android" part of Honeycomb (from for example Xoom) be put on
a kernel with required hardware drivers or are there stuff in the "android"
stuff that is hardware dependant ?
Is it hard to port drivers between kernel versions ?
Just trying to understand the many tasks need to get Honeycomb on Folio.
/Martin
The problem in this case is there is no honeycomb kernel sources out there.
Sent from my GT-I9000 using XDA App
Cpasjuste said:
The problem in this case is there is no honeycomb kernel sources out there.
Click to expand...
Click to collapse
xoom kernel source is available, koush used it to make his clockworkmod work , and it works fine, and its also used for oc'ing.
but its pretty much the tegra2 source we can get from nvidia. but alot of porting to do.
So, What we are still missing is?
ibila said:
So, What we are still missing is?
Click to expand...
Click to collapse
all of it!
Lol, guess all we can do now is wait for some ice-cream or get us a native honeycomb tablet.
Sent from my HTC Desire using XDA App
Hey, Asus just released his kernel honeycomb version:
http://www.asus.com/product.aspx?P_ID=gHh4q7I8dvWJzhdV
Choose Download and then Android.
I have started porting the kernel:
https://github.com/DerArtem/android-tegra-2.6.36-honeycomb-folio-nvidia
great news
i dont know how to compile or port stuff but i can say that i love my folio and i love all the devs that are working hard to port honeycomb on our device! THANK YOU SO MUCH!!!
DerArtem said:
I have started porting the kernel:
https://github.com/DerArtem/android-tegra-2.6.36-honeycomb-folio-nvidia
Click to expand...
Click to collapse
really great news!!!
thank you!!!
Thanks a lot!
Thank you a lot !!!
I hope you do 3G Modem Support to !

[Q] What works in Lapdock for CM?

Hi there. Well I'm a little confuse, because I read in somewhere that CMods doesn't have support for Webtop OS, but it have Lapdock support, so my question here is, what does the phone when you put it in the Lapdock? I mean, what works? It's just Android working on a 11" HD screen? (sweet) or it's the Webtop by default without any mods?
I have a strong feeling it is the first choice since the Lap dock software was made by Motorola is not open source. I am not entirely sure though.
You should also check out the full Linux via web top mod, it might need to be a blur based ROM though for it to work
You have mirrored android (the screen you see on the phone) with the ability to use the keyboard and the trackpad for mouse.
The problem is that the mirror mode has the same resolution as the phone so the things are quite pixelated.
Overall the lapdock experience is much better on the CM9 ROMs mostly due to the different approach to UI and better mouse control.
Good luck
ToonShadow said:
I have a strong feeling it is the first choice since the Lap dock software was made by Motorola is not open source. I am not entirely sure though.
You should also check out the full Linux via web top mod, it might need to be a blur based ROM though for it to work
Click to expand...
Click to collapse
Just to confirm Webtop is actually a closed-source project based on open-source project so they released the open-source part but the closed-source part is still missing, that's why Android ROM Devs have many trouble with this because Motorola doesn't provide any support... And I personally find it stupid because it could sell the last Lapdocks on the market...
Slymayer said:
Just to confirm Webtop is actually a closed-source project based on open-source project so they released the open-source part but the closed-source part is still missing, that's why Android ROM Devs have many trouble with this because Motorola doesn't provide any support... And I personally find it stupid because it could sell the last Lapdocks on the market...
Click to expand...
Click to collapse
That's interesting. I would say why not just build a custom webtop but now that I think about it, it will be pretty hard. Maybe the reason Motorola won't provide any support is to try and keep more people on their ROM, or at least a blur based ROM? Still pretty stupid; like you said, it will help them sell more lapdocks.
ToonShadow said:
That's interesting. I would say why not just build a custom webtop but now that I think about it, it will be pretty hard. Maybe the reason Motorola won't provide any support is to try and keep more people on their ROM, or at least a blur based ROM? Still pretty stupid; like you said, it will help them sell more lapdocks.
Click to expand...
Click to collapse
Well, that would be possible to make a webtop-like program that would detect the Webtop (HDMI + Keyboard + Trackpad) and switch on Ubuntu automatically. But now the problem is the development which needs talented Linux/Android developers and this is not so easy to find, especially talented Android devs who would take a whole month to make us happy. The easiest way is still installing a Blur ROM or just use VNC. I will receive my Webtop in 2-3 days, I don't even know which way to use it...

What can I use the Lapdock for, now that I am on CMx?

The good old Smiley, to make the reading happier:
I am looking for suggestions.
What could I use my Lapdock for, now that I made the switch to CyanogenMod?
Is there a good solution for making the VNC'ed ARM Ubuntu (look for Ubuntu Installer in the Play Store) work better with the touchpad? Should I sell it? Is there a solution to make remote control apps such as TeamViewer or Splashtop integrate with the Lapdock's keyboard and touchpad? Is there any way to make the device switch to Tablet mode without rebooting? That would be rather interesting to see. By the way, the CM9 ROM I am currently running has got Landscape HDMI working flawlessly, so that should not be an issue...
PS: Please do not ignore this thread. Any suggestions are welcome! (Use your common sense though)
The good old Smiley, to leave a good impression:
Proudly sent from my Atrix™ (call him William) using xda premium
I've struggled with the same question on my photon.. If there's working hdmi rotation on your CM, you can still use it for typing out documents,etc. I also used the mirror mode to watch movies on a larger(than phone) screen in bed.
But eventually I just decided to go back to a blur rom and use ubuntop (which is awesome) while waiting for official ICS and someone hopefully porting ubuntu 12.04 to webtop..
Paranoid Android Rom
I don't understand why canonical hasn't leaked that awesome ubuntudroid system they showed off.. there isn't an easier way to get feedback especially since webtop has died and windows 8 is pushing hard into that whole 'blur the lines' market
Sent from my MB860 using Tapatalk 2
aaron.a;[URL="tel:31083061" said:
31083061[/URL]]I don't understand why canonical hasn't leaked that awesome ubuntudroid system they showed off.. there isn't an easier way to get feedback especially since webtop has died and windows 8 is pushing hard into that whole 'blur the lines' market
Sent from my MB860 using Tapatalk 2
Click to expand...
Click to collapse
Maybe they are waiting for the unified linux/android kernel 3.4 this would most certainly make it easier to port and updates trivial.
kurtcocaine said:
I've struggled with the same question on my photon.. If there's working hdmi rotation on your CM, you can still use it for typing out documents,etc. I also used the mirror mode to watch movies on a larger(than phone) screen in bed.
But eventually I just decided to go back to a blur rom and use ubuntop (which is awesome) while waiting for official ICS and someone hopefully porting ubuntu 12.04 to webtop..
Click to expand...
Click to collapse
Hello friend, I did the same thing you did, go back to blur....but now I am stuck in the original ubuntop, I mean I can not install all the apps needed to be a fully working laptop....could you help me with it?. I can not understant the steps in the webtop original thread.
you can use it as a gift....for me!....
from the (m)ATRIX...
Cocolopes said:
you can use it as a gift....for me!....
from the (m)ATRIX...
Click to expand...
Click to collapse
Made me laugh out loud!
Sent from my MB860 using Tapatalk 2
WARNING: Massive multi-reply...
kurtcocaine said:
I've struggled with the same question on my photon.. If there's working hdmi rotation on your CM, you can still use it for typing out documents,etc. I also used the mirror mode to watch movies on a larger(than phone) screen in bed.
But eventually I just decided to go back to a blur rom and use ubuntop (which is awesome) while waiting for official ICS and someone hopefully porting ubuntu 12.04 to webtop..
Click to expand...
Click to collapse
Currently, I use it for watching movies as well, and I am looking forward to pairing a Wii Remote and/or a DualShock® 3 to my Atrix™, so that I can play some games such as GTA III and Shadowgun (Max Payne *-*) on the big screen.
I was happy with Blur until the day I ran into that tempting CM9 thread. I did not know what smoothness and responsiveness really were. Blur was the smoothest I thought it could ever get... But I was wrong, and now I have to choose between fluidity and Webtop. :thumbdown:
I actually went back to Blur some months ago, but unfortunately, prolonged use of ICS can cause dependence. Believe it or not, I was pretty happy with Blur. Webtop was working flawlessly, I even had BackTrack installed, but then came the relapse: I could no longer resist to ICS. I am now back to CM9, and with it comes my dilemma...
I am looking for a way to use the Atrix™ as a more desktop-ish platform when docked (especially to the Lapdock). I believe the ideal would be Ubuntu through a local VNC client, or a remote desktop app, I just wish they would play nicer with the keyboard and touchpad...
Basically, something like a key mapper (easy-to-use, I am still unable to figure out WiiMoteController's key mapping scheme) for Lapdock's hardware. We could make a keyboard-powered Ouya!
What still concerns me though, is that games would not be optimized for it e.g. Minecraft PE, games where the camera angle for example, is controlled by dragging the screen, so it would have to be a really powerful, but easy-to-use key mapper, and since you can't have everything in life, I'm afraid I'm asking for much...
Random Canadian said:
Paranoid Android Rom
Click to expand...
Click to collapse
What I understand from your reply is that the Paranoid Android ROM could put my Lapdock back to use. But what is the Paranoid Android ROM? What makes it different from other ROMs? How could it (at least partially) solve my problem?
Please be more specific.
aaron.a said:
I don't understand why canonical hasn't leaked that awesome ubuntudroid system they showed off.. there isn't an easier way to get feedback especially since webtop has died and windows 8 is pushing hard into that whole 'blur the lines' market
Sent from my MB860 using Tapatalk 2
Click to expand...
Click to collapse
When the official Ubuntu for Android was announced, even though an Atrix 2 was used for the hands-on part, on the project's official hotsite... It was clearly an Atrix™ 4G standing there on the dock. The differences between our device's design and the Atrix 2's or the Defy's (Defy+'s) are not that obvious, but they are, indeed, noticeable.
You do know what that means, don't you? It means it is almost certain that our device will be on the first batch of officially supported devices!
I don't if the Atrix™ is still there, but if it's not, I can try to find the screenshot I took if you'd like.
I am so proud! :beer:
tomh235 said:
Maybe they are waiting for the unified linux/android kernel 3.4 this would most certainly make it easier to port and updates trivial.
Click to expand...
Click to collapse
What do you mean? It would have to be ported to each supported device anyway, wouldn't it?
Sir_gpm said:
Hello friend, I did the same thing you did, go back to blur....but now I am stuck in the original ubuntop, I mean I can not install all the apps needed to be a fully working laptop....could you help me with it?. I can not understant the steps in the webtop original thread.
Click to expand...
Click to collapse
I have never thought I'd say this but, "Please don't get off-topic". I'd appreciate it if this gets settled in a new thread or via PM.
Anyway, you said "stock UbunTop", I could be wrong, but I think it's either stock or UbunTop, which is a mod born right here on our neighbor forum, Android Development.
If yours is really stock, I suggest you get BackTrack from the BackTop project, I don't it's got aircrack built-in, and I was unable to install it, so unless you're an experienced hacker, don't get too excited with BackTrack's features, but my point is: It is amazingly faster than Webtop, it seems lighter, I used to be able to run more than 3 different apps simultaneously...
If yours is really running UbunTop I'm afraid I cannot assist you, since webtop2sd never worked for me and BackTop and WebtopMOD were the only I could ever manage to get working on my device...
Cocolopes said:
you can use it as a gift....for me!....
from the (m)ATRIX...
Click to expand...
Click to collapse
Hahaha
Nice one. I'll think about it though... Hehe
Sent from my MB860 using xda premium
gabriel_feo said:
What I understand from your reply is that the Paranoid Android ROM could put my Lapdock back to use. But what is the Paranoid Android ROM? What makes it different from other ROMs? How could it (at least partially) solve my problem?
Please be more specific.
Click to expand...
Click to collapse
I can answer this. What he meant is that you should use Paranoid. Paranoid is a rom thats an hybrid of a phone an a tablet, in short words, you can activate tablet mode for some apps, while some other apps still run in phone-mode, for the ease of use.
What I actually meant was to give a name and a designation, which I did.
Google paranoid android rom and you get the website, the website has a much better explanation then I could or should have to provide.
But yes in short it can give you a tablet UI on lapdock.
djluis48 said:
I can answer this. What he meant is that you should use Paranoid. Paranoid is a rom thats an hybrid of a phone an a tablet, in short words, you can activate tablet mode for some apps, while some other apps still run in phone-mode, for the ease of use.
Click to expand...
Click to collapse
Random Canadian said:
What I actually meant was to give a name and a designation, which I did.
Google paranoid android rom and you get the website, the website has a much better explanation then I could or should have to provide.
But yes in short it can give you a tablet UI on lapdock.
Click to expand...
Click to collapse
I did before you guys answered and after I posted my reply, and was about to post an apology to you, my friend (Random Canadian).
Sometimes my brain takes just way too long to figure some things out...
I am sorry.
Anyway, thank you very much! This might just solve it all!
>>>>> But even if it works for me, please don't stop sharing your ideas! <<<<<
Sent from my MB860 using xda premium
gabriel_feo said:
I did before you guys answered and after I posted my reply, and was about to post an apology to you, my friend (Random Canadian).
Sometimes my brain takes just way too long to figure some things out...
I am sorry.
Anyway, thank you very much! This might just solve it all!
>>>>> But even if it works for me, please don't stop sharing your ideas! <<<<<
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
So no gift for me? ... hahaha... just a joke... glad you solve it...
from the (m)ATRIX...
Is it possible to get paranoid android on the lap dock in native resolution?(1376)

[Q] i need a very simple way to flash my phone with ubuntu please

i need a very simple way to flash my phone with ubuntu touch please
thought it would be simpler to just paste the thread title.... im running in circles trying to accomplish this but keep smashing into brick walls....
tried installing from Ubuntu itself.. its an old version.. too old to understand the $ cmd.......when it comes to linux im a complete moron..... but im smart enough to know that my samsung Ace2 is too damned slow on android.. to the point im having difficulty answering calls
i want android GONE.. i dont want dual boot.. i want android GONE
and, i want a simple install please.. as simple as wubi.exe... in fact it was the only way i was capable of installing ubuntu or xubuntu on my notebooks.. yes ladies and gents.. im converted.. im done with microsoft, most likely 4 good... so please tell me how i can accomplish this task
thank you, much regards to all you for keeping linux alive till today...
Chris
Ubuntu Touch is not for your device... Sorry.
There is the deprecated Ubuntu for Android.
Try this XDA thread: http://forum.xda-developers.com/showthread.php?t=1585009
RumoredNow said:
Ubuntu Touch is not for your device... Sorry.
There is the deprecated Ubuntu for Android.
Try this XDA thread: http://forum.xda-developers.com/showthread.php?t=1585009
Click to expand...
Click to collapse
might i ask why my smartphone isnt elidgible ?
ragez0r said:
might i ask why my smartphone isnt elidgible ?
Click to expand...
Click to collapse
It will only work if there's a port for your device. Sadly, mobile devices aren't as easy to handle as desktop computers. On the desktop you can take the OS and install it on (almost) all devices because it includes drivers for all standard PC components. On mobiles, however, you need separate drivers for every device as all devices are special and (more important) the manufacturer often does not make it easy for devs to write the necessary drivers. Always remember, we who are modding our phones are a minority.
You shouldn't be too sorry about the absence of a port for your device though. Ubuntu is (even though it's rapidly making progress) much slower than Android, even on officially supported devices.
thank you, but i wont give up.. i downloaded kali linux.. now just trying to figure out a way to open a .img file from android
ragez0r said:
thank you, but i wont give up.. i downloaded kali linux.. now just trying to figure out a way to open a .img file from android
Click to expand...
Click to collapse
Dude, you are going to brick your phone. You can't just flash whatever to wherever.
Your phone was built for Gingerbread. It is thin on Hardware resources. I'm sure it is struggling if you've updated it into Jelly Bean. There are alternate ROMs that might run better on an Ace 2. Check the Ace 2 forum at XDA... http://forum.xda-developers.com/galaxy-ace Debloat the damn thing. Samsung layers so much icing on there you can't taste the actual cake. I mean the skin (Touchwiz) is sooo thick it robs the performance. Especially at your phone's age and the major jumps in OS version it's gone through. You've got to blast out a lot of the grunge that's clogging the pipes.
If you truly want away from Android get a phone designed for another OS. You can get a brand new phone fairly inexpensive off contract and not have to deal with Android. I like the Nokia Lumia 520. A great entry level phone that is modern and runs well without breaking the bank. Or maybe you can find a quality used phone on Craig's list.
i find it hard to believe a bricked ace 2 is any different than a functional 1.. i never flashed anything onto it...
okay.. ill try downgrading it to gingerbread..... need to figure out how though lol
ragez0r said:
i find it hard to believe a bricked ace 2 is any different than a functional 1.. i never flashed anything onto it...
okay.. ill try downgrading it to gingerbread..... need to figure out how though lol
Click to expand...
Click to collapse
Dude, not to be an ass. But there are a couple things... You will need to develop your own drivers. If you do (somehow) get a standard Linux distro installed, you won't even be able to get the screen to turn on. Second of all....YOUR PHONE CAN BARELY RUN ANDROID! What makes you think it can handle a full Linux operating system like Kali Linux? And the last thing you need to realize. You WILL NOT be able to make calls, text, or get mobile data on your phone. If the phone is that bad...go out and get a new phone. Sorry man.

Categories

Resources