| *** n2klb_ is now known as n2klb | 01:43 | |
| T42 | <the_hiktor> @elros34 sorry for pinging but can point out what's wrong ? | 07:58 |
|---|---|---|
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/86607b3e67ea | 07:59 |
| T42 | <the_hiktor> telnet freezes after like 2 seconds can't reconnect again until i reboot | 07:59 |
| T42 | <the_hiktor> i totaly forgot what i did last time | 07:59 |
| Mister_Magister | Every time i see people here paste.opensuse makes me so happy that it caught on | 08:00 |
| Mister_Magister | for the glory of opensuse | 08:00 |
| T42 | <the_hiktor> yeah i like it but i use arch🫤 | 08:19 |
| T42 | <the_hiktor> besides i couldnt find a better one | 08:20 |
| T42 | <Mister_Magister> ah classic arch user having to say "i use arch btw", that one's a classic :D | 08:20 |
| T42 | <the_hiktor> i started with opensuse it still have a place in the heart 😁 | 08:29 |
| T42 | <elros34> @the_hiktor I don't even remember whether you had gui working. Lucky you can read channel logs:P What do you mean by 2s and hang? This log is much longer. Did you check persisten journal log for that hang? | 10:39 |
| T42 | <the_hiktor> no gui sadly like i said when device boots up i can access it like only for 2 seconds then telnet freeze | 10:43 |
| T42 | <the_hiktor> in post-switch-root its fine | 10:43 |
| T42 | <the_hiktor> something when systemd starts | 10:43 |
| T42 | <the_hiktor> *after | 10:44 |
| T42 | <elros34> maybe just regular usb-moded or init*usb*rc issue | 10:45 |
| T42 | <the_hiktor> in hadk hot it says "This is probably done in some more general init*.rc file" what does it mean | 10:55 |
| T42 | <elros34> so you have masked usb-moded? | 10:57 |
| T42 | <the_hiktor> yeah already | 10:58 |
| T42 | <elros34> so grep /system /vendor or / for init*rc files which contains usb or init*usb*rc word. If fusb rc file is importend somwhere then in theory it can mess up with your telnet. Anyway I would start with finding out what cause hang -> journal | 11:01 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/ea753bd73c85 | 11:49 |
| T42 | <the_hiktor> around line 3911 | 11:50 |
| T42 | <the_hiktor> sry after | 11:50 |
| sharks_ | I have fixed usb-moded, thanks to Elros and Mal for their help. Short answer, Mal was right my syntax was wrong, I had made the change on the phone in a spare moment in a hotel room with no access to a computer, it didn't twig that the commands from an *.rc file were not immediately transferable into a shell script. | 12:02 |
| sharks_ | I attempted to create a new `usr/libexec/droid-hybris/system/etc/init/usb.rc` with an `on post-fs` section as instructed, but could not work out how to get it to run as the `/config/usb_gadget` directory remained empty even across reboots with this file in place. So instead I modified the commands to turn them into a shell script with correct syntax and added them to my usb-moded-fixup service. | 12:02 |
| sharks_ | . Additionally, I don't know where I went wrong but I had deleted developer_mode-android.ini like Elros said, reinstalling jolla-developer-mode on my device fixed that. Full changes required to fix usb-moded are shown in this commit: https://github.com/sharks-dev/droid-config-pdx235/commit/502d1dd31c3ce68dc2be664c784284b9800545b7 | 12:02 |
| sharks_ | Unfortunately now I've sent the updated droid-configs to @juz, it's not working on his phone. So there must be some other change I've made on my device that I've forgotten to capture. He's got his usb settings set to "ask every time", and since updating droid-config to add my fixup service he's no longer getting that popup on connecting a cable, which has got me a bit confused. Need to work out what differs on our two filesystems which mi | 12:05 |
| sharks_ | But at any rate, developer mode and mtp mode work on my phone, so that's fantastic. Thanks again! | 12:06 |
| T42 | <elros34> @the_hiktor not sure what to search for after 3911 line. Are you sure it's not problem on the host side? ifconfig -a on host still shows inet address after hang? | 12:43 |
| T42 | <the_hiktor> after line 3911 telnet freeze | 12:44 |
| T42 | <the_hiktor> i can telnet normally on post-switch-root🫤 | 12:44 |
| T42 | <the_hiktor> yeah | 12:58 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/cf66db44ca60 | 12:58 |
| T42 | <elros34> thats your usb connection? not usb0 or something? | 13:00 |
| T42 | <elros34> what about masking droid-hal-init, does it help? | 13:01 |
| T42 | <the_hiktor> it starts as usb0 then becomes enp0s20f0u2 | 13:04 |
| T42 | <the_hiktor> as shown in dmesg oc | 13:05 |
| T42 | <the_hiktor> yup masking helped | 13:14 |
| T42 | <elros34> ok so its something on android side. Can you add printk.devkmsg=on kernel cmdline | 13:17 |
| T42 | <elros34> Have you tried to grep for usb in rc files? | 13:19 |
| T42 | <elros34> do you have libandroidicu symlinks in /odm? | 13:21 |
| T42 | <the_hiktor> yeah i already have symlinks | 14:26 |
| T42 | <the_hiktor> there's some files with usb in their name but none of them imports fusb | 14:26 |
| Mister_Magister | mal: did you do something about no audio in browser on 5.1 3.4 | 22:25 |
| mal | need to debug more | 22:43 |
| Mister_Magister | aigh i let claude run wild on my 3.4 kernel source maybe it can fix my mess | 22:46 |
| Mister_Magister | mal: so apparently it found issue, and i asked it to verify against fp2 source code and it apparently has same fix sooooo idk, well see xd | 22:53 |
| Mister_Magister | mal: THE FIX WORKS XDDDD | 23:11 |
| Mister_Magister | literally it just deleted one line | 23:11 |
| Mister_Magister | mal: when i play my internet radio audio works from browser so uhh magic | 23:21 |
| mal | oh | 23:24 |
| Mister_Magister | but youtube is broken | 23:25 |
| Mister_Magister | touch is also messy on youtube | 23:25 |
| mal | show the fix so I can see if I manage to test it tomorrow | 23:31 |
| Mister_Magister | fp2 already has the fix | 23:31 |
| Mister_Magister | also the fix was not for browser audio | 23:31 |
| Mister_Magister | just for launching gallery | 23:31 |
| Mister_Magister | which was jsut socket hanging | 23:31 |
| Mister_Magister | i understand on fp2 you have no issues launching gallery | 23:32 |
| mal | yeah, I think only browser audio was the issue | 23:33 |
| Mister_Magister | yeah | 23:34 |
| Mister_Magister | https://github.com/VerdandiTeam/android_kernel_motorola_msm8226/commit/7884a654575a74cbbde6348b4003c723e7c2ba69 | 23:34 |
| Mister_Magister | fp2 has exact same fix | 23:34 |
| Mister_Magister | now i'll see if it can fix x2 | 23:35 |
| Mister_Magister | apparently exact same fix probably applies to x2 | 23:36 |
| Mister_Magister | I'm excited! | 23:38 |
| Mister_Magister | ok that also fixed gallery on x2 | 23:58 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!