A lot of noise in a intel sound card

From: Jansen Carlo Sena (jansen_at_comunidadesol.org)
Date: 08/31/05

  • Next message: Andrew Sackville-West: "nvidia geforce2 and hard lock-ups"
    Date: Wed, 31 Aug 2005 15:06:45 -0400 (AMT)
    To: debian-user@lists.debian.org
    
    

    Hi friends,

    I bought a Compaq Presario V2000 laptop and I installed Debian sarge on
    it. For now, everything is working, except the sound card. The driver I
    am using is intel8x0.

    Well, a read a lot of things on the Intenet about this driver and I did
    a lot of them but my problem is not solved: when I boot my computer and
    try to use my sound card I get a poor quality sound with noises.

    I blacklisted intel8x0m module in /etc/hotplug/blacklist according I
    read in a tons of maillist archives but this not solve my problem. To
    get a good quality sound I need to run alsaconf every time I reboot my
    computer. I have noticed a small difference in lsmod output between
    after a reboot and after run alsaconf.

    I am using Debian sarge with kernel 2.6.8-2-686.

    Can anyone provide me some help or hint to solve this?

    Follow I put some useful informations:

    --- lspci output ---

    0000:00:00.0 Host bridge: Intel Corp. 82852/855GM Host Bridge (rev 02)
    0000:00:00.1 System peripheral: Intel Corp. 855GM/GME GMCH Memory I/O
    Control Registers (rev 02)
    0000:00:00.3 System peripheral: Intel Corp. 855GM/GME GMCH Configuration
    Process Registers (rev 02)
    0000:00:02.0 VGA compatible controller: Intel Corp. 82852/855GM
    Integrated Graphics Device (rev 02)
    0000:00:02.1 Display controller: Intel Corp. 82852/855GM Integrated
    Graphics Device (rev 02)
    0000:00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM
    (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 03)
    0000:00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM
    (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 03)
    0000:00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM
    (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 03)
    0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB
    2.0 EHCI Controller (rev 03)
    0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 83)
    0000:00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller
    (rev 03)
    0000:00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA
    Storage Controller (rev 03)
    0000:00:1f.3 SMBus: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
    SMBus Controller (rev 03)
    0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM
    (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 03)
    0000:00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M)
    AC'97 Modem Controller (rev 03)
    0000:02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
    RTL-8139/8139C/8139C+ (rev 10)
    0000:02:06.0 Network controller: Intel Corp. PRO/Wireless 2200BG (rev 05)
    0000:02:09.0 CardBus bridge: Texas Instruments: Unknown device 8031
    0000:02:09.2 FireWire (IEEE 1394): Texas Instruments: Unknown device 8032
    0000:02:09.3 Unknown mass storage controller: Texas Instruments: Unknown
    device 8033
    0000:02:09.4 0805: Texas Instruments: Unknown device 8034

    --- lsmod | grep intel ==> Just after reboot the computer ---

    snd_intel8x0 36460 1
    snd_ac97_codec 69988 1 snd_intel8x0
    snd_pcm 98728 3 snd_intel8x0,snd_pcm_oss
    snd_page_alloc 11752 2 snd_intel8x0,snd_pcm
    gameport 4704 1 snd_intel8x0
    snd_mpu401_uart 7968 1 snd_intel8x0
    snd 57156 10
    snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
    intel_agp 22816 1
    agpgart 34664 4 intel_agp

    --- lsmod | grep intel ==> After run alsaconf and the system is running

    snd_intel8x0 36460 0
    snd_ac97_codec 69988 1 snd_intel8x0
    snd_pcm 98728 2 snd_intel8x0,snd_pcm_oss
    snd_page_alloc 11752 2 snd_intel8x0,snd_pcm
    gameport 4704 1 snd_intel8x0
    snd_mpu401_uart 7968 1 snd_intel8x0
    snd 57156 9
    snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
    intel_agp 22816 1
    agpgart 34664 4 intel_agp

    ---
    Regards,
    Jansen
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Andrew Sackville-West: "nvidia geforce2 and hard lock-ups"

    Relevant Pages