From owner-freebsd-hackers Fri Feb 25 18:21:22 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from fb02.eng00.mindspring.net (fb02.eng00.mindspring.net [207.69.229.20]) by hub.freebsd.org (Postfix) with ESMTP id BF8CE37BCC1 for ; Fri, 25 Feb 2000 18:21:18 -0800 (PST) (envelope-from igiveup@ix.netcom.com) Received: from ix.netcom.com (user-2ini81b.dialup.mindspring.com [165.121.32.43]) by fb02.eng00.mindspring.net (8.9.3/8.8.5) with ESMTP id VAA21064; Fri, 25 Feb 2000 21:21:13 -0500 (EST) Message-ID: <38B73892.5C18F485@ix.netcom.com> Date: Fri, 25 Feb 2000 18:21:06 -0800 From: Ben Speirs X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: tom brown Cc: hackers@freebsd.org Subject: Re: Realaudio short sound clip then silence.... References: <38B61594.9295662B@cgf.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tom brown wrote: > > So having found most of the answers to the problems I have been having > with RealAudio, I am so close!!! > > I click on the link for the audio I want. RealPlayer starts and reports > the following error > LINUX: 'ioctl' fd=7, typ=0x44d(M), num=0x76 not implemented > > But it keeps going and plays about 0.2 sec of the desired clip and then > silence... keeps counting and finally stops at about 7 seconds. > > I have tried the updating the emulation to get rid of the error > message. And even though the problem message was suposed to have been > fixed a long time ago, PR/ it still occures. I'm not convinced that is > the problem but I'm not and expert with emulation. > > This is the setup. > > FreeBSD 3.4 > RealPlayerG2 for linux. > Linux 6.1 compat libs from the emulators page > Soundblaster AWE 64 > > Can anyone help? I have a similar setup (replace the AWE64 with an AWE32) and I get similar results. For every video or audio clip I play that same 'ioctl' message pops up. Only the fd=# changes occasionally. Most clips play fine, but a few exhibit that 1 second intro before it core dumps. When this happens the error message to the terminal window is : shmget: Cannot allocate memory and doing a "gdb -c realplay.core" reports : Core was generated by `realplay'. Program terminated with signal 11, Segmentation fault. #0 0x288a2679 in ?? () . . . While I have been testing this it has gotten worse. Now no video clips will play, only audio. I unloaded the linux.ko module and reloaded it with no effect. Hmm? Seems I'm probably causing more confusion here. I better bow out and let the experts handle this. One last comment though, the Linux version of rvplayer 5.0 is still working fine after all this. Of, course it does not do any G2 encoded files/streams. -- -Ben Speirs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message