[00:16] portuguese ? === chihchun_afk is now known as chihchun [05:56] anyone got any recomendations on miracast dongles theres so many out there [06:12] Hi. I tried to build a mir hello-world app with ubuntu sdk chroot. On my phone I have rc-proposed. The chroot I used was ubuntu-sdk-15.04. But in the chroot there's libmirclient.so.8 while on the phone I have libmirclient.so.9. What is the correct chroot to use with rc-proposed? [07:14] Hello, Meizu Pro5 here [07:15] Derek crashes after each use, where should I report this [07:15] Dekko * [07:16] Not Derek, he rarely crashes [07:22] https://www.mentor.com/pcb/downloads/oda-xpedition?cmpid=9049 [07:22] oops, sorry [08:39] Found the answer in #dekko [08:40] Delete ~/.cach/dekko* and ~/.local/share/dekko* [09:15] good morning [11:37] mornin :] [11:38] good morning gilly_ [12:02] Hey guy, have someone some experience in kernel building ? [12:02] I don't moritz311 [12:06] mimecar: no problem === chihchun_afk is now known as chihchun === mimecar_ is now known as mimecar [18:24] Howdy ! [18:25] hello [18:25] hi Howard__ [18:26] popey, Just watched the latest Q&A with you and the Meixu 5 - shame there are none left to buy, now. [18:26] xD [18:26] wat does xD mean ? [18:27] something similar to lol [18:27] let me find the 'xD' on Google [18:28] ok right, I thought you were being immature, for a second there, cheers. [18:28] http://www.urbandictionary.com/define.php?term=emoticon [18:28] you can read the meaning on that link [18:29] =_= [18:32] popey, I've seen an Ubuntu phone on ebayUK. [18:52] Howard__: there's a few [18:57] MeizuPro 5 is out of stock or? [19:07] indeed http://www.joybuy.com/1104324.html [19:10] no ubuntu pro 5's on ebay :) [19:11] Well, honestly that's a good thing it's out of stock. It means it's selling :) [19:11] * popey hugs his pro 5 [19:11] What about the Pro4? [19:12] Is that still available? Seems like that's a pretty capable device too [19:23] altker128: the MX4 is sold old for a long time already. [19:29] I hate the fact you can't actually buy a Pro 5 - what's the point in bunting otherwise ? Any alternatives that stack up against the Pro 5 ? [19:30] probably in the near future [19:30] probably from BQ also [19:31] Howard__: What do you meant can' t buy the Pro5? Wasn't it available through JD? [19:31] its OOS :) [19:31] it's* [19:31] Yeah, but that's not a permanent condition [19:31] Is it? [19:31] *shrugs* it could be [19:31] Why? Didn't they just release the device? [19:31] They make them in limited numbers it seems [19:32] and they sell out fast [19:32] yes. but it went out of stock VERY quickly from what i observed [19:32] troo. [19:33] Sadly not up to us how many they sell [19:33] I think the fact it went out of stock is a good thing, it means demand is high and they will make more [19:34] would like to see an device simple as the ipad air with ubuntu in the future :) that would be really great [19:34] Meizu could easily make a tablet with the same guts as the Pro5. It's not like the requirements are much (any?) different [19:35] I don't think Meizu make tablets [19:36] maybe they will in the future :D [19:37] must be some kinda inner-favouritism that popey got one and I didn't is my pontification :) [19:37] do you guys think that Meizu is well invested in the whole Ubuntu Phone thing? I mean when i get a bq product , inside and out it's ubuntu focused. with meizu, it still ships with the flyme manual :/ [19:38] or maybe it's just me :D [19:38] no its not just you. [19:38] i get it. [19:38] jj_: It's a gamble, they're not going to put much marketing effort behind it unless Ubuntu variants sell well and demand is high. [19:39] but Bq does, to a certain extent [19:39] * Howard__ wonders where is the bug that stops his Nexu 4 from turning on first time he/she hits the button on the side. [19:39] **Nexus 4 [19:40] Howard__: N4 on Ubuntu touch? [19:40] will put some more effort in porting to my tablet and then try a bit out [19:40] I'm off - I'll read the logs for that answer later - bye guys. Yes Nexus 4 w/ Ubuntu Touch. [19:40] o/ [19:41] *waves* [19:41] Howard__: Is it a single event or is it always there? [19:41] you mean, power on as in boot, or power on as in toggle the screen on/off? [19:41] oh wait - fans ... [19:42] well, its the power button on the RHSide. [19:42] i know where the power button is [19:42] well its that one :) [19:42] i mean are you trying to boot the phone on, or is the screen just disabled with the phone asleep [19:43] 2nd one. [19:43] my nexus4 doesn't seem to have such a problem. but it happens all the time on my nexus 5 where the screen won't come on right away [19:44] could either be a bug in the code that handles the button itself, or a bug in power management bits. not sure [19:44] how do i update, again ? [19:44] I think I'm still on 10. [19:44] system settings -> updates [19:45] got it. "SW up to date" :) [19:46] right off to the party/ball , bye guys. [19:48] have someone some basic kernel know how ? [19:51] moritz311: What does that mean? [19:52] yeah i get an errror when enabling CONFIG_ANDROID_RAM_CONSOLE, but don't know a way to fix it [20:04] moritz311: (guessing from experience with other non-ubuntu embedded kernels) maybe you need to explictly turn som other options on? In device-patched kernels I've seen situation that 'unexpected' options were broken - would not pull in things they needed or sometimes the code wouldn't compile as nobody tried and cared [20:05] I'm having troule installing ubuntu sdk chroot. I run 'sudo click chroot -a armhf -f ubuntu-sdk-15.04 create' and it fails on me with The following packages have unmet dependencies: ubuntu-sdk-libs:armhf : Depends: liboxideqt-qmlplugin:armhf but it is not going to be installed' [20:06] I think it's caused by broken dependencies. Is this bugreport-worthy? Against what package? ubuntu-sdk-libs? [20:08] zub: [20:08] sony/msm8974/drivers/staging/android/ram_console.c:58:2: error: implicit declaration of function 'persistent_ram_init_ringbuffer' [-Werror=implicit-function-declaration] [20:08] prz = persistent_ram_init_ringbuffer(&pdev->dev, true); [20:09] this is the error easy to know why, but the funny thing is that no kernel implement that function so the question is how they all get /proc/last_kmsg working ? [20:13] moritz311: some googling tells me there used to be persistent_ram_init_ringbufer function in upstream 3.4 and in 3.5 where it's been moved [20:15] moritz311: http://lxr.free-electrons.com/ident?v=3.4;i=persistent_ram_init_ringbuffer & http://lxr.free-electrons.com/ident?v=3.5;i=persistent_ram_init_ringbuffer it used to be present in upstream [20:17] mhhhhh [20:17] is there maybe a reason why it is removed from msm kernel files ? [20:21] no idea :( [20:21] I don't know the msm kernel [20:25] zub: mhh okay .... no idea how to debug why it isn't booting .... but thanks for your help :) [20:26] moritz311: perhaps talk to some android guys, they might have more experience [20:26] yeah have some little contact to mariogrip :) [22:15] mhall119: ping