RE: [suse-amd64] need help with megaraid driver, suse 9.2
Can't figure out why the megaraid module won't load for the LSI Logic MegaRAID 150-6 card. The LSI site has a driver for Suse 9.1, but not for Suse 9.2. Has anyone else had difficulty with this?
From dmesg I get the following; I2O Core - (C) Copyright 1999 Red Hat Software
I don't know the SATA Megaraid controller but I very much doubt it is related to I2O at all. At least there is no mention of I2O anywhere in the /usr/src/linux-2.6.8-24.13/drivers/scsi/megaraid/ directory.
Please post the related portion of "lspci", as well as the dmesg output after "modprobe megaraid" and the "lsmod | grep mega" output afterwards. Also be sure to check the CONFIG_MEGARAID parameters in /proc/config.gz, like,
CONFIG_MEGARAID_NEWGEN=y CONFIG_MEGARAID_MM=m CONFIG_MEGARAID_MAILBOX=m
Thank you for your response. With modprobe I get; # modprobe megaraid FATAL: Module megaraid not found. ...and lspci shows; # lspci 0000:00:09.0 I2O: LSI Logic / Symbios Logic MegaRAID (rev 01) ...while dmesg shows; dmesg |grep I2O I2O Core - (C) Copyright 1999 Red Hat Software i2o: Checking for PCI I2O controllers... i2o: I2O controller found on bus 0 at 72. i2o: PCI I2O controller at E8800000 size=4194304 iop0: Activating I2O controller... I2O controller: probe of 0000:00:09.0 failed with error -110 I2O configuration manager v 0.04. I2O Block Storage OSM v0.9 I don't see a "megaraid.ko" file. Are the ".ko" extensions for modules not used on Suse 9.2? The directory contents of ../megaraid/ are; -rw-r--r-- 1 root root 2753 Mar 18 03:31 Kconfig.megaraid -rw-r--r-- 1 root root 93 Mar 18 03:31 Makefile -rw-r--r-- 1 root root 21173 Mar 18 03:31 mbox_defs.h -rw-r--r-- 1 root root 9454 Mar 18 03:31 mega_common.h -rw-r--r-- 1 root root 8312 Mar 18 03:31 megaraid_ioctl.h -rw-r--r-- 1 root root 94385 Mar 18 03:32 megaraid_mbox.c -rw-r--r-- 1 root root 9071 Mar 18 03:32 megaraid_mbox.h -rw-r--r-- 1 root root 24679 Mar 18 03:31 megaraid_mm.c -rw-r--r-- 1 root root 2141 Mar 18 03:31 megaraid_mm.h Is anything missing? Thank you again. James
participants (1)
-
James D. Parra