I have tried the latest alsa intel8x0 as well as some older versions under
both 2.4 and 2.6 Linux kernels.  The driver loads perfectly fine and operates
OK except that the sound quality is very poor.  There is always a fluctuating
high-pitched whine in the background.  It sounds very much like the aliasing
effect you hear when you encode music with resampling at a low bitrate without
a lowpass filter.

The computer is an Asus M3N laptop with i855 chipset.  Here is a listing of 
the modules that are installed and the syslog message under kernel 
2.6.2-rc1-mm2.  I am using the SUSE 9.0 init script to start things up.  Let 
me know if there is some other information that I can provide.

Thanks!

# lsmod
Module                  Size  Used by
snd_pcm_oss            45860  0
snd_mixer_oss          15616  1 snd_pcm_oss
snd_intel8x0           27048  0
snd_ac97_codec         55428  1 snd_intel8x0
snd_pcm                82212  2 snd_pcm_oss,snd_intel8x0
snd_timer              20612  1 snd_pcm
gameport                3712  1 snd_intel8x0
snd_mpu401_uart         6144  1 snd_intel8x0
snd_rawmidi            19872  1 snd_mpu401_uart
snd_seq_device          6536  1 snd_rawmidi
snd                    45444  9 
snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               7136  1 snd


Jan 31 14:45:38 hostname /sbin/hotplug[9426]: no 
runnable /etc/hotplug/sound.agent is installed
Jan 31 14:45:38 hostname kernel: PCI: Setting latency timer of device 
0000:00:1f.5 to 64
Jan 31 14:45:39 hostname kernel: intel8x0: clocking to 48000
Jan 31 14:45:39 hostname /sbin/hotplug[9433]: no 
runnable /etc/hotplug/sound.agent is installed


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to