Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA problem with Logitech EasyCall Desktop HELP!
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
tianran.chen
n00b
n00b


Joined: 16 Jun 2007
Posts: 2

PostPosted: Sat Jun 16, 2007 4:19 pm    Post subject: ALSA problem with Logitech EasyCall Desktop HELP! Reply with quote

Greetings,

I just got a Logitech EasyCall Destop (a extremely good deal). It is basically a USB audio device containing a speaker and a microphone. And now I have trouble using it. For the driver, I use snd-usb-audio from the kernel, compiled as a module. I also added a few lines to /etc/modules.d/alsa and it now looks like this

Code:

# Alsa kernel modules' configuration file.

# 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 `modules-update' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
## alias snd-card-0 snd-interwave
## 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=2
options snd-hda-intel index=0
options snd-usb-audio index=1


... and I also had hald running. After I plugin the device, snd-usb-audio did get loaded, and new nodes /dev/sound/audio1 and /dev/dsp1 all show up with correct permission. But when I try to use it with mpg123 or some other player, it saids:

audio.c: no supported rated found.

What is the problem here? Thanks in advance!
Back to top
View user's profile Send private message
tianran.chen
n00b
n00b


Joined: 16 Jun 2007
Posts: 2

PostPosted: Mon Jun 18, 2007 1:05 am    Post subject: please help Reply with quote

Any hint will be greatly helpful.
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