Date: Sun, 9 Jan 2000 18:28:09 +0700 From: John Indra <m4v3r1ck@bigfoot.com> To: freebsd-questions@freebsd.org Subject: Re: config problem? Message-ID: <20000109182808.A465@bigfoot.com> In-Reply-To: <20000109103122.71913.qmail@hotmail.com>; from hate00@hotmail.com on Sun, Jan 09, 2000 at 10:31:22AM %2B0000 References: <20000109103122.71913.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, Jan 09, 2000 at 10:31:22AM +0000, jimmy martin wrote: | I just set up my sound card(AWE64) and Im trying to run xmms, evertime I run | it, I get a loud pop and then xmms freezes, I have to kill it and try again | but it does the same thing. Hi... I'm a FreeBSD newbie... About 2 days ago... I tried to setup a Creative PCI 128 on my brand new FreeBSD box... All I have to define in my kernel config was this: device pcm0 Then I do this after reboot: # cd /dev ; ./MAKEDEV snd1 That's it... I don't know whether AWE64 stands on PCI slot or not... If it does, then maybe you can try my config. If it stands on ISA slot, drop controller pnp0 and add only this line: device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 After reboot: # cd /dev ; ./MAKEDEV snd0 Hope that helps... Regards, John Indra -- ICQ UIN #26095019 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.0 (FreeBSD) Comment: Be the best! iD8DBQE4eHDIxcp0HIxafmQRAn5CAJwLPHkS8bmDYecr0r9cvzCEDOTi8QCgrIL6 53HgcsimhrYD9pfGi4X1Z54= =lpsb -----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?20000109182808.A465>