vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| hello I installed Slackware 11with ataraid.i kernel hoping it would recognise my fasttrack TX4000 IDE raid card. it didn't. The kernel only sees it as an odinary IDE card. To use promise driver I need scsi modules in the system - scsi_mod.o which can't be found in the system. How should recompile the kernel in order to have scsi_mod.o? thank you |
| ||||
| serge wrote: > hello > > I installed Slackware 11with > > ataraid.i kernel hoping it would recognise my fasttrack TX4000 IDE raid > card. > > it didn't. The kernel only sees it as an odinary IDE card. > > To use promise driver I need scsi modules in the system - scsi_mod.o > which can't be found in the system. > > How should recompile the kernel in order to have scsi_mod.o? > > thank you > > if you can find the module source you can install it after a compile much like any other program, but it's likely it's there, just hidden in some odd place. i wouldn't know for sure, but maybe you can add the driver to an initrd, when you do find it. |