Friday, 2025-09-12

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_host09:15
T42_<edp_17> Executed on the host? It didn't help.09:16
T42_<Mister_Magister> welp, good luck09: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.1509: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 device10:16
T42_<edp_17> Yes, it does: register 'rndis_host'10:49
Mister_Magisternono, that was when you modprobed10:50
Mister_Magisterdoes it show anything after that?10:50
Mister_Magisteror 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_Magisterohh right10:52
Mister_Magistercan 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 xd10:53
T42_<edp_17> Okay, I can reboot the phone while it is connected.11:10
maldo 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 good11:15
T42_<edp_17> mal: No, all of them stopped working for all sailfishos devices11:15
T42_<Mister_Magister> and do ip a on device side11:15
T42_<edp_17> The "ip a" shows rndis0 on the phone side11:16
T42_<Mister_Magister> can you just give us output11:19
malany other computer you can test on to check if it's host side issue11:32
maland make sure to test with another cable in case you haven't already11: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 ip11:42
T42_<Mister_Magister> you're in .0 network11:42
T42_<Mister_Magister> you're supposed to be in .2 network11: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
malnephros: 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 done20:27
Mister_Magistermal: did anyone at jolla look at the 5 reported issues in issue tracker or no chance?21:03
malthat stuttering issue is very odd21:08
malI'll need to have a look at those21: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 phone21:09
T42_<Mister_Magister> which is their usual course of action21:09
Mister_Magisterthat and Morc's issue of not being able to use rounded corners without notch21:10
Mister_Magisterwhich seems like huge oversight xd21:10
malonce I get fp6 graphics working correctly that is easier to investigate21:13
T42_<Mister_Magister> alright21:13
malhmm, probably the rounded corner issue is not that difficult to fix21:14
T42_<Mister_Magister> food for thought :P21:18
malthat 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 specific21:24
malabout the sandboxing issue, have you tried to compare straces from those runs with invoker and without?21:24
T42_<Mister_Magister> no I can try21: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 sandbox21:42
maloh22:01
malvery odd22:01
malwhich device has that issue, or all?22:01
T42_<Mister_Magister> oneplus 6, oneplus 6t, oneplus 7pro22:02
T42_<Mister_Magister> maybe some other onepluses near 6 but can't tell22:02
T42_<Mister_Magister> but its definitely limited to onepluses so far22:02
malok, need to see if I can see something on other devices22:02
malare those usual qcom platforms?22:03
T42_<Mister_Magister> yeap, sdm84522:03
T42_<Mister_Magister> in fact my other sdm845 port did not have it22:03
malso if it's device specific maybe you need some custom things to sailjail permissions22:08
T42_<Mister_Magister> but it happens even if you "disable" sailjail so…22:08
T42_<Mister_Magister> not sure what you mean22:08
T42_<edp_17> I remember had to compile custom firejail for one of my devices to workaround some sailjail issues.22:14
malI know one issue in firejail I need to patch away22:21
malit doesn't allow whitelisting on certain paths which are needed on one device22:21

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!