SlackwareThis Forum is for the discussion of Slackware Linux.
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.
have you set it to be 'captured' by the soundcard?
I suggest using alsamixer (type alsamixer at a terminal) as that seems to work consistently across a lot of soundcards. Tab moves between three 'views', playback, capture & combined (ie both at once) & you use the arrow keys, left & right to choose channels & up/down to raise/lower volumes. M toggles mute/unmute & spacebar toggles capture on/off. When capture is on it will show in red writing.
You need to be in the capture view, go to the microphone channel with the arrows, use M to unmute if necessary (when muted MM shows at the bottom) & use the spacebar to turn on the capture if necessary & raise the volume.
It is confusing at first because there are two voulme controls involved: playback volume controls what goes out but the capture volume controls what goes in. Its all about control I guess
Sorry if I have told you anything you know but this is a 1st stop check for me. I once had a very embarrasing recording session with a vocalist present & all was going wrong until 1/2 an hour later I found I hadn't selected the input to be captured! (Blush)
Thanks for your reply. Unfortunately I can't turn on the capture for any channel. The spacebar doesn't change anything. In KMix the Input fields is also empty. Maybe it's a driver problem. Is there any additional module I have to load?
lars@desktop:~$ amixer set Capture 10 cap
amixer: Unable to find simple control 'Capture',0
lars@desktop:~$ amixer set Mic cap
amixer: Unknown capture setup 'cap'..
That's really weird. I have no idea what the problem is, because the card seems to configured fine.
I must admit I am a bit stumped. Have you tried running alsaconf (as root) to see if that fixes it? Another thing to try may be to try something (say the alsamixer) as root. If it works as root then you know it is a permissions problem.
I have a machine with a Soundblaster platinum that uses the emu10k1 drivers same as your audigythat works fine. I am not on it now but when I am I will compare your lsmod to mine & see if there are any differences.
(BTW you are using alsa drivers that match your kernel. If you upgrade your kernel you need to update alsa as well.)
Thanks again. alsaconf as root was the first thing I did when configuring sound. There were no problems and the card was detected and configured properly. I also tried alsamixer as a normal user and as root. With both users it is the same problem. I can't toggle the views and it seems that no input channels are detected. The alsa packages match the kernel, because I didn't do any kernel upgrade. I still use the original 2.4.29. I'm really confused, because it seems that the permissions are set correctly and the driver works fine. If you could compare your lsmod to mine that would be great. Thanks for that.
lars@desktop:~$ amixer scontrols
Simple mixer control 'Master',0
Simple mixer control 'Tone',0
Simple mixer control 'Bass',0
Simple mixer control 'Treble',0
Simple mixer control 'PCM',0
Simple mixer control 'PCM Center',0
Simple mixer control 'PCM Front',0
Simple mixer control 'PCM LFE',0
Simple mixer control 'PCM Surround',0
Simple mixer control 'Front',0
Simple mixer control 'Surround',0
Simple mixer control 'Center',0
Simple mixer control 'LFE',0
Simple mixer control 'Music',0
Simple mixer control 'Line',0
Simple mixer control 'Line2',0
Simple mixer control 'CD',0
Simple mixer control 'Mic',0
Simple mixer control 'Mic Boost (+20dB)',0
Simple mixer control 'Phone',0
Simple mixer control 'IEC958 Optical',0
Simple mixer control 'IEC958 Optical Raw',0
Simple mixer control 'PC Speaker',0
Simple mixer control 'Aux',0
Simple mixer control 'Aux2',0
Simple mixer control 'Analog Mix',0
Simple mixer control 'Audigy Analog/Digital Output Jack',0
Simple mixer control 'Audigy CD',0
Simple mixer control 'External Amplifier',0
My amixer shows a lot more than yours, some is the breakout box:
Simple mixer control 'Master',0
Simple mixer control 'Headphone LFE',1
Simple mixer control 'Headphone',1
Simple mixer control 'Headphone Center',1
Simple mixer control 'Tone',0
Simple mixer control 'Bass',0
Simple mixer control 'Treble',0
Simple mixer control '3D Control - Switch',0
Simple mixer control '3D Control Sigmatel - Depth',0
Simple mixer control '3D Control Sigmatel - Rear Depth',0
Simple mixer control 'PCM',0
Simple mixer control 'Surround',0
Simple mixer control 'Center',0
Simple mixer control 'LFE',0
Simple mixer control 'Synth',0
Simple mixer control 'Wave',0
Simple mixer control 'Wave Center',0
Simple mixer control 'Wave LFE',0
Simple mixer control 'Wave Surround',0
Simple mixer control 'Line',0
Simple mixer control 'Line LiveDrive',0
Simple mixer control 'Line2 LiveDrive',1
Simple mixer control 'CD',0
Simple mixer control 'Mic',0
Simple mixer control 'Mic Boost (+20dB)',0
Simple mixer control 'Mic Select',0
Simple mixer control 'Video',0
Simple mixer control 'Phone',0
Simple mixer control 'IEC958 Coaxial',0
Simple mixer control 'IEC958 LiveDrive',0
Simple mixer control 'IEC958 Optical Raw',0
Simple mixer control 'IEC958 TTL',0
Simple mixer control 'PC Speaker',0
Simple mixer control 'Aux',0
Simple mixer control 'Capture',0
Simple mixer control 'Mix',0
Simple mixer control 'Mix Mono',0
Simple mixer control 'AC97',0
Simple mixer control 'EMU10K1 PCM',0
Simple mixer control 'EMU10K1 PCM Send',0
Simple mixer control 'EMU10K1 PCM Send Routing',0
Simple mixer control 'External Amplifier',0
Simple mixer control 'SB Live Analog/Digital Output Jack',0
Simple mixer control 'Sigmatel 4-Speaker Stereo',0
Simple mixer control 'Sigmatel Output Bias',0
Simple mixer control 'Sigmatel Surround',0
Simple mixer control 'Sigmatel Surround Phase Inversion Playback ',0
just a Q.
do you have separate input/output plugs on that card,
or must they be configured as either output or input.
for example :i have a simple onboard soundchip and i can configure
the mic. jack as input or as one of the outputs for 5.1 sound.
of course, if i choose it as output, i cannot use it as input.
Hm, I think I don't have separate input/output plugs. At least I only have the normal 5 plugs with different colours. If I understand you right, the problem could be that everything is configured as output and I have to tell the mic jack that it is input? The problem is that I can't switch the view in alsamixer (spacebar on the mic channel doesn't change anything, it is always playback.
Ok, I downloaded their technical documentation, but unfortunately it doesn't say anything about linux. There were also no information about setting jumpers or stuff like that. Honestly I can't imagine that there is some hardware stuff to change, because the audigy player is such a popular soundcard (if not the most used soundcard at all) and I haven't read any problems concerning that. I'm afraid it must be something with my configuration.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.