Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
567 Discussions

Seeking Advice on Autologin for Agilex F-series Transceiver-SOC Development Kit

raju1421
Nouveau contributeur I
1 922 Visites

Dear Experts,

 

Currently, I am working on the Agilex F-series Transceiver-SOC Development Kit with EMMC Flash as the booting device. I am using Poky (Yocto Project Reference Distro) 4.1.4 agilex_fm61 with the console connected to /dev/ttyS0.

The challenge I'm facing is that I can't seem to achieve autologin and get rid of the login prompt. I have made changes to the /etc/inittab file, but the desired result is still not being achieved.

Could anyone please guide me on how to properly set up autologin and eliminate the login prompt on the Agilex F-series Transceiver-SOC Development Kit?

Your valuable assistance would be greatly appreciated.

Thank you in advance.

 

Regards

Raju Satrasala

Étiquettes (1)
0 Compliments
1 Solution
raju1421
Nouveau contributeur I
1 700 Visites

Hi @mabdrahi ,

 

After the discussion with the Intel Team,

I have find a way for autologin and it is working as expected.

 

 

Thanks & Regards

Satrasala Raju

Voir la solution dans l'envoi d'origine

0 Compliments
10 Réponses
mabdrahi
Employé
1 878 Visites

HI Raju,


If you are using systemd, in the file meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service change the ExecStart in the service to this :


ExecStart=-/sbin/agetty -a USERNAME -8 -L %I @BAUDRATE@ $TERM


try change USERNAME to root or other.


0 Compliments
mabdrahi
Employé
1 864 Visites

Hi Raju,


Any update from your side?


0 Compliments
raju1421
Nouveau contributeur I
1 851 Visites

Hi @mabdrahi ,

 

Thanks for the response.

 

As per your steps,we attempted to update systemd using the following command:

ExecStart=-/sbin/agetty -8 -a root -L %I @BAUDRATE@ $TERM

Despite this update, it appears that the system is still prompting for the password,

indicating that the issue has not been resolved yet.

 

 

Thanks & Regards

Satrasala Raju

0 Compliments
mabdrahi
Employé
1 839 Visites

Hi Raju,


I will try to give you best solution and i will check it at my end


0 Compliments
mabdrahi
Employé
1 823 Visites

Hi Raju,


Can we make a call about this?


0 Compliments
raju1421
Nouveau contributeur I
1 814 Visites

Hi @mabdrahi ,

 

Thanks for the response.

 

Sure, we can have a discussion via Microsoft teams. Let me know at what time we can have a call.

 

Thanks & Regards

Satrasala Raju

0 Compliments
mabdrahi
Employé
1 798 Visites

We will use team as meeting invitation and discussion there


0 Compliments
mabdrahi
Employé
1 797 Visites

Here is a another link for baremetal application that may help you to toggle led


0 Compliments
mabdrahi
Employé
1 720 Visites

If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.


0 Compliments
raju1421
Nouveau contributeur I
1 701 Visites

Hi @mabdrahi ,

 

After the discussion with the Intel Team,

I have find a way for autologin and it is working as expected.

 

 

Thanks & Regards

Satrasala Raju

0 Compliments
Répondre