Re: [Ubuntu-phone] Sony flash

2016-05-17 Thread Ondrej Kubik
gards, > Pedro > > On Mon, May 16, 2016 at 2:58 PM, Pedro Vicente > wrote: > >> Ok, thanks. >> >> On Mon, May 16, 2016, 11:04 AM Ondrej Kubik >> wrote: >> >>> no >>> $ fastboot -S 256M flash boot boot.img >>> $ fastboot -S 25

Re: [Ubuntu-phone] Sony flash

2016-05-16 Thread Ondrej Kubik
ay 12, 2016, 8:44 PM Pedro Vicente > wrote: > >> Perfect, thanks! >> >> I will test. Then I'll reply it. >> >> On Thu, May 12, 2016, 8:36 PM Ondrej Kubik >> wrote: >> >>> OK absolutely no guarantee but you can get image from here: >&g

Re: [Ubuntu-phone] Sony flash

2016-05-12 Thread Ondrej Kubik
OK absolutely no guarantee but you can get image from here: http://people.canonical.com/~okubik/minato/test/togari/ Let me know if it boots :) cheers // Ondra On Thu, May 12, 2016 at 8:15 PM, Pedro Vicente wrote: > Okay, thanks. > > On Thu, May 12, 2016, 8:00 PM Ondrej Kubik > w

Re: [Ubuntu-phone] Sony flash

2016-05-12 Thread Ondrej Kubik
7:43 PM Mark wrote: > >> Hi >> >> Thanks for taking the time to respond. The dream would be a Xperia Z >> Ultra, actually! There's a guy - @vicetechno on Twitter - who's struggling >> to make that a reality, and I was just wondering if some sort of >>

Re: [Ubuntu-phone] Sony flash

2016-05-12 Thread Ondrej Kubik
Depends what you are looking for. I just updated wiki, https://wiki.ubuntu.com/Touch/Devices/minato There you should get more up to date status cheers // Ondra On Tue, May 3, 2016 at 12:25 PM, Mark wrote: > Hi, > > Can anyone tell me who did the flash for the Sony phone(s)? > > m > > -- > Mailin

Re: [Ubuntu-phone] MX4 + adb

2016-04-11 Thread Ondrej Kubik
for MTP on Mac you should be able to use Android tools from Android SDK. It used to bundle mtp client. // Ondra On Mon, Apr 11, 2016 at 2:00 PM, wrote: > On 2016-04-11 17:37 , Ondrej Kubik wrote: > > Most the problems with adb are caused by the flaky usb on MX4, but > >

Re: [Ubuntu-phone] MX4 + adb

2016-04-11 Thread Ondrej Kubik
Most the problems with adb are caused by the flaky usb on MX4, but could be others. 1) can you see MTP interface and transfer files to device? -> no) your USB is flaky, test different port, different USB cable -> yes) what adb client (host binary) are you using? -> one from Google, a

Re: [Ubuntu-phone] Z1 port

2016-02-29 Thread Ondrej Kubik
You can find all code related to it under branch personal/w-ondra/xperia_5.1.1_r5 on https://code-review.phablet.ubuntu.com cheers // Ondra On Sun, Feb 28, 2016 at 12:00 PM, Alfonso Sanchez-Beato < alfonso.sanchez-be...@canonical.com> wrote: > > > On Sat, Feb 27, 2016 at 8:51 PM, Mathijs Veen >

Re: [Ubuntu-phone] meizu mx4 rom dump

2015-06-05 Thread Ondrej Kubik
Please do not use u-d-f on production MX4 with Flyme. Even if your phone is unlocked, Ubuntu installation will fail. If you have MX4 with Flyme, you will need to use MTK flash tool to repartition phone in order to install Ubuntu. Flyme has partition table incompatible with Ubuntu requirements, so e

Re: [Ubuntu-phone] Dualboot not working on flo

2014-11-14 Thread Ondrej Kubik
Considering we just added e2fsch to initrd, I think we only way forward is to swap between android and ubuntu boots On Fri, Nov 14, 2014 at 9:54 AM, MichaƂ Sawicz wrote: > W dniu 26.09.2014 o 12:09, Ondrej Kubik pisze: > > This looks like same issue I debugged few months ago,

Re: [Ubuntu-phone] DO NOT UPGRADE PHONE & image server taken down temporarily

2014-10-13 Thread Ondrej Kubik
Can't we simply modify json file for affected channels, as a first step. That would stop pushing update to not-yet-updated phones. This is simple operation and can be done quickly. Then when adding new working image, we ensure there is delta from last working image and delta from broken image, so e

Re: [Ubuntu-phone] Don't update to RTM build

2014-10-11 Thread Ondrej Kubik
yep definitely 98 rtm rootfs update. Few BQ phones already bricked here. On Sat, Oct 11, 2014 at 10:57 AM, Oliver Grawert wrote: > hi, > > Am Samstag, den 11.10.2014, 11:40 +0200 schrieb Oliver Grawert: > > hi, > > Am Samstag, den 11.10.2014, 09:55 +0100 schrieb Dave Morley: > > > > I don't know

Re: [Ubuntu-phone] Dualboot not working on flo

2014-09-26 Thread Ondrej Kubik
This looks like same issue I debugged few months ago, basically Ubuntu boot image grew to large to fit into recovery partition on Nexus 7. For some reason N7 has recovery partition smaller than boot partition, also lot smaller than other devices. So unless there has been done some effort to shrink

Re: [Ubuntu-phone] Status update: Planned changes to the developer mode/adb access

2014-07-08 Thread Ondrej Kubik
On Tue, Jul 8, 2014 at 1:39 PM, Christian Dywan < christian.dy...@canonical.com> wrote: > On 08.07.2014 13:57, Oliver Grawert wrote: > > hi, > > Am Dienstag, den 08.07.2014, 07:11 -0400 schrieb Marc Deslauriers: > > > >> I just want adb to refuse connections if they are attempted _while_ the > scr

Re: [Ubuntu-phone] Calling for Click signing

2014-06-18 Thread Ondrej Kubik
On Fri, Jun 13, 2014 at 6:29 PM, Martin Albisetti wrote: > On Fri, Jun 13, 2014 at 12:54 PM, Ondrej Kubik > wrote: > >> > >> All the client cares about is that our signature is valid. It doesn't > >> matter what the developer does. Devices will not check de

Re: [Ubuntu-phone] Calling for Click signing

2014-06-13 Thread Ondrej Kubik
On Fri, Jun 13, 2014 at 4:08 PM, Martin Albisetti wrote: > On Fri, Jun 13, 2014 at 11:48 AM, Ondrej Kubik > wrote: > > If we "auto sign" those packages and then later developer decides to > update > > app and sign it with own key, what happened then? Update shou

Re: [Ubuntu-phone] Calling for Click signing

2014-06-13 Thread Ondrej Kubik
are coming from same developer and share same package name ( and same signature) will they share same sandbox or will they be able to peak into each other's sandbox, at least data wise? On Sat, Jun 7, 2014 at 2:04 AM, Martin Albisetti wrote: > On Fri, Jun 6, 2014 at 6:25 AM, Ond

Re: [Ubuntu-phone] Calling for Click signing

2014-06-06 Thread Ondrej Kubik
What is going to happen to all the existing apps in the store and apps already installed once signing is enabled? On Fri, Jun 6, 2014 at 1:18 AM, Martin Albisetti wrote: > On Thu, Jun 5, 2014 at 8:17 PM, Ondrej Kubik > wrote: > > > > At the moment only security meas

[Ubuntu-phone] Calling for Click signing

2014-06-05 Thread Ondrej Kubik
Hi At the moment only security measure involved while installing click package is https connection to click store. Click package itself is not signed. At the same time even RTM image will have enabled side loading. This opens potential risk that installed application can be "upgraded" with trojan

Re: [Ubuntu-phone] Device-Specific configs in debs

2014-03-04 Thread Ondrej Kubik
I think we agree here, have device specific files in android system.img and bind mount this wherever it is needed during boot, so Ubuntu can see it. Custom package should not have anything hw specific Cheers // Ondrej On Tuesday, February 11, 2014, Ricardo Salveti de Araujo < ricardo.salv...@canon

Re: [Ubuntu-phone] Device-Specific configs in debs

2014-01-17 Thread Ondrej Kubik
Hi We should keep in mind that eventually Custom, Ubuntu, Device images will land in separate partitions. This is essential for what Steve mentioned, each partition will clearly define playground for entity responsible for it's maintenance and updating. Customisation partition will be updated inde

Re: [Ubuntu-phone] Emergency call

2013-07-01 Thread Ondrej Kubik
It might sound like good idea to be able to call emergency with SOS signal while phone is in your pocket, but phone is still in your pocket, and emergency services won't hear you, so at some point you will have to take phone out anyway, so why not to make usual call. I'm sure most of the people