Questions about Wine on Linux
-
GLESTWID
- Newbie

- Posts: 3
- Joined: Sun Sep 06, 2020 7:25 am
Post
by GLESTWID » Sun Sep 06, 2020 7:38 am
Here's the screen's output:
Code: Select all
guest@porteus:/tmp/rs$ wine --version
wine-5.12
guest@porteus:/tmp/rs$ wine --config
0050:err:vulkan:get_vulkan_driver Wine was built without Vulkan support.
0074:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
0024:err:module:__wine_process_init L"C:\\windows\\system32\\--config.exe" not found
And no window of Wine came. What did I do wrong?
-
jkfloris
- Level 9

- Posts: 1283
- Joined: Thu Aug 14, 2014 10:10 am
Post
by jkfloris » Sun Sep 06, 2020 1:51 pm
Code: Select all
guest@porteus:/tmp/rs$ wine --config
--config is not a Wine option.
Did you try to run:
wine winecfg ?
-
GLESTWID
- Newbie

- Posts: 3
- Joined: Sun Sep 06, 2020 7:25 am
Post
by GLESTWID » Wed Sep 09, 2020 2:12 am
Yes, I have just tried wine winecfg, and it run flawlessly/