Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2000 17:13:16 -0700
From:      "Russell L. Carter" <rcarter@pinyon.org>
To:        "Orion Hodson" <O.Hodson@cs.ucl.ac.uk>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: Soyo K7VTA and sound 
Message-ID:  <20001221001316.12E4443@pinyon.org>
In-Reply-To: Message from Orion Hodson <O.Hodson@cs.ucl.ac.uk>  of "Wed, 20 Dec 2000 08:47:12 GMT." <766.977302032@cs.ucl.ac.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
%<20001220020123.A2A2B87@pinyon.org>"Russell L. Carter" writes:
%> 
%> Greetings,
%> Anybody got the Soyo K7VTA working with pcm and STABLE?  It
%> beeps out my audio speakers fine booting up, but RealPlayer
%> complains it "cannot open the audio device".
%> 
%> My Aureal card which worked fine with a Tyan SMP board
%> has the same symptoms (after disabling the AC'97 stuff).
%> 
%> I've iterated through the BIOS options, with no
%> joy.
%> 
%> Here's the boot probe (no Aureal card):
%> 
%> pcm0: <VIA VT82C686A AC'97 Audio> port 0xd400-0xd403,0xd000-0xd003,0xcc00-0xccf
%> f irq 12 at device 7.5 on pci0
%> 
%> Please somebody, help me!  I live in the middle of nowhere
%> and if I don't get my KFJC and WFMU soon I might do crimes! 
%> :-)
%
%Have you made the device? 
%	cd /dev && ./MAKEDEV snd0

Yup...

%Failing that edit /usr/src/sys/dev/sound/pci/via82c686.c and enable the
%debugging messages to see more of what is going on. Replace:
%	#define DEB(x)
%with
%	#define DEB(x) x
%
%And re-build then re-install kernel.

Well, we get much more talkative:

FreeBSD 4.2-STABLE #2: Wed Dec 20 17:01:06 MST 2000
    rcarter@chomsky.pinyon.org:/usr/src/sys/compile/CHOMSKYUP
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 1000040654 Hz
CPU: AMD Athlon(tm) Processor (1000.04-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,P
AT,PSE36,MMX,FXSR>
  AMD Features=0xc0440000<<b18>,AMIE,DSP,3DNow!>
real memory  = 536805376 (524224K bytes)
avail memory = 519278592 (507108K bytes)
Preloaded elf kernel "kernel" at 0xc0347000.
Pentium Pro MTRR support enabled
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
pcib1: <PCI to PCI bridge (vendor=1106 device=8305)> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686 ATA66 controller> port 0xc000-0xc00f 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
chip1: <VIA 82C686 ACPI interface> at device 7.4 on pci0
pcm0: <VIA VT82C686A AC'97 Audio> port 0xd400-0xd403,0xd000-0xd003,0xcc00-0xccf
f irq 12 at device 7.5 on
pci0
init: codec stat: 0
SGD table located at va 0xc168ca00
ado->ptr/flags = 1000/40000000
ado->ptr/flags = 1800/40000000
ado->ptr/flags = 2000/40000000
ado->ptr/flags = 2800/40000000
ado->ptr/flags = 3000/40000000
ado->ptr/flags = 3800/40000000
ado->ptr/flags = 4000/40000000
ado->ptr/flags = 4800/80000000
SGD table located at va 0xc168ca40
ado->ptr/flags = 5000/40000000
ado->ptr/flags = 5800/40000000
ado->ptr/flags = 6000/40000000
ado->ptr/flags = 6800/40000000
ado->ptr/flags = 7000/40000000
ado->ptr/flags = 7800/40000000
ado->ptr/flags = 8000/40000000
ado->ptr/flags = 8800/80000000

But still no joy, nothing can open the audio device.

Thanks,
Russell




%Cheers
%- Orion.
%




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001221001316.12E4443>