Sound problems with skype in FreeBSD home.encontacto.net 9.1-STABLE FreeBSD 9.1-STABLE #410 r246209M: Sat Feb 16 05:07:32 CST 2013 fr amd64

Edwin L. Culp W. edwinlculp at gmail.com
Thu Feb 21 20:10:53 UTC 2013


On Tue, Feb 19, 2013 at 3:23 AM, CeDeROM <cederom at tlen.pl> wrote:

> Hey, try using dsp0 and mixer0 if you use this device, or create link from
> bsd alsa config (from /etc... to /compat...). Setting default pcm to 1 with
> sysctl will produce sound on another device :-)
>
> --
> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
>

I'm starting to really confuse myself but right now I have

# sysctl hw.snd.default_unit
hw.snd.default_unit: 1

My /compat/linux/etc/alsa/pcm/pcm-oss.conf

pcm.oss1 {
        type oss
        device /dev/dsp1
        hint {
                description "Open Sound System"
        }
}

ctl.oss1 {
        type oss
        device /dev/mixer1
        hint {
                description "Open Sound System"
        }
}

And I can't find a reason for it to not work. but to not give up, because
it worked fine a couple of weeks ago and on an upgrade it died but I left
it for a few days and now.  :(

Wit the above testing I found the following errors specifically for skype:

linux: pid 4111 (skype): syscall inotify_init not implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
linux: pid 4102 (skype): ioctl fd=23, cmd=0x8b01 ('\M^K',1) is not
implemented
pid 4110 (skype), uid 0: exited on signal 6 (core dumped)


Thanks for your patience and suggestions,

ed


More information about the freebsd-stable mailing list