From owner-freebsd-multimedia Mon Jan 7 14:18:26 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id E1B1C37B416 for ; Mon, 7 Jan 2002 14:18:05 -0800 (PST) Received: from stealth.cary.dummynet ([66.26.231.240]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 7 Jan 2002 17:18:05 -0500 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id g07MIQZ01391; Mon, 7 Jan 2002 17:18:26 -0500 (EST) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Mon, 7 Jan 2002 17:18:26 -0500 From: Randall Hopper To: Mike Grommet Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: FXTV + SBLive recording problems Message-ID: <20020107171826.A1335@nc.rr.com> References: <005001c18fcf$9e61db20$0100000a@home.com> <20020101094356.A19839@nc.rr.com> <006601c1973b$2bcb6860$0100000a@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <006601c1973b$2bcb6860$0100000a@home.com>; from mgrommet1@austin.rr.com on Sun, Jan 06, 2002 at 11:21:33PM -0600 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mike Grommet: |Hmmm some news to report. I've updated my 4.4 install to 4.5 preinstall |from about a week ago ... |error, which I dont really think is tied to the dist10 upgrade, but anyway: | |ioctl(SNDCTL_DSP_SETFRAGMENT,22544394) failed: Invalid argument | |I'm a little stumped since this seemed to work perfectly the first time... | |Maybe its important to note that sound support is compiled into the kernel |(pcm) and not loaded as a kernel module as I had some troubles getting this |to work. Strange. That's the same error we were seeing before. Don't worry about compiling PCM into instead of loading it as a module -- I do the same thing. Assuming your system files are in-sync, this sounds like something specific to the SBLive driver. One other thought, did you cvsup your new kernel or install a fresh dist on a new/empty partition? If the former, did your /usr/include files get upgraded correctly? For example, this should print nothing: diff /usr/src/sys/sys/soundcard.h /usr/include/machine/soundcard.h Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message