upgrade alsa

You have a problem with Salix? Post here and we'll do what we can to help.

upgrade alsa

Postby maspai » 19. Jul 2012, 05:39

how to upgrade alsa (1.0.24/1.0.25)? 13.37 has 1.0.23, although it says 1.0.24 in distrowatch :). why i want to upgrade, one of them is because headphone jack doesn't work properly, sound keeps coming out from both my acer aspire 522 netbook speaker while headphone jack is plugged in. thanks.
sorry for my noob-ness guys, i'm new in linux and salix.
User avatar
maspai
 
Posts: 25
Joined: 4. Jul 2012, 11:13

Re: upgrade alsa

Postby Shador » 19. Jul 2012, 06:27

maspai wrote:13.37 has 1.0.23, although it says 1.0.24 in distrowatch

But distrowatch is right:
Code: Select all
# sget -search alsa
alsa-lib-1.0.24.1-x86_64-1 [inst=Ja]: alsa-lib (Advanced Linux Sound Architecture library)
alsa-utils-1.0.24.2-x86_64-1 [inst=Ja]: alsa-utils (Advanced Linux Sound Architecture utilities)
Image
Shador
Salix Warrior
 
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: upgrade alsa

Postby maspai » 19. Jul 2012, 08:58

Code: Select all
cat /proc/asound/version
returns
Code: Select all
Advanced Linux Sound Architecture Driver Version 1.0.23
. isn't it version of alsa?
btw, how to solve the sound problem? sound still comes out from netbook speaker after plugging in headphone.
sorry for my noob-ness guys, i'm new in linux and salix.
User avatar
maspai
 
Posts: 25
Joined: 4. Jul 2012, 11:13

Re: upgrade alsa

Postby thenktor » 19. Jul 2012, 10:02

To view the version of your installed ALSA packages run: ls -l /var/log/packages/alsa*
What sound hardware do you have? Run: /sbin/lspci | grep -i audio

You probably need some parameters to your ALSA modules to change the behaviour.
Image
burnCDDA (burns audio CDs)
last.fm (my last.fm profile)
User avatar
thenktor
Salix Wizard
 
Posts: 2396
Joined: 6. Jun 2009, 14:47
Location: Franconia

Re: upgrade alsa

Postby gapan » 19. Jul 2012, 10:29

Read this thread: viewtopic.php?f=16&t=3703
and the ones I'm linking to from in there.
Image
User avatar
gapan
Salix Wizard
 
Posts: 3509
Joined: 6. Jun 2009, 17:40

Re: upgrade alsa

Postby Shador » 19. Jul 2012, 11:18

maspai wrote:
Code: Select all
cat /proc/asound/version
returns
Code: Select all
Advanced Linux Sound Architecture Driver Version 1.0.23
. isn't it version of alsa?
btw, how to solve the sound problem?

Yes, probably that's the right version. But your system is most probably not in sync with the repository (which distrowatch generally references), i.e. your system is not up-to-date.
Image
Shador
Salix Warrior
 
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: upgrade alsa

Postby maspai » 19. Jul 2012, 11:57

thenktor wrote:To view the version of your installed ALSA packages run: ls -l /var/log/packages/alsa*
What sound hardware do you have? Run: /sbin/lspci | grep -i audio


Code: Select all
lspci | grep -i audio

returns
Code: Select all
00:01.1 Audio device: ATI Technologies Inc Device 1314
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)

I think the first is for HDMI and last is the soundcard.
sorry for my noob-ness guys, i'm new in linux and salix.
User avatar
maspai
 
Posts: 25
Joined: 4. Jul 2012, 11:13

Re: upgrade alsa

Postby maspai » 24. Jul 2012, 08:14

i searched and tried creating alsa.conf in my /etc/modprobe.d/ containing:
Code: Select all
options snd-hda-intel model=olpc-xo-1_5,dell-vostro

in kernel.org there's list of snd-hda-intel models, so i tried model above. after reboot, my headphone works as expected and no more sound from netbook speaker while using headphone. thanks guys.
sorry for my noob-ness guys, i'm new in linux and salix.
User avatar
maspai
 
Posts: 25
Joined: 4. Jul 2012, 11:13


Return to Problems