atom feed24 messages in org.freebsd.freebsd-portsSKYPE Sound Problems
FromSent OnAttachments
Derrick EdwardsNov 21, 2004 6:27 pm 
Alex...@Leidinger.netNov 22, 2004 12:29 pm 
Derrick EdwardsNov 24, 2004 3:47 am 
Alexander LeidingerNov 24, 2004 8:11 am 
Edwin L. CulpNov 25, 2004 3:32 am 
Derrick EdwardsDec 17, 2004 12:19 am 
Alex...@Leidinger.netDec 17, 2004 3:12 am 
Joshua TinninDec 17, 2004 9:09 am 
Michael NottebrockDec 17, 2004 9:29 am 
Joshua TinninDec 17, 2004 10:04 am 
Michael NottebrockDec 17, 2004 10:58 am 
Michael NottebrockDec 17, 2004 11:10 am 
Derrick EdwardsDec 17, 2004 11:18 am 
Derrick EdwardsDec 17, 2004 11:46 am 
Michael NottebrockDec 17, 2004 12:05 pm 
Michael NottebrockDec 17, 2004 12:15 pm 
Joshua TinninDec 17, 2004 12:43 pm 
Joshua TinninDec 17, 2004 12:53 pm 
Derrick EdwardsDec 17, 2004 5:05 pm 
Derrick EdwardsDec 17, 2004 11:38 pm 
Michael NottebrockDec 18, 2004 12:26 am.Other
Derrick EdwardsDec 18, 2004 5:50 am 
Michael NottebrockDec 18, 2004 6:42 am 
Mario TheodoridisDec 18, 2004 2:14 pm 
Subject:SKYPE Sound Problems
From:Derrick Edwards (dant@comcast.net)
Date:Nov 24, 2004 3:47:03 am
List:org.freebsd.freebsd-ports

On Monday 22 November 2004 07:29 am, Alex@Leidinger.net wrote: Sorry for the delay... I have sound configured configured in my kernel. Sound works perfectly for all other apps. Skype is only program that does not recognize device. Do you or anyone else have it working? Thanks for your assistance. Dantavious

Zitat von Derrick Edwards <dant@comcast.net>:

Hi, I am having difficulties get the sound to work with SKYPE. I am using FreeBSD 5 Stable. I get the following error from the console when starting up skype.

$ skype Engine::init invoked. user is Sound device is not defined

Would like to know how to get the sound working with this program. All help would be greatly appreciated.

This sounds like you don't have a soundcard configured. Do you have the sound drivers in the kernel, or do you load them as modules?

If not, run "kldload /boot/kernel/snd_*" and have a look at /dev/sndstat to determine which driver is attached to your soundcard (add the driver to /boot/loader.conf).

Bye, Alexander.