I have a Kobo Glo with plato 0.5.1, run from ksm.
When I connect a USB cable, it detects that it was plugged in, prompts me if I want to connect, and when I do it goes to the "Mounted" screen as expected, but USB does not fully connect.
USB works correctly in nickel and ksm, but after this happens I will need to restart to have it work in either of those again.
My crash.log is:
Code:
Plato is running on a Kobo Glo.
The framebuffer resolution is 758 by 1024.
umount: can't umount /mnt/onboard: Device or resource busy
insmod: can't insert '/drivers/mx50-ntx/usb/gadget/arcotg_udc.ko': unknown symbol in module or invalid parameter
insmod: can't insert '/drivers/mx50-ntx/usb/gadget/g_file_storage.ko': unknown symbol in module or invalid parameter
Can't load metadata: Can't open file.
plato: Can't save metadata.
plato: Can't create data file.
plato: No such file or directory (os error 2)
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace
Running it without plugging is usb creates an info.log with just the first two lines.
Thanks