I would like to ask what could be the reason my device TELIKS360 based is not detecting the home made Suzy Cable. I’ve followed the instructions from here [1]. I tried:
loopback, tested all ports on the Chromebook itself
with another linux machine
Nothing seems to work. I’ve followed the instructions on the website [2] to enable the CCD mode.
I will upload pictures tomorrow but basically, I’ve made:
A5: D+, B5: D-, A8: 22K resistor to VCC, B8: 56K resistor to VCC
connected the VCC pins
connected the GND pins.
56K resistor shows actual 56k3 (not sure if its an issue) it claims 5% is ok
22K resistor shows around 22k12
the board itself is male board type as described in [1]
the solder itself I’ve checked it with multimeter, pretty sure the contact is well made (I could double check it again tomorrow)
As for wrong port and orientation, I’ve tried all of them (two possibilities only)
The device has only 2 USB-C ports and 2-USB-A ports. since the breakout board is big rectangle, you cannot use USB-C and USB-A on adjacent ports, so you have to connect with the ports from the other side, which I tried both ways.
I’ve also tried using another linux device to connect USB-A end. There is no detection whatsoever. I’ve tried of course both USB-C ports in each orientation (4 combinations in total).
So I’m not sure whats going on. We could suspect that the cable is the problem but multimeter says otherwise
Hi, since my last update I’ve given up on building my own cable (not working). I’ve however in parallel ordered a ebay one, which arrived today:
I’ve followed the instructions and I get:
# ls /dev/ttyUSB*
/dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2 /dev/ttyUSB3
I’ve ran the commands as instructed:
Step 1: Enabling Closed Case Debugging (CCD) (a while back, not now)
Step 2: Disabling Write Protection
echo "wp false" > /dev/ttyUSB0
echo "wp false atboot" > /dev/ttyUSB0
echo "ccd reset factory" > /dev/ttyUSB0
gsctool -a -I
state: Locked
not all flags are Y/Always some are IfOpened
AllowUnverifiedRo is Never
crossystem wpsw_cur returns 1 (instead of 0)
Any help on what I’ve might do wrong?
Kind regards
Some more context maybe:
I’ve already did Step 1: Enabling Closed Case Debugging (CCD) long time ago (like more than a week ago) should I do that again?
also, the cable as I plugged in before, was while fully logged in, it showed same USB[0-3], but after reboot it stopped showing it. The cable was connected via USB-C to USB-C. thats stopped working now. I’ve reconnected the cable via USB-A with USB-C. its strange that was working anod now not anymore like that. Unclear why. Now I’m afraid to restart again maybe USB-A also stops working
UPDATE: I’ve re-run all the procedure Step 1 and Step 2 and success, it works now. I’ve managed to get crossystem wpsw_cur to return 0. I think its good. and the rest looks okay now (always on all of them)