T42_ | <parkmin009> Any port for sm8250 | 02:18 |
---|---|---|
genericv1 | mal: seems like usb-moded is working now, i can retry enabling home encryption now | 10:04 |
genericv1 | also, any idea on that strace output? | 10:04 |
genericv2 | nope, usb-moded is not crashing but still messes up developer options. | 12:29 |
genericv2 | https://paste.opensuse.org/pastes/119dc64ecfa9 | 12:30 |
genericv2 | telnet* | 12:31 |
genericv2 | i need to create a config i think, i'll search for examples | 12:32 |
T42_ | <elros34> check /config structure. BTW you can disable constantly failing time_daemon | 12:43 |
mal | that log shows usb-moded is trying to use b.1 but likely you have c.1 in /config | 12:47 |
genericv2 | yup i got that | 12:47 |
genericv2 | i have c.1, making config | 12:47 |
genericv2 | nope, still disconnecting with c.1 | 12:52 |
genericv2 | interface rndis0 not found | 12:52 |
genericv2 | ah | 12:53 |
genericv2 | [root@Mi6 g1]# cat functions/rndis.usb0/ifname | 12:53 |
genericv2 | usb0 | 12:53 |
genericv2 | how can i specify if name with config | 12:55 |
genericv2 | actually, where can i find all config options | 12:55 |
mal | maybe https://github.com/mlehtima/droid-config-fp4/blob/devel/sparse/etc/usb-moded/usb-moded-configfs-fp4.ini | 12:59 |
genericv2 | also: https://paste.opensuse.org/pastes/2c6b5615d2d8 | 12:59 |
mal | can you check "ifconfig -a" output | 12:59 |
genericv2 | there is usb0, but no rndis0 | 13:00 |
mal | those errors are normal | 13:00 |
genericv2 | i can send the output anywatys | 13:00 |
mal | afaik | 13:00 |
genericv2 | YUP, interface = usb0 worked | 13:00 |
mal | hmm, usually only new kernels use usb0 | 13:01 |
genericv2 | mtp is okay too, gonna commit this | 13:01 |
genericv2 | mi6 is built different xD | 13:02 |
genericv2 | even oneplus 5 uses rndis0, strange | 13:02 |
mal | usually usb0 needs also other changes | 13:02 |
mal | so wondering if everything really works for you | 13:02 |
mal | how does it behave after reboot | 13:03 |
genericv2 | it's okay after systemctl restart usb-moded, i'll try rebooting now | 13:03 |
genericv2 | it's okay i think | 13:03 |
genericv2 | i can connect | 13:04 |
mal | odd that connman didn't need the usual changes | 13:05 |
T42_ | <elros34> you should take a look at older port. It contains this change and probably other, you would save time | 13:06 |
genericv2 | yeah, i'll check previous port for audio at least | 13:11 |
genericv2 | https://paste.opensuse.org/pastes/0730a57f07f4 | 13:26 |
T42_ | <elros34> why do you start it with this disable-module-loading and --system? | 13:32 |
genericv2 | i am executing ExecStart section in pulseaudio service | 13:33 |
T42_ | <elros34> you really have --system in pulseaudio.service? | 13:34 |
T42_ | <elros34> ah you are looking at wrong service file | 13:35 |
T42_ | <elros34> check /usr/lib/systemd/user/pulseaudio.service | 13:35 |
genericv2 | yup, i was looking for the wrong one. saw user one now | 13:35 |
genericv2 | https://paste.opensuse.org/pastes/e3986200a683 | 13:38 |
T42_ | <elros34> why do you have such strange command prompt. Are logged as user? | 13:40 |
genericv2 | logged in as defaultuser. prompt is strange because i use "su defaultuser" from telnet | 13:41 |
genericv2 | ssh is a bit slow right now, idk why | 13:41 |
T42_ | <elros34> at least use "su -l" | 13:42 |
genericv2 | i forget that, prompt is normal now | 13:48 |
T42_ | <elros34> pulseaudio connects to dbus now? | 13:48 |
genericv2 | not sure.. still same https://paste.opensuse.org/pastes/3364c6693340 | 13:49 |
T42_ | <elros34> no, not same, dbus works. Does it start correctly without this additional modle arguments you added? | 13:51 |
genericv2 | with full default config: https://paste.opensuse.org/pastes/0d79548e8863 | 13:52 |
genericv2 | terminates itself in seconds | 13:53 |
genericv2 | prob i made smth i'll check | 13:53 |
genericv2 | https://paste.opensuse.org/pastes/bddd74d21bd9 | 13:54 |
genericv2 | hmm | 13:54 |
T42_ | <elros34> so one of this arguments make it fail, check which one: rate, quirks or config | 13:56 |
T42_ | <b100dian> Is this a case for tls-padding preloading? | 13:58 |
T42_ | <elros34> wasn't tls-padding for some crashes? | 13:59 |
genericv2 | oops, i killed the phone. i can't wake it up right now and it's not connecting to usb. The bad thing is it's battery is close to full and it'll drain so much slower (cuz display is completely off) | 14:00 |
genericv2 | endless wait starts again xD | 14:01 |
genericv2 | i'll check these args when it turns off | 14:01 |
T42_ | <elros34> why service didn't repair your power button? | 14:19 |
mal | also would make sense to connect via wlan when testing usb fixes | 14:21 |
genericv2 | i got this phone as a second hand, and it turns out the phone was imported from china so they rejected to repair it :( | 14:22 |
genericv2 | mal: i tried to connect it via wlan but it was off before crashing | 14:22 |
genericv2 | also, we fixed usb. there is another issue made everything broke | 14:22 |
T42_ | <elros34> disassembling it doesn't looks extremely hard so any mobile service should be able to handle this | 14:24 |
genericv2 | actually i get to the service for screen replacment. This phone don't have any good screens other than original so i went to official service. | 14:28 |
genericv2 | mb i can take it to a unofficial service just for the power button | 14:28 |
genericv3 | it's still on and didin't heat a bit :( this is going to be a long wait. | 17:02 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!