On Thu, 2004-07-15 at 22:28, Mike Fedyk wrote: > Robert G. (Doc) Savage wrote: > > >On Thu, 2004-07-15 at 21:46, Mike Fedyk wrote: > > > > > >>Can you post the output of lspci on that machine? > > > >Hmmm. Tough question. How would I do that with no OS installed yet? > > > > > from the fc install cd. > > >there is no terminal at ALT-F2 (the key combo does nothing). If Warren > >Togami is out there tonight, H-E-L-P !! > > > That's ctrl+alt+f2. Ahah! That's what I get for following instructions too literally late into the night. Here goes: 00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 MP [IGD4-2P] System Controller (rev 11) 00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 MP [IGD4-2P] AGP Bridge 00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] ISA (rev 05) 00:07.1 IDE interface: Advanced Micro Devices [AMD]AMD-768 [Opus] IDE (rev 04) 00:07.3 Bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] ACPI (rev03) 00:08.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 Ultra3 SCSI Adapter (rev 01) 00:08.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 Ultra3 SCSI Adapter (rev 01) 00:09.0 RAID bus controller: Distributed Processing Technology SmartRAID V Controller (rev 01) 00:10.0 PCI bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] PCI (rev 05) 01:05.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 82) 02:00.0 USB Controller Advanced Micro Devices [AMD] AMD-768 [Opus] USB (rev 07) 02:04.0 USB Controller: NEC Corporation USB (rev 41) 02:04.1 USB Controller: NEC Corporation USB (rev 41) 02:04.2 USB Controller: NEC Corporation USB 2.0 (rev 02) 02:05.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07) 02:05.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 07) 02:08.0 Ethernet controller: 3Com Corporation 3c980-C 10/100baseTX NIC [Python-T] (rev 78) 02:09.0 Ethernet controller: 3Com Corporation 3c980-C 10/100baseTX NIC [Python-T] (rev 78) I'll guess that device 00:09.0 is the Adaptec 2000S ZCR card (and that it was originally a DPT product before they were bought by Adaptec). Going back to the instructions at http://www.redhat.com/archives/fedora-list/2004-May/msg03906.html for a moment, I was able to hack my way through to fetching the i2o_proc.ko driver from my laptop to the Tyan's local /tmp directory. I ran insmod and lsmod to verify it loaded OK. The following listing is cleaned up a bit for readability: Module Size Used by Not tainted parport_pc 19392 0 (Live 0xf8938000) parport 29896 1 [parport_pc] (Live 0xf8980000) dm_mod 33312 0 (Live 0xF8976000) xfs 467000 0 (Live 0xf8af3000) jfs 138944 0 (Live 0xf8a08000) reiserfs 186836 0 (Live 0xf89d9000) ext3 102248 0 (Live 0xf898a000) jbd 40216 1 [ext3] (Live 0xf8960000) msdos 7168 0 (Live 0xf894f000) raid5 15104 0 (Live 0xf892a000) xor 12936 1 [raid5] (Live 0xf8933000) raid1 10240 0 (Live 0xf892f000) raid0 6272 0 (Live 0xf887d000) sym53c8xx 63524 0 (Live 0xf893e000) scsi_transport_spi 9856 1 [sym53c8xx] (Live 0xf88dc000) 3c59x 30248 0 (Live 0xf88e2000) ohci_hcd 14748 0 (Live 0xf88d2000) ehci_hcd 21768 0 (Live 0xf8845000) sr_mod 13348 0 (Live 0xf88c7000) sd_mod 16384 0 (Live 0xf88c2000) scsi_mod 91984 4 [sym53c8xx,scsi_transport_spi,sr_mod,sd_mod] (Live 0xf8912000) floppy 47952 0 (Live 0xf888a000) loop 11016 2 (Live 0xf8879000) nfs 143168 1 (Live 0xf88ee000) lockd 47944 1 [nfs] (Live 0xf889a000) sunrpc 101576 4 [nfs,lockd] (Live 0xf88a8000) vfat 10496 0 (Live 0xf8875000) fat 33984 2 [msdos,vfat] (Live 0xf8880000) cramfs 39540 1 (Live 0xf885d000) vga16fb 11144 0 (Live 0xf883e000) vgastate 7424 1 [vga16fb] (Live 0xf8842000) I tried both 'insmod i2o_proc' and 'insmod -o i2o_proc.ko', but it looks like neither one loads the module. This correlates with what I see (or rather _don't_ see) in Disk Druid. Oh hell! I just checked the error log at ALT-F4 and see that I probably should have extracted i2o_proc.ko from the non-SMP 586 kernel rpm. I got this one from the SMP 686 kernel: <3>i2o_proc: version magic '2.6.5-1.358smp SMP 686 REGPARM 4KSTACKS gcc-3.3' should be '2.6.5-1.358 586 REGPARM 4KSTACKS gcc-3.3' //mutter...mutter...mutter// G'nite folks. Tomorrow will be another day. ;-P --Doc Robert G. (Doc) Savage, BSE(EE), CISSP, RHCE | Fairview Heights, IL Fedora Core 1 kernel 2.4.22-1.2197.nptl on P-III/M IBM Thinkpad A22p "Perfection is the enemy of good enough." -- Admiral of the Fleet Sergei G. Gorshkov