hi, here is my modules.conf: # ALSA / OSS SUPPORT alias char-major-116 snd alias char-major-14 soundcore alias snd-card-0 snd-card-intel8x0 alias sound-slot-0 snd-card-0 alias sound-service-0-0 snd-mixer-oss alias sound-service-0-1 snd-seq-oss alias sound-service-0-3 snd-pcm-oss alias sound-service-0-8 snd-seq-oss alias sound-service-0-12 snd-pcm-oss options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0 options snd-card-intel8x0 snd_index=0 snd_id=CARD_0
and sndstat: # cat /proc/asound/sndstat Sound Driver:3.8.2-980706 (ALSA v0.5.12 emulation code) Kernel: Linux inferi1 2.4.14 #1 Fri Nov 16 11:54:14 CET 2001 i686 Config options: 0 Installed drivers: Type 10: ALSA emulation Card config: Intel ICH3 at 0x1c00, irq 9 Audio devices: NOT ENABLED IN CONFIG Synth devices: NOT ENABLED IN CONFIG Midi devices: NOT ENABLED IN CONFIG Timers: 7: system timer Mixers: NOT ENABLED IN CONFIG # uname -a Linux inferi1 2.4.14 #1 Fri Nov 16 11:54:14 CET 2001 i686 unknown thanks a lot, Mattia Asaf Gery wrote: >I also had problems with Intel 810, and now it runs great. >Please give more details about your kernel version, and also send >/etc/modules.conf and the output of "cat /proc/asound/sndstat". >Do you use devfs? If you do, also send /etc/devfsd.conf . >On Thursday 06 December 2001 22:55 pm, Eva Barcelon wrote: > >>Im also having problems with my sound card >>the codes compiled successfully and everything's >>working except no sounds. >>ive unmuted all the channels, but i don't hear >>not even a single crack or something. >> >>please anybody help! >>my sound card is intel8x0 btw >> >>On Wed, 05 Dec 2001 17:29:02 +0100 >> >>Mattia <[EMAIL PROTECTED]> wrote: >> >>>Hi, >>>I have the same problem (on vaio GR7/K the same japanese model) and I >>>started asking if anybody could help about 2 months ago in this mailing >>>list but nobody answered... >>> >>>I tried so many ways to get sound from that laptop but I had no >>>success... >>>(oss loads correctly but no sound...) >>>I must also say that sound is much better (but still messy) with newer >>>releases of Alsa... >>> >>>So... I'm now waiting for new releases. >>>As far as I know the problem comes from a wrong IRQ management very >>>closely >>>related to ACPI (that should manage interrupts in those newer >>>laptops)... >>>but... >>> >>>from dmesg: >>>ALSA pcm_lib.c:180: Unexpected hw_pointer value (stream = 0, delta: >>>-732, >>>max jitter = 8192): wrong interrupt acknowledge? >>> >>>ALSA pcm_lib.c:1849: playback write error (DMA or IRQ trouble?) >>> >>>If can solve this problem, pleas elet me know... >>> >>>bye, >>>-- Mattia >>> >>>At 17.13 05/12/2001 +0100, Axel Roebel wrote: >>> >>>>Hello, >>>> >>>>we just bought a new vaio laptop (vaio pcg-gr114) which has a AD >>>> >>>Soundmax >>> >>>>controler. However, with both sound drivers, oss and alsa, we do not >>>> >>>manage >>> >>>>to get any reasonable sound out of this box. Usually the sound comes >>>>disrupted by large pieces of silence. >>>> >>>>When initializing with oss the /var/log/messages contains this >>>> >>>>kernel: i810: Intel ICH3 found at IO 0x18c0 and 0x1c00, IRQ 9 >>>>kernel: ac97_codec: AC97 Audio codec , id: 0x4144:0x5348 (Analog >>>> >>>Devices >>> >>>>AD1881A) >>>> >>>>So as far as I understand the intel8x0 driver should work. And in fact >>>>everything goes flawlessly, however, the sound is messy. >>>> >>>>I have removed all other modules that pretend to use IRQ 9 too, >>>> >>>however, this >>> >>>>did not have any effect. >>>> >>>>Does anybody have any idea what is going on there? >>>> >>>>We would be grateful for any advice? >>>> >>>>Kind regards. >>>> >>>>-- >>>>Axel Roebel >>>>IRCAM Analysis/Synthesis Team >>>>Email: [EMAIL PROTECTED] | Phone: ++33-1-4478 4845 | Fax: >>>> >>>++33-1-4478 1540 >>> >>>>_______________________________________________ >>>>Alsa-user mailing list >>>>[EMAIL PROTECTED] >>>>https://lists.sourceforge.net/lists/listinfo/alsa-user >>>> >>>_______________________________________________ >>>Alsa-user mailing list >>>[EMAIL PROTECTED] >>>https://lists.sourceforge.net/lists/listinfo/alsa-user >>> >>_______________________________________________ >>Alsa-user mailing list >>[EMAIL PROTECTED] >>https://lists.sourceforge.net/lists/listinfo/alsa-user >> > >_______________________________________________ >Alsa-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/alsa-user > > _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
