Results 1 to 3 of 3
Hi,
I am relatively new with linux. I have installed alsa-utils into an arm based platform. After running alsamixer in the target platform I am able to see the GUI ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-07-2012 #1Just Joined!
- Join Date
- Aug 2012
- Posts
- 1
[Help Required] alsamixer GUI aborts
Hi,
I am relatively new with linux. I have installed alsa-utils into an arm based platform. After running alsamixer in the target platform I am able to see the GUI on console. However on pressing control keys like F2 ,F4 or F5 it exits. F6, Esc etc. work as expected.
I doubt some dependency packages are not installed properly. Any inputs in this regard will be great.
version being used: AlsaMixer v1.0.24.2
- 08-08-2012 #2Just Joined!
- Join Date
- Apr 2012
- Location
- Virginia USA
- Posts
- 19
Not sure exactly what you're asking but are you running the entire distro from cli? If so you need to seperate any processes you want to keep running from the terminal you open them in. From what I read you need to put & at the end of your alsa command.
Hope this works. Not sure if its what your asking about.
- 08-08-2012 #3Just Joined!
- Join Date
- Apr 2012
- Location
- Virginia USA
- Posts
- 19
you may need to use this syntax
(command &)


Reply With Quote
