Re: ACHI support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2007-08-22 at 08:01 -0400, Matthew Saltzman wrote:
> On Wed, 2007-08-22 at 12:58 +0100, Alan Cox wrote:
> > > So in my case, is there a workaround to get it going?
> > > 
> > > 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller not detected on boot
> > > in Thinkpad T61
> > 
> > The ICH8M/M-E isn't known by the FC7 install kernel (its a tiny bit too
> > new)
> > 
> > Booting with ata_generic.all_generic_ide=1 as a boot option if the
> > controller is in non-AHCI mode may help, otherwise you need a newer
> > install image from someone.
> 
> I got the install done with the controller in compatibility mode (no
> boot options needed).  But I can't boot the latest production kernel in
> AHCI mode either--stops with a kernel panic.  Is kernel-2.6.22.1-41.fc7
> still not new enough?

Here's my workaround:

        Create /etc/modprobe.d/atapienable containing
        
                options ibata atapi_enabled=1
        
        Create /etc/sysconfig/mkinitrd containing
        
                MODULES="ahci"
        
        to ensure that future kernel initrds will contain the ahci module.
        
        Run
        
                mkinitrd -f --with=ahci /boot/initrd-$(uname -r).img $(uname -r)
        
        to remake the running kernel's initrd.
        
        Reboot and reset the SATA controller mode to AHCI.

Questions:

- Is the first step necessary?

- "hdparm -tT /dev/sda" doesn't show much difference in performance
between compatibility and AHCI modes.  Where should I expect to see a
performance difference, and are there any other settings needed to help
it along?

Thanks. 

-- 
                Matthew Saltzman

Clemson University Math Sciences
mjs AT clemson DOT edu
http://www.math.clemson.edu/~mjs

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux