Kamil Samaj
Results
2
comments of
Kamil Samaj
Thanks @DDvO for sharing details. After fresh reboot, I don't see the USB device, so I'm not even seeing the modem devices: After fresh reboot: ``` sudo ls /dev/{ttyA*,cdc*} ls:...
I think the whole issue is in the ACPI reset call. Following the original [xmm2usb](https://github.com/abrasive/xmm7360/blob/master/xmm2usb) script, I was able to issue successfully: `sudo setpci -s 0000:00:1c.0 "CAP_EXP+10.w=0052"` But the ACPI...