From owner-freebsd-questions Wed Nov 4 16:17:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA10598 for freebsd-questions-outgoing; Wed, 4 Nov 1998 16:17:55 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA10593 for ; Wed, 4 Nov 1998 16:17:53 -0800 (PST) (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([209.12.57.64]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA185; Wed, 4 Nov 1998 19:09:19 -0500 Received: (from dmaddox@localhost) by rhiannon.scsn.net (8.9.1/8.9.1) id TAA00803; Wed, 4 Nov 1998 19:17:29 -0500 (EST) (envelope-from dmaddox) Message-ID: <19981104191728.A782@scsn.net> Date: Wed, 4 Nov 1998 19:17:28 -0500 From: dmaddox@scsn.net (Donald J. Maddox) To: Branson.Matheson@FergInc.com, freebsd-questions@FreeBSD.ORG Subject: Re: RealVideo 5.0 Player Reply-To: dmaddox@scsn.net References: <19981104185128.B21330@belmakor.hq.ferg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19981104185128.B21330@belmakor.hq.ferg.com>; from Branson Matheson on Wed, Nov 04, 1998 at 06:51:28PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG RealPlayer5.0 works on 2.2.7 *only* if you are using the pcm device. It will fail exactly like this if you are using the stock Voxware drivers. Under 3.0, RealPlayer will work with either pcm or Voxware. On Wed, Nov 04, 1998 at 06:51:28PM -0500, Branson Matheson wrote: > Well.. I have been looking at running the RealVideo player for Linux > under 2.2.7 .. I I was wondering if anyone has the steps to making > this work... I have found a few i think: > > LD_LIBRARY_PATH needs to be set so that it points at the correct libs > ( or just fix /compat/linux/etc/ld.so.conf ) > > It seems to be looking at /dev/dsp according to ktrace.. but failing > on: > > 21779 rvplayer CALL open(0x814fcb6,0x801,0xefbf0000) > 21779 rvplayer NAMI "/compat/linux/dev/dsp" > 21779 rvplayer NAMI "/dev/dsp" > 21779 rvplayer RET open 5 > 21779 rvplayer CALL ioctl(0x5,0x8004500f ,0xefbfcb5c) > 21779 rvplayer RET ioctl -1 errno -22 Unknown error: -22 > > A -22 is EINVAL .. not sure why.. someone has said that this can be > made to work with LOTS of tweaking .. but I feel an upgrade to 3.0 to > make it work right. Anyone have any idears? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message