Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2021 21:55:49 +0100
From:      Ludovit Koren <ludovit.koren@gmail.com>
To:        Hans Petter Selasky <hps@selasky.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: sound on FreeBSD 14.0-CURRENT
Message-ID:  <86v90r4y7e.fsf@gmail.com>
In-Reply-To: <17bb4c38-18d1-ac26-2bfe-d55ba3a23641@selasky.org> (Hans Petter Selasky's message of "Tue, 16 Nov 2021 21:25:46 %2B0100")
References:  <86h7cc5tgq.fsf@gmail.com> <8e946cd7-6380-87cc-9f9d-f624717a0954@selasky.org> <86czn05rcb.fsf@gmail.com> <6c443abb-2d0f-ab04-2d8f-16e74323f4af@selasky.org> <868rxo59ey.fsf@gmail.com> <0bc2da89-337b-c6ed-fd41-0e31f6fde1ae@selasky.org> <86zgq350ty.fsf@gmail.com> <17bb4c38-18d1-ac26-2bfe-d55ba3a23641@selasky.org>

index | next in thread | previous in thread | raw e-mail

>>>>> Hans Petter Selasky <hps@selasky.org> writes:

    > On 11/16/21 20:59, Ludovit Koren wrote:
    >>>>>>> Hans Petter Selasky <hps@selasky.org> writes:
    >> > Hi,
    >> >> It is not working...
    >> >> Just a thought... Could not be the problem how are the apps built
    >> >> (chromium, firefox), i.e. which options are set on?
    >> > No, the default should work out of the box.
    >> > What does "which virtual_oss_cmd" output?
    >> which virtual_oss_cmd
    >> /usr/local/sbin/virtual_oss_cmd
    >> > Maybe /usr/local/bin is not in your PATH?
    >> env
    >> SHELL=/usr/local/bin/bash
    >> WORDLIST=/usr/home/koren/ispell.words
    >> crt=24
    >> EDITOR=vi
    >> ENV=/usr/home/koren/.shrc
    >> PWD=/usr/home/koren
    >> LOGNAME=koren
    >> TEXINPUTS=.:/usr/local/lib/texmf/tex//:/usr/local/share/texmf/tex//:/usr/local/share/texmf-dist/tex//:/usr/home/koren/others:/usr/home/koren/mytex:/usr/home/koren/projects/interpre/manual/english
    >> MANPATH=/usr/share/man:/usr/X11R6/man:/usr/local/man:/usr/local/pgsql/man
    >> HOME=/usr/home/koren
    >> LANG=C.UTF-8
    >> EXINIT=set redraw wm=8
    >> TEXEDIT=/usr/local/bin/emacs +%d %s
    >> SSH_CONNECTION=192.168.2.16 15340 192.168.2.19 22
    >> PGLIB=/usr/local/pgsql/lib
    >> TERM=xterm
    >> USER=koren
    >> MORE=-cei
    >> mail=/usr/spool/mail/koren
    >> DISPLAY=localhost:11.0
    >> SHLVL=1
    >> PAGER=more
    >> MM_CHARSET=UTF-8
    >> PS1=\! \h|\w>
    >> SSH_CLIENT=192.168.2.16 15340 22
    >> PGDATA=/usr/local/pgsql/data
    >> host=jedi
    >> PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin:/usr/home/koren/bin
    >> BLOCKSIZE=K
    >> MAIL=/usr/spool/mail/koren
    >> SSH_TTY=/dev/pts/11
    >> _=/usr/bin/env
    >> >> regards,
    >> >>
    >> > Can you show the commands you are running and the result
    >> printed in
    >> > the terminal.
    >> virtual_oss_cmd /dev/dsp.ctl -f /dev/dsp1.0
    >> virtual_oss_cmd /dev/dsp.ctl -f /dev/dsp2.0
    >> virtual_oss_cmd /dev/dsp.ctl -f /dev/dsp1
    >> virtual_oss_cmd /dev/dsp.ctl -f /dev/dsp2
    >> no output
    >> 

    > Hi,

    > Maybe the output and input are two different DSP devices.

    > Try using the -P /dev/dsp1 and -R /dev/dsp0 options instead to
    > sepecify each device separately.


Still the same result...

lk


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86v90r4y7e.fsf>