T42 | <葛蓉焰 %lastname%> (Photo, 1193x597) https://irc.thaodan.de/.imgstore/oKu1NC1JIs.png 电报土豆微信推特脸书INS增粉关注转发 、电报微信群发广告、电报私信、手机卡发短信、火信广告、谷歌广告更多请咨询 @luokakaw | 07:50 |
---|---|---|
Kabouik | @adampigg I closed issue #26 on the unstable mobile connection on Pro¹, the new unit on which I restored the same TWRP backup 100% confirms it was a hardware issue | 08:16 |
Kabouik | However have a look at the last message, in case you think this makes sense. The old device did have a connection sometimes, it was just unstable, and would take ages to get it back. I'm wondering if SFOS is as efficient as Android to re-acquire the signal after it has been lost; this would explain why my old device was offline 99% of the time and the new one is online but needs a long time to re-acquire signal after passing in a place | 08:18 |
Kabouik | where there is no signal | 08:18 |
T42 | <adampigg> Kabouik: thanks for closing..... did you get anywhere with vibration not working? | 08:30 |
Kabouik | Not really @adampigg, I just know that the latest testing image had no vibration, and the two TWRP backups I tried had it. One backup is on devel, dated March. The other is an update of the first one, switched to testing and updated in July | 09:15 |
Kabouik | So in both cases, that's a system that once was on devel and still is, or was switched to testing manually | 09:15 |
Kabouik | @schmittlauch showed it has a different release version of the vibration package too. That's weird that he has something different than what I have when flashing the latest image, and none of us had vibration anyway | 09:16 |
piggz | Kabouik: to fix it i probably have to install the testing image, i just dont want to wipe my device! | 09:19 |
T42 | <elros34> lack of vibra could be because of wrong permissios for timed sysfs node. Check whether you have lastest changes in system/core repo | 09:34 |
T42 | <birdzhang> or check on device with grep 'SailfishOS: allow input group to use vibrator' /init.rc | 09:37 |
T42 | <ItsMeShouko> When I try to record a video, camera app freezes. How do I get logs? | 09:58 |
r0kk3rz | run the app with debug | 10:26 |
*** usvi_ is now known as usvi | 11:25 | |
Kabouik | I can confirm twrp backup/restore works @adampugg, did it several times this week-end, if you want to try bold things :O | 11:26 |
T42 | <ItsMeShouko> (Document) https://irc.thaodan.de/.imgstore/mt15jw9N6X.txt | 12:06 |
T42 | <ItsMeShouko> (Document) https://irc.thaodan.de/.imgstore/jubp3255Vy.txt | 12:06 |
T42 | <ItsMeShouko> So I got these logs, can any one tell me why video recording freezes? | 12:06 |
T42 | <ItsMeShouko> @Nebrassy | 12:07 |
T42 | <Nebrassy> no idea | 12:15 |
T42 | <elros34> do you have mini services running? pgrep -af mini. Dconf permission errors suggest that you are using old target. Check also whether you are using latest droidmedia | 12:22 |
T42 | <elros34> have you tried audiosystem-passthrough-dummy-af suggestion from hadk? | 12:25 |
T42 | <ItsMeShouko> @elros34 [do you have mini services running? pgrep -af m …], I am on sfos 3.3.0.16, how do I check if I am using latest droidmedia? | 12:29 |
T42 | <ItsMeShouko> @elros34 [have you tried audiosystem-passthrough-dummy-a …], I will try that | 12:30 |
T42 | <elros34> go to external/droidmedia and compare git log with github.com/sailfishos/droidmedia | 12:30 |
T42 | <elros34> what sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R ssu re returns? | 12:31 |
T42 | <ItsMeShouko> @elros34 [do you have mini services running? pgrep -af m …], yes it is latest | 12:32 |
T42 | <ItsMeShouko> @elros34 [what sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk- …], Device release is currently: 3.2.1.20 | 12:32 |
T42 | <ItsMeShouko> oof why so | 12:32 |
T42 | <elros34> because latest target points to 3.2.1 you must install versioned target/tooling: http://collabedit.com/kr9xx | 12:33 |
T42 | <ItsMeShouko> @elros34 [because latest target points to 3.2.1 you must …], Device release is currently: 3.3.0.16 | 12:48 |
T42 | <ItsMeShouko> should I also follow dconf permission issue? if yes how to regenerate ks file? | 12:48 |
T42 | <elros34> it will be auto generated if you use build_packages.sh to create image | 12:49 |
T42 | <ItsMeShouko> alright, after rebuilding if camera still causes issue, I will try audiosystem-passthrough-dummy-af | 12:50 |
T42 | <elros34> dconf unlikely cause you camera issues, just install that package now on device. What about my question whether mini services works (and do not restart)? | 12:52 |
T42 | <ItsMeShouko> @elros34 [dconf unlikely cause you camera issues, just i …], Sorry, I don't know what a mini service is. | 12:53 |
T42 | <ItsMeShouko> Can you please elaborate? | 12:53 |
T42 | <elros34> I gave you the command just use it | 12:53 |
T42 | <adampigg> @elros34 i dont have that patch on my port, yet vibration still works here ... also, i only have the files in timed_output, not leds/.... | 12:56 |
T42 | <adampigg> the file in timed_outut is system:system also | 12:57 |
T42 | <elros34> so I guess you have nemo in system group then | 13:00 |
T42 | <adampigg> yes | 13:00 |
T42 | <adampigg> i guess that is changin | 13:01 |
T42 | <elros34> https://github.com/mer-hybris/droid-hal-device/commit/1dac6f1ff3b58215003af61ba52bd91c5b177219. I also have it but I don't care as I use ffmemless and maybe I have outdated droid-hal | 13:01 |
T42 | <adampigg> @elros34 ah, that may explain why it works for me, as i just keep updating, but not a fresh install | 13:04 |
T42 | <ItsMeShouko> @elros34 [I gave you the command just use it], it is giving me /var/tmp/ errors, do I need to clean some dir? | 13:04 |
T42 | <elros34> @adampigg oh that could be it | 13:04 |
T42 | <adampigg> aye | 13:05 |
T42 | <elros34> @ItsMeShouko pgrep -af mini gives you /var/tmp errors? | 13:05 |
T42 | <adampigg> ill ask user to check groups outpus | 13:05 |
T42 | <ItsMeShouko> @elros34 [@ItsMeShouko pgrep -af mini gives you /var/tmp …], no, it returns | 13:05 |
T42 | <ItsMeShouko> 1332 /usr/lib/x86_64-linux-gnu/libexec/kf5/start_kdeinit --kded +kcminit_startup | 13:05 |
T42 | <elros34> on device | 13:06 |
T42 | <ItsMeShouko> oh wait | 13:06 |
T42 | <ItsMeShouko> @elros34 [@ItsMeShouko pgrep -af mini gives you /var/tmp …], 4292 /usr/libexec/droid-hybris/system/bin/minimediaservice | 13:07 |
T42 | <ItsMeShouko> 4293 /us/libexec/droid-hybris/system/bin/minisfservice | 13:07 |
Kabouik | I can't test what you asked @adampigg because I no longer have a freshly flashed device, they're both on an old TWRP backup | 13:08 |
Kabouik | But that would explain why a fresh installs fails enabling vibration and not upgrading from previous versions | 13:08 |
T42 | <adampigg> ok, np, i will get from other users | 13:08 |
Kabouik | Yes hopeffully | 13:08 |
T42 | <adampigg> yes it would | 13:08 |
T42 | <elros34> @ItsMeShouko if pid (first number) is same when you run command then looks good | 13:09 |
T42 | <elros34> again* | 13:09 |
T42 | <ItsMeShouko> @elros34 [@ItsMeShouko if pid (first number) is same whe …], yes it is same when I run command again | 13:09 |
T42 | <ItsMeShouko> @elros34 [again*], https://paste.linux.pizza/?dd4fd8cc52dd34ce#GPEhCPckfxh8iS6wXV7DvRyx9AsUGY7J5nZGBa9A3FrN | 13:10 |
T42 | <ItsMeShouko> how do I fix this, cannot build anymore | 13:10 |
Kabouik | By the way, can anyone send me an invite to the Telegram group where you're all onto? I love IRC so I won't abandon it, but would still like to be in that group if it's open | 13:10 |
T42 | <elros34> https://t.me/sailfishos_porters | 13:11 |
Kabouik | Thanks | 13:11 |
T42 | kabouik was added by: kabouik | 13:11 |
Kabouik | On a defice with vibration working, I have this: `nemo tty video users sailfish-datetime sailfish-alarms sailfish-system ssu timed oneshot system bluetooth graphics input audio camera media media_rw mtp inet` | 13:14 |
Kabouik | device* | 13:14 |
T42 | <kabouik> So I'm in `system` indeed | 13:15 |
T42 | <adampigg> yes, in system, so it should work if thats the issue | 13:15 |
T42 | <adampigg> if this is the issue, ill fix it in devel, and include that and the BT calls fix in testing: | 13:15 |
T42 | <kabouik> Awesome | 13:16 |
T42 | <kabouik> We don't have many bugs left I think, it truly is an awesome port | 13:16 |
T42 | <kabouik> Maybe those speaker issues | 13:16 |
T42 | <ItsMeShouko> @ItsMeShouko [https://paste.linux.pizza/?dd4fd8cc52dd34ce#GP …], bump | 13:16 |
T42 | <elros34> Could be some leftovers from gcc4 I guess.Not sure where it would be, maybe check system/core/libsparse/ . BTW script support multiple options, you don't have to start it like that | 13:25 |
T42 | <ItsMeShouko> @elros34 [Could be some leftovers from gcc4 I guess.Not …], okay I removed entir hadk dir and cloned again, now I have this error https://paste.linux.pizza/?0a06dd6bbb20f830#FLjxsd4NbhJzsh93RWwzzHR8x5aX4PrhbYp9HQpimzyW | 16:16 |
T42 | <elros34> You did what? :) About error, follow hadk and add missing entries to straggler files | 16:37 |
T42 | <ItsMeShouko> @elros34 [You did what? :) About error, follow hadk and …], This wasn't happening before... Is it because of updating target? | 16:48 |
T42 | <elros34> yes, it was broken previously | 16:48 |
T42 | <ItsMeShouko> @elros34 [yes, it was broken previously], Installing dummy-af package directly on device fixed video recording though... Thanks to you :) | 16:51 |
T42 | <ItsMeShouko> Last major bug is bluetooth | 16:51 |
T42 | <ItsMeShouko> bluetooth is starting too early and it is not turning on. | 16:53 |
T42 | <ItsMeShouko> https://github.com/sailfish-lavender/droid-config-lavender/commit/eebe66b498c979a39c8cba1fd8026763750c4ad6 | 16:53 |
T42 | <ItsMeShouko> This didn't help either | 16:53 |
rinigus | Thaodan: are you around? if you are, can you please check system_a and system_b filesystem sizes on your tama? | 19:37 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!