Advertisement
Guest User

Untitled

a guest
Oct 16th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. winetricks -q xinput
  2. Using winetricks 20180815-next - sha256sum: 05f91c88de59e2ab9fc95012226d49e3bbe30dcd7c1a32370be5dff84b8349db with wine-3.16-111-g8e1d40b966 and WINEARCH=win32
  3. Executing w_do_call xinput
  4. Executing load_xinput
  5. Executing mkdir -p /home/darkrider/.cache/winetricks/directx9
  6. Executing cd /home/darkrider/.cache/winetricks/directx9
  7. Downloading https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe to /home/darkrider/.cache/winetricks/directx9
  8. --2018-10-16 15:40:34-- https://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe
  9. Resolving download.microsoft.com (download.microsoft.com)... 23.41.180.70, 2600:1400:a:589::e59, 2600:1400:a:581::e59
  10. Connecting to download.microsoft.com (download.microsoft.com)|23.41.180.70|:443... connected.
  11. HTTP request sent, awaiting response... 200 OK
  12. Length: 100271992 (96M) [application/octet-stream]
  13. Saving to: ‘directx_Jun2010_redist.exe’
  14.  
  15. directx_Jun2010_red 100%[===================>] 95.63M 3.91MB/s in 25s
  16.  
  17. 2018-10-16 15:40:59 (3.88 MB/s) - ‘directx_Jun2010_redist.exe’ saved [100271992/100271992]
  18.  
  19. Executing cd /home/darkrider
  20. Executing cabextract -q -d /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput -L -F *_xinput_*x86* /home/darkrider/.cache/winetricks/directx9/directx_Jun2010_redist.exe
  21. Executing cabextract -q -d /home/darkrider/.wine/dosdevices/c:/windows/system32 -L -F xinput*.dll /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/apr2006_xinput_x86.cab
  22. /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/apr2006_xinput_x86.cab: WARNING; possible 5960 extra bytes at end of file.
  23. Executing cabextract -q -d /home/darkrider/.wine/dosdevices/c:/windows/system32 -L -F xinput*.dll /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/apr2007_xinput_x86.cab
  24. /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/apr2007_xinput_x86.cab: WARNING; possible 5960 extra bytes at end of file.
  25. Executing cabextract -q -d /home/darkrider/.wine/dosdevices/c:/windows/system32 -L -F xinput*.dll /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/aug2006_xinput_x86.cab
  26. /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/aug2006_xinput_x86.cab: WARNING; possible 5960 extra bytes at end of file.
  27. Executing cabextract -q -d /home/darkrider/.wine/dosdevices/c:/windows/system32 -L -F xinput*.dll /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/oct2005_xinput_x86.cab
  28. /home/darkrider/.wine/dosdevices/c:/windows/temp/_xinput/oct2005_xinput_x86.cab: WARNING; possible 5960 extra bytes at end of file.
  29. Using native override for following DLLs: xinput1_1
  30. Executing wine regedit /S C:\windows\Temp\_xinput\override-dll.reg
  31. 0012:fixme:wer:WerSetFlags (2) stub!
  32. 0012:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
  33. 002f:err:plugplay:try_add_device Building report descriptor failed, removing device
  34. 002f:err:ntoskrnl:IoCreateDriver failed to insert driver L"\\Driver\\WineHID" in tree
  35. 002f:err:plugplay:try_add_device Building report descriptor failed, removing device
  36. 002f:err:ntoskrnl:IoCreateDriver failed to insert driver L"\\Driver\\WineHID" in tree
  37. 002f:err:plugplay:try_add_device Building report descriptor failed, removing device
  38. 002f:err:ntoskrnl:IoCreateDriver failed to insert driver L"\\Driver\\WineHID" in tree
  39. 002f:err:plugplay:try_add_device Building report descriptor failed, removing device
  40. Using native override for following DLLs: xinput1_2
  41. Executing wine regedit /S C:\windows\Temp\_xinput\override-dll.reg
  42. Using native override for following DLLs: xinput1_3
  43. Executing wine regedit /S C:\windows\Temp\_xinput\override-dll.reg
  44. Using native override for following DLLs: xinput9_1_0
  45. Executing wine regedit /S C:\windows\Temp\_xinput\override-dll.reg
  46. darkrider@DarkRider:~$ wine: Unhandled page fault on read access to 0x7e8f66cd at address 0x7eac065e (thread 0031), starting debugger...
  47. 0031:err:seh:start_debugger Couldn't start debugger ("winedbg --auto 39 52") (1115)
  48. Read the Wine Developers Guide on how to set up winedbg or another debugger
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement