Arduino IDE on linux

I’m trying to use Arduino IDE on linux with WiFi LoRa 32 (V3). I installed Heltec ESP32 & ESP8266 Series Arduino Develop Environment and Heltec_ESP32 Library with arduino IDE (ver 1.8.19). When i try to compile and run en example (GetChipID or WiFi_LoRa_32_V3_FactoryTest) all works fine and i can see on the serial :

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x9 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3808,len:0x43c
load:0x403c9700,len:0xbec
load:0x403cc700,len:0x2a3c
SHA-256 comparison failed:
Calculated: dcde8d8a4817d9bf5d5d69a7247667264e4e10ac7493514868b61f5aa6146539
Expected: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
Attempting to boot anyway…
entry 0x403c98d8

as the system does not boot.

Trying the same on other linux system or raspberry leads to the same result.

Trying the same on windows works fine.

What could be the specific problem with linux ?

Best regards

Eric

Sorry but i make a mistake with copy/paste

Whatever the sketch i use, i obtain this message under raspberry :

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x7 (TG0WDT_SYS_RST),boot:0x9 (SPI_FAST_FLASH_BOOT)
Saved PC:0x400454d5
SPIWP:0xee
mode:QIO, clock div:2
load:0x3fce3808,len:0x43c
ets_loader.c 78