Re: [Ubuntu-phone] Initrd for X86

2014-03-19 Thread f69m
On 03/19/2014 12:25 PM, Corvus wrote: adbd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=0x54a006ddae709bf03726fc16d278caa9209a0e2c, stripped Yes, we have this problem earlier :D I tested that al

Re: [Ubuntu-phone] BUG: Ran out of space while installing ubuntu-sdk/go-qml directly on Nexus 4

2014-03-16 Thread f69m
On 03/16/2014 04:24 PM, Oliver Grawert wrote: hi, Am Sonntag, den 16.03.2014, 11:03 -0400 schrieb David Marceau: On 03/16/2014 09:42 AM, David Marceau wrote: On 03/16/2014 08:09 AM, Oliver Grawert wrote: sudo losetup -c /dev/loop0 sudo resize2fs /dev/loop0 none of these tools will be availabl

Re: [Ubuntu-phone] Porting project ;)

2014-03-16 Thread f69m
On 03/16/2014 06:03 PM, scu.santiago wrote: Hi! My name is Martin, I'm from Argentina. I am very excited with the commitment of the Ubuntu's community to make this incredible OS reach those technology highlights. I want to become a member of phone's team. Currently, I have the project to port

[Ubuntu-phone] Weird percentage in system update

2014-03-14 Thread f69m
Hi, Testing my own system image server I noticed weird percentages in the download progress. Opening the updates tab in system settings it shows values like "1191507%". Is this an issue with my server or a general bug in system update? Didn't find anything related at https://bugs.launchpad.ne

[Ubuntu-phone] [Ports] Making system image ports available?

2014-03-02 Thread f69m
Hi, Just wondered, if there is any work in progress to allow making ports using the new system image available, similar to https://wiki.ubuntu.com/Touch/MakingPortsAvailable? Looking at ubuntu-device-flash, I noticed the -server= argument. Setting up the JSON files for example on GitHub Page

[Ubuntu-phone] New android config? [was: Landing team 17.02.14]

2014-02-18 Thread f69m
Hi, On 02/17/2014 06:54 PM, Didier Roche wrote: 184: * new android config with more per-device persistence configuration * new ui toolkit theme 186: * minor fix in android-config Are there any details on the new config available? Sounds promising! -- Mailing list: https://launchpad.net/~ubun

[Ubuntu-phone] [Porting] Problems with UCM audio config

2014-01-29 Thread f69m
Hi, Following the porting guide, I tried to add the Alsa UCM configuration files for my tablet. They are found at boot time and the default (reset) configuration is executed, but the devices (Speaker and Headphones) are never activated. BTW, as a basis I used the latest stable loop-mounted i

Re: [Ubuntu-phone] Landing team 16.01.14

2014-01-21 Thread f69m
Hi Steve, On 01/21/2014 09:25 PM, Steve Langasek wrote: On Mon, Jan 20, 2014 at 10:02:39AM +0100, f69m wrote: For us porters it would be nice to have at least one image with SF working as an important step before even thinking of tackling mir. I think SF is a crutch that at this point isn&#

[Ubuntu-phone] [Porting] How to create a system.img for your port

2014-01-21 Thread f69m
Hello, As the official porting guide is a little incomplete concerning the latest changes, I decided to put together an email with my findings. In the following, I will describe, how to manually create a system.img for the new loop-mounted flipped container layout. Building the phablet-trus

[Ubuntu-phone] [Porting] Unity8: Failed to load platform plugin "ubuntu".

2014-01-19 Thread f69m
Hi, Just trying to port the latest "trusty" to the Asus TF300T using the 'phablet-trusty' android branch and today's image from: http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current/trusty-preinstalled-touch-armhf.zip Finally I managed to drop some device-specific config files, b

Re: [Ubuntu-phone] [Ports] New method to handle the device specific pixel ratio

2013-03-23 Thread f69m
Thanks, so much easier now! :) Config for Asus Transformer Pad TF300T: Filename: tf300t.conf --- GRID_UNIT_PX=10 QTWEBKIT_DPR=1.6 FORM_FACTOR="tablet" --- On 03/22/2013 02:27 AM, Ricardo Salveti de Araujo wrote: Hey, We just landed a merge request [1] created by Oliver (ogra) that improves

Re: [Ubuntu-phone] [PATCH] Create swap file on first boot

2013-03-12 Thread f69m
On 03/12/2013 12:28 PM, Oliver Grawert wrote: hi, On Di, 2013-03-12 at 12:15 +0100, f69m wrote: Sorry for the late answer! On 03/05/2013 06:02 AM, Ricardo Salveti de Araujo wrote: On 03/01/2013 04:09 PM, f69m wrote: Hi everyone, Please find attached a small patch that will create /data

Re: [Ubuntu-phone] [PATCH] Create swap file on first boot

2013-03-12 Thread f69m
Sorry for the late answer! On 03/05/2013 06:02 AM, Ricardo Salveti de Araujo wrote: On 03/01/2013 04:09 PM, f69m wrote: Hi everyone, Please find attached a small patch that will create /data/swapfile on first boot. If you don't want a swapfile, just create an empty /data/swapfile.

Re: [Ubuntu-phone] maliit-server segmentation fault

2013-03-12 Thread f69m
On 03/12/2013 12:49 AM, Bill Filler wrote: On 03/09/2013 05:50 PM, Jonas Schwabe wrote: Hi there, Is there any known issue with the current daily phablet build? I can't start phablet-session as maliit-server crashes. The strange thing is the last image I used (03-04-2013) does work on the same d

Re: [Ubuntu-phone] [Ubuntu-Phone][Bug]Would anyone fix the updater-script inside quantal-preinstalled-phablet-armhf.zip

2013-03-03 Thread f69m
You can do it yourself easily. Unzip the installer, edit META-INF/com/google/android/updater-script, then replace it in the ZIP. You also need to update (at least) the following files in the Android tree: - ubuntu/uchroot/uchroot.c - ubuntu/uchroot/ubuntu_chroot On 03/04/2013 03:56 AM, L

[Ubuntu-phone] [Port] Boot Process and Plymouth

2013-03-02 Thread f69m
Hello everyone, Testing my Asus TF300T port, I am getting a black screen between the kernel boot (Asus logo) and the QML shell starting. But I see that "plymouth" is installed, which is supposed to provide a boot animation. Unfortunately, I don't posses any other devices to compare with. So m

Re: [Ubuntu-phone] Compiererror while porting to Xperia Neo V

2013-03-02 Thread f69m
First of all: can you compile CM 10.1? If not there might be something weird on your system. What system are you running on? Given you can compile CM 10.1, can you give more details on what you have done, so I can try to reproduce that? Maybe then I can help. Please document your steps, starti

[Ubuntu-phone] [BatteryIndicator] Where is the source package?

2013-03-02 Thread f69m
nd ubuntu:indicator-battery, both don't exist. Hope I am not just too dumb (definitely not blonde...). :-[ f69m -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : ubuntu-phone@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

Re: [Ubuntu-phone] Reverse tethering support

2013-03-01 Thread f69m
afterwards) Hmm, "insufficient permissions"... did you run "adb root" before? Just guessing... I used SSH tunnels over an ADB tunnel successfully. Not a full internet connection, but works for a lot of things, even for apt-get and friends. See here: https://github.com/f69

[Ubuntu-phone] [PATCH] Create swap file on first boot

2013-03-01 Thread f69m
not empty. Hope this patch is acceptable and can be included for everyone. f69m commit 0a42c16f2d8410f5974467961833a1837000240f Author: f69m Date: Fri Mar 1 19:54:23 2013 +0100 Create swapfile as /data/swapfile diff --git a/ubuntu_chroot b/ubuntu_chroot index 0127e7d..d3029bb 10

Re: [Ubuntu-phone] [Port] qml-phone-shell segfaults on ASUS TF300T

2013-03-01 Thread f69m
howthread.php?t=2165171 for now. Need a little rest now, then I will update the sources and the Ubuntu wiki, where necessary. f69m On 02/27/2013 01:17 AM, Ricardo Salveti de Araujo wrote: On 02/26/2013 12:26 PM, f69m wrote: Hello, Trying to port Ubuntu Touch to the ASUS Transformer TF300T.

[Ubuntu-phone] [Port] qml-phone-shell segfaults on ASUS TF300T

2013-02-26 Thread f69m
ation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ -- If it helps, I have kept a copy of the full strace output. As I managed to get SSH login and apt-get to work via an adb tunnel, I am prepared to start serious debugging, but I would appreciate if someone could point me at the right plac