09-09-2023, 05:34 PM
(This post was last modified: 09-09-2023, 05:36 PM by TheOldPresbyope.
Edit Reason: ETA
)
Quote:It assumes that only one userid exists on the system and thus simply uses the first entry in the output of ls /home/
I'm going to make a wild guess that the OP's player has a /home/pi directory (for one reason or another) and that the default username he chose (in rpi-imager or elsewise) sorts higher than "pi".
ETA: I have often created other directories in //home while testing ideas. I could easily have run into the same issue had I done it on a player with local display enabled.
Maybe choose username with uid=1000 instead? (He says, knowing full well there's probably a scenario in which this doesn't work either!)
Regards,
Kent