Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #67298 > unrolled thread
| Started by | Laurent GUERBY <laurent@guerby.net> |
|---|---|
| First post | 2020-06-12 14:50 +0200 |
| Last post | 2021-01-09 02:40 +0100 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.debian.kernel
Bug#962708: Please build dummy_hcd and g_mass_storage modules Laurent GUERBY <laurent@guerby.net> - 2020-06-12 14:50 +0200
Bug#962708: KeyofBlueS <keyofblues@gmail.com> - 2020-12-09 18:10 +0100
Bug#962708: KeyofBlueS <keyofblues@gmail.com> - 2021-01-09 02:40 +0100
| From | Laurent GUERBY <laurent@guerby.net> |
|---|---|
| Date | 2020-06-12 14:50 +0200 |
| Subject | Bug#962708: Please build dummy_hcd and g_mass_storage modules |
| Message-ID | <AgRi9-Jt-3@gated-at.bofh.it> |
Package: linux-image-amd64 Severity: wishlist Hi, When using the spice protocol one can via usbredir give the remote guest VM access to a local USB device, all with a nice UI in spicy or remote-viewer which allows you to select the local USB device to share. It would be nice when you have downloaded an ISO file (eg debian ISO) not to have to dd it to a real USB device in order to then make it available to the VM via spice. It should be doable virtually without a real device using dummy_hcd and g_mass_storage kernel modules according to: https://unix.stackexchange.com/questions/373569/emulating-usb-device-with-a-file-using-g-mass-storage-udc-core-couldnt-find However those two modules are not packaged in stable 4.19 kernel: # modprobe dummy_hcd modprobe: FATAL: Module dummy_hcd not found in directory /lib/modules/4.19.0-8-amd64 # modprobe g_mass_storage modprobe: FATAL: Module g_mass_storage not found in directory /lib/modules/4.19.0-8-amd64 Note: this was requested a while ago but with another use in mind which had a better solution for the user: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678731 Thanks in advance for your help, Sincerely, Laurent GUERBY
[toc] | [next] | [standalone]
| From | KeyofBlueS <keyofblues@gmail.com> |
|---|---|
| Date | 2020-12-09 18:10 +0100 |
| Subject | Bug#962708: |
| Message-ID | <Bkb8t-5oq-1@gated-at.bofh.it> |
| In reply to | #67298 |
[Multipart message — attachments visible in raw view] — view raw
I too vote for the inclusion of these modules. Best regards
[toc] | [prev] | [next] | [standalone]
| From | KeyofBlueS <keyofblues@gmail.com> |
|---|---|
| Date | 2021-01-09 02:40 +0100 |
| Subject | Bug#962708: |
| Message-ID | <Bvbot-1h4-1@gated-at.bofh.it> |
| In reply to | #67298 |
[Multipart message — attachments visible in raw view] — view raw
Dear mainteiners, I see USB_DUMMY_HCD is finally enabled in kernel 5.10. Now we just need USB_MASS_STORAGE module. Thanks and best regards.
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web