Advertisement
littlelamp100

littlelamp100 lutris -d output 6-5-21

Jun 4th, 2021 (edited)
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. 2021-06-05 00:05:03,647: Initializing lutris
  2. 2021-06-05 00:05:04,079: Downloading DXVK releases to /home/littlelamp100/.local/share/lutris/runtime/dxvk/dxvk_versions.json
  3. 2021-06-05 00:05:04,080: Runtime updated. Initialization complete.
  4. INFO 2021-06-05 00:05:04,081 [application.do_command_line:315]:Lutris 0.5.8.3
  5. INFO 2021-06-05 00:05:04,081 [startup.check_driver:57]:Running AMD Mesa driver 21.1.1 on Radeon RX Vega (VEGA10, DRM 3.40.0, 5.12.9-zen1-1-zen, LLVM 11.1.0) (0x687f)
  6. INFO 2021-06-05 00:05:04,081 [startup.check_driver:69]:GPU: 1002:687F 1043:0555 (amdgpu drivers)
  7. vkBasalt err: no good config file
  8. skipping config: /usr/bin/MangoHud.conf [ not found ]
  9. skipping config: /home/littlelamp100/.config/MangoHud/python3.9.conf [ not found ]
  10. parsing config: /home/littlelamp100/.config/MangoHud/MangoHud.conf [ ok ]
  11. ERROR 2021-06-05 00:05:14,742 [jobs.target:36]:Error while completing task <bound method wine.prelaunch of <lutris.runners.wine.wine object at 0x7f2ca758a670>>: [Errno 2] No such file or directory: '/dev/input/event3'
  12. File "/usr/lib/python3.9/site-packages/lutris/util/jobs.py", line 34, in target
  13. result = self.function(*args, **kwargs)
  14. File "/usr/lib/python3.9/site-packages/lutris/runners/wine.py", line 832, in prelaunch
  15. prefix_manager.configure_joypads()
  16. File "/usr/lib/python3.9/site-packages/lutris/util/wine/prefix.py", line 231, in configure_joypads
  17. joypads = joypad.get_joypads()
  18. File "/usr/lib/python3.9/site-packages/lutris/util/joypad.py", line 30, in get_joypads
  19. return [(dev.fn, dev.name) for dev in get_devices()]
  20. File "/usr/lib/python3.9/site-packages/lutris/util/joypad.py", line 22, in get_devices
  21. _devices.append(evdev.InputDevice(dev))
  22. File "/usr/lib/python3.9/site-packages/evdev/device.py", line 128, in __init__
  23. fd = os.open(dev, os.O_RDONLY | os.O_NONBLOCK)
  24. ERROR 2021-06-05 00:05:14,743 [game.configure_game:401]:[Errno 2] No such file or directory: '/dev/input/event3'
  25. ERROR 2021-06-05 00:05:16,798 [game.configure_game:404]:Game prelaunch unsuccessful
  26. INFO 2021-06-05 00:05:20,711 [application.do_shutdown:598]:Shutting down Lutris
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement