LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-29-2004, 03:31 PM   #1
rl5
Member
 
Registered: Nov 2003
Location: Beautiful Northern California
Distribution: Linux Mint
Posts: 97

Rep: Reputation: 18
alsa-base not installing


disclaimer: I wasn't sure if this should go into distros - Debian since it involves alsa, which is why I posted here.

I am running Debian 3.0r2 with a 2.6.5. kernel, and I complied alsa support into the kernel. I am using an Aureal Vortex 8810 sound card. I used dselect to install alsa-utils and alsa-base, but I am unable to get alba-base to install - dselect installation fails with this error message:

Setting up alsa-base (1.0.4-2) ...
Note: Moving to /etc/default/alsa
mv: missing file argument
Try `mv --help' for more information.
dpkg: error processing alsa-base (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
alsa-base
E: Sub-process /usr/bin/dpkg returned an error code (1)
Some errors occurred while unpacking. I'm going to configure the
packages that were installed. This may result in duplicate errors
or errors caused by missing dependencies. This is OK, only the errors
above this message are important. Please fix them and run [I]nstall again
Press enter to continue.

I have done my research on this but can't find a solution that works for my system. I also am a bit confused about what alsa components I should install - some of the messages I have read imply that when alsa is bult into the 2.6.5. kernel, that there is no need to install alsa-base, -utilities, etc. So I'm hoping one of you Linux uber-geeks can point me in the right direction. <g>

Thanks.
 
Old 05-02-2004, 02:41 AM   #2
Clément XVII
LQ Newbie
 
Registered: May 2004
Posts: 1

Rep: Reputation: 0
Hi rl5,


You posted at the right place, I just installed the latest sarge from scratch yesterday, and discovered I had the same problem as you: when running apt-get install alsa-base, I got the following.

Code:
Note: Moving to /etc/default/alsa
mv: missing file argument
Try `mv --help' for more information.
So I thought, ok, maybe it tries to move the config file from another location to the new one (/etc/default/alsa), and as I'm installing from scratch, I don't have the old file?

I googled a bit, and found this on the debian package changelog:

(...)
Move /etc/alsa/alsa-base.conf to /etc/default/alsa
(...)

So the correct command should be 'mv /etc/alsa/alsa-base.conf /etc/default/alsa', but the problem is that the /etc/alsa/alsa-base.conf isn't present on the system!

So, a quick look into the alsa-base package description for sarge showed me that there is a config file for alsa located in /usr/share/alsa-base/alsa-base.conf!

So, all you have to do is the following:

Code:
apt-get install alsa-base
(you'll get the error message about configuring, but don't worry, it won't stay long)
cp /usr/share/alsa-base/alsa-base.conf /etc/alsa/alsa-base.conf
apt-get install alsa-base
Or you can alternatively run dpkg-reconfigure alsa-base.

Now it should work!


[EDIT:] Please note that you also need the alsa-source package to configure your card!

Last edited by Clément XVII; 05-02-2004 at 03:00 AM.
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
apt-get doesnt install alsa-base and utils......plz help! max0 Debian 4 07-21-2006 01:47 PM
Installing base packages from disk, not CD fiservguy Red Hat 8 10-19-2005 01:00 PM
alsa-base borked in sid - solution anyone? Kethinov Debian 6 11-10-2004 11:39 AM
Muffled base with Alsa on Sound Blaster Live Value Relativity Linux - Newbie 0 06-05-2004 10:39 PM
No base selection available installing Suse 8.2 woppy71 Linux - Software 2 12-22-2003 02:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 10:15 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