Kod: Zaznacz cały
sudo modprobe snd-maestro3
[sudo] password for any:
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
any@debian:~$ sudo cat /proc/asound/cards
--- no soundcards ---
Kod: Zaznacz cały
sudo modprobe snd-maestro3
[sudo] password for any:
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
any@debian:~$ sudo cat /proc/asound/cards
--- no soundcards ---
Kod: Zaznacz cały
lsmod | grep snd
Kod: Zaznacz cały
lsmod | grep snd
snd_maestro3 17016 0
snd_ac97_codec 91264 1 snd_maestro3
ac97_bus 1456 1 snd_ac97_codec
snd_pcm 62396 2 snd_maestro3,snd_ac97_codec
snd_page_alloc 8180 1 snd_pcm
snd_seq 42436 0
snd_timer 17436 2 snd_pcm,snd_seq
snd_seq_device 6136 1 snd_seq
snd 49060 6 snd_maestro3,snd_ac97_codec,snd_pcm,snd_seq,snd_timer,snd_seq_device
soundcore 6184 1 snd
Kod: Zaznacz cały
dpkg -l | grep alsa
ii alsa-base 1.0.21+dfsg-2 ALSA driver configuration files
ii alsa-source 1.0.21+dfsg-2 ALSA driver sources
ii alsa-tools 1.0.21-1 Console based ALSA utilities for specific ha
ii alsa-utils 1.0.21-1 ALSA utilities
ii alsaplayer-alsa 0.99.80-4 PCM player designed for ALSA (ALSA output mo
ii gstreamer0.10-alsa 0.10.25-1 GStreamer plugin for ALSA
ii libesd-alsa0 0.2.41-5 Enlightened Sound Daemon (ALSA) - Shared lib
ii libsdl1.2debian-alsa 1.2.13-5 Simple DirectMedia Layer (with X11 and ALSA
ii libwine-alsa 1.0.1-2 Windows API implementation - ALSA sound modu
Kod: Zaznacz cały
cat /proc/asound/cards
cat /proc/asound/modules
cat /var/log/dmesg