Results 1 to 2 of 2
-
12-04-2018 06:49 PM #1
- Join Date
- Dec 2018
- Reputation
- 10
- Posts
- 5
Windows 10 Update 1809, Can't get motherboard controller
My application was working perfectly in 1803, after updating to 1809 it won't recognize my Z270F motherboard.
'EnumerateMbController(NULL, 0);' just return 'nullptr' which mean no supported motherboard found.
But it still recognize my GTX 1080 TI.
Can I do something to fix it or just wait for a fix?
-
12-04-2018 08:25 PM #2
- Join Date
- Dec 2018
- Reputation
- 10
- Posts
- 5
omg.......I fixed it somehow...
Running the test code or my application as admin 1 time somehow allow it to work normally without asking for admin access.