ixjf / MSIRGB

Alternative to MSI Mystic Light for controlling motherboard LEDs, without the fixed 7 colour limitation.
ISC License
398 stars 53 forks source link

Motherboard vendor not detected to be MSI #242

Open ghost opened 3 years ago

ghost commented 3 years ago

I have an MSI MEG Z490 Godlike motherboard. Your software doesn't recognize it.

Screenshot 2021-08-28 103718

ixjf commented 3 years ago

Likely not supported either, but we'll see. Please run the following command on a command prompt and comment here the output:

wmic path Win32_BaseBoard get Manufacturer

ghost commented 3 years ago

Manufacturer Acidanthera

I'm running Windows on a separate SSD on a Hackintosh machine. macOS 11.5.2, Win 10 Pro, Zorin OS 16 Pro all on separate SSDs. My bootloader is Opencore 0.7.2, which is where the Acidanthera is coming from.

ixjf commented 3 years ago

I'm not going to bother making MSIRGB somehow recognize that you're running a Hackintosh, if that's even possible. OpenCore apparently overrides information about your motherboard.

Is there some way you can boot Windows through Windows' own bootloader, without going through OpenCore?

ghost commented 3 years ago

I’ll try and let you know.

From: Pedro Fanha @.> Date: Sunday, August 29, 2021 at 2:08 AM To: ixjf/MSIRGB @.> Cc: elciebell @.>, Author @.> Subject: Re: [ixjf/MSIRGB] Motherboard vendor not detected to be MSI (#242)

I'm not going to bother making MSIRGB somehow recognize that you're running a Hackintosh, if that's even possible. OpenCore overrides information about your motherboard. Is there some way you can boot Windows through Windows' own bootloader, without going through OpenCore?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ixjf/MSIRGB/issues/242#issuecomment-907756943, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AP5ZR5UDJNC3TVDXZFTPHDTT7H2IDANCNFSM5C7KNOKQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ixjf commented 3 years ago

Did you solve it?

ghost commented 3 years ago

There is no way for me to install windows separately from my other OSs, unless I wipe all the disks clean and do a fresh windows-only install. Something I’m not prepared to do. I’ll put up with not being able to control my RGB devices.

Stephen

On Sep 2, 2021, at 10:03 AM, Pedro Fanha @.***> wrote:

Did you solve it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ixjf/MSIRGB/issues/242#issuecomment-911886253, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP5ZR5UAIAWTULCROH7LRPTT76U7ZANCNFSM5C7KNOKQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

ixjf commented 3 years ago

Can't you just boot Windows without going through OpenCore? Or does OpenCore modify the Windows bootloader files?