Currently trying to disable Firmware write protection on my Eve Pixelbook 2017 by following the guide on mrchromebox.tech. I have successfully enabled CCD (when I do gsctool -a -I I get State: Opened). I have my suzyqable that I bought from eBay plugged into the upper left usbc port in the only orientation that registers cr50 on my Mac. The board is plugged into a data transferring usbc to usbc cable and the other end connected into my Mac. My Mac has accessories set to always allow.
When I go into the vt-2 terminal on my Pixelbook and look into dev there are no ttyUSB’s. Only one file called tty. When I look inside dev on my Mac there is no mention of a usb. I’ve tried all types of cables in all different orientations Including using a usbc to a adapter in between my Chromebook and Mac I’m just not sure what the problem is anymore. I have a MacBook and a windows laptop but no Linux devices.
Trying “echo “wp false” > /dev/ttyUSB0” on my Mac gets me
zsh: operation not permitted: /dev/ttyUSB0
Trying the same on my Chromebook yields no errors but when I do “crossystem wpsw_cur” I get 1 instead of 0.
Any Ideas? Also, if I do end up solving this I was also wondering what Linux distro and gui would be best for my Chromebook? I have the i5 and 8 gigs of ram but I’m thinking I’ll try and use the laptop as a server so whatever is lightest I guess.