Results 1 to 8 of 8

Thread: HDA-Intel Audio Problem

  1. #1
    Join Date
    Jul 2006
    Beans
    209
    Distro
    Ubuntu 10.04 Lucid Lynx

    HDA-Intel Audio Problem

    At the moment, I have only crackly noises coming out of my speakers or headphones. I have the HDA-Intel Audio
    Code:
    ~$ lspci | grep Audio
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    
    
    ~$ asoundconf list
    Names of available sound cards:
    Intel
    I have to use this Java Web Start (javaws) based program once a week called Elluminate. I must exit all other programs in order for Elluminate's audio to work properly. I knew this was a bit funny, but I figured to myself, "It's probably because it's a Java app." Once I'm done using Elluminate, I can close it, and open other programs again that use audio.

    This time it isn't working very well. I looked at the sticky about Sound Troubleshooting. I followed the first four steps in the General Help - Start here if you have no idea why sound is not playing

    I then thought that maybe because I have crackly sounds, I have sound, and this wasn't the approach for me.

    So does anybody have any suggestions? thanks

    by the way:
    Code:
    sudo /etc/init.d/alsa-utils restart Intel
    does not change the crackling in anyway.
    LIM 1/n = Knowledge of Man
    n → ∞

    My Blog: www.ColdOwl.com

  2. #2
    Join Date
    Nov 2008
    Location
    Lleida, Spain
    Beans
    1,157
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HDA-Intel Audio Problem

    try loading the program this way:

    aoss java -jar loadmyjarfile.jar

    or

    aoss java_executable

    if you don't have the command aoss install it:
    sudo apt-get install alsa-oss

  3. #3
    Join Date
    Jul 2006
    Beans
    209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HDA-Intel Audio Problem

    Thanks for the tip, I'll try that next time!

    I found out how to solve it. Go to part C step 3 of this tutorial. Make sure the pcm is set to something greater than zero.
    LIM 1/n = Knowledge of Man
    n → ∞

    My Blog: www.ColdOwl.com

  4. #4
    Join Date
    Jul 2006
    Beans
    209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HDA-Intel Audio Problem

    Quote Originally Posted by albandy View Post
    try loading the program this way:

    aoss java -jar loadmyjarfile.jar

    or

    aoss java_executable

    if you don't have the command aoss install it:
    sudo apt-get install alsa-oss
    thanks, How do i mark this thread as solved and mark a thanks to you. It seems that i can't find those features on this forum anymore!
    LIM 1/n = Knowledge of Man
    n → ∞

    My Blog: www.ColdOwl.com

  5. #5
    Join Date
    Nov 2008
    Location
    Lleida, Spain
    Beans
    1,157
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HDA-Intel Audio Problem

    I think you've to reaname it to solved or something.

  6. #6
    Join Date
    Jul 2006
    Beans
    209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HDA-Intel Audio Problem

    there used to be a button where it just modified the title for me to solve it.

    I also want to find the button to thank you. It used to be like this little medallion or something but i don't see either of these anymore.
    LIM 1/n = Knowledge of Man
    n → ∞

    My Blog: www.ColdOwl.com

  7. #7
    Join Date
    Jul 2006
    Beans
    209
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HDA-Intel Audio Problem

    LIM 1/n = Knowledge of Man
    n → ∞

    My Blog: www.ColdOwl.com

  8. #8
    Join Date
    Oct 2009
    Beans
    1

    Thumbs down Re: HDA-Intel Audio Problem

    Quote Originally Posted by albandy View Post
    try loading the program this way:

    aoss java -jar loadmyjarfile.jar

    or

    aoss java_executable

    if you don't have the command aoss install it:
    sudo apt-get install alsa-oss
    To get sound working on the Elluminate Java application in Ubuntu (eeePC with KDE on Ubuntu actually) I had to do the following:
    1) Install Sun Java. Google it if you need to. It's what I've got. I don't know if any other flavour works or not.
    2) Install the aoss package as advised above.
    3) When asked by Firefox whether to run the recording.jnlp file using Java or download, select download (into any directory).
    4) In the terminal, cd to the directory in question
    5) Run the following:

    Code:
    aoss javaws recording.jnlp
    in the same directory as the file.

    Walkabout
    Last edited by Walkabout3; October 3rd, 2009 at 12:35 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •