Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2013 14:11:24 +0000
From:      Gereon Kaiping <gereon.kaiping@gmail.com>
To:        freebsd-multimedia@freebsd.org
Subject:   OSS configuration on Dell Latitude D6320
Message-ID:  <CA%2BmEJ1ss_vxWZz8iN1Vc8=c7by5aitnQ6WKsjHBs6P4T87GmeA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Dear Multimedia ,

I'm trying to get skype to work under FreeBSD-9 on my Dell Latitude
D6320 laptop. The last problem I have is using the builtin microphone,
which is supposedly somehow connected to the webcam, so to make sure I
installed multimedia/webcamd. I use OSS as my sound system.

I can use microphone and speakers under audacity if I set the playback
device to /dev/dsp, but the recording device to /dev/dsp1. How do I
configure OSS to use these settings by default unless an application
explicitly demands something else? In skype, I cannot select a
specific sound device, just "oss" or "default" or "hdmi", and if those
in- and outputs work, they sound like a reasonable default anyway.

-- Gereon

In case it helps, in particular if someone later needs to stumble upon
this because they have a similar problem:

$ cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 64bit 2009061500/amd64)
Installed devices:
pcm0: <IDT 92HD90BXX (Analog 2.0+HP/2.0)> (play/rec) default
pcm1: <IDT 92HD90BXX (Analog)> (play/rec)
pcm2: <Intel Cougar Point (HDMI/DP 8ch)> (play)
pcm3: <Intel Cougar Point (HDMI/DP 8ch)> (play)
pcm4: <Intel Cougar Point (HDMI/DP 8ch)> (play)
$ mixer
Mixer vol      is currently set to  80:80
Mixer pcm      is currently set to 100:100
Mixer speaker  is currently set to 100:100
Mixer line     is currently set to  90:90
Mixer mic      is currently set to  67:67
Mixer mix      is currently set to  80:80
Mixer rec      is currently set to 100:100
Mixer ogain    is currently set to 100:100
Recording source: mic
$ mixer -f /dev/dsp
Mixer pcm      is currently set to  45:45
Mixer rec      is currently set to  45:45
$ mixer -f /dev/dsp1
Mixer pcm      is currently set to  45:45
Mixer rec      is currently set to  45:45



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BmEJ1ss_vxWZz8iN1Vc8=c7by5aitnQ6WKsjHBs6P4T87GmeA>