[expert] SO51a - saving & bakup -- No go!

1999-11-29 Thread Marion Krahn

Hello, 
have you installed SO at first as root with the parameter /net and then
run setup from a user account?
Have your soffice-process root permissions (in order to write to every
partition)?
Have you forbidden, that somebody write to your home - parition/directory?

If there is any solution, please write!
Good luck
Marion




[expert] PPP over serial line (without a modem)

1999-11-22 Thread Marion Krahn

Hello,
I try to connect my notebook with my PC over a null-modem cable (without a
modem). On my PC I start a getty and with the help of this getty, I'm able
to login via serial line e.g. with minicom. That works very fine.
But my problem is, that I will have a PPP-connection (to export my
display over this serial line network...).
Can anybody give me a hint?
Marion



Re: [expert] corrupt isapnp.conf

1999-11-22 Thread Marion Krahn

don't use sndconfig (will change your isapnp.conf everytime), 
read read /usr/src/linux/Documentation/Sound/AWE32.txt (there you can find
the right settings)
if you have any questions, mail to me, an AWE32 is perfectly running with
my Mandrake.
Good Luck
Marion




Re: [expert] Problem compiling kernel

1999-10-28 Thread Marion Krahn

Try make dep clean bzImage && make modules && make modules_install && make
bzlilo


> [EMAIL PROTECTED] wrote:
> >
> > I´m running Linux Mdk 6.1 on a Pentium 166 MMX with 128 Mb of RAM and a IDE
> > HD of 3,2 Gb for linux (another 2Gb IDE disk contains a DOS partition).
> > I´ve recompiled Linux kernel several times with other distributions. After
> > recompiling it with modules support in my Mandrake system (I´ve tried both
> > "make zImage" and "make bzImage"), I get a kernel a bit smaller than the
> > one installed by default (480k more or less) which is normal, but when I
> > try to update the MBR with lilo (at the prompt or via Klilo), it "usually"
> > gives me the following message: "kernel is too big" and I cannot update the
> > boot list (which by now contains two options: old linux kernel and dos).
> > I said "usually" becuase once lilo could update the boot list, but when i
> > choosed the new kernel to boot (at the beginnig of the boot sequence, i.e.
> > lilo prompt), the system rebooted again (and again if i had choosed the
> > same option).
> > Does anybody has had the same problem? Any idea about the reason why lilo
> > doesn´t work?
>
> --
> John J. LeMay Jr.
> NJMC, LLC.
> http://www.njmc.com



Re: [expert] BT848 Video

1999-10-26 Thread Marion Krahn

> Anyone have any help getting my Video capture Card (BT848 based) to work
> with linux ??

Compile video support and BT848 support in the kernel (BT848 as module). Read
the bttv dokuments coming with the kernel. Let me know, if you need help with
the module-parameters.
Marion



Re: [expert] Tulip Full Duplex

1999-10-26 Thread Marion Krahn

Sridhar G wrote:

> Hi,
>
> I have a Compex NIC which is using the tulip driver. I've connected the
> linux box with my win95 with a crossover cable.
>
> I think the card is capable of 100Mbps.
>
> How can I find out the speed the connection is made?
> How can I force the tulip driver to connect at 10/100 Mbps Full duplex.
>
> I've tried tulip.c file and the documentation file, but could not find any
> way of passing the parameters to the driver.
>
> Any help
>
> Thanks & Cheers
> Sridhar

IMHO you can specify an option-Parameter option=2 means autodetection. I have
only heard it, so I can't tell you, where to find dokumentation.
Marion



Re: [expert] problems with xcdroast

1999-10-26 Thread Marion Krahn

Hi,
thanks to all tried to help me.
I switched SCSI-emulation on in the kernel, nothing changed. My burner is
available, but not my CD-ROM neither in xcdroast nor in keasycd. Is there a
bootparameter to tell the kernel to use SCSI-emulation with my
CDROM (/dev/hdd)?
Marion



[expert] problems with xcdroast

1999-10-24 Thread Marion Krahn

Hi,
xcdroast 0.96e does not recognize my IDE-CDROM (TEAC 32x) on /dev/hdd,
so I can not make direct copies and have to copy a CD with the help of
an image.
Can anybody help me to solve the problem, or know anybody another
burning programm that offers the ability for a direct copy?
Marion



Re: [expert] TV PCI

1999-10-20 Thread Marion Krahn

Hi,
try "modprobe msp3400" as root and start kwintv again. This module will bring you
support for your stereo TV-tuner.

By
Marion



[expert] Kernel for K7

1999-10-19 Thread Marion Krahn

Can anybody tell me, how I configure a kernel for a K7-500? The only way
it runs at this time is to chose a 386 CPU in kernelconfiguration.
Marion



[expert] graphic-tablett run with Mandrake

1999-10-19 Thread Marion Krahn

Hi,
Which tabletts run under Linux, maybe the Mediax Pro3?
Marion



Re: [expert] KwinTV

1999-10-19 Thread Marion Krahn

John Connell wrote:

> I am sending this post to thank Kirk W. and Marc H. for answering my
> posting r.e. TVPCI card setup. I kinda followed both of your advice. I
> tried using xawtv and could not get it to work. I then installed KwinTv
> and got it going. The video is much better quality than in Win98 (no
> surprise!) the only thing is I can't seem to get the audio working. 8^ (
>
> Any suggetions ? Appreciate all the assistance you have given!
> John Connell

Than you have a stereo tuner, so you have to load the module msp3400 or so.

Marion



Re: [expert] TV PCI

1999-10-19 Thread Marion Krahn

John Connell wrote:

> I have an STB Bt878 TV PCI card on my system that I would love to get
> working in Mandrake.

Hi,
include Bt848 support in the kernel as a module, after booting you have to load
these modules (I think it is isp or so, bttv, tuner, msp3400 if you have a
stereo tuner) but read the /usr/src/linux/Dokumentation/ about bttv, there are
all parameters described.
Look for "xawtv" or "kwintv" on e.g. freshmeat.net, compile, install and run on
of these programms. IMHO kwintv is the better choice.
If you have any problems, write me, I will mail you the bttv-part of my
conf.modules. Please mail your name of your TV-Card if it won't work.

Marion