菊池です。 At Thu, 21 Aug 2003 19:40:07 +0900, molpa013 wrote: [snip] > さて、Western Digital 33C296Aで検索してみたところ、少なくとも > Linux 2.4.17の時点では対応していなかったこと、Western Digitalが > ドライバ作成に必要な情報を公開していないことがわかりました。 僕も調べて見ましたが、そのようですね。 > どうやらLINUXに対応した新しいSCSIカードを購入した方がよいようですね。 はい、SCSI カードを取り替えるしかなさそうです。 > ただ、僕の考え違いもあるかも知れないので、よろしければ、 > /etc/modules.conf 、dmesg、/sbin/lspci > の実行結果も見て下さい.(長くて申し訳ありません) 僕の書き方が悪かったです。 /etc/modules.conf は実行するのではなく、ファイルの中身を 見たかったんです。 # まあ、内容はだいたい読めたんで結果オーライですが(^^; > [root@localhost /root]# /etc/modules.conf > /etc/modules.conf: alias: `parport_lowlevel' not found > /etc/modules.conf: alias: `parport_pc' not found > /etc/modules.conf: alias: `eth0' not found > /etc/modules.conf: alias: `via-rhine' not found > /etc/modules.conf: alias: `tap0' not found > /etc/modules.conf: alias: `ethertap' not found > /etc/modules.conf: options: command not found > /etc/modules.conf: alias: `tap1' not found > /etc/modules.conf: alias: `ethertap' not found > /etc/modules.conf: options: command not found alias scsi_hostadapter の行がないですね。で、 > [root@localhost /root]# dmesg > Linux version 2.4.19-0vl11 (daisuke@xxxxxxxxxxxxxxxxx) (gcc version > 2.95.3 20010315 (release)) #1 2002年 10月 6日 日曜日 07:45:18 JST > BIOS-provided physical RAM map: [snip] > Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 > ide: Assuming 33MHz system bus speed for PIO modes; override with > idebus=xx > PIIX4: IDE controller at PCI slot 00:07.1 > PIIX4: chipset revision 1 > PIIX4: not 100% native mode: will probe irqs later > ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:pio, hdb:pio > ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio > PDC20262: IDE controller at PCI slot 00:0d.0 > PDC20262: chipset revision 1 > PDC20262: ROM enabled at 0xfebe0000 > PDC20262: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode. > PDC20262: not 100% native mode: will probe irqs later > ide2: BM-DMA at 0xef00-0xef07, BIOS settings: hde:pio, hdf:DMA > ide3: BM-DMA at 0xef08-0xef0f, BIOS settings: hdg:DMA, hdh:pio > hdc: HL-DT-STDVD-ROM GDR8160B, ATAPI CD/DVD-ROM drive > hdd: YAMAHA CRW4416E, ATAPI CD/DVD-ROM drive > hde: SAMSUNG SV6004H, ATA DISK drive > blk: queue c0385818, I/O limit 4095Mb (mask 0xffffffff) > ide1 at 0x170-0x177,0x376 on irq 15 > ide2 at 0xeff0-0xeff7,0xefe6 on irq 10 > hde: host protected area => 1 > hde: 117306000 sectors (60061 MB) w/468KiB Cache, CHS=116375/16/63, > UDMA(66) > hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33) > Uniform CD-ROM driver Revision: 3.12 > hdd: ATAPI 16X CD-ROM CD-R/RW drive, 2048kB Cache, DMA > ide-floppy driver 0.99.newide > Partition check: > hde:<6> [PTBL] [7301/255/63] hde1 hde2 < hde5 > hde3 hde4 > ide-floppy driver 0.99.newide > usb.c: registered new driver usbdevfs > usb.c: registered new driver hub > mice: PS/2 mouse device common for all mice > NET4: Linux TCP/IP 1.0 for NET4.0 > IP Protocols: ICMP, UDP, TCP, IGMP > IP: routing cache hash table of 2048 buckets, 16Kbytes > TCP: Hash tables configured (established 32768 bind 32768) > Linux IP multicast router 0.06 plus PIM-SM > NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. > VFS: Mounted root (ext2 filesystem) readonly. > Freeinghub.c: USB hub found > unused kernel memory: 128k freed > Real Time Clock Driver v1.10e > Adding Swap: 658656k swap-space (priority -1) > md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27 > usb.c: registered new driver hiddev > usb.c: registered new driver hid > hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@xxxxxxx> > hid-core.c: USB HID support drivers > uhci.c: USB Universal Host Controller Interface driver v1.1 > uhci.c: USB UHCI at I/O 0xef80, IRQ 11 > usb.c: new USB bus registered, assigned bus number 1 > hub.c: 2 ports detected > parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE] > parport0: irq 7 detected > via-rhine.c:v1.10-LK1.1.14 May-3-2002 Written by Donald Becker > http://www.scyld.com/network/via-rhine.html > eth0: VIA VT6102 Rhine-II at 0xe800, 00:90:99:24:2d:dc, IRQ 9. > eth0: MII PHY found at address 8, status 0x7829 advertising 01e1 Link > 0021. 確かに SCSI コントローラは認識されてませんね。 > [root@localhost /root]# /sbin/lspci [snip] > 00:0f.0 SCSI storage controller: Western Digital 33C296A [snip] これが件の SCSI ホストアダプターですね。 ドライバがないので、この SCSI カードを使うことは出来ません。 (2.4.20-0vl29.1 にも見当たりません) Linux で動作実績のある SCSI カードに交換することをお勧めします。 -- 菊池 順一 <neuz@xxxxxx>