Gregory Haerr
Gregory Haerr
> Yes, I was typing. However, this was my standard desktop on Intel (!!!) Well, if you were typing garbage like "xyowxy", then that is correct. You can look up...
It seems we're getting multiple issues mixed up here. I suggest testing first on your desktop, and seeing if ELKS runs well or not. We know ELKS works well, so...
Hello @Vutshi, It appears then we have two big problems we need to work around for your system - the first is that the PC nearly crashes or becomes unresponsive...
> I've forced it to be on 8bit, since that option was set on the config file. It wasn't detected as 16 bit. FYI, as I was removing the CONFIG_ETH_BYTE_ACCESS...
Hello @cocus, Wow, that "logic 2" analyzer and your output is some cool stuff!!! I've wondered what kind of latencies there might be in the ELKS kernel handling interrupts and/or...
Also @cocus did you see my earlier note, when implementing the new NIC architecture that we now enable and disable IRQs on NIC open close. I added a disable_irq function...
> Do you think this is a problem for this case? I don't think so, but it's probably related to that IRQ line getting "stuck". Not sure :) No -...
Hello @jedie and thank for running ELKS and letting us know about it with screenshots and discussion :) > "NEC V20" CPU, but it's a normal 8088 ;) We're aware...
Hello @jbruchon, Can you turn on Discussions, or give me permission to do so, as suggested by https://github.com/jbruchon/elks/issues/1334#issuecomment-1160081114? I don't have authority and there is not Settings tab for me....
Well, things are getting complicated because your console driver talks to a serial port, but it looks like a console. So that means that before this mod, your console should...