* [gentoo-user] Skype problem @ 2006-05-21 19:21 Luigi Pinna 2006-05-22 2:25 ` Jason Weisberger 0 siblings, 1 reply; 4+ messages in thread From: Luigi Pinna @ 2006-05-21 19:21 UTC (permalink / raw To: Gentoo, List -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! I installed skype but I can't used it: I have no access to ringing device (it's gray) but the call device is linked to /dev/dsp. I used it with the arts wrapper (I have kde 3.5.2) What can I do? Thanks, Luigi - -- Public key GPG(0x633F86B7) on http://keyserver.linux.it/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEcL3VHmkkjmM/hrcRAlVqAJ4/61AHHy112vIQL37vicStaydfIgCeJiiY iHZAxZmMnjI3ErpohDjp5xw= =J+Z2 -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Skype problem 2006-05-21 19:21 [gentoo-user] Skype problem Luigi Pinna @ 2006-05-22 2:25 ` Jason Weisberger 2006-05-22 6:28 ` Luigi Pinna 0 siblings, 1 reply; 4+ messages in thread From: Jason Weisberger @ 2006-05-22 2:25 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 752 bytes --] There could be a couple of things causing this. Do you have ALSA's OSS Emulation properly configured. If you do, you should be able to hear sound when you #echo /dev/rand > /dev/dsp . If /dev/dsp isn't working, please refer to the Gentoo Wiki article on setting up ALSA properly for OSS Emulation. http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29 You may also want to check on which version of ALSA you're using, because prior to ~0.9, dmix wasn't automatically enabled (software mixing) and if your sound card doesn't support hardware mixing, other devices will tie up /dev/dsp and not allow Skype access. Skype is very stingy when it comes to sharing /dev/dsp. Let me know what you come up with. Jason Weisberger [-- Attachment #2: Type: text/html, Size: 869 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Skype problem 2006-05-22 2:25 ` Jason Weisberger @ 2006-05-22 6:28 ` Luigi Pinna 2006-05-22 17:49 ` Jason Weisberger 0 siblings, 1 reply; 4+ messages in thread From: Luigi Pinna @ 2006-05-22 6:28 UTC (permalink / raw To: gentoo-user -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alle 04:25, lunedì 22 maggio 2006, Jason Weisberger ha scritto: > There could be a couple of things causing this. Do you have ALSA's > OSS Emulation properly configured. If you do, you should be able to > hear sound when you #echo /dev/rand > /dev/dsp . If /dev/dsp isn't > working, please refer to the Gentoo Wiki article on setting up ALSA > properly for OSS Emulation. > http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29 > > You may also want to check on which version of ALSA you're using, > because prior to ~0.9, dmix wasn't automatically enabled (software > mixing) and if your sound card doesn't support hardware mixing, other > devices will tie up /dev/dsp and not allow Skype access. Skype is > very stingy when it comes to sharing /dev/dsp. > > Let me know what you come up with. > > Jason Weisberger So, I don't know... I have alsa in the kernel (2.6.16.7 it's alsa-1.0.11) and it works for all devices... Probably I have a bad dmix configuration (the default one...)... Have you a idea how can I check the dmix configuration? I remember you I can't use midi because I have a SBLive!5.1 (it worked never...), but my audio system works properly... Thanks, Luigi - -- Public key GPG(0x633F86B7) on http://keyserver.linux.it/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEcVoPHmkkjmM/hrcRApwQAJ4kcaXcNMBKR0udN6MN1ZtEUe5ZngCgkfZY IerSaO7gUBWqSQXyLhA4UnI= =Wf/z -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Skype problem 2006-05-22 6:28 ` Luigi Pinna @ 2006-05-22 17:49 ` Jason Weisberger 0 siblings, 0 replies; 4+ messages in thread From: Jason Weisberger @ 2006-05-22 17:49 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 2396 bytes --] Refer to the wiki article for a proper dmix configuration. Can you play two sounds at once, such as playing an mp3 along with another sound file? If you can't, then your dmix config probably needs to be reworked. If you can, it's going to be a problem specific to Skype, and honestly, the software isn't the greatest because of how out-of-date it is. You may want to check out Skype/Installation Wiki article to find out how you can use the newest version of Skype for Windows in Linux with Wine. P.S. Dmix shouldn't even be an issue because the SBLive is based on the emu10k1 chipset, which does hardware mixing. On 5/22/06, Luigi Pinna <mailing-gentoo@sailorferris.com> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Alle 04:25, lunedì 22 maggio 2006, Jason Weisberger ha scritto: > > There could be a couple of things causing this. Do you have ALSA's > > OSS Emulation properly configured. If you do, you should be able to > > hear sound when you #echo /dev/rand > /dev/dsp . If /dev/dsp isn't > > working, please refer to the Gentoo Wiki article on setting up ALSA > > properly for OSS Emulation. > > http://gentoo-wiki.com/HOWTO_ALSA_Complete_%28includes_dmix%29 > > > > You may also want to check on which version of ALSA you're using, > > because prior to ~0.9, dmix wasn't automatically enabled (software > > mixing) and if your sound card doesn't support hardware mixing, other > > devices will tie up /dev/dsp and not allow Skype access. Skype is > > very stingy when it comes to sharing /dev/dsp. > > > > Let me know what you come up with. > > > > Jason Weisberger > > So, I don't know... > I have alsa in the kernel (2.6.16.7 it's alsa-1.0.11) and it works for > all devices... Probably I have a bad dmix configuration (the default > one...)... Have you a idea how can I check the dmix configuration? I > remember you I can't use midi because I have a SBLive!5.1 (it worked > never...), but my audio system works properly... > Thanks, Luigi > - -- > Public key GPG(0x633F86B7) on http://keyserver.linux.it/ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2.2 (GNU/Linux) > > iD8DBQFEcVoPHmkkjmM/hrcRApwQAJ4kcaXcNMBKR0udN6MN1ZtEUe5ZngCgkfZY > IerSaO7gUBWqSQXyLhA4UnI= > =Wf/z > -----END PGP SIGNATURE----- > -- > gentoo-user@gentoo.org mailing list > > -- Jason Weisberger jbdubbs@gmail.com [-- Attachment #2: Type: text/html, Size: 3058 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-05-22 17:57 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2006-05-21 19:21 [gentoo-user] Skype problem Luigi Pinna 2006-05-22 2:25 ` Jason Weisberger 2006-05-22 6:28 ` Luigi Pinna 2006-05-22 17:49 ` Jason Weisberger
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox