Gregory Haerr

Results 674 comments of Gregory Haerr

> Well, I guess, this won't help, FWICS, no video cards exists with CP850. OK, I see. Thus it seems that in order to support this feature, the video card...

Hello @skiselev, > I see one asterisk right after "Linux found, e.g., "ELKS.... Linux found *...." . No more asterisks are printed in multiple attempts that I've done so far...

Hello @djohanse, Thanks! Sounds like you've already run into `netstat`, which gives some network information similar to `ifconfig`. Currently, the network is configured using the `/bin/net` shell script which essentially...

Thanks for pointing this out. Although the ELKS build instructions do indicate to use `./build.sh`, that shell script is now used and tested only for the Github Continuous Integration, to...

Hello, just ran into your project, very impressive! Are you still thinking about getting this project to run graphically in a browser? That would be very cool indeed, v6 OS...

Robert - ignore my previous comment about 64 bit pointers in swieros... I had been looking at c4 and didn't quite realize the problem of the emulated cpu and os...

The reason this fails is that the Direct Console (that is, direct access to video RAM via CGA/EGA mode in IBM PCs) isn't supported in the 8018x build. The 8018x...

> selecting system 8018x in make menuconfig, does not allow any additional settings besides INTx and RTC. Thanks, I'll take a look at this. The 8018X port doesn't allow much...

Ditto my comment on https://github.com/jart/blink/pull/135#issuecomment-1552148471.

That's great @tkchia. Now if we could just figure out why they're inconsistently failing... and I'm still wondering about `popcnt`, since it failed on me twice without any changes to...