Page 2 of 2

Re: How to use CPM Drive

Posted: Tue May 16, 2023 11:58 pm
by intangybles
superbenk wrote: Tue May 16, 2023 4:46 pm And now I have to go down the rabbit hole of finding Starlost on Youtube & watching some serious cheese... Thanks!
Only the best "Cheese" - Star Maidens is another ripper.... :D

Re: How to use CPM Drive

Posted: Wed May 17, 2023 4:45 pm
by MagnumPEI
I thought my last option to get Internet Adapter running would be to boot Linux on USB and use the Linux version - but no, I'm still screwed:

Code: Select all

Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
   at Unix.Terminal.Curses.endwin()
   at Terminal.Gui.CursesDriver.End()
   at Terminal.Gui.Application.ResetState()
   at Terminal.Gui.Application.Shutdown()
   at NABU_Internet_Adapter_84.Program.Main(String[])
Aborted (core dumped)
(internet and keyboard dropped out in the middle of posting this, had to post again - typical Linux)

Re: How to use CPM Drive

Posted: Wed May 17, 2023 4:59 pm
by superbenk
MagnumPEI wrote: Wed May 17, 2023 4:45 pm I thought my last option to get Internet Adapter running would be to boot Linux on USB and use the Linux version - but no, I'm still screwed:

Code: Select all

Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object.
   at Unix.Terminal.Curses.endwin()
   at Terminal.Gui.CursesDriver.End()
   at Terminal.Gui.Application.ResetState()
   at Terminal.Gui.Application.Shutdown()
   at NABU_Internet_Adapter_84.Program.Main(String[])
Aborted (core dumped)
(internet and keyboard dropped out in the middle of posting this, had to post again - typical Linux)
Isn't there a note about symlinking a library? This would be something with the IA software or dotnet, not Linux in general. Can't say I've ever had a problem with a keyboard in Linux.

Re: How to use CPM Drive

Posted: Wed May 17, 2023 5:22 pm
by MagnumPEI
Ah yes, I missed the symlink. (actually, I read the readme, but thought I could ignore that ;) )

It looks like it's running.