Oron
Oron
Did you ever run the firmware update?
@Juanito9001 I'm not denying the possibility of my card being fake, but the firmware update works just fine, and according to the archived official page that I linked in the...
`-u` did not help, here is the output with the debug info: ``` oron@legacy-lp:~/AtariSIO$ atarixfer -f /dev/ttyUSB0 -r pm.atr -d -u atarixfer 0.30-221009 (c) 2002-2022 Matthias Reichl using userspace driver...
Here is the output: ``` Debug: change baudrate from 0 to 19200, now = 1 using userspace driver activated realtime scheduling mlockall(2) succeeded Debug: change baudrate from 19200 to 19200,...
I am certain that nothing else is accessing the device. Some additional info about my config that may or may not be interesting: * I am using a US disk...
It is able to read consistently with the new option! I have also verified that the image has identical contents and works as expected in the emulator. Thank a lot...
There is also a bug caused by this: When specifying a content type, the response type is ignored. For these attributes: ``` [ProducesResponseType(200)] [ProducesResponseType(typeof(ValidationProblemDetails), 400, "application/problem+json")] ``` The result is:...
IntelliSense was working for me until I removed Visual Studio 2019 and updated Visual Studio 2022 from 17.8.2 to 17.8.3+. So it might be related to some old component that...
> > IntelliSense was working for me until I removed Visual Studio 2019 and updated Visual Studio 2022 from 17.8.2 to 17.8.3+. So it might be related to some old...
Here is what I have been able to discover: (sample size = 7 PCs) * PCs that has Visual Studio 2019 installed does not have the issue in Visual Studio...