4.1-rc1+ lcd fail to start

Материал из Toshiba AC100 wiki
Версия от 14:38, 9 марта 2016; Zombah (обсуждение | вклад) (add 4.5-rc+)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску

Kernel 4.5-rc+

Kernel compiled with tegra_defconfig, added dummy vbus regulators to usb-phy.

Panel starts fine: http://pastebin.com/en7pauJU Panel failed to start: http://pastebin.com/5FjsBizU

DRM defered probe initcall compare:

fine:
[    6.803695] calling  deferred_probe_initcall+0x0/0x88 @ 1
[    6.814731] tegra-dc 54200000.dc: failed to probe RGB output: -517
[    6.820254] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.820256] [drm] No driver support for vblank timestamp query.
[    7.396049]  mmcblk0: p1
[    7.406688] mmc1: new high speed MMC card at address 0001
[    7.407711] mmcblk1: mmc1:0001 SEM08G 7.40 GiB
[    7.408165] mmcblk1boot0: mmc1:0001 SEM08G partition 1 1.00 MiB
[    7.408615] mmcblk1boot1: mmc1:0001 SEM08G partition 2 1.00 MiB
[    7.416898]  mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8
[    7.444594] Console: switching to colour frame buffer device 128x37
[    7.485416] drm drm: fb0:  frame buffer device
[    7.519146] [drm] Initialized tegra 0.0.0 20120330 on minor 0
[    7.524930] initcall deferred_probe_initcall+0x0/0x88 returned 0 after 704314 usecs

failed:
[    7.950095] calling  deferred_probe_initcall+0x0/0x88 @ 1
[    7.957206] tegra-dc 54200000.dc: failed to probe RGB output: -517
[    7.969720] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.976622] [drm] No driver support for vblank timestamp query.
[    7.997470] input: ImPS/2 Generic Wheel Mouse as /devices/serio0/input/input4
[    8.034635] Console: switching to colour frame buffer device 128x37
[    8.054130] drm drm: fb0:  frame buffer device
[    8.079160] [drm] Initialized tegra 0.0.0 20120330 on minor 0
[    8.084942] initcall deferred_probe_initcall+0x0/0x88 returned 0 after 126122 usecs