Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

unload module at boot

Status
Not open for further replies.

tjlst15

IS-IT--Management
Mar 20, 2002
15
0
0
US
I'm trying to get a KVM to work with Linux during the install. I've heard that the only way to get it to work is to unload the ehci_hcd module from the kernel. Is there a way to do this from GRUB? I've tried 'ehci_hcd=noprobe' on the kernel command in grub, but that doesn't work. lsmod still shows the module.

Any ideas?
 
nousb" in your grub as kernel parameter.

Good luck,

Ted Kraan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top