I was wondering if anybody is using Skype or Ekiga (other SIP phone) via the Open Sound System compiled from ports.
Could you share your devfs.conf and rc.conf files.
Skype, Ekiga, and OSS
Moderators: dev, hannu, cesium
Let me be more specific. Can anybody help me configure my Open Sound System so that I could do recording.
[pedja@ /usr/home/Pedja]$ ossinfo
Version info: OSS 4.0 (build 070707/200708012238/C (0x00040002)
Platform: FreeBSD/i386 6.2-STABLE-200706 FreeBSD 6.2-STABLE-200706 #0: Sun Jun 3 14:20:02 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP
Number of audio devices: 9
Number of audio engines: 9
Number of MIDI devices: 0
Number of mixer devices: 1
Device objects
0: audigyls0 AudigyLS
1: vmix0 OSS transparent virtual support
MIDI devices (/dev/midi*)
Mixer devices (/dev/mixer*)
0: AudigyLS Mixer (Mixer 0 of device object 0)
Audio devices
/dev/oss/audigyls0/pcm0 AudigyLS front (device index 0)
/dev/oss/audigyls0/pcm1 AudigyLS (shadow) (device index 1)
/dev/oss/audigyls0/pcm2 AudigyLS center/lfe (device index 2)
/dev/oss/audigyls0/pcm3 AudigyLS surround (device index 3)
/dev/oss/audigyls0/pcm4 AudigyLS 5.1 output (device index 4)
/dev/oss/vmix0/pcm0 AudigyLS front (VMIX0) (device index 5)
/dev/oss/vmix0/pcm1 AudigyLS front (VMIX0) (device index 6)
/dev/oss/vmix0/pcm2 AudigyLS front (VMIX0) (device index 7)
/dev/oss/vmix0/pcm3 AudigyLS front (VMIX0) (device index
and mixer
[pedja@ /usr/home/Pedja]$ ossmix
Selected mixer 0/
Known controls are:
pcm <both>[:<rightvol>] (currently 56:56)
rear <both>[:<rightvol>] (currently 48:48)
center <both>[:<rightvol>] (currently 48:48)
center.rec ON|OFF (currently OFF)
ext.spread ON|OFF (currently OFF)
ext.loopback ON|OFF (currently OFF)
ext.recordvol <monovol> (currently 128)
ext.recordsrc <MIC> (currently MIC)
vmix0-src <Fast> (currently Fast)
vmix0-vol <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm5 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm6 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm7 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm8 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-in <leftVU>:<rightVU>] (currently 0:0)
[pedja@ /usr/home/Pedja]$ ossinfo
Version info: OSS 4.0 (build 070707/200708012238/C (0x00040002)
Platform: FreeBSD/i386 6.2-STABLE-200706 FreeBSD 6.2-STABLE-200706 #0: Sun Jun 3 14:20:02 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP
Number of audio devices: 9
Number of audio engines: 9
Number of MIDI devices: 0
Number of mixer devices: 1
Device objects
0: audigyls0 AudigyLS
1: vmix0 OSS transparent virtual support
MIDI devices (/dev/midi*)
Mixer devices (/dev/mixer*)
0: AudigyLS Mixer (Mixer 0 of device object 0)
Audio devices
/dev/oss/audigyls0/pcm0 AudigyLS front (device index 0)
/dev/oss/audigyls0/pcm1 AudigyLS (shadow) (device index 1)
/dev/oss/audigyls0/pcm2 AudigyLS center/lfe (device index 2)
/dev/oss/audigyls0/pcm3 AudigyLS surround (device index 3)
/dev/oss/audigyls0/pcm4 AudigyLS 5.1 output (device index 4)
/dev/oss/vmix0/pcm0 AudigyLS front (VMIX0) (device index 5)
/dev/oss/vmix0/pcm1 AudigyLS front (VMIX0) (device index 6)
/dev/oss/vmix0/pcm2 AudigyLS front (VMIX0) (device index 7)
/dev/oss/vmix0/pcm3 AudigyLS front (VMIX0) (device index
and mixer
[pedja@ /usr/home/Pedja]$ ossmix
Selected mixer 0/
Known controls are:
pcm <both>[:<rightvol>] (currently 56:56)
rear <both>[:<rightvol>] (currently 48:48)
center <both>[:<rightvol>] (currently 48:48)
center.rec ON|OFF (currently OFF)
ext.spread ON|OFF (currently OFF)
ext.loopback ON|OFF (currently OFF)
ext.recordvol <monovol> (currently 128)
ext.recordsrc <MIC> (currently MIC)
vmix0-src <Fast> (currently Fast)
vmix0-vol <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm5 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm6 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm7 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-out.pcm8 <monovol> (currently 25.0 dB)
vmix0-out <leftVU>:<rightVU>] (currently 0:0)
vmix0-in <leftVU>:<rightVU>] (currently 0:0)
Just as a follow up on my earlier problems with Skype. I was rebuilding my userland over the weekend due to the XOrg 7.3 update. By accident I updated also OSS port.
My skype now works flawlessly. I found out on this forum that there was a mixer bug for the AudigySE card (I thought something was wrong with my oss mixer of course since the built in oss ROCKS but I am not using it)
Fantastic job guys!
My skype now works flawlessly. I found out on this forum that there was a mixer bug for the AudigySE card (I thought something was wrong with my oss mixer of course since the built in oss ROCKS but I am not using it)
Fantastic job guys!
Who is online
Users browsing this forum: No registered users and 2 guests