Date: Wed, 01 Jan 2003 23:18:18 +0200 From: "Vladimir" <rji51l3602@sneakemail.com> To: freebsd-current@freebsd.org Subject: 5.0 : ISA SB16 with ACPI does not work Message-ID: <web-18316072@ua.fm>
next in thread | raw e-mail | index | archive | help
Hi, All ! I'm run RELENG_5_0 from 28.12.2002 and ISA SoundBlaster 16 sound card does not work when acpi.ko turned on. When ACPI disabled, sound work fine. Under -STABLE it work without problems too. BIOS settings was tuned : irq 5 and dma 1,5 used by ISA. When attempting to play file, kernel print message : "pcm0:play:0: play interrupt timeout, channel dead." And no sound output at all. Any ideas ? Dmesg output with acpi turned on : Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 5.0-RC #5: Sat Dec 28 02:01:39 GMT 2002 mvb@Devastator:/usr/src/sys/i386/compile/DEVASTATOR5 Preloaded elf kernel "/boot/kernel/kernel" at 0xc03f5000. Preloaded elf module "/boot/kernel/snd_sb16.ko" at 0xc03f50a8. Preloaded elf module "/boot/kernel/snd_sbc.ko" at 0xc03f5158. Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc03f5204. Preloaded elf module "/boot/kernel/random.ko" at 0xc03f52b0. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc03f535c. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 300683012 Hz CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x660 Stepping = 0 +Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT +,PSE36,MMX,FXSR> real memory = 201314304 (191 MB) avail memory = 191238144 (182 MB) Initializing GEOMetry subsystemPentium Pro MTRR support enabled npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <ASUS P2B-B > on motherboard ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15 Using $PIR table, 5 entries at 0xc00f0d10 acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-safe" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0 acpi_cpu0: <CPU> on acpi0 acpi_button0: <Power Button> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 pcib1: <PCIBIOS PCI-PCI bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 isab0: <PCI-ISA bridge> at device 4.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <Intel PIIX4 ATA33 controller> port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: <serial bus, USB> at device 4.2 (no driver attached) pci0: <bridge, PCI-unknown> at device 4.3 (no driver attached) pci0: <display, VGA> at device 10.0 (no driver attached) fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port +0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A sio1 port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 sc0: <System console> on isa0 sc0: VGA <16 virtual consoles, flags=0x200> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sbc0: <SoundBlaster 16> at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 pcm0: <SB16 DSP 4.13> on sbc0 Timecounters tick every 10.000 msec ad0: 76319MB <ST380021A> [155061/16/63] at ata0-master UDMA33 ad3: 19595MB <QUANTUM FIREBALLP LM20.5> [39813/16/63] at ata1-slave UDMA33 Mounting root from ufs:/dev/ad0b cd0 at ata1 bus 0 target 0 lun 0 cd0: <TEAC CD-W540E 1.0C> Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present /boot/device.hints ... hint.sbc.0.at="isa" hint.sbc.0.port="0x220" hint.sbc.0.irq="5" hint.sbc.0.drq="1" hint.sbc.0.flags="0x15" ... /dev/sndstat : FreeBSD Audio Driver (newpcm) Installed devices: pcm0: <SB16 DSP 4.13> at io 0x220 irq 5 drq 1:5 bufsz 4096d (1p/1r/0v channels +duplex default) Kernel config : -------------------------------------------------------------- machine i386 cpu I686_CPU ident DEVASTATOR5 maxusers 0 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options DDB options INCLUDE_CONFIG_FILE # Include this file in kernel options INET #Internet communications protocols options FFS #Fast filesystem options SOFTUPDATES options UFS_ACL options UFS_DIRHASH options COMPAT_43 options COMPAT_FREEBSD4 options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options KTRACE #kernel tracing options _KPOSIX_PRIORITY_SCHEDULING device isa device pci device fdc # Floppy options ATA_STATIC_ID # Static device numbering device ata device atadisk # ATA disk drives device atapicam # emulate ATAPI devices as SCSI ditto via CAM # needs CAM to be present (scbus & pass) device scbus # SCSI bus (required) device pass # Passthrough device (direct SCSI access) device cd # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device vga # VGA video card driver device splash # Splash screen and screen saver support device sc # The syscons console driver (sco color console compatible). options SC_TWOBUTTON_MOUSE options SC_DFLT_FONT makeoptions SC_DFLT_FONT=cp866 options SC_NORM_ATTR=(FG_GREEN|BG_BLACK) options SC_NORM_REV_ATTR=(FG_YELLOW|BG_GREEN) options SC_KERNEL_CONS_ATTR=(FG_LIGHTBLUE|BG_BLACK) options SC_KERNEL_CONS_REV_ATTR=(FG_BLACK|BG_BLUE) device npx # Floating point device sio # COM ports device loop #Network loopback device device ether #Generic Ethernet device bpf #Berkeley packet filter device pty #Pseudo ttys options RANDOM_IP_ID options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN -- Regards, Vladimir. ---- OTKPblTKI HA http://cards.alkar.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?web-18316072>