Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2000 19:55:21 -0800
From:      Gunnar H Reichert-Weygold <gunnar@paganlibrary.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: pcm0
Message-ID:  <00012419583901.00328@gunnar.my.domain>
In-Reply-To: <200001240250.DAA64581@dorifer.heim3.tu-clausthal.de>
References:  <200001240250.DAA64581@dorifer.heim3.tu-clausthal.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Now I have a PCI Awe64 and I simply did 0 as you've suggested.

But upon boot I now get:

FreeBSD 3.4-STABLE #0: Sun Jan  9 13:30:18 PST 2000
    root@gunnar.my.domain:/usr/src/sys/compile/FREEBIE
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium II/Xeon/Celeron (334.09-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x651  Stepping = 1
  Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 67108864 (65536K bytes)
avail memory = 61816832 (60368K bytes)
Preloaded elf kernel "kernel" at 0xc0347000.
Pentium Pro MTRR support enabled
Probing for devices on PCI bus 0:
chip0: <Intel 82443BX host to PCI bridge> rev 0x02 on pci0.0.0
chip1: <Intel 82443BX host to AGP bridge> rev 0x02 on pci0.1.0
chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.7.0
ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1
chip3: <Intel 82371AB Power management controller> rev 0x02 on pci0.7.3
ncr0: <ncr 53c815 fast10 scsi> rev 0x04 int a irq 10 on pci0.15.0
Probing for devices on PCI bus 1:
vga0: <ATI model 4c42 graphics accelerator> rev 0xdc int a irq 255 on pci1.0.0
Probing for PnP devices:
CSN 1 Vendor ID: CTL009d [0x9d008c0e] Serial 0x00029c18 Comp ID: PNPb02f [0x2fb0d041]
This is a SB16 PnP, but LDN 0 is disabled
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>

Any suggestions?

On Sun, 23 Jan 2000, Oliver Fromme wrote:
> R Joseph Wright <rjoseph@nwlink.com> wrote in list.freebsd-questions:
>  > device pcm0    at isa?  port ? tty irq 11 drq 1 flags 0x07
>  > ...although that may be completely wrong, I was sort of guessing on
>  > things.  I've heard of people having success based on only adding the
>  > line "device pcm0" to the kernel config.
> 
> That's true -- it's a PCI device, so all you need is:
> device pcm0
> 
>  > Dmesg shows that my card is there:
>  > es1:  <AudioPCI ES1371> rev 0x07 int a irq 11 on pci0.11.0
>  > pcm1: using I/O space register mapping at 0x6c00
>  > es1371: codec vendor revision 0
>  > es1371: codec features Bass & Treble
>  > es1371: stereo enhancement: no 3D stereo enhancement
>  > ...there is also the line:
>  > pcm0 not found
> 
> That's perfectly OK.
> 
>  > After compiling I did ./MAKEDEV snd1, like I've read you're supposed  to
>  > do.  It didn't make any pcm* devices.
> 
> That's OK, too.
> 
>  > I tried making links from
>  > /dev/audio and /dev/audio1 to /dev/pcm0 and /dev/pcm1, also I tried
>  > making links to /dev/dsp with no luck.
> 
> There are no device entries /dev/pcm*.  Don't try to create
> them.
> 
>  > The mixer is set on 100% every time I've checked it, so that isn't it.
>  > I figure I'm pretty close to getting it to work if it's showing up in
>  > dmesg.  Can someone point me in the right direction?
> 
> What is the problem, actually?  What you described so far
> sounds like everything is alright..  So what's wrong, exactly?
> Are there any error messages?  What happens if you try to,
> say, play an mp3 file with mpg123?
> 
> Regards
>    Oliver
> 
> -- 
> Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany
> (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de)
> 
> "In jedem Stück Kohle wartet ein Diamant auf seine Geburt"
>                                          (Terry Pratchett)
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
-- 
I used to be self-actualized, now I'm just confused.

Gunnar H Reichert-Weygold
The Pagan Library
http://www.paganlibrary.com


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




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