-
Notifications
You must be signed in to change notification settings - Fork 78
Testing Results V1.3 ‐ Atari
Thomas Cherryhomes edited this page Apr 20, 2024
·
10 revisions
(using SD card from known good network configuration)
- Did Lights blink dim, then black? Yes
- Did White WIFI light turn on? Yes
FujiNet booted with the following debug info:
17:24:11.746 > FujiNet v1.3 2024-04-20 17:00:00 Started @ 7
17:24:11.746 > Starting heap: 4297920
17:24:11.748 > [src/main.cpp:162] main_setup(): Heap: 157047
17:24:11.750 >
17:24:11.771 > Detected Hardware Version: 1.6.1 and up
17:24:11.771 > Safe Reset button ENABLED on GPIO 14
17:24:12.241 > SPIFFS mounted.
17:24:12.330 > SD mounted.
17:24:12.330 > fnConfig::load
17:24:12.330 > Load fnconfig.ini from SD
17:24:12.330 > fopen = /fnconfig.ini : ok
17:24:12.335 > fnConfig::load read 1096 bytes from config file
17:24:12.335 > Reading wifi section
17:24:12.338 > Reading stored wifi section for index: 0
17:24:12.433 > FLASH Config Storage: Enabled
17:24:12.433 > fnConfig::load read 1096 bytes from FLASH config file
17:24:12.435 > disk UNMOUNT
17:24:12.435 > FileSystemSPIFFS::filehandler_open /autorun.atr rb
17:24:12.673 > new FileHandlerLocal
17:24:12.673 > disk MOUNT
17:24:12.673 > ATR MOUNT
17:24:12.673 > FileHandlerLocal::seek
17:24:12.674 > FileHandlerLocal::read
17:24:12.674 > mounted ATR: paragraphs=5760, sect_size=128, sect_count=720, disk_size=0
17:24:12.676 > PCLINK[1] MOUNT "/sd"
17:24:12.676 > Creating a default printer using FS_SDFAT storage and type 2
17:24:12.677 > SIO SETUP
17:24:12.678 > Set HSIO baud from 19200 to 124017 (index 0), alt=126674
17:24:12.678 > Available heap: 4205512
17:24:12.680 > Setup complete @ 938 (931ms)
17:24:12.680 > [src/main.cpp:463] main_setup(): Low Heap: 148475
17:24:12.683 >
17:24:12.693 > WiFiManager::start() complete
17:24:12.775 > WiFiManager attempting to connect:
17:24:12.775 > ssid = Cherryhomes
17:24:12.775 > WiFi connect attempt to SSID "Cherryhomes"
17:24:12.777 > WIFI_EVENT_STA_START
17:24:12.777 > esp_wifi_connect returned 0
17:24:14.593 > WIFI_EVENT_STA_CONNECTED
17:24:16.586 > IP_EVENT_STA_GOT_IP
17:24:16.586 > Obtained IP address: 192.168.1.19
17:24:16.586 > SNTP client start
17:24:16.589 > Starting web server on port 80
17:24:19.640 > SNTP time sync event: Sat Apr 20, 22:24:19 2024 +0000
- Did Config boot? Yes
- Did Saved host list appear? Yes
Copyright 2024 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD
- Home
- What is FujiNet?
- The Definition of Done
- Board bring up for FujiNet Platform.IO code
- The Complete Linux CLI Guide
- The Complete macOS CLI Guide
- Development Env for Apps
- FujiNet-Development-Guidelines
- System Quickstarts
- FujiNet Flasher
- Setting up a TNFS Server
- FujiNet Configuration File: fnconfig.ini
- AppKey Registry - SIO Command $DC Open App Key
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine