[00:13] i needd help for my xpria z tab [00:13] i need to make with ubuntu touch [00:14] how can install [00:18] halp me pleas === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [02:47] hello === bin is now known as Guest56437 === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === vying is now known as Guest8627 === chihchun is now known as chihchun_afk === SonikkuAmerica__ is now known as SonikkuAmerica === vying is now known as Guest47322 === chihchun_afk is now known as chihchun === Spy is now known as Guest34959 === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [11:59] So I installed ubuntu touch on my nexus 4 [12:00] but can't seem to log into ssh [12:00] it says the connection was refused [12:00] what should I do? [12:01] enable ssh on the device via adb [12:01] alright [12:02] log in via adb and do: [12:02] setprop persist.service.ssh true [12:03] then reboot and sshd should be running [12:03] set the property to false and reboot if you want it stopped [12:03] thanks [12:03] ok [12:04] hmm [12:04] it still says the connection was refused.. [12:04] do you see sshd running ? [12:04] ps ax|grep sshd [12:04] yes [12:05] how do you try to log in ? [12:05] ssh [12:05] ssh 192.168.42.139 [12:06] ah, that would try to use your current username :) [12:06] try ssh phablet@192.168.42.139 [12:06] oh [12:06] you want to log in as the phablet user [12:06] Hi, I'm about to install Ubuntu Touch on a 2nd gen Nexus 7. Are the manual instructions still up-to-date? (https://wiki.ubuntu.com/Touch/Install#Manual_Download_.26_Installation) [12:06] rekado, no, dont use them [12:06] okay [12:06] use ubuntu-device-flash [12:07] we need to update the manual part ... [12:07] ssh phablet@192.168.42.139 ssh: connect to host 192.168.42.139 port 22: Connection refused [12:07] :/ [12:07] and you are 100% sure the IP is the right one ? [12:07] ogra_: I'm on Fedora; is this tool available for other systems than Ubuntu? [12:08] yes it's the right ip [12:08] maybe I'll try with the hostname? [12:08] rekado, well, it is written in go and statically linked afaik ... but you would have to comehow do a surgery to get it out of the deb [12:08] *somehow [12:09] still no luck [12:09] Diab0lix, wont work [12:09] hmm, I see. Do you happen to have a link to the sources? [12:10] https://launchpad.net/~phablet-team/+archive/tools [12:10] goet-ubuntu-touch is the source package [12:10] *goget [12:11] ogra_: thanks! [12:11] Diab0lix, check /var/log/auth.log on the phone, it should tell you why you cant log in [12:11] it's allright I just fount it :) [12:11] I logged is with adb [12:11] ifconfig [12:12] and the ip was wrong [12:12] thats what i thought :) [12:12] thanks a lot :) [12:12] enjoy [12:12] thanks [12:12] do you know the default password for phablet? [12:13] oh it seems to just be phablet [12:13] right === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [14:44] somebody there? [14:44] yup [14:45] how to download latest ubuntu touch sources? (14.04) [14:47] I don't know :/ [16:23] stgraber, if you take a look at the CPU graph on i.e. http://people.canonical.com/~ogra/touch-bootcharts/ubuntu-phablet-trusty-268.png you will notice that the init inside the container only consumes two if the four CPU cores (see seconds 8-10 in the CPU chart), is there any way to tell the container to use all of them ? [17:19] ogra_: we haven't set any cpu limit on the container, so short of fixing their init to use more parallel threads, no [17:21] well, i dont mind if it works serialized as long as it uses all available CPU :P [17:21] it simply is odd that it takes 50% [17:23] (i coulld imagine it to be 25% because it uses ojnly one core, but obviously it uses two) [17:26] hello. How would I go about downloading the source in my browser? === vying is now known as Guest30378 [18:09] Having trouble installing Ubuntu Phone SDK | http://askubuntu.com/q/441194 [20:19] anyone here? [20:47] Running apps from sdk on nexus 4 | http://askubuntu.com/q/441258 [21:01] Where do I downlaod ubuntu touch from | http://askubuntu.com/q/441266 [23:11] I'm failing to flash the Nexus 7 2013 with ubuntu-device-flash. [23:12] Getting this error: Cannot push /root/.cache/ubuntuimages/gpg/image-signing.tar.xz to device [23:12] the device boots into recovery directly and then errors out [23:13] have you tried running it as root? [23:13] I'm running as root [23:13] oh [23:13] could this be because of secure boot? [23:13] I don't think so [23:13] can you connect to your nexus via adb? [23:13] I can. [23:14] I booted into the bootloader and then ran ubuntu-device-flash --channel=devel --bootstrap [23:15] the first two files were pushed, then the device went into recovery mode (showing an Ubuntu logo and a few options, such as reboot, wipe, etc) [23:15] yes [23:16] you don't have to do anything there [23:16] just wait until your computer has finished all the steps [23:16] but ubuntu-device-flash stops with an error. [23:17] do you have a nexus 7 3g? [23:17] no. It's the wifi version [23:17] you then may have to run ubuntu-device-flash --bootstrap --device=grouper instead [23:17] ok ok [23:17] oh* [23:19] did you try wiping the data partition? [23:19] Yes. [23:19] hmm [23:19] what error does it say when it stops? [23:20] Cannot push /root/.cache/ubuntuimages/gpg/image-signing.tar.xz to device [23:20] that's all it says. [23:21] maybe try to run ubuntu-device-flash in normal user, but with sudo [23:21] instead of root [23:22] or even without sudo [23:22] still in default user [23:26] I did use a normal user with sudo first; when it failed I noticed that the cache was in /root/.cache, so I retried with plain root. Same failure. [23:27] and if you run it without sudo in normal user? [23:28] The bootloader is unlocked, yet I think there may be something else on the device that needs unlocking. I'm pretty sure it's not a permission problem on my machine. [23:28] without root privileges I cannot access the device. [23:28] (I tried) [23:28] weird [23:29] normally you should be able to adb or ubuntu-device-flash your device without root privileges [23:29] At least with my Nexus 4 it was the case [23:30] adb works without root, fastboot however doesn't work without root. [23:30] I'm on Fedora; compiled ubuntu-device-flash by myself. [23:30] allright [23:31] I'm on kubuntu, so yeah I didn't have to do that. [23:32] you could try doing it on a live usb/cd or so just to test? :-) [23:32] of ubuntu I mean [23:33] I might be able to try that tonight, but I doubt it would make a difference, to be honest. [23:33] Is there a verbose mode that could tell me more about the error? [23:33] not sure [23:34] not mentioned in the man page at least [23:36] gotta go now, will play with this in a few hours again. Thanks for your help. [23:37] you're elcome :-) [23:37] welcome*