Announcement

Collapse
No announcement yet.

distorted sound, low sound level - Lenovo IdeaPad Y530

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

    distorted sound, low sound level - Lenovo IdeaPad Y530

    I've got 9.04 running quite well on my Y530. I really didn't have to do anything... it's been great! the only issue I'm having now is that the sound is low-quality, i.e. a little distorted and low volume.

    anyone with a fix?
    Lenovo IdeaPad Y530<br />custom-built HTPC/gaming rig - Core I7, Asus P6T Deluxe, 6GB Corsair Dominator, HD4870 vid, 2x500GB in RAID 0, Hauppage TV tuner, Thermaltake DH102 case

    #2
    Re: distorted sound, low sound level - Lenovo IdeaPad Y530

    Originally posted by FReQ Z
    ...the only issue I'm having now is that the sound is low-quality, i.e. a little distorted and low volume.

    anyone with a fix?
    May we assume, therefore, that initially you had good sound on your PC? If 'yes,' when did the sound quality go south? What did you do before that occurred - install package(s), apt-get upgrade, ...?
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: distorted sound, low sound level - Lenovo IdeaPad Y530

      my apologies. I should have been a little more clear.

      the sound worked with Vista installed. I didn't check out the sound until after 9.04 was installed and all of the updates were done.
      Lenovo IdeaPad Y530<br />custom-built HTPC/gaming rig - Core I7, Asus P6T Deluxe, 6GB Corsair Dominator, HD4870 vid, 2x500GB in RAID 0, Hauppage TV tuner, Thermaltake DH102 case

      Comment


        #4
        Re: distorted sound, low sound level - Lenovo IdeaPad Y530

        Okay. Open a console and type:
        Code:
        lspci | grep Audio
        and
        Code:
        sudo modprobe -l sound*
        Paste the results. This will tell us what audio controller you have, and what sound modules are running in your kernel.
        Windows no longer obstructs my view.
        Using Kubuntu Linux since March 23, 2007.
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: distorted sound, low sound level - Lenovo IdeaPad Y530

          Originally posted by Snowhog

          Code:
          lspci | grep Audio
          00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

          Originally posted by Snowhog
          Code:
          sudo modprobe -l sound*
          kernel/sound/soundcore.ko
          kernel/sound/sound_firmware.ko
          kernel/sound/oss/sound.ko
          Lenovo IdeaPad Y530<br />custom-built HTPC/gaming rig - Core I7, Asus P6T Deluxe, 6GB Corsair Dominator, HD4870 vid, 2x500GB in RAID 0, Hauppage TV tuner, Thermaltake DH102 case

          Comment

          Working...
          X