| *** 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 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!