Skip site navigation (1)Skip section navigation (2)
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
Message-ID:  <19981104191728.A782@scsn.net>
In-Reply-To: <19981104185128.B21330@belmakor.hq.ferg.com>; from Branson Matheson on Wed, Nov 04, 1998 at 06:51:28PM -0500
References:  <19981104185128.B21330@belmakor.hq.ferg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
    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



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