Page 4 of 22 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 219

Thread: ALSA Upgrade Script Redux

  1. #31
    Join Date
    Dec 2010
    Beans
    2

    Re: ALSA Upgrade Script Redux

    @amsama

    Try making the script executable with something like "chmod +x AlsaUpgrade-1.0.24-2.sh" and then doing "sudo ./AlsaUpgrade-1.0.24-2.sh -d" and see if that works.

  2. #32
    Join Date
    Dec 2010
    Beans
    2

    Re: ALSA Upgrade Script Redux

    I found this page helpful, too, since I don't want to use my on-board HDMI:

    http://wiki.xbmc.org/?title=HOW-TO_s...T220,_or_GT240

    I had to add "load-module module-alsa-sink device=hw:1,7" to /etc/pulse/default.pa and the other stuff on that page. That got my sound working, but killed my ability to control volume from my keyboard, and the system sound preference thing doesn't load. But I can still do volume within an application, so this is a good-enough solution for now.

    Thanks for the latest version of the upgrade script.
    Last edited by plexluthor; February 19th, 2011 at 09:44 PM. Reason: double post

  3. #33
    Join Date
    May 2007
    Beans
    3

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by xoppaw View Post
    i downloaded the script again, and here is what happens:

    Code:
    maddox@xbmclive:~$ sudo ./AlsaUpgrade-1.0.24-2.sh
    [sudo] password for maddox: 
    sudo: ./AlsaUpgrade-1.0.24-2.sh: command not found
    sudo chmod -c 775 AlsaUpgrade-1.0.24-2.sh

    Worked for me

  4. #34
    Join Date
    May 2010
    Location
    Here
    Beans
    1,297
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: ALSA Upgrade Script Redux

    Quote Originally Posted by plexluthor View Post
    @amsama

    Try making the script executable with something like "chmod +x AlsaUpgrade-1.0.24-2.sh" and then doing "sudo ./AlsaUpgrade-1.0.24-2.sh -d" and see if that works.
    Rather:
    Code:
    sudo chmod +x AlsaUpgrade-1.0.24-2.sh
    sudo ./AlsaUpgrade-1.0.24-2.sh
    Just adding +x to your current user will not affect Sudo.

  5. #35
    Join Date
    Feb 2011
    Beans
    56

    Re: ALSA Upgrade Script Redux

    right ok im new to ubuntu and a bit stupid lol

    my mic aint working with skype but is working with sound recorder situated in the application at the top of the desk top!!!

    What is the problem i have, ive been into skype and tried to sort things out in there.....nbo joy
    been in to GNOME ALSA mixer.....no joy there
    Been into the Alsamixer in terminal......still no joy!

    can anyone plesea help me as im now totaly stuck!!!!

    here is a list of stuff about my system!

    james@james-AO751h:~$ uname -a
    Linux james-AO751h 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 i686 GNU/Linux
    james@james-AO751h:~$ aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: MID [HDA Intel MID], device 0: ALC272X Analog [ALC272X Analog]
    Subdevices: 0/1
    Subdevice #0: subdevice #0
    james@james-AO751h:~$ dpkg -l | grep "alsa"
    ii alsa-base 1.0.23+dfsg-1ubuntu4 ALSA driver configuration files
    iF alsa-driver-linuxant 1.0.23.1-k2.6.31-17-generic-1 ALSA driver enhanced for Conexant HDA modem support
    ii alsa-utils 1.0.23-2ubuntu3.4 Utilities for configuring and using ALSA
    ii bluez-alsa 4.69-0ubuntu2 Bluetooth audio support
    ii gnome-alsamixer 0.9.7~cvs.20060916.ds.1-2 ALSA sound mixer for GNOME
    ii gstreamer0.10-alsa 0.10.30-2 GStreamer plugin for ALSA
    rc libsdl1.2debian-alsa 1.2.14-6ubuntu3 Simple DirectMedia Layer (with X11 and ALSA options)
    ii linux-alsa-driver-modules-2.6.35-25-generic 2.6.35-25.201102141252 Ubuntu-supplied Linux modules for version 2.6.35-25-generic ALSA snapshots
    james@james-AO751h:~$ head -n 1 /proc/asound/card*/codec#*
    Codec: Realtek ALC272X


    Here is the spec!

    Processor Speed
    1.33 GHz
    RAM
    1 GB
    Weight
    3 lb
    Screen Size
    11.6 inches
    Screen Size Type
    widescreen
    Graphics Card
    Intel Graphics Media Accelerator 500
    Storage Capacity (as Tested)
    160 GB
    Networking Options
    802.11g
    Processor Name
    Intel Atom Z520

    hope i can get help ASAP

  6. #36
    Join Date
    Mar 2010
    Beans
    4

    Re: ALSA Upgrade Script Redux

    this script really worked for me!!! big thanks!!! i have asus xonar stx sound card and after upgrade to ubuntu 10.10 it stopped work (drivers loaded, multimedia soft works, but no sound). i've tried many times to compile alsa 1.0.24 from sources, but after installation compiled modules didn't want to load beause of linker errors.

  7. #37
    Join Date
    Nov 2010
    Location
    Florida
    Beans
    93
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: ALSA Upgrade Script Redux

    still not recognizing my intel hda card. what else can i do?

  8. #38
    Join Date
    May 2009
    Beans
    3

    Re: ALSA Upgrade Script Redux

    just want to say thanks! i tried to upgrade to alsa 1.0.24 manually and completely busted my sound. tried reinstalling 1.0.23 from repositories to no avail.. tried to debug a 1.0.24 compilation error to no avail.. used your script and everything works again! i prolly have remnants of old alsa stuff somewhere, but all i care is that its working again! thanks

  9. #39
    Join Date
    Jun 2010
    Location
    San Diego
    Beans
    83
    Distro
    Ubuntu 13.10 Saucy Salamander

    Re: ALSA Upgrade Script Redux

    Thanks to soundcheck, Temujin (sp), and Lidex (from days gone by):

    Thanks to you guys, new 10.04.2 32-bit image install and the latest Alsa-Upgrade-1.0.24-2 script worked perfectly, as well as adding the line to the the alsa.conf file, which in my case added sound to firefox via flash.

    I guess upcoming kernel updates will overwrite this fix, but oh well ...

    Many thanks again!

    JA

  10. #40
    Join Date
    Jun 2007
    Beans
    14,783

    Re: ALSA Upgrade Script Redux

    I guess upcoming kernel updates will overwrite this fix, but oh well ...
    Boot into the new kernel and run the script with -i again. After you reboot (or restart ALSA), all should work fine again.

Page 4 of 22 FirstFirst ... 2345614 ... 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
  •