2.4.3 pre Question

2001-03-24 Thread George R . Kasica

Hello:

I've ftp'd the 2.4.3-pre7 patch here, but I'm wondering what I should
be applying it against? Is there a 2.4.3 "stock" kernel(if so where
would I locate it) or go against 2.4.2 stock kernel or 2.4.2-ac? 

TIA,

George

===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Where to find -pre releases?

2001-03-18 Thread George R . Kasica

Hello:

Where in the ftp sites should I find the 2.4.3 -pre kernels? The
instructions from freshmeat are not correct and I just can't remember
the location...

George

George, MR. Tibbs & The Beast Kasica
Waukesha, WI USA
[EMAIL PROTECTED]
http://www.netwrx1.com
ICQ #12862186

  Zz
   zZ
|\ z_,,,---,,_
/,`.-'`'_   ;-;;,_
   |,4-  ) )-,_..;\ (  `'_'
  '---''(_/--'  `-'\_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: [eepro100] Ok, I'm fed up now

2001-01-12 Thread George R . Kasica

I'm using the following and its been flawless under 2.4x:

eepro100.c:v1.09j-t 9/29/99 Donald Becker
http://cesdis.gsfc.nasa.gov/linux/driv
ers/eepro100.html
eepro100.c: $Revision: 1.35 $ 2000/11/17 Modified by Andrey V.
Savochkin  and others
PCI: Found IRQ 11 for device 00:0b.0
eth0: Intel Corporation 82557 [Ethernet Pro 100], 00:02:B3:1C:53:67,
IRQ 11.
  Receiver lock-up bug exists -- enabling work-around.
  Board assembly 721383-016, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).


>Has anyone gotten Intel's (non-GPL) e100 driver working in 2.4.x yet?  What 
>about their e100-ANS driver that supports FEC 800mbps?

George

===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: Linux 2.4.0 make bzImage failure - Followup

2001-01-07 Thread George R . Kasica

>
>> [root@eagle linux]# ld -v
>> GNU ld version 2.10.1 (with BFD 2.10.1)
>
>Historically kernel is built with hjl's binutils - try 2.10.1.0.4
> ftp://ftp.valinux.com/pub/support/hjl/binutils 
THat got it...though the stock 2.4.0 won't find my IDE drives to boot
from...using Alan Cox's ac3 seems to fly thoughnow to put the new
P-III 600MHz chip in and recompile for thathope it flys.

George

George, MR. Tibbs & The Beast Kasica
Waukesha, WI USA
[EMAIL PROTECTED]
http://www.netwrx1.com
ICQ #12862186

  Zz
   zZ
|\ z_,,,---,,_
/,`.-'`'_   ;-;;,_
   |,4-  ) )-,_..;\ (  `'_'
  '---''(_/--'  `-'\_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Linux 2.4.0 make bzImage failure - Followup

2001-01-06 Thread George R . Kasica

Wellgot 2.2.18 to work again here but now when I try to make 2.4.0
I get 

drivers/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/ne
t/net.o drivers/media/media.o  drivers/parport/driver.o
drivers/scsi/scsidrv.o d
rivers/cdrom/driver.o drivers/pci/driver.o drivers/video/video.o \
net/network.o \
/usr/src/linux-2.4.0/arch/i386/lib/lib.a
/usr/src/linux-2.4.0/lib/lib.a
/usr/src/linux-2.4.0/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( [aUw]
\)\|\(\.\.ng$\)\|\(LASH[R
L]DI\)' | sort > System.map
make[1]: Entering directory `/usr/src/linux-2.4.0/arch/i386/boot'
ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect
bbootsect.o: file not recognized: File format not recognized
make[1]: *** [bbootsect] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/boot'
make: *** [bzImage] Error 2

I'm running the following:

 [root@eagle linux]# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)

[root@eagle linux]# make -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <[EMAIL PROTECTED]>.

[root@eagle linux]# lilo -v
LILO version 21.6-1, Copyright (C) 1992-1998 Werner Almesberger
Linux Real Mode Interface library Copyright (C) 1998 Josh Vanderhoof
Development beyond version 21 Copyright (C) 1999-2000 John Coffman
Released 16-Dec-2000 and compiled at 12:26:34 on Jan  6 2001.

ALSO:

[root@eagle linux]# ld -v
GNU ld version 2.10.1 (with BFD 2.10.1)


===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Linux 2.4.0 make bzImage failure

2001-01-06 Thread George R . Kasica

Wellgot 2.2.18 to work again here but now when I try to make 2.4.0
I get 

drivers/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/ne
t/net.o drivers/media/media.o  drivers/parport/driver.o
drivers/scsi/scsidrv.o d
rivers/cdrom/driver.o drivers/pci/driver.o drivers/video/video.o \
net/network.o \
/usr/src/linux-2.4.0/arch/i386/lib/lib.a
/usr/src/linux-2.4.0/lib/lib.a
/usr/src/linux-2.4.0/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( [aUw]
\)\|\(\.\.ng$\)\|\(LASH[R
L]DI\)' | sort > System.map
make[1]: Entering directory `/usr/src/linux-2.4.0/arch/i386/boot'
ld -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect
bbootsect.o: file not recognized: File format not recognized
make[1]: *** [bbootsect] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/boot'
make: *** [bzImage] Error 2

I'm running the following:


[root@eagle linux]# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)

[root@eagle linux]# make -v
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i686-pc-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <[EMAIL PROTECTED]>.

[root@eagle linux]# lilo -v
LILO version 21.6-1, Copyright (C) 1992-1998 Werner Almesberger
Linux Real Mode Interface library Copyright (C) 1998 Josh Vanderhoof
Development beyond version 21 Copyright (C) 1999-2000 John Coffman
Released 16-Dec-2000 and compiled at 12:26:34 on Jan  6 2001.


===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Cannot compile 2.2.18

2001-01-06 Thread George R . Kasica

Hello:

Since 2.4.0 is being a pig here I thought I'd go back and recompile
2.2.18 and place the whole tree someplace safe (ie burn a
CD)well...now I can't compile 2.2.18 (did a tar xvf so I have a
fresh source tree) eitherhere's what I get with a 

make mrproper
make dep
make config
make bzImage

>cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-fr
>ame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 -malign-loops=
>2 -malign-jumps=2 -malign-functions=2 -DCPU=686   -c -o kmod.o kmod.c
>rm -f kernel.o
>ld -m elf_i386  -r -o kernel.o signal.o ksyms.o sched.o dma.o fork.o exec_domain
>.o panic.o printk.o sys.o module.o exit.o itimer.o info.o time.o softirq.o resou
>rce.o sysctl.o acct.o capability.o kmod.o
>ld: cannot open input file elf_i386
>make[2]: *** [kernel.o] Error 2
>make[2]: Leaving directory `/usr/src/linux/kernel'
>make[1]: *** [first_rule] Error 2
>make[1]: Leaving directory `/usr/src/linux/kernel'
>make: *** [_dir_kernel] Error 2


Any help is urgently needed.

George

===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: 2.4.0 Module compile error

2001-01-06 Thread George R . Kasica

>You have a broken modules.conf that tells depmod to scan _all_ of
>/lib/modules or you have an old version of modules or you have some
>weird symlinks in /lib/modules.  It looks like you have some dangling
>symlinks, although I cannot be certain about that.

Keith:

Here it iswhat do I need to fix on it:

>[root@eagle 2.4.0]# cd /etc
>[root@eagle /etc]# more modules.conf
>keep
>
>path[usb]=/lib/modules/`uname -r`/`uname -v`
>path[usb]=/lib/modules/`uname -r`
>path[usb]=/lib/modules/
>path[usb]=/lib/modules/default
>
>alias usb-..01.00.00  audio.o
>alias usb-..03.01.00  mouse.o
>
>alias parport_lowlevel  parport_pc
>alias char-major-1073dfx
>alias char-major-89 i2c-dev
>
># consider disabling this if you have less than 32MB of memory
>options sound dmabuf=1

/lib/modules looks like:

>[root@eagle /etc]# ls -la /lib/modules
>total 4
>drwxr-xr-x   3 root root 1024 Jan  6 10:14 .
>drwxr-xr-x   6 root users2048 Jul 25 14:19 ..
>drwxr-xr-x   3 root root 1024 Jan  6 10:28 2.4.0
>[root@eagle /etc]# ls -la /lib/modules/*
>total 8
>drwxr-xr-x   3 root root 1024 Jan  6 10:28 .
>drwxr-xr-x   3 root root 1024 Jan  6 10:14 ..
>lrwxrwxrwx   1 root root   20 Jan  6 10:22 build -> /usr/src/linux-2
>.4.0
>drwxr-xr-x   2 root root 1024 Jan  6 10:22 kernel
>-rw-r--r--   1 root root0 Jan  6 10:22 modules.dep
>-rw-r--r--   1 root root   31 Jan  6 10:22 modules.generic_string
>-rw-r--r--   1 root root   81 Jan  6 10:22 modules.isapnpmap
>-rw-r--r--   1 root root   29 Jan  6 10:22 modules.parportmap
>-rw-r--r--   1 root root   99 Jan  6 10:22 modules.pcimap
>-rw-r--r--   1 root root  177 Jan  6 10:22 modules.usbmap

I did a fresh install from linux-2.4.0.tar here and used the following
sequence:

>make mrproper
>cp ../.config-2.2.18
>make oldconfig
>make dep
>make bzImage
>make modules
>make modules_install
 
*** Stopped here due to errors***

>cp /vmlinuz /vmlinuz.old
>cp /usr/src/linux/arch/i386/boot/bzImage /vmlinuz
>/sbin/lilo
>
Here is the errors on the latest clean install attempt(almost looks
like a type here with the two // rather than /) :

make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/lib'
cd /lib/modules/2.4.0; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.0; fi
depmod: error reading ELF header /lib/modules//2.4.0/modules.dep: No
such file o
r directory
depmod: error reading ELF header
/lib/modules//2.4.0/modules.generic_string: No
such file or directory
depmod: /lib/modules//2.4.0/modules.isapnpmap is not an ELF file
depmod: error reading ELF header
/lib/modules//2.4.0/modules.parportmap: No such
 file or directory
depmod: /lib/modules//2.4.0/modules.pcimap is not an ELF file
depmod: /lib/modules//2.4.0/modules.usbmap is not an ELF file

George, MR. Tibbs & The Beast Kasica
Waukesha, WI USA
[EMAIL PROTECTED]
http://www.netwrx1.com
ICQ #12862186

  Zz
   zZ
|\ z_,,,---,,_
/,`.-'`'_   ;-;;,_
   |,4-  ) )-,_..;\ (  `'_'
  '---''(_/--'  `-'\_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: 2.4.0 Module compile error

2001-01-06 Thread George R . Kasica

>You have a broken modules.conf that tells depmod to scan _all_ of
>/lib/modules or you have an old version of modules or you have some
>weird symlinks in /lib/modules.  It looks like you have some dangling
>symlinks, although I cannot be certain about that.

Keith:

Here it iswhat do I need to fix on it:

>[root@eagle 2.4.0]# cd /etc
>[root@eagle /etc]# more modules.conf
>keep
>
>path[usb]=/lib/modules/`uname -r`/`uname -v`
>path[usb]=/lib/modules/`uname -r`
>path[usb]=/lib/modules/
>path[usb]=/lib/modules/default
>
>alias usb-..01.00.00  audio.o
>alias usb-..03.01.00  mouse.o
>
>alias parport_lowlevel  parport_pc
>alias char-major-1073dfx
>alias char-major-89 i2c-dev
>
># consider disabling this if you have less than 32MB of memory
>options sound dmabuf=1

/lib/modules looks like:

>[root@eagle /etc]# ls -la /lib/modules
>total 4
>drwxr-xr-x   3 root root 1024 Jan  6 10:14 .
>drwxr-xr-x   6 root users2048 Jul 25 14:19 ..
>drwxr-xr-x   3 root root 1024 Jan  6 10:28 2.4.0
>[root@eagle /etc]# ls -la /lib/modules/*
>total 8
>drwxr-xr-x   3 root root 1024 Jan  6 10:28 .
>drwxr-xr-x   3 root root 1024 Jan  6 10:14 ..
>lrwxrwxrwx   1 root root   20 Jan  6 10:22 build -> /usr/src/linux-2
>.4.0
>drwxr-xr-x   2 root root 1024 Jan  6 10:22 kernel
>-rw-r--r--   1 root root0 Jan  6 10:22 modules.dep
>-rw-r--r--   1 root root   31 Jan  6 10:22 modules.generic_string
>-rw-r--r--   1 root root   81 Jan  6 10:22 modules.isapnpmap
>-rw-r--r--   1 root root   29 Jan  6 10:22 modules.parportmap
>-rw-r--r--   1 root root   99 Jan  6 10:22 modules.pcimap
>-rw-r--r--   1 root root  177 Jan  6 10:22 modules.usbmap

I did a fresh install from linux-2.4.0.tar here and used the following
sequence:

>make mrproper
>cp ../.config-2.2.18
>make oldconfig
>make dep
>make bzImage
>make modules
>make modules_install
 
*** Stopped here due to errors***

>cp /vmlinuz /vmlinuz.old
>cp /usr/src/linux/arch/i386/boot/bzImage /vmlinuz
>/sbin/lilo
>
Here is the errors on the latest clean install attempt(almost looks
like a type here with the two // rather than /) :

make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/lib'
cd /lib/modules/2.4.0; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.0; fi
depmod: error reading ELF header /lib/modules//2.4.0/modules.dep: No
such file o
r directory
depmod: error reading ELF header
/lib/modules//2.4.0/modules.generic_string: No
such file or directory
depmod: /lib/modules//2.4.0/modules.isapnpmap is not an ELF file
depmod: error reading ELF header
/lib/modules//2.4.0/modules.parportmap: No such
 file or directory
depmod: /lib/modules//2.4.0/modules.pcimap is not an ELF file
depmod: /lib/modules//2.4.0/modules.usbmap is not an ELF file

George, MR. Tibbs & The Beast Kasica
Waukesha, WI USA
[EMAIL PROTECTED]
http://www.netwrx1.com
ICQ #12862186

  Zz
   zZ
|\ z_,,,---,,_
/,`.-'`'_   ;-;;,_
   |,4-  ) )-,_..;\ (  `'_'
  '---''(_/--'  `-'\_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



2.4.0 Module compile error

2001-01-05 Thread George R . Kasica

Trying to compile in the LM Sensors stuff here and a make
modules_install fails as follows:

>make[1]: Nothing to be done for `modules_install'.
>make[1]: Leaving directory `/usr/src/linux-2.4.0/arch/i386/lib'
>cd /lib/modules/2.4.0; \
>mkdir -p pcmcia; \
>find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
>pcmcia
>if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.0; fi
>depmod: /lib/modules//2.2.18/modules.dep is not an ELF file
>depmod: error reading ELF header
>/lib/modules//2.2.18/modules.generic_string: No
> such file or directory
>depmod: /lib/modules//2.2.18/modules.isapnpmap is not an ELF file
>depmod: error reading ELF header /lib/modules//2.2.18/modules.parportmap:
>No suc
>h file or directory
>depmod: /lib/modules//2.2.18/modules.pcimap is not an ELF file
>depmod: /lib/modules//2.2.18/modules.usbmap is not an ELF file
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-ali1535.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-ali15x3.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-amd756.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-elektor.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-elv.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-i801.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-piix4.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-sis5595.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-velleman.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-via.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/i2c-viapro.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/lm78.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/sensors.o
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/sis5595.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/via686a.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72
>depmod: *** Unresolved symbols in /lib/modules//2.2.18/misc/w83781d.o
>depmod: release_region_R43bde9b1
>depmod: request_region_R6d32b2d7
>depmod: check_region_R522f4d72

make bzImage and make modules is just fine

Any thoughts or a way to fix or should I not include these in my
kernel?

Please CC me directly as the DNS changes due to my ISP renumbering us
here are still wacked out

George

George, MR. Tibbs & The Beast Kasica
Waukesha, WI USA
[EMAIL PROTECTED]
http://www.netwrx1.com
ICQ #12862186

  Zz
   zZ
|\ z_,,,---,,_
/,`.-'`'_   ;-;;,_
   |,4-  ) )-,_..;\ (  `'_'
  '---''(_/--'  `-'\_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Any Problems with these items and Linux?

2000-12-30 Thread George R . Kasica

Hello:

Currently running 2.2.18 with a Celeron 333 MHz and 1 256MB SDRAM
PC100 chip on the motherboard.

The MB will support up to a P-III 600 and 1GB of RAM using 256MB
ChipsI'm looking at going to the following in addition to the
existing RAM:

TWO -  **256MB 32x64 PC100 Non-Parity Unbuf DIMM 3.3V SDRAM Standard
Simm/Flash Memory Card 168 Pin PC100 Unbuf 3.3V SDRAM

And a new CPU Intel Pentium III 600EB SECC2 rather than the Celeron.

Any problems with doing this or changes I need to make to the
kernal/system to optimize it??

George


===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



SCSI Problems since upgrade from 2.2.16

2000-12-29 Thread George R . Kasica

Hello:

I'm running an HP DAT 4mm Autochanger here and since going to 2.2.17
and 2.2.18 I'm seeing failures when it attempts to unload the tape and
load a new one while backing up using BRU PE...utilizing the mt or mtx
commands as follows:

mt -f $DEV rewoffl 2>&1 >/dev/null

OR 

/usr/local/bin/mtx -f /dev/sg1 eject 2>&1 >/dev/null


If I use the MTX command set to "manually" change the tapes all is
wellany thoughts on the cause or a fix...I don't think the
hardware is broken due to the fact it runs fine "manually" by doing
the mtx -f /dev/sg1 next commnand to load the next tape

Pertinent info below:

Information about installed SCSI devices 

Attached devices: 
Host: scsi0 Channel: 00 Id: 01 Lun: 00
  Vendor: SEAGATE  Model: ST32550N Rev: 0021
  Type:   Direct-AccessANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 03 Lun: 00
  Vendor: HP   Model: C1553A   Rev: NS01
  Type:   Sequential-AccessANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 03 Lun: 01
  Vendor: HP   Model: C1553A   Rev: NS01
  Type:   Medium Changer   ANSI SCSI revision: 02

Bus  0, device   9, function  0:
SCSI storage controller: Adaptec AIC-7850 (rev 1).
  Medium devsel.  Fast back-to-back capable.  IRQ 10.  Master
Capable.  Latency=32.  Min Gnt=4.Max Lat=4.
  I/O at 0xd000 [0xd001].
  Non-prefetchable 32 bit memory at 0xdf00 [0xdf00].
  
SCSI support 

CONFIG_SCSI = 1
CONFIG_BLK_DEV_SD = 1
CONFIG_CHR_DEV_ST = 1
CONFIG_BLK_DEV_SR = 1
CONFIG_CHR_DEV_SG = 1
CONFIG_SCSI_MULTI_LUN = 1
CONFIG_SCSI_CONSTANTS = 1
CONFIG_SCSI_LOGGING = 1


SCSI low-level drivers 

CONFIG_SCSI_AIC7XXX = 1
CONFIG_AIC7XXX_CMDS_PER_DEVICE = (8)
CONFIG_AIC7XXX_RESET_DELAY = (5)


> Len: 20480
> 
> Dec 23 01:24:37 eagle kernel: [valid=0] Info fld=0x0, EOM Current
> st09:00: sense key None
> Dec 23 01:24:37 eagle kernel: Additional sense indicates
> End-of-partition/medium detected
> Dec 23 01:24:37 eagle kernel: st0: Async write error (write) 7fff.
> Dec 23 01:24:40 eagle kernel: st0: File length 641863680 bytes.
> Dec 23 01:24:40 eagle kernel: st0: Async write waits 30037, finished
> 1304.
> Dec 23 01:24:42 eagle kernel: st0: Error: 2802, cmd: 10 0 0 0 1 0
> Len: 0
> Dec 23 01:24:42 eagle kernel: [valid=0] Info fld=0x0, FMK EOM Current
> st09:00: sense key None
> Dec 23 01:24:42 eagle kernel: Additional sense indicates
> End-of-partition/medium detected
> Dec 23 01:24:42 eagle kernel: st0: Buffer flushed, 1 EOF(s) written

===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Re: Linus daughter

2000-11-28 Thread George R . Kasica

On Tue, 28 Nov 2000 03:55:29 +0100 (CET), you wrote:

>> 
>> Oh, well. Some people saw the (unannounced, and not for public
>> consumption) pre1, so here's pre2. pre1 was just meant to be an interim
>> patch to sync up with the ISDN patches.
>> 
>> Due to the birth of my third daughter last week (yes, I got /.'ed), if you
>> sent me patches that aren't in pre2, you can pretty much consider them
>> lost.
Congratulations from across the pond in Milwaukee WI!

Hope all is well.

George

===[George R. Kasica]===+1 262 513 8503
President   +1 206 374 6482 FAX 
Netwrx Consulting Inc.  Waukesha, WI USA 
http://www.netwrx1.com
[EMAIL PROTECTED]
ICQ #12862186
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/



Question on SCSI Tape Changer Status

2000-11-15 Thread George R . Kasica

Hello:

This may not be the right place for this so if not let me know where I
should send it.

Question:

I've got an HP 4mm DAT Autochanger here (Scsi detection shown below
from boot)...what I'm wondering is this: Is there a way to tell WHICH
ONE of the 6 tapes is in the actual tape drive from the OS? And if so,
a way to make it load a specific tape (1-6 or maybe 0-5 I'm not sure
what the numbering is) I know I can look at the LCD on the drive but
that doesn't help if I'm 90 miles away in another city trying to
tell...main reason I want to do this is after it starts to write on
tape 5 and finished there is a cleaning tape in slot 6 that I'd like
to force to load then eject the magazine so that it can get changed by
the operator next morningif they don't see it sticking out they
forget to change it and the backup fails the next day since there is
no tape in the drive due to #5 filling up and when it loads 6 its a
cleaner which runs and unloads but obviously doesn't write data so the
job failsdoes this make any sense??

Here's the boot output:

Oct 26 22:20:27 eagle kernel: (scsi0) Narrow Channel, SCSI ID=7, 3/255
SCBs
Oct 26 22:20:27 eagle kernel: (scsi0) Cables present (Int-50 YES,
Ext-50 YES)
Oct 26 22:20:27 eagle kernel: (scsi0) Downloading sequencer code...
415 instructions downloaded
Oct 26 22:20:27 eagle kernel: scsi0 : Adaptec AHA274x/284x/294x
(EISA/VLB/PCI-Fast SCSI) 5.1.31/3.2.4
Oct 26 22:20:27 eagle kernel:
Oct 26 22:20:27 eagle kernel: scsi : 1 host.
Oct 26 22:20:27 eagle kernel:   Vendor: SEAGATE   Model: ST32550N
Rev:0021
Oct 26 22:20:27 eagle kernel:   Type:   Direct-Access ANSI SCSI
revision: 02
Oct 26 22:20:27 eagle kernel: Detected scsi disk sda at scsi0, channel
0, id 1,lun 0
Oct 26 22:20:27 eagle kernel:   Vendor: HPModel: C1553A
Rev:NS01
Oct 26 22:20:27 eagle kernel:   Type:   Sequential-Access
ANSI SCSI revision: 02
Oct 26 22:20:27 eagle kernel: Detected scsi tape st0 at scsi0, channel
0, id 3,lun 0
Oct 26 22:20:27 eagle kernel:   Vendor: HPModel: C1553A
Rev:NS01
Oct 26 22:20:27 eagle kernel:   Type:   Medium Changer
ANSI SCSI revision: 02
Oct 26 22:20:27 eagle kernel: Detected scsi generic sg2 at scsi0,
channel 0, id 3, lun 1
Oct 26 22:20:27 eagle kernel: scsi : detected 3 SCSI generics 1 SCSI
tape 1 SCSI disk total.
Oct 26 22:20:27 eagle kernel: SCSI device sda: hdwr sector= 512 bytes.
Sectors=4194058 [2047 MB] [2.0 GB]


And here's an mt status output:

# mt -f /dev/st0 status
SCSI 2 tape drive:
File number=1, block number=0, partition=0.
Tape block size 0 bytes. Density code 0x24 (DDS-2).
Soft error count since last status=0
General status bits on (8101):
 EOF ONLINE IM_REP_EN

# mt -f /dev/nst0 status
SCSI 2 tape drive:
File number=0, block number=0, partition=0.
Tape block size 0 bytes. Density code 0x24 (DDS-2).
Soft error count since last status=0
General status bits on (4101):
 BOT ONLINE IM_REP_EN


George, MR. Tibbs & The Beast Kasica
Waukesha, WI USA
[EMAIL PROTECTED]
http://www.netwrx1.com
ICQ #12862186

  Zz
   zZ
|\ z_,,,---,,_
/,`.-'`'_   ;-;;,_
   |,4-  ) )-,_..;\ (  `'_'
  '---''(_/--'  `-'\_)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/