=== xiinotulp is now known as plutoniix [02:18] why ubuntu touch Vivid dont work smooth with snapdragon 200 dual core? [12:52] i had some proper battery loss with ota8. seems like its gone with ota8.5 [13:38] +1 [13:50] k1l: +2 [16:04] I can use the audioflinger instead of pulseaudio? [16:05] with pulseaudio'm having problems with call audio [16:06] kowak: Is your phone Qualcomm-based? [16:06] peat-psuwit: yes. snapdragon 200 msm8610 [16:08] kowak: try my solution: https://github.com/peat-psuwit/pulseaudio-droid-card-parameters-setter [16:10] kowak: first, install this version of Pulseaudio-module-droid: https://drive.google.com/open?id=0B7NYsRojU4adeDlYeXVLMkRIM0k [16:12] peat-psuwit: i will try thanks [16:13] Does Ubuntu touch have any support for physical or virtual (below screen) button? [16:15] peat-psuwit: my Android-frameworks-av-libmedia seems already patched [16:16] kowak: what's the message on the terminal? [16:21] peat-psuwit: the repository I used already have your patch https://github.com/ubuntu-touchCAF/android_frameworks_av/commit/208c805888af761797dfeb5029b9ab0ac07729df [16:27] kowak: OK. Then, to try this, make device writable, install Pulseaudio-module-droid above (use --force if needed), reboot, and then run card_parameters_setter [16:52] peat-psuwit: i got this error E: [pulseaudio] core-util.c: Failed to create secure directory (/run/user/0/pulse): Permission denied | and no sound [16:54] kowak: where did you get that error? [16:55] peat-psuwit: using pulseaudio --system , when use card_parameters_setter terminal seems freeze [16:56] kowak: why do you use that? [16:57] peat-psuwit: because i got this No PulseAudio daemon running, or not running as session daemon. using pacmd update-sink-proplist 0 [16:59] kowak: That's after the reboot? [16:59] peat-psuwit: yes [17:00] kowak: Run "tail .cache/upstart/pulseaudio.log" and give me the output. [17:01] peat-psuwit: tail: cannot open ‘.cache/upstart/pulseaudio.log’ for reading: No such file or directory [17:02] kowak: "ls /var/crash/" [17:03] peat-psuwit: _usr_bin_mtp-server.32011.crash [17:03] _usr_bin_mtp-server.32011.upload [17:03] _usr_bin_mtp-server.32011.uploaded [17:03] _usr_lib_arm-linux-gnueabihf_indicator-sound_indicator-sound-service.32011.crash [17:03] _usr_lib_arm-linux-gnueabihf_indicator-sound_indicator-sound-service.32011.upload [17:03] _usr_lib_arm-linux-gnueabihf_indicator-sound_indicator-sound-service.32011.uploaded [17:04] kowak: "status pulseaudio" [17:04] peat-psuwit: pulseaudio stop/waiting [17:05] kowak: "start pulseaudio" [17:05] peat-psuwit: pulseaudio start/running, process 8244 [17:06] kowak: now try running the script and make call. note that [17:06] kowak: Note that the script won't print any message. [17:08] peat-psuwit: script print this on call root@ubuntu-phablet:/home/phablet# ./card_parameters_setter [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] kowak: Ok ok, enough. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running, or not running as session daemon. [17:08] No PulseAudio daemon running [17:09] kowak: I see why now. Run the script as phablet user [17:10] peat-psuwit: Failed to create secure directory (/run/user/0/pulse): Permission denied [17:10] No PulseAudio daemon running, or not running as session daemon. [17:11] kowak: How do you get the root shell in the first place? [17:11] unsecure adbd binary [17:12] peat-psuwit: unsecure adbd to start on boot [17:13] kowak: try "su - phablet". your prompt should change to "phablet@ubuntu-phablet:~$" [17:13] peat-psuwit: and now? [17:14] kowak: run the script again [17:15] peat-psuwit: no call sound and no other sound [17:16] peat-psuwit: script don't print any output [17:16] kowak: "start pulseaudio" [17:18] peat-psuwit: start: Job is already running: pulseaudio [17:19] kowak: "restart pulseaudio" [17:19] peat-psuwit: pulseaudio start/running, process 12585 [17:20] kowak: try running the script and make call. [17:21] peat-psuwit: no sound [17:22] kowak: "tail ~/.cache/upstart/pulseaudio.log" [17:23] peat-psuwit: tail: cannot open ‘/home/phablet/.cache/upstart/pulseaudio.log’ for reading: No such file or directory [17:24] kowak: "pactl list" (put output on pastebin, it's long) [17:25] peat-psuwit: http://pastebin.com/zvsnd3n3 [17:26] peat-psuwit: note the phone is running ubuntu touch 14.10 [17:28] kowak: Ok. So this seems to be the problem. This pulseaudio binary is built on 15.04. [17:28] kowak: how do you install that version? [17:29] peat-psuwit: i installed using rootstock [17:29] peat-psuwit: i installed 14.10 because 15.04 and up have a UI lag [17:33] kowak: Currently everyone's focus is on 15.04. 14.10 is not supported anymore. [17:33] peat-psuwit: i can install 15.04 but the lag make device unstable [17:38] kowak: That's strange. [17:40] peat-psuwit: much strange, 14.10 runs smooth and 15.04 runs lag and touch delay [17:47] peat-psuwit: do you used any patch for graphics? [17:50] kowak: I use caf-new variant of hardware/qcom/{media,display} from CM (with a bit of change in makefile) [17:51] peat-psuwit: Hmm i think is it, i'm using defaut media,display variant [17:54] kowak: I recommend using my fork, which is patched already: https://github.com/peat-psuwit/ubuntu-phone_hardware_qcom_media-caf-new https://github.com/peat-psuwit/ubuntu-phone_hardware_qcom_display-caf-new [17:55] kowak: also, take this: https://github.com/peat-psuwit/ubuntu-phone_build patched with CM specific build system [17:57] peat-psuwit: i will make this changes and make a new build thanks for all [17:57] kowak: You're welcome. :) === tboston_ is now known as tboston [18:10] peat-psuwit: i got this error hardware/qcom/display-caf-new/liboverlay/mdpWrapper.h:72:36: error: 'mdp_overlay_list' has not been declared [18:10] hardware/qcom/display-caf-new/liboverlay/mdpWrapper.h:180:43: error: 'mdp_overlay_list' has not been declared [18:10] hardware/qcom/display-caf-new/liboverlay/mdpWrapper.h: In function 'bool overlay::mdp_wrapper::validateAndSet(const int&, int&)': [18:10] hardware/qcom/display-caf-new/liboverlay/mdpWrapper.h:182:19: error: 'MSMFB_OVERLAY_PREPARE' was not declared in this scope [18:14] kowak: put content of include/linux/msm_mdp.h in Linux tree to pastebin [18:15] peat-psuwit: http://pastebin.com/txPuAzaV [18:20] kowak: your file seems to be different from mine. What device is it, exactly? [18:20] peat-psuwit: Motorola Moto-E 2014 [18:21] kowak: Can you give me a codename? [18:21] peat-psuwit: condor [18:23] kowak: Where did you get your initial device tree? [18:24] peat-psuwit: https://github.com/percy-g2/android_device_motorola_condor/tree/cm-11.0 [18:25] kowak: You seems not to need caf-new variant. So, this is probably not the cause for the lag. === leandro is now known as Guest56804 [20:52] Guys, I tried to install ubuntu touch on my nexus 4. Followed all instructions, however, at the end of all process, my nexus gets to the download mode and/or says that I must connect my nexus to a PC do recovery it. [20:53] Any suggestion on where I can be doing wrong? [20:57] Guys, I tried to install ubuntu touch on my nexus 4. Followed all instructions, however, at the end of all process, my nexus gets to the download mode and/or says that I must connect my nexus to a PC do recovery it. Any suggestion on where I can be doing wrong? [21:05] you were too impatient [21:23] my usb tether stoped working after last update. Anyone with same problem. It looks like android-gadget-service crashes phone. Anyone has same problem? [22:42] Exit [23:32] I see the directions for installing Ubuntu Touch at https://developer.ubuntu.com/en/start/ubuntu-for-devices/installing-ubuntu-for-devices/ require Ubuntu Desktop. Are there alternate directions using a Mac? [23:33] Are the directions at https://wiki.ubuntu.com/Touch/Install/OSX still valid? [23:34] I have the android tools installed. [23:36] anyone know about this? W/msm8974_platform( 2878): 24bit not enable, no need to check for backend change [23:36] D/hardware_info( 2878): hw_info_append_hw_type : device_name = voice-handset [23:36] E/ACDB-LOADER( 2878): ACDB -> Not correctly initialized! [23:36] I/audio_hw_primary( 2878): select_devices: exit [23:36] If I'm not developing new software for ubuntu, can I do without the Go language runtime? [23:45] This link redirects to the main installation page https://wiki.ubuntu.com/Touch/Install#Manual_Download_.26_Installation Is there a new manual installationnpage?