Koozali.org: home of the SME Server
Obsolete Releases => SME Server 6.x => Topic started by: dilligaf on July 07, 2006, 02:38:05 PM
-
I installed SME 6.0.1 on a pc that the USB ports were shut off in the BIOS.
I now have the need to use a USB drive on it.
I have enabled the USB ports in the BIOS, but it does not appear that I have support in SME.
Is there something I have to do to get the USB support now?
Any assistance greatly appreciated.
Dan
-
further testing etc I find if I manually do:
insmod usbcore
insmod usb-storeage
and insmod usb-uhci
I can then use the drive (the system sees is)
How do I have the system automatically load the proper modules for usb support?
Any help greatly appreciated.
-
dilligaf
> How do I have the system automatically load the proper modules for usb support?
Try a install upgrade from the CD
-
Hi Ray,
Thank you for the answer.
Is it possible to do it any other way?
IE the server is in a remote location.
I would sure like to just have the proper modules load, if I can avoid the road trip to do the upgrade from CD.
Thanks in advance.
dilligaf
> How do I have the system automatically load the proper modules for usb support?
Try a install upgrade from the CD
-
dilligaf
> Is it possible to do it any other way?
Have you tried a reboot ?
-
dilligaf
> Is it possible to do it any other way?
Have you tried a reboot ?
Hi Ray,
yes , I sure have (while on site testing different USB ports etc) only way i can get it ti work is manually running the
insmod usbcore
insmod usb-storeage
and insmod usb-uhci
-
dilligaf
> Is it possible to do it any other way?
Have you tried a reboot ?
Hi Ray,
yes , I sure have (while on site testing different USB ports etc) only way i can get it ti work is manually running the
insmod usbcore
insmod usb-storeage
and insmod usb-uhci
Add:
alias usb-controller usb-uhci
to /etc/modules.conf. Reboot.
-
dilligaf
> Is it possible to do it any other way?
Have you tried a reboot ?
Hi Ray,
yes , I sure have (while on site testing different USB ports etc) only way i can get it ti work is manually running the
insmod usbcore
insmod usb-storeage
and insmod usb-uhci
Add:
alias usb-controller usb-uhci
to /etc/modules.conf. Reboot.
Thank you VERY MUCH! Charlie, it worked like a dream, sincerely appreciated.
-
Thank you VERY MUCH! Charlie, it worked like a dream, sincerely appreciated.
Please show your gratitude by sponsoring development of a feature, or by helping out, say with documentation. Regards.