**** BEGIN LOGGING AT Wed Mar 20 02:59:57 2019 Mar 20 05:25:05 Is there any specific configuration you guys would recommend for a device with 512mb of ram? Mar 20 05:25:22 Like, any optimization options? Mar 20 07:13:25 @Qiangong2, zram, not sure of anything else you can do Mar 20 07:13:53 but 1 GB is already tight on UBPorts Mar 20 13:28:35 my android lxc fails because `/dev/pts/ptmx` doesn't exist. how can i get that? Mar 20 13:31:04 Should i jus create it? Mar 20 13:42:37 ` CONFIG_DEVPTS_MULTIPLE_INSTANCES ` ... Mar 20 15:15:28 hi all Mar 20 15:15:31 how are you doing? Mar 20 15:17:07 hope you doing okay Mar 20 15:17:44 today i got my wlan module to "load" as I built it not as a module, but as a "=y" Mar 20 15:18:13 but i still have a "bad address" and a "no such device" when echoing 1 and 'sta' respectively Mar 20 15:18:43 i also get, in the early dmesg " [wcnss]: Error getting proxy unvoting gpio" Mar 20 15:22:55 and still got the "[F :HDD] hdd_driver_init: WCNSS driver not read" Mar 20 17:52:23 Where can I find docs on using halium-boot ? Mar 20 17:54:09 Like hybris-boot lets me interface via telnet to look at logs and other things, does halium-boot allow such interaction or adb or anything? Mar 20 17:55:51 I get a network device, but I don't know it's IP and the computer connected doesn't have an IP on that interface Mar 20 18:09:17 @powderedtoastman9000, You can use telnet the same way as hybris-boot Mar 20 18:11:32 I tried to, no luck. Network device has no IP on the host computer. Could this be because my home network uses the same subnet? I'm not too familial with networking protocols Mar 20 18:11:56 I tried running dhclient on the interface but it timed out Mar 20 18:15:26 @powderedtoastman9000, Does it show up in … Ip link show … Or in dmesg? Mar 20 18:17:32 It shows up in IP link show, but status is down Mar 20 18:17:57 @powderedtoastman9000, Follow the halium documentation to assign an ip address Mar 20 18:18:09 First check if it's in telnet or in ssh Mar 20 18:18:39 Okay, I'll check the docs for that Mar 20 21:04:43 How can i solve `"/system/vendor/bin/qseeproxydaemon": library "libandroid_runtime.so" not found` because i need this `qseeproxydaemon` ? Mar 20 21:14:12 and … ```insmod /system/lib/modules/wlan.ko … -bash: insmod: command not found``` Mar 20 21:15:14 ah its `/system/bin/insmod /system/lib/modules/wlan.ko` Mar 20 21:21:23 Why do you need qseeproxydaemon Mar 20 21:24:31 Good question Mar 20 21:28:12 And this … ```root@localhost:~# EGL_PLATFORM=hwcomposer test_hwcomposer … library "libtinyxml.so" not found``` Mar 20 21:29:06 That's probably not the issue Mar 20 21:29:23 strace it to check if that's the last thing that fails Mar 20 21:30:36 At least wifi works :) Mar 20 21:34:20 I am not used to read strace logs Mar 20 21:40:06 ```mprotect(0xb60c9000, 4096, PROT_READ) = 0 … --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} --- … ``` … is this related to `CONFIG_DEFAULT_MMAP_MIN_ADDR=4096` ? Mar 20 23:05:01 Just out of curiousity, if you overclocked your phone and turned zram up to 90% or 100%, would that destroy performance? Mar 20 23:05:18 Sorry, I've never actually messed with zram before Mar 20 23:06:17 @Qiangong2, probably bad idea, as pages still need to be uncompressed before they can be used by app Mar 20 23:09:25 Okay, does Halium (and ubports) handle pages differently than Android? … Since it takes around 2gb of RAM, I'm trying to figure out the best way to get it working on 512mb and 1gb ram devices Mar 20 23:10:57 @Qiangong2, just get it booting first, then try to figure out what can be squeezed Mar 20 23:11:20 Okay Mar 20 23:11:38 what is that 512 mb device though? it may have old kernel as well Mar 20 23:12:30 Lumia 720 or a Samsung Wave, and the 1gb ram device is a lumia 525 Mar 20 23:13:11 Since the Android4Lumia Project has a working los 14.1 tree, I thought I'd start Mar 20 23:14:02 930 will boot mainline Linux in ~ 1 week Mar 20 23:14:22 @samzn what happened to other Lumias booting mainline? Mar 20 23:14:29 950 boots fine Mar 20 23:14:39 if FrameBuffer address on MDSS can be changed on-the-fly without re-init the whole panel 930 will as well Mar 20 23:15:03 I mean, I saw screenshots and rest, but there seem to be no interest in it for practical use... Mar 20 23:15:26 Mostly because I think people who bought a lumia are buying it for Windows on ARM Mar 20 23:16:51 @Qiangong2, do they use Qualcomm kernels or mainline? Mar 20 23:18:39 @NotKit, Qualcomm Mar 20 23:19:32 I'd actually be building the Samsung Wave against Halium-5,1 Mar 20 23:34:19 https://github.com/Halium/projectmanagement/issues/62 - btw, did it ever boot rootfs? I suppose it should now with CAF issues mostly fixed Mar 20 23:34:26 [Edit] https://github.com/Halium/projectmanagement/issues/62 - btw, did it ever boot UBPorts? I suppose it should now with CAF issues mostly fixed Mar 21 02:43:24 @NotKit, They fixed Halium-boot? It still wasn't working in January. Has anything been done since? Hybris-boot also is having issues. No visuals anymore on Plasma Mobile. My preliminary Sailfish port does though **** ENDING LOGGING AT Thu Mar 21 02:59:57 2019