Proxmark 3 - Device does support SLIX-L unlock command

Hello,

I have a Proxmark3 easy with the current Iceman version, but when I start teddybench, the PM3 is also recognized, but after a short while teddybench is closed. In debug mode I get the following log entries:

[PM3] new instance
[PM3] New port: COM6
[PM3] New port: COM4
[PM3] Try port COM6
[Pn5180Esp] Trying to stop thread
[Pn5180Esp] Trying to abort thread
[PM3] new instance
[PM3] New port: COM4
[PM3] Try port COM4
[PM3] Device info:
[PM3] BOOTROM_PRESENT Y
[PM3] OSIMAGE_PRESENT Y
[PM3] MODE_BOOTROM N
[PM3] MODE_OS Y
[PM3] UNDERSTANDS_START_FLASH N
[PM3] UNDERSTANDS_VERSION N
[PM3] Chip ID: 0x270B0A4F
[PM3] Section: 0x00050807
[PM3] Version:
[PM3] [ ARM ]
[PM3] bootrom: Iceman/master/v4.18341-222-g676c91baa-suspect 2024-05-17 07:49:58 fa2f6b000
[PM3] os: Iceman/master/v4.18341-222-g676c91baa-suspect 2024-05-17 07:50:10 fa2f6b000
[PM3] compiled with GCC 12.2.0
[PM3]
[PM3] [ FPGA ]
[PM3] fpga_pm3_lf.ncd image 2s30vq100 2024-02-03 15:12:10
[PM3] fpga_pm3_hf.ncd image 2s30vq100 2024-02-03 15:12:20
[PM3] fpga_pm3_felica.ncd image 2s30vq100 2024-02-03 15:12:41
[PM3] fpga_pm3_hf_15.ncd image 2s30vq100 2024-02-03 15:12:31
[PM3] UnlockTag: Send request for pass 0xDEADBEEF
[PM3] WTX received: 1500
[PM3] UnlockTag: NACK (reason: -4)
[PM3] MeasureAntenna: Start
[PM3] WTX received: 1500
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] timeout (measurement takes a while)
[PM3] WTX received: 1500
[PM3] Device does support SLIX-L unlock command
[PM3] TryOpen: COM4 successfully opened
[PM3] Success
[PM3] GetResponse: Send 02B2048E3C
[PM3] DebugMessage 1 ‘toSend overflow’
[PM3] DebugMessage 1 ‘toSend overflow’
[PM3] DebugMessage 1 ‘toSend overflow’
[PM3] DebugMessage 1 ‘toSend overflow’

[PM3] MainFunc: Device failed. Closing. (System.IO.IOException: Der E/A-Vorgang wurde wegen eines Threadendes oder einer Anwendungsanforderung abgebrochen.

bei System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
bei System.IO.Ports.SerialStream.EndRead(IAsyncResult asyncResult)
bei System.IO.Ports.SerialStream.Read(Byte[] array, Int32 offset, Int32 count, Int32 timeout)
bei System.IO.Ports.SerialStream.Read(Byte[] array, Int32 offset, Int32 count)
bei System.IO.Ports.SerialPort.Read(Byte[] buffer, Int32 offset, Int32 count)
bei TeddyBench.Proxmark3.Pm3UsbResponse.BlockingRead(SerialPort p, Byte[] receivedData, Int32 start, Int32 readCount, Int32 waitTime) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:Zeile 273.
bei TeddyBench.Proxmark3.Pm3UsbResponse…ctor(SerialPort p, Int32 waitTime) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:Zeile 296.
bei TeddyBench.Proxmark3.SendCommand(Byte[] command) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:Zeile 740.
bei TeddyBench.Proxmark3.GetRandom(Byte[] uid) in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:Zeile 784.
bei TeddyBench.Proxmark3.ScanThreadFunc() in C:\Users\g3gg0\source\repos\Tonie\TeddyBench\Proxmark3.cs:Zeile 494.)

Maybe someone can do something with it and help.

Thank you in advance and best regards

I would try reflashing both the firmware and the bootloader of your PM3. It seems to be the go-to solution i’ve found when Im researching issues i’ve had.