本文详细介绍安装ubuntu 7.10 随记
[ 1058.932000] snd_hda_intel: disagrees about version of symbol snd_card_disconnect
[ 1058.932000] snd_hda_intel: Unknown symbol snd_card_disconnect
[ 1058.932000] snd_hda_intel: disagrees about version of symbol snd_pcm_hw_constraint_integer
[ 1058.932000] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_integer
[ 1058.936000] snd_hda_intel: disagrees about version of symbol snd_pcm_period_elapsed
[ 1058.936000] snd_hda_intel: Unknown symbol snd_pcm_period_elapsed
[ 1058.936000] snd_hda_intel: disagrees about version of symbol snd_pcm_hw_constraint_step
[ 1058.936000] snd_hda_intel: Unknown symbol snd_pcm_hw_constraint_ste
上网找资料,中文没有到,后在英文网站找到如下说明
网址:https://help.ubuntu.com/community/HdaIntelSoundHowto
http://ubuntuforums.org/showthread.php?t=577699
原因:ubuntu default snd-hda-intel.ko location:
/lib/modules/2.6.22-14-generic/ubuntu/media/snd-hda-intel/snd-hda-intel.ko
alsa 1.0.15's installation location:
/lib/modules/2.6.22-14-generic/kernel/sound/pci/hda/snd-hda-intel.ko
so copy /lib/modules/2.6.22-14-generic/kernel/sound/pci/hda/snd-hda-intel.ko to /lib/modules/2.6.22-14-generic/ubuntu/media/snd-hda-intel/snd-hda-intel.ko .
and put the modules/* in alsa's compile directory into /lib/modules/.../kernel/sound, you can use "find" to get their location.
snd-hda-intel.ko
snd-hwdep.ko
snd.ko
snd-mixer-oss.ko
snd-page-alloc.ko
snd-pcm.ko
snd-pcm-oss.ko
snd-rtctimer.ko
snd-seq-device.ko
snd-seq.ko
snd-seq-midi-event.ko
snd-seq-oss.ko
snd-timer.ko
then, depmod -a
reboot, try again
其中的安装步骤
Re: Alsa 1.0.15?
thank you very much pcmanlin,
i have pavilion dv6560el ( 6560 dv6560 : mytest ,将RISING 解压。用命令sudo mount -o loop mytest /mnt,能够正常安装,文件系统格式为iso9660,将mytest改名为mytest.iso,能用文档管理器打开,其为一个光盘镜像文件。我想,稍加改进,就可将此软件运行在linux下(不用引导盘)
snd-rtctimer.ko
snd-seq-device.ko
snd-seq.ko
snd-seq-midi-event.ko
snd-seq-oss.ko
snd-timer.ko
then, depmod -a
reboot, try again
其中的安装步骤
Re: Alsa 1.0.15?
thank you very much pcmanlin,
i have pavilion dv6560el ( 6560 dv6560 : mytest ,将RISING 解压。用命令sudo mount -o loop mytest /mnt,能够正常安装,文件系统格式为iso9660,将mytest改名为mytest.iso,能用文档管理器打开,其为一个光盘镜像文件。我想,稍加改进,就可将此软件运行在linux下(不用引导盘)
责编:豆豆技术应用