-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debian 64-bit Question #77
Comments
In FunctionFs or Gadget mode ? |
FunctionFS. |
Please recompile it with the debug output with CFLAGS="-DUSE_SYSLOG -DDEBUG" and post here the logs. If possible also try to force the compilation in 32bits on the 64bits debian with the gcc -m32 option. You may need to install multilib (sudo apt-get install gcc-multilib). If umtprd works this way this means that i have to fix a structure/variable type. |
On Debian Bullseye, compiled with
So, it starts correctly, but we get no useful log messages. It's like it never detects the OTG port being connected.
|
Raspbian also does not include a |
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 the first place but still repeatedly gives the message below as if it connected in the first place.
[uMTPrd - 18:00:37 - Info] uMTP Responder : Disconnected
The text was updated successfully, but these errors were encountered: