Bonjour,
J'ai installé wine puis deux logiciels avec succès (https://fr-fr.sennheiser.com/wireless-systems-manager et
https://www.shure.com/fr-FR/produits/logiciels/wwb6) puis j'ai redémarrer mon ordinateur et depuis, je n'ai plus accès à wine.
J'ai d'abord cherché autour de wineusb, trouvé un problème similaire sur ce site
https://hopesknowledge.wordpress.com/20 … s_send_co/intitulé :
“002a:err:ntoskrnl:ZwLoadDriver failed to create driver L”\\Registry\\Machine\\System\\CurrentControlSet\\Services\\sptd”: c00001420021:err:service:process_send_command service protocol error – failed to read pipe r = 0 count = 0!” error.
J'ai suivi le protocole avec wineusb à la place de sptd
wine regedit
find HKEYLOCAL MACHINE\SYSTEM\CURRENTCONTROLSET\SERVICES\
and under there you should see “sptd”
rigth click to it and choose “delete”
deleting it solve this problem.
Et voici quelques retours de commande :
sudo winecfg
0033:err:winsock:interface_bind_check No cache entry for ifindex 0.
0033:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
wine: Call from 0x7bc7c990 to unimplemented function ntoskrnl.exe.RtlPcToFileHeader, aborting
wine: Unimplemented function ntoskrnl.exe.RtlPcToFileHeader called at address 000000007BC7C990 (thread 001b), starting debugger...
000f:err:service:process_send_command service protocol error - failed to read pipe r = 0 count = 0!
000f:err:service:process_send_start_message pipe connect failed
0009:err:module:import_dll Loading library imm32.dll (which is needed by L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll") failed (error c000007b).
0009:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc79dd5
wine version
wine: Call from 0x7bc7c990 to unimplemented function ntoskrnl.exe.RtlPcToFileHeader, aborting
wine: Unimplemented function ntoskrnl.exe.RtlPcToFileHeader called at address 000000007BC7C990 (thread 0016), starting debugger...
000f:err:service:process_send_command service protocol error - failed to read pipe r = 0 count = 0!
000f:err:service:process_send_start_message pipe connect failed
0009:err:module:__wine_process_init L"C:\\windows\\system32\\version.exe" not found
sudo winefile
0033:err:winsock:interface_bind_check No cache entry for ifindex 0.
0033:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
wine: Call from 0x7bc7c990 to unimplemented function ntoskrnl.exe.RtlPcToFileHeader, aborting
wine: Unimplemented function ntoskrnl.exe.RtlPcToFileHeader called at address 000000007BC7C990 (thread 001b), starting debugger...
000f:err:service:process_send_command service protocol error - failed to read pipe r = 0 count = 0!
000f:err:service:process_send_start_message pipe connect failed
0009:err:module:import_dll Loading library imm32.dll (which is needed by L"C:\\windows\\system32\\comctl32.dll") failed (error c000007b).
0009:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc79dd5
J'ai tout cassé?:/
Merci pour votre aide:)