-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tncart does not work with Ghoauld #24
Comments
You wrote in issue#14, is this a separate issue from that? |
Then I try to do it and see what happens. |
It says Files not found |
VID-20241109-WA0021.mp4 |
The interference is due to the Ghoauld HDMI to VGA adapter |
This video is loading the wondertang VID-20241109-WA0022.1.mp4 |
Is the response to the FILES command “file not found” instead of “i/o error” etc.? |
Are you using the same uSD for both cores on the same cartridge? And you did the partition on uSD using WonderTANG? Can you tell what is the Nextor kernel version of both TnCart and WonderTANG? What device and partitions "CALL FDISK" command show when runing from BASIC from both cores? Regards |
The version I put in the Tncartwonder is the one on GitHub and for the wondertang the one on its GitHub |
Nextor 2.1.2 for Tncartwonder and Nextor 2.1.1 for Wondertang |
How about FDISK? If the uSD is the same for both cores maybe you can try downgrade only nextor kernel to 2.1.1 on TnCart. |
If I run Call Fdisk with the Wondertang it lets me format the SD and create a 4G partition, but if I do it with the one that Tncartwonder has, it only lets me create a 128mb partition. |
VID-20241109-WA0036.mp4 |
I have tried with nextor 2.1.0 and 2.1.1 megaflashsdscc-1.slot.rom and it does the same. |
Both tnCart and goauld multiplex the bus and the timings may not match. |
How do I put 1 in that module? |
If you want it right away, you have to install Gowin FPGA Designer, modify a part of tnCartWonder, and synthesize the bitstream file. |
I'll try to do it, although I don't know if I'll be able to do it well. |
well, goa'uld works with wondertang, which actually also multiplexes address bus... |
The Wondertang 2.0 works perfectly with the Ghoauld, but the Tncartwonder on the 2.0 board doesn't, it boots up the computer and always goes to Basic. Could someone modify the .fs and put the file on GitHub? I've tried to do it but I have no idea, thanks a lot. |
WonderTANG and tnCart have completely different Nextor driver implementation methods, which is probably why this phenomenon occurs. |
And modifying this line "USE_WAIT_SIGNAL = 0" to 1 will work? I will try to modify it to see if it works. |
I do not know why Nextor does not work on your machine, so I cannot say for sure if it will work with this fix. |
I'll try it and comment here. |
I changed the parameter 0 to 1 and it still doesn't work. I guess I did the whole process right. I changed the 0 to 1 and after synchronizing I put the .fs in the Tncartwonder. VID-20241117-WA0043.1.mp4 |
Are you flashing the files created by the rebuild? Also, do functions other than Nextor work? |
Yes, use the .fs from that folder, it is supposed to be the one you created. I have problems with the computer where I have Ghoauld, until I fix it I will not be able to continue testing. Once it is fixed we will continue testing. |
I have a VG8020 that I have been able to revive thanks to Ghoauld, it works perfectly with all the cartridges I have tried and with the Wondertang, now with the Tncartwonder when it starts up the first screen that detects the SD appears, the image of the nextor.sys and it goes to Basic. Is there any way to fix this? I would like to be able to use the tncart together with the Ghoauld. The PCB is 2.0b. Thanks.
The text was updated successfully, but these errors were encountered: