andregalastri / ainad

AINAD Is Not A Distro
GNU General Public License v3.0
0 stars 0 forks source link

Troubleshooting #3

Open andregalastri opened 1 year ago

andregalastri commented 1 year ago

TROUBLESHOOTING

Some tips to solve issues. In the future I may create some script to apply these steps automatically.

andregalastri commented 1 year ago

PT-BR KEYBOARD KEYS NOT WORKING

This may work on other languages. Do all the following steps as ROOT.

andregalastri commented 1 year ago

DEAD KEYS NOT WORKING FOR QT APPS

andregalastri commented 1 year ago

ACTIVATING NUMLOCK ON BOOTUP

andregalastri commented 1 year ago

ENABLING AUTO LOGIN

andregalastri commented 1 year ago

DISABLE POPUP SCREEN ASKING PASSWORD TO UNLOCK KEY SESSION

andregalastri commented 1 year ago

MISSING ICONS ON APP MENU

andregalastri commented 1 year ago

AUDIO POPING OR CLICKING

Source: https://major.io/2019/03/04/stop-audio-pops-on-intel-hd-audio/


Check if you are using an Intel High Definition Audio chipset by running:

lspci | grep Audio

The result may be something like this:

00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)

As you can see, I was using Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller. If you have something like that, do the following:

andregalastri commented 1 year ago

CURSOR THEME CHANGING AFTER ADWAITA UPDATE

Do this if you have problems with the cursor theme always changes back to Adwaita theme instead of the chosen one.