Messages in this thread |  | | Date | Fri, 09 May 2003 11:08:15 +0200 | From | Jan Dittmer <> | Subject | Re: ALSA busted in 2.5.69 |
| |
Giuliano Pochini wrote: > On 08-May-2003 Torrey Hoffman wrote: > >>ALSA isn't working for me in 2.5.69. It appears to be because >>/proc/asound/dev is missing the control devices. >>open("/dev/snd/controlC0", O_RDWR) = -1 ENOENT (No such file or >>directory) >>[...] > > > If you are not using devfs, you need to create the devices. There is a > script in the ALSA-driver package to do that. Otherwise I can't help > you because I never tried devfs and linux 2.5.x. >
I've the same problem, using devfs: (.69-mm3)
ds666:/dev/snd# ls -l total 0 crw-rw---- 1 root audio 116, 0 Jan 1 1970 controlC0 crw-rw---- 1 root audio 116, 32 Jan 1 1970 controlC1 crw-rw---- 1 root audio 116, 64 Jan 1 1970 controlC2 crw-rw---- 1 root audio 116, 96 Jan 1 1970 controlC3 crw-rw---- 1 root audio 116, 128 Jan 1 1970 controlC4 crw-rw---- 1 root audio 116, 160 Jan 1 1970 controlC5 crw-rw---- 1 root audio 116, 192 Jan 1 1970 controlC6 crw-rw---- 1 root audio 116, 224 Jan 1 1970 controlC7
CONFIG_SND=y CONFIG_SND_SEQUENCER=y CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=y CONFIG_SND_PCM_OSS=y CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_RTCTIMER=y CONFIG_SND_EMU10K1=y CONFIG_SND_VIA82XX=m
CONFIG_DEVFS_FS=y CONFIG_DEVFS_MOUNT=y CONFIG_DEVPTS_FS=y
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |