Date: Mon, 11 Sep 2000 17:23:41 -0400 From: Raymond Law <rlaw@vt.edu> To: freebsd-questions@FreeBSD.ORG Subject: Re: Turtlebeach sound card Message-ID: <4.3.0.20000911171836.00b0dd60@mail.vt.edu> In-Reply-To: <00091113493800.00245@butthead.walker> References: <4.3.0.20000911164529.00b0adc0@mail.vt.edu> <4.3.0.20000911033751.00b356b0@mail.vt.edu> <4.3.0.20000911164529.00b0adc0@mail.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I do have an unknown card detected when it boots (in demsg) and I am pretty sure that's my sound card. Can I use pcm for my sound card? I guess "device pcm" is the only line I need in my kernel specification? Do I need "device pnp" also? But when I do config, it says "device pnp is unknown" and dmesg also says "PnP device failed to report resource data" several lines. Also, dmesg gives "config> di sn0 No such device: sn0" as well as others like lnc0, le0, ie0, edo, cs0, although I commented out those device lines in the kernel specification. Thanks guys. Ray, At 01:44 PM 9/11/00 -0700, you wrote: >-----BEGIN PGP SIGNED MESSAGE----- > >PCI is the same. As far as your card working with pcm I am not sure. >You can always try it. If you have it installed you can type 'dmesg' >and get what you system has installed and what it recognizes and what >it doesnt. To get a good look at it you could pipe it to a file by >typeing 'dmesg > "filename"'j or just type 'dmesg | more and pipe it >over to "more". You will get <unknown card> or something like that. >You should see that it is a sound or not with the addresses spaces or >IRQs or just by knowing what is in you system and knowing that this is >the only card that is not detected or whatever. You will get a better >feel for what is going on after that. Then just start asking questions >on questions@freebsd.org about the output or any other questions. > >On Mon, 11 Sep 2000, Raymond Law wrote: >#What about the commands pnp and pnpinfo? Do they only work for ISA >#PnP? How about PCI? Does pcm or snd work with my sound card? When I add >#the line "device pnp", config gives me a warning "device pnp is >#unknown". Am I missing something? Thanks for your help. ># >#Also, does the order of the lines in the kernel specification matter at all? ># >#Ray, ># >#At 09:48 AM 9/11/00 -0700, you wrote: >#>-----BEGIN PGP SIGNED MESSAGE----- >#> >#>http://www.freebsd.org/FAQ/hardware.html#AEN1333 >#> >#> >#>On Mon, 11 Sep 2000, Raymond Law wrote: >#>#I have the turtlebeach A3DXtream sound card. It is a PCI card and claims to >#>#support PnP in Windows. I noticed the pnp and pnpinfo in freebsd, but >#>#pnpinfo seems to find PnP ISA devices only. I've looked at several >#>#documents about setting up the sound card, but they are kind of old (for >#>#freebsd 3.x, while i have bsd 4.4 installed). How do I set up my soundcard >#>#to work? >#># >#>#Ray, >#># >#># >#># >#>#To Unsubscribe: send mail to majordomo@FreeBSD.org >#>#with "unsubscribe freebsd-questions" in the body of the message >#>-- >#> >#>Thank You, >#>Caleb Walker >#>(310) 519-8359 >#>(310) 753-8668 >#>http://www.cwalk.org >#>Get my pgp public key by fingering cwalker@cwalk.org >#> >#> >#>-----BEGIN PGP SIGNATURE----- >#>Version: PGPfreeware 5.0i for non-commercial use >#>MessageID: IyLPOmc4soGoKYc7uh2VGK5AoJnD4sXA >#> >#>iQA/AwUBOb0NIB7u1vJ5ZVWEEQKFAgCg/vYpqIApUdOVTXepWj2LMNbMjosAoPJa >#>k812sq/iH6UDpRvd5rGThSEj >#>=P/Tx >#>-----END PGP SIGNATURE----- >#> >#> >#>To Unsubscribe: send mail to majordomo@FreeBSD.org >#>with "unsubscribe freebsd-questions" in the body of the message >-- > >Thank You, >Caleb Walker >(310) 519-8359 >(310) 753-8668 >http://www.cwalk.org >Get my pgp public key by fingering cwalker@cwalk.org > > >-----BEGIN PGP SIGNATURE----- >Version: PGPfreeware 5.0i for non-commercial use >MessageID: +U9GyP0ONic+3j2PyxnNsgcFfq1FWYUL > >iQA/AwUBOb1FZx7u1vJ5ZVWEEQJsnACgxD9Xnp/YViFzTnmrwmx3iZUsobEAniYR >Ae4FkT3Syo9H4POlrI2Imjeg >=AfX7 >-----END PGP SIGNATURE----- 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?4.3.0.20000911171836.00b0dd60>