the sdk out why there is no ports?? - Sailfish General

hi the sdk is out from for along time what the reasons for that (no port for any device) is that a hardware or the drivers are hard to find or there is no one know about it
i use galaxy s2 i9100 and i think it will work there is ubuntu touch port in there too
any developer is interesting about porting?

Firstly, do you even know what an sdk is?
Secondly, how does one port yet to be released software?
Sent from my One X using xda premium

They've taken a diff. path to Ubuntu, they're not riding on the coattails of Android like Ubuntu.
Ubuntu has almost it's entire stack based on Android, so it's relatively easy to port to other Android devices.
Some of that stack is changing, but the lowest lvls still remain very much the same...
There won't be truck loads of ports of Sailfish to any old Android device, you'll have to wait for the 1st Sailfish devices.
Most people make the assumption that it's being developed on the N9/950, it's not, it's merely being demoed on them.*
Jolla has their own internal hw on which the entire stack is (properly) developed...
*plus some UX testing/developing

The SDK has only been out a few weeks...

That's irrelevant, there simply won't be a great deal of ports to Android devices.

Unlike the android sdk, the sailfish sdk, does not give the option to virtualise an ARM device on PC, it uses x86 directly, so if there is any porting to be done it will be done to an x86 device, like intel based laptops/desktops for example, the only android device that could get it now, if anyone would port to it would be the Motorola Razr i, the last time I asked the sailfish team (via the support email address), they said they had no plans to virtualise ARM device to run sailfish on PC yet.

That doesn't smell completely right, a better explanation could be offered by stskeeps (Carsten) himself.
I'll ask if he can offer up a complete explanation here, or in his blog at some point...
*Update*
He did not wish to post here, but I had an IRC chat with him, maybe later if I have time, I'll summarise everything explained & post it here.
He preferred that I didn't just copy/paste our convo verbatim, as much of it was his personal opinion, & didn't represent official co. stance.

Related

Android: will it work on current devices ?

Hi !
Does anyone actually know if android can be installed / flashed on current devices ? Or it's only for certain devices that come with it preinstalled ?
Please don't post things like: "i would love it if it did" or "omg, android is great"...
I'm looking for an answer from someone who actually knows or someone who knows exactly how this stuff works...
Thanks
PS: Menneisyys, i hope you'll post something
I don't think that you'll be getting your answer any time soon as nobody has seen the thing yet.
But i would speculate that as HTC is one of the partners, it might be possible. HTC probably wont reinvent their phones again for the android.
Not a programmer...
but i was listening to leo laport yesterday and it seems that ggls world domination strategy would be all including. so it seems very likely that they would allow some version of it for use on other phones.
http://techguylabs.com/radio/ShowNotes/Show403#toc5
At this point, since there there is no release yet and nobody has/can play with it, it's probably hard to say. However, knowing Google, there is a good possibility they will come out with an app that allows you to use your current phone (speculation).
I heard that Android based on some Java-sintacsys - maybe it is good for us?
Well, the SDK has been released, get it here: http://code.google.com/android/. A demo video is available on the page to show you what it's capable of thus far--looks promising. I'm no coder, but I wish someone would develop this for current HTC devices. As an incentive, Google launched an Android Developer Challenge (http://code.google.com/android/adc.html), where developers of "innovative, useful apps" can win up to $275,000.
leetsauce said:
Well, the SDK has been released, get it here: http://code.google.com/android/. A demo video is available on the page to show you what it's capable of thus far--looks promising. I'm no coder, but I wish someone would develop this for current HTC devices. As an incentive, Google launched an Android Developer Challenge (http://code.google.com/android/adc.html), where developers of "innovative, useful apps" can win up to $275,000.
Click to expand...
Click to collapse
I grabbed the SDk and got a basic hello world up and running. From what the video said and what I can glean from various sites. The Android OS is designed to run on existing hardware. I would imagine that includes HTC machines. Its a complete OS though not an app so I would imagine you have to blow away WM6 and put android on in order to take advantage of its functionality. The actual coding appears to be extremely easy.
I can see google or the community releasing a "shell" of Android.
The more people with it the more money for them. If you watched the video they are really trying to push the location based services from GPS, cell towers, IP address... can anyone say more cash for ads.
I wouldn't mind having it on WM and its open source so there a good chance we will see it.
Alpine would be perfect for Android
Alpine would be a perfect phone if recycled with android !!
Good processor, lots of mem and a big screen for touch sensasions!!
Is it a dream or could that become reality?
Is Android compatible with HTC Touch-style hardware or does it require the numberpad?
There is a linux-2.6.23-android-m3-rc20.tar.gz kernel file on the android google code project site, there is also ADB utility - Android Debug Bridge (comes with SDK), it has an option of flashing a device (over usb) or an emulator (which is also included in the package)...the question is how to compile that kernel and make it run on our HTCs, and what kindof boot loader does it require? Maybe guys from Xanadux know better
It's also interesting how JAVA is being used after becoming open source, it appears that android is mostly independent from the JAVA API, the only relevance I found was only basic stuff like java.util, java.io and etc (included in the android.jar)...
i think that android will work on htc devices because pretty much they are the ones that will be releasing the first devices preloaded with android and i think that white device was made from htc. I see a potential here so i ask some one to make a thread on porting android to any or a specific device. good luck and may the force be with you.
ps. i hope its a htc wizard
I'd say we'd be waiting to see the HDK come out before we can put it on our own devices, can't wait though.
A dream
The Android SDK includes an emulator, see here http://www.ohadev.com/forum/viewtopic.php?t=15
Quote: "It seems that the main binary is emulator; this includes a qemu-0.8.2, which runs (in system mode) the ARM kernel image at lib/images/kernel-qemu.
Two more images are mounted from lib/images : the system.img (which appears to be the rootfs, and userdata.img, which gets replicated (and mounted from there) at $HOME/.android/userdata.img."
This guy (http://mamaich.uni.cc/fr_pocket.htm) got Qemu compiled for ARM, buggy/crashing, no visible update for several years, see also here http://www.pocketpcmag.com/blogs/in...e_to_running_ms_dos_8_12&more=1&c=1&tb=1&pb=1
Question: Anyone have any more recent news/experiences about Qemu on ARM/HTC?
So, theoretically one could try running the Android Kernel image from the SDK emulator on Qemu on PocketPC.
Even if it works (highly unlikely), this megasandwich AndroidImage->Qemu->PocketPC would probably be fantastically slow, with dodgy/absent I/O support.
Real solution is to wait for a modifyable Kernel which can run natively on the HTC ARM processor.
Did not someone from google mentioned at the day of the release that android will run on any ARM9 based device?
dirac said:
Real solution is to wait for a modifyable Kernel which can run natively on the HTC ARM processor.
Click to expand...
Click to collapse
There is no such thing as "HTC ARM processor". All major ARM-based CPUs
are supported by Linux, it's the device drivers for external hardware that are
often missing because of the missing documentation.
cr2 said:
There is no such thing as "HTC ARM processor". All major ARM-based CPUs
are supported by Linux, it's the device drivers for external hardware that are
often missing because of the missing documentation.
Click to expand...
Click to collapse
Im sure that HTC will release drivers for all their devices since they are partners in the Open Handset Alliance..
prodinho said:
Im sure that HTC will release drivers for all their devices since they are partners in the Open Handset Alliance..
Click to expand...
Click to collapse
There are some doubts that the (future) drivers will be released as free software, and not some binary blobs like nvidia, ati and m-systems did it in the past.
Binary linux kernel drivers are evil

Support Further ARM Development Ubuntu Eclipse SDK etc

Hi guys I am buying a eee pad but currently I am emailing Eclipse Google and others to try and get support to make developing for Android on Android possible.
I wish to start a foundation or support group toward this end if you want to contribute or help in anyway it would be great I will also add a poll for comparison of votes so please vote it all helps.
As I understand it porting Ubuntu to different devices is well still in beta stages for the most part but we all know that personalized mobile computing is the future and tablets or tf style devices will eventually replace laptops netbooks and the like.
As I understand the biggest problem is new tech!! that fresh out the box smell is still lingering and leaves support and development slim in some more common place computing needs where x86 has rained supreme leaving others to wish for such a client base of great support and programs.
So all in all this is to try push things in the right direction. Who to talk to when to talk to them and how to help the eee pad and other similar devices become fully fledged dual boot Android Ubuntu platforms with the option to develop and do all the other great things Ubuntu can offer.
Please only positive criticism or feedback this is the tech community anything is possible so please no comments of OMG YOU CANT DO THAT!!!! etc etc
Currently, you can compile C program or whatever without problems, using a chroot ubuntu or debian.
But developing for android implies that the android sdk has to be ported on arm platform. This is a paradox, but most android and java tools are working only on x86 platform, probably because at this time, phones was not meant to be dev platforms considering their cpu power.
Openjdk seems to work on arm but the android sdk relies on javac from sun.
There are now powerful tablet devices on the market - including our beloved tf - where we could potentially develop android apps ; I think that google will sooner or later release an arm version of the android sdk. Since then, we are almost pretty stuck : I'm not sure that all the android tools are opensource, and even if it is the case, there is still the problem of javac from sun which does not work on arm platform. However, doing our own dev platform implies that we can port ourselves the sdk on arm, and use openjdk as a replacement of sun-java runtime. Not a piece of cake My advice is to wait several months google next move to see what's going to happen, now that there are more and more tablets on the market.
If we get enough support though maybe we can push for both to be ported and released
Sent from my GT540RR using XDA App
Omg this doesn"t belong in the development forum!!!!!!!
Would love to see more development done on this!
As time progresses, more will be done definitely this is more about making sure that it is pushed as i believe at the moment its being over looked. I think manufacturers and Google and eclipse etc all under estimate there own products possibilities and the abilities of the tech community and in particular the xda community. Even if we had beta releases only for xda devs it would be a step in the right direction for developing android on android.
OK I'm going to bite the bullet and ask why would this be considered a good idea? I write software for Android and using Eclipse on lower screen resolutions isn't that productive IMHO, throw in poor keyboards and miniscule touchpads and it makes little sense. Finally considering the performance differences between a tablet and development laptop (i7, 8 GB RAM, SSD, etc) I just can't see getting the development tools working on an Android device to be all that useful at this point in time.
Nvidia is claiming the T3 will be as powerful as a Core 2. Seems a little exaggerated, but in the near future, it may be possible to dev. on a tab. Eclipse (and real games) are the last things tying me to my PC. Now I would not want to run Eclipse on a T2, but a T4??? Now we are talking.
GeraldNunn said:
OK I'm going to bite the bullet and ask why would this be considered a good idea? I write software for Android and using Eclipse on lower screen resolutions isn't that productive IMHO, throw in poor keyboards and miniscule touchpads and it makes little sense. Finally considering the performance differences between a tablet and development laptop (i7, 8 GB RAM, SSD, etc) I just can't see getting the development tools working on an Android device to be all that useful at this point in time.
Click to expand...
Click to collapse
Sent from my Transformer TF101
I tend to agree. I find even a powerful laptop is pretty marginal. I prefer a desktop with at least 2 monitors, one for code and one for the emulator.
All valid points but if no one is looking forward at the glass half full it wont become a reality
What I'm saying is work needs to start now infrastructure then city not a repeat of Auckland central we need the ground work done then the devices can catch up
Sent from my GT540RR using XDA App
I support, its something i would use.
danielmtp.mg said:
I support, its something i would use.
Click to expand...
Click to collapse
Sent from my GT540RR using XDA App
I've a script pack for installing Java's JDK to ARM either hard float or soft float that can be found at the following link
https://github.com/S0AndS0/Debian-Kit-Mods
Check the readme for how to download and enjoy the work I've done to get us this far. Furthermore there are other installers available that may be of interest; such as jMonkey and node.js and NoFlo installers for debian based Linux OS's running on Android.
Sent from my SPH-D700 using xda app-developers app
Anyone alive on this thread?
I've some links to information and projects relating to developments on Android and Linux Android systems.
For running GNU software on Android (better than busybox perhaps)
http://forum.xda-developers.com/showthread.php?t=2613243
Some maybe slower than the busybox versions but its a small sacrifice for better compatibility.
For running SDR (software defined radio) with Android or Android Linux
http://forum.xda-developers.com/showthread.php?t=2108053
https://github.com/martinmarinov/rtl_tcp_andro-
This github is really cool because the drivers are for either.
For running OpenBTS on Android Linux (turn your cellphone into a cell tower)
https://github.com/martinmarinov/rtl_tcp_andro-
Do some digging on this Dev's work; its amazing
For Crypto Currency mining on Android Linux (why buy an app when you'll have more for free here?)
http://bitbiz.io/threads/linux-script-cpu-minerd-installer-android-rpi-vps-32-64bit-pc.138/
Be sure to check out the example scripts I posted too; especially the ones relating to temp. monitoring or ya may blow a battery.
For MPI (message passing interface) on Android Linux (just modify the RPi directions to have the right username and networking options)
http://www.tinkernut.com/2014/04/27/make-cluster-computer/
Be sure to check out TinkerNut's other videos and guides; nearly anything a Raspberry Pi can do we can do on our phones for cheaper and with better specs/built in hardware.
For running Maptools server on Android (software for running custom table top games over a network)
http://forums.rptools.net/viewtopic.php?f=12&t=24082
I play DnD and Pathfinder so having a way to go mobile with it was something I had to do for them
For building Android NDK on Android Linux (step one of writing apps for Android on Android)
http://www.timelesssky.com/blog/building-android-sdk-build-tools-aapt-for-debian-arm
For building Android SDK on Android Linux (step two for writing/modding you phone with your phone)
http://www.timelesssky.com/blog/develop-app-on-android-with-android-sdk
Above two links are fantastic when combined with rdp or vnc for a larger screen size when at home.
For running Linux on Android without root (hidden goodies on FUSE filesystem)
http://www.timelesssky.com/blog/debian-android-with-no-root
There's a narrow window of compatibility but if your apposed to root on Android and still want Linux theses steps might just let you pull it off too.
For modifying Debian Kits' source code so you can have loop files larger than 2 Gigs and install hard floating point instead of soft float
http://www.timelesssky.com/blog/running-debian-armhf-alongside-android#comment-1525580294
If you've not found this Dev's blog then do some digging as there is some really cool guides posted.
For installing GPU drivers to Android Linux (scroll down to Related Projects for the other brands)
http://freedreno.github.io/
The above link and related software should allow for OpenCL/GL support and the added bonus of being able to run Blender on your tablet.
The above links should prove that developments on Android and Android Linux systems is very active; just hard to find sometimes.
I'm currently working at http://bitbiz.io/rf/?c=IGQ3ZLRT with a few other team members to bring together the above subjects into a new mesh-networking crypto coin system that allows users and developers to buy or rent hardware time from networked devices; others have tried and failed to make a AndroidCoin but this one will not as much of the core features have already been tested or scripted up in my other github repo as installers. Feel free to post feature requests and concerns.
http://bitbiz.io/threads/altcoin-taucoin-new-arm-excusive-coin.142/
Sent from: SPH-D700 or myTouch3Gs or Sero 7 Pro
Linux Install guide for Android devices that I'm writing:
http://forum.xda-developers.com/showthread.php?t=2240397
Or
https://docs.google.com/document/d/1ssVeIhdBuuy8CtpBP1lWgUkG6fR6oHxP20ToYPPw6zI/edit?usp=drive_web
And my script pack for installing; Java's JDK, node.js and more to your Linux OS
https://github.com/S0AndS0/Debian-Kit-Mods
Note: if you're new to Linux/scripting/command line; check readme file for instructions.

Ubuntu Phone OS

So I've Been a Big fan of Ubuntu for a while and I was thrilled to see that they will be releasing a phone OS sometime hopefully soon. Since I have the laptop dock I have always wanted to try to put full ubuntu on it. However that never fully worked on and had to be done on a blur based rom. I love the new JB rom I have on my phone as It performs well. But at the end of the video 21:00 Mark Shuttleworth, the Founder of Ubuntu stated that Ubuntu Phone runs on ARM based chips and Android Kenerals and Drivers.
I'm just wondering Who else would love to see this run and be compatible on the atrix AND the dock. If we still have a decent amount of developers I'm sure this is more than possible.
Heres the Link for the video:
http://www.ubuntu.com/devices/phone
Just putting the idea out there, but if there are any developers capable of this I'd be more than happy to support.
phone spesification is enough for run and if canonical is behind this i think its possible
I was about to post this as a new thread but when I saw this thread I decided to post it in here.
Happy New Year!
According to the video below Ubuntu for Phones will be compatible with any Android designed-hardware. If I understood it correctly, Atrix last chance is with Ubuntu for Phones for sure.
http://www.androidcentral.com/canonical-announces-its-ubuntu-smartphone-os
I have already said that once before that one reason the OEMs lock the bootloader of their phones is to prevent other platforms to be installed to shorten the life of the devices.
Millions of capable Android devices have already been abandoned due to lack of software support which I blame Google directly to allow the implementation of Wild Wild West on Android platform. The only loser in Android world is and will always be the consumers. Ubuntu for Phones will be the left jab that Google didn't see coming. I personally looking forward to see what Ubuntu for Phones can bring this year.
Update: it seems Ubuntu for Phones will not be available until 2014
Seems BBC covered the story
http://www.bbc.co.uk/news/technology-20891868
and in the article says that it will be released for the samsung galaxy nexus. porting from that to the Atrix may be hard, but it should be like CyanogenMod a little. So thats a little boost to say the least.
I also emailed canonical and showed interest in helping with the project especially with the lapdock capabilities, so ill let you guys know what I get back from them, and If its any useful Ill be sure to forward it to every developer possible.
Yes and simply
Yes it's possible for our Atrix, jus read that :
"Easier hardware enablement
We have teams based in Taipei, Shanghai, London, Beijing and Boston to engage with your engineering and factory operations – and their sole focus is to deliver a crisp Ubuntu experience on your device.
Ubuntu has already been adapted to run on chipsets using the ARM and Intel x86 architectures relevant for mobile devices, with the core system based around a typical Android Board Support Package (BSP). So chipset vendors and hardware manufacturers do not need to invest in or maintain new hardware support packages for Ubuntu on smartphones. In short, if you already make handsets that run Android, the work needed to adopt Ubuntu will be trivial."
So alright we don't MAKE handsets that runs android but we have one, we also have the kernel drivers no ? so with that it's like port a cyanogenmod ROM I think. My quote come from canonical web-site (sorry new member so I can"t post outside links ><) so it's a truth information
leclercqsteeven said:
So alright we don't MAKE handsets that runs android but we have one, we also have the kernel drivers no ? so with that it's like port a cyanogenmod ROM I think. My quote come from canonical web-site (sorry new member so I can"t post outside links ><) so it's a truth information
Click to expand...
Click to collapse
Yep, we have Ubuntu drivers but we're not sure we will be able to use them. But indeed the project of having Ubuntu running as main OS on the Atrix is realistic as we have all the material (HW and SW) required for this, if our devs know how to use them, but I think a whole team would be required for a project this big. It's not just a port of Cyanogen, it's not about taking a kernel and some drivers and snap them with a more recent UI and newer apps. We only got a kernel and an X server, it's far enough but the thing is that this X server was published to run on dev platforms. But also know it can be used on an Atrix, but how to integrate it with a whole new platform ? It will require time mostly. I think. And devs. But we don't have many devs so we only have hope. But maybe the devs on XDA will look more at the Atrix and Webtop.
CSharpHeaven said:
Update: it seems Ubuntu for Phones will not be available until 2014
Click to expand...
Click to collapse
Actually it's supposed to be available late 2013 - according to lifehacker....
http://lifehacker.com/5972559/the-ubuntu-mobile-os-introduced-today-coming-to-phones-in-2014
The Ubuntu Phones that ship with the OS will most likely be available in 2013 in the UK, and will clear american shores in Hopefully late 2013, but most likely will arrive around early 2014.
The OS itself will most likely clear for deployment sometime soon for the samsung galaxy nexus, as for a universal build I'm not sure If/when that will be available, so most likely we will have to see if one can be constructed for the atrix.
As far as the lack of developers, I fell that any and all developers that are still in possession of an operational atrix will want to test this, especially on a phone that isnt their daily driver and has capabilities of bringing back a strong webtop front.
absolutely possible
http://www.youtube.com/watch?v=wzc0uMXGFBY
i like the ubuntu webtop, its run smooth and fast :good:
I think the atrix should be able to run it. just not mine unless the new bootloader gets figured out
Well I really think that Ubuntu can run on the Atrix, because they share the same idea, which is killed by Google: The webtop.
We just plug the phone into a dock, connect it to a monitor and that's it. Besides, the original webtop is just a big browser without many supported applications.
Several webtop-mods have shown that it is possible to run a full Debian or Ubuntu Linux on the phone.
And having one OS for mutliple devices is the stratagy that Microsoft now tries with Windows 8 on Tablets. But other than Windows, Ubuntu really got the chance to do it right.
Possible to run, but...
Well, I'm sure, it won't be a real problem to run the Ubuntu phone OS on Atrix 4g, IMHO, I'm really suprised, they used Atrix 2 and his adventages in testing. It's but I'm sure, HW would not work on 100%. Everyone knows, what is a problem with HWA drivers fot ICS+ even on android. Fingerprint drivers will be problem too... the best roms are (at least in my opinion) GB ones. This is the "tax" we pay for extraordinary HW in Atrix 4G.
Another problem in optimalization is the date of release (futher in future...who knows, how many devs will stay..)
This OS already has its own section on xda and it hasn't even been released yet lol anyways u can share your thoughts on Ubuntu for phone here
http://forum.xda-developers.com/showthread.php?t=2082789
Phone Slow? go HERE
_____________________________________
This post uses the patented TingTingin®™ method I would teach it to you but you are not yet worthy (come back in a hundred years)
--Sent from the future with a galaxy s4 like a freaking BAWS--
Like I said If I got an email back I would let you guys know and sure enough it came and here it is
Thank you very much for your interest towards Ubuntu on smartphones. We have received an incredible response and have been overwhelmed with the general positive feedback! Responses both from the general public and the industry have been far greater that we expected.
In order to make Ubuntu a truly fantastic smartphone experience we will be initially working with manufacturers who will build Ubuntu into their hardware. We anticipate market availability of Ubuntu on smartphones towards the end of 2013.
To reach this goal, and offer a great experience for future consumers, our first priority will be to respond to industry inquiries from manufacturers/OEMs, silicon partners, developers and mobile operators. If you are a potential industry partner, we’d like to learn more about you. Please register your interest through our web form: http://www.ubuntu.com/devices/phone/contact-us
If you are a mobile apps developer, and want to learn how you can help bring Ubuntu to the phone, you can also find more information on:
http://developer.ubuntu.com/gomobile
We are all excited about Ubuntu for phones, but it will take some time to get into the marketplace. If you leave us your email and country details, we will let you know when there is further news:
https://forms.canonical.com/manhattan/
Once again, thank you for your interest in Ubuntu!
Yours sincerely,
The Ubuntu for smartphones team at Canonical
Pretty much everything you could have read up on :/
Greetings to all on this New Year!!!(Almost late!)
Hello people.
Searching the past week about this topic, I found the "How to upload" Ubuntu for phones on Tegra Devices like our Atrix.
Here you could find some info: https://wiki.ubuntu.com/ARM/TEGRA/AC100
This will help un too: http://ac100.grandou.net/nvflash#debian_ubuntu_package
https://developer.nvidia.com/linux-tegra
And here, the Ubuntu for phones. http://cdimage.ubuntu.com/lubuntu/releases/quantal/release/
They recommend the Lubuntu 12:10 because it supposedly run from the box. I did not try this yet until I have all the tools(software & knowledge) ready...
It could be nice to have to opportunity to flash it like any ROM, but, sometimes I like the "hard" way in order to learn and develop myself.
Well guys, BON APPETITE !!!!!
While it's possible from a technical standpoint, I just don't see the developer interest which is a shame really, since the device's only weakness is the lack of updates.
Dav0 said:
Hello people.
Searching the past week about this topic, I found the "How to upload" Ubuntu for phones on Tegra Devices like our Atrix.
Here you could find some info: https://wiki.ubuntu.com/ARM/TEGRA/AC100
This will help un too: http://ac100.grandou.net/nvflash#debian_ubuntu_package
https://developer.nvidia.com/linux-tegra
And here, the Ubuntu for phones. http://cdimage.ubuntu.com/lubuntu/releases/quantal/release/
They recommend the Lubuntu 12:10 because it supposedly run from the box. I did not try this yet until I have all the tools(software & knowledge) ready...
It could be nice to have to opportunity to flash it like any ROM, but, sometimes I like the "hard" way in order to learn and develop myself.
Well guys, BON APPETITE !!!!!
Click to expand...
Click to collapse
This option to install ubuntu is impossible. U would risk to delete/brick partitions or nands. We need a IMG file with the filestructure and flash it with the fastboot/CWM. I can mount ubuntu 11.04 but the problem is no UI loading. Only usable is the terminal.
Sent from my MB860 using xda app-developers app
Hai_Duong said:
This option to install ubuntu is impossible. U would risk to delete/brick partitions or nands. We need a IMG file with the filestructure and flash it with the fastboot/CWM. I can mount ubuntu 11.04 but the problem is no UI loading. Only usable is the terminal.
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
No is not impossible. You partition an SD card load it up with kernel and system and use a dual boot solution to boot into the kernel on SD card. Of course some minor changes needed on the kernel. But not impossible.
also porting cyanogenmod is not as simple as grabbing a few drivers and adding a few kernel bits. It is a monumental task of trial and error with hundreds of lines of code to patch and sometimes full libraries have to be re written. Shoot the radio layer on the atrix was a quick hack job on cm for atrix.
Porting Ubuntu is tho should be quite easy. And maybe could even one day live in that juicy 750mb web top partition.
Sent from my Nexus 7 using XDA Premium HD app
You'd probably have to have /home on the internal sdcard to use /osh for installing Ubuntu.
Funny that this is the third thread in the last few days talking about using stand-alone Ubuntu on the device.
Sent from my MB860 using xda app-developers app
samcripp said:
No is not impossible. You partition an SD card load it up with kernel and system and use a dual boot solution to boot into the kernel on SD card. Of course some minor changes needed on the kernel. But not impossible.
also porting cyanogenmod is not as simple as grabbing a few drivers and adding a few kernel bits. It is a monumental task of trial and error with hundreds of lines of code to patch and sometimes full libraries have to be re written. Shoot the radio layer on the atrix was a quick hack job on cm for atrix.
Porting Ubuntu is tho should be quite easy. And maybe could even one day live in that juicy 750mb web top partition.
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
I mean like webtop in atrix just docking u phone and start Ubuntu version 12.04 and not 9.04 jaunty . And a small question: why does nobody can make it work? there are big changes to make it work I think. Dual boot is without a proof not working for me
Sent from my MB860 using xda app-developers app

Jolla for Nokia N9?

Any devs planning on porting this to the N9? Since Jolla is based of Meego (I Think?).
l.Urker said:
Any devs planning on porting this to the N9? Since Jolla is based of Meego (I Think?).
Click to expand...
Click to collapse
They said that the N9 can be flash on sailfish but there will be no support provide by Jolla.
Plus, you can find some video with the N950 running sailfish. As the N950 have the same hardware as the N9 so it is compatible.
Please do. I heart my n9 so much...
Sent from my Nexus 7 using xda app-developers app
There'll eventually be a community port of Sailfish*, don't expect it to be very reliable/slick though, there'll be some things that never work properly.
This has all been explained time & time again, I'm not going into the back story as-to-why all this is true, the information is out there.
*not Jolla's flavour, just the stock version of Sailfish, which means it'll be quite bare-bones compared Jolla's Sailfish (initially anyway).
oh thanks for all the replies. my N9 is just collecting dust right now. whats the difference between jolla sailfish and normal one?
Swyped from my M9704
l.Urker said:
oh thanks for all the replies. my N9 is just collecting dust right now. whats the difference between jolla sailfish and normal one?
Swyped from my M9704
Click to expand...
Click to collapse
Jolla is the name of the company..
Sailfish is the name of the operating system
Do we have any news on this?
Still now, don't seen any port from Jolla..
even SDK is out..
But I really like to see Jolla port to N9.. :good:
any news about this?
and anyone has stock sailfish on n9?
Chyea!
Sent from my VZW Galaxy Note II, hyper powered via MeanBean - ICE 1.0
- Hyperion 6,200MAh Extended Battery
- Modded Otterbox to fit battery
- An S-Pen (deal with it)​
Just to clarify things.
There is this company called Jolla. They make this operating system called SailfishOS which in fact is Mer.
So what is Mer? Mer is an operating system without hardware layer and UX. This means it's useless because it won't run on any hardware. You need the hardware layer which means drivers und you probably need the UX which means the GUI. This 3 parts together give you an operating system that you can use on your hardware. An example of this is SailfishOS.
If you take Mer and add the Hardware layer for the Jolla device and then the Sailfish Silica UI you get SailfishOS. The only other iteration of SailfishOS which exists is the one with the hardware layer for the Nokia N950. This will never be released as an official or supported Version.
So for all you guys waiting for a port of SailfishOS for device xyz. This won't happen. There is only one thing that could possible become reality and that's a leaked, unsupported beta image of SailfishOS for the Nokia N950/N9. Maybe this image will be the same which we saw in early demos of SailfishOS.
So the rule is as follows:
Even if you get all the linux drivers (not Android) for Mer so that you could possibly run Mer on your device you still need the UX. Jolla won't give you their Sailfish UI. You could use the Nemo mobile UI that is similar to it but the Sailfish UI will only be available on official Jolla devices.
But let's dream a little bit. If you really get Linux drivers for your device xyz and the Jolla device is out there and it has nearly the same hardware as your device it could be possible that you take all the packages that contain the Sailfish Silica UI and install them on your own device with Mer and your own hardware layer. This is possible in theory. In reality I don't think we will see a usable port that can be your daily driver.
An exchange which should help folks understand why there's no images*: http://pastie.org/private/lgldc4h3dikjkqc9nxecaq
They've said once they have one or more devices shipping, they'll probably start to open Sailfish much more, but not a minute before, for several reasons.
But that doesn't mean they'll also start to support images for 3rd-party devices, they'll probably never do that to the degree Canonical does, see the above.
*original source for that pastie
http://forums.whirlpool.net.au/forum-replies.cfm?t=1941044&p=48#r950
Jolla will be ported to N9. It won't hava all the functions, that on the Jolla device (for ex. no Voice control...anyway who needs it?), but it will be officially released around september/october 2013. So be patient
Giorgio84 said:
Jolla will be ported to N9. It won't hava all the functions, that on the Jolla device (for ex. no Voice control...anyway who needs it?), but it will be officially released around september/october 2013. So be patient
Click to expand...
Click to collapse
For real? or just your wish?
Is there an ETA?
Is there an ETA on when someone could make some early progress on this project? I'm worried that people are losing so much interest that a preview version of Sailfish running on the N9 might be a great idea to get people wanting more of the Meego successor.
That way, people would be falling in love with Sailfish and since it would have a significant spec-bump over the N9, people would be willing to buy it for the screen/display improvement, the "other half," and the great UI.
Giorgio84 said:
Jolla will be ported to N9. It won't hava all the functions, that on the Jolla device (for ex. no Voice control...anyway who needs it?), but it will be officially released around september/october 2013. So be patient
Click to expand...
Click to collapse
Do you have any source for this info? Because there is no official announcement that hit my attention.
hacker00740 said:
Is there an ETA on when someone could make some early progress on this project?
Click to expand...
Click to collapse
As always "when it's done". Please stop asking for ports. Just wait until Jolla came out with there first device. I'm sure there will be ports and adaptions all over the place once the Software gets in the hands of the right guys. And this community or t.m.o is prbably the first place to know it. But asking for it every second won't let that happen earlier.
Hello friends ..
No new news??
SDK when the operating system was released.
Test video of the operating system on it is N9. Why not port the operating system to handset N9 its wonderful ...
Please help developers...
maxomid said:
Hello friends ..
No new news??
SDK when the operating system was released.
Test video of the operating system on it is N9. Why not port the operating system to handset N9 its wonderful ...
Please help developers...
Click to expand...
Click to collapse
The SDK didn't include the full version of the Sailfish OS. It only contains a basic emulator for apps. So until Jolla releases a phone with Sailfish, it is impossible to port
Sent from my GT-N7100 using xda app-developers app
tbo-art said:
The SDK didn't include the full version of the Sailfish OS. It only contains a basic emulator for apps. So until Jolla releases a phone with Sailfish, it is impossible to port
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
Thanks for the answer
Will be released in full when it is SDk?
Why developers do not work on this phone Nitdroid ROM Port ... Time to full Android experience on these phones ...
http://forum.xda-developers.com/showthread.php?t=2342102
Hi, i want to share this post from a Jolla engineer giving tips to start porting Sailfish:
I'm pretty sure I phrased it a bit different So, both the N900 and N9 have the problem of having binary blobs, which Jolla is not allowed to distribute, and almost certainly never will be. The N9 additionally has the problem of having an older kernel than the N900 -- old enough that it's starting to cause problems. That's the reason why I probably mentioned N900.
As for Nemo and N9, Nemo is a community followup project of MeeGo, and as such inherited basic N9 hardware adaptation, and the right to redistribute those binary blobs. So, if you as user take a Nemo image and put Jolla stuff in there it works -- but we as Jolla can't do that.
Another problem is that the old N9 adaptation is based on X11, while we are using Wayland. We do have a proof of concept Wayland stack up on N9 (available through Nemo as well), but it has its fair shair of problems.
That we're using Wayland makes your suggestion of porting Sailfish libraries to Harmattan hard as well: Harmattan is an X11 stack (same in the different direction: you can't use a Harmattan binary on Sailfish. If you have the source porting is trivial -- unless it's using meegotouch. But if you only have a binary it won't run. In theory something hacking with xwayland might be possible, but that's pretty crazy, and a sailfish port/rewrite would almost certainly be the better option)
So, it should be pretty clear by now that we will not do N9 images. What needs to happen for community to be able to do the port? Easy: Get involved in Nemo. I mentioned that several times, though so far nobody showed interest.
It's mainly 3 areas that need work:
- finish port to the 3.5 kernel we started. The required tasks are in Nemos Bugzilla
- start fixing bugs in the Wayland proof-of-concept for N9
- reverse engineer hardware components where no driver exists, and do drivers (like GPS)
So, it's a hard task, but not impossible. The Nemo community and Jolla provided a very good starting point with Nemo, now it's up to community members to step up, and continue.
SOURCE: TMO

How to add a new governor to stock rom kindle fire hd

I want to know if it is possible and how to make this. Because some people add other governors to their device stock rom
Sent From My Super Modded KFHD
If im not mistaken the governors are built into the kernel, and we cant flash a modified kernel yet
Sent from my KFTT using Tapatalk HD
How To Add Governors and Schedulers To A Linux Kernel
persano said:
I want to know if it is possible and how to make this. Because some people add other governors to their device stock rom
Sent From My Super Modded KFHD
Click to expand...
Click to collapse
persano,
Yes Governors are a function of the Linux Kernel, it can not be done to the factory boot.img due to the constraints with the current Kernel. We will be launching a Ubuntu custom ROM for the Kindle in a few weeks, maybe a couple of Months, it really depends on how busy we are with the XDA topic.
Here is what you would do to build and pack a Kernel:
How To Build Kernel Step 1: Make sure you are running Linux, or else it won't work. So the current Kindle Kernel is out.
How To Build Kernel Step 2: Download the source code from either source.android.com, sonymobile.com (for a stock kernel), kernel.org or FXP github for FXP Kernel.
How To Build Kernel Step 3: unpack the source code from one of the above sources
How To Build Kernel Step 4: make changes to the source code you want to (i.e. adding in governors or io schedulers) - example here
How To Build Kernel Step 5: Build the source (note: the defconfig is probably different you'll have to check the /arch/arm/config folder to figure out which ones is the FXP one...) - Example here
How To Build Kernel Step 6: Make it into a boot img as noted here: Sony Developer Site
How To Build Kernel Step 7: Try booting, if it works, check to make sure that the changes you made sticked. If it doesn't boot, well, you can ask questions in this thread or send us a PM, we do this almost daily.
There are many "tricks of the trade" that we would love to share with you. First attempt to build and pack your own, then when you have issues let us know.:good:
Our new software will automate much of the above process, this feature is due to be added Mid march of 2013. Most of our ROM's will be Ubuntu based.
prokennexusa said:
persano,
Yes Governors are a function of the Linux Kernel, it can not be done to the factory boot.img due to the constraints with the current Kernel. We will be launching a Ubuntu custom ROM for the Kindle in a few weeks, maybe a couple of Months, it really depends on how busy we are with the XDA topic.
Here is what you would do to build and pack a Kernel:
How To Build Kernel Step 1: Make sure you are running Linux, or else it won't work. So the current Kindle Kernel is out.
How To Build Kernel Step 2: Download the source code from either source.android.com, sonymobile.com (for a stock kernel), kernel.org or FXP github for FXP Kernel.
How To Build Kernel Step 3: unpack the source code from one of the above sources
How To Build Kernel Step 4: make changes to the source code you want to (i.e. adding in governors or io schedulers) - example here
How To Build Kernel Step 5: Build the source (note: the defconfig is probably different you'll have to check the /arch/arm/config folder to figure out which ones is the FXP one...) - Example here
How To Build Kernel Step 6: Make it into a boot img as noted here: Sony Developer Site
How To Build Kernel Step 7: Try booting, if it works, check to make sure that the changes you made sticked. If it doesn't boot, well, you can ask questions in this thread or send us a PM, we do this almost daily.
There are many "tricks of the trade" that we would love to share with you. First attempt to build and pack your own, then when you have issues let us know.:good:
Our new software will automate much of the above process, this feature is due to be added Mid march of 2013. Most of our ROM's will be Ubuntu based.
Click to expand...
Click to collapse
Android rom or ubuntu rom?
Sent From My Super Modded KFHD
Custom ROM for The Kindle Fire HD 7" and 2 - Ubuntu Linux
persano said:
Android rom or ubuntu rom?
Sent From My Super Modded KFHD
Click to expand...
Click to collapse
persano,
To be exact, it will be Ubuntu for Android and Ubuntu. There are two versions, one is pure Ubuntu, the other is Ubuntu for Android - we will be building both platforms. The overall idea is to eliminate the old desktop PC. So when you are out in the Field you would take your phone or Tablet with you and when you come home you would Dock it and use it as your primary PC with external monitor, keyboard, mouse, printer and a full array of supported peripherals.
What is Ubuntu for Android?
How would you like a PC that fits in your pocket? For the lowdown on Ubuntu for Android, in terms your grandma could understand, watch this short video. And for news on Ubuntu for Android products, watch user Prokennexusa Posts .
The full PC desktop for multi-core Android phones
Now multi-core Android phones can be PCs too. Ubuntu for Android enables high-end Android handsets to run Ubuntu, the world’s favorite free PC desktop operating system. So users get the Android they know on the move, but when they connect their phone to a monitor, mouse and keyboard, it becomes a PC.
Easy to integrate to your Android phone
Ubuntu for Android drops in cleanly alongside the rest of Android, so it is easy to integrate into current production roadmaps. The hardware requirements are straightforward and, with a broad range of ARM and x86 hardware supported, it can realistically be added to phones already in development.
Of course, your phone needs the docking capability and hardware support for HDMI and USB. But that’s standard for high-end models in the current generation of devices in development.
Why add anything to Android?
Android is a mobile solution, designed for a touch interface on a handheld device. On the desktop, where users expect a pointer-driven experience, a PC operating system is essential. Several vendors have tried to bring Android-based desktops or laptops to market, with no success; Android was designed for touch only, and has its hands full winning the tablet wars.
A complete desktop solution needs a full range of desktop applications. While a mobile OS carries no deep desktop software catalog, Ubuntu offers thousands of applications, all designed for the desktop and most, like Ubuntu, free. And Ubuntu is certified by governments, industry and enterprises, widely deployed on the desktop, and supported by leading management solutions.
Another alternative would be a web-top, or web only desktop. But markets have not responded to web-only environments. The desktop is a high-productivity mode, not a media consumption mode or a browsing mode. That’s why we’ve brought the full power of a native desktop to this solution.
More to come.....
We were just added as one of Ubuntu Developers so the door has opened up! The app ecosystem is much more versatile than Android variants. You can run any Android App on Ubuntu, Windows Apps and the full array of Ubuntu Apps.
Here is a nice YouTube Video Explaining the idea: http://www.youtube.com/watch?feature=player_detailpage&v=iv1Z7bf4jXY
prokennexusa said:
persano,
To be exact, it will be Ubuntu for Android and Ubuntu. There are two versions, one is pure Ubuntu, the other is Ubuntu for Android - we will be building both platforms. The overall idea is to eliminate the old desktop PC. So when you are out in the Field you would take your phone or Tablet with you and when you come home you would Dock it and use it as your primary PC with external monitor, keyboard, mouse, printer and a full array of supported peripherals.
What is Ubuntu for Android?
How would you like a PC that fits in your pocket? For the lowdown on Ubuntu for Android, in terms your grandma could understand, watch this short video. And for news on Ubuntu for Android products, watch user Prokennexusa Posts .
The full PC desktop for multi-core Android phones
Now multi-core Android phones can be PCs too. Ubuntu for Android enables high-end Android handsets to run Ubuntu, the world’s favorite free PC desktop operating system. So users get the Android they know on the move, but when they connect their phone to a monitor, mouse and keyboard, it becomes a PC.
Easy to integrate to your Android phone
Ubuntu for Android drops in cleanly alongside the rest of Android, so it is easy to integrate into current production roadmaps. The hardware requirements are straightforward and, with a broad range of ARM and x86 hardware supported, it can realistically be added to phones already in development.
Of course, your phone needs the docking capability and hardware support for HDMI and USB. But that’s standard for high-end models in the current generation of devices in development.
Why add anything to Android?
Android is a mobile solution, designed for a touch interface on a handheld device. On the desktop, where users expect a pointer-driven experience, a PC operating system is essential. Several vendors have tried to bring Android-based desktops or laptops to market, with no success; Android was designed for touch only, and has its hands full winning the tablet wars.
A complete desktop solution needs a full range of desktop applications. While a mobile OS carries no deep desktop software catalog, Ubuntu offers thousands of applications, all designed for the desktop and most, like Ubuntu, free. And Ubuntu is certified by governments, industry and enterprises, widely deployed on the desktop, and supported by leading management solutions.
Another alternative would be a web-top, or web only desktop. But markets have not responded to web-only environments. The desktop is a high-productivity mode, not a media consumption mode or a browsing mode. That’s why we’ve brought the full power of a native desktop to this solution.
More to come.....
We were just added as one of Ubuntu Developers so the door has opened up! The app ecosystem is much more versatile than Android variants. You can run any Android App on Ubuntu, Windows Apps and the full array of Ubuntu Apps
Click to expand...
Click to collapse
This deserves multi thumbs up!!!:good::good: This sounds great! Please keep up your great work and dedication!
Kindle Fire HD and 2 - Ubuntu Linux
lacoursiere18 said:
This deserves multi thumbs up!!!:good::good: This sounds great! Please keep up your great work and dedication!
Click to expand...
Click to collapse
lacoursiere18,
We will be doing an official post when Ubuntu sends us the Ad shots and personalized goodies we can share with everyone in XDA. This has been a joint venture that we have been working hard to make reality. Finally, the idea was launched at CES, now it is time to make everything reality.
We will have an official release post in a couple of weeks.
Hi Chris,
i'm a bit excited now, because I'm looking forward to the development which is going on there ...
Are you talking about bringing "ubuntu for phones" and "ubuntu for android" with all the benefits and features as announced on ubuntu.com to the kindle fire hd soon? I heard Mark Shuttleworth saying he is expecting to see ubuntu on phones in Q4/2103-Q1/2014.
How much of that development is in that coming ubuntu? Is there any more or less official collaboration with canonical or s.th. like that?
Thanks in advanvce
f
Ubuntu for Android on Kindle Fire HD
freaksworth said:
Hi Chris,
i'm a bit excited now, because I'm looking forward to the development which is going on there ...
Are you talking about bringing "ubuntu for phones" and "ubuntu for android" with all the benefits and features as announced on ubuntu.com to the kindle fire hd soon? I heard saying he is expecting to see ubuntu on phones in Q4/2103-Q1/2014.
How much of that development is in that coming ubuntu? Is there any more or less official collaboration with canonical or s.th. like that?
Thanks in advanvce
f
Click to expand...
Click to collapse
freaksworth,
Initially we will be offering Ubuntu for Android. We are an acknowledged developer with Canonical and are developing Apps for Ubuntu for Android, although all of the Google Apps will work natively under Ubuntu for Android. You will have the several ten of thousands of Apps already available for Ubuntu on top of the Google Play options. How much development is happening with Ubuntu? A large amount, we alone spend 4 to 6 hours daily developing new apps for Ubuntu. Yes, we are working directly with Canonical on both the development aspect of Ubuntu and the promotion part of the new idea. This has been in discussion for over 2 years, as of CES it became reality. We are working to build a custom ROM for the Kindle, time-line is hard to nail down at the moment and it is not due to the Compiling part of the ROM it has to do with the constraints we are under with Canonical directly.
There are several aspects of Ubuntu that we can not even discuss at the moment, all I can say, is that we have an exciting future ahead of us and the desktop PC will disappear as we know it in the next three to four years, you can mark my words.
Yes, the release of the OEM Ubuntu Phone are really not going to happen until Q1 of 2014, Q4 of 2013 is a dream, but not very realistic. If they deploy the idea too early, the idea will fall on it's face. The idea has to be deployed in a highly methodical fashion. The first part is what we are doing, getting everyone excited - you should be excited, this is an awesome platform!
I will post an official release when Canonical approves us to do so, more to come.............

Categories

Resources