On Mon, 14 Feb 2000, silkythreads wrote:

> Okay....  The HP7200e may very well be ATAPI but I do not
> currently have IDE-SCSI support installed because it conflicts
> with my SCSI hardware.  The HP7200e is connected by parallel port
> to my computer.  My primary hard drive and cdrom are SCSI.
> I'm not sure how to configure my conf.module or which device I
> should use to mount the HP7200e on.  All attempts to mount only
> effect my primary SCSI cdrom.  All the HOWTO's talk about
> scsi-emulation, but they seem to assume you don't have SCSI hardware to
> start with.  I do, so the question is,
> How do I get my system to see this drive and my SCSI hardware
> at the same time ???

have you tryed loading the module "paride" (modprobe paride) ?
 
> Audrey Beck wrote:
> > 
> > You're saying that the HP7299e is connected to your parallel port?  When
> > you are booting, the scsi controller doesn't show that there is a second
> > cd rom drive.  How does it become scsi connected to the parallel port?
> > 
> > silkythreads wrote:
> > >
> > > Mike,
> > > I do not own an IDE/ATAPI CDROM.
> > > Half of my hardware is SCSI
> > >
> > > My conf.module looks like this:
> > >
> > > alias  scsi_hostadapter aic7xxx
> > > alias eth0 tulip
> > > alias eth1 tulip
> > > alias parport_lowlevel parport_pc
> > > alias sound es1371
> > >
> > > pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
> > > pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
> > > post-install supermount modprobe scsi_hostadapter
> > >
> > > I'm wondering if I should add something like this, change line 1 to:
> > > alias  scsi_hostadapter aic7xxx, ide-scsi
> > >
> > > But, I just don't know.
> > >
> > > Mike Hahn wrote:
> > >
> > > > First,  is it ATAPI?  If so you may want to try these changes in your kernel
> > > > configuration:
> > > > Under Block Devices:
> > > > 1) turning off IDE/ATAPI CDROM support
> > > > 2) enable SCSI emulation support
> > > > Under SCSI support
> > > > 1) enable SCSI CD-ROM support
> > > > 2) enable SCSI generic support
> > > >
> > > > Then recompile and install the new kernel.  I had the same problem
> > > > although my cdrom is internal, I read somewhere that if your kernel sees
> > > > an ATAPI cdrom it will load it first and disregard SCSI support.  Also
> > > > make sure you have  the line:
> > > >
> > > > append = "hd?=ide-scsi"
> > > >
> > > > in your lilo.conf file .  Obviously replace the ? with the logical drive.
> > > >
> > > > Hope this helps
> > > >
> > > > Mike Hahn
> > > >
> > > > silkythreads wrote:
> > > >
> > > > > I have MANDRAKE 7.0, Kernel 2.2.14-15mdk installed.
> > > > >
> > > > > Everything works EXCEPT .......my HP 7200e (that;'s external)
> > > > >
> > > > > I've tried it, it does not work.  Only my scsi cdrom responds.
> > > > >
> > > > > Here's my story ......
> > > > >
> > > > > Internal hardware:
> > > > >
> > > > > hda:    Maxtor 91360D9, ATA DISK drive
> > > > > hdb:    WDC AC33100H, ATA DISK drive
> > > > > hdc:    LS-120 CSMO 05 UHD Floppy, ATAPI FLOPPY drive
> > > > >
> > > > > I have internal SCSI installed
> > > > >
> > > > > scsi id 5    PLEXTOR CD-ROM PX-32TS  -   This is my primary CDROM
> > > > > scsi id 6    IBM DCAS-34330W -  This is my primary HARDDRIVE  (2 parts -
> > > > >
> > > > > sda1, sda5)
> > > > >
> > > > > parport is installed.  I have an external HP 694C printer on the end of
> > > > > my
> > > > > parallel port chain.
> > > > >
> > > > > My HP 7200e is in between the computer and printer.
> > > > >
> > > > > I can not get my computer to recognize my cdrw.
> > > > >
> > > > > I've tried "mount -t iso9660 /dev/scd0 /mnt/cdrw"
> > > > > And it only re-mounts my primary cdrom, which of course is now mounted
> > > > > twice.
> > > > > (Actually, I tried everything I've read and more than I wanted too.)
> > > > >
> > > > > I keep thinking that if the CDRW requires ide-scsi support, I should try
> > > > >
> > > > > and make my scsi adapter see it, to define an ID for it.
> > > > >
> > > > > HELP !!  I CAN NOT GET THIS TO WORK, and I'll bet it's something
> > > > > SO SIMPLY !!
> > > > >
> > > > > Included with this request for HELP is a copy of my dmesg and fstab
> > > > > file.
> > > > >
> > > > > Thanks for creative suggestions.
> > > > >
> > > > > BTY - I've read all the documentation and ton's of newsgroup postings,
> > > > > NOTHING has helped so far.
> > > > >
> > > > > ***********************************************************************
> > > > > dmesg output
> > > > > ***********************************************************************
> > > > > Linux version 2.2.14-15mdk ([EMAIL PROTECTED]) (gcc version
> > > > > 2.95.2 19991024 (release)) #1 Tue Jan 4 22:24:20 CET 2000
> > > > > relocating initrd image:
> > > > >     initrd_start:0xc0fa5000    initrd_end:0xc0fff270
> > > > >     mem_start:0xc026d000    mem_end:0xcfff0000
> > > > >     initrd_size:0x0005a270     dest:0xcff95000
> > > > > Detected 348489026 Hz processor.
> > > > > Console: colour VGA+ 80x25
> > > > > Calibrating delay loop... 347.34 BogoMIPS
> > > > > Memory: 257252k/262080k available (1092k kernel code, 416k reserved,
> > > > > 2892k data, 64k init, 0k bigmem)
> > > > > Dentry hash table entries: 262144 (order 9, 2048k)
> > > > > Buffer cache hash table entries: 262144 (order 8, 1024k)
> > > > > Page cache hash table entries: 65536 (order 6, 256k)
> > > > > VFS: Diskquotas version dquot_6.4.0 initialized
> > > > > CPU: Intel Pentium II (Deschutes) stepping 01
> > > > > Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
> > > > >
> > > > > Checking 'hlt' instruction... OK.
> > > > > POSIX conformance testing by UNIFIX
> > > > > mtrr: v1.35a (19990819) Richard Gooch ([EMAIL PROTECTED])
> > > > > PCI: PCI BIOS revision 2.10 entry at 0xfd993
> > > > > PCI: Using configuration type 1
> > > > > PCI: Probing PCI hardware
> > > > > PCI: Enabling I/O for device 00:60
> > > > > PCI: Enabling I/O for device 00:70
> > > > > PCI: Enabling memory for device 00:70
> > > > > PCI: Enabling I/O for device 00:78
> > > > > PCI: Enabling memory for device 00:78
> > > > > Linux NET4.0 for Linux 2.2
> > > > > Based upon Swansea University Computer Society NET3.039
> > > > > NET4: Unix domain sockets 1.0 for Linux NET4.0.
> > > > > NET4: Linux TCP/IP 1.0 for NET4.0
> > > > > IP Protocols: ICMP, UDP, TCP, IGMP
> > > > > TCP: Hash tables configured (ehash 262144 bhash 65536)
> > > > > Initializing RT netlink socket
> > > > > Starting kswapd v 1.5
> > > > > Detected PS/2 Mouse Port.
> > > > > Serial driver version 4.27 with MANY_PORTS MULTIPORT SHARE_IRQ enabled
> > > > > ttyS00 at 0x03f8 (irq = 4) is a 16550A
> > > > > pty: 256 Unix98 ptys configured
> > > > > apm: BIOS version 1.2 Flags 0x03 (Driver version 1.9)
> > > > > Real Time Clock Driver v1.09
> > > > > RAM disk driver initialized:  16 RAM disks of 4096K size
> > > > > PIIX4: IDE controller on PCI bus 00 dev 39
> > > > > PIIX4: not 100% native mode: will probe irqs later
> > > > >     ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:DMA, hdb:pio
> > > > >     ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:pio, hdd:pio
> > > > > hd0: C/H/S=27625/247/228 from BIOS ignored
> > > > > hda: Maxtor 91360D8, ATA DISK drive
> > > > > hdb: WDC AC33100H, ATA DISK drive
> > > > > hdc: LS-120 CSMO 05 UHD Floppy, ATAPI FLOPPY drive
> > > > > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> > > > > ide1 at 0x170-0x177,0x376 on irq 15
> > > > > hda: Maxtor 91360D8, 12970MB w/256kB Cache, CHS=26353/16/63
> > > > > hdb: WDC AC33100H, 3020MB w/128kB Cache, CHS=1024/255/63
> > > > > Floppy drive(s): fd0 is 1.44M
> > > > > FDC 0 is a post-1991 82077
> > > > > md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
> > > > > raid5: measuring checksumming speed
> > > > > raid5: MMX detected, trying high-speed MMX checksum routines
> > > > >    pII_mmx   :   768.477 MB/sec
> > > > >    p5_mmx    :   803.910 MB/sec
> > > > >    8regs     :   622.935 MB/sec
> > > > >    32regs    :   328.041 MB/sec
> > > > > using fastest function: p5_mmx (803.910 MB/sec)
> > > > > scsi : 0 hosts.
> > > > > scsi : detected total.
> > > > > md.c: sizeof(mdp_super_t) = 4096
> > > > > Partition check:
> > > > >  hda: [PTBL] [1653/255/63] hda1 hda2 < hda5 hda6 hda7 hda8 hda9 >
> > > > >  hdb: hdb1 hdb2 < hdb5 hdb6 hdb7 hdb8 hdb9 hdb10 hdb11 hdb12 hdb13 >
> > > > > RAMDISK: Compressed image found at block 0
> > > > > autodetecting RAID arrays
> > > > > autorun ...
> > > > > ... autorun DONE.
> > > > > VFS: Mounted root (ext2 filesystem).
> > > > > (scsi0) <Adaptec AHA-294X Ultra SCSI host adapter> found at PCI 13/0
> > > > > (scsi0) Wide Channel, SCSI ID=7, 16/255 SCBs
> > > > > (scsi0) Warning - detected auto-termination
> > > > > (scsi0) Please verify driver detected settings are correct.
> > > > > (scsi0) If not, then please properly set the device termination
> > > > > (scsi0) in the Adaptec SCSI BIOS by hitting CTRL-A when prompted
> > > > > (scsi0) during machine bootup.
> > > > > (scsi0) Cables present (Int-50 YES, Int-68 YES, Ext-68 NO)
> > > > > (scsi0) Downloading sequencer code... 413 instructions downloaded
> > > > > scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 5.1.21/3.2.4
> > > > >        <Adaptec AHA-294X Ultra SCSI host adapter>
> > > > > scsi : 1 host.
> > > > > (scsi0:0:5:0) Synchronous at 20.0 Mbyte/sec, offset 15.
> > > > >   Vendor: PLEXTOR   Model: CD-ROM PX-32TS    Rev: 1.02
> > > > >   Type:   CD-ROM                             ANSI SCSI revision: 02
> > > > > Detected scsi CD-ROM sr0 at scsi0, channel 0, id 5, lun 0
> > > > > (scsi0:0:6:0) Synchronous at 40.0 Mbyte/sec, offset 8.
> > > > >   Vendor: IBM       Model: DCAS-34330W       Rev: S65A
> > > > >   Type:   Direct-Access                      ANSI SCSI revision: 02
> > > > > Detected scsi disk sda at scsi0, channel 0, id 6, lun 0
> > > > > Uniform CDROM driver Revision: 2.56
> > > > > SCSI device sda: hdwr sector= 512 bytes. Sectors= 8467200 [4134 MB] [4.1
> > > > > GB]
> > > > >  sda: sda1 sda2 < sda5 >
> > > > > tulip.c:v0.91g-ppc 7/16/99 [EMAIL PROTECTED]
> > > > > eth0: Lite-On 82c168 PNIC rev 32 at 0x1800, 00:A0:CC:57:0D:AD, IRQ 11.
> > > > > eth0:  MII transceiver #1 config 3000 status 7829 advertising 01e1.
> > > > > eth1: Lite-On 82c168 PNIC rev 33 at 0x2000, 00:A0:CC:3E:24:6F, IRQ 10.
> > > > > eth1:  MII transceiver #1 config 1000 status 782d advertising 01e1.
> > > > > autodetecting RAID arrays
> > > > > autorun ...
> > > > > ... autorun DONE.
> > > > > VFS: Mounted root (ext2 filesystem) readonly.
> > > > > change_root: old root has d_count=1
> > > > > Trying to unmount old root ... okay
> > > > > Freeing unused kernel memory: 64k freed
> > > > > Adding Swap: 133016k swap-space (priority -1)
> > > > > es1371: version v0.19 time 22:34:23 Jan  4 2000
> > > > > es1371: found adapter at io 0x1040 irq 11
> > > > > es1371: features: joystick 0x0
> > > > > es1371: codec vendor CRY revision 3
> > > > > es1371: codec features Headphone out 18bit DAC 18bit ADC
> > > > > es1371: stereo enhancement: no 3D stereo enhancement
> > > > > cdrom: open failed.
> > > > > VFS: Disk change detected on device sr(11,0)
> > > > > VFS: Disk change detected on device fd(2,0)
> > > > > [MS-DOS FS Rel. 12,FAT 0,check=n,conv=b,uid=0,gid=0,umask=022,bmap]
> > > > > 
>[me=0xfe,cs=0,#f=0,fs=1810,fl=144680,ds=1810,de=0,data=1810,se=28672,ts=940114177,ls=5120,rc=0,fc=4294967295]
> > > > >
> > > > > Transaction block size = 512
> > > > > VFS: Can't find a valid MSDOS filesystem on dev 02:00.
> > > > > parport0: PC-style at 0x378 [SPP,PS2,EPP]
> > > > > parport0: Printer, HEWLETT-PACKARD DESKJET 690C
> > > > > lp0: using parport0 (polling).
> > > > >
> > > > > ***********************************************************************
> > > > > FSTAB file
> > > > > ***********************************************************************
> > > > >
> > > > > none /proc proc defaults 0 0
> > > > > none /dev/pts devpts mode=0620 0 0
> > > > > /dev/hda1 /mnt/DOS_hda1 vfat user,exec,conv=auto 0 0
> > > > > /dev/hda5 /mnt/DOS_hda5 vfat user,exec,conv=auto 0 0
> > > > > /dev/hda6 /mnt/DOS_hda6 vfat user,exec,conv=auto 0 0
> > > > > /dev/hda7 /mnt/DOS_hda7 vfat user,exec,conv=auto 0 0
> > > > > /dev/hda8 /mnt/DOS_hda8 vfat user,exec,conv=auto 0 0
> > > > > /dev/hda9 /mnt/DOS_hda9 vfat user,exec,conv=auto 0 0
> > > > > /dev/hdb1 /boot ext2 defaults 1 2
> > > > > /dev/hdb5 /usr ext2 defaults 1 2
> > > > > /dev/hdb6 /usr/local ext2 defaults 1 2
> > > > > /dev/hdb7 /home ext2 defaults 1 2
> > > > > /dev/hdb8 /usr/src ext2 defaults 1 2
> > > > > /dev/hdb9 swap_upgrade swap defaults 0 0
> > > > > /dev/hdb10 /var ext2 defaults 1 2
> > > > > /dev/hdb11 /tmp ext2 defaults 1 2
> > > > > /dev/hdb12 /opt ext2 defaults 1 2
> > > > > /dev/hdb13 / ext2 defaults 1 1
> > > > > /dev/hdc /mnt/ls120 vfat user,exec,nodev,nosuid,rw,noauto 0 0
> > > > > /dev/sda1 /mnt/DOS_sda1 vfat user,exec,conv=auto 0 0
> > > > > /dev/sda5 /mnt/DOS_sda5 vfat user,exec,conv=auto 0 0
> > > > > /mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
> > > > > /mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0

-- 
MandrakeSoft          http://www.mandrakesoft.com/
                                        --Axalon

Reply via email to