Can't SSH into st-example-image-qt image.
- May 1, 2020
- 2 replies
- 1493 views
I have successfully built the st-example-image-qt using Bitbake (see first image) and have successfully downloaded it to the stm32mp157c-dk2 board (see second image). But now I cannot SSH into the board. When I use the ip add show eth0 command I can only see the inet6 ip and not inet. Then I tried to follow this article, https://wiki.st.com/stm32mpu/wiki/How_to_perform_ssh_connection, but there is no /etc/init.d/sshd directory and I can't use apt install as I have no wifi connection on the board. Anyone else have this issue with the qt example image?
EDIT 1: I also tried this article with no luck although now I do see an inet IP address when I manually set it with the ifconfig command I still can't SSH in, https://wiki.st.com/stm32mpu/wiki/How_to_configure_ethernet_interface. More information, I am using an Ubuntu virtual box as my host computer and using a usb 3 ethernet to USB adapter so not sure if that has anything to do with it? I did try this on a native linux computer with an ethernet port and got the same results.
EDIT 2: I got the ssh to work if I plug the board directly into my router but still won't work with ethernet plugged from board directly to computer.
