Posts: 7
Threads: 1
Joined: Jul 2024
Reputation:
0
07-08-2024, 05:09 PM
(This post was last modified: 07-23-2024, 07:13 PM by Tim Curtis.)
Since I start useing moode with version 8 .x.x til the newest version 9.0.4 the update via "update" button doesn't work. The update itself works with no errors, but after the reboot the local (x-server ?) display stop at the login-promt without starting the graphical userinterface. Even after further reboots or after disabling / enabling / restarting, the local display won't start the graphical userinterface - the display still stop at the login-promt.
The only working solution - til right now - 1. do the update via the update button, 2. backup the settings via the backup button, 3. erease the memorycard and install the new image, 4. restore the settings via the restore button.
I think this can't be the "desinged" update way for users with the original local PI 7"-display attached to the PI.
Posts: 35
Threads: 4
Joined: Jul 2018
Reputation:
0
07-08-2024, 09:35 PM
(This post was last modified: 07-08-2024, 09:36 PM by BlackSmile.)
Hello same for me here. Get this trouble and cannot find a solution.
What I can tell is it’s all started after an auto update on 8 series.
Try fresh install with the serie 9.0… and get same result.
-Screen is OK as I can read multiple lines of codes (no errors)
-It seems 2 users in /home : pi and mine (created with raspi imager as mention in the install guide)
-cannot acces to pi (cannot find default password)
-web interface is OK
Rasptouch case with RPI3 + I2C 16x2 screen and IR port
Audiophonics I-Sabre V2.1 DAC ES9023 TCXO
Posts: 35
Threads: 4
Joined: Jul 2018
Reputation:
0
(07-08-2024, 09:42 PM)Tim Curtis Wrote: (07-08-2024, 09:35 PM)BlackSmile Wrote: Hello same for me here. Get this trouble and cannot find a solution.
What I can tell is it’s all started after an auto update on 8 series.
Try fresh install with the serie 9.0… and get same result.
-Screen is OK as I can read multiple lines of codes (no errors)
-It seems 2 users in /home : pi and mine (created with raspi imager as mention in the install guide)
-cannot acces to pi (cannot find default password)
-web interface is OK
The only userid in /home/ should be the one specified in the Pi Imager when the image was prepped.
If you installed a 3rd party app, maybe its creating the user pi?
Hello Tim,
Ok only installed apps by me is Lirc.
Other apps are only scripts like for Rasptouch from audiophonics in python…
Thks
Rasptouch case with RPI3 + I2C 16x2 screen and IR port
Audiophonics I-Sabre V2.1 DAC ES9023 TCXO
Posts: 35
Threads: 4
Joined: Jul 2018
Reputation:
0
(07-09-2024, 02:01 PM)Tim Curtis Wrote: This and one more localui bug is fixed for upcoming 9.0.5
Code:
################################################################################
#
# 2024-MM-DD moOde 9.0.5 (Bookworm)
#
################################################################################
Updates
- UPD:
Bug fixes
- FIX: LocalUI fails to start after in-place update when userid is not 'pi'
- FIX: LocalUI settings revert to default after in-place update when userid is 'pi'
Thks hope it will fix everything !
Rasptouch case with RPI3 + I2C 16x2 screen and IR port
Audiophonics I-Sabre V2.1 DAC ES9023 TCXO