Friday, August 4, 2023

how to fix login loop issue

 Check User Ownership

 Make sure ur home directory and its contents are owned by ur user. incorrect ownership can cause login  issue.

sudo chown -R username:username /home/username

Replace 'username' with ur actual username.

Install M5Stick-Launcher for Lilygo T-Deck

 Step 1 : Pergi ke github ini,   https://github.com/bmorcelli/M5Stick-Launcher/ kemudian klik pada release yang terkini, ada sebelah kanan s...