GithubHelp home page GithubHelp logo

Comments (10)

ClementYap avatar ClementYap commented on May 28, 2024 1

from betaflight-configurator.

nerdCopter avatar nerdCopter commented on May 28, 2024

Is your Configurator directly from https://github.com/betaflight/betaflight-configurator/releases ?
For Ubuntu, use the .deb files.
From a commandline, uninstall the old version with this command: sudo apt purge betaflight-configurator
Then once downloaded, install the new version with the following command sudo dpkg -i betaflight-configurator_10.10.0-RC3_amd64.deb from the folder in which it is downloaded.

if it still does not execute, list the file attributes with the command and report results: ls -lh /opt/betaflight/betaflight-configurator/betaflight-configurator*

from betaflight-configurator.

nerdCopter avatar nerdCopter commented on May 28, 2024

https://github.com/betaflight/betaflight-configurator/releases/tag/10.10.0-RC3 (pre-release)
image

from betaflight-configurator.

ClementYap avatar ClementYap commented on May 28, 2024

from betaflight-configurator.

nerdCopter avatar nerdCopter commented on May 28, 2024

maybe you can install with apt to auto-install dependencies, i'm not 100% certain.
sudo apt install -f ./betaflight-configurator_10.10.0-RC3_amd64.deb

if that doesn't work well enough, check this: https://askubuntu.com/a/40050/570833
i.e.

sudo dpkg -i betaflight-configurator_10.10.0-RC3_amd64.deb
sudo apt install -f

from betaflight-configurator.

ClementYap avatar ClementYap commented on May 28, 2024

from betaflight-configurator.

haslinghuis avatar haslinghuis commented on May 28, 2024

@ClementYap want to add this to the README. Which commands did work out for you?

sudo apt install -f ./betaflight-configurator_10.10.0-RC3_amd64.deb

or

sudo dpkg -i betaflight-configurator_10.10.0-RC3_amd64.deb
sudo apt install -f

from betaflight-configurator.

haslinghuis avatar haslinghuis commented on May 28, 2024

Wonder if this would have resolved the issue:

sudo apt install libatomic1

See: https://github.com/betaflight/betaflight-configurator/?tab=readme-ov-file#linux-users

from betaflight-configurator.

ClementYap avatar ClementYap commented on May 28, 2024

Hello, @haslinghuis
The first one is working. After downloading the program as shown in the instruction above, Run the first sudo command from the folder where it is downloaded and saved.

from betaflight-configurator.

ClementYap avatar ClementYap commented on May 28, 2024

Wonder if this would have resolved the issue:

sudo apt install libatomic1

See: https://github.com/betaflight/betaflight-configurator/?tab=readme-ov-file#linux-users

That one I have not tried. Thanks. Anyway, it is working and running smmothly.

from betaflight-configurator.

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.