**** BEGIN LOGGING AT Thu Jun 14 03:00:05 2018 Jun 14 08:39:45 Hi all, anyone can help with this problem with building Halium for cheeseburger ? https://pastebin.ubuntu.com/p/yJMCcXjG26/ Jun 14 08:58:10 [Edit] Via libinput, just like on x86 ;-) Jun 14 09:07:32 @Linuxman1, Have u ran halium/setup? Jun 14 09:21:00 @Lyud Xaker, Yes and this shows . There is something wrongbwith the repo, but don't know what. Jun 14 09:35:24 so, there are files at device/oneplus/cheeseburger? just asking 😜 Jun 14 09:50:44 @IGNNE, Yes, someone probably already built it, would be great if they share Jun 14 09:56:09 Op5 has configfs that's not supported yet Jun 14 09:56:19 Btw Jun 14 10:09:13 @vanyasem, I thought Marius already managed to do that. Jun 14 10:09:41 @Linuxman1, He has been working on that, but there's no support upstream Jun 14 10:09:54 In either halium boot and hybris boot Jun 14 10:10:04 #BlameDalton Jun 14 10:10:26 (Photo, 720x1280) https://irc.ubports.com/TiAoKn3Y.png Jun 14 10:10:26 Rofl Jun 14 10:10:35 (Sticker, 512x246) https://irc.ubports.com/w5rO7718.webp Jun 14 10:10:40 @vanyasem, Why Dalton? Jun 14 10:11:09 @Linuxman1, For starters, he's name is Dalton Jun 14 10:12:14 I might poke Marius and tease him a bit. Jun 14 10:13:09 @Linuxman1, Please do. I pinged marius about that a few days ago, but he has been busy Jun 14 10:15:32 @vanyasem, Yeah, he always says that. I asked him couple times about Anbox.img for Pro 5 , but he is busy agai. Xenial is to priority, that's why. Oneplus 5 would be a great UT device, I got recently and can't wait for UT on it. Jun 14 10:16:00 @Linuxman1, You wont get it any time soon Jun 14 10:16:04 Sorry thats the truth Jun 14 10:18:26 I do have a configfs patch, cant test it for 3 months Jun 14 10:18:38 when building the systemimage file say's libril.so file not found< Jun 14 11:12:24 hey i fixed my previous problems , now signapk.jar file missing, i read the docs , but can;t understand properly, please help me Jun 14 11:12:54 @potter, eh Jun 14 11:13:00 let me point you to commits Jun 14 11:13:39 can u tell me how to fix this prob Jun 14 11:13:49 https://github.com/Halium/android_device_oneplus_oneplus3/commit/1ceb9e0da7fb4bda9fd2980d02dae6e13989118a Jun 14 11:13:53 https://github.com/Halium/android_device_oneplus_oneplus3/commit/5b52e6d29f34953fe9750797ee954f8de2a9b230 Jun 14 11:13:58 check them Jun 14 11:14:02 do changes accordingly Jun 14 11:14:25 actually i am working on potter Jun 14 11:14:35 They will work for potter too Jun 14 11:14:38 these files are universal Jun 14 11:14:49 they can be found on every device tree Jun 14 11:15:00 ok Jun 14 12:31:57 @jetpro55own, the exact issue you're discussing is documented in "Common system build errors". Do the instructions given not help? http://docs.halium.org/en/latest/porting/common-system-build-errors.html#signapk-jar-missing Jun 14 12:33:06 There's also some of them in the vendor folder. The patch I sent yesterday in the paste will fix that for your device. Jun 14 12:33:14 I can't commit to the vendor binaries since that's legally dubious Jun 14 12:33:24 https://paste.ubuntu.com/p/b7TMVrB8VC/ Jun 14 15:44:43 My boot logo starting burned on display. Must stop my experiments with haliuam! :-) will try change boot logo to black.. Jun 14 15:45:10 [Edit] My boot logo starting burned on display. Must stop my experiments with halium! :-) will try change boot logo to black.. Jun 14 15:48:31 If you can telnet or ssh into the device already, `echo "random stuff" >/dev/fb0` should make the screen become black. Jun 14 17:02:55 oh... thanks Jun 14 17:06:04 since I have the problem to make me wait some minutes before get rootfs run, I spent many time in boot logo... and one night I fell asleep in logo screen 😞 thats why my display burning logo Jun 14 17:22:55 ~ # echo "random stuff" >/dev/fb0 … sh: write error: No such device … 😞 Jun 14 17:23:06 is there any other device starting with fb*? Jun 14 17:23:26 I think I heard someone mention the path `/dev/graphics/fb0`, maybe look around for that Jun 14 17:25:06 » As an early GitHub adopter, we never had the chance to ask you about your email preferences, so we’re sending this one-time message to see if you’d like to hear about new features, community events, and tips and tricks for developers using GitHub. Jun 14 17:25:15 No M$ GitHub, go away :P Jun 14 17:28:28 didn't realise I'd be classed as an early GitHub adopter either Jun 14 17:29:04 2013. … GH founded in 2008. … Quite a difference Jun 14 17:29:51 @reivilibre, Lol i joined in 2013 as well Jun 14 17:30:05 wat, wasn't meant to post all that in here lol Jun 14 17:30:12 derpy derp I should check the channel Jun 14 17:30:29 Christoph König was added by: Christoph König Jun 14 17:31:55 @JBBgameich, I have also /dev/fb1 Jun 14 17:41:19 @reivilibre, nope.. don't have /dev/graphics/* Jun 14 17:41:32 have you tried the /dev/fb1? Jun 14 17:42:01 @reivilibre, ~ # echo "random stuff" >/dev/fb1 … /bin/sh: can't create /dev/fb1: Operation not permitted Jun 14 17:42:14 I'm in telnet Jun 14 17:42:31 but /dev/fb1 exists Jun 14 17:43:14 I seem to remember I was able to write to `/dev/fb0` once and then it stopped allowing me to write to it. I don't remember the error message though Jun 14 17:55:45 I never get working zcat /bootsplash.gz > /dev/fb0 in init script Jun 14 17:56:02 I have CONFIG_FB=y in defconfig Jun 14 17:57:38 maybe consult `dmesg` and see if it says anything after you make a failed attempt? Jun 14 18:23:30 Ok Jun 14 18:49:06 @reivilibre that no longer works post kernel 3.4 Jun 14 19:24:10 @trivial_inanity, writing to `/dev/fb0`? It worked once though :P Jun 14 22:09:06 Does anyone have experience with wifi on Qualcomm device? Mine is Samsung Galaxy S5 SM-G900F (`klte`), and I have problem https://paste.ubuntu.com/p/TB8zvGZ7mP/ Jun 14 22:10:10 Does it also not appear in `nmcli d`? Jun 14 22:24:50 @UniversalSuperBox, not appears 😔 Jun 14 22:48:48 how to use this https://paste.ubuntu.com/p/b7TMVrB8VC/ to fix the vendor problem's Jun 14 23:12:20 i didn't understand https://paste.ubuntu.com/p/b7TMVrB8VC/ this Jun 14 23:42:20 @minlexx, samsung devices usually uses broadcom chips Jun 14 23:42:26 did you do http://docs.halium.org/en/latest/porting/debug-build/wifi.html#broadcom-bcmdhd Jun 14 23:43:23 @Lyud Xaker, I think I did, maybe I should retry again. How do you know which chip is there? Jun 14 23:46:16 I had a S4 with broadcom wifi chipset Jun 14 23:46:38 [Edit] I have a S4 with broadcom wifi chipset Jun 15 01:21:38 https://hastebin.com/yuyiriqeno.pas Jun 15 01:43:40 @maharudra108, disable CONFIG_USER_NS in your config Jun 15 02:31:23 @reivilibre, Is this a qcom device? **** ENDING LOGGING AT Fri Jun 15 03:00:10 2018