Hi, Am trying to run audio on my osk. i followed the instructions given in the below link.. http://oskfordummies.hp.infoseek.co.jp/howto/audio.html my .config file of the kernel looks like this (regarding audio..) # # Sound # CONFIG_SOUND=m # # Advanced Linux Sound Architecture # CONFIG_SND=m CONFIG_SND_TIMER=m CONFIG_SND_PCM=m # CONFIG_SND_SEQUENCER is not set # CONFIG_SND_MIXER_OSS is not set # CONFIG_SND_PCM_OSS is not set # CONFIG_SND_DYNAMIC_MINORS is not set CONFIG_SND_SUPPORT_OLD_API=y CONFIG_SND_VERBOSE_PROCFS=y CONFIG_SND_VERBOSE_PRINTK=y # CONFIG_SND_DEBUG is not set # # Generic devices # # CONFIG_SND_DUMMY is not set # CONFIG_SND_MTPAV is not set # # ALSA ARM devices # CONFIG_SND_OMAP_AIC23=m # CONFIG_SND_OMAP_TSC2101 is not set # CONFIG_SND_OMAP_TSC2102 is not set # # PCMCIA devices # # CONFIG_SND_VXPOCKET is not set # CONFIG_SND_PDAUDIOCF is not set # # Open Sound System # CONFIG_SOUND_PRIME=m # CONFIG_OSS_OBSOLETE_DRIVER is not set # CONFIG_SOUND_MSNDCLAS is not set # CONFIG_SOUND_MSNDPIN is not set i configured it fot aic23 codec on the osk.. thn i created the nodes.. # mknod /dev/mixer c 14 0 # mknod /dev/dsp c 14 3 but when i run the audio configuration file, the system doesnt respond at all.. i dont get back the prompt after i run this file.. could someone tell me whats wrong.. thank you, regards, Shareef -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html