Tuesday, 2018-06-19

MeowDudethis is also suspicious: E/use-Rlog/RLOG-RIL(s)(  547): /mnt/sdcard/Android/data/samsungRIL_debug_level.inf fopen error. Permission denied.00:08
MeowDudeI think I am going to switch back to hybris11 on manta, hybris14.1 sucks for a multitude of reasons. Camera is permanently broken in the base, and I STILL can't figure out if audio issues are kernel or mw related02:25
MeowDudeand hybris 11 had a lot of stuff already working, the only issue was non-functioning hwcompsoer02:26
MeowDudeis there any reason to not use fbdev? I use it on Galaxy Nexus because of issues with hwcomposer and it functions just fine. I assume some apps just might not work or something02:28
jusamal: those fm radio issues with piggz' device need patch to the kernel, change the logic so that the smd channel is not closed when v4l2 fd is released06:27
jusamuch easier to do that there than try to handle the racy initialization every time fm radio is opened06:28
T4<adampigg> eugh, kernel mods06:48
T4<adampigg> jusa, i pinged you for something else, but i cant remember what now06:49
T4<adampigg> :D06:49
T4<adampigg> oh, i remember, ip forwarding/internet sharing06:50
T4<adampigg> 2.2 seems to break wlan sharing, i haveto manually enable ipforwarding after starting the hotspot06:50
T4<adampigg> on official builds, if using headphones, do notifiation sounds still go to speaker?07:00
jusaabout notifications, this is how thigs (should) go with 2.2.0: (when ringtone volume is not muted) 1) if no media application is in foreground and no audio is playing -> sms, email etc notification sounds play from the device 2) if media application is in foreground or audio is playing -> duck the audio by 12dB and play the notification on the active route, be it speaker, headset or whatever07:09
jusaand 1 no matter what is the routing, so even with headset connected the notification is played from the device07:10
jusakeeping in mind the limitations of the hardware like 8909 (for example Jolla C), where having speaker route active requires the headset amplifier & route be active at the same time -> when playing notifications from the speaker when headset is connected they are played from the headset as well07:13
T4<abhishek_0> what is the difference between nemo:/devel and neme:/testing07:51
T4<adampigg> devel is for you, testing is for users07:53
T4<adampigg> i sometimes get a few users/using devel/to/test stuff, on the proviso they accept breakage07:54
T4<abhishek_0> @adampigg [devel is for you, testing is for users], where does devel output stuff ?07:56
T4<adampigg> Same.place, different path on obs08:31
MeowDudehmm so I decided to go back and try and debug my CM11 based port on manta (the one with the "unfixable" hwcomposer/gralloc errors) with my better knowledge on porting.09:08
MeowDudeI am making progress, instead of hwcomposer segfaulting it just aborts everything.09:08
MeowDudejusa: did we ever come to a conclusion as to what was causing the audio issues (or lack of audio) on my Nexus 10 with the LOS14.1 base?09:09
MeowDudeI just need to find copies of gralloc.manta.so and hwcomposer.manta.so. I can't find them anywhere09:13
MeowDudetest09:24
MeowDudeon maguro I am getting audio through headphones, but not the speaker09:25
MeowDudehmm I wonder if I can just use the CM11 audio files in my LOS14.1 build environment...09:31
T4<abhishek_0> so i added devel repo on the device .. just to see what happens ... ended up droid-hal and egl packages09:41
MeowDudejusa: ping10:12
spiiroinreview appreciated: https://git.merproject.org/mer-core/sensorfw/merge_requests/2510:16
spiiroin^ should fix compass sensor in f5121 & some other devices too10:16
spiiroinelros: about that funky als reporting - have you checked if there is some kernel side filtering active? another possible cause could be: using several measurement areas & then not handling switch in from one range to another correctly in one/both directions10:21
spiiroinelros: also, do you get any sensor data from evdev sources? if yes, you might check if sensorfwd is reporting the same / similar enough values10:22
T4<adampigg> jusa, it is reported that, when listening on headphones, say to music, when a notification comes in, it routes to the speaker, but includes the playing music10:27
jusawhich device, which version etc10:37
T4<adampigg> jusa, mido, 2.210:55
T4<adampigg> github.com/piggz for config repo10:56
jusabtw you should not have jack-device & jack-match both in accessories.ini10:59
T4<adampigg> ok10:59
jusaif you have jack-device it will ignore all autodetection and just use whatever is specified10:59
T4<adampigg> mal wondered that too11:00
jusaand autodetection looks for event with "Headset Jack" by default first, so most likely you could drop both lines, jack-device and jack-match11:00
T4<adampigg> ill try, ta...11:01
jusacan you paste rpm -qa , I'll double-check config packages have correct versions11:05
MeowDudeokay so this is starting to confuse me, ofono and rild are both running without visible error on maguro, but there is no empty sim icon or sim related actions in settings. Am I missing something in patterns for phone or something? I have checked rild is running via ps ax | grep rild and systemctl status ofono and everything looks fine... what am I doing wrong?11:43
r0kk3rzMeowDude: you set up your ril_subscription.conf?11:51
T4<adampigg> jusa, sorry, been out for lunch, https://file.io/VNNsL711:51
MeowDuder0kk3rs: yes, it's listening in on the default socket11:52
MeowDudeI assumed all those commented out values were set by default anywa11:52
r0kk3rzthe socket path is right?11:53
r0kk3rzits better to explicitly set the socket path11:54
MeowDudeyes, rild spawns /dev/socket/rild11:54
MeowDudeand ofono is listening in on that socket11:54
r0kk3rzthat should be enough iirc, make sure you restart the device too11:55
MeowDudeI have, and rebuilt everything as well11:55
monichMeowDude: ofono is connecting to that socket, it's rild who's listening11:58
MeowDuder0kk3rz: I assume when ofono is running all the modem related settings appear, data shortcut in quick settings, share internet, empty sim icon?11:58
malPSA: devices having had non-working compass (but other sensors working) should have it working after building the latest sensorfw-qt5-hybris11:58
MeowDudemonich: well both rild and ofono seem happy so I can't think of what is causing the lack of modem related anything11:58
MeowDudealso mal that udev patch broke my lockscreen, instead of lockscreen all I see is the loading circle and black until I swipe. I tried setting a pin and it worked the same I just couldn't see anything12:00
malMeowDude: that usually mean ofono is no behaving correctly12:00
mal*means12:01
monichMeowDude: is modem powered up (connman is supposed to be doing it)?12:01
MeowDudehow do i check?12:01
monichdbus-send --system --print-reply --type=method_call --dest=org.ofono /ril_0 org.ofono.Modem.GetProperties12:01
monichPowered property12:01
MeowDudegive me a second to grab my laptop12:01
MeowDude2monich: https://pastebin.com/88WZSMKD12:05
MeowDudeerror : (12:06
monichhmm, no modem a all :)12:06
MeowDudethat sucks. how do I fix? what path do i take? I have no idea what is wrong or where to go. well I have a vague idea of what is wrong but nothing specific12:07
MeowDudemonich: is modem tf_daemon?12:07
monichMeowDude: if you could start ofonod with -d + all the normal options (check with ps -aef | grep ofono) as root...12:08
monichsomething must be going wrong at init time12:08
monichI would check the log12:08
MeowDudemonich: I am going to need an exact command, ofonod failed to start via systemctl, erm... sorry for my lack of understanding12:09
monichah12:09
monich/usr/sbin/ofonod -n --nobacktrace --noplugin=he910,dun_gw_bluez5,hfp_bluez5,cdma_provision,isimodem,n900,u8500,qmimodem,gobi,cdmamodem,isiusb,nwmodem,ztemodem,iceramodem,huaweimodem,calypsomodem,swmodem,mbmmodem,hsomodem,ifxmodem,stemodem,dunmodem,speedupmodem,phonesim,telitmodem,udev,udevng -d12:09
monichMeowDude ^12:10
monich(half of that --noplugin stuff may not be necessary... but better not to experiment with that)12:10
MeowDude2monich: https://pastebin.com/R2t5r3zL12:11
MeowDude2oh I should have cleaned up that paste : /12:11
monichMeowDude2: and actually I gave you command line for l500d, it may not be exactly right in respect to bluetooth but in this case it probably doesn't matter12:12
MeowDude2eh BT is broken atm anyway12:12
monichMeowDude2: you have to stop first the one that's already running12:12
monichsystemctl stop ofono12:13
MeowDude2*facepalm*12:13
MeowDude2monich: https://pastebin.com/ZYNSWzGT12:15
T4<abhishek_0> trying to simulate ota from devel repo https://hastebin.com/yelofipuha.sql12:15
T4<abhishek_0> it removes packages12:15
T4<abhishek_0> mal12:15
mal@abhishek_0 show ssu lr12:15
T4<abhishek_0> https://hastebin.com/sufuyegadu.rb12:16
monichMeowDude2: your rild is not feeling well :/12:17
MeowDude2monich: what in particular is wrong with it?12:18
MeowDude2and does this mean ofono is okay?12:18
monichMeowDude2: it ignores DEVICE_IDENTITY request, responds nicely to GET_SIM_STATUS, and RADIO_NOT_AVAILABLE to to pretty much everything else that ofono tried12:19
monichI wonder if it it's DEVICE_IDENTITY that makes it sad...12:20
mal@abhishek_0 add file /usr/share/ssu/features.d/adaptation-community.ini with content https://pastebin.com/B4X024Rt (replace $VENDOR and $DEVICE manually)12:20
monichMeowDude2: or it could be that it actually fails to communicate to the modem12:20
MeowDude2monich: how do I define DEVICE_IDENTITY? Is this something I can just dirty fix somehow? also how would I go about fixing the modem communication errors if that is it12:21
MeowDude2oh god I am so clueless...12:21
monichMeowDude2: I would also try /system/bin/logcat -b radio12:21
monichand see if something interesting show up there when you start ofono12:21
monichit depends on how much stuff is compiled with debug logs on12:22
monich(android stuff that is)12:22
monichand your rild is pretty old (it reports version 6)12:23
monichwe are trying to keep ofono compatible with as old rild as possible12:23
MeowDude2it is a 2011 phone12:23
MeowDude2Galaxy Nexus12:23
monicheven jolla 1 was version 7, I think :)12:23
T4<abhishek_0> mal and leaving %(arch) as it is ?12:24
malyes12:24
MeowDude2monich: here is a new log: https://pastebin.com/9RpektYG12:24
MeowDude2also I doubt version 6 is the oldest that has been dealt with. mal what version are the 2010/2011 xperias running?12:24
MeowDude2also worst case I sell my Galaxy Nexus and grab a Nexus 412:25
monichMeowDude2: I don't like "RIL_onRequestComplete: invalid RIL_Token"12:25
T4<abhishek_0> sigh .. i have to make a clean install .. since it will not reboot again12:25
MeowDude2invalid RIL_Token... the RIL_Token that is invalid....  what generates the RIL_Token?12:25
monichbut "onRequest: DEVICE_IDENTITY" suggests that it knows what DEVICE_IDENTITY is12:26
monichE/use-Rlog/RLOG-RIL(s)(22949): /data/misc/radio/kmem fopen error. No such file or directory.12:26
monichthat ^ sounds fishy12:26
MeowDude2it get's permission errors when trying to generate that monich12:27
MeowDude2that is an issue I've known of for a bit12:27
mal@abhishek_0 for future reference, use OBS repos for both adaptation repos in .ks when building the image12:27
MeowDude2 /data/misc/radio/kmem I mean12:27
mal@abhishek_0 you probably can recover the installation if you get into the device with telnet12:27
monichMeowDude2: anyway, it seems to be rild issue, it's not talking to us the way it's supposed to12:28
MeowDude2monich: so... what do I do? It's not like I can just upgrade the rild12:28
monichthat's pushing the boundaries of my knowledge :/12:29
MeowDude2wait if I upgrade the radio image on this phone does it make a difference? I am 99% sure I am on the newest one but still12:29
MeowDude2so you don't know what to do? that sucks because neither do I :C12:29
monichwell, if you don't have a clear plan, do something and see what happens :)12:30
MeowDude2monich you don't understand, I don't just NOT have a clear plan, I don't have a dirty plan, scratch that, I don't have a plan period. I am stranded with no map.12:31
MeowDude2hmm12:32
MeowDude2well what now? does anybody know?12:32
* monich hidea12:32
* monich hides12:32
MeowDude2it had working RILD on the old 1.1.4 builds12:32
MeowDude2sms, data, calling, etc.12:33
MeowDude2I'd be running that to be honest if it werent for the broken camera12:33
krnlyngMeowDude2, check what hacks the old builds had?12:33
MeowDude2hey wait that's it, do you think if I just use hybris 10.1 like the old 1.1.4 builds it will run right? wait no never mind... that used an older version of ofono...12:34
MeowDude2I can't get in touch with the dev and they didn't list sources12:34
r0kk3rzyeah its possible new rilplugin stuff broke it, and downgrading it doesnt sound like a great idea either12:34
MeowDude2!seen beidl12:35
merbotMeowDude2: beidl was last seen in #sailfishos-porters 20 hours, 7 minutes, and 53 seconds ago: <beidl> hello hello! I'm back to porting sfos to the gnex again and I'm wondering where the ubu-chroot script went.12:35
MeowDude2HA12:35
MeowDude2HAHAHHAHAA12:35
MeowDude2that is funny on multiple levels12:35
beidlHAHAHAHAAAAAAAA yup indeed :) got the ubu-chroot installed, messing with the manifest again, missing some things for lunch detect12:40
MeowDude2beidl: what base are you using?12:40
MeowDude2its so neat to see you picking up on this again, do you recall any dirty hacks for rild on the old builds?12:40
MeowDude2also is it cryptfs?12:40
beidlmy old hybris-10.1 for now, I plan to upgrade to cm-12.1 asap12:41
beidlyup, want to get rillld of this mess :D12:41
beidlcryptfs isn't in there afair12:41
MeowDude2cm12.1? I'm on cm11... I just fixed wifi, have you seen my development thread? also cryptfs was a kitkat issue, I had to manually add it for it to build12:42
MeowDude2I really should upgrade to cm12.1 though12:42
beidlkernel/userspace mismatch?12:42
MeowDude2I am not familiar with that issue. my only build issue for kernel was a recovery file trying to import cryptfs.h, which didn't exist. I just cloned it into the same directory as the .c file giving the error12:43
MeowDude2honestly I ought to just jump up to cm12.1, maybe it'll fix this bizzare audio issue too.12:43
beidlis the rild hack not in your ROM?12:43
MeowDude2no12:43
MeowDude2I was not aware one existed12:43
MeowDude2I've been operating from scratch12:44
MeowDude2on the bright side if I can revert my udev changes I can get functioning lockscreen back12:44
MeowDude2*cough cough* can you link me this hack you speak of?12:45
r0kk3rzMeowDude2: just remove the ril_subscription.conf12:46
beidlhttps://github.com/beidl/droid-hal-device/tree/hybris-10.1/device-samsung-maguro-configs/sbin12:46
beidlhow's udev behaving CPU usage wise?12:47
beidlwith screen on in particular12:47
MeowDude2that the exact oposite of what I expect it. I have no idea, I'm still a bit of a nood at this. it's been pretty smooth, even though I am using fbdev at the moment12:47
beidlhttps://github.com/beidl/droid-hal-device/blob/hybris-10.1/device-samsung-maguro-configs/lib/systemd/system/ofono-hack.service is what starts the ofono hack12:49
beidlyeah udevd was acting up due to the kernel driver sending vsync signals via netlink for udev to process12:49
MeowDude2tossed them both in .sbin12:49
MeowDude2 /sbin* gonna reboot now12:50
beidlactually intended for the userspace bits but hey, you can log every frame into a tmp file via udev rules! (YAY... not)12:50
MeowDude2oh god that explains the sluggishness of the old builds12:50
beidlI wonder which hwcomposer API version is in use on cm 11 and up, if it's still "v0" then I guess there won't be much of a difference12:51
beidldo you have a repo ready somewhere?12:52
beidldevice/kernel and all that jazz12:52
MeowDudebeidl: no I haven't changed much, I can git push and open up some repos tommorow, but to be honest I'd rather you try and see what a cm12.1 base is like, this one has a fist full of other issues.12:53
MeowDudemine have barely deviated from the defaults12:54
MeowDudeactually fuck it Ill start up on the repos tonight why not12:54
T4<abhishek_0> mal devel is working now .. can i just keep devel repo for all12:56
mal@abhishek_0 for public releases testing is better because it has versioned targets12:56
beidlhehe alright, I'm playing with halium in parallel, just to see how mir runs. used to bog down like crazy12:56
mal@abhishek_0 as you can see here https://build.merproject.org/project/show/nemo:testing:hw:fairphone:fp2-sibon12:57
MeowDudehalium...12:57
beidlI know, I know :P12:58
T4<abhishek_0> mal it thats the case,  sledges please create nemo:/devel:/hw:/wingtech:/wt88047 username abhishek965012:58
T4<abhishek_0> nemo:/testing:/hw:/wingtech:/wt8804712:59
T4<abhishek_0> *12:59
MeowDudearghh it's late and I am getting frustrated with command line git. I'll pastebin my defconfig, and as for the cryptfs fix just go to the bottom of faq-hadk13:03
Nokius_is a aosp 7 base doable atm or is asop 8 the way to go?13:04
T4<abhishek_0> aosp 713:04
r0kk3rzNokius_: i dont think we have an aosp7 base atm, but it should be similar enough to the los14.1 branch13:05
r0kk3rzNokius_: what device?13:06
Nokius_r0kk3rz: sony but they messed up the open dvice pages13:06
MeowDudebeidl: here's all the essentials in one nice list: https://pastebin.com/tUWe3Bxz also when building, set the pixel ratio to 1.25 of course, it's something I always forget and end up getting angry about because SOMEONE decided that being able to change the pixel ratio during usage was lame after 1.1.913:08
Nokius_r0kk3rz: if I would have time :) just relised xa2has no compact xa1 does hope that Irecsll the names corrext)13:08
Nokius_ther is one near by for 200 bricks13:08
MeowDudethings to note: CONFIG_ANDROID_PARANOID_NETWORK=n because if set y wifi doesn't work right. now if you enable this you will need to patch commoncap.c13:08
* Nokius_ sorry on my Xx 13:09
MeowDudelet me try and find that patch13:09
r0kk3rzNokius_: is xa1 an open device?13:09
MeowDudebeidl: this is the patch for the commoncap.c error you will get if you disable paranoid network: https://github.com/linux-sunxi/linux-sunxi/commit/7041266a29e9681fc13034f345cdcc269d672f8313:10
r0kk3rzNokius_: i dont see it on the list, im pretty sure thats a MTK device13:10
beidlgood ol paranoid android :P13:10
MeowDudealright NOW it is time for me to sleep, I can't think of any more errors to tip off... good night friends.13:10
beidlthanks again, figuring out dependencies with my cm 10.1 base has been a pain13:11
MeowDudedefinitely PM me that image over xda (GalaxyNinja66) for testing, if it works well I am so jumping on that rusty hybris-10.1 train, I don't care how dangerous it is.13:12
beidljust jumpted to cm-12.1, for the heck of it :P13:16
Nokius_r0kk3rz: yoshino lilac xz113:16
r0kk3rzoh xz113:17
lolekr0kk3rzxa1 isn't open device, btw regarding sfos update from yesterdya, do you have any ideas how to continue?13:17
r0kk3rznot especially13:17
lolek:(13:17
T4<abhishek_0> when will sledges will come online ?13:18
r0kk3rzsledges: is always online13:18
T4<abhishek_0> umm why he isnt replying then ?13:19
beidljust when you don't expect it sledges could jump out the bushes :P13:19
malhe might be too busy to check the channel all the time13:20
Nokius_mal: its hard to follow the chanel :(13:21
Nokius_beidl: yeap indeed13:21
beidlhappens to the best13:22
T4<abhishek_0> mal do i need to upstream it https://pastebin.com/B4X024Rt ?13:22
mal@abhishek_0 that file is present in the image if you used OBS repo for building it, it comes from community-adaptation-devel package13:24
lolekr0kk3rz then maybe some idea of who can help in this case?13:25
mal@abhishek_0 I think you could have actually installed just that on the running device and it would have been easier than my method of adding the file13:25
T4<abhishek_0> mal i did that..13:26
malor not 100% sure, need to check a bit13:26
T4<abhishek_0> i meant .. i used running device for testing13:27
T4<abhishek_0> also how do i use OBS for building ?13:27
malah, yes that package generates the file13:27
mal@abhishek_0 I don't understand your problem13:28
malyour OBS repo was fine, you just didn't have a properly configured installation on your device so that caused the update issue13:28
r0kk3rzlolek: someone with an xperia x who knows what they're doing :P13:28
lolekr0kk3rz I've got Xperia X:P just don't know how to handle those problems, debug it or whatever13:29
T4<abhishek_0> i meant those zips ... can those zips be created by OBS ..13:29
r0kk3rzlolek: hence the latter part of that sentence13:30
mal@abhishek_0 what do you mean? you just use correct repo url in .ks to make builds based on OBS13:34
r0kk3rz@abhishek_0: remember how i said mic works with rpm packages? you replace your local repo with your OBS repo, and thats it :P13:36
T4<abhishek_0> oooooo13:36
r0kk3rzto illustrate - https://gitlab.com/r0kk3rz/sailfish-scorpion_windy_ci13:37
Nokius_r0kk3rz: sadly sony hiddes suported devices per branch13:39
r0kk3rzNokius_: check the blob list :P13:40
r0kk3rzNokius_: https://developer.sony.com/develop/open-devices/get-started/supported-devices-and-functionality/supported-devices-maintained/13:42
T4<abhishek_0> https://imgur.com/a/WmqDifQ13:43
Nokius_oh I could scroll more down :)613:44
T4<abhishek_0> i have been enlightened13:44
Nokius_r0kk3rz: just noticed that my cheked devices have no video play back with open device13:47
Nokius_r0kk3rz: oohh krnlyng is workng and pushing nice thinks13:53
T4<abhishek_0> since i have updated using devel repo . i lost auto screen time out.... again14:15
mal@abhishek_0 did you make some changes you forgot to fix, btw you might need to update sensorfw-qt5-hybris on OBS14:19
T4<abhishek_0> revision is already at head .. i just triggered the rebuild14:20
T4<abhishek_0> mal .. no changes have been made ..14:21
r0kk3rzhow did you fix it?14:21
mal@abhishek_0 how did you trigger rebuild?14:25
malyou need to do something to the _service file and save it, I usually add a space then remove it and save again14:25
T4<abhishek_0> r0kk3rz by blocking the gyro as an event https://github.com/sailfishos-wt88047/droid-config-wt88047/commit/4512092dbba56ac9a6bf69cb034ceca8512f5a3814:26
kimmoli(just need to click save, no need to edit .service file)14:27
malkimmoli: hmm, I thought the save button is disabled if there is no change14:28
r0kk3rzyou can alter, then delete what you changed, then save :)14:29
malthat's what I said14:29
r0kk3rzsorry, i missed that bit14:29
kimmoliw4m on firefox14:29
mal@abhishek_0 you don't need to do that for all packages14:30
malonly the one that you want to have the sources updated14:30
T4<abhishek_0> i was just checking something14:31
T4<abhishek_0> added double tab to wake14:37
T4<abhishek_0> seems like device is not using gpu / acceleration at all ..14:48
T4<abhishek_0> 720p videos play like slideshow14:49
mal@abhishek_0 did the updated sensorfw-qt5-hybris help?14:50
T4<abhishek_0> yes... screen timeout works14:50
malok, it was probably a mismatch of some packages due to the update I did earlier today14:51
T4<abhishek_0> so when is this updater in settings relevant ?15:08
T4<abhishek_0> or it is for major versions only15:09
mal@abhishek_0 that doesn't work in community ports15:10
vknechthello15:14
T4<abhishek_0> is there hdr feature for camera15:15
vknecht@abhishek_0: there's this, couldn't try it yet... https://github.com/mlehtima/droid-config-fp2-sibon/commit/263a66ab31cf94f66014926ec56029117f95b06f#diff-eff23b0cdeefc3020c0db27f4e550f3415:17
mal@abhishek_0 not in camera app yet15:18
malvknecht: that is the lower level stuff needed for it but no camera UI support15:18
vknechtah15:19
* vknecht crosses fingers, trying multisim...15:20
T4<abhishek_0> i will add the whole file..  whenever that stuff rolls out it will work..15:20
mal@abhishek_0 you can't just copy the file, you need to check the correct values for your device15:28
T4<adampigg> @mal [you need to do something to the _service file …], ha, ditto...there ought to be a rebuild button....was also thinking it would be nice to have an option for webhook to build on every commit, not just tags, for CI / development purposes15:32
r0kk3rzthere is15:40
* vknecht uncrosses his fingers, and tries something else15:58
T4<adampigg> @r0kk3rz [there is], there is?18:31
vknechtI guess I have to add another rild instance to get dualsim working, that should be done in /usr/libexec/droid-hybris/system/etc/init/rild.rc right ? removing symlink and adding my own file ?18:31
r0kk3rzhmm i think that latest sensorfw stuff broke my rotation18:41
piggzevening18:54
malr0kk3rz: did you build latest version on also update other packages from common19:05
malvknecht: what device? the needed rild services should be there already, or in some other .rc file19:05
r0kk3rzmal: you wanna do a glesv3 hybris backend?19:07
malr0kk3rz: there is one, but the PR just needs a test_glesv3 before it can be merged19:07
r0kk3rzaha!19:09
malr0kk3rz: although it has been waiting for month now19:10
malr0kk3rz: *many months19:12
r0kk3rzyes i see...19:15
Nokius_r0kk3rz: :( why did you broke it :P19:19
vknechtmal, it's this idol3, with unofficial 14.1 LOS base which afaik doesn't support the dualsim variant ootb19:19
vknechthttps://pastebin.com/f4FwSbR219:20
vknechthere's where I'm at, I added the second instance in rild.rc19:20
vknecht(and have additional section in ril_subscription.conf)19:20
vknechtthe second sim is seen as a clone of the first19:21
vknechtI have a doubt about the -c argument value19:21
vknechtit's a qualcom msm8916/3919:22
vknechtpreviously I also set [persist.radio.multisim.config]: [dsds]19:24
malvknecht: in 14.1 you wouldn't have to edit any rc files, you can always add new ones to /usr/libexec/droid-hybris/system/etc/init/19:24
vknechtyes, I changed the symlink for the file with two rild instances19:25
vknecht*replaced symlink19:25
piggzi wonder if there is a serious change of bricking my watch writing the firmware downloading code!19:28
malpiggz: quite possible19:28
piggzmal: id better get it rigt then! ... im starting with watchfaces, as that seems less dangerous, and the code is the same19:30
piggzmal: looks like there might be safeguards:19:31
piggz    * Method that uploads a firmware (fwbytes) to the Mi Band.19:31
piggz     * The firmware has to be split into chunks of 20 bytes each, and periodically a COMMAND_SYNC command has to be issued to the Mi Band.19:31
piggz     * <p/>19:31
piggz     * The Mi Band will send a notification after receiving this data to confirm if the firmware looks good to it.19:31
piggz     *19:31
vknechtmal, oh, you mean : add a file, don't change symlink or whatever ?19:33
malpiggz: at least it has internal verification so it probably is less dangerous19:41
MeowDudebeidl: any luck with the cm12.1 base? I think I am going to just jump to that tonight, this cm11 base makes great iPod software though! (with the acception of broken speaker, but atleast headphones work)22:13
beidlMeowDude: I was occupied with other things, good luck though. Do you have any idea if my sdp4430 patches are even necessary? With CONFIG_SAMSUNG_JACK=y an android-typical virtual device should be exposed by which one can determine the headset status (boolean as int). If the mer userspace parts are trimmed to this kind of behaviour via a plugin it could work.22:24
beidljust saying, maybe something has changed since I did the initial maguro port.22:24
beidlwin/win: would work on any device adaptation22:26
beidl(at least on samsung devices ofc)22:29
malbeidl: how is the headset exposed in android?22:30
malbeidl: does it have some uevent for that, which is also supported in sailfish in addition to the usual event device way22:31
beidlmal: in the case of maguro there would be a sysfs device, seems to somehow trigger input events ala "usual event device"22:35
beidla nice "hey, wanna know what the state is? read here" kind of device22:36
malbeidl: could show the content of that place, also the content of the files there22:40
malbeidl: maybe check if you could use the method "Optional way for devices without headphone connector event device" in faq22:42
steeeveHeey22:42

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