Have been pulling my hair out for the past week, I have a 82801G snd-hda-intel HP DV2000t laptop
Just finished a complete compile of alsa 1.0.13 but when i try to insert into kernel
with
modprobe snd-hda-intel;
modprobe snd-pcm-oss;
modprobe snd-mixer-oss;
modprobe snd-seq-oss
it errors out with
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.16.21-0.25-smp /kernel/sound/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.16.21-0.25-smp/kernel/sound/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Am running SuSe10.1
2.6.16.21-0.25-smp #1 SMP
In dmesg it has the following info , someone please help i get absolutely no sound on the laptop speakers.
=========================================
snd_seq_oss: module not supported by Novell, setting U taint flag.
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: 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_iprintf
snd_seq_oss: Unknown symbol snd_iprintf
snd_seq_oss: disagrees about version of symbol snd_seq_create_kernel_client
snd_seq_oss: Unknown symbol snd_seq_create_kernel_client
snd_pcm_oss: module not supported by Novell, setting U taint flag.
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_pcm_hw_param_first
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_first
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_kernel_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_kernel_ioctl
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_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_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_iprintf
snd_pcm_oss: Unknown symbol snd_iprintf
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_hw_param_last
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_last
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_value
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_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_get_line
snd_pcm_oss: Unknown symbol snd_info_get_line
snd_pcm_oss: module not supported by Novell, setting U taint flag.
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_pcm_hw_param_first
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_first
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_kernel_ioctl
snd_pcm_oss: Unknown symbol snd_pcm_kernel_ioctl
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_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_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_iprintf
snd_pcm_oss: Unknown symbol snd_iprintf
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_hw_param_last
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_last
snd_pcm_oss: Unknown symbol snd_pcm_hw_param_value
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_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_get_line
snd_pcm_oss: Unknown symbol snd_info_get_line
snd_seq_oss: module not supported by Novell, setting U taint flag.
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: 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_iprintf
snd_seq_oss: Unknown symbol snd_iprintf
snd_seq_oss: disagrees about version of symbol snd_seq_create_kernel_client
snd_seq_oss: Unknown symbol snd_seq_create_kernel_client
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user