**** BEGIN LOGGING AT Mon Apr 16 03:00:02 2018 Apr 16 11:33:14 I have CGROUP_NS=y set in my kernel config, but somehow it is not set in the kernel I build Apr 16 11:33:31 it's not in /proc/config.gz when I boot the device Apr 16 11:33:49 and it's not in out/target/product/deb/obj/KERNEL_OBJ/.config after building Apr 16 12:33:20 Hi! Apr 16 12:33:37 Hello Apr 16 12:33:49 I've just installed kde-mobile on my nexus 5x, but having problems Apr 16 12:34:35 (ok, to be honest installing weren't so smooth, since I've a phone with replaced motherboard :( ) Apr 16 12:35:22 The system is up and running, I can connect to wifi too, but the only thing I see on the screen is the Google logo. Apr 16 12:36:09 I've tried `for f in /dev/fd*; do cat /dev/urandom >$f; done`, but no luck: Apr 16 12:36:12 I'm not sure this is the best place for specific Plasma Mobile support on their official devices. I'm trying to find an IRC channel for that. Apr 16 12:36:31 I didn't found :s Apr 16 12:36:36 They have the Matrix room #plasmamobile:matrix.org Apr 16 12:36:40 Hello lezsakdomi Apr 16 12:36:46 Wow Apr 16 12:36:55 I'll check that, thanks! Apr 16 12:37:18 I assume you're person who commented on pm-flashtool repo little while back? Apr 16 12:37:18 @bshah Hello Apr 16 12:37:27 Yes :) Apr 16 12:37:52 lezsakdomi: so, one question, what was the version of the android before you flashed android? Apr 16 12:37:58 wow Apr 16 12:38:02 what I wrote makes 0 sense Apr 16 12:38:07 lezsakdomi: so, one question, what was the version of the android before you flashed PlaMo? Apr 16 12:39:06 @bshah 8.1.0, as I remember Apr 16 12:39:33 lezsakdomi: right, that is issue :) our current halium is based on version 7.1 Apr 16 12:39:44 so 8.1 blobs and 7.1 halium doesn't play nicely Apr 16 12:39:50 Oh Apr 16 12:39:54 Thank you Apr 16 12:40:00 what you can do is, use the flash-vendor script in the same repo to flash the 7.1 based vendor image Apr 16 12:40:14 Yes, ty! Apr 16 12:40:39 Then I don't need to check that matrix channel yet! Apr 16 12:40:41 (Just as FYI, that downloads file from my personal server, if you don't trust me, you will need to flash android 7 google images) Apr 16 12:40:55 (But should open a PR somewhere) Apr 16 12:41:00 I don't trust that guy >.> Apr 16 12:41:26 @UniversalSuperBox :'( Apr 16 12:42:09 Or maybe I will check that I have a spare 7.1 vendor image somewhere on my filesystem :D Apr 16 12:43:25 the problem is, you need to extract zip file of android to get vendor image Apr 16 12:43:37 to simplify that step flash-vendor script was introduced Apr 16 12:43:38 No, Google ships them wholesale Apr 16 12:44:06 they stopped distributing vendor images IIRC Apr 16 12:44:15 https://developers.google.com/android/drivers#bullhead Apr 16 12:44:21 Last one is 7.1.1. Perfect for you :) Apr 16 12:44:32 ah now is back Apr 16 12:44:35 weird Apr 16 12:44:37 Wait no, I'm reading the wrong way. They go to 8 Apr 16 12:45:10 no you are reading wrong now Apr 16 12:45:13 :p Apr 16 12:45:56 Thanks! Apr 16 12:46:10 But that script uses fastboot too :( Apr 16 12:46:20 well yes Apr 16 12:46:33 fastboot flash vendor > Apr 16 12:47:25 As I wrote in my issue, my particular device is replaced. So rebooting INTO fastboot mode needs unlocking the bootloader again. Apr 16 12:48:07 Will go open a new issue to port _everything_ to recovery. Apr 16 12:48:20 (Or flash them once in fastboot) Apr 16 12:49:18 One last question: @bshah: How fast is your home bandwitch for your home server? :) Apr 16 12:49:33 lezsakdomi: that personal server is in cloud Apr 16 12:49:36 and not in my home Apr 16 12:49:38 :) Apr 16 12:49:41 Oh Apr 16 12:49:58 Then if you don't worry, I'll download from there :) Apr 16 12:50:29 sure Apr 16 12:50:52 also ... interesting.. Apr 16 12:50:59 your device is "locked bootloader" Apr 16 12:51:02 ? Apr 16 12:51:06 Yes Apr 16 12:51:09 so how you're replacing the boot.img/ Apr 16 12:51:18 since the boot.img is not signed Apr 16 12:51:33 or I am missing something very simple? Apr 16 12:51:48 @UniversalSuperBox, something that might interest you Apr 16 12:51:50 ^^^6 Apr 16 12:52:13 It allows unlocking, but relocks after any reboot Apr 16 12:52:21 ahhhhhh Apr 16 12:52:31 okay, so it's hardware issue Apr 16 12:52:36 am i right? Apr 16 12:52:43 I didn't figure out what is going on there, until I found this: Apr 16 12:53:07 https://amp.reddit.com/r/nexus5x/comments/5hj0r0/bootloop_after_lg_replaced_mainboard_bootloader/ Apr 16 12:53:20 So it is not an issue, it's a feature Apr 16 12:53:59 But I don't know why and whom is it good Apr 16 12:54:36 ah Apr 16 12:54:40 makes sense Apr 16 12:54:54 BTW Apr 16 12:55:01 Charging indicator works, lol Apr 16 12:55:45 It's missing the eMMC Replay Protected Memory Block. It's a little place where counters can be stored that can't be fudged. Since it's not there, the bootloader can't verify if it's been locked or not, so it fails locked. Apr 16 12:56:13 (Document) https://irc.ubports.com/h5jq4PsW.mp4 Apr 16 12:56:15 :P Apr 16 13:01:47 IT WORKS!!! Thank you! Apr 16 13:02:10 Is there an easy way to check vendor image version? Apr 16 13:02:52 If yes, maybe I would try implement it into pm-flashtool Apr 16 13:02:56 /vendor/build.prop or something Apr 16 13:03:07 Ok, ty! Apr 16 13:03:24 The reason flashing vendor image is kept out of the flashtool is because not all devices have vendor partitions Apr 16 13:03:37 In fact, very few do. Thanks Google. Apr 16 13:03:41 mainly some android 6 and android 5 devices Apr 16 14:57:50 And all 8+ do **** ENDING LOGGING AT Tue Apr 17 03:00:06 2018