On Saturday 10 March 2007 14:15, Anders Norrbring wrote:
> So, the controller is installed, but the hardware autodetection insists
> to load the sata_mv module for it.
> I want to have the correct one, hptmv, installed, but I really don't see
> where I should edit to make this happen.
> I can't daddy the system to unload and load manually after each reboot.
>
> Advice, please...

I don't find hptmv on my system, so I'm guessing this is a third party driver 
you want to use instead of the shipping open source driver, right? So 
the "solution" isn't something that needs to apply to everyone, just to your 
system

What you can do, in /etc/modprobe.conf.local, is to say

install sata_mv modprobe hptmv

Thus, when the system tries to load the sata_mv module, the hptmv module will 
get loaded instead

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to