Hi Forum,
An Objective is to get 7" LCD screen get working .....
I am using BBB C revision I configured board as follow:
1/ Erased all eMMC so it can boot from Micro SD
2/ I have Element 14 a LCD screen 7" with BB -View cape
3/ The cape has installed in the extension with two LED's 1/ Red 2/Green along with 5 Push button
6/ I am using 1/ Angstrom OS 3.8.13 released after boot of OS I get following an errors.
================ Screen out put FOR ANGSTROM.====================================
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.196494] omap2_mbox_probe: platform not supported
[ 0.207162] tps65217-bl tps65217-bl: no platform data provided
[ 0.283596] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 0.320703] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 0.357812] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 0.394921] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 0.414781] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
[ 0.424392] bone-capemgr bone_capemgr.9: slot #6: Failed verification
[ 0.444935] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
[ 0.452233] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 0.520376] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 0.532086] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 0.539470] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
systemd-fsck[86]: Angstrom: clean, 111287/218160 files, 629040/872448 blocks
[ 6.257586] Unhandled fault: external abort on non-linefetch (0x1018) at 0xb6f7f44c
[ 6.592826] libphy: PHY 4a101000.mdio:01 not found
[ 6.597903] net eth0: phy 4a101000.mdio:01 not found on slave 1
.---O---.
| | .-. o o
| | |-----.-----.-----.| | .----..-----.-----.
| | | __ | ---'| '--.| .-'| | |
| | | | | |--- || --'| | | ' | | | |
'---'---'--'--'--. |-----''----''--' '-----'-'-'-'
-' |
'---'
The Angstrom Distribution beaglebone ttyO0
Angstrom v2012.12 - Kernel 3.8.13
beaglebone login:
================================= Screen output END ===========================
================================== FOR DEBIAN OS ============================
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.400961] omap2_mbox_probe: platform not supported
[ 0.556692] tps65217-bl tps65217-bl: no platform data provided
[ 0.619939] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 0.657048] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 0.694156] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 0.731265] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 0.749856] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
[ 0.784326] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 0.796039] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 0.803324] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
Loading, please wait...
[ 1.101629] bone-capemgr bone_capemgr.9: failed to load firmware 'BB-VIEW-LCD7-01--00A0.dtbo'
[ 1.110640] bone-capemgr bone_capemgr.9: loader: failed to load slot-7 BB-VIEW-LCD7-01-:00A0 (prio 0)
[ 1.282620] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
[ 1.292391] bone-capemgr bone_capemgr.9: slot #6: Failed verification
[ 1.299228] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
systemd-fsck[227]: rootfs: clean, 98192/211744 files, 514858/845568 blocks
Debian GNU/Linux 7 beaglebone ttyO0
BeagleBoard.org Debian Image 2015-11-12
Support/FAQ: elinux.org/Beagleboard:BeagleBoneBlack_Debian
default username:password is [debian:temppwd]
beaglebone login: [ 29.266893] libphy: PHY 4a101000.mdio:01 not found
[ 29.271960] net eth0: phy 4a101000.mdio:01 not found on slave 1
[ 35.409409] libphy: PHY 4a101000.mdio:01 not found
[ 35.414495] net eth0: phy 4a101000.mdio:01 not found on slave 1
[ 36.399882] libphy: PHY 4a101000.mdio:01 not found
[ 36.404984] net eth0: phy 4a101000.mdio:01 not found on slave 1
Debian GNU/Linux 7 beaglebone ttyO0
BeagleBoard.org Debian Image 2015-11-12
Support/FAQ: elinux.org/Beagleboard:BeagleBoneBlack_Debian
default username:password is [debian:temppwd]
The IP Address for usb0 is: 192.168.7.2
beaglebone login:
========================================= End of screen output =====================
I wonder if you guys out there have similar problem, if anyone can direct me to the right direction will be much appreciated,
I tried various images and build myself but to get going with BB-View cape with 7" LCD screen not in success!!
Thank you,