Page 13 of 22 FirstFirst ... 31112131415 ... LastLast
Results 121 to 130 of 219

Thread: ALSA Upgrade Script Redux

  1. #121
    Join Date
    Mar 2008
    Beans
    2

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by nightfever View Post
    I'm getting an error while running the script in Oneiric:

    Code:
    seq_clientmgr.c:27:28: fatal error: linux/smp_lock.h: No such file or directory
    compilation terminated.
    make[3]: *** [fastdep] Error 1
    make[3]: Leaving directory `/opt/Alsa-1.0.24/alsa-driver-1.0.24/acore/seq'
    make[2]: *** [_sfdep_seq] Error 2
    make[2]: Leaving directory `/opt/Alsa-1.0.24/alsa-driver-1.0.24/acore'
    make[1]: *** [dep] Error 1
    make[1]: Leaving directory `/opt/Alsa-1.0.24/alsa-driver-1.0.24'
    make: *** [include/sndversions.h] Error 2
    
    ***************************************************************************
    *  alsa-driver-1.0.24 make failed
    ***************************************************************************
    Edit: could it be that Oneiric is using kernel version 3?
    EDIT2: I found out smp_lock.h is missing, it was removed from newer kernel versions;
    Can this be fixed? I got an older kernel version containing this file. Can anyone tell me at least where to put it?
    Getting the same problem too in Oneiric, can anyone help?

  2. #122
    Join Date
    May 2009
    Beans
    1

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by richgj700 View Post
    Getting the same problem too in Oneiric, can anyone help?
    Same here... Was trying to get the subwoofer working on an ASUS G73SW and killed my sound. My preferred audio device in Phonon went from Internal Audio Analog Stereo to Dummy Output. I tried running the script to try to do a clean ALSA install but it failed w/ the same error in Oneiric.

  3. #123
    Join Date
    Feb 2007
    Beans
    Hidden!

    Re: ALSA Upgrade Script Redux

    Guys, I think there's no need to run the whole script.
    As I discovered, I only needed to download alsa-firmware from alsa-project.org, extract it and run ./compile, make, make install. Then restart and the kernel will be able to load the module with the firmware.

    Try this

  4. #124
    Join Date
    Oct 2011
    Beans
    10

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by nightfever View Post
    Guys, I think there's no need to run the whole script.
    As I discovered, I only needed to download alsa-firmware from alsa-project.org, extract it and run ./compile, make, make install. Then restart and the kernel will be able to load the module with the firmware.

    Try this
    Hello, I have the same problem... I've tried your solution but it is not working either (downloaded the firmware, run ./configure, make, make install, then reboot).

    Any ideas?
    Thanks
    Jonathan

  5. #125
    Join Date
    Feb 2007
    Beans
    Hidden!

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by jzaiat View Post
    Hello, I have the same problem... I've tried your solution but it is not working either (downloaded the firmware, run ./configure, make, make install, then reboot).

    Any ideas?
    Thanks
    Jonathan
    Are you sure you have all the packages installed and that your card is supported?

  6. #126
    Join Date
    Oct 2011
    Beans
    10

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by nightfever View Post
    Are you sure you have all the packages installed and that your card is supported?
    Hi, I think my card is supported since it was working perfectly before upgrading from Natty to Oneiric... about the packages I'm not sure, for some reason I dont have to driver, here you can see more info about my configuration http://www.alsa-project.org/db/?f=de...1572f97daab012.
    Thanks
    Jonathan

  7. #127
    Join Date
    Jun 2007
    Beans
    14,769

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by richgj700 View Post
    Getting the same problem too in Oneiric, can anyone help?
    You need to use the -s option or manually add this one-liner patch after downloading: http://git.alsa-project.org/?p=alsa-...f35b188fab48c7

    There could be other build issues in Oneiric, idk. I use Debian and suse nowadays.

  8. #128
    Join Date
    Oct 2011
    Beans
    10

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by Temüjin View Post
    You need to use the -s option or manually add this one-liner patch after downloading: http://git.alsa-project.org/?p=alsa-...f35b188fab48c7

    There could be other build issues in Oneiric, idk. I use Debian and suse nowadays.

    Hello, can you tell me in which command should I use the -s option? Thank you!
    Jonathan

  9. #129
    Join Date
    Oct 2011
    Beans
    10

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by jzaiat View Post
    Hello, can you tell me in which command should I use the -s option? Thank you!
    Jonathan
    I figured it out, the -s option should be used instead of -d in the script: "./AlsaUpgrade-1.0.24-2.sh -s". But the snapshot url doesn't exist anymore... so, I tried to download the configure.in file and replace it manually before compiling (in /opt/Alsa-1.0.24/alsa-driver-1.0.24) but it doesn't work either, I get the same error: "fatal error: linux/smp_lock.h: No such file or directory".
    What should I do?

    Thanks for your advice.
    Jonathan

  10. #130
    Join Date
    Nov 2011
    Beans
    6

    Re: ALSA Upgrade Script Redux

    Thanks a lot!

    Unlucky I cannot download any of these files as I don't permissions...

    It seems I should post at least 50 times.... Let's start

Page 13 of 22 FirstFirst ... 31112131415 ... LastLast

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
  •