LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-25-2004, 07:19 PM   #1
Googly
LQ Newbie
 
Registered: Feb 2004
Location: Boise, Idaho, United States
Distribution: Gentoo
Posts: 16

Rep: Reputation: 0
alsa compiled fine but...


alsa compiled fine, the modules loaded fine, nothings complaining about /dev/dsp and when I type "cat /dev/dsp" and talk into my mic I see little symbols dance across the screen.

but there's still no sound
knowing it's set to mute by default I try running a mixer and stuff
and thats where the trouble begins...

alsaconf detects my card but says:
Code:
/usr/sbin/alsaconf: /etc/alsa/modutils/0.9: No such file or directory
cp: cannot stat '/etc/alsa/modutils/0.9: No such file or directory'
ERROR! /etc/alsa/modutils/0.9 could not be saved
and not only is there no /etc/alsa/modutils/0.9, there's no /etc/alsa either

alsactl doesn't detect any soundcards

amixer says: "Mixer attach default error: No such file or directory
alsamixer says: "function snd_ctl_open failed for default: No such file or directory

it seems to me like everythings looking in nonexistant places for stuff,
maybe somethings installed in an unusual location?

I'm running Debian 3 revision 2 stable with a
self-compiled 2.6.3 kernel with soundcard support but no alsa or oss built in
I didn't use the debian alsa packages but downloaded the alsa source from alsa-project.org

my soundcard is intel8x0 and its some AC97 onboard thingy

earlier with the 2.4.18-bfwhatever kernel I didn't even get this far
and someone suggested compiling my own kernel so I did.

thanks for reading my long post
 
Old 02-25-2004, 07:45 PM   #2
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
Did you install alsa-utils as well? I think you need to install that and you probably want to install the oss-compat thing as well. And for good measure, alsa-libs.

I think the problem is that the alsa-conf you have on your system is for an older version than the drivers you've installed.
 
Old 02-25-2004, 10:02 PM   #3
Googly
LQ Newbie
 
Registered: Feb 2004
Location: Boise, Idaho, United States
Distribution: Gentoo
Posts: 16

Original Poster
Rep: Reputation: 0
I already had the libs and the utils installed and up to date,
I downloaded the oss thingy but that didn't change anything.
can I possibly try changing volume settings w/o using a mixer or is that impossible?
thanks for the help.
 
Old 02-25-2004, 11:15 PM   #4
quatsch
LQ Addict
 
Registered: Aug 2003
Location: New York, NY
Distribution: gentoo, gentooPPC
Posts: 1,661

Rep: Reputation: 48
you can change the volume using aumix (if you have it).

btw, have you installed the module-init-tools? You need is to make kernel 2.6.3 work properly.
 
Old 02-26-2004, 01:15 AM   #5
mi-c
LQ Newbie
 
Registered: Feb 2004
Posts: 6

Rep: Reputation: 0
Hello, Googly

I have exactly the same conf and the same problem (

This evening I go back to the 2.4.18bf24 kernel and wait for something better ... this is not a solution, but I can'ot find an anwser anywhere ...
 
Old 02-26-2004, 03:33 AM   #6
nbitaud
LQ Newbie
 
Registered: Feb 2004
Distribution: LFS
Posts: 19

Rep: Reputation: 0
is your /etc/modprobe.conf is set up correctly? I have the same sound card with the 2.6.3 kernel and I haven't any problem, but I had some when begun to use 2.6.x kernel because I thought I always need /etc/modules.conf whereas it is useless now: you must use /etc/modprobe.conf instead
 
Old 02-26-2004, 04:57 AM   #7
maroonbaboon
Senior Member
 
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495

Rep: Reputation: 48
Hi Googly

Once you depart from the 'Debian way' of compiling/installing kernel and sound stuff you run in possible conflicts and incompatibilities. One problem I saw was that Debian expects ALSA to be started by the script /etc/init.d/alsasound, whereas installing ALSA from source expects to have it started from /etc/init.d/alsa.

I suspect that some problems people have with other distros come up this way too. For example, it seems like Mandrake comes with ALSA as standard, so compiling from the standard ALSA source could cause similar problems.

So you might have a look at your init scripts and see if that is the source of your problems.
 
Old 02-26-2004, 09:31 PM   #8
Googly
LQ Newbie
 
Registered: Feb 2004
Location: Boise, Idaho, United States
Distribution: Gentoo
Posts: 16

Original Poster
Rep: Reputation: 0
okay I will try those things after windows-update finishes in 1.5 hours(i still use 98 for gaming)

I do have module-init-tools, it wouldn't let me compile the kernel until I downloaded it.

I do have aumix but none of the mixers are working, they seem to be looking for files where there aren't any.

that /etc/init.d thing llooks promising I will try that.

are there any good distro's that do things more normally?
debians good but I'm more of a install everything from source kinda person.
 
Old 02-27-2004, 12:12 AM   #9
maroonbaboon
Senior Member
 
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495

Rep: Reputation: 48
I'm not sure 'normal' exists in this context. There is all that stuff out there and the different distros take different approaches to tying it together.

For source distros, I tried a Gentoo install and it seemed very nice, but in the end went back to Debian. The instant gratification of apt-get was just too much to give up.

Linux from Scratch looks great too, but means delaying gratification even longer.
 
Old 02-27-2004, 01:38 AM   #10
nbitaud
LQ Newbie
 
Registered: Feb 2004
Distribution: LFS
Posts: 19

Rep: Reputation: 0
googly,
the only "distro" I found that does this in a normal way is LFS (and gentoo?). And if you prefer install things from sources, it can't be better ;-)

maroonbaboon,
I agree with you: LFS means REALLY delaying gratification even longer. I use it since one year and a half at home, and now I can't stand any other distro, for such kind of problem...
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel-2.6.3 compiled with alsa but xmms alsa output dont plays demmylls Linux - General 3 09-01-2006 04:32 AM
Alsa don't wanna be compiled! MaximeAD Linux - Hardware 3 04-18-2005 12:32 PM
ALSA has problems on 2.6.10, 2.6.9 works fine. gbkyle Linux - General 1 03-22-2005 02:21 AM
Alsa loads fine, but no sound :( flonejek Linux - Hardware 0 05-28-2004 09:00 AM
mpg321 scratchy with ALSA, fine with OSS karthikrr Slackware 7 11-21-2003 12:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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