From owner-freebsd-isdn Tue Sep 15 07:30:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17785 for freebsd-isdn-outgoing; Tue, 15 Sep 1998 07:30:47 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from gilberto.physik.RWTH-Aachen.DE (gilberto.physik.rwth-aachen.de [137.226.30.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17705 for ; Tue, 15 Sep 1998 07:30:20 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: (from kuku@localhost) by gilberto.physik.RWTH-Aachen.DE (8.8.8/8.8.7) id QAA15074; Tue, 15 Sep 1998 16:30:09 +0200 (MEST) (envelope-from kuku) Message-ID: <19980915163008.B14965@gil.physik.rwth-aachen.de> Date: Tue, 15 Sep 1998 16:30:08 +0200 From: Christoph Kukulies To: ANDREAS_HORN@qvc.com, freebsd-isdn@FreeBSD.ORG Subject: Re: i`m not on that list References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91 In-Reply-To: ; from ANDREAS_HORN@qvc.com on Tue, Sep 15, 1998 at 02:30:01PM +0200 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Sep 15, 1998 at 02:30:01PM +0200, ANDREAS_HORN@qvc.com wrote: > > hello > i`m not on the FreeBSD list ... > i`m new with Unix... > i have a problem with my kernel config ... > my avm fritz card is not running.... and my orchid soundwave 32.. > 100% soundblaster compatible , and roland ... and windows soundsystem > too.... i have FreeBSD with KDE on my machine... and i will again internet KDE may be nice but it doesn't help you in no way to get i4b up and running. > conection with my isdn fritz card ! and sound under KDE ... is that a big I would leave sound at low priority when you tell me you have still one day in the office before going off the net for 2 weeks. Then it is most important that you concentrate on your connectivity. > problem for kernel compile ? Hhhmm. From your previous post in de-bsd-hubs I read that you said you followed the installation steps. Obviously you did not otherwise I wouldn't understand how you can ask if it's a big deal to compile a kernel. OK, First tell us which version of FreeBSD you have installed. Second, do you have installed the kernel sources? That is, from the dist CD, go into the src directory and type cat ssys.?? | tar zxvf - -C /usr (Someone help me, I'm not sure whether it's /usr or /) you will notice where it goes or check before unpacking. Anyway, done that, you should take make a copy of /sys/i386/conf/GENERIC and paste the CONFIG file from i4b into your kernel config file (copy of GENERIC). Insert it somewhere before the pseudo devices start in the original file. Enable the line for AVM Fritz card (in your case). type config MYKERNEL (let's asssume your copy of GENERIC is MYKERNEL). cd /sys/compile/MYKERNEL make depend all mv /kernel /kernel.old mv kernel / (note that /kernel may have schg flags set, for this type chflags noschg /kernel (there may be an install option for this but it escaped me for the moment). > > please help me ....so that i can fix my problems > > thanks for that > > andreas > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message