-
Notifications
You must be signed in to change notification settings - Fork 358
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
Teslausb on Armbian Bullseye not mounted by car #751
Comments
Are you using the top USB3 port? (that's the OTG port by default, the bottom one is host and won't work for this) |
Yes, I’ve tried both USB3 ports. I got the image from here: https://github.com/radxa-build/rock-4c-plus/releases and have applied all available updates. |
The minimal bullseye image from that link, specifically this one, works for me. Y-cables usually have one leg that is power-only and another that is power+data. Have you verified that you're connecting the power+data leg to the Rock Pi's USB3 port? |
@marcone Yes, I was able to get it to work briefly today with the latest Jammy minimal build although I’m sure the bullseye one would work too. I have found that the Broadcom wireless chipset of the Rock Pi 4C+ is rather pathetic compared to the RPi4 I use reliably. It seems to have much more limited range and the throughout is slow. Perhaps that will improve with future drivers or it’s just a hardware limitation of these early builds. Have you found that the slow USB/glovebox errors have gone away using yours with the RPi4C+ over USB3? I suspect the issue has something to do with this Broadcom wireless issue (dmesg) that occurs with any image of Jammy, Bullseye: [ 9.812643] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 |
Can you elaborate? How were you able to get it to work? Why only briefly? What made it stop working?
What speeds are you seeing? I'm seeing up to 18 MB/sec throughput with TeslaUSB's built in network speed test, compared to up to 10 MB/sec with a Raspberry Pi 4 connected to the same base station at the same location.
My car does not have a glovebox USB port, and I never had the "slow USB" errors even with a Raspberry Pi Zero W. |
@marcone i need to spend some more time with it. Seems I had it working, connected to USB3 (top port) the camera volume was connected and I was playing FLAC audio from USB3. Upon switching to the radio, the Teslausb became Unavailable from the car UI. Also it appears I may have a Wi-Fi driver or firmware issue according to the dmesg log above. I’ve posted to the Armbian forum but no know fix yet. |
I'm seeing those same messages in dmesg, but wifi works anyway. |
OK. I’ll ignore those Broadcom firmware messages. Have flashed with same Bullseye image you’re using. Unfortunately mine did not include an external antenna. Compared to my RPi4 which gets approx 90 Mbps from the same wireless AP above the car in the garage from within the glovebox, the Rock Pi 4C+ is getting about 30 Mbps or 30% of the throughout. I’ll continue to try it out and see how it performs under daily use using USB3. Are you noticing better write performance with your Rock Pi based on USB3 emulation? |
Absolutely. Over 100 MB/sec sequential write speed. |
OK. I may not have the right power source/OTG cable as it seems mine is disconnecting. Also, am looking for an external antenna as my Wi-Fi signal on this RPi4C+ is rather weak compared to both the Zero 2 W and my current RPi4. |
Describe the problem
@marcone Have Teslausb installed and running on Armbian. It’s connected to the glovebox USB3 port using a splitter with the car powering the Rock Pi 4C+ over USB-C and a data USB3 cable connected to the USB3 of the RPi4C+. The device will boot up and connect to Wi-Fi showing with hostname Teslausb, but the Pi LED flashes twice every second but the car doesn’t detect it (car shows unavailable). Have you experienced this or does your car work fine with the RPi4C+? Was thinking it would mount over USB3 and the slow usb device errors would no longer appear in the car. Thanks.
Device
Rock Pi 4C plus
OS Image
Armbian
Car Model
Model 3
USB connection
Glove box
Logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: