Page 12 of 124 FirstFirst ... 210111213142262112 ... LastLast
Results 111 to 120 of 1236

Thread: ALSA Upgrade Script

  1. #111
    Join Date
    Jul 2007
    Location
    DUS
    Beans
    183

    Re: ALSA Upgrade Script

    Quote Originally Posted by redenex View Post
    The second option works for me, I can hear sound, but when I try the first option to play an mp3 file, it doesn't, what could be wrong?
    Hi there.

    I just figured that my thread subscription got lost. I had the impression nobody was using the script any longer.

    aplay works on .wav only.

  2. #112
    Join Date
    Jul 2007
    Location
    DUS
    Beans
    183

    Re: ALSA Upgrade Script

    Quote Originally Posted by farsiter View Post
    Howdy! I have a recent HP mini 1000 (feb 2009, came with MI) that I recently put 9.04 on. I had the sound working with 8.10 and a home made kernel (trying to patch for a TASCAM US 122L) but after wiping it out and doing a clean install I got nothing (9.04 didn't see any sound devices).

    The aplay -l output looks like:

    **** 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

    /proc/asound/card0 says the codec is IDT 92HD75B2X5


    The info script posting is at

    http://www.alsa-project.org/db/?f=be...45bd5bbd67c80e

    I tried the ugrade script and got devices but no sound. I went as far as to download the daily snapshot and installed, still get no sound. Any thoughts? I have model=ref in the alsa-base.conf file, I dont see 92HD75 anywhere in the HD audio docs.


    I'm sure I'm missing something, any pointers would be a real help. I've been trotting this netbook out to clients as OSS crack, it'd be really nice if I could get the audio working.

    Thanks, Joel
    Hi there.

    You need to run the Upgrade-script everytime a kernel or Alsa gets updated!


    Good luck

  3. #113
    Join Date
    Mar 2007
    Location
    Cochin, India
    Beans
    208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Wink Re: ALSA Upgrade Script

    Oh ok thanks, but my sound still do not work!

  4. #114
    Join Date
    Jul 2007
    Location
    DUS
    Beans
    183

    Re: ALSA Upgrade Script

    Quote Originally Posted by redenex View Post
    Oh ok thanks, but my sound still do not work!
    Last time you said that "speakertest" worked - is it still the case?

    In this case I'd say - In general it works.

    It still looks to me like a configuration issue on your side.

    You might want to checkout your alsamixer settings again.

  5. #115
    Join Date
    Mar 2007
    Location
    Cochin, India
    Beans
    208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Exclamation Re: ALSA Upgrade Script

    Quote Originally Posted by soundcheck View Post
    Last time you said that "speakertest" worked - is it still the case?

    In this case I'd say - In general it works.

    It still looks to me like a configuration issue on your side.

    You might want to checkout your alsamixer settings again.
    I am sure it is. As I mentioned, I have a fresh installation on Intrepid and when I played a song I HAD SOUND for about 2 minutes and froze - never
    recovered sound since. I know it generally works, but something IS wrong!!


    root@AbleBlue:/home/moon# aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC268 Analog [ALC268 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC268 Digital [ALC268 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 6: Si3054 Modem [Si3054 Modem]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    root@AbleBlue:/home/moon#





    Last edited by redenex; March 26th, 2009 at 05:36 PM.

  6. #116
    Join Date
    Jul 2007
    Location
    DUS
    Beans
    183

    Re: ALSA Upgrade Script

    As you can see. Alsamixer is still "1.0.17". The upgrade did not run through (properly). The logfile will tell us more about it.

    Then you got "pulseaudio" as mixer-device defined. You need to get rid
    of it. You need to set your default device to Alsa under
    System/Preferences/Sound.

    Hint: You can start alsamixer on a dedicated device if you type

    alsamixer -c0

    for your card 0. It would be -c1 for your 2nd card.

  7. #117
    Join Date
    Mar 2007
    Location
    Cochin, India
    Beans
    208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: ALSA Upgrade Script

    It shows Alsamixer 1.0.19, so how do I get hold of log file? And should I remove all pulseaudio packages?

  8. #118
    Join Date
    Jul 2007
    Location
    DUS
    Beans
    183

    Re: ALSA Upgrade Script

    Quote Originally Posted by redenex View Post
    It shows Alsamixer 1.0.19, so how do I get hold of log file? And should I remove all pulseaudio packages?
    OK. "Now" it shows 1.0.19. There was a different screen-shot before showing 1.0.17 and pulse .

    No you don't have to remove pulseaudio. This is gonna be a difficult task anyhow. Its integration into Intrepid is a mess. The guys didn't seem to follow any rules when doing it.
    There are open trouble-tickets about this. It seems that they have done something about it in Jaunty.

    If you disable pulseaudio under preferences it should be OK.

    The upgrade-logfile is stored under /var/log you'll see a file starting with "Alsa...$date-timestamp".

  9. #119
    Join Date
    Mar 2007
    Location
    Cochin, India
    Beans
    208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: ALSA Upgrade Script

    All right, I have removed pulseaudio completely. Going for a reboot, let's pray for the best

  10. #120
    Join Date
    Mar 2007
    Location
    Cochin, India
    Beans
    208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Thumbs down Re: ALSA Upgrade Script

    Sorry about that, yes it was a wrong screen shot I uploaded before, and since edited.

    I found the log file,, but cant attach it since the size it way too huge. But I guess the installation has come out fine.
    Last edited by redenex; March 26th, 2009 at 06:32 PM.

Page 12 of 124 FirstFirst ... 210111213142262112 ... LastLast

Tags for this Thread

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
  •