ted
ted
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
welp. cheering for your success in this
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
huh
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
No description
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
I'd check that first
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
if API is providing the raw USB access, and the lying must be done in the main app, what else would you actually want or need in :api?
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
I'm missing something about the implementation but I think that's the point
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
since it is already in the business of lying about the contents of the vfs to unmodified programs in the app
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
maybe take a look at termux-usb
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
I guess it might be easier to get python reviews than js
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
I don't think that matters
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
(and faster to get something working if you're not immediately preparing for a full review / debate about where it should live)
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
much easier to talk about where it might live once you've got something working
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
I would focus on a proof of concept first
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
yeah, I don't think it can be done without a termux-app-side userspace program, because :api isn't positioned to lie to programs about their vfs. and I'm not seeing why you'd bother having anything at all in :api when the part you really need (the raw USB access) is already exposed to the termux app.
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
I'm not totally sure it's useful for this to be in :api? seems like it's implementable within the app, depending on termux-usb
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
you'd have to modify something outside termux:api for this to be possible, for the reason you've been circling
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
you need proot or other LD_PRELOAD shenanigans if you want things to see stuff in /dev/
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
there is no overlay fs in dev
88 replies
TTermux
Created by davidawesome01 on 4/16/2025 in #support
Usb tty usage on unrooted
don't know if it'll work, this exceeds me
88 replies