From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 14 00:30:08 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF30116A41B for ; Wed, 14 Jun 2006 00:30:08 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F27243D45 for ; Wed, 14 Jun 2006 00:30:08 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by nz-out-0102.google.com with SMTP id m7so7651nzf for ; Tue, 13 Jun 2006 17:30:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XhFa+ku7GcLOVnbo6yDHZ9+UArR3fAR3F8SakGqO0ZHYtrYgH38d+T3B89F9cg69Ve6GrCmfFaIdzZ2wINZNyR6tDdSr1IyT13xhHCAXHP8bOqbKqR5UxDumWkHmGcdB8R5bDUe0TxU4k8R6Louy9+ykA1fRVg+yWgK7pS91DhA= Received: by 10.36.251.45 with SMTP id y45mr107697nzh; Tue, 13 Jun 2006 17:30:07 -0700 (PDT) Received: by 10.36.101.10 with HTTP; Tue, 13 Jun 2006 17:30:07 -0700 (PDT) Message-ID: Date: Tue, 13 Jun 2006 19:30:07 -0500 From: "Nikolas Britton" To: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: QEMU: npxdna: fpcurthread == curthread 640962 times X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 00:30:08 -0000 I'm getting these messages on the console when I run QEMU with kqemu kernel module: npxdna: fpcurthread == curthread 640957 times npxdna: fpcurthread == curthread 640958 times npxdna: fpcurthread == curthread 640959 times npxdna: fpcurthread == curthread 640960 times npxdna: fpcurthread == curthread 640961 times npxdna: fpcurthread == curthread 640962 times What are these and how do I make them stop? $ uname -a FreeBSD infomatic.local 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jun 6 02:50:52 CDT 2006 root@infomatic.local:/usr/obj/usr/src/sys/INFOMATIC i386 $ pkg_info|grep qemu kqemu-kmod-1.3.0.p7 Kernel Acceralator for QEMU CPU Emulator qemu-0.8.1_1 QEMU CPU Emulator $ more win2k_start.sh #!/bin/sh SDL_VIDEO_X11_DGAMOUSE=0 export SDL_VIDEO_X11_DGAMOUSE nohup /usr/local/bin/qemu -kernel-kqemu -soundhw es1370 -m 96 -boot c -hda '/usr/home/nbritton/qemu/win2k/win2k_disk.img'& exit; $ more nohup.out qemu: could not open hard disk image '/usr/home/nbritton/qemu/win2k/win2k_disk.img' qemu: could not open hard disk image '/usr/home/nbritton/qemu/win2k/win2k_disk.img' audio: Failed to create voice `es1370.adc' audio: Failed to create voice `es1370.adc' audio: Failed to create voice `es1370.adc' audio: Failed to create voice `es1370.adc' EAX=00060086 EBX=00bd2240 ECX=01010101 EDX=fd56684c ESI=00bd2240 EDI=00bd4450 EBP=0006f5dc ESP=0006f5b4 EIP=77e16bf1 EFL=00010246 [---Z-P-] CPL=3 II=0 A20=1 HLT=0 ES =0023 00000000 ffffffff 00cff300 CS =001b 00000000 ffffffff 00cffb00 SS =0023 00000000 ffffffff 00cff300 DS =0023 00000000 ffffffff 00cff300 FS =003b 7ffde000 00000fff 7f40f3fd GS =0000 00000000 00000000 00000000 LDT=0000 00000000 00000000 00008000 TR =0028 802ef000 000020ab 8000892e GDT= 80036000 000003ff IDT= 80036400 000007ff CR0=e001003b CR2=0007bda8 CR3=026c0000 CR4=00000690 Unsupported return value: 0xffffffff audio: Failed to create voice `es1370.adc' audio: Failed to create voice `es1370.adc' CC me, I'm not on the emulation list yet, -- BSD Podcasts @: http://bsdtalk.blogspot.com/ http://freebsdforall.blogspot.com/