%20%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A5%BC%20%EC%9D%B8%EC%8B%9D%ED%95%98%EC%A7%80%20%EB%AA%BB%ED%95%98%EB%8A%94%20Ubuntu%2018.04(Nvidia).png)
Ubuntu 18.04를 실행하는 Nvidia Geforce GTX 1660 TI가 탑재된 Dell 노트북이 있습니다. 사운드 출력을 검색하면 더미 출력만 나타납니다.
nvidia-smi
Thu Mar 19 12:04:22 2020
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 440.64.00 Driver Version: 440.64.00 CUDA Version: 10.2 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 166... On | 00000000:01:00.0 Off | N/A |
| N/A 53C P8 2W / N/A | 416MiB / 5944MiB | 8% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1093 G /usr/lib/xorg/Xorg 28MiB |
| 0 1187 G /usr/bin/gnome-shell 48MiB |
| 0 1509 G /usr/lib/xorg/Xorg 181MiB |
| 0 1694 G /usr/bin/gnome-shell 89MiB |
| 0 2051 G ...AAAAAAAAAAAAAAgAAAAAAAAA --shared-files 62MiB |
| 0 3052 G gnome-control-center 1MiB |
+-----------------------------------------------------------------------------+
그리고
$ aplay -L
default
Playback/recording through the PulseAudio sound server
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
hdmi:CARD=NVidia,DEV=0
HDA NVidia, HDMI 0
HDMI Audio Output
dmix:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Direct sample mixing device
dsnoop:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Direct sample snooping device
hw:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Direct hardware device without any conversions
plughw:CARD=NVidia,DEV=3
HDA NVidia, HDMI 0
Hardware device with all software conversions ```
I hope that someone could help me.