Gregory Haerr
Gregory Haerr
> but when booting it says "/bin/init: Exec failed: /bin/sh (errno 2)"?.. what am I missing here? Errno 2 is ENOENT (see include/linuxmt/errno.h) which means it didn't find /bin/sh. Perhaps...
> It's coming together nicely now. What were the final changes you had to do to make everything work? Did more code have to be written, or was it mostly...
Hi @fhendrikx, Yes I recommend you start from scratch using ssd.c as a base framework for the driver, it was written recently and has none of the huge cruft that...
Hello @drachen6jp, Thank you for porting your PCM sound player to ELKS! Is this for 386 CPU only, or would you like it to run on 286 also? > It...
I see, so the big issues is non-386 machines, since unreal mode allows direct access to XMS memory for 386+. I'm not that familiar with EMS specifics, but sounds like...
@rafael2k: > emspcm.c(1601): Error! E1031: Name 'main_used' not found in struct/union mem_usage The field names in the struct mem_usage in linuxmt/mem.h change recently - these errors require that you pull...
Hello @tyama501, The i86.h header is in the OWC bld/hdr/dos/ directory and is not included in ELKS libc because this is a non-standard C header and are primarily DOS functions....
It would seem the high tone beep noise should not be present, it is hard to hear the spoken text with it. What program are you using to create the...
> I have to say, the former looks pretty pathetic in comparison. Wow, our Paint is definitely superior in terms of line drawing, also using the circular disk instead of...
Remove them from roots_template/bin.