LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 08-09-2004, 10:44 AM   #1
aneeshm
Member
 
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41

Rep: Reputation: 15
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 ?
 
Old 08-09-2004, 11:14 AM   #2
druisgod
Member
 
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119

Rep: Reputation: 18
do you have alsa's start scripts in you rc.d directories?


Druisgod
 
Old 08-10-2004, 06:43 AM   #3
aneeshm
Member
 
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41

Original Poster
Rep: Reputation: 15
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 .
 
Old 08-10-2004, 07:38 AM   #4
druisgod
Member
 
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119

Rep: Reputation: 18
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
 
Old 08-10-2004, 08:11 AM   #5
aneeshm
Member
 
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41

Original Poster
Rep: Reputation: 15
And if they're not there ? What do I do then ?
 
Old 08-10-2004, 11:04 AM   #6
druisgod
Member
 
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119

Rep: Reputation: 18
Install the alsa-libs package. I believe thats where they come from.


Druisgod
 
Old 08-10-2004, 11:05 AM   #7
shengchieh
Member
 
Registered: Jul 2004
Location: Palo Alto, CA
Distribution: #! Korora
Posts: 472

Rep: Reputation: 30
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
 
Old 08-10-2004, 11:14 AM   #8
druisgod
Member
 
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119

Rep: Reputation: 18
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
 
Old 08-10-2004, 11:53 AM   #9
aneeshm
Member
 
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41

Original Poster
Rep: Reputation: 15
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 .
 
Old 08-10-2004, 12:59 PM   #10
p-static
Member
 
Registered: Jul 2004
Distribution: Gentoo
Posts: 101

Rep: Reputation: 15
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.
 
Old 08-10-2004, 02:55 PM   #11
druisgod
Member
 
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119

Rep: Reputation: 18
its find x -name "filename", where x is the directory you want to check from recursively.

Druisgod
 
Old 08-10-2004, 02:58 PM   #12
druisgod
Member
 
Registered: Jun 2004
Location: Maine
Distribution: LFS Mint OS, LFS, CENTos,
Posts: 119

Rep: Reputation: 18
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
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I need ALSACONF but alsa-utils conflicts with udev! asimov Debian 7 09-06-2005 07:09 PM
Slackware 10, sound works only with alsaconf SyBorg Slackware 10 09-08-2004 05:48 PM
Suse9.1/ALSA/Audigy/No Sound/I run alsaconf after reboot(s) to get sound FastFeet Linux - Hardware 23 07-12-2004 06:01 PM
ALSA boot problem - have to run alsaconf every time(ASUS A7V266-MX) aneeshm Linux - Software 2 07-11-2004 08:02 AM
alsa, alsaconf and modprobing uday Linux - Hardware 0 02-10-2004 04:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration