deathmist | morning all, what am I doing wrong when my changes to droid configs aren't on the final rootfs? I remade hybris-hal, ran build_packages.sh -c (tried full too) and the usual mic build steps including kickstart files | 08:24 |
---|---|---|
mal | if you change droid-configs then you only need to rerun build_packages.sh -c, no need to run make hybris-hal (you only need to run that if you change something in android repos like in kernel or device repos) | 08:49 |
r0kk3rz | where are you adding things, sparse? | 09:56 |
r0kk3rz | or changing patterns | 09:56 |
deathmist | oh I know why now, I had symlinked the zip from the mic out dir but changed the EXTRANAME so ofc the path will be different (facepalm) | 10:17 |
deathmist | the port is coming along nicely, a lot of stuff seems to work now, next up would probably be radios: I have 2 rild processes running (/vendor/bin/hw/rild & another one with "-c 2" args) radio logcat https://pastebin.com/kJKF8iWx | 11:45 |
mal | which android base? | 11:51 |
deathmist | 15.1 | 11:52 |
mal | have you setup the binder stuff for modem? | 11:54 |
mal | i.e. these https://github.com/mer-hybris/droid-config-sony-nile/tree/master/sparse/etc/ofono and the line from here to hw patterns https://github.com/mer-hybris/droid-config-sony-nile/blob/master/patterns/jolla-hw-adaptation-pioneer.yaml#L18 | 11:57 |
deathmist | nope, will do that now, thanks | 11:59 |
deathmist | "Warning[06/24 12:28:31] : file /etc/ofono/ril_subscription.conf conflicts between attempted installs of droid-config-cheeseburger-1-1.armv7hl and ofono-configs-mer-1.21+git51-1.4.1.jolla.armv7hl" and "Error <repo>[06/24 12:28:31] : Could not run transaction." | 12:30 |
deathmist | remove "ofono-configs-mer" right? | 12:31 |
mal | these two lines to droid-configs spec https://github.com/mer-hybris/droid-config-sony-nile/blob/master/droid-config-common.inc#L11 | 12:32 |
deathmist | thank you, now my SIM showed up in the "Select internet connection" part of setup screen and mobile data seems to work! | 12:50 |
deathmist | just tested calling as well, it came through! I have no audio right now so that's what I'll work on next | 12:53 |
mal | deathmist: read hadk pdf about that, do chapters 13.2 and 13.3 | 13:00 |
mal | assuming you were talking about call audio | 13:01 |
masha11 | mal, Hello. Is it possible to set /data in ext2 instead of ect4? In my twrp absent tkfs.ext4. fastboot gives an error "(bootloader) flash permission deniedFAILED (remote failure)" when I trying to format /data. | 13:14 |
masha11 | mkfs.ext4 missing | 13:28 |
birdzhang | deathmist: does your lipstick crash sometimes? when typing keyboard or taking a picture. | 13:28 |
masha11 | when installing zip:mount: failed to mount /dev/block/bootdevice/by-name/userdata at /data: Device or resource busy | 13:33 |
deathmist | birdzhang: my camera is not detected yet, but I haven't experienced a lipstick crash yet typing (guess too little usage) | 13:38 |
birdzhang | deathmist: i have that issue and no sound at all | 13:45 |
liux | Hi, guys ,who have met such error : "E/qdhwcomposer( 1375): isValidDimension: layer handle is NULL" and got solution? it was printed by logcat | 15:17 |
mal | normal | 15:19 |
mal | not an error, just annoying | 15:19 |
mal | nobody has bothered to silence that | 15:19 |
liux | my gallery crash with " E/qdmemalloc( 1787): unrecognized pixel format: 0xb27518e3" so I just think something wrong in hwcomposer | 15:21 |
dr_gogeta86 | hi | 15:29 |
mal | liux: have you tried the "Black gallery pictures and no browser content/browser crash" from faq? | 16:07 |
liux | mal, yes, just tried but not work | 16:08 |
mal | how about this https://github.com/mer-hybris/droid-config-sony-nile/blob/master/sparse/var/lib/environment/nemo/99-qtscenegraph.conf | 16:09 |
liux | well let me try it | 16:09 |
liux | mal, just reboot and gallery works fine with multiple pictures. no crash. thank you | 16:21 |
vknecht | cool :-) https://github.com/savegame/godot/releases/tag/3.1.1_sailfish | 17:13 |
* vknecht wishes he had time to make some godot stuff again | 17:14 | |
deathmist | during hadk 13.3 mk-cam-conf I get "(mk-cam-conf:9451): GStreamer-CRITICAL **: 20:09:51.615: Registering meta implementation 'NemoGstBufferOrientationMeta' without init function" "open: No such file or directory" and the file doesn't get generated | 17:15 |
deathmist | camera itself works now, just very bad quality (as expected) | 17:16 |
deathmist | I'm on 15.1 base | 17:17 |
mal | no need to run mk-cam-conf anymore | 17:19 |
mal | did you generate camera configs using droid-camres? | 17:20 |
deathmist | not yet, that should be enough now? | 17:22 |
mal | yes, mk-cam-conf is obsolete | 17:22 |
deathmist | alright camera works fine but only crashes when entering front facing in recording mode (makes the Camera app fully unusable afterwards due to it instantly crashing when opening again) | 19:21 |
deathmist | also after adding GStreamer 1.0 YT playback from the browser crashes it (was pretty smooth before) | 19:21 |
mal | deathmist: have you tried https://github.com/mer-hybris/droid-config-sony-nile/blob/master/sparse/etc/gst-droid/gstdroidcodec.conf | 19:24 |
mal | for the browser youtube issue | 19:24 |
deathmist | just put that in "/etc/gst-droid/gstdroidcodec.conf" on the device, did "dconf update" and also restarted, still crashing on playback | 19:36 |
mal | try changing the lines to have only use-codec-supplied-height i.e. remove the width hack | 19:37 |
deathmist | didn't change anything :/ | 19:45 |
vknecht | maybe it rather has to do with dont-use-droid-convert quirk, like in https://github.com/vknecht/droid-config-idol3/blob/master/sparse/etc/gst-droid/gstdroidcodec.conf | 19:46 |
deathmist | that indeed does work in both YT and Gallery for recorded video! | 19:49 |
vknecht | cool :-) iirc only problem remaining is with live FB (maybe other too) vids, but it's been a while and didn't check since then | 19:50 |
deathmist | it buffers for quite a bit tho (about 4-6 seconds when starting playback) | 19:50 |
vknecht | dunno any details about buffering settings... | 19:53 |
vknecht | better wait than crash, that's for sure ;-) | 19:53 |
piggz | mal: so..... | 19:57 |
piggz | i have touch events in qt ok...... | 19:57 |
piggz | May 07 12:21:18 Sailfish lipstick[4855]: [D] unknown:0 - QWindowSystemInterface::handleTouchEvent | 19:58 |
piggz | May 07 12:21:18 Sailfish lipstick[4855]: [D] unknown:0 - QWindowSystemInterfacePrivate::handleWindowSystemEvent | 19:58 |
piggz | May 07 12:21:18 Sailfish lipstick[4855]: [D] unknown:0 - QGuiApplicationPrivate::processWindowSystemEvent | 19:58 |
piggz | May 07 12:21:18 Sailfish lipstick[4855]: [D] unknown:0 - QGuiApplicationPrivate::processTouchEvent | 19:58 |
piggz | and in lipstickcompositorwindow, like | 19:58 |
piggz | May 07 01:27:00 Sailfish lipstick[3579]: [D] unknown:0 - LipstickCompositorWindow::touchEvent: (TouchPoint(9 (206,1358 8x8) TouchPointReleased press 0 vel QVector2D(0, 0) start (210,1362) last (210,1362) delta (0,0)) | 19:58 |
piggz | May 07 01:27:00 Sailfish lipstick[3579]: [D] unknown:0 - LipstickCompositorWindow::handleTouchEvent: (TouchPoint(9 (206,1358 8x8) TouchPointReleased press 0 vel QVector2D(0, 0) start (210,1362) last (210,1362) delta (0,0)) | 19:58 |
piggz | but, when the lockscreen comes on, the lipstick ones stop!! | 19:58 |
vknecht | mce <-> lipstick « consensus » broken ? just reminds me about http://merproject.org/logs/%23sailfishos-porters/%23sailfishos-porters.2019-06-04.log.html#t2019-06-04T17:25:36 | 20:06 |
piggz | vknecht: i can set semo mode, but the lockscreen stays | 20:08 |
* vknecht should try this demo mode, no idea what it looks like | 20:10 | |
mal | vknecht: like that link says it used to be like that but then it was mostly moved to lipstick | 20:10 |
piggz | its so strange...i can interact with the top menu fine | 20:11 |
piggz | just the flipping main screen | 20:11 |
mal | piggz: and it doesn't matter in which part of the display you do the side swipe? | 20:12 |
piggz | i can also swipe up the camera | 20:12 |
piggz | mal: yup, nothing reported | 20:12 |
vknecht | wondering, is it horizontal swipe not working ? because about that time I had that issue as well, and using testing (eg. fixed release repo) seemed to solve that | 20:14 |
vknecht | like if something had changed in devel... | 20:14 |
piggz | well, no touchevetns are reportted at all from the compositorwindow | 20:16 |
piggz | i think the top swipe works becuase it is an edge item? | 20:16 |
mal | piggz: isn't the other also from edge? | 20:19 |
deathmist | for sure vknecht :) I get no audio at all still and hadk is quite empty, where should I start? some details https://pastebin.com/DHqt3KR9 | 20:33 |
mal | how about logs | 20:42 |
Mr_Doge | Hello everyone, could anyone invite optimusBOT to the channel, it will be our new telegram bridge | 20:44 |
Mr_Doge | Ping mal sledges | 20:44 |
piggz | mal: no, the lock screen can be wiped away from the middle | 20:45 |
mal | Mr_Doge: first of all, maybe a bit shorter name would be nice for the bot? | 20:45 |
piggz | deathmist: search the logs here :) https://piggz.co.uk/sailfishos-porters-archive/index.php | 20:46 |
Mr_Doge | Mal good point, but it should not matter anyway, name is also self explanatory :P | 20:48 |
Mr_Doge | Mehhh I am killing the bridge server... Any volunteers to host the bot may refer here for the bot config https://mikaela.info/r/telefreenode , ping me on https://t.me/abhishek_0 so that I can invite the bot to telegram group | 21:20 |
piggz | ive askde the kde sysadmins to host the bridge for us, its a win if they will as they have the infr to do it all | 21:46 |
mal | Mr_Doge: you can't expect anyone react that fast | 22:15 |
mal | Mr_Doge: considering it's late and probably nobody with ops are around | 22:16 |
r0kk3rz | yeah t4 wasnt the only telegram bot in use | 22:24 |
r0kk3rz | the halium guys have one | 22:24 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!