Daniel Markstedt

Results 389 comments of Daniel Markstedt

Your symptoms make me think the signals aren’t getting through on the SCSI bus. Which suggests it’s either bad cablage, heavy oxidation on the DB25 ports, fault on the piscsi...

Did you try the Plus specific Silverlining formatted image that I shared in the issue ticket linked above? If that one doesn't work either, please share piscsi trace logs from...

"HD1-100MB_HFS.hda" doesn't look like the file name of the Silverlining formatted image. Are the logs from a different attempt? Anyways, there's nothing in this log message that gives any hint....

Look at that, it’s a segmentation fault at the end of the logs. Would it be possible to get a stack trace from that segfault?

That’s alright. We can walk you though the steps. First of all, you need to check out the latest development code, and compile it with DEBUG symbols. Please follow the...

@Jeremiahdmass My apologies, I realized you need to do a `git pull` *after* `git checkout develop` to get the latest code. The next step would be to run piscsi in...

Did you execute the “run” command in the debugger?

Very nice stacktrace, thank you! The piscsi process seems to be doing absolutely normal things there, and fails at a very early stage when accessing the RPi's GPIO bus. Not...

Thanks for the thorough tests. I released a new stable version of the software earlier this week. May I ask you to upgrade and see if this changes anything? If...

Do you have spare micro SD cards? We have pre-made images for all release versions that you can flash and have a working setup with an old version with little...