Niteriver n00b
Joined: 26 May 2024 Posts: 6
|
Posted: Sun May 26, 2024 4:15 pm Post subject: [SOLVED] IceWM could not load fontsets |
|
|
Installed Gentoo for the first time. I used openrc multilib no-desktop profile. Then I installed IceWM and Xorg. When I type startx it loads into IceWM but there is no text anywhere. After I close IceWM i get these warnings.
Code: | startx
xauth: (argv):1: bad display name "myusername:0" in "list" command
xauth: (stdin):1: bad display name "myusername:0" in "add" command
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
Current Operating System: Linux myusername 6.6.30-gentoo-dist #1 SMP PREEMPT_DYNAMIC Sat May 25 04:50:14 MSK 2024 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.6.30-gentoo-dist root=UUID=f84877a9-8165-4ac9-81f6-bf1c821c64e9 ro
Current version of pixman: 0.34.4
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.0.log", Time: Sun May 26 18:26:40 2024
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
MESA-LOADER: failed to open zink: /usr/lib64/dri/zink_dri.so: cannot open shared object file: No such file or directory (search patch /usr/lib64/dri, suffix _dri)
IceWM: Warning: Could not load fontset "-misc-dejavu sans mono-medium-r-normal--14-*-*-*-*-*-*-*".
IceWM: Warning: Could not load font "-misc-dejavu sans mono-medium-r-normal--14-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "10x20".
IceWM: Warning: Could not load fontset "10x20".
IceWM: Warning: Could not load fontset "-misc-dejavu sans-bold-r-normal--12-*-*-*-*-*-*-*".
IceWM: Warning: Could not load font "-misc-dejavu sans-bold-r-normal--12-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "-misc-dejavu sans-medium-r-normal--12-*-*-*-*-*-*-*".
IceWM: Warning: Could not load font "-misc-dejavu sans-medium-r-normal--12-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "-misc-dejavu sans-bold-r-normal--10-*-*-*-*-*-*-*".
IceWM: Warning: Could not load font "-misc-dejavu sans-bold-r-normal--10-*-*-*-*-*-*-*".
IceWM: Warning: Could not load fontset "-misc-dejavu sans-medium-r-normal--14-*-*-*-*-*-*-*".
IceWM: Warning: Could not load font "-misc-dejavu sans-medium-r-normal--14-*-*-*-*-*-*-*".
xinit: connection to X server lost
Waiting for X server to shut down icewmbg: Warning: Can't open display: :0. X must be running and $DISPLAY set.
(II) Server terminated succesfully (0). Closing log file.
xauth: (argv):1: bad display name "myusername:0" in "remove" command. |
I tried installing a LOT of fonts but it changed nothing.
I would also appreciate if someone could explain "bad display name" and zink_dri.so but my main goal for now is to have text in IceWM.
EDIT: After ruining my system via running I reinstalled it and now everything works fine. What i did wrong before was probably not adding "X" in USE or running and instead of proper commands which are listed in wiki. |
|