
Code: Select all
alsamixerCode: Select all
pivert ~ # lspci | grep Multimedia
0000:01:0a.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
Code: Select all
pivert ~ # lsmod | grep snd
snd_seq_midi 6752 0
snd_emu10k1_synth 6848 0
snd_emux_synth 35776 1 snd_emu10k1_synth
snd_seq_virmidi 5952 1 snd_emux_synth
snd_seq_midi_emul 6592 1 snd_emux_synth
snd_pcm_oss 47072 0
snd_mixer_oss 16832 1 snd_pcm_oss
snd_seq_oss 33984 0
snd_seq_midi_event 5888 3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq 50064 8 snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event
snd_emu10k1 116164 3 snd_emu10k1_synth
snd_rawmidi 20704 3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_seq_device 7180 7 snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_ac97_codec 81404 1 snd_emu10k1
snd_pcm 81480 4 snd_pcm_oss,snd_emu10k1,snd_ac97_codec
snd_timer 21508 3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc 7620 2 snd_emu10k1,snd_pcm
snd_util_mem 3328 2 snd_emux_synth,snd_emu10k1
snd_hwdep 7264 2 snd_emux_synth,snd_emu10k1
snd 48292 16 snd_emux_synth,snd_seq_virmidi,snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer,snd_hwdep
soundcore 7648 1 snd
Code: Select all
pivert ~ # ls -lh /dev/dsp
lr-xr-xr-x 1 root root 9 sep 17 14:18 /dev/dsp -> sound/dsp
pivert ~ # ls -lh /dev/sound/dsp
crw-rw---- 1 root audio 14, 3 jan 1 1970 /dev/sound/dsp
Code: Select all
pivert ~ # groups pivert
pivert : users wheel audio cdrom cdrw usb slocate portage scanner music
pivert ~ #
Code: Select all
cat /bin/ls > /dev/dsp






Trymenelmacar: I don't have that option in xmms.
Code: Select all
emerge -s xmms-cdaudio
Of course! I had windows, suse, knoppix all with sound. Hold on though, I'm gonna try the recompile with sound support.truc wrote:Isn't it a nforce mobo? if so what about trying nforce driver givenby nvidia?
And, did you already have sound (other distro, windows...)?
[stupid]
did you try the other outputs of the sound card
[/stupid]

Running modules-update...
Loading driver...
* Loading ALSA modules ...
* Loading: snd-card-0 ...
WARNING: Error inserting snd_timer (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.12-gentoo-r6/alsa-driver/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_intel8x0 (/lib/modules/2.6.12-gentoo-r6/alsa-driver/pci/snd-intel8x0.ko): Unknown symbol in module, or unknown parameter (see [ !! ]
* Loading: snd-seq-oss ...
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_seq (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-pcm-oss ...
WARNING: Error inserting snd_mixer_oss (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/oss/snd-mixer-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-mixer-oss ...
FATAL: Error inserting snd_mixer_oss (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/oss/snd-mixer-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-seq ...
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq (/lib/modules/2.6.12-gentoo-r6/alsa-driver/acore/seq/snd-seq.ko): Unknown symbol in module, or unknown parameter (see dme [ ok ]
* Restoring Mixer Levels ... [ ok ]
Setting default volumes...
Is there any hope?ArsenalGear snake # dmesg
_oss: disagrees about version of symbol snd_unregister_oss_device
snd_mixer_oss: Unknown symbol snd_unregister_oss_device
snd_mixer_oss: disagrees about version of symbol snd_ctl_find_id
snd_mixer_oss: Unknown symbol snd_ctl_find_id
snd_mixer_oss: Unknown symbol snd_verbose_printk
snd_mixer_oss: disagrees about version of symbol snd_register_oss_device
snd_mixer_oss: Unknown symbol snd_register_oss_device
snd_mixer_oss: disagrees about version of symbol snd_card_file_add
snd_mixer_oss: Unknown symbol snd_card_file_add
snd_mixer_oss: disagrees about version of symbol snd_mixer_oss_notify_callback
snd_mixer_oss: Unknown symbol snd_mixer_oss_notify_callback
snd_mixer_oss: disagrees about version of symbol snd_cards
snd_mixer_oss: Unknown symbol snd_cards
snd_mixer_oss: disagrees about version of symbol snd_ctl_notify
snd_mixer_oss: Unknown symbol snd_ctl_notify
snd_mixer_oss: disagrees about version of symbol snd_info_create_card_entry
snd_mixer_oss: Unknown symbol snd_info_create_card_entry
snd_mixer_oss: disagrees about version of symbol snd_card_file_remove
snd_mixer_oss: Unknown symbol snd_card_file_remove
snd_mixer_oss: disagrees about version of symbol snd_info_unregister
snd_mixer_oss: Unknown symbol snd_info_unregister
snd_mixer_oss: disagrees about version of symbol snd_ctl_find_numid
snd_mixer_oss: Unknown symbol snd_ctl_find_numid
kobject_register failed for snd (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
snd_seq_device: disagrees about version of symbol snd_info_register
snd_seq_device: Unknown symbol snd_info_register
snd_seq_device: disagrees about version of symbol snd_info_create_module_entry
snd_seq_device: Unknown symbol snd_info_create_module_entry
snd_seq_device: disagrees about version of symbol snd_info_free_entry
snd_seq_device: Unknown symbol snd_info_free_entry
snd_seq_device: disagrees about version of symbol snd_seq_root
snd_seq_device: Unknown symbol snd_seq_root
snd_seq_device: Unknown symbol snd_verbose_printk
snd_seq_device: disagrees about version of symbol snd_device_new
snd_seq_device: Unknown symbol snd_device_new
snd_seq_device: disagrees about version of symbol snd_info_unregister
snd_seq_device: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_info_register
snd_timer: Unknown symbol snd_info_register
snd_timer: disagrees about version of symbol snd_info_create_module_entry
snd_timer: Unknown symbol snd_info_create_module_entry
snd_timer: disagrees about version of symbol snd_info_free_entry
snd_timer: Unknown symbol snd_info_free_entry
snd_timer: Unknown symbol snd_verbose_printk
snd_timer: disagrees about version of symbol snd_unregister_device
snd_timer: Unknown symbol snd_unregister_device
snd_timer: disagrees about version of symbol snd_device_new
snd_timer: Unknown symbol snd_device_new
snd_timer: disagrees about version of symbol snd_info_unregister
snd_timer: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_register_device
snd_timer: Unknown symbol snd_register_device
snd_seq: disagrees about version of symbol snd_timer_stop
snd_seq: Unknown symbol snd_timer_stop
snd_seq: disagrees about version of symbol snd_info_register
snd_seq: Unknown symbol snd_info_register
snd_seq: disagrees about version of symbol snd_info_create_module_entry
snd_seq: Unknown symbol snd_info_create_module_entry
snd_seq: disagrees about version of symbol snd_info_free_entry
snd_seq: Unknown symbol snd_info_free_entry
snd_seq: disagrees about version of symbol snd_seq_root
snd_seq: Unknown symbol snd_seq_root
snd_seq: disagrees about version of symbol snd_timer_close
snd_seq: Unknown symbol snd_timer_close
snd_seq: Unknown symbol snd_verbose_printk
snd_seq: disagrees about version of symbol snd_timer_open
snd_seq: Unknown symbol snd_timer_open
snd_seq: disagrees about version of symbol snd_timer_start
snd_seq: Unknown symbol snd_timer_start
snd_seq: disagrees about version of symbol snd_timer_resolution
snd_seq: Unknown symbol snd_timer_resolution
snd_seq: disagrees about version of symbol snd_timer_pause
snd_seq: Unknown symbol snd_timer_pause
snd_seq: disagrees about version of symbol snd_unregister_device
snd_seq: Unknown symbol snd_unregister_device
snd_seq: disagrees about version of symbol snd_info_unregister
snd_seq: Unknown symbol snd_info_unregister
snd_seq: disagrees about version of symbol snd_register_device
snd_seq: Unknown symbol snd_register_device
eth0: DSPCFG accepted after 0 usec.
eth0: link up.
eth0: Setting full-duplex based on negotiated link capability.
[drm] Initialized drm 1.0.0 20040925
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[drm] Initialized i915 1.1.0 20040405 on minor 0:
mtrr: base(0xf0020000) is not aligned on a size(0x800000) boundary
NET: Registered protocol family 10
Disabled Privacy Extensions on device c04425a0(lo)
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
kobject_register failed for snd_page_alloc (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
kobject_register failed for snd (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
snd_timer: disagrees about version of symbol snd_info_register
snd_timer: Unknown symbol snd_info_register
snd_timer: disagrees about version of symbol snd_info_create_module_entry
snd_timer: Unknown symbol snd_info_create_module_entry
snd_timer: disagrees about version of symbol snd_info_free_entry
snd_timer: Unknown symbol snd_info_free_entry
snd_timer: Unknown symbol snd_verbose_printk
snd_timer: disagrees about version of symbol snd_unregister_device
snd_timer: Unknown symbol snd_unregister_device
snd_timer: disagrees about version of symbol snd_device_new
snd_timer: Unknown symbol snd_device_new
snd_timer: disagrees about version of symbol snd_info_unregister
snd_timer: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_register_device
snd_timer: Unknown symbol snd_register_device
snd_pcm: disagrees about version of symbol snd_info_register
snd_pcm: Unknown symbol snd_info_register
snd_pcm: disagrees about version of symbol snd_info_create_module_entry
snd_pcm: Unknown symbol snd_info_create_module_entry
snd_pcm: disagrees about version of symbol snd_timer_notify
snd_pcm: Unknown symbol snd_timer_notify
snd_pcm: disagrees about version of symbol snd_timer_interrupt
snd_pcm: Unknown symbol snd_timer_interrupt
snd_pcm: disagrees about version of symbol snd_info_free_entry
snd_pcm: Unknown symbol snd_info_free_entry
snd_pcm: Unknown symbol snd_verbose_printk
snd_pcm: disagrees about version of symbol snd_ctl_register_ioctl
snd_pcm: Unknown symbol snd_ctl_register_ioctl
snd_pcm: disagrees about version of symbol snd_card_file_add
snd_pcm: Unknown symbol snd_card_file_add
snd_pcm: disagrees about version of symbol snd_unregister_device
snd_pcm: Unknown symbol snd_unregister_device
snd_pcm: disagrees about version of symbol snd_timer_new
snd_pcm: Unknown symbol snd_timer_new
snd_pcm: disagrees about version of symbol snd_device_new
snd_pcm: Unknown symbol snd_device_new
snd_pcm: disagrees about version of symbol snd_ctl_unregister_ioctl
snd_pcm: Unknown symbol snd_ctl_unregister_ioctl
snd_pcm: disagrees about version of symbol snd_info_create_card_entry
snd_pcm: Unknown symbol snd_info_create_card_entry
snd_pcm: disagrees about version of symbol snd_power_wait
snd_pcm: Unknown symbol snd_power_wait
snd_pcm: disagrees about version of symbol snd_device_free
snd_pcm: Unknown symbol snd_device_free
snd_pcm: disagrees about version of symbol snd_card_file_remove
snd_pcm: Unknown symbol snd_card_file_remove
snd_pcm: disagrees about version of symbol snd_info_unregister
snd_pcm: Unknown symbol snd_info_unregister
snd_pcm: disagrees about version of symbol snd_device_register
snd_pcm: Unknown symbol snd_device_register
snd_pcm: disagrees about version of symbol snd_register_device
snd_pcm: Unknown symbol snd_register_device
snd_ac97_codec: disagrees about version of symbol snd_info_register
snd_ac97_codec: Unknown symbol snd_info_register
snd_ac97_codec: disagrees about version of symbol snd_ctl_add
snd_ac97_codec: Unknown symbol snd_ctl_add
snd_ac97_codec: disagrees about version of symbol snd_info_free_entry
snd_ac97_codec: Unknown symbol snd_info_free_entry
snd_ac97_codec: disagrees about version of symbol snd_ctl_find_id
snd_ac97_codec: Unknown symbol snd_ctl_find_id
snd_ac97_codec: Unknown symbol snd_verbose_printk
snd_ac97_codec: disagrees about version of symbol snd_ctl_new1
snd_ac97_codec: Unknown symbol snd_ctl_new1
snd_ac97_codec: disagrees about version of symbol snd_ctl_remove_id
snd_ac97_codec: Unknown symbol snd_ctl_remove_id
snd_ac97_codec: disagrees about version of symbol snd_component_add
snd_ac97_codec: Unknown symbol snd_component_add
snd_ac97_codec: disagrees about version of symbol snd_pcm_hw_rule_add
snd_ac97_codec: Unknown symbol snd_pcm_hw_rule_add
snd_ac97_codec: disagrees about version of symbol snd_device_new
snd_ac97_codec: Unknown symbol snd_device_new
snd_ac97_codec: disagrees about version of symbol snd_info_create_card_entry
snd_ac97_codec: Unknown symbol snd_info_create_card_entry
snd_ac97_codec: disagrees about version of symbol snd_info_unregister
snd_ac97_codec: Unknown symbol snd_info_unregister
snd_intel8x0: disagrees about version of symbol snd_ac97_pcm_close
snd_intel8x0: Unknown symbol snd_ac97_pcm_close
snd_intel8x0: disagrees about version of symbol snd_ac97_resume
snd_intel8x0: Unknown symbol snd_ac97_resume
snd_intel8x0: disagrees about version of symbol snd_pcm_new
snd_intel8x0: Unknown symbol snd_pcm_new
snd_intel8x0: disagrees about version of symbol snd_pcm_limit_hw_rates
snd_intel8x0: Unknown symbol snd_pcm_limit_hw_rates
snd_intel8x0: disagrees about version of symbol snd_card_register
snd_intel8x0: Unknown symbol snd_card_register
snd_intel8x0: disagrees about version of symbol snd_card_free
snd_intel8x0: Unknown symbol snd_card_free
snd_intel8x0: disagrees about version of symbol snd_pcm_lib_preallocate_pages_for_all
snd_intel8x0: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
snd_intel8x0: disagrees about version of symbol snd_card_proc_new
snd_intel8x0: Unknown symbol snd_card_proc_new
snd_intel8x0: disagrees about version of symbol snd_ac97_pcm_open
snd_intel8x0: Unknown symbol snd_ac97_pcm_open
snd_intel8x0: disagrees about version of symbol snd_ac97_set_rate
snd_intel8x0: Unknown symbol snd_ac97_set_rate
snd_intel8x0: disagrees about version of symbol snd_ac97_update_bits
snd_intel8x0: Unknown symbol snd_ac97_update_bits
snd_intel8x0: disagrees about version of symbol snd_ac97_mixer
snd_intel8x0: Unknown symbol snd_ac97_mixer
snd_intel8x0: disagrees about version of symbol snd_ac97_bus
snd_intel8x0: Unknown symbol snd_ac97_bus
snd_intel8x0: Unknown symbol snd_verbose_printk
snd_intel8x0: disagrees about version of symbol snd_ac97_pcm_double_rate_rules
snd_intel8x0: Unknown symbol snd_ac97_pcm_double_rate_rules
snd_intel8x0: disagrees about version of symbol snd_card_new
snd_intel8x0: Unknown symbol snd_card_new
snd_intel8x0: disagrees about version of symbol snd_ac97_suspend
snd_intel8x0: Unknown symbol snd_ac97_suspend
snd_intel8x0: disagrees about version of symbol snd_pcm_lib_malloc_pages
snd_intel8x0: Unknown symbol snd_pcm_lib_malloc_pages
snd_intel8x0: disagrees about version of symbol snd_pcm_lib_ioctl
snd_intel8x0: Unknown symbol snd_pcm_lib_ioctl
snd_intel8x0: disagrees about version of symbol snd_pcm_lib_free_pages
snd_intel8x0: Unknown symbol snd_pcm_lib_free_pages
snd_intel8x0: disagrees about version of symbol snd_card_pci_suspend
snd_intel8x0: Unknown symbol snd_card_pci_suspend
snd_intel8x0: disagrees about version of symbol snd_pcm_set_ops
snd_intel8x0: Unknown symbol snd_pcm_set_ops
snd_intel8x0: disagrees about version of symbol snd_card_set_pm_callback
snd_intel8x0: Unknown symbol snd_card_set_pm_callback
snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_list
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_list
snd_intel8x0: disagrees about version of symbol snd_device_new
snd_intel8x0: Unknown symbol snd_device_new
snd_intel8x0: disagrees about version of symbol snd_ac97_get_short_name
snd_intel8x0: Unknown symbol snd_ac97_get_short_name
snd_intel8x0: disagrees about version of symbol snd_pcm_suspend_all
snd_intel8x0: Unknown symbol snd_pcm_suspend_all
snd_intel8x0: disagrees about version of symbol snd_ac97_pcm_assign
snd_intel8x0: Unknown symbol snd_ac97_pcm_assign
snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_integer
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_integer
snd_intel8x0: disagrees about version of symbol snd_pcm_hw_constraint_msbits
snd_intel8x0: Unknown symbol snd_pcm_hw_constraint_msbits
snd_intel8x0: disagrees about version of symbol snd_pcm_period_elapsed
snd_intel8x0: Unknown symbol snd_pcm_period_elapsed
snd_intel8x0: disagrees about version of symbol snd_ac97_tune_hardware
snd_intel8x0: Unknown symbol snd_ac97_tune_hardware
kobject_register failed for snd (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
snd_seq_device: disagrees about version of symbol snd_info_register
snd_seq_device: Unknown symbol snd_info_register
snd_seq_device: disagrees about version of symbol snd_info_create_module_entry
snd_seq_device: Unknown symbol snd_info_create_module_entry
snd_seq_device: disagrees about version of symbol snd_info_free_entry
snd_seq_device: Unknown symbol snd_info_free_entry
snd_seq_device: disagrees about version of symbol snd_seq_root
snd_seq_device: Unknown symbol snd_seq_root
snd_seq_device: Unknown symbol snd_verbose_printk
snd_seq_device: disagrees about version of symbol snd_device_new
snd_seq_device: Unknown symbol snd_device_new
snd_seq_device: disagrees about version of symbol snd_info_unregister
snd_seq_device: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_info_register
snd_timer: Unknown symbol snd_info_register
snd_timer: disagrees about version of symbol snd_info_create_module_entry
snd_timer: Unknown symbol snd_info_create_module_entry
snd_timer: disagrees about version of symbol snd_info_free_entry
snd_timer: Unknown symbol snd_info_free_entry
snd_timer: Unknown symbol snd_verbose_printk
snd_timer: disagrees about version of symbol snd_unregister_device
snd_timer: Unknown symbol snd_unregister_device
snd_timer: disagrees about version of symbol snd_device_new
snd_timer: Unknown symbol snd_device_new
snd_timer: disagrees about version of symbol snd_info_unregister
snd_timer: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_register_device
snd_timer: Unknown symbol snd_register_device
snd_seq: disagrees about version of symbol snd_timer_stop
snd_seq: Unknown symbol snd_timer_stop
snd_seq: disagrees about version of symbol snd_info_register
snd_seq: Unknown symbol snd_info_register
snd_seq: disagrees about version of symbol snd_info_create_module_entry
snd_seq: Unknown symbol snd_info_create_module_entry
snd_seq: disagrees about version of symbol snd_info_free_entry
snd_seq: Unknown symbol snd_info_free_entry
snd_seq: disagrees about version of symbol snd_seq_root
snd_seq: Unknown symbol snd_seq_root
snd_seq: disagrees about version of symbol snd_timer_close
snd_seq: Unknown symbol snd_timer_close
snd_seq: Unknown symbol snd_verbose_printk
snd_seq: disagrees about version of symbol snd_timer_open
snd_seq: Unknown symbol snd_timer_open
snd_seq: disagrees about version of symbol snd_timer_start
snd_seq: Unknown symbol snd_timer_start
snd_seq: disagrees about version of symbol snd_timer_resolution
snd_seq: Unknown symbol snd_timer_resolution
snd_seq: disagrees about version of symbol snd_timer_pause
snd_seq: Unknown symbol snd_timer_pause
snd_seq: disagrees about version of symbol snd_unregister_device
snd_seq: Unknown symbol snd_unregister_device
snd_seq: disagrees about version of symbol snd_info_unregister
snd_seq: Unknown symbol snd_info_unregister
snd_seq: disagrees about version of symbol snd_register_device
snd_seq: Unknown symbol snd_register_device
snd_seq_oss: disagrees about version of symbol snd_info_register
snd_seq_oss: Unknown symbol snd_info_register
snd_seq_oss: disagrees about version of symbol snd_info_create_module_entry
snd_seq_oss: Unknown symbol snd_info_create_module_entry
snd_seq_oss: disagrees about version of symbol snd_info_free_entry
snd_seq_oss: Unknown symbol snd_info_free_entry
snd_seq_oss: disagrees about version of symbol snd_seq_root
snd_seq_oss: Unknown symbol snd_seq_root
snd_seq_oss: disagrees about version of symbol snd_unregister_oss_device
snd_seq_oss: Unknown symbol snd_unregister_oss_device
snd_seq_oss: Unknown symbol snd_verbose_printk
snd_seq_oss: disagrees about version of symbol snd_register_oss_device
snd_seq_oss: Unknown symbol snd_register_oss_device
snd_seq_oss: disagrees about version of symbol snd_seq_device_register_driver
snd_seq_oss: Unknown symbol snd_seq_device_register_driver
snd_seq_oss: disagrees about version of symbol snd_seq_create_kernel_client
snd_seq_oss: Unknown symbol snd_seq_create_kernel_client
snd_seq_oss: disagrees about version of symbol snd_info_unregister
snd_seq_oss: Unknown symbol snd_info_unregister
kobject_register failed for snd (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
snd_mixer_oss: disagrees about version of symbol snd_info_register
snd_mixer_oss: Unknown symbol snd_info_register
snd_mixer_oss: disagrees about version of symbol snd_info_free_entry
snd_mixer_oss: Unknown symbol snd_info_free_entry
snd_mixer_oss: disagrees about version of symbol snd_unregister_oss_device
snd_mixer_oss: Unknown symbol snd_unregister_oss_device
snd_mixer_oss: disagrees about version of symbol snd_ctl_find_id
snd_mixer_oss: Unknown symbol snd_ctl_find_id
snd_mixer_oss: Unknown symbol snd_verbose_printk
snd_mixer_oss: disagrees about version of symbol snd_register_oss_device
snd_mixer_oss: Unknown symbol snd_register_oss_device
snd_mixer_oss: disagrees about version of symbol snd_card_file_add
snd_mixer_oss: Unknown symbol snd_card_file_add
snd_mixer_oss: disagrees about version of symbol snd_mixer_oss_notify_callback
snd_mixer_oss: Unknown symbol snd_mixer_oss_notify_callback
snd_mixer_oss: disagrees about version of symbol snd_cards
snd_mixer_oss: Unknown symbol snd_cards
snd_mixer_oss: disagrees about version of symbol snd_ctl_notify
snd_mixer_oss: Unknown symbol snd_ctl_notify
snd_mixer_oss: disagrees about version of symbol snd_info_create_card_entry
snd_mixer_oss: Unknown symbol snd_info_create_card_entry
snd_mixer_oss: disagrees about version of symbol snd_card_file_remove
snd_mixer_oss: Unknown symbol snd_card_file_remove
snd_mixer_oss: disagrees about version of symbol snd_info_unregister
snd_mixer_oss: Unknown symbol snd_info_unregister
snd_mixer_oss: disagrees about version of symbol snd_ctl_find_numid
snd_mixer_oss: Unknown symbol snd_ctl_find_numid
kobject_register failed for snd_page_alloc (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
snd_timer: disagrees about version of symbol snd_info_register
snd_timer: Unknown symbol snd_info_register
snd_timer: disagrees about version of symbol snd_info_create_module_entry
snd_timer: Unknown symbol snd_info_create_module_entry
snd_timer: disagrees about version of symbol snd_info_free_entry
snd_timer: Unknown symbol snd_info_free_entry
snd_timer: Unknown symbol snd_verbose_printk
snd_timer: disagrees about version of symbol snd_unregister_device
snd_timer: Unknown symbol snd_unregister_device
snd_timer: disagrees about version of symbol snd_device_new
snd_timer: Unknown symbol snd_device_new
snd_timer: disagrees about version of symbol snd_info_unregister
snd_timer: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_register_device
snd_timer: Unknown symbol snd_register_device
snd_pcm: disagrees about version of symbol snd_info_register
snd_pcm: Unknown symbol snd_info_register
snd_pcm: disagrees about version of symbol snd_info_create_module_entry
snd_pcm: Unknown symbol snd_info_create_module_entry
snd_pcm: disagrees about version of symbol snd_timer_notify
snd_pcm: Unknown symbol snd_timer_notify
snd_pcm: disagrees about version of symbol snd_timer_interrupt
snd_pcm: Unknown symbol snd_timer_interrupt
snd_pcm: disagrees about version of symbol snd_info_free_entry
snd_pcm: Unknown symbol snd_info_free_entry
snd_pcm: Unknown symbol snd_verbose_printk
snd_pcm: disagrees about version of symbol snd_ctl_register_ioctl
snd_pcm: Unknown symbol snd_ctl_register_ioctl
snd_pcm: disagrees about version of symbol snd_card_file_add
snd_pcm: Unknown symbol snd_card_file_add
snd_pcm: disagrees about version of symbol snd_unregister_device
snd_pcm: Unknown symbol snd_unregister_device
snd_pcm: disagrees about version of symbol snd_timer_new
snd_pcm: Unknown symbol snd_timer_new
snd_pcm: disagrees about version of symbol snd_device_new
snd_pcm: Unknown symbol snd_device_new
snd_pcm: disagrees about version of symbol snd_ctl_unregister_ioctl
snd_pcm: Unknown symbol snd_ctl_unregister_ioctl
snd_pcm: disagrees about version of symbol snd_info_create_card_entry
snd_pcm: Unknown symbol snd_info_create_card_entry
snd_pcm: disagrees about version of symbol snd_power_wait
snd_pcm: Unknown symbol snd_power_wait
snd_pcm: disagrees about version of symbol snd_device_free
snd_pcm: Unknown symbol snd_device_free
snd_pcm: disagrees about version of symbol snd_card_file_remove
snd_pcm: Unknown symbol snd_card_file_remove
snd_pcm: disagrees about version of symbol snd_info_unregister
snd_pcm: Unknown symbol snd_info_unregister
snd_pcm: disagrees about version of symbol snd_device_register
snd_pcm: Unknown symbol snd_device_register
snd_pcm: disagrees about version of symbol snd_register_device
snd_pcm: Unknown symbol snd_register_device
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_read
snd_pcm_oss: Unknown symbol snd_pcm_lib_read
snd_pcm_oss: disagrees about version of symbol snd_info_register
snd_pcm_oss: Unknown symbol snd_info_register
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_constraints_init
snd_pcm_oss: Unknown symbol snd_pcm_hw_constraints_init
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_param_near
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_near
snd_pcm_oss: disagrees about version of symbol snd_pcm_kernel_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_kernel_ioctl
snd_pcm_oss: disagrees about version of symbol snd_pcm_stop
snd_pcm_oss: Unknown symbol snd_pcm_stop
snd_pcm_oss: disagrees about version of symbol snd_info_free_entry
snd_pcm_oss: Unknown symbol snd_info_free_entry
snd_pcm_oss: disagrees about version of symbol snd_unregister_oss_device
snd_pcm_oss: Unknown symbol snd_unregister_oss_device
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_param_set
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_set
snd_pcm_oss: Unknown symbol snd_verbose_printk
snd_pcm_oss: disagrees about version of symbol snd_pcm_open_substream
snd_pcm_oss: Unknown symbol snd_pcm_open_substream
snd_pcm_oss: disagrees about version of symbol snd_register_oss_device
snd_pcm_oss: Unknown symbol snd_register_oss_device
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_readv
snd_pcm_oss: Unknown symbol snd_pcm_lib_readv
snd_pcm_oss: disagrees about version of symbol snd_card_file_add
snd_pcm_oss: Unknown symbol snd_card_file_add
snd_pcm_oss: disagrees about version of symbol snd_pcm_kernel_capture_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_kernel_capture_ioctl
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_writev
snd_pcm_oss: Unknown symbol snd_pcm_lib_writev
snd_pcm_oss: disagrees about version of symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: Unknown symbol snd_mixer_oss_ioctl_card
snd_pcm_oss: disagrees about version of symbol snd_pcm_mmap_data
snd_pcm_oss: Unknown symbol snd_pcm_mmap_data
snd_pcm_oss: disagrees about version of symbol snd_pcm_devices
snd_pcm_oss: Unknown symbol snd_pcm_devices
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_param_mask
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_mask
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_constraints_complete
snd_pcm_oss: Unknown symbol snd_pcm_hw_constraints_complete
snd_pcm_oss: disagrees about version of symbol snd_pcm_hw_refine
snd_pcm_oss: Unknown symbol snd_pcm_hw_refine
snd_pcm_oss: disagrees about version of symbol snd_pcm_kernel_playback_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_kernel_playback_ioctl
snd_pcm_oss: disagrees about version of symbol snd_info_create_card_entry
snd_pcm_oss: Unknown symbol snd_info_create_card_entry
snd_pcm_oss: disagrees about version of symbol snd_pcm_notify
snd_pcm_oss: Unknown symbol snd_pcm_notify
snd_pcm_oss: disagrees about version of symbol snd_pcm_release_substream
snd_pcm_oss: Unknown symbol snd_pcm_release_substream
snd_pcm_oss: disagrees about version of symbol snd_pcm_lib_write
snd_pcm_oss: Unknown symbol snd_pcm_lib_write
snd_pcm_oss: disagrees about version of symbol snd_card_file_remove
snd_pcm_oss: Unknown symbol snd_card_file_remove
snd_pcm_oss: disagrees about version of symbol snd_info_unregister
snd_pcm_oss: Unknown symbol snd_info_unregister
kobject_register failed for snd (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
snd_mixer_oss: disagrees about version of symbol snd_info_register
snd_mixer_oss: Unknown symbol snd_info_register
snd_mixer_oss: disagrees about version of symbol snd_info_free_entry
snd_mixer_oss: Unknown symbol snd_info_free_entry
snd_mixer_oss: disagrees about version of symbol snd_unregister_oss_device
snd_mixer_oss: Unknown symbol snd_unregister_oss_device
snd_mixer_oss: disagrees about version of symbol snd_ctl_find_id
snd_mixer_oss: Unknown symbol snd_ctl_find_id
snd_mixer_oss: Unknown symbol snd_verbose_printk
snd_mixer_oss: disagrees about version of symbol snd_register_oss_device
snd_mixer_oss: Unknown symbol snd_register_oss_device
snd_mixer_oss: disagrees about version of symbol snd_card_file_add
snd_mixer_oss: Unknown symbol snd_card_file_add
snd_mixer_oss: disagrees about version of symbol snd_mixer_oss_notify_callback
snd_mixer_oss: Unknown symbol snd_mixer_oss_notify_callback
snd_mixer_oss: disagrees about version of symbol snd_cards
snd_mixer_oss: Unknown symbol snd_cards
snd_mixer_oss: disagrees about version of symbol snd_ctl_notify
snd_mixer_oss: Unknown symbol snd_ctl_notify
snd_mixer_oss: disagrees about version of symbol snd_info_create_card_entry
snd_mixer_oss: Unknown symbol snd_info_create_card_entry
snd_mixer_oss: disagrees about version of symbol snd_card_file_remove
snd_mixer_oss: Unknown symbol snd_card_file_remove
snd_mixer_oss: disagrees about version of symbol snd_info_unregister
snd_mixer_oss: Unknown symbol snd_info_unregister
snd_mixer_oss: disagrees about version of symbol snd_ctl_find_numid
snd_mixer_oss: Unknown symbol snd_ctl_find_numid
kobject_register failed for snd (-17)
[<c0278976>] kobject_register+0x36/0x60
[<c01322ed>] mod_sysfs_setup+0x3d/0x90
[<c01334ec>] load_module+0x8ec/0xb90
[<c0133816>] sys_init_module+0x56/0x210
[<c0102c19>] syscall_call+0x7/0xb
snd_seq_device: disagrees about version of symbol snd_info_register
snd_seq_device: Unknown symbol snd_info_register
snd_seq_device: disagrees about version of symbol snd_info_create_module_entry
snd_seq_device: Unknown symbol snd_info_create_module_entry
snd_seq_device: disagrees about version of symbol snd_info_free_entry
snd_seq_device: Unknown symbol snd_info_free_entry
snd_seq_device: disagrees about version of symbol snd_seq_root
snd_seq_device: Unknown symbol snd_seq_root
snd_seq_device: Unknown symbol snd_verbose_printk
snd_seq_device: disagrees about version of symbol snd_device_new
snd_seq_device: Unknown symbol snd_device_new
snd_seq_device: disagrees about version of symbol snd_info_unregister
snd_seq_device: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_info_register
snd_timer: Unknown symbol snd_info_register
snd_timer: disagrees about version of symbol snd_info_create_module_entry
snd_timer: Unknown symbol snd_info_create_module_entry
snd_timer: disagrees about version of symbol snd_info_free_entry
snd_timer: Unknown symbol snd_info_free_entry
snd_timer: Unknown symbol snd_verbose_printk
snd_timer: disagrees about version of symbol snd_unregister_device
snd_timer: Unknown symbol snd_unregister_device
snd_timer: disagrees about version of symbol snd_device_new
snd_timer: Unknown symbol snd_device_new
snd_timer: disagrees about version of symbol snd_info_unregister
snd_timer: Unknown symbol snd_info_unregister
snd_timer: disagrees about version of symbol snd_register_device
snd_timer: Unknown symbol snd_register_device
snd_seq: disagrees about version of symbol snd_timer_stop
snd_seq: Unknown symbol snd_timer_stop
snd_seq: disagrees about version of symbol snd_info_register
snd_seq: Unknown symbol snd_info_register
snd_seq: disagrees about version of symbol snd_info_create_module_entry
snd_seq: Unknown symbol snd_info_create_module_entry
snd_seq: disagrees about version of symbol snd_info_free_entry
snd_seq: Unknown symbol snd_info_free_entry
snd_seq: disagrees about version of symbol snd_seq_root
snd_seq: Unknown symbol snd_seq_root
snd_seq: disagrees about version of symbol snd_timer_close
snd_seq: Unknown symbol snd_timer_close
snd_seq: Unknown symbol snd_verbose_printk
snd_seq: disagrees about version of symbol snd_timer_open
snd_seq: Unknown symbol snd_timer_open
snd_seq: disagrees about version of symbol snd_timer_start
snd_seq: Unknown symbol snd_timer_start
snd_seq: disagrees about version of symbol snd_timer_resolution
snd_seq: Unknown symbol snd_timer_resolution
snd_seq: disagrees about version of symbol snd_timer_pause
snd_seq: Unknown symbol snd_timer_pause
snd_seq: disagrees about version of symbol snd_unregister_device
snd_seq: Unknown symbol snd_unregister_device
snd_seq: disagrees about version of symbol snd_info_unregister
snd_seq: Unknown symbol snd_info_unregister
snd_seq: disagrees about version of symbol snd_register_device
snd_seq: Unknown symbol snd_register_device
Can I add it?FATAL: Module snd_intel8x0 not found.

Great, I fixed that problem too. I have no problems at boot, alsa works perfectly, and everything is like it should be.FATAL: Module snd_intel8x0 not found.
