[Bug 200553] [NEW] kernel 2.6.24-12 breaks snd-hda-intel

Pete Goodall peter.goodall at canonical.com
Mon Mar 10 12:40:15 UTC 2008


*** This bug is a duplicate of bug 200338 ***
    https://bugs.launchpad.net/bugs/200338

Public bug reported:

Binary package hint: linux-image-2.6.24-12-generic

I just upgraded my Hardy install to linux-image-2.6.24-12 and now the
driver for my sound card will not load.

$ lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)

$ sudo /sbin/modprobe snd-hda-intel
FATAL: Error inserting snd (/lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error running install command for snd
WARNING: Error inserting snd_hwdep (/lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/acore/snd-hwdep.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd (/lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/acore/snd.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error running install command for snd
WARNING: Error inserting snd_timer (/lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_pcm (/lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error running install command for snd_pcm
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.24-12-generic/ubuntu/sound/alsa-driver/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)

I don't know if you want all of the dmesg output.  Here is what I think
you need:

$ dmesg
[snip]
[ 6032.975993] snd_hda_intel: Unknown symbol snd_ctl_add
[ 6032.976060] snd_hda_intel: Unknown symbol snd_pcm_new
[ 6032.976116] snd_hda_intel: Unknown symbol snd_pcm_limit_hw_rates
[ 6032.976164] snd_hda_intel: Unknown symbol snd_card_register
[ 6032.976207] snd_hda_intel: Unknown symbol snd_card_free
[ 6032.976250] snd_hda_intel: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
[ 6032.976294] snd_hda_intel: Unknown symbol snd_card_proc_new
[ 6032.976441] snd_hda_intel: Unknown symbol snd_ctl_find_id
[ 6032.976499] snd_hda_intel: Unknown symbol snd_verbose_printk
[ 6032.976577] snd_hda_intel: Unknown symbol snd_ctl_new1
[ 6032.976672] snd_hda_intel: Unknown symbol snd_component_add
[ 6032.976728] snd_hda_intel: Unknown symbol snd_card_new
[ 6032.976771] snd_hda_intel: Unknown symbol snd_iprintf
[ 6032.976819] snd_hda_intel: Unknown symbol snd_pcm_lib_malloc_pages
[ 6032.976862] snd_hda_intel: Unknown symbol snd_ctl_boolean_mono_info
[ 6032.976920] snd_hda_intel: Unknown symbol snd_pcm_lib_ioctl
[ 6032.976968] snd_hda_intel: Unknown symbol snd_pcm_lib_free_pages
[ 6032.977011] snd_hda_intel: Unknown symbol snd_hwdep_new
[ 6032.977074] snd_hda_intel: Unknown symbol snd_pcm_set_ops
[ 6032.977137] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_list
[ 6032.977193] snd_hda_intel: Unknown symbol snd_device_new
[ 6032.977260] snd_hda_intel: Unknown symbol snd_pcm_suspend_all
[ 6032.977322] snd_hda_intel: Unknown symbol snd_card_disconnect
[ 6032.977365] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_integer
[ 6032.977496] snd_hda_intel: Unknown symbol snd_pci_quirk_lookup
[ 6032.977597] snd_hda_intel: Unknown symbol snd_pcm_period_elapsed
[ 6032.977640] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_step
[ 6032.977712] snd_hda_intel: Unknown symbol snd_pcm_format_width

Please let me know if you need additional information.  I cannot load
the driver, and therefore have no sound.  Everything worked fine with
linux-image-2.6.24-11-generic.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

-- 
kernel 2.6.24-12 breaks snd-hda-intel
https://bugs.launchpad.net/bugs/200553
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-meta in ubuntu (via bug 200338).




More information about the kernel-bugs mailing list