Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ALSA]Unknown Symbol! ARGH! (abierto)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Magnum44
Guru
Guru


Joined: 21 May 2003
Posts: 538

PostPosted: Tue Nov 01, 2005 1:16 pm    Post subject: [ALSA]Unknown Symbol! ARGH! (abierto) Reply with quote

Es la octava vez que recompilo el kernel (he probado varios), ahora estoy funcionando con los gentoo-sources-2.6.14 y no doy conseguido que me funcione ALSA. He seguido al pie de la letra la guía oficial de ALSA en gentoo, tanto para el alsa del kernel como para el alsa-driver de portage y nada. Los dos me dan el mismo error. A ver si alguien me puede iluminar donde puñeta está el fallo que a mi ya me trae negro.

Mi tarjeta de sonido es una SoundBlaster Live! platinum 5.1:
Code:
# lspci
0000:00:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)


Config del Kernel:

Code:

<*> Sound card support
  Advanced Linux Sound Architecture  --->


<M> Advanced Linux Sound Architecture                             
                     <M>   Sequencer support                                           
                     <M>     Sequencer dummy client                                     
                     <M>   OSS Mixer API                                               
                     <M>   OSS PCM (digital audio) API                                 
                     [*]   OSS Sequencer API                                           
                     <M>   RTC Timer support                                           
                     [ ]     Use RTC as default sequencer timer                       
                    [ ]   Verbose printk                                             
                     [ ]   Debug                                                       
                           Generic devices  --->                                       
                           ISA devices  --->                                         
                           PCI devices  --->                                             
                                       <M> Emu10k1 (SB Live!, Audigy, E-mu APS)


ERROR:
Code:
# dmesg|grep snd
snd: Unknown parameter `device_mode'
snd_hwdep: Unknown symbol snd_info_register
snd_hwdep: Unknown symbol snd_info_create_module_entry
snd_hwdep: Unknown symbol snd_info_free_entry
snd_hwdep: Unknown symbol snd_unregister_oss_device
snd_hwdep: Unknown symbol snd_register_oss_device
snd_hwdep: Unknown symbol snd_ctl_register_ioctl
snd_hwdep: Unknown symbol snd_card_file_add
..............
..............
snd_emu10k1: Unknown symbol snd_rawmidi_receive
snd_emu10k1: Unknown symbol snd_rawmidi_transmit
snd_emu10k1: Unknown symbol snd_ctl_add
snd_emu10k1: Unknown symbol snd_pcm_new
snd_emu10k1: Unknown symbol snd_seq_device_new
snd_emu10k1: Unknown symbol snd_card_register
snd_emu10k1: Unknown symbol snd_card_free
snd_emu10k1: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
snd_emu10k1: Unknown symbol snd_card_proc_new
.................
.................


Code:
# /etc/init.d/alsasound restart
 * WARNING:  you are stopping a boot service.
 * ALSA is not loaded
 * Loading ALSA modules ...
 *   Loading: snd-card-0 ...
WARNING: Error inserting snd (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-hwdep.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.14-gentoo/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.14-gentoo/kernel/sound/core/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-rawmidi.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_emu10k1 (/lib/modules/2.6.14-gentoo/kernel/sound/pci/emu10k1/snd-emu10k1.ko): Unknown symbol in module, or unknown parameter (see dmesg)                               [ !! ]
 *   Loading: snd-seq-oss ...
WARNING: Error inserting snd (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.14-gentoo/kernel/sound/core/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq (/lib/modules/2.6.14-gentoo/kernel/sound/core/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_midi_event (/lib/modules/2.6.14-gentoo/kernel/sound/core/seq/snd-seq-midi-event.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.14-gentoo/kernel/sound/core/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)                              [ !! ]
 *   Loading: snd-pcm-oss ...
WARNING: Error inserting snd (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_mixer_oss (/lib/modules/2.6.14-gentoo/kernel/sound/core/oss/snd-mixer-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.14-gentoo/kernel/sound/core/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)                                  [ !! ]
 *   Loading: snd-mixer-oss ...
WARNING: Error inserting snd (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_mixer_oss (/lib/modules/2.6.14-gentoo/kernel/sound/core/oss/snd-mixer-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)                              [ !! ]
 *   Loading: snd-seq ...
WARNING: Error inserting snd (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.14-gentoo/kernel/sound/core/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.14-gentoo/kernel/sound/core/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq (/lib/modules/2.6.14-gentoo/kernel/sound/core/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dmesg)                                          [ !! ]
 * ERROR: Failed to load necessary drivers                                                    [ ok ]
 * Restoring Mixer Levels ...
cat: /proc/asound/cards: No existe el fichero o el directorio     




Ahora mismo estoy probando con el Alsa integrado en el kernel.

Alguna idea de donde falla?

Graaaaaaaaaaacias!
_________________
"La suerte favorece sólo a la mente preparada." (Isaac Asimov citando a Louis Pasteur).
"Fortune favors the prepared mind." (Isaac Asimov quoting Louis Pasteur).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum