Moderatoren: Sleeπ , andymanone
Andars
Beiträge: 152 Registriert: 12.01.2022 17:49
Has thanked: 27 times
Been thanked: 30 times
Kontaktdaten:
Beitrag
von Andars » 08.08.2024 12:47
Hallo,
habe soeben mein Fujinet via Linux Ubuntu geflasht. Habe folgende Meldung erhalten:
Code: Alles auswählen
Using '460800' as baud rate.
Starting firmware upgrade...
File 1: bootloader.bin, Offset: 0x1000
File 2: partitions.bin, Offset: 0x8000
File 3: firmware.bin, Offset: 0x10000
File 4: littlefs.bin, Offset: 0x910000
FujiNet Version: v1.4
Version Date: 2024-08-07 20:49:13
Git Commit: 5186706e
Unexpected error: [Errno 13] could not open port /dev/ttyUSB0: [Errno 13] Permission denied: '/dev/ttyUSB0'
Frage: hat er nun geflasht oder nicht???
Gruß Andreas
Online
andymanone
Beiträge: 3955 Registriert: 17.08.2021 12:34
Wohnort: Berlin - Suburban
Has thanked: 952 times
Been thanked: 1495 times
Kontaktdaten:
Beitrag
von andymanone » 08.08.2024 13:31
.
Schau doch einfach mal direkt ins FN-Menü bzw. auf die Weboberfläche des FN am PC.
Da kannst du dann sofort sehen, ob die neue FW drauf ist oder nicht
.
Gtx.
andY
Ressortleiter Hardware - Save the past and use the future!©
andYManOne /
Demozoo / ATARI Custom Chips wieder vereinzelt - auf Anfrage - verfügbar / Online now! My brand-new Album
“The Shrine of Unspoken Words” Now - and for free - available! 5 catching tracks plus 15 very cool remixes now available!
Dinadan
Beiträge: 180 Registriert: 18.08.2021 17:17
Has thanked: 302 times
Been thanked: 71 times
Kontaktdaten:
Beitrag
von Dinadan » 08.08.2024 15:41
Andars hat geschrieben: ↑ 08.08.2024 12:47
Frage: hat er nun geflasht oder nicht???
Gruß Andreas
Das sieht mir nicht danach aus, der User mit dem das Flashtool gestartet wurde hat offenbar keine ausreichenden Rechte auf dem USB-Device. Versuch das Tool mal mit "sudo" zu starten.
Andars
Beiträge: 152 Registriert: 12.01.2022 17:49
Has thanked: 27 times
Been thanked: 30 times
Kontaktdaten:
Beitrag
von Andars » 08.08.2024 16:23
Code: Alles auswählen
Retrieving firmware
Downloading https://fujinet.online/firmware/releases_atari/fujinet-ATARI-v1.4.0.zip
sha256 e58b4ac47691a52fc04c05f3ab9c605f0134447d30cb6b5c824bde173e814747 OK
Using '/dev/ttyUSB0' as serial port.
Using '460800' as baud rate.
Starting firmware upgrade...
File 1: bootloader.bin, Offset: 0x1000
File 2: partitions.bin, Offset: 0x8000
File 3: firmware.bin, Offset: 0x10000
File 4: littlefs.bin, Offset: 0x910000
FujiNet Version: v1.4
Version Date: 2024-08-07 20:49:13
Git Commit: 5186706e
Connecting....
Chip Info:
- Chip Family: ESP32
- Chip Model: ESP32D0WDQ5 (revision 3)
- Number of Cores: 2
- Max CPU Frequency: 240MHz
- Has Bluetooth: YES
- Has Embedded Flash: NO
- Has Factory-Calibrated ADC: YES
- MAC Address: 3C:61:05:4A:71:68
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Flash Size: 16384KB, SPIFFS Offset: 9280KB
- Flash Mode: dio
- Flash Frequency: 40MHz
Erasing flash (this may take a while)...
Chip erase completed successfully in 50.0s
Warning: some reserved header fields have non-zero values. This image may be from a newer esptool.py?
Compressed 19248 bytes to 13162...
Writing at 0x00001000... (100 %)Wrote 19248 bytes (13162 compressed) at 0x00001000 in 0.3 seconds (effective 519.1 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 119...
Writing at 0x00008000... (100 %)Wrote 3072 bytes (119 compressed) at 0x00008000 in 0.0 seconds (effective 3259.7 kbit/s)...
Hash of data verified.
Compressed 2262816 bytes to 1289361...
Writing at 0x00148000... (100 %)Wrote 2262816 bytes (1289361 compressed) at 0x00010000 in 30.7 seconds (effective 590.3 kbit/s)...
Hash of data verified.
Compressed 5242880 bytes to 654170...
Writing at 0x009ac000... (100 %)Wrote 5242880 bytes (654170 compressed) at 0x00910000 in 24.0 seconds (effective 1746.0 kbit/s)...
Hash of data verified.
Leaving...
Hard Resetting...
Done! Flashing is complete!
Showing logs:
[16:18:54] t) Enabled on IO14
[16:18:54]
[16:18:54]
[16:18:54] --~--~--~--
[16:18:54] FujiNet v1.4 2024-08-07 20:49:13 (ATARI) Started @ 6
[16:18:54] Starting heap: 4298216
[16:18:54] [src/main.cpp:135] main_setup(): Heap: 152911
[16:18:54]
[16:18:54] Detected Hardware Version: 1.6.1 and up
[16:18:54] Button A Enabled on IO0
[16:18:54] Button B Enabled on IO34
[16:18:54] Button C (Safe Reset) Enabled on IO14
[16:18:54] LittleFS mounted.
[16:18:54] SD mounted.
[16:18:54] fnConfig::load
[16:18:54] Load fnconfig.ini from SD
[16:18:54] fopen = /fnconfig.ini : ok
[16:18:54] fnConfig::load read 823 bytes from config file
[16:18:54] Reading wifi section
[16:18:54] FLASH Config Storage: Enabled
[16:18:54] fnConfig::load read 601 bytes from FLASH config file
[16:18:54] Copying SD config file to FLASH
[16:18:54] copy_file "/fnconfig.ini" -> "/fnconfig.ini"
[16:18:54] fopen = /fnconfig.ini : ok
[16:18:55] copy_file copied 823 bytes
[16:18:55] disk UNMOUNT
[16:18:55] FileSystemLittleFS::filehandler_open /autorun.atr rb
[16:18:55] new FileHandlerLocal
[16:18:55] disk MOUNT
[16:18:55] ATR MOUNT
[16:18:55] FileHandlerLocal::seek
[16:18:55] FileHandlerLocal::read
[16:18:55] mounted ATR: paragraphs=5760, sect_size=128, sect_count=720, disk_size=0
[16:18:55] PCLINK[1] MOUNT "/sd"
[16:18:55] Creating a default printer using FS_SDFAT storage and type 2
[16:18:55] SIO SETUP
[16:18:55] Set HSIO baud from 19200 to 67431 (index 6), alt=68209
[16:18:55] Available heap: 4203128
[16:18:55] Setup complete @ 659 (653ms)
[16:18:55] [src/main.cpp:436] main_setup(): Low Heap: 129983
[16:18:55]
[16:18:55] WiFiManager::start() complete
[16:18:55] WiFiManager attempting to connect:
[16:18:55] ssid = WLAN-827614
[16:18:55] WiFi connect attempt to SSID "WLAN-827614"
[16:18:55] WIFI_EVENT_STA_STARTesp_wifi_connect returned 0
[16:18:55]
[16:18:56] WIFI_EVENT_STA_CONNECTED
[16:18:59] IP_EVENT_STA_GOT_IP
[16:18:59] Obtained IP address: 192.168.2.206
[16:18:59] SNTP client start
[16:18:59] Starting web server on port 80
[16:19:00] SNTP time sync event: Thu Aug 8, 16:19:00 2024 +0200
Wenn das das Ende der Statusmeldung ist, dann hat das Flashen geklappt. Danke !!!
Das Starten mit "Sudo" hat`s gebracht.
Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast