Maybe this could help you:
[Please Register or Login to download file]
[Please Register or Login to download file]
[Please Register or Login to download file]
root@ubuntu: apt-get install git gcc
root@ubuntu: git clone https://github.com/raburton/evoplus_cid.git
root@ubuntu: cd evoplus_cid\jnl
root@ubuntu: gcc evoplus_cid.c -o evoplus_cid
root@ubuntu: lsblk <-- to find out which is memory card identifier (mine was mmcblk0)
root@ubuntu: find /sys -name cid -print <-- you should get device address
root@ubuntu: more address from previous command (something like /sys/devices/pci0000:00/0000:00:*****/cid)
this is your current CID (write it down)
root@ubuntu: ./evoplus_cid /dev/mmcblk0 0941504146205344021a5a7753018801
After you get message that CID was successfully written, reinsert SD card and with previous command check the new CID
root@ubuntu: more /sys/devices/pci0000:00/0000:00:*****/cid
Dule87 wrote:I have Samsung EVO card with changeable CID. I have updated my R-Link Card map 5 years ago. It was done with linux and terminal command to change CID. I have lost the guide when I decommissioned old PC so I was wondering if there is some up to date guide, preferably on Windows but I would manage linux as well.
Users browsing this forum: luci69 and 3 guests