More from the fascinating world of bad data!
I found a crappy cable in record time, but I thought I would share this output. The procedure was like so:
- Start with the Hub and one Kceptor.
- Start up, run
i2detect -y 1
- Verify the 73 and the Hub is working.
- Start Notochord
- Control C and run
i2detect -y 1
again.
- Shut down, keep adding Kceptors, repeat.
The bad cable makes i2detect
run REALLY SLOW and shows no Hub when it finally ends. BUT... the other configurations, after running notochord, show this output!
i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- 1e 1f
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: 50 51 -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- 6a 6b -- -- -- --
70: -- -- -- 73 -- -- -- --
What fresh hell is THIS? Should I be concerned?