[BeagleBone Black] 7" 800x480 HDMI display output problems

This forum is for supported devices using an ARMv7 Texas Instruments (TI) SoC.

[BeagleBone Black] 7" 800x480 HDMI display output problems

Postby Zeno » Fri May 12, 2017 2:14 pm

Dear community,
I am facing problems with HDMI output on 7" 800x480 LCD panel with HDMI adapter (http://www.watterott.com/en/7-800x480-H ... tive-touch) and looking for any possible hints or advices. To describe my environment, I am using newest version of kernel and packages:
$this->bbcode_second_pass_code('', '[root@alarm alarm]# uname -a
Linux alarm 4.11.0-1-ARCH #1 Thu May 4 01:12:07 UTC 2017 armv7l GNU/Linux')
My uEnv.txt looks like:
$this->bbcode_second_pass_code('', 'fdtfile=am335x-boneblack.dtb
optargs=coherent_pool=1M drm.debug=0xe rootfstype=ext4 verbose
')

Regarding HDMI, I should state that on regular monitors HDMI output works just fine, therefore I believe that device tree bindings are OK. What more, with stock beaglebone debian 3.8 build even the LCD display works, so it is not damaged. As seen above I am using general am335x-boneblack.dtb bindings, just with minor changes (blue-and-red-wiring = "crossed"; for lcdc node and video-ports = <0x234501>; for tda19988 node), without these, even regular monitors will not work. Tried to look trough all possible documentation (mostly here http://elixir.free-electrons.com/linux/ ... lay/tilcdc) on how to set display-timings and panel-info for this new device tree format, but found nothing, seems like it is not used anymore. All besides dtb's that's left is kernel stuff, so lets look on dmesg output:

$this->bbcode_second_pass_code('', '[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.11.0-1-ARCH (builduser@leming) (gcc version 6.3.1 20170306 (GCC) ) #1 Thu May 4 01:12:07 UTC 2017
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black
[ 0.000000] cma: Reserved 48 MiB at 0x9d000000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 131072
[ 0.000000] free_area_init_node: node 0, pgdat c0dcec8c, node_mem_map dcb61000
[ 0.000000] Normal zone: 1152 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 131072 pages, LIFO batch:31
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO0,115200n8 coherent_pool=1M drm.debug=0xe rootfstype=ext4 verbose root=PARTUUID=00000000-01 rw rootwait fixrtc
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 455852K/524288K available (7168K kernel code, 1007K rwdata, 3768K rodata, 1024K init, 607K bss, 19284K reserved, 49152K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
.text : 0xc0008000 - 0xc0800000 (8160 kB)
.init : 0xc0c00000 - 0xc0d00000 (1024 kB)
.data : 0xc0d00000 - 0xc0dfbd68 (1008 kB)
.bss : 0xc0dfd000 - 0xc0e94f4c ( 608 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000010] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000028] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000037] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000861] clocksource_probe: no matching clocksources found
[ 0.001019] Console: colour dummy device 80x30
[ 0.001044] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.001050] This ensures that you still see kernel messages. Please
[ 0.001056] update your kernel commandline.
[ 0.001073] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
[ 0.019066] pid_max: default: 32768 minimum: 301
[ 0.019295] Security Framework initialized
[ 0.019489] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.019499] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.020274] CPU: Testing write buffer coherency: ok
[ 0.020328] ftrace: allocating 34498 entries in 68 pages
[ 0.104810] Setting up static identity map for 0x80100000 - 0x8010004c
[ 0.108601] devtmpfs: initialized
[ 0.120691] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.121023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.121043] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.124533] xor: measuring software checksum speed
[ 0.163049] arm4regs : 1212.000 MB/sec
[ 0.203044] 8regs : 1094.000 MB/sec
[ 0.243044] 32regs : 1093.000 MB/sec
[ 0.283044] neon : 1770.000 MB/sec
[ 0.283051] xor: using function: neon (1770.000 MB/sec)
[ 0.283064] pinctrl core: initialized pinctrl subsystem
[ 0.284581] NET: Registered protocol family 16
[ 0.287510] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.299861] omap_hwmod: debugss: _wait_target_disable failed
[ 0.352448] cpuidle: using governor menu
[ 0.357983] OMAP GPIO hardware version 0.1
[ 0.370022] No ATAGs?
[ 0.370036] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.447254] raid6: int32x1 gen() 271 MB/s
[ 0.515067] raid6: int32x1 xor() 229 MB/s
[ 0.583112] raid6: int32x2 gen() 392 MB/s
[ 0.651061] raid6: int32x2 xor() 290 MB/s
[ 0.719185] raid6: int32x4 gen() 421 MB/s
[ 0.787072] raid6: int32x4 xor() 278 MB/s
[ 0.855115] raid6: int32x8 gen() 369 MB/s
[ 0.923166] raid6: int32x8 xor() 247 MB/s
[ 0.991062] raid6: neonx1 gen() 1456 MB/s
[ 1.059057] raid6: neonx1 xor() 847 MB/s
[ 1.083041] random: fast init done
[ 1.127066] raid6: neonx2 gen() 1926 MB/s
[ 1.195048] raid6: neonx2 xor() 1198 MB/s
[ 1.263088] raid6: neonx4 gen() 1224 MB/s
[ 1.331049] raid6: neonx4 xor() 873 MB/s
[ 1.399085] raid6: neonx8 gen() 1121 MB/s
[ 1.467070] raid6: neonx8 xor() 683 MB/s
[ 1.467077] raid6: using algorithm neonx2 gen() 1926 MB/s
[ 1.467082] raid6: .... xor() 1198 MB/s, rmw enabled
[ 1.467089] raid6: using intx1 recovery algorithm
[ 1.473798] edma 49000000.edma: TI EDMA DMA engine driver
[ 1.477427] SCSI subsystem initialized
[ 1.477711] libata version 3.00 loaded.
[ 1.477966] usbcore: registered new interface driver usbfs
[ 1.478024] usbcore: registered new interface driver hub
[ 1.478092] usbcore: registered new device driver usb
[ 1.478493] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 1.478536] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
[ 1.478623] media: Linux media interface: v0.10
[ 1.478667] Linux video capture interface: v2.00
[ 1.478737] pps_core: LinuxPPS API ver. 1 registered
[ 1.478744] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.478764] PTP clock support registered
[ 1.479266] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 1.480212] NetLabel: Initializing
[ 1.480224] NetLabel: domain hash size = 128
[ 1.480230] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.480294] NetLabel: unlabeled traffic allowed by default
[ 1.480900] clocksource: Switched to clocksource timer1
[ 1.587965] VFS: Disk quotas dquot_6.6.0
[ 1.588044] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.597646] NET: Registered protocol family 2
[ 1.598273] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.598318] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.598355] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.598436] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.598453] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.598587] NET: Registered protocol family 1
[ 1.599032] RPC: Registered named UNIX socket transport module.
[ 1.599043] RPC: Registered udp transport module.
[ 1.599049] RPC: Registered tcp transport module.
[ 1.599055] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.599870] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 1.602223] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 1.609157] zbud: loaded
[ 1.611580] NFS: Registering the id_resolver key type
[ 1.611619] Key type id_resolver registered
[ 1.611626] Key type id_legacy registered
[ 1.611642] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.611900] fuse init (API version 7.26)
[ 1.612322] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 1.618983] Key type asymmetric registered
[ 1.619000] Asymmetric key parser 'x509' registered
[ 1.619069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.619199] io scheduler noop registered
[ 1.619208] io scheduler deadline registered
[ 1.619513] io scheduler cfq registered (default)
[ 1.619522] io scheduler mq-deadline registered
[ 1.620804] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 1.623552] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 1.624713] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.626906] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
[ 2.389906] console [ttyS0] enabled
[ 2.396065] usbcore: registered new interface driver dln2
[ 2.402594] libphy: Fixed MDIO Bus: probed
[ 2.460954] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 2.467097] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 2.473664] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
[ 2.481343] libphy: 4a101000.mdio: probed
[ 2.485414] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 2.495238] cpsw 4a100000.ethernet: Detected MACID = b0:d5:cc:98:99:db
[ 2.501940] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
[ 2.510643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.517281] ehci-platform: EHCI generic platform driver
[ 2.522684] ehci-omap: OMAP-EHCI Host Controller driver
[ 2.528319] usbcore: registered new interface driver uas
[ 2.533727] usbcore: registered new interface driver usb-storage
[ 2.539799] usbcore: registered new interface driver ums-cypress
[ 2.547824] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[ 2.561016] musb-hdrc musb-hdrc.0: Failed to request rx1.
[ 2.567464] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 2.580583] musb-hdrc musb-hdrc.1: Failed to request rx1.
[ 2.593683] mousedev: PS/2 mouse device common for all mice
[ 2.600578] omap_rtc 44e3e000.rtc: already running
[ 2.605728] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 2.613576] i2c /dev entries driver
[ 2.618264] cpu cpu0: "syscon" is missing, cannot use OPPv2 table.
[ 2.624724] sdhci: Secure Digital Host Controller Interface driver
[ 2.630949] sdhci: Copyright(c) Pierre Ossman
[ 2.635730] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 2.712044] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.720310] Synopsys Designware Multimedia Card Interface Driver
[ 2.726737] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.732614] mmc0: new high speed SDHC card at address 1234
[ 2.743046] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.749204] mmcblk0: mmc0:1234 SA04G 3.71 GiB
[ 2.754530] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.760175] mmcblk0: p1
[ 2.766758] usbcore: registered new interface driver usbhid
[ 2.772390] usbhid: USB HID core driver
[ 2.776617] ashmem: initialized
[ 2.780107] remoteproc remoteproc0: wkup_m3 is available
[ 2.787360] NET: Registered protocol family 10
[ 2.794021] Segment Routing with IPv6
[ 2.797881] mip6: Mobile IPv6
[ 2.800867] NET: Registered protocol family 17
[ 2.805508] Key type dns_resolver registered
[ 2.809824] mpls_gso: MPLS GSO support
[ 2.813797] omap_voltage_late_init: Voltage driver support not added
[ 2.820359] ThumbEE CPU extension supported.
[ 2.824704] Registering SWP/SWPB emulation handler
[ 2.830219] registered taskstats version 1
[ 2.834534] zswap: loaded using pool lzo/zbud
[ 2.840101] mmc1: new high speed MMC card at address 0001
[ 2.846006] Btrfs loaded, crc32c=crc32c-generic
[ 2.854922] mmcblk1: mmc1:0001 S10004 3.56 GiB
[ 2.860816] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
[ 2.867057] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
[ 2.874452] mmcblk1: p1
[ 2.886557] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
[ 2.897751] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 2.903526] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.031152] tda998x 0-0070: found TDA19988
[ 3.036319] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)
[ 3.042395] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.049046] [drm] No driver support for vblank timestamp query.
[ 3.055111] [drm:drm_setup_crtcs]
[ 3.055121] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
[ 3.055280] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] status updated from unknown to connected
[ 3.080547] [drm:tda998x_connector_get_modes] ELD: no CEA Extension found
[ 3.080565] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
[ 3.080580] [drm:drm_mode_debug_printmodeline] Modeline 30:"800x480" 64 31000 800 840 888 928 480 493 496 525 0x48 0xa
[ 3.080593] [drm:drm_setup_crtcs] connector 28 enabled? yes
[ 3.080604] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
[ 3.080612] [drm:drm_setup_crtcs] looking for preferred mode on connector 28 0
[ 3.080618] [drm:drm_setup_crtcs] found mode 800x480
[ 3.080626] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
[ 3.080638] [drm:drm_setup_crtcs] desired mode 800x480 set on crtc 26 (0,0)
[ 3.080654] [drm:drm_fbdev_cma_create] surface width(800), height(480) and bpp(32)
[ 3.129652] Console: switching to colour frame buffer device 100x30
[ 3.151601] tilcdc 4830e000.lcdc: fb0: frame buffer device
[ 3.157739] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
[ 3.165273] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 3.172295] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.179569] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.186843] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.194068] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.201020] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 3.207531] remoteproc remoteproc0: powering up wkup_m3
[ 3.212856] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
[ 3.221264] remoteproc remoteproc0: remote processor wkup_m3 is now up
[ 3.227828] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[ 3.239253] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,000C,2316BBBK0570'
[ 3.246540] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
[ 3.281824] bone_capemgr bone_capemgr: slot #0: No cape found
[ 3.313817] bone_capemgr bone_capemgr: slot #1: No cape found
[ 3.345793] bone_capemgr bone_capemgr: slot #2: No cape found
[ 3.377772] bone_capemgr bone_capemgr: slot #3: No cape found
[ 3.383603] bone_capemgr bone_capemgr: initialized OK.
[ 3.396680] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 3.402082] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 3.409741] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.416579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.423852] usb usb1: Product: MUSB HDRC host driver
[ 3.428846] usb usb1: Manufacturer: Linux 4.11.0-1-ARCH musb-hcd
[ 3.434886] usb usb1: SerialNumber: musb-hdrc.1
[ 3.440152] hub 1-0:1.0: USB hub found
[ 3.443984] hub 1-0:1.0: 1 port detected
[ 3.448697] omap_rtc 44e3e000.rtc: setting system clock to 2017-05-12 11:01:29 UTC (1494586889)
[ 3.457501] of_cfs_init
[ 3.460081] of_cfs_init: OK
[ 3.463373] PM: Hibernation image not present or could not be loaded.
[ 3.482248] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.490571] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 3.497566] devtmpfs: mounted
[ 3.501867] Freeing unused kernel memory: 1024K
[ 4.042304] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.102884] systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 4.121670] systemd[1]: Detected architecture arm.
[ 4.138041] systemd[1]: Set hostname to <alarm>.
[ 4.189239] [drm:drm_fb_helper_hotplug_event]
[ 4.189253] [drm:drm_setup_crtcs]
[ 4.189265] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
[ 4.216903] [drm:tda998x_connector_get_modes] ELD: no CEA Extension found
[ 4.216994] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
[ 4.217010] [drm:drm_mode_debug_printmodeline] Modeline 30:"800x480" 64 31000 800 840 888 928 480 493 496 525 0x48 0xa
[ 4.217036] [drm:drm_setup_crtcs] connector 28 enabled? yes
[ 4.217047] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
[ 4.217056] [drm:drm_setup_crtcs] looking for preferred mode on connector 28 0
[ 4.217063] [drm:drm_setup_crtcs] found mode 800x480
[ 4.217070] [drm:drm_setup_crtcs] picking CRTCs for 800x480 config
[ 4.217087] [drm:drm_setup_crtcs] desired mode 800x480 set on crtc 26 (0,0)
[ 4.696002] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.721489] systemd[1]: Listening on udev Control Socket.
[ 4.737149] systemd[1]: Reached target Remote File Systems.
[ 4.753413] systemd[1]: Listening on Journal Socket.
[ 4.774520] systemd[1]: Listening on Process Core Dump Socket.
[ 4.790400] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.817492] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 6.541758] systemd-journald[115]: Received request to flush runtime journal from PID 1
[ 7.789032] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 9.518265] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 10.235237] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 10.485386] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 10.560993] omap-aes 53500000.aes: will run requests pump with realtime priority
[ 10.753666] asoc-simple-card sound: hdmi-hifi.0 <-> 48038000.mcasp mapping ok
[ 11.293309] net eth0: initializing cpsw version 1.12 (0)
[ 11.298731] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[ 11.305135] cpsw 4a100000.ethernet: ALE Table size 1024
[ 11.425628] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=-1)
[ 11.475366] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.771632] random: crng init done
[ 13.501658] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 13.509784] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready')

What bothers me is that dmesg kernel outputs looks fine and almost identical in both cases, regular monitors just find their respective CEA mode. Also in both cases framebuffer /dev/fb0 appears, but 7" LCD shows nothing. Using fbset I can see something like:

$this->bbcode_second_pass_code('', 'mode "800x480"
geometry 800 480 800 480 32
timings 0 0 0 0 0 0 0
accel true
rgba 8/16,8/8,8/0,0/0
endmode')

Strange is, that timings are zeroed both with regular monitors and my display. Trying to set them using fbset yields:

$this->bbcode_second_pass_code('', '[root@alarm alarm]# fbset -fb /dev/fb0 --timings 31000 40 88 32 13 48 3
ioctl FBIOPUT_VSCREENINFO: Invalid argument')
strange enough:
$this->bbcode_second_pass_code('', '[root@alarm alarm]# fbset -fb /dev/fb0 --timings 0 40 88 32 13 48 3')
with zero pixel clock works, but still no HDMI output on 7" LCD.

To supply all available information, here is parse-edid output and state from this LCD panel (corresponds to edid_800x480.dat from https://github.com/watterott/HDMI-Displ ... aster/docu):
$this->bbcode_second_pass_code('', '[root@alarm alarm]# parse-edid < /sys/class/drm/card0-HDMI-A-1/edid
Checksum Correct

Section "Monitor"
Identifier "HDMI DISPLAY"
ModelName "HDMI DISPLAY"
VendorName "WAT"
# Monitor Manufactured week 1 of 2015
# EDID version 1.3
# Digital Display
# Display Physical Size not given. Normal for projectors.
Gamma 1.00
Option "DPMS" "false"
Modeline "Mode 0" 31.00 800 840 888 928 480 493 496 525 -hsync -vsync
EndSection

[root@alarm alarm]# cat /sys/class/drm/card0-HDMI-A-1/enabled
enabled
')

I also tried setting mode using video=HDMI-A-1:800x480MR-24@60e kernel argument (I know that it is not recommended though), anyway this generates division by zero kernel errors in dmesg:
$this->bbcode_second_pass_code('', '[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.11.0-1-ARCH (builduser@leming) (gcc version 6.3.1 20170306 (GCC) ) #1 Thu May 4 01:12:07 UTC 2017
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=50c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: TI AM335x BeagleBone Black
[ 0.000000] cma: Reserved 48 MiB at 0x9d000000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 131072
[ 0.000000] free_area_init_node: node 0, pgdat c0dcec8c, node_mem_map dcb61000
[ 0.000000] Normal zone: 1152 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 131072 pages, LIFO batch:31
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO0,115200n8 coherent_pool=1M drm.debug=0xe rootfstype=ext4 verbose video=HDMI-A-1:800x480MR-24@60e root=PARTUUID=00000000-01 rw rootwait fixrtc
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Memory: 455852K/524288K available (7168K kernel code, 1007K rwdata, 3768K rodata, 1024K init, 607K bss, 19284K reserved, 49152K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf800000 - 0xbfe00000 ( 6 MB)
.text : 0xc0008000 - 0xc0800000 (8160 kB)
.init : 0xc0c00000 - 0xc0d00000 (1024 kB)
.data : 0xc0d00000 - 0xc0dfbd68 (1008 kB)
.bss : 0xc0dfd000 - 0xc0e94f4c ( 608 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000011] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000028] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000038] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000858] clocksource_probe: no matching clocksources found
[ 0.001015] Console: colour dummy device 80x30
[ 0.001040] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0'
[ 0.001046] This ensures that you still see kernel messages. Please
[ 0.001052] update your kernel commandline.
[ 0.001069] Calibrating delay loop... 995.32 BogoMIPS (lpj=1990656)
[ 0.019061] pid_max: default: 32768 minimum: 301
[ 0.019292] Security Framework initialized
[ 0.019486] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.019496] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.020269] CPU: Testing write buffer coherency: ok
[ 0.020321] ftrace: allocating 34498 entries in 68 pages
[ 0.104789] Setting up static identity map for 0x80100000 - 0x8010004c
[ 0.108576] devtmpfs: initialized
[ 0.120714] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.121046] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.121065] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.124548] xor: measuring software checksum speed
[ 0.163044] arm4regs : 1212.000 MB/sec
[ 0.203038] 8regs : 1094.000 MB/sec
[ 0.243040] 32regs : 1093.000 MB/sec
[ 0.283040] neon : 1770.000 MB/sec
[ 0.283047] xor: using function: neon (1770.000 MB/sec)
[ 0.283061] pinctrl core: initialized pinctrl subsystem
[ 0.284583] NET: Registered protocol family 16
[ 0.287530] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[ 0.299880] omap_hwmod: debugss: _wait_target_disable failed
[ 0.352474] cpuidle: using governor menu
[ 0.358028] OMAP GPIO hardware version 0.1
[ 0.370062] No ATAGs?
[ 0.370076] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.447272] raid6: int32x1 gen() 271 MB/s
[ 0.515064] raid6: int32x1 xor() 229 MB/s
[ 0.583116] raid6: int32x2 gen() 392 MB/s
[ 0.651135] raid6: int32x2 xor() 290 MB/s
[ 0.719052] raid6: int32x4 gen() 420 MB/s
[ 0.787072] raid6: int32x4 xor() 278 MB/s
[ 0.855113] raid6: int32x8 gen() 369 MB/s
[ 0.923164] raid6: int32x8 xor() 247 MB/s
[ 0.991080] raid6: neonx1 gen() 1458 MB/s
[ 1.059045] raid6: neonx1 xor() 848 MB/s
[ 1.083037] random: fast init done
[ 1.127044] raid6: neonx2 gen() 1926 MB/s
[ 1.195049] raid6: neonx2 xor() 1200 MB/s
[ 1.263046] raid6: neonx4 gen() 1223 MB/s
[ 1.331040] raid6: neonx4 xor() 875 MB/s
[ 1.399075] raid6: neonx8 gen() 1121 MB/s
[ 1.467074] raid6: neonx8 xor() 683 MB/s
[ 1.467080] raid6: using algorithm neonx2 gen() 1926 MB/s
[ 1.467086] raid6: .... xor() 1200 MB/s, rmw enabled
[ 1.467092] raid6: using intx1 recovery algorithm
[ 1.473804] edma 49000000.edma: TI EDMA DMA engine driver
[ 1.477441] SCSI subsystem initialized
[ 1.477723] libata version 3.00 loaded.
[ 1.477976] usbcore: registered new interface driver usbfs
[ 1.478032] usbcore: registered new interface driver hub
[ 1.478100] usbcore: registered new device driver usb
[ 1.478504] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 1.478545] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
[ 1.478631] media: Linux media interface: v0.10
[ 1.478675] Linux video capture interface: v2.00
[ 1.478743] pps_core: LinuxPPS API ver. 1 registered
[ 1.478750] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.478771] PTP clock support registered
[ 1.479266] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400
[ 1.480214] NetLabel: Initializing
[ 1.480225] NetLabel: domain hash size = 128
[ 1.480231] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.480296] NetLabel: unlabeled traffic allowed by default
[ 1.480916] clocksource: Switched to clocksource timer1
[ 1.588006] VFS: Disk quotas dquot_6.6.0
[ 1.588087] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.597669] NET: Registered protocol family 2
[ 1.598297] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.598342] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.598379] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.598464] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.598481] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.598617] NET: Registered protocol family 1
[ 1.599065] RPC: Registered named UNIX socket transport module.
[ 1.599077] RPC: Registered udp transport module.
[ 1.599082] RPC: Registered tcp transport module.
[ 1.599088] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.599926] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 1.602291] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 1.609218] zbud: loaded
[ 1.611645] NFS: Registering the id_resolver key type
[ 1.611680] Key type id_resolver registered
[ 1.611686] Key type id_legacy registered
[ 1.611703] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 1.611954] fuse init (API version 7.26)
[ 1.612378] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 1.619030] Key type asymmetric registered
[ 1.619047] Asymmetric key parser 'x509' registered
[ 1.619122] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.619255] io scheduler noop registered
[ 1.619264] io scheduler deadline registered
[ 1.619563] io scheduler cfq registered (default)
[ 1.619572] io scheduler mq-deadline registered
[ 1.620855] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 1.623590] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle
[ 1.624749] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[ 1.626936] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250
[ 2.392723] console [ttyS0] enabled
[ 2.398927] usbcore: registered new interface driver dln2
[ 2.405483] libphy: Fixed MDIO Bus: probed
[ 2.460977] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 2.467122] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[ 2.473690] davinci_mdio: dt: updated phy_id[0] from phy_mask[fffffffe]
[ 2.481383] libphy: 4a101000.mdio: probed
[ 2.485456] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720
[ 2.495283] cpsw 4a100000.ethernet: Detected MACID = b0:d5:cc:98:99:db
[ 2.501987] cpsw 4a100000.ethernet: cpts: overflow check period 1250 (jiffies)
[ 2.510687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.517318] ehci-platform: EHCI generic platform driver
[ 2.522717] ehci-omap: OMAP-EHCI Host Controller driver
[ 2.528343] usbcore: registered new interface driver uas
[ 2.533748] usbcore: registered new interface driver usb-storage
[ 2.539819] usbcore: registered new interface driver ums-cypress
[ 2.547839] am335x-phy-driver 47401300.usb-phy: 47401300.usb-phy supply vcc not found, using dummy regulator
[ 2.561033] musb-hdrc musb-hdrc.0: Failed to request rx1.
[ 2.567491] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 2.580605] musb-hdrc musb-hdrc.1: Failed to request rx1.
[ 2.593718] mousedev: PS/2 mouse device common for all mice
[ 2.600596] omap_rtc 44e3e000.rtc: already running
[ 2.605737] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc0
[ 2.613578] i2c /dev entries driver
[ 2.618247] cpu cpu0: "syscon" is missing, cannot use OPPv2 table.
[ 2.624697] sdhci: Secure Digital Host Controller Interface driver
[ 2.630923] sdhci: Copyright(c) Pierre Ossman
[ 2.635694] omap_hsmmc 48060000.mmc: Got CD GPIO
[ 2.712057] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.720328] Synopsys Designware Multimedia Card Interface Driver
[ 2.726748] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.732628] mmc0: new high speed SDHC card at address 1234
[ 2.743074] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.749235] mmcblk0: mmc0:1234 SA04G 3.71 GiB
[ 2.754557] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.760200] mmcblk0: p1
[ 2.766782] usbcore: registered new interface driver usbhid
[ 2.772414] usbhid: USB HID core driver
[ 2.776644] ashmem: initialized
[ 2.780141] remoteproc remoteproc0: wkup_m3 is available
[ 2.787382] NET: Registered protocol family 10
[ 2.794057] Segment Routing with IPv6
[ 2.797922] mip6: Mobile IPv6
[ 2.800928] NET: Registered protocol family 17
[ 2.805569] Key type dns_resolver registered
[ 2.809885] mpls_gso: MPLS GSO support
[ 2.813871] omap_voltage_late_init: Voltage driver support not added
[ 2.820437] ThumbEE CPU extension supported.
[ 2.824782] Registering SWP/SWPB emulation handler
[ 2.830294] registered taskstats version 1
[ 2.834611] zswap: loaded using pool lzo/zbud
[ 2.840182] mmc1: new high speed MMC card at address 0001
[ 2.846101] Btrfs loaded, crc32c=crc32c-generic
[ 2.854992] mmcblk1: mmc1:0001 S10004 3.56 GiB
[ 2.860879] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB
[ 2.867115] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB
[ 2.874504] mmcblk1: p1
[ 2.886628] input: tps65217_pwr_but as /devices/platform/ocp/44e0b000.i2c/i2c-0/0-0024/tps65217-pwrbutton/input/input0
[ 2.897832] tps65217 0-0024: TPS65217 ID 0xe version 1.2
[ 2.903597] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.031175] tda998x 0-0070: found TDA19988
[ 3.036316] [drm] forcing HDMI-A-1 connector ON
[ 3.040925] [drm:drm_connector_init] cmdline mode for connector HDMI-A-1 800x480@60Hz reduced blanking
[ 3.040966] tilcdc 4830e000.lcdc: bound 0-0070 (ops tda998x_ops)
[ 3.047013] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.053662] [drm] No driver support for vblank timestamp query.
[ 3.059726] [drm:drm_setup_crtcs]
[ 3.059738] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
[ 3.059746] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] status updated from unknown to connected
[ 3.084563] [drm:tda998x_connector_get_modes] ELD: no CEA Extension found
[ 3.084592] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
[ 3.084607] [drm:drm_mode_debug_printmodeline] Modeline 30:"800x480" 64 31000 800 840 888 928 480 493 496 525 0x48 0xa
[ 3.084618] [drm:drm_mode_debug_printmodeline] Modeline 31:"800x480" 59 28433 800 848 880 960 480 483 493 499 0x20 0x9
[ 3.084631] [drm:drm_setup_crtcs] connector 28 enabled? yes
[ 3.084642] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
[ 3.084654] [drm:drm_setup_crtcs] found mode 800x480
[ 3.084661] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
[ 3.084674] [drm:drm_setup_crtcs] desired mode 800x480 set on crtc 26 (0,0)
[ 3.084688] [drm:drm_fbdev_cma_create] surface width(800), height(480) and bpp(24)
[ 3.113607] Division by zero in kernel.
[ 3.113623] CPU: 0 PID: 10 Comm: kworker/0:1 Not tainted 4.11.0-1-ARCH #1
[ 3.113626] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 3.113650] Workqueue: events deferred_probe_work_func
[ 3.113696] [<c010bcfd>] (unwind_backtrace) from [<c0109ce1>] (show_stack+0x11/0x14)
[ 3.113715] [<c0109ce1>] (show_stack) from [<c04953bb>] (Ldiv0+0x9/0x12)
[ 3.113739] [<c04953bb>] (Ldiv0) from [<c055dfed>] (tilcdc_crtc_update_fb+0x6d/0x140)
[ 3.113757] [<c055dfed>] (tilcdc_crtc_update_fb) from [<c053d0bd>] (drm_atomic_helper_commit_planes+0xa9/0x18c)
[ 3.113768] [<c053d0bd>] (drm_atomic_helper_commit_planes) from [<c055f877>] (tilcdc_commit+0x2f/0x4c)
[ 3.113782] [<c055f877>] (tilcdc_commit) from [<c054138b>] (drm_fb_helper_pan_display+0xe3/0x1ac)
[ 3.113798] [<c054138b>] (drm_fb_helper_pan_display) from [<c04de8cb>] (fb_pan_display+0x7b/0xc8)
[ 3.113809] [<c04de8cb>] (fb_pan_display) from [<c04da547>] (bit_update_start+0x17/0x28)
[ 3.113817] [<c04da547>] (bit_update_start) from [<c04d97fd>] (fbcon_switch+0x271/0x3dc)
[ 3.113833] [<c04d97fd>] (fbcon_switch) from [<c051f647>] (redraw_screen+0x10f/0x1b0)
[ 3.113855] [<c051f647>] (redraw_screen) from [<c04d7487>] (fbcon_prepare_logo+0x2d3/0x30c)
[ 3.113865] [<c04d7487>] (fbcon_prepare_logo) from [<c04d777b>] (fbcon_init+0x2bb/0x3fc)
[ 3.113874] [<c04d777b>] (fbcon_init) from [<c051ee91>] (visual_init+0x8d/0xcc)
[ 3.113884] [<c051ee91>] (visual_init) from [<c051fee3>] (do_bind_con_driver+0x137/0x28c)
[ 3.113894] [<c051fee3>] (do_bind_con_driver) from [<c05202d3>] (do_take_over_console+0xef/0x148)
[ 3.113904] [<c05202d3>] (do_take_over_console) from [<c04d790b>] (do_fbcon_takeover+0x4f/0x94)
[ 3.113920] [<c04d790b>] (do_fbcon_takeover) from [<c013ab3b>] (notifier_call_chain+0x4b/0x60)
[ 3.113932] [<c013ab3b>] (notifier_call_chain) from [<c013ad8d>] (__blocking_notifier_call_chain+0x2d/0x3c)
[ 3.113941] [<c013ad8d>] (__blocking_notifier_call_chain) from [<c013adb3>] (blocking_notifier_call_chain+0x17/0x1c)
[ 3.113951] [<c013adb3>] (blocking_notifier_call_chain) from [<c04dfb39>] (register_framebuffer+0x159/0x238)
[ 3.113964] [<c04dfb39>] (register_framebuffer) from [<c0542ba9>] (drm_fb_helper_initial_config+0x1a9/0x320)
[ 3.113975] [<c0542ba9>] (drm_fb_helper_initial_config) from [<c05431cd>] (drm_fbdev_cma_init_with_funcs+0x65/0xd0)
[ 3.113985] [<c05431cd>] (drm_fbdev_cma_init_with_funcs) from [<c055fc2f>] (tilcdc_init.constprop.2+0x36f/0x500)
[ 3.114001] [<c055fc2f>] (tilcdc_init.constprop.2) from [<c0565981>] (try_to_bring_up_master+0x18d/0x1d0)
[ 3.114011] [<c0565981>] (try_to_bring_up_master) from [<c0565a53>] (component_add+0x8f/0x10c)
[ 3.114025] [<c0565a53>] (component_add) from [<c064adbf>] (i2c_device_probe+0x17b/0x1d8)
[ 3.114037] [<c064adbf>] (i2c_device_probe) from [<c0569d85>] (driver_probe_device+0x1b1/0x2e0)
[ 3.114047] [<c0569d85>] (driver_probe_device) from [<c056864b>] (bus_for_each_drv+0x47/0x70)
[ 3.114055] [<c056864b>] (bus_for_each_drv) from [<c0569ad3>] (__device_attach+0x83/0xe0)
[ 3.114063] [<c0569ad3>] (__device_attach) from [<c056926f>] (bus_probe_device+0x5b/0x60)
[ 3.114076] [<c056926f>] (bus_probe_device) from [<c0567b67>] (device_add+0x25f/0x448)
[ 3.114087] [<c0567b67>] (device_add) from [<c064c4e7>] (i2c_new_device+0x11b/0x194)
[ 3.114097] [<c064c4e7>] (i2c_new_device) from [<c064c9a5>] (of_i2c_register_device+0xe5/0x17c)
[ 3.114106] [<c064c9a5>] (of_i2c_register_device) from [<c064cc65>] (i2c_register_adapter+0x165/0x3c8)
[ 3.114118] [<c064cc65>] (i2c_register_adapter) from [<c064f8b3>] (omap_i2c_probe+0x463/0x57c)
[ 3.114133] [<c064f8b3>] (omap_i2c_probe) from [<c056b411>] (platform_drv_probe+0x39/0x7c)
[ 3.114142] [<c056b411>] (platform_drv_probe) from [<c0569d85>] (driver_probe_device+0x1b1/0x2e0)
[ 3.114150] [<c0569d85>] (driver_probe_device) from [<c056864b>] (bus_for_each_drv+0x47/0x70)
[ 3.114157] [<c056864b>] (bus_for_each_drv) from [<c0569ad3>] (__device_attach+0x83/0xe0)
[ 3.114165] [<c0569ad3>] (__device_attach) from [<c056926f>] (bus_probe_device+0x5b/0x60)
[ 3.114173] [<c056926f>] (bus_probe_device) from [<c05695ed>] (deferred_probe_work_func+0x71/0xa0)
[ 3.114189] [<c05695ed>] (deferred_probe_work_func) from [<c01358b7>] (process_one_work+0xef/0x2a8)
[ 3.114199] [<c01358b7>] (process_one_work) from [<c0135b51>] (worker_thread+0xe1/0x3c0)
[ 3.114207] [<c0135b51>] (worker_thread) from [<c0139c67>] (kthread+0xdb/0x100)
[ 3.114217] [<c0139c67>] (kthread) from [<c0106871>] (ret_from_fork+0x11/0x20)
[ 3.138241] Console: switching to colour frame buffer device 100x30
[ 3.138309] Division by zero in kernel.
[ 3.138319] CPU: 0 PID: 10 Comm: kworker/0:1 Not tainted 4.11.0-1-ARCH #1
[ 3.138321] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 3.138336] Workqueue: events deferred_probe_work_func
[ 3.138358] [<c010bcfd>] (unwind_backtrace) from [<c0109ce1>] (show_stack+0x11/0x14)
[ 3.138369] [<c0109ce1>] (show_stack) from [<c04953bb>] (Ldiv0+0x9/0x12)
[ 3.138382] [<c04953bb>] (Ldiv0) from [<c055dfed>] (tilcdc_crtc_update_fb+0x6d/0x140)
[ 3.138395] [<c055dfed>] (tilcdc_crtc_update_fb) from [<c053d0bd>] (drm_atomic_helper_commit_planes+0xa9/0x18c)
[ 3.138405] [<c053d0bd>] (drm_atomic_helper_commit_planes) from [<c055f877>] (tilcdc_commit+0x2f/0x4c)
[ 3.138415] [<c055f877>] (tilcdc_commit) from [<c054138b>] (drm_fb_helper_pan_display+0xe3/0x1ac)
[ 3.138426] [<c054138b>] (drm_fb_helper_pan_display) from [<c04de8cb>] (fb_pan_display+0x7b/0xc8)
[ 3.138435] [<c04de8cb>] (fb_pan_display) from [<c04da547>] (bit_update_start+0x17/0x28)
[ 3.138443] [<c04da547>] (bit_update_start) from [<c04d97fd>] (fbcon_switch+0x271/0x3dc)
[ 3.138453] [<c04d97fd>] (fbcon_switch) from [<c051f647>] (redraw_screen+0x10f/0x1b0)
[ 3.138463] [<c051f647>] (redraw_screen) from [<c051ffab>] (do_bind_con_driver+0x1ff/0x28c)
[ 3.138473] [<c051ffab>] (do_bind_con_driver) from [<c05202d3>] (do_take_over_console+0xef/0x148)
[ 3.138487] [<c05202d3>] (do_take_over_console) from [<c04d790b>] (do_fbcon_takeover+0x4f/0x94)
[ 3.138497] [<c04d790b>] (do_fbcon_takeover) from [<c013ab3b>] (notifier_call_chain+0x4b/0x60)
[ 3.138507] [<c013ab3b>] (notifier_call_chain) from [<c013ad8d>] (__blocking_notifier_call_chain+0x2d/0x3c)
[ 3.138517] [<c013ad8d>] (__blocking_notifier_call_chain) from [<c013adb3>] (blocking_notifier_call_chain+0x17/0x1c)
[ 3.138526] [<c013adb3>] (blocking_notifier_call_chain) from [<c04dfb39>] (register_framebuffer+0x159/0x238)
[ 3.138537] [<c04dfb39>] (register_framebuffer) from [<c0542ba9>] (drm_fb_helper_initial_config+0x1a9/0x320)
[ 3.138548] [<c0542ba9>] (drm_fb_helper_initial_config) from [<c05431cd>] (drm_fbdev_cma_init_with_funcs+0x65/0xd0)
[ 3.138557] [<c05431cd>] (drm_fbdev_cma_init_with_funcs) from [<c055fc2f>] (tilcdc_init.constprop.2+0x36f/0x500)
[ 3.138569] [<c055fc2f>] (tilcdc_init.constprop.2) from [<c0565981>] (try_to_bring_up_master+0x18d/0x1d0)
[ 3.138579] [<c0565981>] (try_to_bring_up_master) from [<c0565a53>] (component_add+0x8f/0x10c)
[ 3.138589] [<c0565a53>] (component_add) from [<c064adbf>] (i2c_device_probe+0x17b/0x1d8)
[ 3.138598] [<c064adbf>] (i2c_device_probe) from [<c0569d85>] (driver_probe_device+0x1b1/0x2e0)
[ 3.138606] [<c0569d85>] (driver_probe_device) from [<c056864b>] (bus_for_each_drv+0x47/0x70)
[ 3.138614] [<c056864b>] (bus_for_each_drv) from [<c0569ad3>] (__device_attach+0x83/0xe0)
[ 3.138621] [<c0569ad3>] (__device_attach) from [<c056926f>] (bus_probe_device+0x5b/0x60)
[ 3.138632] [<c056926f>] (bus_probe_device) from [<c0567b67>] (device_add+0x25f/0x448)
[ 3.138641] [<c0567b67>] (device_add) from [<c064c4e7>] (i2c_new_device+0x11b/0x194)
[ 3.138650] [<c064c4e7>] (i2c_new_device) from [<c064c9a5>] (of_i2c_register_device+0xe5/0x17c)
[ 3.138658] [<c064c9a5>] (of_i2c_register_device) from [<c064cc65>] (i2c_register_adapter+0x165/0x3c8)
[ 3.138669] [<c064cc65>] (i2c_register_adapter) from [<c064f8b3>] (omap_i2c_probe+0x463/0x57c)
[ 3.138679] [<c064f8b3>] (omap_i2c_probe) from [<c056b411>] (platform_drv_probe+0x39/0x7c)
[ 3.138687] [<c056b411>] (platform_drv_probe) from [<c0569d85>] (driver_probe_device+0x1b1/0x2e0)
[ 3.138695] [<c0569d85>] (driver_probe_device) from [<c056864b>] (bus_for_each_drv+0x47/0x70)
[ 3.138703] [<c056864b>] (bus_for_each_drv) from [<c0569ad3>] (__device_attach+0x83/0xe0)
[ 3.138711] [<c0569ad3>] (__device_attach) from [<c056926f>] (bus_probe_device+0x5b/0x60)
[ 3.138719] [<c056926f>] (bus_probe_device) from [<c05695ed>] (deferred_probe_work_func+0x71/0xa0)
[ 3.138729] [<c05695ed>] (deferred_probe_work_func) from [<c01358b7>] (process_one_work+0xef/0x2a8)
[ 3.138739] [<c01358b7>] (process_one_work) from [<c0135b51>] (worker_thread+0xe1/0x3c0)
[ 3.138746] [<c0135b51>] (worker_thread) from [<c0139c67>] (kthread+0xdb/0x100)
[ 3.138755] [<c0139c67>] (kthread) from [<c0106871>] (ret_from_fork+0x11/0x20)
[ 3.959604] tilcdc 4830e000.lcdc: fb0: frame buffer device
[ 3.965753] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
[ 3.973328] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz
[ 3.980369] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.987643] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 3.994911] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 4.002127] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write
[ 4.009104] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 4.015609] remoteproc remoteproc0: powering up wkup_m3
[ 4.020942] remoteproc remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217148
[ 4.029364] remoteproc remoteproc0: remote processor wkup_m3 is now up
[ 4.035928] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192
[ 4.047369] bone_capemgr bone_capemgr: Baseboard: 'A335BNLT,000C,2316BBBK0570'
[ 4.054654] bone_capemgr bone_capemgr: compatible-baseboard=ti,beaglebone-black - #slots=4
[ 4.089838] bone_capemgr bone_capemgr: slot #0: No cape found
[ 4.121837] bone_capemgr bone_capemgr: slot #1: No cape found
[ 4.153833] bone_capemgr bone_capemgr: slot #2: No cape found
[ 4.185829] bone_capemgr bone_capemgr: slot #3: No cape found
[ 4.191661] bone_capemgr bone_capemgr: initialized OK.
[ 4.204716] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 4.210168] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 4.217789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.224624] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.231900] usb usb1: Product: MUSB HDRC host driver
[ 4.236895] usb usb1: Manufacturer: Linux 4.11.0-1-ARCH musb-hcd
[ 4.242941] usb usb1: SerialNumber: musb-hdrc.1
[ 4.248200] hub 1-0:1.0: USB hub found
[ 4.252030] hub 1-0:1.0: 1 port detected
[ 4.256750] omap_rtc 44e3e000.rtc: setting system clock to 2017-05-12 12:14:09 UTC (1494591249)
[ 4.265551] of_cfs_init
[ 4.268128] of_cfs_init: OK
[ 4.271425] PM: Hibernation image not present or could not be loaded.
[ 4.290309] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.298587] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 4.305602] devtmpfs: mounted
[ 4.309891] Freeing unused kernel memory: 1024K
[ 4.851303] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.911573] systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 4.930377] systemd[1]: Detected architecture arm.
[ 4.950098] systemd[1]: Set hostname to <alarm>.
[ 4.989110] [drm:drm_fb_helper_hotplug_event]
[ 4.989126] [drm:drm_setup_crtcs]
[ 4.989138] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1]
[ 5.016881] [drm:tda998x_connector_get_modes] ELD: no CEA Extension found
[ 5.017003] [drm:drm_mode_debug_printmodeline] Modeline 31:"800x480" 59 28433 800 848 880 960 480 483 493 499 0x20 0x9
[ 5.017011] [drm:drm_mode_prune_invalid] Not using 800x480 mode: STALE
[ 5.017027] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:28:HDMI-A-1] probed modes :
[ 5.017038] [drm:drm_mode_debug_printmodeline] Modeline 30:"800x480" 64 31000 800 840 888 928 480 493 496 525 0x48 0xa
[ 5.017048] [drm:drm_mode_debug_printmodeline] Modeline 32:"800x480" 59 28433 800 848 880 960 480 483 493 499 0x20 0x9
[ 5.017075] [drm:drm_setup_crtcs] connector 28 enabled? yes
[ 5.017086] [drm:drm_setup_crtcs] looking for cmdline mode on connector 28
[ 5.017096] [drm:drm_setup_crtcs] found mode 800x480
[ 5.017104] [drm:drm_setup_crtcs] picking CRTCs for 800x480 config
[ 5.017119] [drm:drm_setup_crtcs] desired mode 800x480 set on crtc 26 (0,0)
[ 5.017203] Division by zero in kernel.
[ 5.021070] CPU: 0 PID: 10 Comm: kworker/0:1 Not tainted 4.11.0-1-ARCH #1
[ 5.027882] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 5.034005] Workqueue: events output_poll_execute
[ 5.038760] [<c010bcfd>] (unwind_backtrace) from [<c0109ce1>] (show_stack+0x11/0x14)
[ 5.046548] [<c0109ce1>] (show_stack) from [<c04953bb>] (Ldiv0+0x9/0x12)
[ 5.053295] [<c04953bb>] (Ldiv0) from [<c055dfed>] (tilcdc_crtc_update_fb+0x6d/0x140)
[ 5.061166] [<c055dfed>] (tilcdc_crtc_update_fb) from [<c053d0bd>] (drm_atomic_helper_commit_planes+0xa9/0x18c)
[ 5.071301] [<c053d0bd>] (drm_atomic_helper_commit_planes) from [<c055f877>] (tilcdc_commit+0x2f/0x4c)
[ 5.080650] [<c055f877>] (tilcdc_commit) from [<c0541e4d>] (restore_fbdev_mode+0xf5/0x1f8)
[ 5.088955] [<c0541e4d>] (restore_fbdev_mode) from [<c0542db9>] (drm_fb_helper_restore_fbdev_mode_unlocked+0x25/0x50)
[ 5.099613] [<c0542db9>] (drm_fb_helper_restore_fbdev_mode_unlocked) from [<c0542e09>] (drm_fb_helper_set_par+0x25/0x4c)
[ 5.110531] [<c0542e09>] (drm_fb_helper_set_par) from [<c0542d8f>] (drm_fb_helper_hotplug_event+0x6f/0x74)
[ 5.120228] [<c0542d8f>] (drm_fb_helper_hotplug_event) from [<c053899f>] (output_poll_execute+0x7b/0x148)
[ 5.129844] [<c053899f>] (output_poll_execute) from [<c01358b7>] (process_one_work+0xef/0x2a8)
[ 5.138496] [<c01358b7>] (process_one_work) from [<c0135b51>] (worker_thread+0xe1/0x3c0)
[ 5.146624] [<c0135b51>] (worker_thread) from [<c0139c67>] (kthread+0xdb/0x100)
[ 5.153967] [<c0139c67>] (kthread) from [<c0106871>] (ret_from_fork+0x11/0x20)
[ 5.651105] systemd[1]: Listening on udev Kernel Socket.
[ 5.671555] systemd[1]: Created slice System Slice.
[ 5.693162] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.723585] systemd[1]: Created slice system-getty.slice.
[ 5.742708] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.766513] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.793483] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.341465] systemd-journald[114]: Received request to flush runtime journal from PID 1
[ 9.081200] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 10.039267] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 10.147925] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 10.323548] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 10.425627] omap-aes 53500000.aes: will run requests pump with realtime priority
[ 10.564636] asoc-simple-card sound: hdmi-hifi.0 <-> 48038000.mcasp mapping ok
[ 11.451151] net eth0: initializing cpsw version 1.12 (0)
[ 11.456603] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[ 11.463008] cpsw 4a100000.ethernet: ALE Table size 1024
[ 11.681634] SMSC LAN8710/LAN8720 4a101000.mdio:00: attached PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=4a101000.mdio:00, irq=-1)
[ 11.753156] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 12.016908] Division by zero in kernel.
[ 12.016922] CPU: 0 PID: 176 Comm: (agetty) Not tainted 4.11.0-1-ARCH #1
[ 12.016926] Hardware name: Generic AM33XX (Flattened Device Tree)
[ 12.016974] [<c010bcfd>] (unwind_backtrace) from [<c0109ce1>] (show_stack+0x11/0x14)
[ 12.016995] [<c0109ce1>] (show_stack) from [<c04953bb>] (Ldiv0+0x9/0x12)
[ 12.017021] [<c04953bb>] (Ldiv0) from [<c055dfed>] (tilcdc_crtc_update_fb+0x6d/0x140)
[ 12.017040] [<c055dfed>] (tilcdc_crtc_update_fb) from [<c053d0bd>] (drm_atomic_helper_commit_planes+0xa9/0x18c)
[ 12.017052] [<c053d0bd>] (drm_atomic_helper_commit_planes) from [<c055f877>] (tilcdc_commit+0x2f/0x4c)
[ 12.017067] [<c055f877>] (tilcdc_commit) from [<c054138b>] (drm_fb_helper_pan_display+0xe3/0x1ac)
[ 12.017084] [<c054138b>] (drm_fb_helper_pan_display) from [<c04de8cb>] (fb_pan_display+0x7b/0xc8)
[ 12.017094] [<c04de8cb>] (fb_pan_display) from [<c04da547>] (bit_update_start+0x17/0x28)
[ 12.017103] [<c04da547>] (bit_update_start) from [<c04d97fd>] (fbcon_switch+0x271/0x3dc)
[ 12.017118] [<c04d97fd>] (fbcon_switch) from [<c051f647>] (redraw_screen+0x10f/0x1b0)
[ 12.017128] [<c051f647>] (redraw_screen) from [<c051f75d>] (csi_J+0x75/0x108)
[ 12.017139] [<c051f75d>] (csi_J) from [<c0522903>] (do_con_trol+0x11ab/0x1250)
[ 12.017149] [<c0522903>] (do_con_trol) from [<c0522b0f>] (do_con_write.part.9+0x167/0x6bc)
[ 12.017159] [<c0522b0f>] (do_con_write.part.9) from [<c052310b>] (con_write+0x5b/0x64)
[ 12.017171] [<c052310b>] (con_write) from [<c0512d7f>] (n_tty_write+0x153/0x328)
[ 12.017180] [<c0512d7f>] (n_tty_write) from [<c050fd6f>] (tty_write+0x16b/0x224)
[ 12.017192] [<c050fd6f>] (tty_write) from [<c020fbbb>] (__vfs_write+0x2b/0xd4)
[ 12.017203] [<c020fbbb>] (__vfs_write) from [<c0210bcf>] (vfs_write+0x77/0x140)
[ 12.017212] [<c0210bcf>] (vfs_write) from [<c02118e1>] (SyS_write+0x3d/0x7c)
[ 12.017222] [<c02118e1>] (SyS_write) from [<c01067a1>] (ret_fast_syscall+0x1/0x4c)
[ 14.497972] random: crng init done
[ 14.813669] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[ 14.821790] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready')

As a last step, I tried to provide EDID binary to /usr/lib/firmaware/edid/800x480.bin and used drm_kms_helper.edid_firmware=edid/800x480.bin kernel argument and also experimented with nomodeset argument according to Documentation/EDID/HOWTO.txt but without success. That was the end of my experiments, as a next step I am planning to modify framebuffer's modedb.c file by adding my resolution and timings as a valid CEA extension and recompiling the kernel as this seems to be only one difference between working regular monitors and this display. Beasides this, I do not know what to try next, I believe that it is worth to solve this issue for future references and usage. Offcourse I could stick to different working distro or kernel, but this does not solve the underlying problem. Any ideas, anyone?

I will be gratefull for any hints or advices.
Thank you and have a nice day.
Zeno
Zeno
 
Posts: 14
Joined: Wed May 03, 2017 5:00 pm

Re: [BeagleBone Black] 7" 800x480 HDMI display output proble

Postby Zeno » Wed May 17, 2017 10:55 am

Hello,
I've got another findings from my journey over the HDMI adapter with 7" LCD. This time I was trying to add my 800x480 resolution and timings as a CEA mode to modedb.c, then by modification of original linux-am33x PKGBUILD I added my diff file as a patch to apply it during makepkg prepare stage, the same way as other patches (https://raw.githubusercontent.com/archl ... x/PKGBUILD). At the time of writing I already know that this change has no real effect, the CEA extension difference comes from EDID data not from modedb. I have gone trough the rebuild process anyway and I think I should let you know about my findings.
Here it goes:
Arch arm environment prepared, first run of makepkg, first problem. I do not know why, but git apply on arm is probably buggy, and results with:
$this->bbcode_second_pass_code('', 'error: /some/file/to/be/patched: already exists in working directory')
Used arm git versions were (2.13.0 and 2.10.2), according to google this issue is usually related to case mismatch problems, but as far as I investigated filest to patch there was no such change. The worst part of this is, that PKGBUILD prepare stage is ruined by this error as is whole build. Also tried to modify script and use patch utility instead of git apply, but it does not support binary modifications which are present in diffs, so this was another mistake. Surprisingly, I tried to reproduce patching on my Arch desktop PC (git version 2.12.2) and it was successful! So I basically executed all prepare stage commands along with CEA patch on my desktop pc, then copied patched sources to my BBB arm environment and executed:
$this->bbcode_second_pass_code('', 'makepkg --noprepare -e')
After six hours of build or so, next encounter. I placed whole build log here https://pastebin.com/raw/euyk91xD. Phew, its long as a week, so I picked out to comment only interesting things besides usual compiler and linker info.

Probably nothing wrong, but it affects tilcdc, maybe old devicetree removal?
$this->bbcode_second_pass_code('', 'rm drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb drivers/gpu/drm/tilcdc/tilcdc_slave_compat.dtb.S')
Next some warning, but capemgr always seemed to work per my experience:
$this->bbcode_second_pass_code('', 'drivers/misc/bone_capemgr.c: In function 'capemgr_load_slot':
drivers/misc/bone_capemgr.c:1162:3: warning: 'dtbo' may be used uninitialized in this function [-Wmaybe-uninitialized]
dev_err(dev, "slot #%d: Failed to get dtbo '%s'\n",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
slot->slotno, dtbo);
~~~~~~~~~~~~~~~~~~~')
And finally the dead end:
$this->bbcode_second_pass_code('', ' CC drivers/media/usb/gspca/gspca_se401.mod.o
gcc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/archlinuxarm/PKGBUILDs/issues> for instructions.
make[1]: *** [scripts/Makefile.modpost:114: drivers/media/usb/gspca/gspca_se401.mod.o] Error 4
make: *** [Makefile:1200: modules] Error 2
==> ERROR: A failure occurred in build().
Aborting...')
Found some traces on google, that this could indicate not enough memory, so I executed makepkg same way again and it continued from where it left off. But here comes the next one:
$this->bbcode_second_pass_code('', ' DTC src/arm/BB-ADC-00A0.dtbo
FATAL ERROR: Unrecognized check name "unit_address_vs_reg"
make[1]: *** [Makefile:136: src/arm/BB-ADC-00A0.dtbo] Error 1
make: *** [Makefile:84: all_arm] Error 2
==> ERROR: A failure occurred in build().
Aborting...')
googled for -Wno-unit_address_vs_reg, and found that this options is probably only recognized by dtc v1.4.2 or later. Current dependency alarm/dtc-overlay is of version 1.4.1-1 though. So I changed it to community/dtc 1.4.4-1 and continued again, this was good run until _package-headers stage came, outputs:
$this->bbcode_second_pass_code('', '==> Starting package_linux-am33x-headers()...
/mnt/linux/PKGBUILD: line 271: /mnt/linux/pkg/linux-am33x-headers/usr/lib/modules/4.11.0-1-ARCH/build/arch/alpha: Is a directory
==> ERROR: A failure occurred in package_linux-am33x-headers().
Aborting...')
Seems like there is a newline between rm -rf and those unneeded architectures, made proper modifications to PKGBUILD and continued with
$this->bbcode_second_pass_code('', 'makepkg --repackage -f')
and voila, package made. It was thorny path a bit, but finally done. As mentioned above, I will submit the bugreport to the PKGBUILD issues, but to document my steps a bit more in relation to this subject, I posted it here too.

Nothing seems more obvious to me even after next several days of experiments. Well, now I am convinced to study thoroughly drm and tilcdc kernel sources together with RC Nelson's patch to pinpoint the problem, set up distcc to fasten build times and get more information out of it. I also plan to measure HDMI electrical signals going out of the device.
Any ideas are welcome. Thanks for your patience and have a nice day.
Zeno
Zeno
 
Posts: 14
Joined: Wed May 03, 2017 5:00 pm

Re: [BeagleBone Black] 7" 800x480 HDMI display output proble

Postby Zeno » Thu May 18, 2017 1:22 pm

Hello,
while studying sources, I realized, that my initial dmesg outputs from first post were carried out with drm.debug set to too low level. So for those interested, I am attaching new more detailed dmesg output via pastebin https://pastebin.com/EWCuN2bV. Also did update to newest kernel 4.11.1-1 which came out recently.
Have a nice day.
Zeno
Zeno
 
Posts: 14
Joined: Wed May 03, 2017 5:00 pm


Return to Texas Instruments (TI)

Who is online

Users browsing this forum: No registered users and 5 guests