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

Re: Marvell sata chipset not detecting drives.



Hello,

james okeeffe a écrit :
> 
>  cat /etc/modprobe.d/marvell.conf
> options ahci marvell_enable=1
> 
> tail -n 3 /etc/modprobe.d/blacklist.conf
> 
> # marvell pata
> blacklist pata_marvell
> 
> I have ran update-initramfs -u but this does not work.
> 
> root@server:~# lspci | grep Marvell
> 03:00.0 RAID bus controller: Marvell Technology Group Ltd. 88SE6145 SATA II
> PCI-E controller (rev a1)
> 
> lsmod | sort
[...]
It looks like the ahci module is not loaded.
What does "modprobe ahci" report ?
What happens if you run "modprobe ahci" ?
Any related kernel messages in the logs ?


Reply to: