From owner-freebsd-questions Sat Sep 18 11: 1:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.tn.home.com (ha1.rdc1.tn.home.com [24.2.7.66]) by hub.freebsd.org (Postfix) with ESMTP id AE602154D6 for ; Sat, 18 Sep 1999 11:01:13 -0700 (PDT) (envelope-from cpeters2@home.com) Received: from stealth ([24.4.115.203]) by mail.rdc1.tn.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <19990918180100.PLJG13005.mail.rdc1.tn.home.com@stealth>; Sat, 18 Sep 1999 11:01:00 -0700 From: "Charles A. Peters" To: , Subject: RE: Creative Labs Sound Blaster AWE 64 (Model: CT4520) ISA Sound Card Configuration for 3.2-Release Date: Sat, 18 Sep 1999 14:26:40 -0400 Message-ID: <000001bf0203$5a282100$0700a8c0@stealth.xxx> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I go the AWE64 up and running, and now it works fine, Thanks! Next problem, when I am running X (KDE), and I insert a music cd into the cd drive, I cannot play the cd with the kcd player. When I click on the kcd player, the user interface pops up on the screen, and immediately closes. Interestingly enough, the kmp3 player works great. Any Suggestions? Thanks in advance! Charles cpeters2@home.com > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Kevin Weiss > Sent: Friday, September 17, 1999 1:41 AM > To: FreeBSD Questions > Subject: RE: Creative Labs Sound Blaster AWE 64 (Model: CT4520) ISA > Sound Card Configuration for 3.2-Release > > > > > -----Original Message----- > From: Kevin Weiss [mailto:kweiss@austin.rr.com] > Sent: Thursday, September 16, 1999 11:24 PM > To: Charles A. Peters > Subject: RE: Creative Labs Sound Blaster AWE 64 (Model: CT4520) ISA > Sound Card Configuration for 3.2-Release > > > There are 3 files involved: > Your kernel, /boot/kernel.conf, and /boot/loader.rc > > I have the following in my kernel: > > # Soundblaster setup > controller snd0 > device sb0 at isa? port0x220 irq 5 drq 1 > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device opl0 at isa? port 0x388 > device awe0 at isa? port 0x620 > > Add the above, compile the kernel (make sure to have pnp > installed in the kernel also). More info on compiling a kernel > is located here: > http://www.freebsd.org/handbook/kernelconfig.html > > Do not reboot yet. Go to the /dev directory and type: > > # sh MAKEDEV snd0 > > Then go to the /boot directory and create the following: > > --- > > In kernel.conf: > pnp 1 0 os enable irq0 5 drq0 1 drq1 5 port0 0x220 port1 0x330 port2 0x388 > pnp 1 1 os disable > pnp 1 2 os enable port0 0x620 port1 0xa20 port2 0xe20 > pnp 1 3 os disable > quit > > --- > > In loader.rc: > load /kernel > load -t userconfig_script /boot/kernel.conf > autoboot 5 > > Now reboot the machine. Your card should be recognized upon bootup. > If this doesn't work, search the mailing list b/c any error you'll come > across has already been discussed and (more than likely) solved. > > Good Luck > > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Charles A. > Peters > Sent: Thursday, September 16, 1999 11:08 PM > To: questions@freebsd.org > Subject: Creative Labs Sound Blaster AWE 64 (Model: CT4520) ISA Sound > Card Configuration for 3.2-Release > > > Hello, > > I have a 3.2-Release server/workstation that I would like to install a > Creative Labs Sound Blaster AWE 64 (Model: CT4520) ISA Sound Card > in, but I > could not find the kernel configuration settings for this card. > > I am running the KDE window manager and the XFree86 server on > this machine, > and I would like to play music mp3's with the machine. > > Any help would be greatly appreciated. > > Thanks in advance! > > Charles > > cpeters2@home.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message