-
-
Notifications
You must be signed in to change notification settings - Fork 494
Description
Hi there, I updated my Pi a few weeks ago with the update command for the OS. Since this, the Pi loose always the wifi connection after a few hours and don't reconnect. So I have to shut it off.
Today I have to formate the sd card, so I have a clean install, but the problem is the same. He runs a few hours and then no wifi. I don't change any settings on my router. OS is the raspberry 64bit lite (no desktop).
I tried to turn off the power save for wifi, but don't help.
I have a second raspberry and have no problem with this.
It seems to be a problem with the update from raspberry.
Logs:
Feb 16 18:28:43 inky7 inkypi[1026]: 18:28:43 - INFO - display.display_manager - Saving image to /home/admin/InkyPi/src/static/images/current_image.png Feb 16 18:28:44 inky7 inkypi[1026]: 18:28:44 - INFO - display.inky_display - Displaying image to Inky display. Feb 16 19:29:10 inky7 inkypi[1026]: 19:29:10 - INFO - refresh_task - System Stats: {'cpu_percent': 0.2, 'memory_percent': 39.1, 'disk_percent': 7.3, 'load_avg_1_5_15': (0.0, 0.0, 0.0), 'swap_percent': 10.3, 'net_io': {'bytes_sent': 514482, 'bytes_recv': 4571903}} Feb 16 19:29:10 inky7 inkypi[1026]: 19:29:10 - INFO - refresh_task - Running interval refresh check. | current_time: 2026-02-16 19:29:09 Feb 16 19:29:10 inky7 inkypi[1026]: 19:29:10 - INFO - refresh_task - Determined next plugin. | active_playlist: Nachmittag | plugin_instance: wetter2 Feb 16 19:29:10 inky7 inkypi[1026]: 19:29:10 - INFO - refresh_task - Refreshing plugin instance. | plugin_instance: 'wetter2' Feb 16 19:29:10 inky7 inkypi[1026]: Settings: {'latitude': '47.07902479619638', 'longitude': '15.411860346794128', 'weatherProvider': 'OpenMeteo', 'units': 'metric', 'openMeteoModel': 'ecmwf_ifs025', 'titleSelection': 'custom', 'customTitle': 'Smart City', 'displayRefreshTime': 'true', 'displayMetrics': 'true', 'displayGraph': 'true', 'displayForecast': 'true', 'forecastDays': '7', 'selectedFrame': 'Rectangle', 'topMargin': '3', 'bottomMargin': '3', 'leftMargin': '3', 'rightMargin': '3', 'backgroundOption': 'color', 'backgroundColor': '#ffffff', 'textColor': '#000000'} Feb 16 19:29:36 inky7 inkypi[1026]: 19:29:36 - INFO - refresh_task - Updating display. | refresh_info: {'refresh_type': 'Playlist', 'playlist': 'Nachmittag', 'plugin_id': 'weather', 'plugin_instance': 'wetter2', 'refresh_time': '2026-02-16T19:29:09.487547+01:00', 'image_hash': '0385220d53e3f851bc1e31a3812175b87bee45b611f12b85a6eee850da153004'} Feb 16 19:29:36 inky7 inkypi[1026]: 19:29:36 - INFO - display.display_manager - Saving image to /home/admin/InkyPi/src/static/images/current_image.png Feb 16 19:29:37 inky7 inkypi[1026]: 19:29:37 - INFO - display.inky_display - Displaying image to Inky display. Feb 16 20:30:03 inky7 inkypi[1026]: 20:30:03 - INFO - refresh_task - System Stats: {'cpu_percent': 0.0, 'memory_percent': 42.0, 'disk_percent': 7.3, 'load_avg_1_5_15': (0.00439453125, 0.00244140625, 0.0), 'swap_percent': 9.0, 'net_io': {'bytes_sent': 618681, 'bytes_recv': 8392961}} Feb 16 20:30:03 inky7 inkypi[1026]: 20:30:03 - INFO - refresh_task - Running interval refresh check. | current_time: 2026-02-16 20:30:02 Feb 16 20:30:03 inky7 inkypi[1026]: 20:30:03 - INFO - refresh_task - Determined next plugin. | active_playlist: Nachmittag | plugin_instance: wetter2 Feb 16 20:30:03 inky7 inkypi[1026]: 20:30:03 - INFO - refresh_task - Refreshing plugin instance. | plugin_instance: 'wetter2' Feb 16 20:30:03 inky7 inkypi[1026]: Settings: {'latitude': '47.07902479619638', 'longitude': '15.411860346794128', 'weatherProvider': 'OpenMeteo', 'units': 'metric', 'openMeteoModel': 'ecmwf_ifs025', 'titleSelection': 'custom', 'customTitle': 'Smart City', 'displayRefreshTime': 'true', 'displayMetrics': 'true', 'displayGraph': 'true', 'displayForecast': 'true', 'forecastDays': '7', 'selectedFrame': 'Rectangle', 'topMargin': '3', 'bottomMargin': '3', 'leftMargin': '3', 'rightMargin': '3', 'backgroundOption': 'color', 'backgroundColor': '#ffffff', 'textColor': '#000000'} Feb 16 20:30:35 inky7 inkypi[1026]: 20:30:35 - INFO - refresh_task - Updating display. | refresh_info: {'refresh_type': 'Playlist', 'playlist': 'Nachmittag', 'plugin_id': 'weather', 'plugin_instance': 'wetter2', 'refresh_time': '2026-02-16T20:30:02.292027+01:00', 'image_hash': 'c0911db9d0036ee14b2b9c26edbfd3f086b8e6b2855244902dd0be22d8c7adf3'} Feb 16 20:30:35 inky7 inkypi[1026]: 20:30:35 - INFO - display.display_manager - Saving image to /home/admin/InkyPi/src/static/images/current_image.png Feb 16 20:30:36 inky7 inkypi[1026]: 20:30:36 - INFO - display.inky_display - Displaying image to Inky display.
Is there a change to get back of older versions of the OS with older updates?