Not a valid registry file under X console.

Questions about Wine on Linux
Locked
chaosmasterro
Newbie
Newbie
Posts: 1
Joined: Sun Oct 11, 2020 11:30 am

Not a valid registry file under X console.

Post by chaosmasterro »

Hello, I am receiving an error whenever I try to run wine under an X console session. Every time I run wine under X I get an error saying system.reg. user.reg, and userdef.reg are not valid registry files. This only happens in X but it works fine when I run it under a normal desktop session. I am using a Radeon RX550.

Here is my output.

Code: Select all

X.Org X Server 1.19.2
Release Date: 2017-03-02
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.16.0-5-amd64 x86_64 Debian
Current Operating System: Linux debian 4.19.0-0.bpo.9-amd64 #1 SMP Debian 4.19.118-2+deb10u1~bpo9+1 (2020-06-09) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-0.bpo.9-amd64 root=UUID=d63030d1-1140-4df2-9555-64c34674ccbc ro quiet video=1920x1080
Build Date: 30 August 2020  03:55:49PM
xorg-server 2:1.19.2-1+deb9u6 (https://www.debian.org/support) 
Current version of pixman: 0.34.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.2.log", Time: Sun Oct 11 12:17:15 2020
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE) 
Fatal server error:
(EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
(EE) 
(EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
(EE) Please also check the log file at "/var/log/Xorg.2.log" for additional information.
(EE) 
(EE) Server terminated with error (1). Closing log file.
system.reg is not a valid registry file
userdef.reg is not a valid registry file
user.reg is not a valid registry file
0024:err:environ:run_wineboot failed to start wineboot c0000020
0024:err:module:import_dll Loading library kernelbase.dll (which is needed by L"C:\\windows\\system32\\kernel32.dll") failed (error c0000020).
wine: could not load kernel32.dll, status c0000135
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Not a valid registry file under X console.

Post by jkfloris »

This only happens in X but it works fine when I run it under a normal desktop session.
What do you mean with a "normal desktop session"?
Locked