← Back to team overview

ubuntu-phone team mailing list archive

Re: Sony flash

 

OK. Can be this night?

On Tue, May 17, 2016, 3:41 PM Ondrej Kubik <ondrej.kubik@xxxxxxxxxxxxx>
wrote:

> OK so that is problem with permissions
> Here is what you can try:
> - download TWRP recovery for your device
> - boot to recovery,
>    $ mount /data and create two files /data/.writable_image and
> /data/.writable_device_image so we can edit later on
>    $ mout /system
>    $ mkdir /cache/a-sys
>    $ mount /system/var/lib/lxc/android/system.img /cache/a-sys
>    - edit  /cache/a-sys/ubuntu/lib/udev/rules.d/70-android.rules
> You wan to add correct entry for input device, you can start with adding:
> ACTION=="add|change", KERNEL=="event1", ENV{ID_INPUT_TOUCHSCREEN}="1"
> ACTION=="add|change", KERNEL=="event2", ENV{ID_INPUT_TOUCHSCREEN}="1"
> ACTION=="add|change", KERNEL=="event3", ENV{ID_INPUT_TOUCHSCREEN}="1"
> And then start removing them one by one, to get to one which is needed.
> You can then send me updated dev rules file and I will update it in source
> tree.
>
> cheers
> // Ondra
>
> On Tue, May 17, 2016 at 1:17 PM, Pedro Vicente <pedrolvicente@xxxxxxxxx>
> wrote:
>
>> Hi,
>>
>> It worked I flashed it but when the settings came up with language the
>> touchscreen does not work.
>>
>> It can't recognize the touch.
>>
>> Best Regards,
>> Pedro
>>
>> On Mon, May 16, 2016 at 2:58 PM, Pedro Vicente <pedrolvicente@xxxxxxxxx>
>> wrote:
>>
>>> Ok, thanks.
>>>
>>> On Mon, May 16, 2016, 11:04 AM Ondrej Kubik <ondrej.kubik@xxxxxxxxxxxxx>
>>> wrote:
>>>
>>>> no
>>>> $ fastboot -S 256M flash boot boot.img
>>>> $ fastboot -S 256M flash system ubuntu.img
>>>> Wiki is wrong there, I will have it fixed.
>>>> cheers
>>>> // Ondra
>>>>
>>>> On Sat, May 14, 2016 at 8:31 AM, Pedro Vicente <pedrolvicente@xxxxxxxxx
>>>> > wrote:
>>>>
>>>>> I'm going to test now. I flash the Ubuntu.img as userdata or not?
>>>>>
>>>>> On Thu, May 12, 2016, 8:44 PM Pedro Vicente <pedrolvicente@xxxxxxxxx>
>>>>> wrote:
>>>>>
>>>>>> Perfect, thanks!
>>>>>>
>>>>>> I will test. Then I'll reply it.
>>>>>>
>>>>>> On Thu, May 12, 2016, 8:36 PM Ondrej Kubik <
>>>>>> ondrej.kubik@xxxxxxxxxxxxx> wrote:
>>>>>>
>>>>>>> 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 <
>>>>>>> pedrolvicente@xxxxxxxxx> wrote:
>>>>>>>
>>>>>>>> Okay, thanks.
>>>>>>>>
>>>>>>>> On Thu, May 12, 2016, 8:00 PM Ondrej Kubik <
>>>>>>>> ondrej.kubik@xxxxxxxxxxxxx> wrote:
>>>>>>>>
>>>>>>>>> I enabled rhine platform, so I'd not expect complications, it
>>>>>>>>> should work. I already added ubuntu kernel config for togari. So you should
>>>>>>>>> have all the pieces in place.
>>>>>>>>> Let me build test image and you can test it, I do not have togari
>>>>>>>>> on me now to test it myself.
>>>>>>>>> cheers
>>>>>>>>> // Ondra
>>>>>>>>>
>>>>>>>>> On Thu, May 12, 2016 at 7:53 PM, Pedro Vicente <
>>>>>>>>> pedrolvicente@xxxxxxxxx> wrote:
>>>>>>>>>
>>>>>>>>>> I'm doing the work but I'm following the link. But I can't say
>>>>>>>>>> anything about Ultra yet because I'm busy with the final projects at
>>>>>>>>>> college. I hope to give news Monday.
>>>>>>>>>>
>>>>>>>>>> Cheers.
>>>>>>>>>>
>>>>>>>>>> On Thu, May 12, 2016, 7:43 PM Mark <j.m.holmes@xxxxxx> 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
>>>>>>>>>>> collaboration might help...
>>>>>>>>>>>
>>>>>>>>>>> Cheers,
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> Mark
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> On 12/05/16 13:13, Ondrej Kubik wrote:
>>>>>>>>>>>
>>>>>>>>>>> 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 <j.m.holmes@xxxxxx> wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi,
>>>>>>>>>>>>
>>>>>>>>>>>> Can anyone tell me who did the flash for the Sony phone(s)?
>>>>>>>>>>>>
>>>>>>>>>>>> m
>>>>>>>>>>>>
>>>>>>>>>>>> --
>>>>>>>>>>>> Mailing list: https://launchpad.net/~ubuntu-phone
>>>>>>>>>>>> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
>>>>>>>>>>>> Unsubscribe : https://launchpad.net/~ubuntu-phone
>>>>>>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>> --
>>>>>>>>>>> Mailing list: https://launchpad.net/~ubuntu-phone
>>>>>>>>>>> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
>>>>>>>>>>> Unsubscribe : https://launchpad.net/~ubuntu-phone
>>>>>>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>
>>
>

References