Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2010-03-10 | 1.8 kB | |
Cyclone-1.0.1-rel.src.rpm | 2010-03-10 | 60.8 kB | |
Totals: 2 Items | 62.6 kB | 0 |
Release Notes ============= Known Issues ============ Error recovery is not yet fully supported. If the Cyclone device reports an error to the host, the driver may not be able to handle it correctly. On FC10, 11, & 12 the kernel should be rebuilt from the sources with the AHCI driver configured as a module before installing the Cyclone driver. On FC11 32-bit the kernel hacking configuration option should be disabled for rwlock to prevent BUG messages from being displayed which will hang the driver. In general, better performance has been observed on 64-bit operating systems. Supported Linux Releases ======================== Fedora Core 6 32/64-bit - With all updates installed (2.6.22 kernel). Fedora Core 7 32/64-bit Fedora Core 8 32/64-bit Fedora Core 9 32/64-bit Fedora Core 10 32/64-bit - Kernel must be rebuilt from source, change AHCI driver to a kernel module. Fedora Core 11 32/64-bit - Kernel must be rebuilt from source, change AHCI driver to a kernel module. On FC11 32-bit the kernel hacking option for rwlock should also be disabled to prevent BUG_ON() messages from being generated, causing the driver to hang. Fedora Core 12 32/64-bit - Kernel must be rebuilt from source, change AHCI driver to a kernel module. RHELS 5.3 32/64-bit RHELS 5.4 32/64-bit SLES 11 32/64-bit CentOS 5.3 32/64-bit CentOS 5.4 32/64-bit Building the Driver from the Source RPM ======================================= Install and build the SRPM with the following command: rpmbuild --rebuild SRPM-filename Installing the Binary RPM ========================= After building the SRPM install the binary RPM with the following commands and then reboot: cd `rpm -E%_topdir`/RPMS/`uname -i` rpm -ivh RPM-filename