Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-09-2004, 10:44 AM
|
#1
|
Member
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41
Rep:
|
ALSA works only when I run alsaconf
ALSA has been successfully installed on my system (A7V266-MX , ASUS motherboard , Via Sound) , and it runs only after I run alsaconf . I have to run it a root each time . Is there no way to fix this ?
|
|
|
08-09-2004, 11:14 AM
|
#2
|
Member
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119
Rep:
|
do you have alsa's start scripts in you rc.d directories?
Druisgod
|
|
|
08-10-2004, 06:43 AM
|
#3
|
Member
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41
Original Poster
Rep:
|
No . Where can I find the starting script ?
I'm rather a newbie , so please tell me the exact location of the rc.d directory/directories .
|
|
|
08-10-2004, 07:38 AM
|
#4
|
Member
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119
Rep:
|
Usually in /etc/rc.d/rc(5, 4, or whatever number).d. Usually those are just links to /etc/rc.d/init.d/. In there look for alsa. Make sure in /etc/rc.d/rc5.d you have a Sxxalsa with the x's being a number.
Druisgod
|
|
|
08-10-2004, 08:11 AM
|
#5
|
Member
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41
Original Poster
Rep:
|
And if they're not there ? What do I do then ?
|
|
|
08-10-2004, 11:04 AM
|
#6
|
Member
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119
Rep:
|
Install the alsa-libs package. I believe thats where they come from.
Druisgod
|
|
|
08-10-2004, 11:05 AM
|
#7
|
Member
Registered: Jul 2004
Location: Palo Alto, CA
Distribution: #! Korora
Posts: 472
Rep:
|
I thought (I may be wrong, someone corrects me)
that each time you boot up, you always execute
$HOME/.bashrc
So put your extra scripts there. However, if a
different user log in, he/she will have to run
those scripts.
Others, is there a (bash or something) script
that always run no matter which user logs in?
That's would more practical (I think).
Sheng-Chieh
|
|
|
08-10-2004, 11:14 AM
|
#8
|
Member
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119
Rep:
|
Any bash config files be it bashrc or profile run globally from /etc. It should work like this. If /etc/profile exists then source it and then source .bash_profile. Same for /etc/bashrc and .bashrc. I think however that getting the run scripts in place would be the right thing to do since its alsa's way. As a note to the previous entry I made, Im not sure which package the run scripts get loaded out on - its either alsa-libs or alsa utils . . .see ALSA LINK for more details. If you go under the soundcards link on that page, they have a nice install proceedure tailored to your card.
Druisgod
|
|
|
08-10-2004, 11:53 AM
|
#9
|
Member
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41
Original Poster
Rep:
|
I've installed the drivers , libraries , and utilities (in that order) . I know nothing beyond what the install guide told me . Even then , the ALSA drivers seem not to load at startup .
As to the install procedure tailored to my card , yes , I followed that .
I'll check again , just to be sure . How do you run a find command in Linux (RHEL 3 WS) ? I have forgotten the syntax for specifying the path where to search .
|
|
|
08-10-2004, 12:59 PM
|
#10
|
Member
Registered: Jul 2004
Distribution: Gentoo
Posts: 101
Rep:
|
By doesn't run, do you just mean that nothing plays? This might be the issue where the volume is reset to zero every time you restart.
|
|
|
08-10-2004, 02:55 PM
|
#11
|
Member
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119
Rep:
|
its find x -name "filename", where x is the directory you want to check from recursively.
Druisgod
|
|
|
08-10-2004, 02:58 PM
|
#12
|
Member
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119
Rep:
|
if the problem is as p-static says, you need to run alsamixer. Unmute the entries, and exit back out. The you have to run alsactl --store.
Druisgod
|
|
|
All times are GMT -5. The time now is 03:52 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|