Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
usb microphone (webcam) with alsa and linux 2.4..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
moa333
n00b
n00b


Joined: 22 May 2004
Posts: 45
Location: France

PostPosted: Tue Dec 21, 2004 4:51 am    Post subject: usb microphone (webcam) with alsa and linux 2.4.. Reply with quote

I have a mic on my usb, i have edited /etc/modules.d/alsa like this:

Code:

# ALSA portion

alias char-major-116 snd-intel8x0
alias char-major-116 snd-usb-audio

# OSS/Free portion

alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion

alias snd-card-0 snd-intel8x0
alias snd-card-1 snd-usb-audio

## alias snd-card-1 snd-ens1371
##  OSS/Free portion

alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
## alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

##  OSS/Free portion - card #2
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd_cards_limit=1



modules-update, then:


Code:

# /etc/init.d/alsasound start
 * Loading ALSA modules...
 *   Loading: snd-card-0...                                                          [ ok ] *   Loading: snd-card-1...
modprobe: Can't locate module snd-card-1                                             [ !! ]
 *   Loading: snd-seq-oss...                                                         [ ok ] * Restoring Mixer Levels...                                                         [ ok ]
Back to top
View user's profile Send private message
moa333
n00b
n00b


Joined: 22 May 2004
Posts: 45
Location: France

PostPosted: Tue Dec 21, 2004 5:19 am    Post subject: Reply with quote

solved here...
Back to top
View user's profile Send private message
moa333
n00b
n00b


Joined: 22 May 2004
Posts: 45
Location: France

PostPosted: Tue Dec 21, 2004 5:20 am    Post subject: Reply with quote

solved here...
https://forums.gentoo.org/viewtopic.php?p=1899929#1899929
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum