Hi, I would like to know if anyone has the same problem on Asus RT-N66U router with Shibby build 'tomato-K26USB-1.28.RT-N5x-MIPSR2-102-Mega-VPN-64K' like on dd-wrt ticket 2580.
I can format USB flash drive to ext2 in router without problem. I can mount it and use it for a while. Than in log show many of these lines
EXT2-fs: sda1 previous I/O error to superblock detected<3>scsi 0:0:0:0: rejecting I/O to dead device
EXT2-fs error (device sda1): read_block_bitmap: Cannot read block bitmap - block_group = 2, block_bitmap = 65536
scsi 0:0:0:0: rejecting I/O to dead device
and USB flash drive is disconnected.
When I try ext3, I did not succeed to format it.
I even buy a new USB flash drive.
So I created jffs partition and move application there, but they use LIBUSB to communicate with smartcard reader and they quit (after some time of fine running) without an error message unexpectedly. Can this problem (quitting without error) be related to USB problem? But in dmesg no related lines.
Can I somehow debug where the problem is?
What is the best toolchain for cross compiling for shibby mod?
THANKS
Miky