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

Nbfc not working in arch linux #1366

Open
harisudarsan1 opened this issue Oct 1, 2023 · 6 comments
Open

Nbfc not working in arch linux #1366

harisudarsan1 opened this issue Oct 1, 2023 · 6 comments

Comments

@harisudarsan1
Copy link

Describe the bug
sudo nbfc start gives an error : /usr/local/etc/nbfc/nbfc.json: /usr/local/etc/nbfc/nbfc.json: No such file or directory. nbfc is installed using pacman and also tried installing from source both of them are not working.

systemctl enable nbfc.service gives this error : Failed to enable unit: Unit file nbfc.service does not exist. But I have installed nbfc-linux package for arch.

To Reproduce
Steps to reproduce the behavior.

  • run sudo nbfc start
  • run systemctl enable nbfc.service

Expected behavior
The nbfc start should start the service

System information

@stm28304
Copy link

stm28304 commented Oct 4, 2023

Hi, you can use arch packages from AUR (https://wiki.archlinux.org/title/Arch_User_Repository). For me the package "nbfc" works very well.

If you install from source and have problems with "systemctl enable nbfc.service": Does the nbfc.service-file exists in /etc/systemd/system or /usr/lib/systemd/system/? And don't forget to "systemctl daemon-reload" before enabling the service.

@vinibali
Copy link

hello @harisudarsan1! you've probably picked the nbfc-linux pacakge at Arch, which is a different repo:
https://github.com/nbfc-linux/nbfc-linux

@Petrprogs
Copy link

Same

@mrp4sten
Copy link

I have the same problem, and altenativally I dont wanna use nbfc I want to use nbfc-linux because is updated instead of nbfc package.

@mrp4sten
Copy link

I dont test it this but I think that is the obvious fix nbfc-linux/nbfc-linux#100

@mrp4sten
Copy link

I do this:

sudo nbfc config -r
sudo nbfc config --apply "Lenovo ThinkPad Helix"
sudo nbfc start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants