system76 / thelio-io-windows

WIP Windows driver for System76 Thelio Io
GNU General Public License v3.0
18 stars 8 forks source link

unsupported sys_vendor 'System76' and product_version 'thelio-major-b4' in event logs and asks to verify if I have permission to start services #20

Open fkiifdjo opened 1 year ago

fkiifdjo commented 1 year ago

The msi starts but gets stuck in starting services eventually with a message asking to verify if I have permissions to start services, I tried searching how to verify this and did the method to correct the issue normally but it still refuses to start.

thedodd commented 5 months ago

I'm getting the same thing, except mine is for and product_version 'thelio-mira-b1'.

thedodd commented 5 months ago

Looks like this is the line where the code checks the product version. This driver just probably hasn't been updated to account for newver models of the mira. I'll make an update to add my mira-b1 version, and see if that works. It might nuke my fan ... I hope not.

thedodd commented 5 months ago

Well, that appears to have done the trick. I'll open a PR.