What kernel modules are necessary for using a standard USB 2.0 flashdrive

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am using buildroot to generate an Image to run linux on an Arm A53. I want to be able to shut off and turn on the ability to see a USB flashdrive on command. I went into the settings of buildroot and modularized the device drivers for USB. When I boot up I cannot see the USB that is plugged in, which is fine; but I have modprobe'd almost every kernel module that was generated for the USB drivers and no matter what I can still never see the flashdrive. What .ko file is necessary to modprobe in order to see this flashdrive?
NOTE: I could see, use, and mount the flashdrive when I was using the Image that had the USB device drivers built into the kernel. I didn't add or subtract any of the options in buildroot when I modularized the USB device drivers and that was the only change that I made to any of the settings in buildroot before running make.
kernel-modules usb-drive buildroot modprobe
add a comment |Â
up vote
0
down vote
favorite
I am using buildroot to generate an Image to run linux on an Arm A53. I want to be able to shut off and turn on the ability to see a USB flashdrive on command. I went into the settings of buildroot and modularized the device drivers for USB. When I boot up I cannot see the USB that is plugged in, which is fine; but I have modprobe'd almost every kernel module that was generated for the USB drivers and no matter what I can still never see the flashdrive. What .ko file is necessary to modprobe in order to see this flashdrive?
NOTE: I could see, use, and mount the flashdrive when I was using the Image that had the USB device drivers built into the kernel. I didn't add or subtract any of the options in buildroot when I modularized the USB device drivers and that was the only change that I made to any of the settings in buildroot before running make.
kernel-modules usb-drive buildroot modprobe
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am using buildroot to generate an Image to run linux on an Arm A53. I want to be able to shut off and turn on the ability to see a USB flashdrive on command. I went into the settings of buildroot and modularized the device drivers for USB. When I boot up I cannot see the USB that is plugged in, which is fine; but I have modprobe'd almost every kernel module that was generated for the USB drivers and no matter what I can still never see the flashdrive. What .ko file is necessary to modprobe in order to see this flashdrive?
NOTE: I could see, use, and mount the flashdrive when I was using the Image that had the USB device drivers built into the kernel. I didn't add or subtract any of the options in buildroot when I modularized the USB device drivers and that was the only change that I made to any of the settings in buildroot before running make.
kernel-modules usb-drive buildroot modprobe
I am using buildroot to generate an Image to run linux on an Arm A53. I want to be able to shut off and turn on the ability to see a USB flashdrive on command. I went into the settings of buildroot and modularized the device drivers for USB. When I boot up I cannot see the USB that is plugged in, which is fine; but I have modprobe'd almost every kernel module that was generated for the USB drivers and no matter what I can still never see the flashdrive. What .ko file is necessary to modprobe in order to see this flashdrive?
NOTE: I could see, use, and mount the flashdrive when I was using the Image that had the USB device drivers built into the kernel. I didn't add or subtract any of the options in buildroot when I modularized the USB device drivers and that was the only change that I made to any of the settings in buildroot before running make.
kernel-modules usb-drive buildroot modprobe
asked Jun 22 at 15:41
sdepot
1
1
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
usb_storage.ko and its dependencies.
Yeah I usedmodprobeand it also loadedusbcore, but it still doesn't work. Do you know if there are additional dependencies?
â sdepot
Jun 22 at 16:56
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
usb_storage.ko and its dependencies.
Yeah I usedmodprobeand it also loadedusbcore, but it still doesn't work. Do you know if there are additional dependencies?
â sdepot
Jun 22 at 16:56
add a comment |Â
up vote
1
down vote
usb_storage.ko and its dependencies.
Yeah I usedmodprobeand it also loadedusbcore, but it still doesn't work. Do you know if there are additional dependencies?
â sdepot
Jun 22 at 16:56
add a comment |Â
up vote
1
down vote
up vote
1
down vote
usb_storage.ko and its dependencies.
usb_storage.ko and its dependencies.
answered Jun 22 at 16:02
Ipor Sircer
8,6281920
8,6281920
Yeah I usedmodprobeand it also loadedusbcore, but it still doesn't work. Do you know if there are additional dependencies?
â sdepot
Jun 22 at 16:56
add a comment |Â
Yeah I usedmodprobeand it also loadedusbcore, but it still doesn't work. Do you know if there are additional dependencies?
â sdepot
Jun 22 at 16:56
Yeah I used
modprobe and it also loaded usbcore, but it still doesn't work. Do you know if there are additional dependencies?â sdepot
Jun 22 at 16:56
Yeah I used
modprobe and it also loaded usbcore, but it still doesn't work. Do you know if there are additional dependencies?â sdepot
Jun 22 at 16:56
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451334%2fwhat-kernel-modules-are-necessary-for-using-a-standard-usb-2-0-flashdrive%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password