From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 25 21:21:37 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 F362016A4CF for ; Sun, 25 Jan 2004 21:21:36 -0800 (PST) Received: from mail-gw-0.Millions.Ca (h68-145-236-254.sbm.shawcable.net [68.145.236.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id B459643D41 for ; Sun, 25 Jan 2004 21:21:32 -0800 (PST) (envelope-from stacy@Millions.Ca) Received: from cedar.millions.ca (Cedar.Millions.Ca [192.168.64.8]) i0Q5LVo8051738 for ; Sun, 25 Jan 2004 22:21:32 -0700 (MST) (envelope-from stacy@Millions.Ca) Received: from millions.ca (Bonsai.Millions.Ca [192.168.64.4]) by cedar.millions.ca (8.12.6/8.12.6) with ESMTP id i0Q5LV6O097954 for ; Sun, 25 Jan 2004 22:21:31 -0700 (MST) (envelope-from stacy@millions.ca) Message-ID: <4014A3DA.2030607@millions.ca> Date: Sun, 25 Jan 2004 22:21:30 -0700 From: Stacy Millions Organization: Millions Consulting Limited User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040123 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <200401220647.i0M6lKW17352@jwlab.FEITH.COM> <4011DB1C.4070502@millions.ca> In-Reply-To: <4011DB1C.4070502@millions.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Hauppauge PVR-[23]50 driver X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2004 05:21:37 -0000 Stacy Millions wrote: > John Wehle wrote: >> 2) Work correctly on FreeBSD 4.9 using a PVR-350. Mike Tancsa >> worked with me to get this supported. >> Mike's machine did initially experience a hang which was >> resolved by rearranging the boards. > > > I will try yanking out the other cards and see what happens. I yanked out my adaptec scsi and the unused miro cards and my PVR-350 has not hung since. Now to try and get it to work with the scsi card installed, since tape drives are a good thing :-) I did get another panic, I had rebooted my system yesterday (back to 5.2 to get some work done and then back to 4.9 to play with the pvr-350 some more). I had decided to give the freevo port a go and started by running portupgrade overnight. Today I tried to load the cxm modules and it paniced. I was in X at the time so I didn't see the kernel messages, but this is what made it into /var/log/messages: Jan 25 20:57:47 /kernel: cxm0: mem 0xf0000000-0xf3ffffff irq 5 at device 14.0 on pci1 Jan 25 20:57:47 /kernel: cxm_iic0: on cxm0 Jan 25 20:57:47 /kernel: cxm0: Philips FM1236 tuner Jan 25 20:57:47 /kernel: cxm0: SAA7115 rev 1 video decoder Jan 25 20:57:47 /kernel: cxm0: MSP4448G-A2 audio decoder Jan 25 20:57:47 /kernel: cxm0: IR Remote and a backtrace looks like: # gdb -k * IdlePTD at phsyical address 0x00548000 initial pcb at physical address 0x004545a0 panicstr: free: multiple frees panic messages: --- panic: free: multiple frees syncing disks... 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 giving up on 23 buffers Uptime: 23h14m13s (kgdb) bt #0 0xc01fc352 in dumpsys () #1 0xc01fc123 in boot () #2 0xc01fc561 in panic () #3 0xc01f7b77 in free () #4 0xc0203aa4 in device_delete_child () #5 0xc01d0976 in iicbb_detach () #6 0xc012bf92 in DEVICE_DETACH () #7 0xc02041f8 in device_detach () #8 0xc0203a5b in device_delete_child () #9 0xc0203a47 in device_delete_child () #10 0xc2e3578c in ?? () #11 0xc012bf62 in DEVICE_ATTACH () #12 0xc0204153 in device_probe_and_attach () #13 0xc020510c in bus_generic_driver_added () #14 0xc012c171 in BUS_DRIVER_ADDED () #15 0xc0203426 in devclass_add_driver () #16 0xc020550f in driver_module_handler () #17 0xc01eb42b in module_register_init () #18 0xc01eb9f7 in linker_file_sysinit () #19 0xc01ebb78 in linker_load_file () #20 0xc01ec3c2 in kldload () #21 0xc0372e91 in syscall2 () #22 0xc0363085 in Xint0x80_syscall () Cannot access memory at address 0xbfbff540. (kgdb) When I rebooted the computer, I loaded the modules without a problem. -stacy