[clug] sound on dell D620

Adrian Blake adrian.blake at ieee.org
Fri Dec 15 09:07:18 GMT 2006


Here is a clue:

# modprobe  snd-hda-intel
WARNING: Error inserting snd_timer (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-timer.ko.gz): Unknown symbol in module, or 
unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-pcm.ko.gz): Unknown symbol in module, or unknown 
parameter (see dmesg)
WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.17-5mdv/kernel/sound/pci/hda/snd-hda-codec.ko): Unknown symbol in module, 
or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-timer.ko.gz): Unknown symbol in module, or 
unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.17-5mdv/kernel/sound/core/snd-pcm.ko.gz): Unknown symbol in module, or unknown 
parameter (see dmesg)
WARNING: Error inserting snd_hda_codec (/lib/modules/2.6.17-5mdv/kernel/sound/pci/hda/snd-hda-codec.ko): Unknown symbol in module, 
or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.17-5mdv/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, 
or unknown parameter (see dmesg)
FATAL: Error running install command for snd_hda_intel


AND dmesg:
snd_timer: Unknown symbol snd_register_device
snd_pcm: Unknown symbol snd_timer_notify
snd_pcm: Unknown symbol snd_timer_interrupt
snd_pcm: Unknown symbol snd_timer_new
snd_pcm: Unknown symbol snd_register_device
snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_list
snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
snd_hda_codec: Unknown symbol snd_pcm_format_width
snd_timer: Unknown symbol snd_register_device
snd_pcm: Unknown symbol snd_timer_notify
snd_pcm: Unknown symbol snd_timer_interrupt
snd_pcm: Unknown symbol snd_timer_new
snd_pcm: Unknown symbol snd_register_device
snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_list
snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
snd_hda_codec: Unknown symbol snd_pcm_format_width
snd_hda_intel: Unknown symbol snd_pcm_new
snd_hda_intel: Unknown symbol snd_pcm_limit_hw_rates
snd_hda_intel: Unknown symbol snd_pcm_lib_preallocate_pages_for_all
snd_hda_intel: Unknown symbol snd_hda_bus_new
snd_hda_intel: Unknown symbol snd_hda_build_pcms
snd_hda_intel: Unknown symbol snd_hda_codec_new
snd_hda_intel: Unknown symbol snd_hda_queue_unsol_event
snd_hda_intel: Unknown symbol snd_pcm_lib_malloc_pages
snd_hda_intel: Unknown symbol snd_pcm_lib_ioctl
snd_hda_intel: Unknown symbol snd_pcm_lib_free_pages
snd_hda_intel: Unknown symbol snd_hda_calc_stream_format
snd_hda_intel: Unknown symbol snd_pcm_set_ops
snd_hda_intel: Unknown symbol snd_hda_suspend
snd_hda_intel: Unknown symbol snd_pcm_suspend_all
snd_hda_intel: Unknown symbol snd_hda_resume
snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_integer
snd_hda_intel: Unknown symbol snd_hda_build_controls
snd_hda_intel: Unknown symbol snd_pcm_period_elapsed


Adrian


Daniel Black wrote:
> On Friday 15 December 2006 15:46, Adrian Blake wrote:
>> What I did was by reading various comments about alsa on the D620 I
>> installed the latest alsa libs, drivers & utils. and from then on it went
>> downhill.
> Hope this is slightly uphill.
> 
> /dev/dsp is associated with oss
> For this to work the snd-pcm-oss would need to be loaded.
> 
> Do the following exist?
> /dev/snd
> /dev/snd/controlC0
> /dev/snd/pcmC0D0c
> /dev/snd/pcmC0D0p
> /dev/snd/pcmC0D1c
> /dev/snd/pcmC0D2p
> /dev/snd/timer
> 
> These are associated with the more modern ALSA.
> 
> Your lsmod output indicates that the module  snd-hda-intel is missing.
> 
> try "modprobe  snd-hda-intel" to load it (I dont' know mandrake enough on how 
> to autoload it)
> 
> Does running amixer show your sound settings?
> 
> Is your device muted (see amixer output)?
> 
> Does  it make a sound?
> 
> aplay /usr/lib/openoffice/share/gallery/sounds/space3.wav
> aplay /usr/lib/mozilla-firefox/res/samples/test.wav
> aplay /usr/kde/3.5/share/sounds/KDE_Beep_Beep.wav
> 
> Are your speakers plugged in to the right and turned on?
> 
> 
> 

-- 
Adrian Blake
Molonglo Radio Observatory
University of Sydney
1152 Hoskinstown Rd
Bungendore 2621
ph. 02 80042212  mobile 0407 232 978

http://150.101.125.30


More information about the linux mailing list