'Twas brillig, and Simple . at 14/05/12 12:05 did gyre and gimble: > Hi, > > In boot i always get this: > > udevd[206]: Error running install command for sdhci_pci > > When entering /etc/modprobe.preload i saw that there was 2 sdhci_pci > entries, that was strange, anyway i did erase one entry and put the > other as a comment. > But that did not make any difference, since the entry sdhci_pci was > added again 2 times, and i continue getting the same error in boot. > > How can this be fixed?
modprobe.preload* is not an "install rule". You have to look in /etc/modprobe.d/* for install rules. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/
