[GH-ISSUE #385] Add support for Clevo-based systems #343

Closed
opened 2026-02-26 00:32:23 +03:00 by kerem · 5 comments
Owner

Originally created by @Brainiarc7 on GitHub (Nov 18, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/385

Some tools, such as the clevo-xsm-wmi package already offer this support, and it would be good to extend it to this package.

Originally created by @Brainiarc7 on GitHub (Nov 18, 2017). Original GitHub issue: https://github.com/hirschmann/nbfc/issues/385 Some tools, such as the clevo-xsm-wmi package already offer this support, and it would be good to extend it to this package.
kerem 2026-02-26 00:32:23 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@hirschmann commented on GitHub (Nov 20, 2017):

As far as I can see clevo-xsm-wmi only offers read support, but no write support: github.com/rafaelgieschke/clevo-xsm-wmi@3d83230a2f/module/clevo-xsm-wmi.c (L1199)

But you could give it a try and create a NBFC config with the following settings:
ReadWriteWords: true
ReadRegister: 208
WriteRegister: 208

<!-- gh-comment-id:345868097 --> @hirschmann commented on GitHub (Nov 20, 2017): As far as I can see clevo-xsm-wmi only offers read support, but no write support: https://github.com/rafaelgieschke/clevo-xsm-wmi/blob/3d83230a2fd785fd2f0087e50d9cfae84d310e60/module/clevo-xsm-wmi.c#L1199 But you could give it a try and create a NBFC config with the following settings: ReadWriteWords: true ReadRegister: 208 WriteRegister: 208
Author
Owner

@Brainiarc7 commented on GitHub (Nov 29, 2017):

I'll give it a try.

<!-- gh-comment-id:348019597 --> @Brainiarc7 commented on GitHub (Nov 29, 2017): I'll give it a try.
Author
Owner

@cyberpunkbln commented on GitHub (Nov 3, 2018):

Hello,

i have a clevo clone notebook. Give it new Informations about controlling clevo and clevo clones with NBFC. Clevo and Clevo Clones has an Control Center (creepy software;)) but there can i set user defined fan controll values.

the dldt says:

Offset(0xF8),	//Offset(248)
				FCMD, 8,
				FDAT, 8,
				FBUF, 8,
				FBF1, 8,
				FBF2, 8,
				FBF3, 8,

the programm https://github.com/duguzuyang/RLECViewer can controll the fans and write rpms.

@Brainiarc7
Hi,
do you have tryed succesfully?

thx

<!-- gh-comment-id:435591708 --> @cyberpunkbln commented on GitHub (Nov 3, 2018): Hello, i have a clevo clone notebook. Give it new Informations about controlling clevo and clevo clones with NBFC. Clevo and Clevo Clones has an Control Center (creepy software;)) but there can i set user defined fan controll values. the dldt says: ``` Offset(0xF8), //Offset(248) FCMD, 8, FDAT, 8, FBUF, 8, FBF1, 8, FBF2, 8, FBF3, 8, ``` the programm https://github.com/duguzuyang/RLECViewer can controll the fans and write rpms. @Brainiarc7 Hi, do you have tryed succesfully? thx
Author
Owner

@Brainiarc7 commented on GitHub (Nov 4, 2018):

@cyberpunkbln , no.

I now use Tuxedo's fan control utility.

<!-- gh-comment-id:435714245 --> @Brainiarc7 commented on GitHub (Nov 4, 2018): @cyberpunkbln , no. I now use [Tuxedo's fan control utility](https://github.com/tuxedocomputers/tuxedo-fan-control).
Author
Owner

@github-actions[bot] commented on GitHub (Dec 7, 2019):

This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed

<!-- gh-comment-id:562787337 --> @github-actions[bot] commented on GitHub (Dec 7, 2019): This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nbfc-hirschmann#343
No description provided.