Re: iomega parallel port zip drive

2002-06-09 Thread ben
On Sunday 09 June 2002 07:12 am, robert jorgenson wrote: > If i did this why not just get a kernel image from debian? Unless im really > trying to keep my kernel footprint small which doesn't really matter much. > I first wanted to compile just to know i could :) But now i want to get it > to work

Re: [SOLVED]iomega parallel port zip drive

2002-06-09 Thread robert jorgenson
Okay i dont know EXACTLY what it was, but i went through EVERY SINGLE option and red almost every single help on each section and turned off a few things ... for some reason smp was enabled i turned that off, some random onboard ethernet driver was enabled. I cant remember everything cuz ive bee

Re: iomega parallel port zip drive

2002-06-09 Thread robert jorgenson
Nope compiling with i386 didn't work either, same error when i try and load the module On Sun, 9 Jun 2002 00:41:57 -0700 "ben" <[EMAIL PROTECTED]> wrote: > On Saturday 08 June 2002 06:56 pm, robert jorgenson wrote: > > I tried it with the imm module but it did the same thing as the ppa module >

Re: iomega parallel port zip drive

2002-06-09 Thread robert jorgenson
If i did this why not just get a kernel image from debian? Unless im really trying to keep my kernel footprint small which doesn't really matter much. I first wanted to compile just to know i could :) But now i want to get it to work :) i will try this though. On Sun, 9 Jun 2002 00:41:57 -0700

Re: iomega parallel port zip drive

2002-06-09 Thread ben
On Saturday 08 June 2002 06:56 pm, robert jorgenson wrote: > I tried it with the imm module but it did the same thing as the ppa module > ... > > chimera:/home/bob# modprobe imm > /lib/modules/2.4.18/kernel/drivers/scsi/imm.o: init_module: No such device > Hint: insmod errors can be caused by incor

Re: iomega parallel port zip drive

2002-06-08 Thread robert jorgenson
I tried it with the imm module but it did the same thing as the ppa module ... chimera:/home/bob# modprobe imm /lib/modules/2.4.18/kernel/drivers/scsi/imm.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/

Re: iomega parallel port zip drive

2002-06-08 Thread Joachim Fahnenmueller
On Sat, Jun 08, 2002 at 03:11:25AM -0700, robert jorgenson wrote: > I have tried it compiled in but i got the same invalid block device error, > And the same message in dmesg finding no scsi hosts. And also before anyone > asks everything is plugeed in right and there is a disk in there :) I cant

Re: iomega parallel port zip drive

2002-06-08 Thread Mark Zimmerman
On Fri, Jun 07, 2002 at 09:13:53PM -0700, robert jorgenson wrote: > Ok i had this working fine under my 2.2 distrobution kernel(debian) > with modprobe ppa. i Decided to compile a 2.4 kernel and i an trying > to get it to work correctly. Right now i have scsi support enabled, > scsi disk support en

Re: iomega parallel port zip drive

2002-06-08 Thread ben
On Saturday 08 June 2002 03:11 am, robert jorgenson wrote: > I have tried it compiled in but i got the same invalid block device error, > And the same message in dmesg finding no scsi hosts. And also before anyone > asks everything is plugeed in right and there is a disk in there :) I cant > imagin

Re: iomega parallel port zip drive

2002-06-08 Thread robert jorgenson
I have tried it compiled in but i got the same invalid block device error, And the same message in dmesg finding no scsi hosts. And also before anyone asks everything is plugeed in right and there is a disk in there :) I cant imagine what is wrong ... On Sat, 8 Jun 2002 03:07:45 -0700 "ben" <[E

Re: iomega parallel port zip drive

2002-06-08 Thread ben
On Saturday 08 June 2002 02:49 am, robert jorgenson wrote: > i get ... > > ppa: Version 2.07 (for Linux 2.4.x) > ppa: parport reports no devices. > > when i try and mobprobe ppa i get the following ... > > chimera:/usr/local# modprobe ppa > /lib/modules/2.4.18/kernel/drivers/scsi/ppa.o: init_module

Re: iomega parallel port zip drive

2002-06-08 Thread robert jorgenson
i get ... ppa: Version 2.07 (for Linux 2.4.x) ppa: parport reports no devices. when i try and mobprobe ppa i get the following ... chimera:/usr/local# modprobe ppa /lib/modules/2.4.18/kernel/drivers/scsi/ppa.o: init_module: No such device Hint: insmod errors can be caused by incorrect module par

Re: iomega parallel port zip drive

2002-06-08 Thread ben
On Saturday 08 June 2002 02:14 am, robert jorgenson wrote: > I am also switching from 2.2 to 2.4 kernel but i cant mount it at all, even > with the fstype. I have read almost eveything i could find and i cant get > it to work =/ > [snip] try this to see if the ppa module is doing what it should:

Re: iomega parallel port zip drive

2002-06-08 Thread robert jorgenson
I am also switching from 2.2 to 2.4 kernel but i cant mount it at all, even with the fstype. I have read almost eveything i could find and i cant get it to work =/ On Fri, 7 Jun 2002 22:57:33 -0700 "ben" <[EMAIL PROTECTED]> wrote: > On Friday 07 June 2002 09:13 pm, robert jorgenson wrote: > > O

Re: iomega parallel port zip drive

2002-06-08 Thread Sven Hoexter -
On Fri, Jun 07, 2002 at 10:57:33PM -0700, ben wrote: > On Friday 07 June 2002 09:13 pm, robert jorgenson wrote: HI, > > enabled as a module(as per the zip drive mini-hwoto). When i try to mount > > /dev/sda4 it says that /dev/sda4 is not a valid block device. I have kernel > > compiled about 6 ti

Re: iomega parallel port zip drive

2002-06-08 Thread ben
On Friday 07 June 2002 09:13 pm, robert jorgenson wrote: > Ok i had this working fine under my 2.2 distrobution kernel(debian) with > modprobe ppa. i Decided to compile a 2.4 kernel and i an trying to get it > to work correctly. Right now i have scsi support enabled, scsi disk support > enabled, th

iomega parallel port zip drive

2002-06-07 Thread robert jorgenson
Ok i had this working fine under my 2.2 distrobution kernel(debian) with modprobe ppa. i Decided to compile a 2.4 kernel and i an trying to get it to work correctly. Right now i have scsi support enabled, scsi disk support enabled, the ppa module compiled in as a module, and parallel printing en