|
RocketRAID 1742
Submitted by Anonymous on 2008-10-30 00:13:30 This product has a rating of 4 out of 5 running under CentOS Comments: CentOS 5.2 Open source drivers installed http://www.highpoint-tech.com/BIOS_Driver/rr1740/Linux/rr174x-linux-src-v2.1-080710-1311.tar.gz I had issues with this card whilst the sata_mv kernel module was loaded. Either remove /lib/modules/`uname -r`/kernel/drivers/ata/sata_mv.ko or Modify /etc/init.d/hptdriver like so #Unload sas_mv before loading rr174 rmmod sata_mv modprobe rr174x |