mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-25 16:45:53 +03:00
[GH-ISSUE #341] Asus Zenbook UX410UA Could not load a plugin #308
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#308
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @polivmi1 on GitHub (Sep 21, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/341
After selecting the profile config I am receiving
Could not load a plugin which implements StagWare.FanControl.Plugins.IEmbeddedController
Also sensors can't find fans in this laptop, but it runs almost all the time.
Using Lubuntu 17.04
On Windows it works flawlessly and reads the fans stats correctly.
Any help is very appreciated :)
@polivmi1 commented on GitHub (Sep 22, 2017):
It seems like I have solved the problem. I still can't detect the fans, but nbfc is working. I have tried almost everything I found on the internet, but it seems that https://translate.google.cz/translate?hl=en&sl=fr&u=https://forum.ubuntu-fr.org/viewtopic.php%3Fid%3D2013099&prev=search solved it.
changing the version of the linux-firmware package by following this topic: https://ubuntuforums.org/showthread.php?t=2354736
wget http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.161.1_all.deb
sudo dpkg -i linux-firmware_1.161.1_all.deb