admin管理员组文章数量:1194755
I have aTelstra 4gx usb modem which I bought ages ago, and I've been trying to find a way to connect to it in python for a project i'm making requiring its wifi and sms capabilities. I have tried previously to access it with both minicom and selenium (that was the solution I landed on previously with another question on here, yes) to use its modem and web interface requirements respectively.
Neither of these have been very successful, when i use lsusb the device isn't listed, and i think it's classified as a cd-rom. Alternatively, the website, 192.168.01, is too complicated to effectively solve my project. I saw online that something like usb_modeswitch should be able to remove the drivers making it appear as a cd and unlock it for minicom use, but I can't find a tutorial instructing me on how to do this.
When i use lsusb i only get
Bus 001 Device 042: ID 1a86:8091 QinHeng Electronics USB HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
and the web interface is documented, alongside other useless instructions, in this pdf.
Any help would be strongly appreciated, thank you!
TLDR: usb modem pretends to be a cd-rom/windows how do i stop it i want to use minicom yes it has a web interface no i couldn't figure out selenium with it
本文标签:
版权声明:本文标题:raspberry pi zero - How do I remove drivers from telstra 4gx modem and find it for use with minicom? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738449196a2087386.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论