@MXX said:
You're welcome!
Just tested your "poc driver" on the "no signal" monitor used before.
It works ... I also hear the sound.
Bravo! We got it! Treat yourself to one of those sugary italian cookies!
Okay, I'll work on a modified NeoVGA driver that sends only 8 preamble clocks. I re-read the HDMI spec and CTS and it appears that elongating the preamble is not actually allowed (I don't remember where I got that one from?), so I'm trying that first.
Should be ready later today.
EDIT: ostensibly made it, but it's now more broken here, so I think I made a mistake, need to debug that first
I also put the new driver version on NeoYume's git repos. Ought to try porting this to the other driver variants if we can confirm it's good.
(Incidentally, for any testing, it's best (but certainly more annoying) to test all 3 drivers; old, new and the PoC thing from earlier - that way you can differentiate "it always worked" from "I just fixed it")
Comments
You're welcome!
Just tested your "poc driver" on the "no signal" monitor used before.
It works ... I also hear the sound.
Bravo! We got it! Treat yourself to one of those sugary italian cookies!
Okay, I'll work on a modified NeoVGA driver that sends only 8 preamble clocks. I re-read the HDMI spec and CTS and it appears that elongating the preamble is not actually allowed (I don't remember where I got that one from?), so I'm trying that first.
Should be ready later today.
EDIT: ostensibly made it, but it's now more broken here, so I think I made a mistake, need to debug that first
okay @MXX can you try NeoYume with this patched driver (more spec-compliant preamble timing)
Great, this works like a charm!
Will try on a few more monitors I have around and let you know
Awesome awesome awsome
I also put the new driver version on NeoYume's git repos. Ought to try porting this to the other driver variants if we can confirm it's good.
(Incidentally, for any testing, it's best (but certainly more annoying) to test all 3 drivers; old, new and the PoC thing from earlier - that way you can differentiate "it always worked" from "I just fixed it")