From owner-freebsd-multimedia@FreeBSD.ORG Sun Nov 21 20:58:29 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D08016A4CE for ; Sun, 21 Nov 2004 20:58:29 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DB7E43D31 for ; Sun, 21 Nov 2004 20:58:28 +0000 (GMT) (envelope-from david.turgeon@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so148325wri for ; Sun, 21 Nov 2004 12:58:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Jb65lTrKEOZSBHxuZcvYYHb++R1Jiic4jgum1uMOTiHt27calfMuCG9QkLuOgnu2GGUAiol8d4FvLoW/o/6EIOxT31vnY4j3oWtbQI0d6T50VY6hniZcX/fEd0a0dtwTkwwxm8gyhmeCRa7Ovd4GIQBAMpS3+skpqrcycBGiaV8= Received: by 10.54.18.11 with SMTP id 11mr1297695wrr; Sun, 21 Nov 2004 12:58:27 -0800 (PST) Received: by 10.54.51.65 with HTTP; Sun, 21 Nov 2004 12:58:27 -0800 (PST) Message-ID: <187aac4504112112584b244f86@mail.gmail.com> Date: Sun, 21 Nov 2004 20:58:27 +0000 From: David Turgeon To: freebsd-multimedia@freebsd.org In-Reply-To: <20041121120119.19EBC16A4D3@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041121120119.19EBC16A4D3@hub.freebsd.org> Subject: Re: freebsd-multimedia Digest, Vol 87, Issue 5 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Turgeon List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 20:58:29 -0000 >Try moving the tuner card to a different PCI slot. I've seen this on one >machine of mine yet and it turned out the card and the scsi controller didn't >get along with each other very well. I realise you've been running 5.1 on the >same hardware configuration, but there have so many changes to pci and acpi >code between 5.1 and 5.3, it's still worth a shot. Ummm, so when you had problems with the SCSI and Tuner did you get any error messages in dmesg? Cause I currently don't have any in mine, as far as I can tell the kernel is recognizing it just fine. To answer a prior question as to what card it was. bktr0: mem 0xdddff000-0xdddfffff irq 19 at device 11.0 on pci0 bktr0: [GIANT-LOCKED] bktr0: Hauppauge Model 56101 E M2 bktr0: Hauppauge WinCast/TV, Philips NTSC tuner. This seems to be a damn old card. And appears to work well with Ubuntu. Somewhat shotty under Freesbie http://www.freesbie.org/. I think that CD based one was using 5.2 though, not to mention It doesn't seem to appear quite as well, perhaps there's a way to mount swap that i'm unaware about. Thanks for the advice.