-
Notifications
You must be signed in to change notification settings - Fork 22
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
dllexp_GetMaxDivision fails on AX370-Gaming K7 motherboard #31
Comments
Hi Joined GitHub, happy to check anything you want to test. |
Okay tried:
did a --list with no joy, also tried adding test 1-3 in 102 with no luck |
Curses. I've pinged Gigabyte with a similar issue but it'd probably help if you reached out on your own behalf as well. If they're listing your board as RGB Fusion compatible on the page that lists the SDK the I'm hoping they'll patch it. It certainly seems like they're advertising it. |
Hi I just wanted to share a quick list based on layout.ini and https://www.gigabyte.com/mb/rgb/Product Key: RGB Fusion SDKX299 AORUS Gaming 3* RGB Fusion List = https://www.gigabyte.com/mb/rgb/ProductZ370 AORUS Gaming 7* |
Looking at it I am not seeing entries in layout.ini for all of the Z270/H270/B250. Little support for X370/B350. It might be that the earliest form of RGB Fusion is just not compatible with the SDK. I will drop a line to Gigabyte. |
Ticket raised |
One thing to keep in mind is that some of these boards may match the same MBId/LFType as an existing entry and just lack a comment that explains it's compatible. So I'm not sure I'd be ready to claim it doesn't support those boards without having someone test it. |
Oh I agree you can see quite a few aren't listed on both sides, might be that they were rebranded at the last moment or a group of boards all share the same basic layout. Anyway lets see if my support ticket does anything. |
Looks like this is the same issue someone mentioned to me that they were having with their MB. IIRC I think he had a x470 Gaming 7. I just recall the Lazy error, which seems unique, compared to the other ones I have seen. Seeing all these different chipsets, and various boards for each socket, I wish they would really consolidate and/or standardize. Even if Gigabyte standardized the RGB zoning, it would be nice. |
The The actual error to look for inside everything is |
You have done great work on this, I wish we would get more support from Gigabyte. If they really want an Aorus community, then they will need foster innovators. |
Reply from Gigabyte:
:-/ |
This is unfortunate :( thanks for following up. In hopes that this issue is one day fixed I'm going to keep this issue open. If they has open sourced part of their RGB Fusion GUI I'd be able to add support directly. It's too bad because it'd sell their hardware better, too. |
Confirming the same issue on an GA-AB350N-Gaming WIFI motherboard. First I learned that they have removed advertised features from the RGB Fusion software with the recent updates, now I'm learning that the SDK doesn't support my motherboard either. It's pathetic that an Arduino would be the preferred solution at this point. |
dllexp_GetMaxDivision
returns0xFFFFFFFF
when the tool is run for any setting on the AX370-Gaming K7 motherboard. Full exception is as follows for v0.9.1:Initially reported on a Reddit thread.
Similar to issue #30
The text was updated successfully, but these errors were encountered: