Page 10 of 124 FirstFirst ... 891011122060110 ... LastLast
Results 91 to 100 of 1236

Thread: ALSA Upgrade Script

  1. #91
    Join Date
    Nov 2005
    Location
    Kerala,India
    Beans
    534
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: ALSA Upgrade Script

    thanks.I installed it and hopefully after reboot ,the low volume issue of Hda-Intel codec will be resolved.All Praises to you .
    EDIT:
    Compile error -
    Code:
    make[3]: *** [/usr/src/Alsa-1.0.19/alsa-driver-1.0.19/acore/hrtimer.o] Error 1
    make[2]: *** [/usr/src/Alsa-1.0.19/alsa-driver-1.0.19/acore] Error 2
    make[1]: *** [_module_/usr/src/Alsa-1.0.19/alsa-driver-1.0.19] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.28.7-custom1'
    make: *** [compile] Error 2
    alsa-driver-1.0.19 make failed

    Never Mind ,I added
    http://www.avenard.org/media/Ubuntu_....19-1.htmlRepo and compiled alsa-module for my custom 2.6.28 kernel.that works. thanks jyavenard

    Code:
    root@sher:~# cat /proc/asound/version 
    Advanced Linux Sound Architecture Driver Version 1.0.19.
    Compiled on Mar 13 2009 for kernel 2.6.28.7-custom1 (SMP).
    Last edited by deepclutch; March 13th, 2009 at 01:13 AM.

  2. #92
    Join Date
    Mar 2009
    Beans
    1

    Re: ALSA Upgrade Script

    Oops, I had a question, but I just got my answer, sorry for interrupting you guys.
    Last edited by MaxMeister; March 13th, 2009 at 04:45 AM.

  3. #93
    Join Date
    Jul 2008
    Beans
    1

    Re: ALSA Upgrade Script

    Script worked perfectly, and now I finally have sound out of my EMU 1212m. Been banging my head for weeks now trying to make this work. Wish I'd found this first. Thanks so much, soundcheck!

  4. #94
    Join Date
    Sep 2005
    Beans
    50

    Re: ALSA Upgrade Script

    many thanks worked like a charm on a audigy 2 zs Platinium pro.

  5. #95
    Join Date
    Jan 2008
    Beans
    15

    Re: ALSA Upgrade Script

    I finally got sound!!! whooooo!!!

    thanks Eric06 for the the hint on trying the options for the other machines
    thanks Soundcheck for awesome script...

    now i just need to install all the software that i need and trim down the fat that i do not need... and also check the microphone if it is working..

    thanks a bunch guys..

  6. #96
    Join Date
    May 2007
    Beans
    190

    Re: ALSA Upgrade Script

    I have an issue where I can get sound out of my headphone jack, but not from my speakers. I have a new iMac. I'm not very good at troubleshooting drivers in Linux. Where do I start looking to fix this?

  7. #97
    Join Date
    Mar 2009
    Beans
    1

    Re: ALSA Upgrade Script

    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

  8. #98
    Join Date
    Dec 2006
    Beans
    178
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: ALSA Upgrade Script

    I'm having a little trouble with 1.0.19 on my Acer Aspire 5930.
    With 1.0.17, I had the "Side" channel which provided some extra volume and most of the bass for my sound output. Since I've upgraded though, I only get ( relatively ) quiet and mostly treble output.

    The laptop has "Virtual SurroundSound" and I think the problem is only the Front output is working. I can only get output on other channels if I run
    Code:
    speaker-test -l1 -twave -Dplug:default
    which results in a very deep voice saying things on the wrong speakers ( saying "Front Right" on the Left speaker ). Any other parameters only gives me 2 channels being output..

    Anyone else experienced similiar problems or could point me in the right direction to help me diagnose the problem? 1.0.17 played music really well ( even bass-y music ) but 1.0.19 has "broken" that ( but given me HDMI output )

  9. #99
    Join Date
    Mar 2009
    Beans
    2

    Re: ALSA Upgrade Script

    I can't get the Alsa Upgrade script completed on my Lenovo (ubuntu 8.10, kernel 2.6.27-11-generic). I am using the Upgrade script AlsaUpgrade-1.0.x-rev-1.16.sh

    I decided to do the steps separately, download first, then compile. Download went smoothly, compile fails very early when trying to apply some patches:

    Hacking autoconf.h...
    make dep
    make[1]: Betrete Verzeichnis '/usr/src/Alsa-1.0.19/alsa-driver-1.0.19'
    make[2]: Betrete Verzeichnis '/usr/src/Alsa-1.0.19/alsa-driver-1.0.19/acore'
    copying file alsa-kernel/core/info.c
    /usr/src/Alsa-1.0.19/alsa-driver-1.0.19/utils/patch-alsa: 24: patch: not found
    make[2]: *** [info.c] Fehler 1
    make[2]: Verlasse Verzeichnis '/usr/src/Alsa-1.0.19/alsa-driver-1.0.19/acore'
    make[1]: *** [dep] Fehler 1
    make[1]: Verlasse Verzeichnis '/usr/src/Alsa-1.0.19/alsa-driver-1.0.19'
    make: *** [include/sndversions.h] Fehler 2

    Any idea how to convince make to continue?

    Thanks, Hannes
    alsa-driver-1.0.19 make failed

  10. #100
    Join Date
    Sep 2007
    Location
    EU
    Beans
    224
    Distro
    Ubuntu Development Release

    Re: ALSA Upgrade Script

    @ soundcheck

    I would like to thank you for the script you made for an easy upgrade of alsa driver. It works just fine.

    I started another related tread witch I think is solved.

    http://ubuntuforums.org/showthread.php?t=1100552

    https://bugs.launchpad.net/ubuntu/+bug/218165
    Last edited by pedja_portugalac; March 20th, 2009 at 02:09 AM.

Page 10 of 124 FirstFirst ... 891011122060110 ... 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
  •