osum4est | r0kk3rz, then i can't build :/ undefined references to tty_* functions | 00:11 |
---|---|---|
r0kk3rz | so you unset it rather than set to n? | 00:13 |
osum4est | no i set it to n | 00:14 |
r0kk3rz | unset it | 00:14 |
r0kk3rz | you usually dont ever set things to n | 00:15 |
r0kk3rz | if things complain, find out which things | 00:17 |
osum4est | if i comment it out, it comes back as set in the .config. unless unset means something other than comment out | 00:23 |
r0kk3rz | commenting is fine | 00:23 |
r0kk3rz | unset == use default | 00:23 |
osum4est | got it. then yea, the default is y, and i get the same error as before | 00:24 |
r0kk3rz | hmm ok. | 00:24 |
r0kk3rz | this was the bit i was looking at for reference - https://github.com/LineageOS/android_kernel_google_marlin/blob/a765425526fe01a8649cea4ce0ae706fa8e8a227/include/linux/tty.h#L347-L378 | 00:24 |
r0kk3rz | ok, undo that and set CONFIG_VT_CONSOLE=y | 00:30 |
osum4est | same problem... | 00:35 |
r0kk3rz | yeah i think that is also enabled by default | 00:35 |
r0kk3rz | id be tempted to undo this... | 00:56 |
r0kk3rz | https://github.com/LineageOS/android_kernel_google_marlin/commit/1bb88fcb4961166195e2cb1973901ecf931983a1#diff-89facfd476c39c1ac4252bc099e66d0e | 00:56 |
osum4est | r0kk3rz, thanks!!!!! that worked!! now the autologin/user@10000 services don't fail! new log: https://pastebin.com/m0WSDV7T | 03:14 |
osum4est | vnd/hwservicemanager are still getting killed though for some reason | 03:16 |
T4 | <Hound77> @elros3 Shall I make these changes ? | 03:27 |
r0kk3rz | osum4est: looks like a binch of init scripts are failing | 03:40 |
r0kk3rz | is there an init.marlin.rc somewhere? | 03:40 |
osum4est | nope, doesn't exist | 03:41 |
osum4est | do i need one? | 03:41 |
r0kk3rz | it seems to be looking for it at least | 03:42 |
r0kk3rz | im not familiar with the post treble init situation | 03:42 |
r0kk3rz | is there a /vendor and /odm mount? | 03:43 |
osum4est | there is a vendor mount, but no odm mount | 03:43 |
r0kk3rz | dump logcat shortly after boot | 03:46 |
osum4est | this random makefile makes it looks like some of the marlin specific rc files are supposed to be copied over? https://review.lineageos.org/c/LineageOS/android_device_google_marlin/+/160896/2/device-marlin.mk and do i need an odm mount for stuff to work? | 03:46 |
r0kk3rz | not sure | 03:48 |
osum4est | but the rc files are removed from my marlin.mk PRODUCT_COPY_FILES | 03:48 |
r0kk3rz | it would be worth checking the structure of things under android | 03:48 |
r0kk3rz | sometimes under lineage things throw tonnes of benign errors | 03:49 |
osum4est | good idea. i'll check it out tomorrow, gotta go to bed for now | 03:52 |
T4 | <Hound77> @elros34 https://gitlab.com/linusdan/kernel_samsung_smdk4412/commit/7a229ea5df4310d2b2eab6aed349855452129455 | 03:58 |
T4 | <Hound77> For some reason I cant view files under hadk/ folder on Platform SDK but can see on ubuntu chroot. | 04:57 |
T4 | <adampigg> Mal, @eugenio_g7 if i make the i915 driver fail to load, then no crashes, so yes, its definitley that... | 05:37 |
T4 | <adampigg> I need to see if i can make it load the firmware i have | 05:38 |
T4 | praveenpannu was added by: praveenpannu | 05:39 |
r0kk3rz | @adampigg is this with mainline? | 06:06 |
T4 | <adampigg> R0kk3rz, yup | 06:09 |
T4 | <adampigg> Just experimenting | 06:09 |
T4 | <adampigg> Cherrytrail was supposed to be well supported! | 06:09 |
T4 | <adampigg> Ish | 06:09 |
T4 | <adampigg> Btw, nice to see u providing porting support through the dark hours with your tz offset | 06:09 |
r0kk3rz | gmt+11 is a lonely timezone sometimes | 06:11 |
T4 | <adampigg> I bet it is in here....i read in the log you engaging with someone quite oddly requesting AD :D | 06:13 |
r0kk3rz | steeeeeve is an odd character is must be said | 06:13 |
T4 | <adampigg> That was him? Different nick? | 06:16 |
r0kk3rz | yeah | 06:16 |
T4 | <adampigg> Lol | 06:17 |
T4 | <adampigg> r0kk3rz, have you upgraded taskswitcherrr? | 06:22 |
r0kk3rz | i havent been using the tab much lately | 06:40 |
r0kk3rz | been at home too much | 06:41 |
T4 | <adampigg> well, its a worthy upgrade | 06:41 |
r0kk3rz | ill check it out | 06:42 |
T4 | <adampigg> it auto rotates the screen when connected | 06:44 |
T4 | <adampigg> and pops up a message | 06:44 |
T4 | <adampigg> and lots of codecleanups | 06:44 |
T4 | <adampigg> just found a bug relating to saif | 06:44 |
T4 | <adampigg> sailfish-qml apps | 06:44 |
T4 | <birdzhang> @r0kk3rz you are not alone, i'm at gmt+8 time zone ;) | 06:46 |
r0kk3rz | friend! | 06:47 |
r0kk3rz | @adampigg ill check whether it fixes the big i found wrt screen orientation ;) | 06:47 |
*** ChanServ sets mode: +v T4 | 08:14 | |
ghosalmartin | has anyone seen any crashes or random deaths from the surfaceflinger plugin for android 8? or have we sorted the hwcomposer oiut | 12:20 |
mal | ghosalmartin: android 8 should use hwcomposer plugin (it's using hwc2 now) | 12:21 |
ghosalmartin | mal: woop woop :D hopefully that means I can fix the bullhead issue i was having | 12:22 |
ghosalmartin | mal: do I just build the repo and include it in patterns instead of the surfaceflinger plugin? | 12:25 |
T4 | <Hound77> @elros34 I finally able to get telnet address but now I cant access it (no route to host). This is my dmesg : https://0x0.st/zbP2.json | 12:57 |
T4 | <elros34> great! you should have something usefull in /data/.stowaways/sailfishos/init.log now | 13:01 |
ghosalmartin | r0kk3rz, once droid-hal-init is started, does that mean whether CONFIG_VT is there or not its "succeeded" | 13:03 |
T4 | <elros34> afaik systemd needs config_vt not droid-hal-init | 13:04 |
ghosalmartin | ah yeah that was it since we were looking at a config_vtless systemd but the project was abandoned | 13:05 |
mal | ghosalmartin: yes, just building it should be enough, note that you should update libhybris and rebuild the supporting libs along with hybris-hal | 13:06 |
mal | ghosalmartin: because some things are built together with hybris-hal for that | 13:06 |
ghosalmartin | mal: ahh so ill have to get an actual root setup instead of just relying on OBS | 13:06 |
mal | ghosalmartin: did you even use proper libhybris in your previous tests, the one that was merged to upstream? | 13:10 |
ghosalmartin | mal: I want to say yes because I remember krnlyngs commits on it | 13:11 |
r0kk3rz | ghosalmartin: btw, we figured out the issue with cobfig_vt | 13:11 |
ghosalmartin | r0kk3rz, :OOOO | 13:11 |
ghosalmartin | what is it | 13:11 |
r0kk3rz | dodgy commits from google engineers | 13:12 |
ghosalmartin | ahh https://github.com/LineageOS/android_kernel_google_marlin/commit/1bb88fcb4961166195e2cb1973901ecf931983a1#diff-89facfd476c39c1ac4252bc099e66d0e | 13:12 |
ghosalmartin | god damn google | 13:12 |
ghosalmartin | if anyone sees guhl can he give him a nudge with this info | 13:13 |
ghosalmartin | I guess time to reclone hybris-15.1 :D | 13:13 |
mal | ghosalmartin: hybris-15.1 was rebased also a while back | 13:14 |
ghosalmartin | ill need to pick a machine and resetup everything either VM on this mac, or set it up at home and enable sshing | 13:15 |
ghosalmartin | or get a vps but i can see that being slowwww | 13:16 |
osum4est | ghosalmartin: yep! undoing that commit allows me to boot with VT enabled :D | 13:20 |
ghosalmartin | osum4est, made it to UI yet? :P | 13:21 |
osum4est | ghosalmartin: nope, feel like i'm so close at this point though. main problem now is a bunch of android services keep failing: servicemanager, vndservicemanager, etc. | 13:22 |
ghosalmartin | ahh | 13:23 |
ghosalmartin | you might need to copy and paste some *rcs | 13:23 |
osum4est | yep, i'll compare with the roofs of android and see what rc's and mounts are missing later today when i'm off work | 13:23 |
ghosalmartin | this maybe https://github.com/ghosalmartin/droid-config-marlin/commit/8b379243a65e5d52d3e997180ec1058ace7c6938 | 13:23 |
osum4est | already added those :P | 13:24 |
ghosalmartin | id get a rootfs setup but am in rome till sunday so ill have to check back then :P | 13:24 |
ghosalmartin | there is also one more that I forgot to add manually | 13:24 |
osum4est | cool. also do you know anything about the proprietary vendor drivers? https://wiki.postmarketos.org/wiki/Google_Pixel says that they are needed, and i have the same "firmware image" error. i tried adding them but i don't think i built them in correctly | 13:26 |
ghosalmartin | no i never got that far | 13:27 |
ghosalmartin | shouldnt be too crazy though, although not sure if we'd be allowed to do it | 13:27 |
osum4est | allowed to? or just not allowed to distribute a rom with them? | 13:28 |
r0kk3rz | you dont build them in | 13:28 |
r0kk3rz | thats why we do the weird flash on top of lineageos thing | 13:28 |
ghosalmartin | so wouldnt they be flashed by lineageos anyways? | 13:29 |
r0kk3rz | yeah | 13:29 |
osum4est | hmm, then the Firmware image error must be related to the servicemanagers crashing | 13:29 |
ghosalmartin | osum4est, can you access the files its looking for? you might just be missing the mount | 13:30 |
osum4est | not sure, i'll check later when i'm home | 13:31 |
T4 | <Hound77> @elros34 What next ? https://0x0.st/zbPn.txt | 14:01 |
T4 | <Hound77> 9.3 Logs across reboots ? | 14:01 |
T4 | <Hound77> @austenite Finally I get do telnet. It was the skip_iniramfs boot arguement suggested by @elros34 . | 14:03 |
stv | guys where is system mounted on hybris 15.1? i cant find it anywere | 14:05 |
stv | only /data/.stowaways/sailfishos/usr/libexec/droid-hybris/system/ but it contains only 3 dirs | 14:05 |
T4 | <elros34> if you can't access telnet then touch /data/.stowaways/sailfishos/init_enter_debug2 then you will be able to continue too boot and have easy access to logs (9.3) | 14:05 |
T4 | <elros34> Charlie: ^ | 14:05 |
T4 | <Hound77> I can access now. | 14:05 |
T4 | <elros34> ah so usuall logs: dmesg and journalctl —no-page | 14:06 |
mal | stv: system is mounted by systemd to /system during boot so you will see it only in normal boot | 14:08 |
stv | i dont have system.mount service | 14:08 |
stv | and i didnt delete it | 14:08 |
stv | how can it be possible? | 14:08 |
mal | stv: it should be in /data/.stowaways/sailfishos/lib/systemd/system/ | 14:09 |
mal | unless something went wrong during build | 14:09 |
stv | i used find command to find it and it is nowhere | 14:09 |
stv | ill try to extract the tar on my computer to see if it's there | 14:10 |
mal | stv: I think you might have the issue I had on one device, go to your $ANDROID_ROOT and run this:4 find out/ -name fstab* | 14:10 |
mal | -4 | 14:10 |
T4 | <Hound77> @elros34 What password should be enter on devel-su ? | 14:11 |
T4 | <austenite> su for root | 14:12 |
T4 | <elros34> you have already root power | 14:12 |
stv | it's not in vendor/etc/ as it should | 14:12 |
T4 | <Hound77> I can do that on adb right ? 9.3 ? | 14:13 |
stv | but its here out/target/product/a5ultexx/obj/ROOT/hybris-boot_intermediates/initramfs/etc/fstab | 14:13 |
stv | (and here out/target/product/a5ultexx/obj/ROOT/hybris-recovery_intermediates/initramfs/etc/fstab) | 14:13 |
T4 | <elros34> Charlie: forget adb, there is no such a thing in sailfish | 14:13 |
stv | which is not my fstab tho | 14:13 |
T4 | <austenite> @Hound77 you have completed 9.3 | 14:13 |
T4 | <elros34> Charlie: telnet to device and type dmesg, then journalctl thats all | 14:14 |
T4 | <Hound77> Oh. Okay | 14:14 |
mal | stv: looks like you need to check output of make modules in HABUILD and find the target for fstab (and also check for ueventd related ones) | 14:14 |
mal | and then build those manually using make some_target_name_your_found | 14:14 |
stv | what is HABUILD? | 14:15 |
mal | the environment in which you built hybris-hal | 14:18 |
stv | aaah | 14:18 |
stv | yes | 14:18 |
T4 | <Hound77> @austenite What should I do with that logs ? https://0x0.st/zbZ-.txt | 14:21 |
stv | mal: but those are the packages corresponding to LOCAL_MODULE variables,right? | 14:23 |
mal | yes, but make modules is the easy to find those | 14:23 |
stv | ah, i have all them in my makefile, do i have to build all the rootdir ones? like init.*, fstab, ueventd or only fstab and ueventd? | 14:24 |
T4 | <austenite> @Hound77 to get display up :) , you should paste full log of journalctl | 14:26 |
mal | stv: I don't understand what you mean, what makefile? | 14:28 |
mal | stv: how about you just pastebin the output of make modules | 14:28 |
stv | common.mk in my case | 14:28 |
stv | mal: https://bpaste.net/show/0cbc7e95bb3a | 14:29 |
mal | stv: based on that you need to run "make fstab.qcom ueventd.rc" | 14:30 |
stv | ok, looks god, but, will they make system mount without the service? | 14:31 |
mal | probably after you rerun the usual "build_packages.sh -d" | 14:31 |
mal | after running that make first, note the different enviroments you use for those commands | 14:32 |
stv | also, i know that 15.1 should have automatic system mount in kernel, so, maybe thats why they (may) have removed the service? | 14:32 |
mal | give a link to you device repo with fstab | 14:32 |
stv | i have to push it | 14:33 |
mal | no you don't, give a link to the lineage repo | 14:34 |
mal | I don't know what device you are building so I cannot find it | 14:35 |
stv | mal: https://gitlab.com/Marco01/hybris_a5-common | 14:35 |
stv | kernel is on github.com/deadsquirrel01 | 14:35 |
mal | based on that system partition is normal, https://gitlab.com/Marco01/hybris_a5-common/blob/lineage-15.1/rootdir/etc/fstab.qcom#L8 | 14:36 |
stv | yes | 14:36 |
mal | some devices mount it as / for which we have special handling | 14:37 |
stv | i dont remember if i added early system mount in 15.1. i remember that i did it in 16 tho | 14:37 |
stv | i can add early system mount in kernel if its needed | 14:37 |
mal | we don't care about those, we mount everything (except sfos rootfs) via systemd | 14:38 |
mal | you are overthinking | 14:38 |
stv | then the service is missing | 14:39 |
mal | stv: I already said what you have to do | 14:39 |
stv | allright, im building the droid-hal | 14:40 |
mal | you already built the android side things I said? | 14:40 |
stv | yes | 14:41 |
stv | anyone, as i thought, i have early system mount in kernel, in fact the system mount in fstab is "recoveryonly" | 14:41 |
mal | if it would be in kernel it would be in init ramdisk and sailfish has different one from android | 14:42 |
stv | anyway* | 14:42 |
stv | lol | 14:42 |
mal | so you are now confusing android init and sfos init | 14:42 |
stv | no, i understand that systemd mounts it | 14:43 |
stv | but since i have the kernel way to mount it, do i have to revert kernel system mount commit and remove recoveryonly flag from system mount in fstab? | 14:43 |
mal | then why are you talking about system mount in kernel | 14:43 |
mal | I really have no idea what you are talking about anymore | 14:43 |
T4 | <austenite> stv dont touch android fstab | 14:44 |
stv | because it's a mount in plus if it's not needed in sailfishos | 14:44 |
stv | why dont touch fstab? | 14:44 |
mal | stv: we almost never change android fstab | 14:44 |
stv | does systemd ignore recoveryonly flag? | 14:44 |
T4 | <austenite> if android works fine with the fstab then why touch it? | 14:44 |
mal | stv: stop overthinking | 14:44 |
stv | ah, no one dies if remove useless flags lol | 14:44 |
mal | stv: I have no idea what you mean by kernel system mount | 14:44 |
stv | kernel in 15.1 early-mounts system | 14:45 |
stv | basically system is mounted by kernel | 14:45 |
mal | I'm pretty sure that mean kernel init ramdisk | 14:45 |
mal | stv: sfos ignores the fstab mount flags | 14:45 |
stv | no, wait, ill get the commit | 14:46 |
mal | mostly | 14:46 |
stv | https://github.com/gts210vewifi-dev/android_kernel_samsung_msm8976/commit/694a45b0e2b6efb3e4e78acf742e0056247c0de2 | 14:46 |
stv | something like this | 14:46 |
T4 | Ира (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was added by: Ира (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) | 14:47 |
T4 | <Hound77> @austenite full journalctl https://0x0.st/zbZB.txt | 14:47 |
mal | stv: where does it mount it? | 14:47 |
stv | in /system | 14:47 |
stv | if you want i can remove it and let systemd do it | 14:51 |
mal | I have no idea what triggers that | 14:51 |
T4 | <austenite> i have the same in my kernel msm8937 , except the verify flag | 14:52 |
T4 | <austenite> and sfos works fine | 14:52 |
stv | dts, so, it always do that | 14:52 |
stv | that's why multirom doesnt work with 15.1 and higher for the devices that have that commit, because it always mounts real system partition in /system even with secondary roms | 14:53 |
mal | stv: "In Android 8.x and higher, init parses the device tree and creates fstab entries to mount the partition early during its first stage." that says android init does it | 14:54 |
mal | from https://source.android.com/devices/architecture/kernel/modular-kernels | 14:55 |
mal | like I said many times you are overthinking things | 14:55 |
stv | i dont know...but hybris-15.1 uses 15.1 init in android side | 14:56 |
stv | if im not overthinking again lol | 14:56 |
mal | we have heavily patched android init we use in droid-hal-init | 14:57 |
mal | for example we have removed all mounting from it | 14:57 |
stv | aaaaaaaaaaaaaaaaaaaaaaaaaaaa | 14:58 |
T4 | <austenite> @hound EGL_PLATFORM=hwcomposer test_hwcomposer | 14:59 |
stv | ill just build it and see if it mounts it correctly D: | 14:59 |
T4 | <Hound77> @austenite What should I do with the logs ? | 15:00 |
stv | however, i dont know if it's due to system that doesnt get mounted, but when i boot hybris 15.1, display becomes crazy i mean, it draws strange lines | 15:01 |
mal | of mounting is not done correctly anything can happen, usually display just won't work | 15:02 |
T4 | <austenite> @Hound77 you should read them in journalctl , couldn't find an OpenGL ES implementation | 15:02 |
T4 | <elros34> Charlie: you need to add %define makefstab_skip_entries / to your droid-hal-device.spec (not in last line) and read about hybris-15 in faq-hadk | 15:02 |
stv | ok, i mean, it's not a problem. I'd say it's better because i wont get my screen more burned than it is right now, it's just weird | 15:03 |
T4 | <Hound77> Elros: Whats the reason for taking logs ? | 15:05 |
T4 | <elros34> what's the reason? to figure out what is wrong or missing | 15:06 |
stv | lol someone makes a meme of that | 15:07 |
T4 | <Hound77> Elros: Yeah but what kind of problem should be expected in general. Things to look for to fix. | 15:16 |
T4 | <austenite> @Hound77 your first problem is your diisplay isnt working | 15:18 |
T4 | <Hound77> So if all the mistakes were fixed, then it should boot to Sailfish. So keep fixing untill it boots. | 15:18 |
T4 | <elros34> first is droid-hal-init: Failed to initialize property area means yo are missing first entry from that line https://github.com/mer-hybris/droid-hal-sony-nile/blob/master/droid-hal-common.inc#L38 | 15:18 |
mal | @elros34 is that causing it? | 15:26 |
mal | @elros34 only some android 8 device use system partition as / | 15:26 |
T4 | <elros34> I guess, his bootloader adds skip_initframfs | 15:27 |
T4 | <Hound77> Yes | 15:28 |
T4 | <Hound77> And I reverted the commit. | 15:28 |
stv | what is this spam https://bpaste.net/show/57c8cc83f221? | 15:30 |
stv | and why lib64, since i have a 32bit phone? | 15:31 |
stv | ah, no, it's a nile .rc service | 15:32 |
mal | stv: is that phone really 32-bit? | 15:32 |
stv | yes but it's this https://github.com/mer-hybris/droid-config-sony-nile/blob/master/sparse/usr/libexec/droid-hybris/system/etc/init/hwservicemanager.rc | 15:32 |
mal | if it is then you need to adapt the .rc files to use lib instead of lib64 | 15:32 |
stv | aaaaah | 15:33 |
stv | makes sense | 15:33 |
stv | yesyes, i have that lib in "lib" dir | 15:33 |
mal | stv: you also need to change lib64 in frameworks/native/cmds/servicemanager/servicemanager.rc then same way | 15:34 |
mal | or optionally override that in config sparse | 15:35 |
stv | ah ok | 15:35 |
stv | i sedded all .rc files, so esketit | 15:36 |
stv | where is init.qcom.rc? | 15:41 |
stv | in initramfs.gz? | 15:41 |
T4 | <Hound77> @austenite What should I do for Open GL ? | 15:43 |
mal | stv: why are you looking for that file | 15:47 |
stv | because i have to modify it. i need to disable stuff for ril because i have reboots, with netmgrd crashes | 15:47 |
mal | or fix the reason for the crashes | 15:48 |
mal | did you already test changing lib64 to lib? | 15:48 |
stv | ofono needs to have some things disabled in init.qcom.rc | 15:48 |
stv | yes, i did that | 15:48 |
T4 | <austenite> @Hound77 EGL_PLATFORM=hwcomposer test_hwcomposer … EGL_PLATFORM=hwcomposer strace test_hwcomposer | 15:51 |
stv | so, where's init.qcom.rc hidden? | 15:51 |
mal | it might be under different name on the device | 16:01 |
mal | sometimes those are renamed | 16:01 |
T4 | <Hound77> @austenite I think there are solutions in the chat history. https://0x0.st/zbZ6.txt | 16:02 |
stv | hmm | 16:03 |
stv | buuuut hwservicemanager crashes badly | 16:06 |
stv | and it uses lineage init.qcom.rc | 16:16 |
mal | which signal? | 16:20 |
mal | do you have selinux disabled properly now? | 16:20 |
stv | i think | 16:21 |
stv | yes | 16:21 |
stv | i set config_audit=0 | 16:21 |
mal | audit is usually not disabled | 16:22 |
mal | not 100% sure how well hybris-15.1 works on 32-bit devices, I couldn't get it working on my 32-bit device yet | 16:22 |
stv | can it cause such a disaster? | 16:22 |
mal | I had similar issues | 16:22 |
mal | and didn't yet solve those | 16:22 |
stv | hmm | 16:22 |
stv | it reboots to bootloader after: ueventd: Error reading from Uevent Fd | 16:22 |
mal | hmm I thought ueventd was disabled | 16:23 |
stv | really? | 16:24 |
mal | we don't use it in sfos | 16:25 |
mal | we use udev | 16:25 |
mal | stv: can you verify that ueventd is really running? | 16:26 |
stv | hmm, however i dont have pstore, so probably it's not the reason of phone reboots | 16:26 |
stv | how can i test it? | 16:26 |
mal | ps aux | 16:26 |
stv | let me see | 16:26 |
mal | if it is running then edit /init.rc and change line "service ueventd /sbin/ueventd" to "service ueventd /sbin/ueventd_HYBRIS_DISABLED" | 16:28 |
stv | it's not, but it may start right before device reboot | 16:28 |
mal | do you see anything related to ueventd in dmesg output? | 16:29 |
stv | that ueventd: Error reading from Uevent Fd | 16:29 |
mal | try the renaming anyway | 16:29 |
stv | https://bpaste.net/show/956b67d9e4df . ill try it | 16:29 |
stv | it still reboots. probably because of too many hwservicemanager crashes | 16:32 |
mal | anything different in dmesg | 16:32 |
stv | i dont have ueventd stuff | 16:32 |
mal | pastebin whole log | 16:33 |
stv | mal: https://bpaste.net/show/b84eefe8c5e8 | 16:34 |
T4 | <austenite> @Hound77 no idea | 16:35 |
stv | mal: https://bpaste.net/show/7bcef0d91a46 this is logcat. basically the same crash again and again | 16:36 |
T4 | <Hound77> @austenite Do you know the solution to those ? Doesnt seems to find solution on chat history. | 16:52 |
T4 | <austenite> there is no gralloc.default.so in system and vendor | 16:53 |
T4 | <Hound77> @austenite How do I fix that ?. There is a section on faq at 32 but cant wrap my heard around it. | 17:18 |
mal | stv: apply this patch to $ANDROID_ROOT/external/selinux_stubs https://pastebin.com/HQMcU0SW and then rebuild hybris-hal and of course repackage it with "build_packages.sh -d" | 17:20 |
stv | you've made this right now? | 17:21 |
mal | I got it from someone | 17:21 |
mal | but I had the same idea what the issue could be | 17:22 |
stv | ah, thank you | 17:22 |
stv | i also though it was that lib | 17:22 |
stv | because without it i got selinux errors | 17:23 |
mal | yes, not sure what changed and when to break the current stubs | 17:24 |
stv | but, after i apply that, i wont have any hwservicemanager crash anymore? | 17:26 |
mal | hopefully not | 17:27 |
stv | woo magicccc | 17:27 |
mal | remember to change the lib64 -> lib for the next image | 17:27 |
mal | in config repo and the other location I mentioned | 17:27 |
stv | ah yeah sure. what about your error? | 17:27 |
mal | ? | 17:27 |
stv | the one impossible to fix | 17:28 |
mal | it was the same hwservicemanager crash, I just didn't have time to debug it enough earlier | 17:28 |
stv | ahhh luckily it will be just a memory | 17:29 |
stv | :D | 17:30 |
mal | and that was just a test anyway, I wasn't planning on using hybris-15.1 on that device | 17:30 |
mal | so not the highest priority for me | 17:31 |
stv | mine is a test as well, i just want display to work. if i get aliendalvik 8.1 to work i will fix other things, otherwise i think i wont, especially if they are impossible to fix | 17:31 |
Mister_Magister | mal: got any idea why would proximity sensor stop working in 3.0.2 suddenly? | 17:34 |
Mister_Magister | aka it was working before update | 17:34 |
stv | why it takes so much to build things on hybris 15.1? | 17:34 |
Mister_Magister | here is repo https://build.merproject.org/project/show/nemo:testing:hw:motorola:osprey | 17:35 |
Mister_Magister | i've got to debug it tomorrow but dunno how | 17:35 |
mal | Mister_Magister: you have quite old sensorfw in that project | 17:36 |
Mister_Magister | gotcha | 17:37 |
mal | make sure it match more closely to the other part of sensorfw, there are two packages from sensorfw, the base and hybris stuff | 17:37 |
Mister_Magister | okay | 17:37 |
Mister_Magister | mal: thanks second question how to fix bt roma on snap 810 | 17:38 |
mal | we have only gotten rome chips working in android 8 base | 17:38 |
mal | because there we use binder interface for bt | 17:38 |
stv | like mine in a hour | 17:39 |
Mister_Magister | mal: oh how sad | 17:40 |
mal | Mister_Magister: you should occasionally update the packages in your OBS projects, there are also other quite old ones there | 17:40 |
Mister_Magister | another question. my wifi timing is quite weird normal hack for wifi doesnt work but in modules.d it works but hotspot isn't working | 17:40 |
Mister_Magister | mal: ye im doing it just was lazy/forgot about this device | 17:40 |
mal | not sure about the wifi issue without logs | 17:41 |
Mister_Magister | i feked up my pancake ;-; never write and cook | 17:41 |
Mister_Magister | mal: dmesg? and journal? | 17:41 |
Mister_Magister | through all these years i got better at asking questions but not at porting meh | 17:42 |
Mister_Magister | i burned another pancake | 17:42 |
Mister_Magister | mal: you still working on anbox? | 17:43 |
mal | dmesg is the one telling usually more but also journal could be useful | 17:43 |
Mister_Magister | mal: thats what i thought :P | 17:44 |
mal | Mister_Magister: no, developing anbox while working for jolla is a bit of a conflict of interest | 17:44 |
Mister_Magister | mal: how sad | 17:44 |
Mister_Magister | mal: logs of hotspot or modprobing wifi after boot? | 17:45 |
stv | who works for jolla? | 17:45 |
Mister_Magister | stv: mal | 17:45 |
stv | mal: how much do they pay you? | 17:46 |
piggz | darn, no forcing 3.0.3.8 onto a port due to PA upgrade | 17:46 |
Mister_Magister | stv: you don't ask these questions | 17:46 |
piggz | you do if youre stv ... there are no boundaries :D | 17:46 |
Mister_Magister | heh | 17:46 |
Mister_Magister | piggz: hi whatcha doin | 17:46 |
stv | that's the best question that passed in my mind :D | 17:46 |
stv | jolla business | 17:46 |
piggz | bug fixes | 17:47 |
Mister_Magister | my pancakes and writting is a conflict of interest | 17:47 |
Mister_Magister | xd | 17:47 |
stv | so, helping people is his job? | 17:47 |
Mister_Magister | not quite | 17:47 |
mal | no, this is just for "fun" | 17:47 |
stv | ah and what is the job you do for jolla? | 17:48 |
Mister_Magister | i like it how you used " | 17:48 |
Mister_Magister | mal: how ya holding back there with your "fun"? i took quite giant break from sfos | 17:49 |
mal | I'm doing hw adaptation stuff and other related things | 17:50 |
stv | ahh and how much do they pay you? | 17:50 |
mal | not going to tell that | 17:50 |
stv | the answer to that question was even better than hwservicemanager fix :/ | 17:50 |
Mister_Magister | stv: do you realise that if he is prohibited to tell that and he would say that jolla would probably divorce him? | 17:51 |
stv | prohibited to say how much they pay him?? | 17:52 |
Mister_Magister | ye | 17:52 |
stv | that doesnt make sense | 17:52 |
Mister_Magister | no | 17:52 |
stv | yes | 17:52 |
Mister_Magister | some companies dont allow to share that | 17:52 |
mal | I just don't want to | 17:52 |
Mister_Magister | see | 17:52 |
stv | does jolla get offended? | 17:52 |
stv | for example i can say than this summer i earned 500 euros per month working 4 hours per day. i dont make myself problems for that | 17:54 |
stv | that* | 17:54 |
Mister_Magister | piggz: u got success with ur camera app | 17:55 |
Mister_Magister | stv: respect privacy | 17:55 |
stv | i didnt force him tell me that | 17:56 |
Mister_Magister | stop buggin then | 17:56 |
stv | im not buggin him | 17:57 |
* Mister_Magister sighs | 17:57 | |
piggz | stv: out of intereset, how old are you? | 18:02 |
stv | you ask personal questions but you dont answer when poeple ask you them | 18:03 |
stv | anyway, 18, because i dont care of giving personal info | 18:04 |
piggz | thats fine, i assumed correctly then that your manerisms are likely an age factor ;) | 18:05 |
piggz | Mister_Magister: yeah, camera app is pretty decent ... as soon as i get a PR from mal it might progress to harbour! | 18:07 |
Mister_Magister | piggz: i wanted to ask same question xd ya got same vibes right | 18:10 |
Mister_Magister | piggz: who cares about harbour really. noone likes it. most of the apps are on openrepos | 18:10 |
Mister_Magister | my apps have 0 chance of getting there and for one app harobur isn't even ready | 18:10 |
Mister_Magister | it was discussed like year ago and noone cares | 18:10 |
* Mister_Magister thinks it's funny how people there remember his growth | 18:11 | |
stv | piggz: you want to do a "good manners" battle? | 18:12 |
* Mister_Magister sighs | 18:12 | |
piggz | no, im good thx | 18:12 |
piggz | stuff to do eh | 18:13 |
* Mister_Magister is going to grab some logs ignoring state of chat | 18:13 | |
Mister_Magister | it's also funny how my phone doesn't always detect my wifi (and detects wifi which is 3km from here) | 18:14 |
stv | me to, but you said you were better, so, i could let you show me that eheh | 18:14 |
stv | too* | 18:14 |
stv | no, i was lying, today im not busy at all | 18:15 |
T4 | <eugenio_g7> We noticed :D | 18:16 |
stv | tomorrow is the italian liberation day, so, tomorrow i'll be less busy than today | 18:17 |
Mister_Magister | mal: sorry for wrong information. hotspot works aka gives signal but devices can't connect to it. sounds a bit like dhcp issue | 18:17 |
stv | and 0-0=0 | 18:17 |
stv | so, saying less, makes no sense, i'd rather say 'as busy as today' | 18:18 |
T4 | <eugenio_g7> Yea, and it's great as with three days off I got the whole week off :D | 18:18 |
Mister_Magister | heh i got whole notihng off. | 18:19 |
Mister_Magister | not even weekend | 18:19 |
stv | good, especially because on may, ill have my work experience, so, basically, school has finished for me | 18:19 |
* Mister_Magister laughs internally | 18:20 | |
stv | esketit | 18:20 |
stv | and i got beautiful marks this year as well | 18:20 |
Mister_Magister | stv: got perfect info for you https://www.youtube.com/watch?v=1_T6XMDg53g | 18:21 |
stv | yes, yes, you wanted me to tell you personal info, so, now im telling you it | 18:23 |
Mister_Magister | mal: dmesg for you from turning on hotspot and trying to connect (my laptop couldnt find network) https://paste.opensuse.org/view//2ae377f5 | 18:24 |
Mister_Magister | mal: and after turning it off it won't always turn on back again icon will just pulse | 18:25 |
mal | Mister_Magister: that is why we usually have the drivers as module, in that case the module is reloaded after turning hotstop off | 18:28 |
Mister_Magister | mal: oh, but it's not working as module | 18:29 |
Mister_Magister | give me a second and ill disable it form modules.d | 18:29 |
mal | well then we need to debug why | 18:29 |
Mister_Magister | and modprobe manually | 18:29 |
Mister_Magister | mal: that's what i thought | 18:29 |
Mister_Magister | mal: update. wlan-module-load service works tho devices still cannot connect | 18:51 |
Mister_Magister | mal: and service didn't help with turning off and on hotspot | 18:53 |
mal | log | 18:56 |
Mister_Magister | how do i… okayyyy | 18:56 |
Mister_Magister | https://paste.opensuse.org/view//010b0dec mal | 19:03 |
*** OhYash1 is now known as ohyash | 19:40 | |
T4 | Влада (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) was added by: Влада (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me) | 20:10 |
*** PragmaticAnarchi is now known as Unbergriff | 23:00 | |
*** Unbergriff is now known as Unbegriff | 23:00 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!