xlar54 / ultimateii-dos-lib

cc65 library for accessing the DOS and network functions of the Ultimate II+ cartridge and Ultimate 64 motherboard
GNU General Public License v3.0
60 stars 13 forks source link

U-SHELL doesn't work.. #58

Closed Zibri closed 1 year ago

Zibri commented 1 year ago

I just tried U-SHELL (I have a u2+ on 3.10A fw). Nothing works, not even the "id" command.

Zibri commented 1 year ago

image

Zibri commented 1 year ago

I tried also the one from the d64.. image

Zibri commented 1 year ago

tried also the other programs.. nothing seem to work..

sblendorio commented 1 year ago

Hi @Zibri

I actually worked on U-Term. Did you try it? If it works, we can find the difference with other demo programs in order to understand where is the problem

sblendorio commented 1 year ago

Hi @Zibri,

at the moment I don't have access neither to a C64 nor to a U2+, but I asked on Ultimate Facebook group to test at least U-Term to people who are using FW 3.10A.

A user tried it with FW 3.10A, 3.10E and in progress 3.10F, he said that u-term64 works well, but he had problems with a customized C128 (he is using something called C128DM), while using u-term128 (80columns) with a vanilla C128, it works well.

So I ask you to try u-term64, see if it works also for you, then I'll investigate on differences between uterm's usage of ultimate-libs and other demo programs.

Link to Facebook thread: https://www.facebook.com/groups/ultimate64/posts/10159924408127753

Regards Francesco

Zibri commented 1 year ago

My bad... it works! It is incompatible with the action replay cartridge. image

Zibri commented 1 year ago

about u-term it does work "sort of" it can't connect anywhere but it's not your fault it's Gideon's: I set up my U2 with manual IP and there is no entry for DNS server in the manual configuration.. so it can't resolve anything....

sblendorio commented 1 year ago

I could implement manual DNS setting in the next release. I also have to write to disable Action Replay in the documentation.

sblendorio commented 1 year ago

Serendipty bugfix - thanks to your report (solved), we found an actual timing bug, just in UltimateTerm (the other demos do not use uci_detect, so they don't suffer this problem), fixed by Bart van Leeuwen, here is the latest release:

https://csdb.dk/release/index.php?id=231748