LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   USB stick doesn't work (https://www.linuxquestions.org/questions/linux-hardware-18/usb-stick-doesnt-work-386646/)

jenny_psion 11-26-2005 05:23 AM

USB stick doesn't work
 
Hello,

Yesterday I have reinstalled my Linux Fedora 3 distro, but now my memory stickk doesn't work anymore. I have installed ALL programs, because I want to play around with Linux a bit... could this be the reaon that my usb stick doesn't work?
Oh, my system also doesn't read cds for some reason?

I would appreciate any help.
Thanks, Jenny

musicman_ace 11-26-2005 05:29 AM

double check the kernel config for

USB Stick requirements:
Scsi disk (sd_mod)
OHCI/UHCI for usb support
USB removeable flash drive support
=============
CDROM requirements
CDFS and ISO9660 support


If these were modules, add them to modules.autoload or change them to be included into the kernel. You'll have to recompile then. If the are modules, use insmod to load them.
Installing everything shouldn't have an impact on getting devices working since it is kernel support that allows those devices to work, though the above support should be included by default.
Posting the output of lsmod might also help a little.


All times are GMT -5. The time now is 12:02 AM.