Skip to content
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

How to install on Linux without apt? #162

Closed
T-vK opened this issue Jan 8, 2022 · 10 comments
Closed

How to install on Linux without apt? #162

T-vK opened this issue Jan 8, 2022 · 10 comments
Labels
stale Items without activity in the last 30 days

Comments

@T-vK
Copy link

T-vK commented Jan 8, 2022

Is your feature request related to a problem? Please describe.
Most Linux Distributions don't come with apt. Some use yum/dnf, some use pacman, some use app, some use emerge, some use flatpak, some use snap and some don't have a package manager at all.

Thus the install script only works on a small subset of Linux distributions.

Describe the solution you'd like
Add instructions on how to build/run this project from source. Including a list of required dependencies the user needs to install first.

Describe alternatives you've considered
Provide an Appimage to support all Linux distros, withoht the user having to install dependencies manually.

@spiro-c
Copy link
Contributor

spiro-c commented Jan 8, 2022

The minimal required dependencies can be found at development documentation python3.8 and ledfx can be install from pip
python3 -m pip install ledfx

@T-vK
Copy link
Author

T-vK commented Jan 8, 2022

Thanks, I'll give that a try and report back.

@YeonV
Copy link
Contributor

YeonV commented Jan 9, 2022

Thanks, I'll give that a try and report back.

or try the prebuild beta
https://my.ledfx.app/downloads/

@nettnikl
Copy link

I'd like to add here, that the AUR includes a pkgbuild for LedFx, see here. So for arch based distros, you can install LedFx with a single command, like yay -S ledfx-git.

Btw, i use arch.

@T-vK
Copy link
Author

T-vK commented Jan 18, 2022

I haven't had any success on Fedora so far btw. No matter if I use the stable or beta. I tried from source, using the python module and using docker-compose. I can get to the point where the Web Interface is available and detects my WLED strip, but I can't get audio input to work.

@spiro-c
Copy link
Contributor

spiro-c commented Jan 18, 2022

I haven't had any success on Fedora so far btw. No matter if I use the stable or beta. I tried from source, using the python module and using docker-compose. I can get to the point where the Web Interface is available and detects my WLED strip, but I can't get audio input to work.
jump on the discord and i can try assist you more .. https://discord.gg/GUGv2Txe

@nettnikl
Copy link

I haven't had any success on Fedora so far btw. No matter if I use the stable or beta. I tried from source, using the python module and using docker-compose. I can get to the point where the Web Interface is available and detects my WLED strip, but I can't get audio input to work.

How did you try? Did you attach the virtual microphone to the monitor of your primary speaker? In case you are not sure, you probably didn't, in that case you might want to reread the README, ping me here, or the dev on his discord.

@stale
Copy link

stale bot commented Feb 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Items without activity in the last 30 days label Feb 17, 2022
@Langoor2
Copy link

I haven't had any success on Fedora so far btw. No matter if I use the stable or beta. I tried from source, using the python module and using docker-compose. I can get to the point where the Web Interface is available and detects my WLED strip, but I can't get audio input to work.

I am running into the same issue. I think the issue has to do with Fedora using pipewire (+wireplumber) instead of pulseaudio. I'm also not sure what imput device to select, but having the same issue with all of them.

@stale stale bot removed the stale Items without activity in the last 30 days label Feb 24, 2022
@stale
Copy link

stale bot commented Mar 26, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Items without activity in the last 30 days label Mar 26, 2022
@stale stale bot closed this as completed Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Items without activity in the last 30 days
Projects
None yet
Development

No branches or pull requests

5 participants