You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a Firefly-RK3399 board with 4.4.194 kernel. And I'm using configfs mode to access the data from the board.
Storage entry points written in the configuration file works work properly. But when I try to add and mount some entry by the runtime command, I cannot write file to the entry point.
I added and mounted the entry point with the following commands:
Hi,
I'm using a Firefly-RK3399 board with 4.4.194 kernel. And I'm using configfs mode to access the data from the board.
Storage entry points written in the configuration file works work properly. But when I try to add and mount some entry by the runtime command, I cannot write file to the entry point.
I added and mounted the entry point with the following commands:
And I tried to write some file to the entry point, Here is the debug info:
After this, the umtprd exits.
The text was updated successfully, but these errors were encountered: