Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2000 19:13:11 -0400
From:      Evan Markensohn <erm6@po.cwru.edu>
To:        freebsd-multimedia@FreeBSD.ORG
Subject:   esd / pcm and Turtle Beach Tropez (classic)
Message-ID:  <395D2987.599869BC@po.cwru.edu>

next in thread | raw e-mail | index | archive | help
My core problem is that I get periodic static when using esound 0.2.18
and xmms 1.2.1.  I have not trying another sound app, as I don't have
one/know of one.

I have a Turtle Beach Tropez (classic, CS4231)

I'm attempting to get my sound working well in FreeBSD 4.0.0
I got it to work using the legacy sound drivers, kernel config
	device snd
	device mss0 at isa? port 0x530 irq 7 drq 0 flags 0x13

but I get this static.

I'd like to try the pcm drivers, as the man page says it supports CS4231
cards.

When I load the pcm driver, I use this in my kernel config:
	device pcm0 at isa? irq 7 drq 0 flags 0x13
It compiles fine, and doesn't give an error when booting, but I don't
get much in /dev/sndstat, nor can I use /dev/dsp.  I hear nothing, and
get no error.  It appears that the mixer device is working, because if I
turn up the stereo a lot, and I can hear line noise fade in and out when
adjusting the mixer.

Below is a snip from dmesg and my sndstat(shouldn't my sndstat have more
stuff in it?).  I use MAKEDEV snd0 after boot to create the devices.


Here is a snip from dmesg, while using "boot -v" during bootup:
	lpt0: <Printer> on ppbus0
	lpt0: Interrupt-driven port
	mss_probe: no address given, try 0x530
	mss_detect - chip revision 0x0a
	mss_detect() - Detected CS4231A
	pcm0: <CS4231A> at port 0x530-0x537 irq 7 drq 0 flags 0xa113 on 	isa0
	pcm: setmap 30000, ff00; 0xcf43d000 -> 30000
	pcm: setmap 40000, ff00; 0xcf44d000 -> 40000
	isa_probe_children: probing PnP devices
	BIOS Geometries:
	 0:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 	sectors
	 1:0104fe3f 0..260=261 cylinders, 0..254=255 heads, 1..63=63 	sectors
	 2:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors
	 3:0107fe3f 0..263=264 cylinders, 0..254=255 heads, 1..63=63 sectors
	 0 accounted for
	Device configuration finished.
	bpf: ppp0 attached             

Here is my current /dev/sndstat:
	FreeBSD Audio Driver (newpcm) May 23 2000 17:04:23
	Installed devices:
	pcm0: <CS4231A> at io 0x530 irq 7 drq 0:3 (1p/1r channels duplex)


Also, if there is a more appropriate mailing list for this question what
is it?

Any help would be appreciated.
Thank you.
Evan Markensohn
erm6@po.cwru.edu


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?395D2987.599869BC>