Giter Club home page Giter Club logo

Comments (8)

rhysmorgan134 avatar rhysmorgan134 commented on July 18, 2024

Are you running on buster or bullseye? also 32 bit or 64 bit?

Upgrading is possible, but v2 of the usb protocol uses a different api so would need quite a bit of work.

from react-carplay.

LRYMND avatar LRYMND commented on July 18, 2024

Running Bullseye and tried on 32bit and 64bit.

from react-carplay.

rhysmorgan134 avatar rhysmorgan134 commented on July 18, 2024

Ok, I don’t think you are actually seeing an error here, those logs look like prebuilt binaries logs. It should just build from source, which as you said you get an appimage I guess it is working fine.

The no directory error perhaps sounds like a permissions issue? Try and run the setup-pi script in the repo, this creates udev rules that allow you to remove the sudo command when running.

from react-carplay.

LRYMND avatar LRYMND commented on July 18, 2024

Apparently it's unable to set some permissions:

Creating udev rules
SUBSYSTEM=="usb", ATTR{idVendor}=="1314", ATTR{idProduct}=="1520", MODE="0660", GROUP="plugdev"
setup-pi.sh: 12: [[: not found
-e Unable to create permissions

The file for the new rules is created however and I ran the shell with sudo.

from react-carplay.

rhysmorgan134 avatar rhysmorgan134 commented on July 18, 2024

And how about if you now run your built appimage without sudo and sandbox option?

from react-carplay.

rhysmorgan134 avatar rhysmorgan134 commented on July 18, 2024

If it’s still no luck I will image a fresh pi in 32bit bullseye, all my testing so far was on buster

from react-carplay.

LRYMND avatar LRYMND commented on July 18, 2024

I tried rebuilding once more just to be sure but it's still printing "No such file or directory" when trying to execute.
I will do the same and install buster on another SD Card to see if that's really the issue.

from react-carplay.

LRYMND avatar LRYMND commented on July 18, 2024

Build on Buster was successful and is running. Having some other issues now that I need to investigate but the AppImage launches. Thanks for the poke into the right direction!

from react-carplay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.