The officially official Devuan Forum!

You are not logged in.

#1 Re: Hardware & System Configuration » Managing language support in a console only installation. » 2026-04-17 12:25:22

Okay, not X11 problem... and console is missing greek symbols.

Have you tried to switch to different font?
Found few that have the symbols in them.

1. setfont latarcyrheb-sun16 or setfont eurlatgr
2. loadkeys gr

#2 Re: Hardware & System Configuration » Managing language support in a console only installation. » 2026-04-14 07:50:59

For temporary session, this seemed to work for me with alt+shift toggle.

setxkbmap -layout us,gr -variant ,polytonic -option grp:alt_shift_toggle

To check current layout options you can run query and it would print currently active rules, model, layout, options.

setxkbmap -query

You probably dont need to do any reconfiguring if you find layout text file in

/usr/share/X11/xkb/symbols/gr

If you need to add or create layout, then you would need reconfiguring after changes with

dpkg-configure xkb-data

To check if there are errors in the file

setxkbmap -symbols /usr/share/X11/xkb/symbols/gr

#3 Re: Desktop and Multimedia » ALSA+Jack system wide audio No pulseaudio or pipewire » 2026-03-27 18:23:23

I've only used pulse and pipewire recently, but in ubuntu used some alsa...

I think steam looked up for pulse or pipe by default and might mix them up in some games...
Try setting environment variable or running steam with SDL_AUDIODRIVER=alsa or STEAM_RUNTIME=0

There is the files with pulseaudio settings for alsa... if those exist.

/usr/share/alsa/alsa.conf.d/50-pulseaudio.conf
/usr/share/alsa/alsa.conf.d/51-pulseaudio-probe.conf

Hope it helps.

Board footer

Forum Software