> > I have an an ensonique 1371, and it works good. I had to enable it (as a > > module) in the kernel (2.2), and add 'es1371' to /etc/modules so that it > > loads on bootup, but haven't had any problems so far except that I can't > > figure out how to get rid of some random DMA timeouts. > > Charles, > > You could try persistent dma buffering. > Add the line > > options sound dmabuf=1 > > under the section > > ### update-modules: start processing /etc/modutils/modconf
I don't have this section in modules.conf and my module name is 'es1371' not 'sound', so I'm not sure where to make this change. > > in the file /etc/conf.modules (name recently changed to modules.conf in potato). > Running modconf will sometimes lose this change so read the top of the file for > details on how to make the changes permanent. >