Hello all,

I own and use (as my primary machine) an HP Omnibook 800 laptop. It has
an ESS1888 sound chip which was supported using the es-1688 driver as of ALSA
0.5.12a (driver).

You had to include the following options:
options snd-card-es1688 snd_port=0x220 snd_dma8_size=32 snd_dma8=1 snd_irq=5

<of which I believe the snd_dma8_size=32 is the most important>

Trying out Alsa development (0.9.0 beta 10) version, the option
"snd_dma8_size" is no longer supported, and the alsa drivers are unable to detect/use 
my sound card chip.

It seems sort of bad to loose support for hardware when upgrading software, normally 
you are supposed to gain support ;>

For your information, the Kernel 2.0.x drivers supported the ESS1888 out of the box, 
but Kernels 2.2.x and 2.4.x (as well as 2.5.x) have some issues, which is why I'm 
using ALSA. (One specific issue is that kernels past 2.0  assume the buffer size is 
64K (vs 32K) )

I don't know much about programming for sound hardware, and I'm hopeing that with this 
report somebody who works on the 1688 driver will say "DOH! I know what's wrong!" and 
be able to fix it quickly.  (It works in the old code, so you have something to 
compare with....)

Anyways, if you need help testing this issue on HP 800 hardware, feel free to email, I 
can either test code for you, or, if you are really serious and have lots of 
experience with the ES1688 driver, provide a laptop to develop it on.

Thanks,
Jay


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to