NHD-7.0CTP-CAPE-L with beaglebone black
I am trying to interface beaglebone black with NHD-7.0CTP-CAPE-L LCD display and trying to boot with ubuntu 14.04, iam getting stuck at ARM login. How i have to do arm login in this case..?
I want to develop a GUI application with this display, can anyone suggest which is the best way to do so.
Thanks and Regards,
Adithya.
-
Hi Adithya,
The default user is Ubuntu , and the password is temppwd .
Once you're logged in as the ubuntu user, it is highly advisable to use the passwd command to change the default password to improve your BeagleBone's security.0 -
Hi,
I got to know that the above credentials are required to login. But how to login, is it through SSH connection, if it is through SSH, then I am not able to establish the connection between the terminal and beaglebone.
Thanks and Regards,
Adithya.0 -
Hi Adithya,
I don't recall if SSH is enabled by default, manual updates may be required when using the 14.0x Ubuntu kernels. It's been a couple years since I've developed with that OS... The boot process may give you some additional information. To see the actual boot process a RS232 cable like the TTL-232R-3V3 from FTDI is needed. Just plug it into the J1 connector (located on the BBB) and open a serial terminal of your choice.
For support of the BBB and various distributions, it might be more helpful to reach out via their support fourm.
https://beagleboard.org/discuss
On a side note, I would recommend switching over to the 9.x debian kernel (stock operating system). This is the latest version and updates are continually pushed through.
The BB-BONE-NH7C-01-A0.dts overlay is available for download here:
https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-BONE-NH7C-01-A0.dts
Please note that it was recently added to the default BeagleBoard Debian Image by Robert Nelson.0
Please sign in to leave a comment.
Comments
3 comments