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

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

raju1421
Nuevo Colaborador I
1.925 Vistas

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

Etiquetas (1)
0 kudos
1 Solución
raju1421
Nuevo Colaborador I
1.703 Vistas

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

Ver la solución en mensaje original publicado

10 Respuestas
mabdrahi
Empleados
1.881 Vistas

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.


mabdrahi
Empleados
1.867 Vistas

Hi Raju,


Any update from your side?


raju1421
Nuevo Colaborador I
1.854 Vistas

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

mabdrahi
Empleados
1.842 Vistas

Hi Raju,


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


mabdrahi
Empleados
1.826 Vistas

Hi Raju,


Can we make a call about this?


raju1421
Nuevo Colaborador I
1.817 Vistas

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

mabdrahi
Empleados
1.801 Vistas

We will use team as meeting invitation and discussion there


mabdrahi
Empleados
1.800 Vistas

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


mabdrahi
Empleados
1.723 Vistas

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


raju1421
Nuevo Colaborador I
1.704 Vistas

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

Responder