I got my CBT quite a few months ago. When it didn't work right away I put it aside until I had time to figure out what's going on. Now's the time, but I need some help.
When I plug in, it does not enumerate. I've now removed it from the box so I have access to what I assume is the reset button.
When I press the reset button. It enumerates and ttyACM0 shows up for a few seconds then disappears.
Here is my kernel log.
<code>Oct 6 12:42:20 gaussMint kernel: [71445.648891] usb 3-6: new full-speed USB device number 62 using xhci_hcd
Oct 6 12:42:20 gaussMint kernel: [71445.778199] usb 3-6: New USB device found, idVendor=2341, idProduct=0036
Oct 6 12:42:20 gaussMint kernel: [71445.778204] usb 3-6: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Oct 6 12:42:20 gaussMint kernel: [71445.778206] usb 3-6: Product: CANBus Triple
Oct 6 12:42:20 gaussMint kernel: [71445.778208] usb 3-6: Manufacturer: The FDB
Oct 6 12:42:20 gaussMint kernel: [71445.778379] usb 3-6: ep 0x82 - rounding interval to 1024 microframes, ep desc says 2040 microframes
Oct 6 12:42:20 gaussMint kernel: [71445.778754] cdc_acm 3-6:1.0: ttyACM0: USB ACM device
Oct 6 12:42:28 gaussMint kernel: [71453.438967] usb 3-6: USB disconnect, device number 62
</code>
On this thread: http://forum.canb.us/discussion/57/basic-problems-with-start-up/p1 , Derek mentions that the bootloader will run and disconnect ... I assume this is what I'm seeing, but he also says that mail sketch will run and enumerate ... I don't think I'm seeing this.
Suggestions?
Thanks.