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

MSI Z390 Tomahawk FAIL #43

Open
smckenna3 opened this issue Dec 7, 2018 · 4 comments
Open

MSI Z390 Tomahawk FAIL #43

smckenna3 opened this issue Dec 7, 2018 · 4 comments
Labels

Comments

@smckenna3
Copy link

smckenna3 commented Dec 7, 2018

root@pc:~/msi-rgb/target/release# ./msi-rgb -x 00 00 00 error: could not set the colour caused by: The sI/O chip identifies as d451, which does not seem to be NCT6795D caused by: --ignore-checkflag, which would skip the check, is not specified (may be dangerous); also try--base-port`


root@pc:sensors-detect
# sensors-detect revision 6284 (2015-05-31 14:00:33 +0200)
# System: Micro-Star International Co., Ltd. MS-7B18 [1.0]
# Board: Micro-Star International Co., Ltd. MAG Z390 TOMAHAWK (MS-7B18)
# Kernel: 4.9.0-8-amd64 x86_64
# Processor: Intel(R) Core(TM) i5-9600K CPU @ 3.70GHz (6/158/12)

Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no):
Probing for Super-I/O at 0x2e/0x2f
Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes
Found unknown chip with ID 0xd451


# superidtool - snipped entries with 0xd451

root@pc:~# superiotool -Vd
superiotool r6637
Probing for ITE Super I/O (init=0x87,0x87) at 0x4e...
Failed. Returned data: id=0xd451, rev=0xf
Probing for Nuvoton Super I/O at 0x4e...
Failed. Returned data: chip_id=0xd451
Probing for Nuvoton Super I/O (sid=0xfc) at 0x4e...
Failed. Returned data: sid=0xff, id=0xd451, rev=0x00

Edits to fix formatting...sorry

@nagisa
Copy link
Owner

nagisa commented Dec 8, 2018

I have a confirmation that B450 TOMAHAWK, which has the same chip appears to be working fine with --ignore-check specified. Once I receive more confirmations with more boards, I'm planning on adding the identifier to the whitelist.

@nagisa
Copy link
Owner

nagisa commented Dec 8, 2018

You could be the one who confirms it, although do read the license first.

@nagisa nagisa added the board label Dec 8, 2018
@Old-Pussy
Copy link

MSI B450m bazooka plus, with the same issue

@p-himik
Copy link

p-himik commented May 8, 2020

Worked for me even without --ignore-check, but I tested only with -x and with -b0.

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

No branches or pull requests

4 participants