Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 16:30:08 +0200
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        ANDREAS_HORN@qvc.com, freebsd-isdn@FreeBSD.ORG
Subject:   Re: i`m not on that list
Message-ID:  <19980915163008.B14965@gil.physik.rwth-aachen.de>
In-Reply-To: <C1256680.00440508.00@abyss.qvc.com>; from ANDREAS_HORN@qvc.com on Tue, Sep 15, 1998 at 02:30:01PM %2B0200
References:  <C1256680.00440508.00@abyss.qvc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980915163008.B14965>