Maybe there should be a specific support thread for TL866 on Linux?
I would need one anyway!

I got my TL866A today

Using the minipro utility it seems that I can read eproms,
reading a erased 2716 gives me a 2 kB file full of ones,
reading the gpib-eprom from a dmm gives me 2 kB of ASCIII-gibberish, the same gibberish several times, seems reasonable.
Writing:
eprom: "SGS M2716"
# ./minipro -p "M2716 @DIP24" -c code -w test
Found Minipro TL866A v3.62.2
Writing Code... OK
Reading Code... OK
Verification failed at 0x20: 0x68 != 0xffReading it back will give me a file of all 1.
Suggestions?