Hi, I have a problem with gadget mass storage.  [image: :'(]

The USB work but I read this problem in dmesg:

Code: [Select]

[ 1110.827205] g_mass_storage gadget: sending command-failure status
[ 1110.845838] g_mass_storage gadget: REQUEST SENSE is buggy! Expected length 6 
but we got 12
[ 1111.827339] g_mass_storage gadget: sending command-failure status
[ 1111.842026] g_mass_storage gadget: REQUEST SENSE is buggy! Expected length 6 
but we got 12
.....
.....


How can I solve?

cubietruck A20 board use last kernl 3.4.103 
(https://github.com/linux-sunxi/linux-sunxi)
(I use g_mass_Storage with sata HDD 500Gb) Use this command:

sudo rmmod g_mass_storage
modprobe g_mass_storage file=/dev/sda removable=yes stall=0

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to