From: Takashi Iwai <tiwai@suse.de>
To: "Dr. med. Günther Montag" <Safari.Doktor@addcom.de>
Cc: alsa-devel@lists.sourceforge.net, hfterm-hackers@lists.sourceforge.net
Subject: Re: env LD_PRELOAD=/usr/lib/libaoss.so ....
Date: Thu, 16 Oct 2003 18:51:26 +0200 [thread overview]
Message-ID: <s5hr81df7n5.wl@alsa2.suse.de> (raw)
In-Reply-To: <200310161756.10517.Safari.Doktor@addcom.de>
At Thu, 16 Oct 2003 17:56:10 +0200,
Dr. med. G╴nther Montag wrote:
>
> Hallo Takashi!
> > ~/.asoundrc. simply add
> >
> > pcm.dsp0 pcm.default
> >
> Thanks! It helped one step more!
> Now:
> ***
> hfkernel[1488]: hfkernel 0.4.2 starting...
> hfkernel[1488]: Your soundcard is full duplex capable.
> Good; the reference time will be
> derived from the sample clock, which should be accurate within +-20ppm.
> So I hope your soundcard uses 'real' crystals instead of cheap ceramic
> resonators. Adjust the clock with the soundcard correction factor.
> ALSA lib pcm_plug.c:727:(snd_pcm_plug_hw_refine_schange) Unable to find an
> usable access for 'dsp0'
> hfkernel[1488]: error: probe_oss: mmap: ibuf: PROT_READ: Invalid argument
hmm, how about the following?
pcm.dsp0 {
type hw
card 0
}
> ***
> without success I tried the things in the oss-emulatiuon.txt with echoing
> direct or block or non-block into /proc/asound/card0/pcm0c/oss etc.
> in all variations.
this proc file is for kernel OSS-emulation.
you were doing the user-space OSS-emulation via alsa-oss library.
they are different mechanisms.
if you start the oss application without libaoss wrapper, the kernel
OSS-emulation is used. in this case, you need to set up the correct
modules and device permissions, etc.
Takashi
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
next prev parent reply other threads:[~2003-10-16 16:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-16 12:13 env LD_PRELOAD=/usr/lib/libaoss.so Günther Montag
2003-10-16 13:10 ` Takashi Iwai
2003-10-16 15:56 ` Dr. med. Günther Montag
2003-10-16 16:51 ` Takashi Iwai [this message]
2003-10-21 11:56 ` [Hfterm-hackers] " Günther Montag
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5hr81df7n5.wl@alsa2.suse.de \
--to=tiwai@suse.de \
--cc=Safari.Doktor@addcom.de \
--cc=alsa-devel@lists.sourceforge.net \
--cc=hfterm-hackers@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.