msi-rgb icon indicating copy to clipboard operation
msi-rgb copied to clipboard

MSI Z390 Tomahawk FAIL

Open smckenna3 opened this issue 5 years ago • 4 comments

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

smckenna3 avatar Dec 07 '18 07:12 smckenna3

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 avatar Dec 08 '18 12:12 nagisa

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

nagisa avatar Dec 08 '18 12:12 nagisa

MSI B450m bazooka plus, with the same issue

Old-Pussy avatar Oct 09 '19 13:10 Old-Pussy

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

p-himik avatar May 08 '20 08:05 p-himik