=== xiinotulp is now known as plutoniix [06:07] Hi, is ubuntu touch compatible with dual sim cell phone? [06:09] i have a doogee x5 and i want to install ubuntu touch === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === KathyReid_ is now known as KathyReid === Bob is now known as Guest75360 [10:28] Hi there, does anybody know if Siswoo C55 is supported by Ubuntu Touch vor has experience? [11:01] hi all [11:02] I need help with ubuntu/libhybris/compat/media/media_recorder_client.cpp: In member function 'virtual android::status_t android::MediaRecorderClient::pause()': [11:02] make: *** Waiting for unfinished jobs.... [11:02] I am tring to build ubuntu touch [11:02] and I am geting only tons of dependencies === zulucloud1 is now known as zulucloud [11:17] got that going with ubuntustudio-audio-plugins if any body chares :D === chihchun_afk is now known as chihchun [11:58] is there a find my car app for ubuntu touch? [13:09] hi all === chihchun is now known as chihchun_afk [15:20] any one there? [15:20] I need help? [15:38] hi [15:47] is there Ubuntu Touch ports for XT1072? [18:05] HI ALL [18:06] why is it important to unlock the bootloader ? by instaling unbuntu touch [18:07] else you cant install other roms or OS on most devices. [18:45] so if I install with locked bootloader I get an error or an install with errors ? [18:45] you cant install at all [18:46] or it will not boot at all. since locked bootloader means:"i only boot a signed kernel". [18:46] so if I try the files on fone wont be damaged [18:47] thx off to work :D [18:47] you cant damage a phone today. most devices are "unbrickable" [18:48] good to hear , cose I have some files to try but I am afraid [18:48] it will always boot to the bootloader. but then will not boot the wrong OS if its locked. [18:48] ok [18:49] I am trying to compile ubuntu touch on PC but I get error on [18:51] make: *** [/home/mihai/pro5/out/host/linux-x86/obj/lib/libGLES_CM_translator.so] Error 1 /usr/bin/ld: cannot find -lGL collect2: error: ld returned 1 exit status build/core/host_shared_library.mk:44: recipe for target '/home/mihai/pro5/out/host/linux-x86/obj/lib/libGLES_V2_translator.so' failed make: *** [/home/mihai/pro5/out/host/linux-x86/obj/lib/libGLES_V2_translator.so] Error 1 [19:08] http://packages.ubuntu.com/wily/libdevel/ [19:14] <_Sondge> I'll just leave this here. [19:14] <_Sondge> http://www.ebay.de/itm/Dockingstation-fuer-BQ-Readers-Aquaris-E5-HD-Ubuntu-Edition-schwarz-Lade-Station-/131690719571? === beuno_ is now known as beuno [19:27] what means ( cannot find -lGL collect2 ) I cannot finde no lib for it :( [19:27] help pls [20:10] mihai17xxy: did you mean -lGL -lcollect2? [20:10] good evening [20:11] nevermind, I'm drunk [20:12] Hi. I was here yesterday complaining about not being able to watch a downloaded MKV file on my E5 and I was told to file a bug. I was away from home and chatting from the phone's terminal, so I'm afraid I couldn't catch that URL. If the person I was talking to is here, please can you give me the URL again? [20:12] mihai17xxy: it can't find libGL.so [20:13] ... which means something else fails to set proper library paths [20:13] -lGL I think is the problem [20:13] Also, is the gallery/media player combo suited for watching full length 720p movies? Should I be using something else instead? [20:13] RTE89, have you checked IRC logs? http://irclogs.ubuntu.com/2016/01/03/%23ubuntu-touch.html [20:13] ... or the thing doesn't actually exist (cross compiling?) [20:13] or http://irclogs.ubuntu.com/2016/01/02/%23ubuntu-touch.html [20:15] make: *** [/home/mihai/pro5/out/target/product/generic/obj/SHARED_LIBRARIES/libmedia_compat_layer_intermediates/media_recorder_client.o] Error 1 [20:15] I used -B to ignore the problem and now I am stuck at [20:15] mimecar: thanks [20:16] mihai17xxy: -lGL means "link against libGL.so"; it can't find that library for the target architecture (say, you are on 64 bit and the target is 32 bit) [20:17] ... [20:17] dont know what to understeand [20:18] I shold link the error ? [20:18] make: *** [/home/mihai/pro5/out/host/linux-x86/obj/lib/libGLES_CM_translator.so] Error 1 /usr/bin/ld: cannot find -lGL collect2: error: ld returned 1 exit status build/core/host_shared_library.mk:44: recipe for target '/home/mihai/pro5/out/host/linux-x86/obj/lib/libGLES_V2_translator.so' failed make: *** [/home/mihai/pro5/out/host/linux-x86/obj/lib/libGLES_V2_translator.so] Error 1 [20:19] Ubuntu touch is on 32 bit ? [20:20] it's usually arm [20:21] but the message asys something about linux-x86, so you're building for x86 32 bit [20:24] if you intended that (say, for some x86 tablet / other device), then just install 32bit mesa (you should have something along the lines of /usr/lib/i386-linux-gnu/mesa/libGL.so.1 on your system) [20:25] afk 2 min [20:28] bk sorry king cryes [20:29] so I wold like to bild for Meizu Pro5 on an 64 b Ubuntu in VM [20:30] I made an VM with 10g /boot /g swap and 300g / (root) [20:31] I installed programs and libs like in porting instructions [20:34] * mihai17xxy slaps mihai17xxxy around a bit with a large fishbot [20:46] sud o init 0 [20:47] see ya all , going to sleep [21:29] can I share phone's camera with computer via usb/adb? [21:41] muka: access to the camera is protected by confinement, and i don't think any system service provides that, unless there is some trick with the android gadget stuff