Hi,
Im new to BBB and trying to get HDMI working.
The problem may that a device tree entry/overlay is missing.
Do I have some package missing?
Or what else do I have to do to get it working?
Some information:
$this->bbcode_second_pass_code('', '
cat /sys/devices/bone_capemgr.6/slots
0: 54:PF---
1: 55:PF---
2: 56:PF---
3: 57:PF---
')
$this->bbcode_second_pass_code('', '
find /lib/firmware -name '*.dtbo'
(nothing)
')
$this->bbcode_second_pass_code('', '
dmesg | grep fb
[ 2.800386] tilcdc 4830e000.fb: found TDA19988
[ 2.819661] tilcdc 4830e000.fb: No connectors reported connected with modes
[ 2.863723] tilcdc 4830e000.fb: fb0: frame buffer device
[ 2.869442] tilcdc 4830e000.fb: registered panic notifier
')