T42_ | <edp_17> Something changed on my host because when I connect my X10III and select Developer mode, it doesn't connect to my host like it used to be. Any advice what to check? | 09:14 |
---|---|---|
T42_ | <Mister_Magister> modprobe rndis_host | 09:15 |
T42_ | <edp_17> Executed on the host? It didn't help. | 09:16 |
T42_ | <Mister_Magister> welp, good luck | 09:17 |
T42_ | <edp_17> lsmod shows that rndis_host loaded but when I connect device with developer mode, it cannot be accessed on the usual IP address. | 09:20 |
T42_ | <edp_17> on this 192.168.2.15 | 09:20 |
T42_ | <A5dblk> can you check if rndis interface is available? use `ip a` | 09:25 |
T42_ | <edp_17> There is no rndis interface listed in there. | 10:13 |
T42_ | <A5dblk> can you plug out the cable, enter dmesg -w and plug in? just confirm if your pc detected the device | 10:16 |
T42_ | <edp_17> Yes, it does: register 'rndis_host' | 10:49 |
Mister_Magister | nono, that was when you modprobed | 10:50 |
Mister_Magister | does it show anything after that? | 10:50 |
Mister_Magister | or does it show anything when you plug it in? | 10:50 |
T42_ | <edp_17> I unplugged the cable, executed dmesg -w, waited and plug the cable in. then, this appeared. So, it wasn't when I modprobed. | 10:51 |
Mister_Magister | ohh right | 10:52 |
Mister_Magister | can you just keep it connected to usb and reboot the phone to see if it carries on with rndis? developer mode doesn't work for me either xd | 10:53 |
T42_ | <edp_17> Okay, I can reboot the phone while it is connected. | 11:10 |
mal | do other usb modes work? | 11:12 |
T42_ | <edp_17> Mister_Magister. dmesg log: https://paste.ubuntu.com/p/Trp4SKVPnN/ | 11:14 |
T42_ | <Mister_Magister> looks good | 11:15 |
T42_ | <edp_17> mal: No, all of them stopped working for all sailfishos devices | 11:15 |
T42_ | <Mister_Magister> and do ip a on device side | 11:15 |
T42_ | <edp_17> The "ip a" shows rndis0 on the phone side | 11:16 |
T42_ | <Mister_Magister> can you just give us output | 11:19 |
mal | any other computer you can test on to check if it's host side issue | 11:32 |
mal | and make sure to test with another cable in case you haven't already | 11:32 |
T42_ | <edp_17> Mister_Magister: ip a from device: https://paste.ubuntu.com/p/C2YgTQjMx9/ | 11:36 |
T42_ | <Mister_Magister> and do you have ip on host? | 11:36 |
T42_ | <edp_17> ip a from host: https://paste.ubuntu.com/p/2FKpQC5Kzf/ | 11:40 |
T42_ | <Mister_Magister> your pc assigned wrong ip | 11:42 |
T42_ | <Mister_Magister> you're in .0 network | 11:42 |
T42_ | <Mister_Magister> you're supposed to be in .2 network | 11:42 |
T42_ | <Mister_Magister> `sudo ip addr add 192.168.2.20/24 broadcast 192.168.2.255 dev <type the dev here>` | 11:45 |
T42_ | <Mister_Magister> `sudo ip addr add 192.168.2.20/24 broadcast 192.168.2.255 dev enx4efda3fd8f7a` (edited) | 11:50 |
T42_ | <edp_17> I wonder why has it changed. It worked before. I just plugged the device in and didn't need to assign ip to it. | 11:57 |
*** xmn__ is now known as xmn_ | 13:19 | |
mal | nephros: hi, noticed your wifi qr code things on forum and I have a bit better idea, I had been investigating that already before and had planned to add it, among the other qr sharing changes already done | 20:27 |
Mister_Magister | mal: did anyone at jolla look at the 5 reported issues in issue tracker or no chance? | 21:03 |
mal | that stuttering issue is very odd | 21:08 |
mal | I'll need to have a look at those | 21:09 |
T42_ | <Mister_Magister> i'm more concerned currently about he 2x speed and i'm afraid jolla will only do something about it if jolla ports 120Hz screen phone | 21:09 |
T42_ | <Mister_Magister> which is their usual course of action | 21:09 |
Mister_Magister | that and Morc's issue of not being able to use rounded corners without notch | 21:10 |
Mister_Magister | which seems like huge oversight xd | 21:10 |
mal | once I get fp6 graphics working correctly that is easier to investigate | 21:13 |
T42_ | <Mister_Magister> alright | 21:13 |
mal | hmm, probably the rounded corner issue is not that difficult to fix | 21:14 |
T42_ | <Mister_Magister> food for thought :P | 21:18 |
mal | that 4:3 camera flash issue, maybe that is some device specific issue or does that happen on several devices? | 21:23 |
T42_ | <Mister_Magister> device specific | 21:24 |
mal | about the sandboxing issue, have you tried to compare straces from those runs with invoker and without? | 21:24 |
T42_ | <Mister_Magister> no I can try | 21:25 |
T42_ | <Mister_Magister> mal: I don't even need invoker if i launch it from terminal it still happens i need to be in ssh to completely avoid sandbox | 21:42 |
mal | oh | 22:01 |
mal | very odd | 22:01 |
mal | which device has that issue, or all? | 22:01 |
T42_ | <Mister_Magister> oneplus 6, oneplus 6t, oneplus 7pro | 22:02 |
T42_ | <Mister_Magister> maybe some other onepluses near 6 but can't tell | 22:02 |
T42_ | <Mister_Magister> but its definitely limited to onepluses so far | 22:02 |
mal | ok, need to see if I can see something on other devices | 22:02 |
mal | are those usual qcom platforms? | 22:03 |
T42_ | <Mister_Magister> yeap, sdm845 | 22:03 |
T42_ | <Mister_Magister> in fact my other sdm845 port did not have it | 22:03 |
mal | so if it's device specific maybe you need some custom things to sailjail permissions | 22:08 |
T42_ | <Mister_Magister> but it happens even if you "disable" sailjail so… | 22:08 |
T42_ | <Mister_Magister> not sure what you mean | 22:08 |
T42_ | <edp_17> I remember had to compile custom firejail for one of my devices to workaround some sailjail issues. | 22:14 |
mal | I know one issue in firejail I need to patch away | 22:21 |
mal | it doesn't allow whitelisting on certain paths which are needed on one device | 22:21 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!