Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alsa, capture device nur als root
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
LinuxDoc
n00b
n00b


Joined: 10 Dec 2004
Posts: 9

PostPosted: Fri Dec 10, 2004 12:27 pm    Post subject: Alsa, capture device nur als root Reply with quote

Hallo,

trotz intensiver suche habe ich nix finden können was mir weiterhilft.
und zwar habe ich eine Nforce2 board und auch alles richtig eingebunden, deer sound funktioniert und als root kann ich auch fullduplex benutzen.

Eine zeit lange funtionierte das auch als nomaler nutzer, nur nun gehts nicht mehr und ich verstehe einfach nicht was ich falsch mache, mein user ist auch in der audio gruppe.

/etc/devfsd.conf
Code:
# the audio devices
LOOKUP          snd          MODLOAD ACTION snd
LOOKUP          dsp          MODLOAD
LOOKUP          mixer        MODLOAD
LOOKUP          midi         MODLOAD
REGISTER        sound/.*     PERMISSIONS root.audio 660
REGISTER        snd/.*       PERMISSIONS root.audio 660


/etc/modules.d/alsa

Code:

# Alsa 0.9.X kernel modules' configuration file.
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v 1.4 2004/11/16 01:31:22 eradicator Exp $

# ALSA portion
alias char-major-116 snd
# 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-ens1371
##  OSS/Free portion
alias sound-slot-0 snd-card-0
## 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



Desweiteren möchte ich gerne wissen ob es möglich ist einen /dev/dsp1 aufzumachen denn ich habe nur diese devices:
Code:
ls -l /dev/*dsp*
lr-xr-xr-x  1 root root 10 Dec 10 13:08 /dev/adsp -> sound/adsp
lr-xr-xr-x  1 root root  9 Dec 10 13:08 /dev/dsp -> sound/dsp


Danke und Gruß LinuxDoc
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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