[expert] make bzImage errors

2002-04-26 Thread Phil R Lawrence

I'm getting "Multiple definition of `[subroutine]'" errors.  The tail of
the output follows...  any ideas?

make[1]: Entering directory `/usr/src/linux-2.4.18-6mdk'
ld -m elf_i386 -T /usr/src/linux-2.4.18-6mdk/arch/i386/vmlinux.lds -e
stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o --start-group arch/i386/kernel/kernel.o arch/i386/mm/mm.o
kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o  drivers/char/char.o
drivers/block/block.o drivers/misc/misc.o drivers/net/net.o
drivers/media/media.o drivers/char/agp/agp.o drivers/char/drm/drm.o
drivers/net/tokenring/tr.o drivers/atm/atm.o drivers/ide/idedriver.o
drivers/scsi/scsidrv.o drivers/cdrom/driver.o
drivers/sound/sounddrivers.o drivers/pci/driver.o
drivers/pcmcia/pcmcia.o drivers/net/wireless/wireless_net.o
drivers/video/video.o drivers/usb/usbdrv.o drivers/input/inputdrv.o
3rdparty/3rdparty.o  net/network.o
/usr/src/linux-2.4.18-6mdk/arch/i386/lib/lib.a
/usr/src/linux-2.4.18-6mdk/lib/lib.a
/usr/src/linux-2.4.18-6mdk/arch/i386/lib/lib.a --end-group  -o vmlinux
net/network.o: In function `SHA1Update':
net/network.o(.text+0x6f1a0): multiple definition of `SHA1Update'
kernel/kernel.o(.text+0x14fd0): first defined here
ld: Warning: size of symbol `SHA1Update' changed from 202 to 218 in
net/network.o
net/network.o: In function `SHA1Init':
net/network.o(.text+0x6f160): multiple definition of `SHA1Init'
kernel/kernel.o(.text+0x14f90): first defined here
net/network.o: In function `SHA1Final':
net/network.o(.text+0x6f280): multiple definition of `SHA1Final'
kernel/kernel.o(.text+0x150a0): first defined here
net/network.o: In function `SHA1Transform':
net/network.o(.text+0x6d400): multiple definition of `SHA1Transform'
kernel/kernel.o(.text+0x13230): first defined here
make[1]: *** [kallsyms] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.18-6mdk'
make: *** [vmlinux] Error 2





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] /boot files

2002-04-24 Thread Phil R Lawrence

<[EMAIL PROTECTED]> wrote:


Thanks!

> Phil R Lawrence wrote:
> > If any of the above is necessary, why wasn't it mentioned in the docs?
> >
>
> Which docs were you referring to?

I was using
www.linux-mandrake.com/en/doc/82/en/ref.html/compiling-installing.html

Thanks,
Phil R Lawrence




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] eth0 timeout adjustment

2002-04-24 Thread Phil R Lawrence

If I'm not plugged into the LAN, it is excruciating to wait for the eth0
initialization to fail upon boot.  How can I make it go faster?

Thanks,
Phil R Lawrence




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] /boot files

2002-04-24 Thread Phil R Lawrence

The Mandrake 8.2 docs say I need fresh copies of /boot/System.map and
/boot/vmlinuz after completing my custom kernel and module compilation.

But what about these files?
/boot/config   should I point this to a copy of the .config file I used for this
new kernel?

/boot/initrd.img  under what circumstances would I *not* need to mkinitrd for my
new kernel?

/boot/kernel.h  do I need a copy of my new one, from
/usr/src/linux/include/config/boot?

any others?

which of the above files affect LILO, such that I would need to rerun it?

If any of the above is necessary, why wasn't it mentioned in the docs?


Thanks,
Phil R Lawrence




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] USB/SCSI enablement

2002-04-19 Thread Phil R Lawrence

I installed via my USB CD-ROM; it was a very nice experience.

However, I told the installer that I had no SCSI drives.  I suspect that may be
the reason why I do not now see my USB CD_ROM drive anywhere.

Is that right?  How can I remediate this problem?

Thanks,
Phil R Lawrence




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] can't set video refresh - SOLVED!

2000-12-13 Thread Phil R Lawrence

I had written:
>I must have a loadstone under my cubicle, because 85Hz refresh rate
>flickers horribly.  Fortunately I have a Gateway vx700 monitor, which
>(along with my ATI card) does 100Hz @ 1024x768.
>
>Unfortunately, I can't get this setting in mandrake.  My monitor and card
>are detected correctly.  XF86Config-4 has the correct ranges for vertical
>and horizontal refresh rates.  I ran xf86config by hand and it produced the
>same output that is already in XF86Config-4, no additional parameters for
>specific refresh rates were evident.  when I startx, however, my monitor
>reports it is running at 85Hz.
>
>How can I force this thing to do 100Hz @ 1024x768?

Then Amit Bapat <[EMAIL PROTECTED]> wrote:
>This is how I did when I had similar problem.
>
>Install XF 3.3.6
>and then look at the Modeline in the /etc/X11/XF86Config for the
>1024x768 @ 100Hz modeline. Cut and paste this Modeline in your 
>XF86Config-4 config file.
>
>Other option:
>Start XF 3.3.6 and fireup xvidtune. Note down all the values.
>Then start XF4 and start xvidtune and adjust all the values to the
>ones noted. and then generate a Modeline. Use this mode line in your
>XF86Config-4.

Then pablito <[EMAIL PROTECTED]> wrote:
> do those extra mode lines work with version 4.0 or is it just limited
> to the old versions?  I never noticed any difference.

Well, they DO make a difference!  Actually I ended up installing the
kvideogen rpm from the 2nd Mandrake 7.2 CD as opposed to firing up a
previous version of X.  This is a neat-o program that creates a text
file with Modelines with the best refresh rates your monitor can
handle.  I did have some trouble when I tried inserting the Modelines
into XF86Config (per the directions), but eventually i figured out the X
version thing and stuck them in XF86Config-4.  Now I'm humming along at
107.1Hz!

Thanks,
Phil R Lawrence



Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.



[expert] can't set video refresh

2000-12-11 Thread Phil R Lawrence

I must have a loadstone under my cubicle, because 85Hz refresh rate flickers
horribly.  Fortunately I have a Gateway vx700 monitor, which (along with my
ATI card) does 100Hz @ 1024x768.

Unfortunately, I can't get this setting in mandrake.  My monitor and card
are detected correctly.  XF86Config-4 has the correct ranges for vertical
and horizontal refresh rates.  I ran xf86config by hand and it produced the
same output that is already in XF86Config-4, no additional parameters for
specific refresh rates were evident.  when I startx, however, my monitor
reports it is running at 85Hz.

How can I force this thing to do 100Hz @ 1024x768?

Thanks,
Phil R Lawrence




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.