Recent content by Kohelet

  1. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    I'm been working on it since the new porting guide came up. As I write this I'm actually creating a local mirror since I have multiple Xperia devices I'd like to see it on. As for my own progess, I gave it a shot about a week ago but ran into issues that I think were because I didn't have a...
  2. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    New Porting Guide It seems there's a new porting guide up now. I'll give it a shot and report back here on the results.
  3. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    Is ffOS stable enough to be used as a daily driver? ---------- Post added at 08:59 AM ---------- Previous post was at 08:57 AM ---------- I asked around in IRC to see if they have plans to update the porting guide any time soon. One of the devs said that once they've completed work on the...
  4. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    Unfortunately, it seems that the Ubuntu Touch team is primarily focused on completing work for the BQ and Meizu phones that will be sporting Ubuntu Touch. That said, significant changes have been made to the OS that make the current porting guide completely unusable for porting. Which means...
  5. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    Any new developments on this front? I recently moved so I haven't been getting after it lately, but I'm still curious to see this continue.... Part of me is thinking that since the kernel sources are on github it might be easier to start with the kernel and build UT from there instead of...
  6. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    That's good to know! In the mean time, I'll start looking at the builds for odin to see if I can determine enough from that to get a working build for togari.
  7. Kohelet

    Post What is Responsible Disclosure?

    If the end result of the disclousre is that the users can protect themselves, then yes. As the OP pointed out:
  8. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    It would seem that the UT wiki does somewhat describe this process. This article discusses building UT from fresh AOSP sources (making your own changes). Perhaps that is what needs to happen here.
  9. Kohelet

    Post What is Responsible Disclosure?

    It can't hurt to let them know youre doing it. Sent from my Xperia ZL using XDA Free mobile app
  10. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    That could potentially be a major source of my problems. i wasn't aware of that. All I have at the moment is a fork of the CM repos. Feel free to add me to your repo. My username on Github is Kohelet as well. I can start to look into removing java dependencies as well. As for the sound, the...
  11. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    Sure, feel free. I built CM for all my devices and regretted not keeping such a list when I did that. So now every time I work on a build I keep lists like that. Eventually, when I have a working build, I'll post a guide for how to build following the same steps I took.
  12. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    I actually got past the libhybris issue. The problem was that the porting guide is out of date. It's based on using cm-10.1 whereas the current source for Ubuntu is based on cm-11.0. So if you use 4.4.2 instead instead of 4.2.2 then it works. But there are so many other issues and the...
  13. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    So I've gotten the build to start, but I'm running into issues with libhybris: ubuntu/hybris/compat/media/media_codec_layer.cpp:51:40: fatal error: gui/IGraphicBufferProducer.h: No such file or directory compilation terminated. make: ***...
  14. Kohelet

    Post [WIP][DEV] Ubuntu Touch for Sony Xperia Z Ultra

    How are you doing on this? I've just started working on this as well and am curious to know how far along you've gotten/what issues you've run into. Sent from my Nexus 7 using XDA Free mobile app
  15. Kohelet

    Post [ZU][ROM][JB4.3.1] Chameleon OS

    http://forums.chameleonos.org/threads/building-chameleonos-on-an-unofficial-device.425/ By far one of the best guides for porting a ROM that I've seen.