linux:slack_4desktop
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:slack_4desktop [2025/01/12 11:02] – azman | linux:slack_4desktop [2025/01/12 11:05] (current) – azman | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| Possible Solution: Edit '' | Possible Solution: Edit '' | ||
| < | < | ||
| + | |||
| + | ===== Login issue ===== | ||
| + | |||
| + | When using xdm, login fails sometimes with error message '' | ||
| + | * append '' | ||
| + | |||
| + | ===== Audio issue when using ALSA ===== | ||
| + | |||
| + | The solution is [[https:// | ||
| + | |||
| + | * in short, ALSA using the HDMI output as default | ||
| + | * use alsamixer, [F6] select the card (the one that is NOT HDMI) and make sure output is not muted | ||
| + | * use aplay -l to identify the card/slot# and device# | ||
| + | * use '' | ||
| + | * modify '' | ||
| + | type hw | ||
| + | card < | ||
| + | } | ||
| + | | ||
| + | type hw | ||
| + | card < | ||
| + | | ||
| + | |||
| + | ===== Low volume when using ALSA ===== | ||
| + | |||
| + | As seen [[https:// | ||
| + | |||
| + | Check '' | ||
| + | pcm.!default { | ||
| + | type plug | ||
| + | slave.pcm " | ||
| + | } | ||
| + | |||
| + | pcm.softvol { | ||
| + | type softvol | ||
| + | slave { | ||
| + | pcm " | ||
| + | } | ||
| + | control { | ||
| + | name " | ||
| + | card 0 | ||
| + | } | ||
| + | min_dB -5.0 | ||
| + | max_dB 20.0 | ||
| + | resolution 6 | ||
| + | } | ||
| + | </ | ||
| + | Sometimes need '' | ||
linux/slack_4desktop.1736650966.txt.gz · Last modified: by azman
