From owner-freebsd-hackers Fri Feb 25 13:17:14 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254]) by hub.freebsd.org (Postfix) with ESMTP id 0CC4537BC52 for ; Fri, 25 Feb 2000 13:17:06 -0800 (PST) (envelope-from nox@saturn.kn-bremen.de) Received: from saturn.kn-bremen.de (uucp@localhost) by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id WAA09693; Fri, 25 Feb 2000 22:11:21 +0100 Received: (from nox@localhost) by saturn.kn-bremen.de (8.9.3/8.8.5) id UAA03430; Fri, 25 Feb 2000 20:56:37 +0100 (CET) Date: Fri, 25 Feb 2000 20:56:37 +0100 (CET) From: Juergen Lock Message-Id: <200002251956.UAA03430@saturn.kn-bremen.de> To: tomb@cgf.net Subject: Re: Realaudio short sound clip then silence.... X-Newsgroups: local.list.freebsd.hackers In-Reply-To: <38B61594.9295662B@cgf.net> Organization: home Cc: hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <38B61594.9295662B@cgf.net> you write: >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. Hmm it worked for me... does (pcm) sound work with other programs? (simple test, cat some (longer) .au to /dev/audio, or try to play a .wav, or a .mp3) if other programs have the problem too check if your souncard's interrupts get thru (dmesg to see which irq it wants to use, then systat -vm), if not you have a hardware/configuration problem. (could be just the interrupt routed wrong in the bios...) HTH, -- Juergen Lock (remove dot foo from address to reply) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message