Announcement

Collapse
No announcement yet.

no audio with intel ich9 chipset

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    no audio with intel ich9 chipset

    Hi folks,
    I have a fresh install of kubuntu jaunty jackalope, and i have no sound at all. I tried reinstall intrepid and it works out of the box after installing, but jaunty doesn't.
    My notebook is hp dv6-1014el

    I have a:
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    Subsystem: Hewlett-Packard Company Device 3629
    Flags: bus master, fast devsel, latency 0, IRQ 22
    Memory at dd000000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: <access denied>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel

    and codec is:
    Codec: IDT 92HD75B3X5

    modules seems to be loaded correctly:
    $ lsmod | grep snd
    snd_hda_intel 435636 2
    snd_pcm_oss 46336 0
    snd_mixer_oss 22656 1 snd_pcm_oss
    snd_pcm 82948 2 snd_hda_intel,snd_pcm_oss
    snd_seq_dummy 10756 0
    snd_seq_oss 37760 0
    snd_seq_midi 14336 0
    snd_rawmidi 29696 1 snd_seq_midi
    snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
    snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
    snd_timer 29704 2 snd_pcm,snd_seq
    snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
    snd 62628 13 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,sn d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de vice
    soundcore 15200 1 snd
    snd_page_alloc 16904 2 snd_hda_intel,snd_pcm


    I've found many instruction to make it work on ubuntu forum, but someone says me that kubuntu works different from ubuntu (no pulse). So i'm asking here.

    I tried alsa restart and it did it without any errors.
    When i try to play sound (i.e. from settings->notifications, or settings->sound->test HDA intel) i found no errors on syslog or .xsession-errors.

    Is it possible that intrepid works oob and jaunty not? is an upgrade or downgrade ?

    Thanks for help.

    #2
    Re: no audio with intel ich9 chipset

    I am running a Sony VAIO laptop buy my audio chip is the same as yours and my lspci and lsmod readings are almost identical.

    What controls are showing on your mixer window? I have PCM at 100%, and the Front and Master are also at 100%. (I mute Front) to redirect sound to earphones only.)
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment


      #3
      Re: no audio with intel ich9 chipset

      I have all at 100% nothing muted.
      Now i'm using intrepid till i solve with jaunty

      Do you have also my codec? Your sound works oob or have you have to do somthing?

      Comment


        #4
        Re: no audio with intel ich9 chipset

        My sound worked out of the box. The only thing I changed was adding the Mic controls to KMixer.
        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
        – John F. Kennedy, February 26, 1962.

        Comment


          #5
          Re: no audio with intel ich9 chipset

          ok thx, but do you have the same codec as mine (IDT 92HD75B3X5) ?
          to look for the codec run:
          head -n1 /proc/asound/card0/codec#0

          nobody else could help me?

          Comment


            #6
            Re: no audio with intel ich9 chipset

            Originally posted by backslash
            ok thx, but do you have the same codec as mine (IDT 92HD75B3X5) ?
            to look for the codec run:
            head -n1 /proc/asound/card0/codec#0

            nobody else could help me?
            It's ICH9 but the codec is: Codec: Realtek ALC262
            "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
            – John F. Kennedy, February 26, 1962.

            Comment


              #7
              Re: no audio with intel ich9 chipset

              I don't really have time to study this, but if you have no audio, you should always make sure it's not a permission problem. Just eliminate that possibility first. Make sure your normal user account is a member of the group called "audio". Over the years, this has been the source of the majority of my audio problems, especially with *buntu,

              And make sure your speakers are plugged in!

              Comment


                #8
                Re: no audio with intel ich9 chipset

                Originally posted by blackbelt_jones
                Make sure your normal user account is a member of the group called "audio".
                Now my user is member of audio group but the problem persists.

                Originally posted by blackbelt_jones
                And make sure your speakers are plugged in!
                What do you mean? I have a notebook, my speakers are builtin in the chassis.

                Comment


                  #9
                  Re: no audio with intel ich9 chipset

                  #6 in the FAQs in my signature has the classic *buntu sound troubleshooting link.

                  Comment


                    #10
                    Re: no audio with intel ich9 chipset

                    i'm reading the faq's, thx for posting.

                    It's funny that:
                    If you cannot use hear anything, and you have just installed Ubuntu, then it could very possibly be a bug
                    My case

                    Comment


                      #11
                      Re: no audio with intel ich9 chipset

                      Mmm, maybe i mistake, but it seems that my card is not supported, how could it be if in intrepid it just works?

                      Well i have a:
                      00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

                      using codec:
                      Codec: IDT 92HD75B3X5

                      From this page i choose both intel and idt vendor, but i didn't found neither ICH9 or 92HD75B3X5

                      Going on searching

                      Comment


                        #12
                        Re: no audio with intel ich9 chipset

                        Couple of ideas here:

                        1. Boot the 9.04 Live CD. Do you have sound? If yes, then examine the outputs of
                        Code:
                        aplay -l
                        and
                        Code:
                        head -n1 /proc/asound/card0/codec#0
                        and
                        Code:
                        lsmod
                        .

                        2. Do those same things with your Intrepid installation, or the Intrepid Live CD.

                        3. It sounds like there is nothing to lose from trying GreyGeek's Realtek ALC262 codec -- it's a long shot, but who knows?

                        That's about all I can come with on this one.

                        Comment


                          #13
                          Re: no audio with intel ich9 chipset

                          Originally posted by dibl
                          Couple of ideas here:

                          1. Boot the 9.04 Live CD. Do you have sound?
                          No

                          If yes, then examine the outputs of
                          Code:
                          aplay -l
                          and
                          Code:
                          head -n1 /proc/asound/card0/codec#0
                          and
                          Code:
                          lsmod
                          .
                          i paste after reboot (i'm with intrepid)

                          2. Do those same things with your Intrepid installation, or the Intrepid Live CD.
                          here's the output of intrepid:

                          Code:
                          $ aplay -l
                          **** Lista di PLAYBACK dispositivi hardware ****
                          scheda 0: Intel [HDA Intel], dispositivo 0: STAC92xx Analog [STAC92xx Analog]
                           Sottoperiferiche: 1/1
                           Sottoperiferica #0: subdevice #0
                          scheda 0: Intel [HDA Intel], dispositivo 1: STAC92xx Digital [STAC92xx Digital]
                           Sottoperiferiche: 1/1
                           Sottoperiferica #0: subdevice #0
                          Code:
                          $ head -n1 /proc/asound/card0/codec#0
                          Codec: IDT 92HD75B3X5

                          Code:
                          lsmod | grep snd
                          snd_hda_intel     385072 2 
                          snd_pcm_oss      46848 0 
                          snd_mixer_oss     22784 1 snd_pcm_oss
                          snd_pcm        83204 2 snd_hda_intel,snd_pcm_oss
                          snd_seq_dummy     10884 0 
                          snd_seq_oss      38528 0 
                          snd_seq_midi      14336 0 
                          snd_rawmidi      29824 1 snd_seq_midi
                          snd_seq_midi_event   15232 2 snd_seq_oss,snd_seq_midi
                          snd_seq        57776 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
                          snd_timer       29960 2 snd_pcm,snd_seq
                          snd_seq_device     15116 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
                          snd          63268 13 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
                          soundcore       15328 1 snd
                          snd_page_alloc     16136 2 snd_hda_intel,snd_pcm

                          3. It sounds like there is nothing to lose from trying GreyGeek's Realtek ALC262 codec -- it's a long shot, but who knows?
                          k, i'll try


                          Comment


                            #14
                            Re: no audio with intel ich9 chipset

                            Here's a couple of links that may be applicable, if you didn't already see them:

                            http://ubuntuforums.org/showpost.php...50&postcount=1

                            and

                            http://ubuntuforums.org/showthread.p...sound+database


                            On your 9.04 Live CD, what does
                            Code:
                            aplay -l
                            give as the output?

                            Comment


                              #15
                              Re: no audio with intel ich9 chipset

                              The output from kubuntu 9.04 live cd is:
                              Code:
                              **** List of PLAYBACK Hardware Devices ****
                              card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
                               Subdevices: 1/1
                               Subdevice #0: subdevice #0
                              card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
                               Subdevices: 1/1
                               Subdevice #0: subdevice #0

                              The output of the previous commands in jaunty not live cd are:
                              Code:
                              $ aplay -l
                              **** List of PLAYBACK Hardware Devices ****
                              card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
                               Subdevices: 1/1
                               Subdevice #0: subdevice #0
                              card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
                               Subdevices: 1/1
                               Subdevice #0: subdevice #0
                              Code:
                              head -n1 /proc/asound/card0/codec#0
                              Codec: IDT 92HD75B3X5
                              Code:
                              lsmod | grep snd
                              snd_hda_intel     435636 2 
                              snd_pcm_oss      46336 0 
                              snd_mixer_oss     22656 1 snd_pcm_oss
                              snd_pcm        82948 2 snd_hda_intel,snd_pcm_oss
                              snd_seq_dummy     10756 0 
                              snd_seq_oss      37760 0 
                              snd_seq_midi      14336 0 
                              snd_rawmidi      29696 1 snd_seq_midi
                              snd_seq_midi_event   15104 2 snd_seq_oss,snd_seq_midi
                              snd_seq        56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
                              snd_timer       29704 2 snd_pcm,snd_seq
                              snd_seq_device     14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
                              snd          62628 13 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
                              soundcore       15200 1 snd
                              snd_page_alloc     16904 2 snd_hda_intel,snd_pcm

                              Comment

                              Working...
                              X