El 26/11/14 a las 13:05, Camaleón escibió:
El Wed, 26 Nov 2014 12:52:51 -0300, Debian GMail escribió:
La SEMI-SOLUCIÓN se DES-SOLUCIONÓ.
(...)
Así, que si alguien puede ayudarme, lo agradezco.
(...)
Tienes mis respuestas en este hilo pero sigues sin decir si las has
probado ni con qué resultado.
https://lists.debian.org/debian-user-spanish/2014/10/msg00248.html
Saludos,
Sí, lo había hecho.
Creí que te había contestado.
Van un par de comandos más
---------------------------------------------------------------------
# cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
loop
snd_hda_intel
---------------------------------------------------------------------
# journalctl -b | grep -i inserted
nov 26 08:44:17 bbar systemd-modules-load[176]: Inserted module 'lp'
nov 26 08:44:18 bbar systemd-modules-load[176]: Inserted module 'ppdev'
nov 26 08:44:18 bbar systemd-modules-load[176]: Inserted module 'parport_pc'
nov 26 08:44:18 bbar systemd-modules-load[176]: Inserted module 'fuse'
nov 26 08:44:18 bbar systemd-modules-load[176]: Inserted module 'loop'
nov 26 08:44:18 bbar systemd-modules-load[176]: Inserted module 'cuse'
---------------------------------------------------------------------
# aplay -l
aplay: device_list:207: no soundcards found...
---------------------------------------------------------------------
# echo "Sound cards recognized by the system:"; lspci -nn | grep
--color=none '\[04[80][13]\]'; echo "Sound cards recognized by ALSA:";
lspci -nn | grep '\[04[80][13]\]' | while read line; do lspci -nnk |
grep -A 3 '\[04[80][13]\]' | grep -e 'Kernel modules: ..*' -e
'\[04[80][13]\]' | grep --color=none -F "$line"; done; echo "Sound cards
recognized by ALSA, and activated:"; lspci -nn | grep '\[04[80][13]\]' |
while read line; do lspci -nnk | grep -A 3 '\[04[80][13]\]' | grep -e
'Kernel drivers in use: ..*' -e '\[04[80][13]\]' | grep --color=none -F
"$line"; done
Sound cards recognized by the system:
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High
Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA:
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High
Definition Audio Controller [8086:27d8] (rev 01)
Sound cards recognized by ALSA, and activated:
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High
Definition Audio Controller [8086:27d8] (rev 01)
JAP
--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54760fd8.5090...@gmail.com