Звук 5.1 в Manjaro
Приветствую. Хочу поставить Manjaro. Легко ли в нём настроить 5.1 систему? Сейчас стоит минт и здесь проблем нет. Ставил antergos и там с 5.1 были проблемы.
sudo pacman -S deepin-manjaro
Ну поставился. А как его прикрутить-завести? sudo nano /etc/sddm.conf
....
[Theme]
Current=manjaro
....
ls -la /usr/share/sddm/themes
yaourt sddm theme
lsusb
Bus 001 Device 014: ID 4971:8017 SimpleTech
dmesg | tail
[71181.457596] usb 1-5: new high-speed USB device number 14 using xhci_hcd
> journalctl -f
апр 07 00:25:14 kyb-pc kernel: usb 1-5: USB disconnect, device number 17
апр 07 00:25:19 kyb-pc kernel: usb 1-5: new high-speed USB device number 18 using xhci_hcd
апр 07 00:25:19 kyb-pc mtp-probe[9879]: checking bus 1, device 18: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5"
апр 07 00:25:19 kyb-pc mtp-probe[9879]: bus: 1, device: 18 was not an MTP device
##
## Generated by mhwd - Manjaro Hardware Detection
##
Section "Device"
Identifier "Device0"
Driver "radeon"
BusID "PCI:2:0:0"
Option "DRI3" "1"
Option "DRI" "3"
EndSection
Section "DRI"
Group "video"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection