-
Android's Mtp server has:
```
bool ffs_ok = access(FFS_MTP_EP0, W_OK) == 0;
if (ffs_ok) {
bool aio_compat = android::base::GetBoolProperty("sys.usb.ffs.aio_compat", false);
…
-
Has this been updated to work on Debian Bullseye 64-bit?
I tried setting it up the same way I have done for Bullseye 32bit and it works on 32-bit but when I try it on 64-bit it doesn't connect in t…
-
Hi,
First thanks for this amazing project!
Is there any plan for developing a driver for rassberry pi?
-
Idea: produce an archiso style image, with a `fastboot` twist.
The first part is producing an Android `fastboot boot`-friendly `boot.img` that is comprised of kernel + minimal initrd that mounts th…
-
Thanks for this wonderful project, i just discovered it today while trying to solve one of our age old, "out of box" configuration problems we have at BeagleBoard.org..
I've got things mostly worki…
-
Hello,
I used to use evsieve for VM (used to ignore some keys so I could use them in host for some actions like mute mic, etc..), and it is great, but I was using ShadowPC (cloud streaming platform…
-
Hello! I Tried to run the sample code in M3TD after setting up USB bulk configuration. I found that the image stream is not being displayed when running the sample script as shown in the video below.
…
-
I figured I should start writing down some of the stuff I've seen and tried as I've attempted to solve this problem.
### Symptom
When used in the USB Gadget mode, Piunora doesn't correctly enume…
-
The precise issue is still unclear, because it works for me on Samsung Galaxy S9, which is said to have the issue.
For users with this issue, please try to remove sdcard, and reboot, and test again…
-
Hello, I am trying to access the stereo images on my PSDK device over the E-port on my Matrice 350 RTK. However, the stereo vision sample does not work. The liveview sample works fine. See below.
>…
uzgit updated
8 months ago