Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-27 Thread Norma
sage - From: Caitlyn Martin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 27, 1999 6:10 AM Subject: Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1 > Hi, Norma, > > OK, you have two parallel ports, and it clearly sees them both. I

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-27 Thread Caitlyn Martin
Hi, Stephan, > I once heard that you need to activate SCSI emulation in the kernel (I > didn't see that in dmesg printout) to use the parallel port Zip drive. (I > have a SCSI Zip drive, so I didn't have to deal with this). Caitlyn, is > this is accurate or not The parallel port zip drive *is

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-27 Thread Caitlyn Martin
Hi, Norma, OK, you have two parallel ports, and it clearly sees them both. I wonder if you have the PPA module loaded into your kernel. Do a modprobe on it to find out. If not, try doing an insmod ppa and then see if it works. If so, you can add the statement: /sbin/insmod.ppa to one of y

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Lyta Alexander
t;[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, October 26, 1999 7:34 PM > Subject: Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1 > > > > I once heard that you need to activate SCSI emulation in the kernel (I > > didn't see that

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Stephan Zaniolo
I guess I missed it. > > Norma >*Insert witty message here!* >- Original Message - >From: Stephan Zaniolo <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Tuesday, October 26, 1999 7:34 PM >Subject: Re: [techtalk] Okay so I recompiled my kernel u

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Norma
October 26, 1999 7:34 PM Subject: Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1 > I once heard that you need to activate SCSI emulation in the kernel (I > didn't see that in dmesg printout) to use the parallel port Zip drive. (I > have a SCSI Zip drive, so I didn

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Aaron Malone
On Tue, Oct 26, 1999 at 09:34:08PM -0500, Stephan Zaniolo wrote: > I once heard that you need to activate SCSI emulation in the kernel (I > didn't see that in dmesg printout) to use the parallel port Zip drive. (I > have a SCSI Zip drive, so I didn't have to deal with this). Caitlyn, is >

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Stephan Zaniolo
I once heard that you need to activate SCSI emulation in the kernel (I didn't see that in dmesg printout) to use the parallel port Zip drive. (I have a SCSI Zip drive, so I didn't have to deal with this). Caitlyn, is this is accurate or not? Good luck, :^) Stephan At 03:41 PM 10/26/99

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Norma
> OK, you need to add the following line to your /etc/conf.modules file: > > alias block-major-8 ppa Okay for some reason this did not work. I have below listed the contents of my /etc/conf.modules file and also the bootup messages. alias sound es1370 alias parport_lowlevel parport_pc alias bloc

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Norma
ct: Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1 > Hi, Norma, > > > > It is an early model parallel port drive > > OK, you need to add the following line to your /etc/conf.modules file: > > alias block-major-8 ppa > > If you have the ppa drive

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Caitlyn Martin
Hi, Norma, > It is an early model parallel port drive OK, you need to add the following line to your /etc/conf.modules file: alias block-major-8 ppa If you have the ppa driver in your kernel, that should make it work after a reboot. The physical device will be /dev/sda4, so if you created a

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Norma
It is an early model parallel port drive. Norma *Insert witty message here!* - Original Message - From: Caitlyn Martin <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 26, 1999 10:59 AM Subject: Re: [techtalk] Okay so I recompiled my kernel unde

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Tamara Thompson
If setting up your zip is anything like setting up my scsi DAT drive, you might try looking in /lib/modules/2.2.5-25/scsi (the modules dir for your current kernel, 6.0 is 2.2.5-15, yours might be different) Then try to load modules to see which one works- /sbin/modprobe aic7xxx <---that's

Re: [techtalk] Okay so I recompiled my kernel under RedHat 6.1

1999-10-26 Thread Caitlyn Martin
Hi, Norma, > I couldn't get the zip drive (even though I > compiled support for that in and I even created the partion where it was > supposed to be and attempted to mount it). With the zip drive, it may be as simple as adding a single line to a configuration file. Is it a parallel, SCSI, or ID