On Tue, Feb 19, 2013 at 3:23 AM, CeDeROM <cede...@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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to