jamm Posted August 29, 2020 Share Posted August 29, 2020 Fun fact: There are more years between now and the introduction of Windows XP than there were years between the introduction of the Atari 600XL/800XL and the debut of Windows XP. 3 Quote Link to comment Share on other sites More sharing options...
Peri Noid Posted August 29, 2020 Share Posted August 29, 2020 Hello all. I hope, this is the right place to ask about the problem I have. I'm in a process of flashing ESP32 for my FujiNet. I'm using Linux, so I downloaded the FujiNet-Flasher and I'm trying to use it. Unfortunatelly, it fails with the following log: Using '/dev/ttyUSB0' as serial port. Using latest firmware from fujinet.online.. Connecting...[13:59:58]ets Jun 8 2016 00:22:57 [13:59:58] [13:59:58]rst:0x1 (POWERON_RESET),boot:0x7 (DOWNLOAD_BOOT(UART0/UART1/SDIO_REI_REO_V2)) [13:59:58]waiting for download ..Serial port closed! Detecting chip type... ESP32 Connecting.... Chip Info: - Chip Family: ESP32 - Chip Model: ESP32D0WDQ5 (revision 1) - Number of Cores: 2 - Max CPU Frequency: 240MHz - Has Bluetooth: YES - Has Embedded Flash: NO - Has Factory-Calibrated ADC: YES - MAC Address: 4C:11:AE:B7:5A:14 Uploading stub... Running stub... Stub running... Changing baud rate to 460800 Changed. - Flash Size: 4MB - Firware path: Latest from fujinet.online - Flash Mode: dio - Flash Frequency: 40MHz Erasing flash (this may take a while)... Chip erase completed successfully in 9.9s Unexpected error: '_io.BytesIO' object has no attribute 'name' Why does it fail? I have Python-3.8 installed. I tried the Windows version on my wife's computer but it ended up with exactly the same mistake (I installed all the necessary drivers, otherwise I would not be able to see the ESP32 module). Any hints? Quote Link to comment Share on other sites More sharing options...
mozzwald Posted August 29, 2020 Share Posted August 29, 2020 48 minutes ago, Peri Noid said: - Flash Size: 4MB That's the problem. Official FujiNet has 16MB of flash. I'm guessing you have a custom built FujiNet. You'll need to compile the firmware for your board and flash it with PlatformIO. https://github.com/FujiNetWIFI/fujinet-platformio/wiki/Board-bring-up-for-FujiNet-Platform.IO-code Quote Link to comment Share on other sites More sharing options...
Peri Noid Posted August 29, 2020 Share Posted August 29, 2020 Oh... That makes it clear. Thanks. Quote Link to comment Share on other sites More sharing options...
+Stephen Posted August 30, 2020 Share Posted August 30, 2020 On 8/29/2020 at 1:39 AM, jamm said: Fun fact: There are more years between now and the introduction of Windows XP than there were years between the introduction of the Atari 600XL/800XL and the debut of Windows XP. Scary fact - time keeps moving (seemingly) faster the older I get. I assume this will continue. 3 Quote Link to comment Share on other sites More sharing options...
+bhall408 Posted September 9, 2020 Share Posted September 9, 2020 Has anyone tried COMMBAT yet? Did it work? (It is a multi-player and cross platform game that was able to be played via modem or serial cable -- I recall playing it both Atari to Atari and Atari to TRS-80 back in the day...) https://www.mobygames.com/game/commbat Quote Link to comment Share on other sites More sharing options...
tschak909 Posted September 9, 2020 Author Share Posted September 9, 2020 I just did. 2 Quote Link to comment Share on other sites More sharing options...
Kyle22 Posted September 12, 2020 Share Posted September 12, 2020 Have you tried the options in Visual Studio to make an XP compatible build? Quote Link to comment Share on other sites More sharing options...
tschak909 Posted September 12, 2020 Author Share Posted September 12, 2020 Windows XP compatible build of what? -Thom Quote Link to comment Share on other sites More sharing options...
Kyle22 Posted September 12, 2020 Share Posted September 12, 2020 FujiNet Firmware Flasher. Quote Link to comment Share on other sites More sharing options...
tschak909 Posted September 12, 2020 Author Share Posted September 12, 2020 it's written in python, and none of the runtimes support XP any longer. -Thom Quote Link to comment Share on other sites More sharing options...
mozzwald Posted September 12, 2020 Share Posted September 12, 2020 5 minutes ago, Kyle22 said: FujiNet Firmware Flasher. See "Build it yourself" at https://github.com/FujiNetWIFI/fujinet-flasher Just now, tschak909 said: it's written in python, and none of the runtimes support XP any longer. Python 3.4 is the last version to support XP and the flash program claims to support 3.x so it might work. https://www.python.org/downloads/windows/ This is as far as I go with this XP nonsense. @Kyle22 if you build it and want to share I will put it up for download. 1 Quote Link to comment Share on other sites More sharing options...
Mr Robot Posted September 12, 2020 Share Posted September 12, 2020 I'm trying to get an Amiga version running, what version of ARexx do I need? Do I need workbench 3.1 or can I use 1.3? Quote Link to comment Share on other sites More sharing options...
tschak909 Posted September 12, 2020 Author Share Posted September 12, 2020 9 minutes ago, Mr Robot said: I'm trying to get an Amiga version running, what version of ARexx do I need? Do I need workbench 3.1 or can I use 1.3? smartass. -Thom Quote Link to comment Share on other sites More sharing options...
Eyvind Bernhardsen Posted September 12, 2020 Share Posted September 12, 2020 2 hours ago, Mr Robot said: I'm trying to get an Amiga version running, what version of ARexx do I need? Do I need workbench 3.1 or can I use 1.3? No ARexx in 1.3, so stick with 3.1. Assuming you have at least Kickstart 2.04 of course. ? Quote Link to comment Share on other sites More sharing options...
Mr Robot Posted September 12, 2020 Share Posted September 12, 2020 23 minutes ago, Eyvind Bernhardsen said: No ARexx in 1.3, ? I knew someone would realise Quote Link to comment Share on other sites More sharing options...
BillC Posted September 12, 2020 Share Posted September 12, 2020 (edited) On 7/31/2020 at 7:46 PM, Mr Robot said: I looked at it and never did it. I realised that it would be pretty involved given where the diode would have to go and wouldn't be reversible if it didn't work. I'd have to cut the blue trace and solder in the yellow diode just to test this. I still can't get my head around the idea that this is an XEL problem when everything works fine with the XEL except the Fujinet. Why does a 1050 or a SDrive-MAX boot fine when plugged into the XEL with the SIO2PC disconnected but the Fujinet doesn't? It has to be a Fujinet problem. Is there some place on the Fujinet I should be adding a missing diode? This is sounding like the issue the SDrive-MAX had that ended up needing a diode (that still didn't work right) or the addon board that @BigBen designed to make it work right. It looks to me that the blue trace is on the other side of the PCB where it is broken between vias at he bottom of the image, breaking that hidden portion of the trace should allow installing the diode between these vias. Also easily reversible with a short jumper between these vias. Edited September 12, 2020 by BillC 1 Quote Link to comment Share on other sites More sharing options...
venom4728a Posted October 5, 2020 Share Posted October 5, 2020 (edited) Not sure if this is the correct thread to ask this question or not? Using the Epson 80 printer output function. Is it possible for the user to change the font used by Epson 80 printer emulator? I used one the printshop graphic print utilities, the names are supposed to print under the associated graphic but the spacing or font size must be different since the row of text is wider than it is supposed to be. Thank you. printout (3).pdf Edited October 5, 2020 by venom4728a Quote Link to comment Share on other sites More sharing options...
tschak909 Posted October 5, 2020 Author Share Posted October 5, 2020 1 hour ago, venom4728a said: Not sure if this is the correct thread to ask this question or not? Using the Epson 80 printer output function. Is it possible for the user to change the font used by Epson 80 printer emulator? I used one the printshop graphic print utilities, the names are supposed to print under the associated graphic but the spacing or font size must be different since the row of text is wider than it is supposed to be. Thank you. printout (3).pdf 1.4 MB · 3 downloads I think @jeffpiep is still implementing all the fonts for the FX-80 emulation... -Thom Quote Link to comment Share on other sites More sharing options...
NISMOPC Posted October 19, 2020 Share Posted October 19, 2020 Saw this error in the Hardware thread but did not see a complete resolution. I have The Brewing Academy Fujinet and attempted to flash latest firmware but am getting the following errors. Any assistance would be appreciated: Using Windows 10 with FujiNet-Flasher.exe Leaving... Hard Resetting... Done! Flashing is complete! Showing logs: [15:55:12]ets Jun 8 2016 00:22:57 [15:55:12] [15:55:12]rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) [15:55:12]configsip: 0, SPIWP:0xee [15:55:12]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 [15:55:12]mode:DIO, clock div:2 [15:55:12]load:0x3fff0030,len:4 [15:55:12]load:0x3fff0034,len:5524 [15:55:12]load:0x40078000,len:16488 [15:55:12]load:0x40080400,len:4840 [15:55:12]entry 0x400806a4 [15:55:12]E (667) uart: uart_write_bytes(1111): uart driver error [15:55:12]E (667) uart: uart_write_bytes(1111): uart driver error [15:55:12]E (667) uart: uart_write_bytes(1111): uart driver error [15:55:13]E (671) uart: uart_write_bytes(1111): uart driver error [15:55:13]E (676) uart: uart_write_bytes(1111): uart driver error [15:55:13]E (681) uart: uart_write_bytes(1111): uart driver error Quote Link to comment Share on other sites More sharing options...
tschak909 Posted October 19, 2020 Author Share Posted October 19, 2020 3 minutes ago, NISMOPC said: Saw this error in the Hardware thread but did not see a complete resolution. I have The Brewing Academy Fujinet and attempted to flash latest firmware but am getting the following errors. Any assistance would be appreciated: Using Windows 10 with FujiNet-Flasher.exe Leaving... Hard Resetting... Done! Flashing is complete! Showing logs: [15:55:12]ets Jun 8 2016 00:22:57 [15:55:12] [15:55:12]rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) [15:55:12]configsip: 0, SPIWP:0xee [15:55:12]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 [15:55:12]mode:DIO, clock div:2 [15:55:12]load:0x3fff0030,len:4 [15:55:12]load:0x3fff0034,len:5524 [15:55:12]load:0x40078000,len:16488 [15:55:12]load:0x40080400,len:4840 [15:55:12]entry 0x400806a4 [15:55:12]E (667) uart: uart_write_bytes(1111): uart driver error [15:55:12]E (667) uart: uart_write_bytes(1111): uart driver error [15:55:12]E (667) uart: uart_write_bytes(1111): uart driver error [15:55:13]E (671) uart: uart_write_bytes(1111): uart driver error [15:55:13]E (676) uart: uart_write_bytes(1111): uart driver error [15:55:13]E (681) uart: uart_write_bytes(1111): uart driver error Believe it or not, that's not a error. That's the debugging code in our firmware trying to run before things are fully initialized. If you press the monitor button, you'll see the messages coming from the FujiNet. -Thom Quote Link to comment Share on other sites More sharing options...
NISMOPC Posted October 19, 2020 Share Posted October 19, 2020 2 minutes ago, tschak909 said: Believe it or not, that's not a error. That's the debugging code in our firmware trying to run before things are fully initialized. If you press the monitor button, you'll see the messages coming from the FujiNet. -Thom Good to know. Appreciate the quick response! Love this thing! Quote Link to comment Share on other sites More sharing options...
NISMOPC Posted October 19, 2020 Share Posted October 19, 2020 Next question: Should my Wi-Fi LED (white) be on when connected to Wi-Fi? Everything is working and I am able to connect to my network as well as connect to several TNFS hosts, but the LED light never comes on at any point. When I initially boot the computer, the Bluetooth (blue) and SIO (orange) both light up for a few seconds. Nothing with the Wi-Fi light. Quote Link to comment Share on other sites More sharing options...
tschak909 Posted October 19, 2020 Author Share Posted October 19, 2020 The WiFi light should light up once it connects to your access point and gives an address. Are you able to go to http://fujinet/ ? -Thom Quote Link to comment Share on other sites More sharing options...
NISMOPC Posted October 19, 2020 Share Posted October 19, 2020 (edited) 5 minutes ago, tschak909 said: The WiFi light should light up once it connects to your access point and gives an address. Are you able to go to http://fujinet/ ? -Thom fujinet.online ? Yes. I'm able to go thru folders and load from them. Edited October 19, 2020 by NISMOPC Added photo Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.