[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Initio Scsi Adapter & MO



Dear Debian users,

Recently I bought a Initio PCI-9100U SCSI adapter and a JUMBO 640
MO (megnetic optics). Now I am using the Debian-2.0 but upgrade my
kernel to 2.2.0-pre5, and also upgrade several packages like kernel
modules, procps, util-linux, .... to the needed version as the "Changes"
file of kernel source mentioned. I compile the Initio 9100U driver in
the kernel as a module and load it, it seems correctly. But when I try
the 

	fdisk /dev/sda

It get segmentataion fault! But when I run

	mke2fs /dev/sda

it seems ok to do that (no error or warnning messages appears). But when
I try

	mount -t ext2 /dev/sda /mnt

it gives the error message:

mount: wrong fs type, bad option, bad superblock on /dev/sda,
       or too many mounted file systems

and I also cannot get the MO disk out of the machine unless I reboot the
system. However, the command

	e2fsck /dev/sda

seems correctly:

e2fsck 1.10, 24-Apr-97 for EXT2 FS 0.5b, 95/08/09
/dev/sda: clean, 11/155648 files, 19926/620704 blocks

My dmesg list is as follows:

Linux version 2.2.0-pre5 (root@thhpc) (gcc version 2.7.2.3) #1 Sat Jan 9 00:37:1
5 CST 1999
Detected 133637548 Hz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 53.25 BogoMIPS
Memory: 31012k/32768k available (728k kernel code, 408k reserved, 584k data, 36k
 init)
VFS: Diskquotas version dquot_6.4.0 initialized
CPU: Intel Pentium 75 - 200 stepping 0c
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
Intel Pentium with F0 0F bug - workaround enabled.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xfb500
PCI: Using configuration type 1
PCI: Probing PCI hardware
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
Starting kswapd v 1.5 
Serial driver version 4.27 with no serial options enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.09
PIIX3: IDE controller on PCI bus 00 dev 39
PIIX3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x9000-0x9007, BIOS settings: hda:pio, hdb:pio
    ide1: BM-DMA at 0x9008-0x900f, BIOS settings: hdc:pio, hdd:pio
hda: QUANTUM FIREBALL SE4.3A, ATA DISK drive
hdb: QUANTUM SIROCCO1700A, ATA DISK drive
hdd: NEC CD-ROM DRIVE:282, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: QUANTUM FIREBALL SE4.3A, 4110MB w/80kB Cache, CHS=524/255/63, (U)DMA
hdb: QUANTUM SIROCCO1700A, 1628MB w/75kB Cache, CHS=827/64/63, DMA
hdd: ATAPI 8X CDROM drive, 128kB Cache
Uniform CDROM driver Revision: 2.51
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Partition check:
 hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
 hdb: hdb1
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 36k freed
Adding Swap: 64256k swap-space (priority -1)
lp: driver loaded but no devices found
CSLIP: code copyright 1989 Regents of the University of California
PPP: version 2.3.3 (demand dialling)
PPP line discipline registered.
TIOCSER?WILD ioctl obsolete, ignored.
TIOCSER?WILD ioctl obsolete, ignored.
i91u: PCI Base=0x6000, IRQ=5, BIOS=0xFF000, SCSI ID=7
i91u: Reset SCSI Bus ... 
scsi0 : Initio INI-9X00U/UW SCSI device driver; Revision: 1.03b
scsi : 1 host.
  Vendor: FUJITSU   Model: M2513E            Rev: 0060
  Type:   Optical Device                     ANSI SCSI revision: 02
Detected scsi removable disk sda at scsi0, channel 0, id 2, lun 0
SCSI device sda: hdwr sector= 2048 bytes. Sectors= 310352 [606 MB] [0.6 GB]
sda: Write Protect is off
 sda: unknown partition table
divide error: 0000
CPU:    0
EIP:    0010:[<c282f9b9>]
EFLAGS: 00010246
eax: 000023eb   ebx: c15a9f8c   ecx: 00000000   edx: 00000000
esi: 0012f140   edi: 00000000   ebp: 000023eb   esp: c15a9f4c
ds: 0018   es: 0018   ss: 0018
Process fdisk (pid: 165, process nr: 17, stackpage=c15a9000)
Stack: bffffa90 00000000 00000000 bffffa87 00000000 c283849b c1d1a280 00000800 
       c15a9f8c c17f29c0 ffffffe7 00000301 00000003 00000800 c15a8000 bffffa88 
       00000087 00000000 0000025e 00000000 c012a830 c0fafa78 c17f29c0 00000301 
Call Trace: [<c283849b>] [<c012a830>] [<c0107a24>] 
Code: f7 f1 eb 23 8d 76 00 f6 41 05 04 74 22 c7 03 ff 00 00 00 c7 


and the version of the related files are:

mount-2.9g
mke2fs 1.10, 24-Apr-97 for EXT2 FS 0.5b, 95/08/09
fdisk v2.9g
e2fsck 1.10, 24-Apr-97 for EXT2 FS 0.5b, 95/08/09

Please give me any suggestion about this. Thank you very much for any
help in advance.

PS. If you need any other information about my system, please tell me,
    and I will provide them in the list.


T.H.Hsieh


Reply to: