Matthias Reichl

Results 102 comments of Matthias Reichl

The issue with the LG TV in the initial report reads a lot like this firmware issue https://github.com/raspberrypi/firmware/issues/1647 - which also mentions an LG TV of the same vintage. As...

Quite tricky, as LiteDOS isn't really DOS2.x compatible. It doesn't use a standard DOS.SYS file but stores the DOS data directly in sectors 4-16 (4-10 on DD disks). Also it...

@prettyv thanks for the report! I've pinged RPi devs that they should add it to 6.0 and 6.1 kernels

@prettyv PR with kernel update is here: #7120

I don't own a 810 so it's hard to tell if this is a 810 specific or some other general issue. Do you have some other drives or drive emulators...

Can you please update to the current version from the master branch, set UTRACE_MASK to 0xfff and repeat the test? I've extended debug logging, this should hopefully give more insight...

Receiving mostly ff and sometimes 00 or 43 instead of the expected 41 command ACK is very weird. Please run `sudo lsof /dev/ttyUSB0` to check if some other program in...

Thanks a lot for the log! It is really puzzling, the (partial) read sector command looks fine, NAKing of the get percom block command (in your very first post) also...

This sounds a bit like the issue I reported in the beta forum a while ago https://forums.raspberrypi.com/viewtopic.php?p=2186020#p2186020 Here's the report with logs (I haven't tested with newer bootloaders yet): There...

it''s gtg from my side, I've been building with this the past half year without issues