Hi,
> You probably meant lsinitrd (not lsmod).

Yes, this is true; "lsinitrd" (from the dracut package) show the
contents of the initramfs image.
If you see that r8712u there and want to avoid loading it in boot
time, I believe
you have 2 options:

1) Add "rd.driver.blacklist=r8712u" to the kernel command line and reboot.

2) Remove it from initramfs, and then recreate the initramfs image
without it, this is doable (I believe it can be done with dracut
and/or tar/cpio) ; I did such things in the past. You should be able
to find howtos on the web about this procedure.

Regards and good luck!

Rami Rosen
http://ramirose.wix.com/ramirosen
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to