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

error: 0x8007019e #3689

Closed
klabacher opened this issue Nov 28, 2018 · 18 comments
Closed

error: 0x8007019e #3689

klabacher opened this issue Nov 28, 2018 · 18 comments

Comments

@klabacher
Copy link

Please fill out the below information:

  • Your Windows build number: (Microsoft Windows [versão 10.0.17134.407])

  • What you're doing and what's happening: after i marked windows subsystem for linux and reboot my windows says that the installation of WSL not happened by a error after that i run ubuntu app and get this error:

Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x8007019e
The Windows Subsystem for Linux optional component is not enabled. Please enable it and try again.
See https://aka.ms/wslinstall for details.
Press any key to continue...

ps:sorry by bad inglesh im brazilian

@klabacher
Copy link
Author

lxcore_etl.zip

@benhillis
Copy link
Member

The error tells you exactly what the problem is. You need to enable the Windows subsystem for Linux optional Windows feature.

@klabacher
Copy link
Author

klabacher commented Nov 30, 2018 via email

@benhillis
Copy link
Member

Did you reboot afterwards?

@benhillis benhillis reopened this Nov 30, 2018
@klabacher
Copy link
Author

yes

@klabacher
Copy link
Author

when the computer was installing he said that had a error

@klabacher
Copy link
Author

and then the computer reboot and had a message like undoing alterations

@klabacher
Copy link
Author

@benhillis please help

@klabacher
Copy link
Author

ERROR AT CBS.LOG

CBS.log

2018-12-02 12:14:10, Info CSI 00000039 Begin executing advanced installer phase 31 index 0 (sequence 0)
Old component: [l:0]''
New component: [l:0]''
Install mode: delta
Smart installer: true
Installer ID: {a111f280-5923-47c0-9a68-d0bafb577901}
Installer name: 'Network Drivers'
2018-12-02 12:14:10, Info CSI 0000003a Begin NetSetup servicing operation
2018-12-02 12:14:10, Info CSI 0000003b Begin loading the binding engine
2018-12-02 12:14:15, Info CSI 0000003c Finished loading the binding engine - elapsed time: 5281ms
2018-12-02 12:14:15, Info CSI 0000003d Begin calculating changes
2018-12-02 12:14:15, Info CSI 0000003e Installing network driver netAdapterDriver-{72FEF6B3-26F8-42AA-A41C-5B491CBB0914}
2018-12-02 12:14:15, Info CSI 0000003f Installing network driver vms_pp
2018-12-02 12:14:16, Info CSI 00000040@2018/12/2:14:14:16.212 CSI Advanced installer perf trace:
CSIPERF:AIDONE;{a111f280-5923-47c0-9a68-d0bafb577901};(null);5538718us
2018-12-02 12:14:16, Info CSI 00000041 End executing advanced installer (sequence 0)
Completion status: HRESULT_FROM_WIN32(ERROR_MOD_NOT_FOUND)

2018-12-02 12:14:16, Error [0x01805b] CSI 00000042 (F) Failed execution of queue item Installer: Network Drivers ({a111f280-5923-47c0-9a68-d0bafb577901}) with HRESULT HRESULT_FROM_WIN32(ERROR_MOD_NOT_FOUND). Failure will not be ignored: A rollback will be initiated after all the operations in the installer queue are completed; installer is reliable[gle=0x80004005]

@benhillis
Copy link
Member

Looks like an issue with your network driver causing the enablement of the optional component to fail. Unfortunately nothing WSL actionable here.

@klabacher
Copy link
Author

klabacher commented Dec 4, 2018 via email

@klabacher
Copy link
Author

there is a way to install those net drivers separately?? I ned these drivers

@klabacher
Copy link
Author

@klabacher
Copy link
Author

@benhillis
Help please

@klabacher
Copy link
Author

i instaled the drivers by myself but had the same error . the difference is that the drivers appered to be unnistaling and i get that error Completion status: HRESULT_FROM_WIN32(ERROR_MOD_NOT_FOUND)

i used this command at cmd rundll32.exe advpack.dll,LaunchINFSectionEx "C:\path\to\driver.inf",,c:\temp\mydata1.cab,36

and nothing return from cmd.
help please

driver.zip

@klabacher
Copy link
Author

@benhillis

@klabacher
Copy link
Author

2018-12-04 22:24:53, Info CSI 0000004a Begin executing advanced installer phase 31 index 0 (sequence 0)
Old component: [l:0]''
New component: [l:0]''
Install mode: delta
Smart installer: true
Installer ID: {a111f280-5923-47c0-9a68-d0bafb577901}
Installer name: 'Network Drivers'
2018-12-04 22:24:53, Info CSI 0000004b Begin NetSetup servicing operation
2018-12-04 22:24:53, Info CSI 0000004c Begin loading the binding engine
2018-12-04 22:25:06, Info CSI 0000004d Finished loading the binding engine - elapsed time: 13422ms
2018-12-04 22:25:06, Info CSI 0000004e Begin calculating changes
2018-12-04 22:25:06, Info CSI 0000004f Uninstalling network driver netAdapterDriver-{72FEF6B3-26F8-42AA-A41C-5B491CBB0914}
2018-12-04 22:25:06, Info CSI 00000050 Uninstalling network driver vms_pp
2018-12-04 22:25:06, Info CSI 00000051 Uninstalling network driver vms_vsf
2018-12-04 22:25:06, Info CSI 00000052 Uninstalling network driver vms_vsp
2018-12-04 22:25:06, Info CSI 00000053 Finished calculating changes: 4 change(s) found - elapsed time: 0ms
2018-12-04 22:25:06, Info CSI 00000054 Begin commit
2018-12-04 22:25:06, Info CSI 00000055@2018/12/5:00:25:06.781 CSI Advanced installer perf trace:
CSIPERF:AIDONE;{a111f280-5923-47c0-9a68-d0bafb577901};(null);13591193us
2018-12-04 22:25:06, Info CSI 00000056 End executing advanced installer (sequence 0)
Completion status: HRESULT_FROM_WIN32(ERROR_MOD_NOT_FOUND)

@lprone
Copy link

lprone commented Mar 10, 2019

You need run this command on powershell (as administrator) to enable WSL:
Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

Check this link for more information: https://docs.microsoft.com/es-es/windows/wsl/install-win10

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