Every time I start RealDash I am getting a request “Allow RealDash to access u-blox GNSS receiver?”. I hit OK and everything works fine, but how can I stop it from asking?
Anyone have an ideas?
Try this method----
–Go to the car’s display settings (Car Settings), not the general Android settings.
–Look for “Factory Settings” (this often requires a passcode).
–Find a setting labeled “USB Port Mode” or “USB Power Control.”
–Ensure the port connected to the device is set to “Host Mode” rather than “Device” or “Auto.”
–Locate the “USB Auto-Authorize” or “Remember USB permissions” option and enable it.
Thank you, but maybe some context is needed. I’m running RealDash on an Odroid M2 single board computer running Android 13. I’ve replaced everything in the car dash.
*[quote=“sholland, post:4, topic:10738, full:true”]
Thank you, but maybe some context is needed. I’m running RealDash on an Odroid M2 single board computer running Android 13. I’ve replaced everything in the car dash.
[/quote]
–Enabling USB Host Mode (crucial for external peripherals): By default, the Type-C or OTG port operates in automatic switching mode. To force it to function as a Host for reading USB devices: Go to Settings → System → Developer Options. Locate “Default USB Configuration” and select “File Transfer” or “Host.” On some Android versions from Hard kernel (ODROID), you will find a built-in app called “ODROID Utility” or “ODROID Settings”: Open the app → select “USB Control.” Change the dual-port mode to “Host Mode” instead of “Device/OTG.”
Setting Default USB Configuration to File Transfer didn’t seem to make a difference. Also, I can’t see any settings for OTG or host mode.
Thanks again… I think this thread on the Odroid forums could address what I am seeing, I just need to figure out how to “set persist.disable.usbpermission.dialog true”.
I just wanted to share that I switched to Armbian (minimalist) Linux and everything is working fine now.