Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2000 08:01:39 +0800
From:      Siwei Liu <aaaa3@ciac.jl.cn>
To:        current@freebsd.org
Subject:   FreeBSD-current problem with my AC97 sound card
Message-ID:  <3A020063366.B6A0AAAA3@10.1.1.1>

next in thread | raw e-mail | index | archive | help
System is : FreeBSD -current 11,2000
I compile my system and kernel with device pcm, the system say  message
when I run cat /dev/sndstat:

FreeBSD Audio Driver (newpcm) Nov  2 2000 17:31:39
Installed devices:
pcm0: <VIA VT82C686A AC'97 Audio> at io 0xdc00 irq 5 (1p/1r channels duplex)

but when i play sound, the sound is very ugly, why?

The following is my dmesg message:

Copyright (c) 1992-2000 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-CURRENT #0: Thu Nov  2 17:34:37 GMT 2000
    swliu@swliu.com:/home/src/sys/compile/amd
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 700029408 Hz
CPU: AMD Athlon(tm) Processor (700.03-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
  AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
real memory  = 134152192 (131008K bytes)
config> di sn0
config> di lnc0
config> di le0
config> di ie0
config> di fe0
config> di cs0
config> di bt0
config> di aic0
config> di aha0
config> di adv0
config> q
avail memory = 126980096 (124004K bytes)
Preloaded elf kernel "kernel" at 0xc038b000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc038b09c.
Preloaded elf module "random.ko" at 0xc038b0ec.
module_register: module random already exists!
Module random failed to register: 17
Pentium Pro MTRR support enabled
WARNING: Driver mistake: repeat make_dev("random")
WARNING: Driver mistake: repeat make_dev("urandom")
md0: Malloc disk
Using $PIR table, 7 entries at 0xc00fdd20
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> at pcibus 0 on motherboard
pci0: <PCI bus> on pcib0
pcib1: <VIA 8363 (KT133) PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <NVidia Riva Ultra Vanta TNT2 graphics accelerator> at 0.0 irq 10
isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686 ATA66 controller> port 0xd000-0xd00f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <VIA 83C572 USB controller> at 7.2 irq 11
pci0: <VIA 83C572 USB controller> at 7.3 irq 11
pcm0: <VIA VT82C686A AC'97 Audio> port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 5 at device 7.5 on pci0
ed0: <NE2000 PCI Ethernet (RealTek 8029)> port 0xe800-0xe81f irq 11 at device 11.0 on pci0
ed0: address 52:54:ab:1b:c6:05, type NE2000 (16 bit) 
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
plip0: <PLIP network interface> on ppbus0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
unknown: <PNP0303> can't assign resources
unknown: <PNP0f13> can't assign resources
unknown: <PNP0700> can't assign resources
unknown: <PNP0501> can't assign resources
unknown: <PNP0501> can't assign resources
unknown: <PNP0400> can't assign resources
ad0: 19574MB <WDC WD205BA> [39770/16/63] at ata0-master UDMA66
acd0: CDROM <SAMSUNG CD-ROM SC-140F> at ata1-master using PIO4
Mounting root from ufs:/dev/ad0s1a



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?3A020063366.B6A0AAAA3>