I don't, I just know the distro is Debian and I remember that there is a setting for auto login. Even my Mac (which is BSD Unix under the fancy covers) has it.
I just googled this
The UNO Q platform is still under development. Therefore, it is essential that forum members receive “French-style” tutorials -- step-by-step instructions of the form “do this and get this” (a phrase borrowed from my former employer, French Schlumberger’s maintenance manuals).
I don’t see the document. If you have anything that could help me, could you please share it?
I’m working in SBC mode, and my Arduino Uno Q is built inside my product. When I power on the product, the Arduino and the SBC both start. The screen shows the usual boot messages, but then it stops and asks for the password for the “arduino” user. For my project, I don’t want anyone to have to enter a password. I need the system to power up, automatically log in, and immediately start running the Arduino code and showing the output without requiring any user interaction.
There is no doubt about it, which I can assure you from my experience of working with that oil service company for 15 years. The way you present the instructions is easy to follow, and it works for me like a checklist in chronological order.
@ptillisch If you can help me with one more thing: when my screen stays idle, it goes dark and locks. Then I have to enter the password, so auto‑login doesn’t work in that situation. I’m thinking of keeping the screen on all the time with no sleep mode. This is just my idea so my screen stays up all the time without needing mouse or keyboard.
The login after waking from sleep feature is provided by light-locker:
You can avoid the session being locked on wake by not running light-locker. light-locker runs due to being configured as one of the startup applications. So you only need to remove it from the startup applications. I'll provide instructions you can follow to do that:
Start the UNO Q in SBC mode and log in to the desktop.
Select Applications > Settings > Settings Manager from the desktop menu.
The "Settings" dialog will open.
Select System > Session and Startup from the dialog.
The "Session and Startup" dialog will open.
Select the "Application Autostart" tab from the dialog.
Uncheck the checkbox next to "Screen Locker (Launch screen locker program)" in the list of applications.
Click the "Close" button in the dialog.
The dialog will close.
Click the "arduino" at the right side of the desktop menu.
A menu will open.
Select "Shut Down" from the menu.
The "Shut Down" dialog will open.
Click the "Shut Down" button in the dialog.
The Linux machine will now reboot. After this, it should no longer be necessary to login after waking the machine from sleep.
I am connecting my new UNOQ board in the sbc mode for the first time with a new usb dongle powersupply etc.. I am seeing a Linux dialog with user name arduino and asking for password. What should I enter as password..?
Issue resolved..! I had to enter the password which I created when I started app labs first time from my Laptop. Now my UNO Q is working perfectly in SBC board.