From owner-freebsd-multimedia Sat Oct 3 17:13:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA25654 for freebsd-multimedia-outgoing; Sat, 3 Oct 1998 17:13:41 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from float.dyn.ml.org (cs62517-a.gvcl1.bc.wave.home.com [24.64.49.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA25622 for ; Sat, 3 Oct 1998 17:13:24 -0700 (PDT) (envelope-from jake@float.dyn.ml.org) Received: from float.dyn.ml.org (jake@localhost [127.0.0.1]) by float.dyn.ml.org (8.9.1/8.9.1) with ESMTP id RAA01320 for ; Sat, 3 Oct 1998 17:16:25 -0700 (PDT) (envelope-from jake@float.dyn.ml.org) Message-Id: <199810040016.RAA01320@float.dyn.ml.org> X-Mailer: exmh version 2.0.2 2/24/98 To: multimedia@FreeBSD.ORG Subject: ICQ and sounds Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 03 Oct 1998 17:16:24 -0700 From: Jake Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm getting some weird kernel messages whenever the java ICQ client tries to play a sound. Oct 3 13:36:00 float /kernel: FIOASYNC Oct 3 13:36:00 float last message repeated 21 times Oct 3 13:36:00 float /kernel: timeout flushing dbuf_out.chan, cnt 0x410 flags 0x00000641 the sound plays, but that shows up in /var/log/messages mp3s play fine with xamp, and I get good sound from fxtv its only ICQ that does this. I'm running a recent build of -current FreeBSD float.dyn.ml.org 3.0-BETA FreeBSD 3.0-BETA #29: Wed Sep 30 21:30:57 PDT 1998 jake@float.dyn.ml.org:/usr/src/sys/compile/JAKE i386 I've got a SoundBlaster 16, running the pcm driver. here is my kernel config: # # GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks # # For more information read the handbook part System Administration -> # Configuring the FreeBSD Kernel -> The Configuration File. # The handbook is available in /usr/share/doc/handbook or online as # latest version from the FreeBSD World Wide Web server # # # An exhaustive list of options and more detailed explanations of the # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $Id: GENERIC,v 1.114 1998/08/17 16:46:33 bde Exp $ machine "i386" cpu "I586_CPU" ident JAKE maxusers 64 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options MFS #Memory File System options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options PQ_LARGECACHE # color for 512k/16k cache options "NO_F00F_HACK" options USER_LDT options SYSVSHM options SYSVSEM options SYSVMSG options "VM86" options "P1003_1B" options "_KPOSIX_PRIORITY_SCHEDULING" options "_KPOSIX_VERSION=199309L" #options SOFTUPDATES options IPFIREWALL options IPFIREWALL_VERBOSE options "AUTO_EOI_1" config kernel root on wd0 controller isa0 controller pci0 controller pnp0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0x20ff20ff vector wdintr disk wd0 at wdc0 drive 0 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0x20ff20ff vector wdintr disk wd2 at wdc1 drive 0 controller matcd0 at isa? port 0x230 bio device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr device npx0 at isa? port "IO_NPX" irq 13 vector npxintr #device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr #device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr device lpt0 at isa? port? tty irq 7 vector lptintr device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr device de0 device bktr0 device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x15 vector pcmintr pseudo-device ether pseudo-device loop #pseudo-device ppp 1 pseudo-device bpfilter 4 #Berkeley packet filter pseudo-device pty 16 pseudo-device speaker pseudo-device gzip # Exec gzipped a.out's pseudo-device ccd 1 #Concatenated disk driver pseudo-device vn options PPP_BSDCOMP #PPP BSD-compress support options PPP_DEFLATE #PPP zlib/deflate/gzip support options PPP_FILTER #enable bpf filtering (needs bpfilter) # KTRACE enables the system-call tracing facility ktrace(2). # This adds 4 KB bloat to your kernel, and slightly increases # the costs of each syscall. options KTRACE #kernel tracing and my dmesg: Copyright (c) 1992-1998 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-BETA #29: Wed Sep 30 21:30:57 PDT 1998 jake@float.dyn.ml.org:/usr/src/sys/compile/JAKE Timecounter "i8254" frequency 1193182 Hz cost 2167 ns Timecounter "TSC" frequency 250569312 Hz cost 94 ns CPU: AMD-K6tm w/ multimedia extensions (250.57-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x562 Stepping=2 Features=0x8001bf real memory = 67108864 (65536K bytes) avail memory = 63070208 (61592K bytes) Probing for devices on PCI bus 0: chip0: rev 0x01 on pci0.0.0 chip1: rev 0x01 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip2: rev 0x01 int d irq 3 on pci0.7.2 chip3: rev 0x01 on pci0.7.3 de0: rev 0x21 int a irq 11 on pci0.11.0 de0: 21041 [10Mb/s] pass 2.1 de0: address 00:80:c8:6f:90:45 bktr0: rev 0x12 int a irq 10 on pci0.13.0 Miro TV, Temic NTSC tuner. vga0: rev 0x10 int a irq 9 on pci0.15.0 Probing for PnP devices: Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface psm0 at 0x60-0x64 irq 12 on motherboard psm0: model Generic PS/2 mouse, device ID 0 pcm0 at 0x220 irq 5 drq 1 flags 0x15 on isa fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 flags 0x20ff20ff on isa wdc0: unit 0 (wd0): , DMA, multi-block-16 wd0: 4112MB (8421840 sectors), 8912 cyls, 15 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 flags 0x20ff20ff on isa wdc1: unit 0 (wd2): , DMA, multi-block-16 wd2: 4104MB (8406720 sectors), 8896 cyls, 15 heads, 63 S/T, 512 B/S matcd - Matsushita (Panasonic) CD-ROM Driver by FDIV, Version 1(26) 18-Oct-95 matcdc0 at 0x230-0x233 on isa matcdc0 Host interface type 0 matcd0: [CR-5625.00] npx0 on motherboard npx0: INT 16 interface de0: enabling 10baseT port ccd0: Concatenated disk driver IP packet filtering initialized, divert disabled, rule-based forwarding disabled, unlimited logging changing root device to wd0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message