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

Re: [ PATCH ] RFC: Search and load driversautomaticallyfromusb-storage media



Sandeep_K_Shandilya Dell com (Sandeep_K_Shandilya Dell com) said: 
> I am looking at anaconda version 11.4.0.67, loadDriverDisks() is called
> very early before module loading, Am I looking at the correct version?
> pub/fedora/linux/development/source/SRPMS/

Yes. That's part of why it's broken. Where it's called today
you'll actually have *no* modules loaded at all, so it won't be
able to find anything. Except perhaps a floppy.

Once it's fixed, it will be after the normal device load, which
uses udev and loads pretty much everything.

Bill


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