Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build petalinux image for Pynqz2 #2

Open
neerajkc opened this issue Sep 9, 2024 · 0 comments
Open

Unable to build petalinux image for Pynqz2 #2

neerajkc opened this issue Sep 9, 2024 · 0 comments

Comments

@neerajkc
Copy link

neerajkc commented Sep 9, 2024

Could you please update the build instructions, especially for Pynq-z2. The sdcard image works fine and boots properly. But when I try to build the image via petalinux, I am facing issues.

I followed the steps, after checking out the pynqz2 branch, to build petalinux, faced two driver issues while building the kernel: ad9467_intbypass_ad9517.stp missing, and something about video for linux. Both I managed to resolve.
After building the boot image and rootfs, while booting the kernel, I get the following error:
`/sbin/getty: invalid option -- 'a'
BusyBox v1.34.1 () multi-call binary.

Usage: getty [OPTIONS] BAUD_RATE[,BAUD_RATE]... TTY [TERMTYPE]

Open TTY, prompt for login name, then invoke /bin/login

-h		Enable hardware RTS/CTS flow control
-L		Set CLOCAL (ignore Carrier Detect state)
-m		Get baud rate from modem's CONNECT status message
-n		Don't prompt for login name
-w		Wait for CR or LF before sending /etc/issue
-i		Don't display /etc/issue
-f ISSUE_FILE	Display ISSUE_FILE instead of /etc/issue
-l LOGIN	Invoke LOGIN instead of /bin/login
-t SEC		Terminate after SEC if no login name is read
-I INITSTR	Send INITSTR before anything else
-H HOST		Log HOST into the utmp file as the hostname

BAUD_RATE of 0 leaves it unchanged
INIT: Id "PS0" respawning too fast: disabled for 5 minutes`

How do I resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant