Skip to content
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

Impossible to install the .msi #17

Open
yoann-dufresne opened this issue Oct 30, 2022 · 4 comments
Open

Impossible to install the .msi #17

yoann-dufresne opened this issue Oct 30, 2022 · 4 comments

Comments

@yoann-dufresne
Copy link

I am trying to install the driver on my thelio mira.

  • I compiled everything as explained in the README.
  • I ran the msi file and followed the steps.
  • It remain stuck during the installation on "Status: Starting services"

Could you help me to understand why it not finishing ?

@kundor
Copy link

kundor commented Jan 9, 2023

Use the Windows event viewer (as described in the readme) to look at the logs. It will probably give a clue.

@Rintsi
Copy link

Rintsi commented Mar 4, 2023

invalid float literal
Custom {
    kind: InvalidData,
    error: ParseFloatError {
        kind: Invalid,
    },
}

I have Thelio Mira r1

@Rintsi
Copy link

Rintsi commented Mar 4, 2023

Running the target/release/thelio-io.exe via Visual Studio, the console output states:

Error: Winapi(Os { code: 1063, kind: Other, message: "The service process could not connect to the service controller." })

@Rintsi
Copy link

Rintsi commented Mar 4, 2023

An update. I've been messing about with this on/off during the past year, whenever I rarely need Windows. Now I finally want to play something and am getting back to this issue.

So I updated everything and pulled and recompiled the wix installer. The installing worked this time and went through. The event log states:

Product: System76 Thelio Io -- Installation completed successfully.
Windows Installer installed the product. Product Name: System76 Thelio Io. Product Version: 0.1.0. Product Language: 1033. Manufacturer: System76. Installation success or error status: 0.

Then the fans went silent and I was really happy... for a good 2 seconds. Until the fans turned back on, and then to the logs:

invalid float literal
Custom {
    kind: InvalidData,
    error: ParseFloatError {
        kind: Invalid,
    },
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants