Wednesday, 2019-04-24

osum4estr0kk3rz, then i can't build :/ undefined references to tty_* functions00:11
r0kk3rzso you unset it rather than set to n?00:13
osum4estno i set it to n00:14
r0kk3rzunset it00:14
r0kk3rzyou usually dont ever set things to n00:15
r0kk3rzif things complain, find out which things00:17
osum4estif i comment it out, it comes back as set in the .config. unless unset means something other than comment out00:23
r0kk3rzcommenting is fine00:23
r0kk3rzunset == use default00:23
osum4estgot it. then yea, the default is y, and i get the same error as before00:24
r0kk3rzhmm ok.00:24
r0kk3rzthis was the bit i was looking at for reference - https://github.com/LineageOS/android_kernel_google_marlin/blob/a765425526fe01a8649cea4ce0ae706fa8e8a227/include/linux/tty.h#L347-L37800:24
r0kk3rzok, undo that and set CONFIG_VT_CONSOLE=y00:30
osum4estsame problem...00:35
r0kk3rzyeah i think that is also enabled by default00:35
r0kk3rzid be tempted to undo this...00:56
r0kk3rzhttps://github.com/LineageOS/android_kernel_google_marlin/commit/1bb88fcb4961166195e2cb1973901ecf931983a1#diff-89facfd476c39c1ac4252bc099e66d0e00:56
osum4estr0kk3rz, thanks!!!!! that worked!! now the autologin/user@10000 services don't fail! new log: https://pastebin.com/m0WSDV7T03:14
osum4estvnd/hwservicemanager are still getting killed though for some reason03:16
T4<Hound77> @elros3 Shall I make these changes ?03:27
r0kk3rzosum4est: looks like a binch of init scripts are failing03:40
r0kk3rzis there an init.marlin.rc somewhere?03:40
osum4estnope, doesn't exist03:41
osum4estdo i need one?03:41
r0kk3rzit seems to be looking for it at least03:42
r0kk3rzim not familiar with the post treble init situation03:42
r0kk3rzis there a /vendor and /odm mount?03:43
osum4estthere is a vendor mount, but no odm mount03:43
r0kk3rzdump logcat shortly after boot03:46
osum4estthis 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
r0kk3rznot sure03:48
osum4estbut the rc files are removed from my marlin.mk PRODUCT_COPY_FILES03:48
r0kk3rzit would be worth checking the structure of things under android03:48
r0kk3rzsometimes under lineage things throw tonnes of benign errors03:49
osum4estgood idea. i'll check it out tomorrow, gotta go to bed for now03:52
T4<Hound77> @elros34 https://gitlab.com/linusdan/kernel_samsung_smdk4412/commit/7a229ea5df4310d2b2eab6aed34985545212945503: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 have05:38
T4praveenpannu was added by: praveenpannu05:39
r0kk3rz@adampigg is this with mainline?06:06
T4<adampigg> R0kk3rz, yup06:09
T4<adampigg> Just experimenting06:09
T4<adampigg> Cherrytrail was supposed to be well supported!06:09
T4<adampigg> Ish06:09
T4<adampigg> Btw, nice to see u providing porting support through the dark hours with your tz offset06:09
r0kk3rzgmt+11 is a lonely timezone sometimes06:11
T4<adampigg> I bet it is in here....i read in the log you engaging with someone quite oddly requesting AD :D06:13
r0kk3rzsteeeeeve is an odd character is must be said06:13
T4<adampigg> That was him? Different nick?06:16
r0kk3rzyeah06:16
T4<adampigg> Lol06:17
T4<adampigg> r0kk3rz, have you upgraded taskswitcherrr?06:22
r0kk3rzi havent been using the tab much lately06:40
r0kk3rzbeen at home too much06:41
T4<adampigg> well, its a worthy upgrade06:41
r0kk3rzill check it out06:42
T4<adampigg> it auto rotates the screen when connected06:44
T4<adampigg> and pops up a message06:44
T4<adampigg> and lots of codecleanups06:44
T4<adampigg> just found a bug relating to saif06:44
T4<adampigg> sailfish-qml apps06:44
T4<birdzhang> @r0kk3rz you are not alone, i'm at gmt+8 time zone ;)06:46
r0kk3rzfriend!06:47
r0kk3rz@adampigg ill check whether it fixes the big i found wrt screen orientation ;)06:47
*** ChanServ sets mode: +v T408:14
ghosalmartinhas anyone seen any crashes or random deaths from the surfaceflinger plugin for android 8? or have we sorted the hwcomposer oiut12:20
malghosalmartin: android 8 should use hwcomposer plugin (it's using hwc2 now)12:21
ghosalmartinmal: woop woop :D hopefully that means I can fix the bullhead issue i was having12:22
ghosalmartinmal: 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.json12:57
T4<elros34> great! you should have something usefull in /data/.stowaways/sailfishos/init.log now13:01
ghosalmartinr0kk3rz, 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-init13:04
ghosalmartinah yeah that was it since we were looking at a config_vtless systemd but the project was abandoned13:05
malghosalmartin: yes, just building it should be enough, note that you should update libhybris and rebuild the supporting libs along with hybris-hal13:06
malghosalmartin: because some things are built together with hybris-hal for that13:06
ghosalmartinmal: ahh so ill have to get an actual root setup instead of just relying on OBS13:06
malghosalmartin: did you even use proper libhybris in your previous tests, the one that was merged to upstream?13:10
ghosalmartinmal: I want to say yes because I remember krnlyngs commits on it13:11
r0kk3rzghosalmartin: btw, we figured out the issue with cobfig_vt13:11
ghosalmartinr0kk3rz, :OOOO13:11
ghosalmartinwhat is it13:11
r0kk3rzdodgy commits from google engineers13:12
ghosalmartinahh https://github.com/LineageOS/android_kernel_google_marlin/commit/1bb88fcb4961166195e2cb1973901ecf931983a1#diff-89facfd476c39c1ac4252bc099e66d0e13:12
ghosalmartingod damn google13:12
ghosalmartinif anyone sees guhl can he give him a nudge with this info13:13
ghosalmartinI guess time to reclone hybris-15.1 :D13:13
malghosalmartin: hybris-15.1 was rebased also a while back13:14
ghosalmartinill need to pick a machine and resetup everything either VM on this mac, or set it up at home and enable sshing13:15
ghosalmartinor get a vps but i can see that being slowwww13:16
osum4estghosalmartin: yep! undoing that commit allows me to boot with VT enabled :D13:20
ghosalmartinosum4est, made it to UI yet? :P13:21
osum4estghosalmartin: 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
ghosalmartinahh13:23
ghosalmartinyou might need to copy and paste some *rcs13:23
osum4estyep, i'll compare with the roofs of android and see what rc's and mounts are missing later today when i'm off work13:23
ghosalmartinthis maybe https://github.com/ghosalmartin/droid-config-marlin/commit/8b379243a65e5d52d3e997180ec1058ace7c693813:23
osum4estalready added those :P13:24
ghosalmartinid get a rootfs setup but am in rome till sunday so ill have to check back then :P13:24
ghosalmartinthere is also one more that I forgot to add manually13:24
osum4estcool. 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 correctly13:26
ghosalmartinno i never got that far13:27
ghosalmartinshouldnt be too crazy though, although not sure if we'd be allowed to do it13:27
osum4estallowed to? or just not allowed to distribute a rom with them?13:28
r0kk3rzyou dont build them in13:28
r0kk3rzthats why we do the weird flash on top of lineageos thing13:28
ghosalmartinso wouldnt they be flashed by lineageos anyways?13:29
r0kk3rzyeah13:29
osum4esthmm, then the Firmware image error must be related to the servicemanagers crashing13:29
ghosalmartinosum4est, can you access the files its looking for? you might just be missing the mount13:30
osum4estnot sure, i'll check later when i'm home13:31
T4<Hound77> @elros34 What next ? https://0x0.st/zbPn.txt14: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
stvguys where is system mounted on hybris 15.1? i cant find it anywere14:05
stvonly /data/.stowaways/sailfishos/usr/libexec/droid-hybris/system/ but it contains only 3 dirs14: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-page14:06
malstv: system is mounted by systemd to /system during boot so you will see it only in normal boot14:08
stvi dont have system.mount service14:08
stvand i didnt delete it14:08
stvhow can it be possible?14:08
malstv: it should be in /data/.stowaways/sailfishos/lib/systemd/system/14:09
malunless something went wrong during build14:09
stvi used find command to find it and it is nowhere14:09
stvill try to extract the tar on my computer to see if it's there14:10
malstv: 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-414:10
T4<Hound77> @elros34 What password should be enter on devel-su ?14:11
T4<austenite> su for root14:12
T4<elros34> you have already root power14:12
stvit's not in vendor/etc/ as it should14:12
T4<Hound77> I can do that on adb right ? 9.3 ?14:13
stvbut its here out/target/product/a5ultexx/obj/ROOT/hybris-boot_intermediates/initramfs/etc/fstab14: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 sailfish14:13
stvwhich is not my fstab tho14:13
T4<austenite> @Hound77 you have completed 9.314:13
T4<elros34> Charlie: telnet to device and type dmesg, then journalctl thats all14:14
T4<Hound77> Oh. Okay14:14
malstv: 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
maland then build those manually using make some_target_name_your_found14:14
stvwhat is HABUILD?14:15
malthe environment in which you built hybris-hal14:18
stvaaah14:18
stvyes14:18
T4<Hound77> @austenite What should I do with that logs ? https://0x0.st/zbZ-.txt14:21
stvmal: but those are the packages corresponding to LOCAL_MODULE variables,right?14:23
malyes, but make modules is the easy to find those14:23
stvah, 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 journalctl14:26
malstv: I don't understand what you mean, what makefile?14:28
malstv: how about you just pastebin the output of make modules14:28
stvcommon.mk in my case14:28
stvmal: https://bpaste.net/show/0cbc7e95bb3a14:29
malstv: based on that you need to run "make fstab.qcom ueventd.rc"14:30
stvok, looks god, but, will they make system mount without the service?14:31
malprobably after you rerun the usual "build_packages.sh -d"14:31
malafter running that make first, note the different enviroments you use for those commands14:32
stvalso, i know that 15.1 should have automatic system mount in kernel, so, maybe thats why they (may) have removed the service?14:32
malgive a link to you device repo with fstab14:32
stvi have to push it14:33
malno you don't, give a link to the lineage repo14:34
malI don't know what device you are building so I cannot find it14:35
stvmal: https://gitlab.com/Marco01/hybris_a5-common14:35
stvkernel is on github.com/deadsquirrel0114:35
malbased on that system partition is normal, https://gitlab.com/Marco01/hybris_a5-common/blob/lineage-15.1/rootdir/etc/fstab.qcom#L814:36
stvyes14:36
malsome devices mount it as / for which we have special handling14:37
stvi dont remember if i added early system mount in 15.1. i remember that i did it in 16 tho14:37
stvi can add early system mount in kernel if its needed14:37
malwe don't care about those, we mount everything (except sfos rootfs) via systemd14:38
malyou are overthinking14:38
stvthen the service is missing14:39
malstv: I already said what you have to do14:39
stvallright, im building the droid-hal14:40
malyou already built the android side things I said?14:40
stvyes14:41
stvanyone, as i thought, i have early system mount in kernel, in fact the system mount in fstab is "recoveryonly"14:41
malif it would be in kernel it would be in init ramdisk and sailfish has different one from android14:42
stvanyway*14:42
stvlol14:42
malso you are now confusing android init and sfos init14:42
stvno, i understand that systemd mounts it14:43
stvbut 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
malthen why are you talking about system mount in kernel14:43
malI really have no idea what you are talking about anymore14:43
T4<austenite> stv dont touch android fstab14:44
stvbecause it's a mount in plus if it's not needed in sailfishos14:44
stvwhy dont  touch fstab?14:44
malstv: we almost never change android fstab14:44
stvdoes systemd ignore recoveryonly flag?14:44
T4<austenite> if android works fine with the fstab then why touch it?14:44
malstv: stop overthinking14:44
stvah, no one dies if remove useless flags lol14:44
malstv: I have no idea what you mean by kernel system mount14:44
stvkernel in 15.1 early-mounts system14:45
stvbasically system is mounted by kernel14:45
malI'm pretty sure that mean kernel init ramdisk14:45
malstv: sfos ignores the fstab mount flags14:45
stvno, wait, ill get the commit14:46
malmostly14:46
stvhttps://github.com/gts210vewifi-dev/android_kernel_samsung_msm8976/commit/694a45b0e2b6efb3e4e78acf742e0056247c0de214:46
stvsomething like this14: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.txt14:47
malstv: where does it mount it?14:47
stvin /system14:47
stvif you want i can remove it and let systemd do it14:51
malI have no idea what triggers that14:51
T4<austenite> i have the same in my kernel msm8937 , except the verify flag14:52
T4<austenite> and sfos works fine14:52
stvdts, so, it always do that14:52
stvthat'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 roms14:53
malstv: "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 it14:54
malfrom https://source.android.com/devices/architecture/kernel/modular-kernels14:55
mallike I said many times you are overthinking things14:55
stvi dont know...but hybris-15.1 uses 15.1 init in android side14:56
stvif im not overthinking again lol14:56
malwe have heavily patched android init we use in droid-hal-init14:57
malfor example we have removed all mounting from it14:57
stvaaaaaaaaaaaaaaaaaaaaaaaaaaaa14:58
T4<austenite> @hound  EGL_PLATFORM=hwcomposer test_hwcomposer14:59
stvill 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
stvhowever, 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 lines15:01
malof mounting is not done correctly anything can happen, usually display just won't work15:02
T4<austenite> @Hound77 you should read them in journalctl , couldn't find an OpenGL ES implementation15: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-hadk15:02
stvok, 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 weird15: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 missing15:06
stvlol someone makes a meme of that15: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 working15: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#L3815: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_initframfs15:27
T4<Hound77> Yes15:28
T4<Hound77> And I reverted the commit.15:28
stvwhat is this spam https://bpaste.net/show/57c8cc83f221?15:30
stvand why lib64, since i have a 32bit phone?15:31
stvah, no, it's a nile .rc service15:32
malstv: is that phone really 32-bit?15:32
stvyes but it's this https://github.com/mer-hybris/droid-config-sony-nile/blob/master/sparse/usr/libexec/droid-hybris/system/etc/init/hwservicemanager.rc15:32
malif it is then you need to adapt the .rc files to use lib instead of lib6415:32
stvaaaaah15:33
stvmakes sense15:33
stvyesyes, i have that lib in "lib" dir15:33
malstv: you also need to change lib64 in frameworks/native/cmds/servicemanager/servicemanager.rc then same way15:34
malor optionally override that in config sparse15:35
stvah ok15:35
stvi sedded all .rc files, so esketit15:36
stvwhere is init.qcom.rc?15:41
stvin initramfs.gz?15:41
T4<Hound77> @austenite What should I do for Open GL ?15:43
malstv: why are you looking for that file15:47
stvbecause i have to modify it. i need to disable stuff for ril because i have reboots, with netmgrd crashes15:47
malor fix the reason for the crashes15:48
maldid you already test changing lib64 to lib?15:48
stvofono needs to have some things disabled in init.qcom.rc15:48
stvyes, i did that15:48
T4<austenite> @Hound77 EGL_PLATFORM=hwcomposer test_hwcomposer … EGL_PLATFORM=hwcomposer strace test_hwcomposer15:51
stvso, where's init.qcom.rc hidden?15:51
malit might be under different name on the device16:01
malsometimes those are renamed16:01
T4<Hound77> @austenite I think there are solutions in the chat history. https://0x0.st/zbZ6.txt16:02
stvhmm16:03
stvbuuuut hwservicemanager crashes badly16:06
stvand it uses lineage init.qcom.rc16:16
malwhich signal?16:20
maldo you have selinux disabled properly now?16:20
stvi think16:21
stvyes16:21
stvi set config_audit=016:21
malaudit is usually not disabled16:22
malnot 100% sure how well hybris-15.1 works on 32-bit devices, I couldn't get it working on my 32-bit device yet16:22
stvcan it cause such a disaster?16:22
malI had similar issues16:22
maland didn't yet solve those16:22
stvhmm16:22
stvit reboots to bootloader after: ueventd: Error reading from Uevent Fd16:22
malhmm I thought ueventd was disabled16:23
stvreally?16:24
malwe don't use it in sfos16:25
malwe use udev16:25
malstv: can you verify that ueventd is really running?16:26
stvhmm, however i dont have pstore, so probably it's not the reason of phone reboots16:26
stvhow can i test it?16:26
malps aux16:26
stvlet me see16:26
malif it is running then edit /init.rc and change line "service ueventd /sbin/ueventd" to "service ueventd /sbin/ueventd_HYBRIS_DISABLED"16:28
stvit's not, but it may start right before device reboot16:28
maldo you see anything related to ueventd in dmesg output?16:29
stvthat ueventd: Error reading from Uevent Fd16:29
maltry the renaming anyway16:29
stvhttps://bpaste.net/show/956b67d9e4df . ill try it16:29
stvit still reboots. probably because of too many hwservicemanager crashes16:32
malanything different in dmesg16:32
stvi dont have ueventd stuff16:32
malpastebin whole log16:33
stvmal: https://bpaste.net/show/b84eefe8c5e816:34
T4<austenite> @Hound77 no idea16:35
stvmal: https://bpaste.net/show/7bcef0d91a46 this is logcat. basically the same crash again and again16: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 vendor16: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
malstv: 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
stvyou've made this right now?17:21
malI got it from someone17:21
malbut I had the same idea what the issue could be17:22
stvah, thank you17:22
stvi also though it was that lib17:22
stvbecause without it i got selinux errors17:23
malyes, not sure what changed and when to break the current stubs17:24
stvbut, after i apply that, i wont have any hwservicemanager crash anymore?17:26
malhopefully not17:27
stvwoo magicccc17:27
malremember to change the lib64 -> lib for the next image17:27
malin config repo and the other location I mentioned17:27
stvah yeah sure. what about your error?17:27
mal?17:27
stvthe one impossible to fix17:28
malit was the same hwservicemanager crash, I just didn't have time to debug it enough earlier17:28
stvahhh luckily it will be just a memory17:29
stv:D17:30
maland that was just a test anyway, I wasn't planning on using hybris-15.1 on that device17:30
malso not the highest priority for me17:31
stvmine 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 fix17:31
Mister_Magistermal: got any idea why would proximity sensor stop working in 3.0.2 suddenly?17:34
Mister_Magisteraka it was working before update17:34
stvwhy it takes so much to build things on hybris 15.1?17:34
Mister_Magisterhere is repo https://build.merproject.org/project/show/nemo:testing:hw:motorola:osprey17:35
Mister_Magisteri've got to debug it tomorrow  but dunno how17:35
malMister_Magister: you have quite old sensorfw in that project17:36
Mister_Magistergotcha17:37
malmake sure it match more closely to the other part of sensorfw, there are two packages from sensorfw, the base and hybris stuff17:37
Mister_Magisterokay17:37
Mister_Magistermal: thanks second question how to fix bt roma on snap 81017:38
malwe have only gotten rome chips working in android 8 base17:38
malbecause there we use binder interface for bt17:38
stvlike mine in a hour17:39
Mister_Magistermal: oh how sad17:40
malMister_Magister: you should occasionally update the packages in your OBS projects, there are also other quite old ones there17:40
Mister_Magisteranother question. my wifi timing is quite weird normal hack for wifi doesnt work but in modules.d it works but hotspot isn't working17:40
Mister_Magistermal: ye im doing it just was lazy/forgot about this device17:40
malnot sure about the wifi issue without logs17:41
Mister_Magisteri feked up my pancake ;-; never write and cook17:41
Mister_Magistermal: dmesg? and journal?17:41
Mister_Magisterthrough all these years i got better at asking questions but not at porting meh17:42
Mister_Magisteri burned another pancake17:42
Mister_Magistermal: you still working on anbox?17:43
maldmesg is the one telling usually more but also journal could be useful17:43
Mister_Magistermal: thats what i thought :P17:44
malMister_Magister: no, developing anbox while working for jolla is a bit of a conflict of interest17:44
Mister_Magistermal: how sad17:44
Mister_Magistermal: logs of hotspot or modprobing wifi after boot?17:45
stvwho works for jolla?17:45
Mister_Magister stv: mal17:45
stvmal: how much do they pay you?17:46
piggzdarn, no forcing 3.0.3.8 onto a port due to PA upgrade17:46
Mister_Magisterstv: you don't ask these questions17:46
piggzyou do if youre stv ... there are no boundaries :D17:46
Mister_Magisterheh17:46
Mister_Magisterpiggz: hi whatcha doin17:46
stvthat's  the best question that passed in my mind :D17:46
stvjolla business17:46
piggzbug fixes17:47
Mister_Magistermy pancakes and writting is a conflict of interest17:47
Mister_Magisterxd17:47
stvso, helping people is his job?17:47
Mister_Magisternot quite17:47
malno, this is just for "fun"17:47
stvah and what is the job you do for jolla?17:48
Mister_Magisteri like it how you used "17:48
Mister_Magistermal: how ya holding back there with your "fun"? i took quite giant break from sfos17:49
malI'm doing hw adaptation stuff and other related things17:50
stvahh and how much do they pay you?17:50
malnot going to tell that17:50
stvthe answer to that question was even better than hwservicemanager fix :/17:50
Mister_Magisterstv: do you realise that if he is prohibited to tell that and he would say that jolla would probably divorce him?17:51
stvprohibited to say how much they pay him??17:52
Mister_Magisterye17:52
stvthat doesnt make sense17:52
Mister_Magisterno17:52
stvyes17:52
Mister_Magistersome companies dont allow to share that17:52
malI just don't want to17:52
Mister_Magistersee17:52
stvdoes jolla get offended?17:52
stvfor example i can say than this summer i earned 500 euros per month working 4 hours per day. i dont make myself problems for that17:54
stvthat*17:54
Mister_Magisterpiggz: u got success with ur camera app17:55
Mister_Magisterstv: respect privacy17:55
stvi didnt force him tell me that17:56
Mister_Magisterstop buggin then17:56
stvim not buggin him17:57
* Mister_Magister sighs17:57
piggzstv: out of intereset, how old are you?18:02
stvyou ask personal questions but you dont answer when poeple ask you them18:03
stvanyway, 18, because i dont care of giving personal info18:04
piggzthats fine, i assumed correctly then that your manerisms are likely an age factor ;)18:05
piggzMister_Magister: yeah, camera app is pretty decent ... as soon as i get a PR from mal it might progress to harbour!18:07
Mister_Magisterpiggz: i wanted to ask same question xd ya got same vibes right18:10
Mister_Magisterpiggz: who cares about harbour really. noone likes it. most of the apps are on openrepos18:10
Mister_Magistermy apps have 0 chance of getting there and for one app harobur isn't even ready18:10
Mister_Magisterit was discussed like year ago and noone cares18:10
* Mister_Magister thinks it's funny how people there remember his growth18:11
stvpiggz: you want to do a "good manners" battle?18:12
* Mister_Magister sighs18:12
piggzno, im good thx18:12
piggzstuff to do eh18:13
* Mister_Magister is going to grab some logs ignoring state of chat18:13
Mister_Magisterit's also funny how my phone doesn't always detect my wifi (and detects wifi which is 3km from here)18:14
stvme to, but you said you were better, so, i could let you show me that eheh18:14
stvtoo*18:14
stvno, i was lying, today im not busy at all18:15
T4<eugenio_g7> We noticed :D18:16
stvtomorrow is the italian liberation day, so, tomorrow i'll be less busy than today18:17
Mister_Magistermal: sorry for wrong information. hotspot works aka gives signal but devices can't connect to it. sounds a bit like dhcp issue18:17
stvand 0-0=018:17
stvso, 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 :D18:18
Mister_Magisterheh i got whole notihng off.18:19
Mister_Magisternot even weekend18:19
stvgood, especially because on may, ill have my work experience, so, basically, school has finished for me18:19
* Mister_Magister laughs internally18:20
stvesketit18:20
stvand i got beautiful marks this year as well18:20
Mister_Magisterstv: got perfect info for you https://www.youtube.com/watch?v=1_T6XMDg53g18:21
stvyes, yes, you wanted me to tell you personal info, so, now im telling you it18:23
Mister_Magistermal: dmesg for you from turning on hotspot and trying to connect (my laptop couldnt find network) https://paste.opensuse.org/view//2ae377f518:24
Mister_Magistermal: and after turning it off it won't always turn on back again icon will just pulse18:25
malMister_Magister: that is why we usually have the drivers as module, in that case the module is reloaded after turning hotstop off18:28
Mister_Magistermal: oh, but it's not working as module18:29
Mister_Magistergive me a second and ill disable it form modules.d18:29
malwell then we need to debug why18:29
Mister_Magisterand modprobe manually18:29
Mister_Magistermal: that's what i thought18:29
Mister_Magistermal: update. wlan-module-load service works tho devices still cannot connect18:51
Mister_Magistermal: and service didn't help with turning off and on hotspot18:53
mallog18:56
Mister_Magisterhow do i… okayyyy18:56
Mister_Magisterhttps://paste.opensuse.org/view//010b0dec mal19:03
*** OhYash1 is now known as ohyash19: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 Unbergriff23:00
*** Unbergriff is now known as Unbegriff23:00

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!