From owner-freebsd-questions@FreeBSD.ORG Sun Nov 12 17:42:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8F6616A417 for ; Sun, 12 Nov 2006 17:42:36 +0000 (UTC) (envelope-from dleal@webvolution.net) Received: from front3.netvisao.pt (front3.netvisao.pt [213.228.128.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8972943D86 for ; Sun, 12 Nov 2006 17:42:32 +0000 (GMT) (envelope-from dleal@webvolution.net) Received: (qmail 26210 invoked from network); 12 Nov 2006 17:42:35 -0000 Received: from unknown (HELO av-front4.netvisao.pt) (213.228.128.149) by front3.netvisao.pt with SMTP; 12 Nov 2006 17:42:35 -0000 Received: (qmail 31322 invoked from network); 12 Nov 2006 17:42:37 -0000 Received: from ar-217-129-84-74.netvisao.pt (HELO descomunal) (dleal@[217.129.84.74]) (envelope-sender ) by av-front4.netvisao.pt (qmail-ldap-1.03) with SMTP for ; 12 Nov 2006 17:42:37 -0000 From: "Daniel Leal" To: Date: Sun, 12 Nov 2006 17:40:34 -0000 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AccGgagPUClkB7/DSxeneFCK3Zf04w== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Message-Id: <20061112174232.8972943D86@mx1.FreeBSD.org> X-Mailman-Approved-At: Sun, 12 Nov 2006 22:04:10 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: hauppauge wintv problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Nov 2006 17:42:37 -0000 Hi. I installed a hauppauge wintv pci card in my freebsd 6.1-stable. I followed the instructions in freebsd handbook. dmesg shows: bktr0: mem 0xdfffe000-0xdfffefff irq 19 at device 3.0 on pci3 bktr0: [GIANT-LOCKED] bktr0: Hauppauge Model 44804 D148 bktr0: Warning - Unknown Hauppauge Tuner 0x30 bktr0: Hauppauge WinCast/TV, Philips NTSC tuner. pci3: at device 3.1 (no driver attached) pcm0: port 0xe400-0xe41f irq 16 at device 4.0 on pci3 pcm0: etc... When i do startx, X doesnt start (black screen) and a few seconds later the machine reboots! I add devices iicbus, iicbb, smbus, iicsmb to kernel but dmesg dont shows nothing related do these. What could it be? How can I solve it? Can someone help me please? Thanks, Daniel.