On 31.12.2015 06:13, Clayton Louden wrote:
> Hi again,
> 
> On 31.12.2015 02:27, Clayton Louden wrote:
>> But the display stays black. I've fiddled around with a couple of diffent 
>> kernel options since I saw those on the ancient angstrom 2013 that I still 
>> had floating around (which does show me the login screen on the lcd) like
>>
>> CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
>> CONFIG_LCD_CLASS_DEVICE=y
>> CONFIG_BACKLIGHT_CLASS_DEVICE=y
> 
> I just ran a diff on the default kernel configs from the v2013 and the 
> v2015-6: Tons of stuff changed. There's a couple of things that could be 
> interesting like vt, framebuffer and touchscreen options, but since I'm in 
> the deep end here, I don't really know what to touch.
> The debian image also has fbtft_device but since angstrom v2013 didn't have 
> it, I guess I don't need it?

Works fine if I add

PREFERRED_VERSION_linux-beagleboard = "3.8%"

to my conf/local.conf and run it with the default 3.8 kernel. So there seems to 
be something very different between the 4.1 and 3.8 default kernel configs. 
Pointers? The drm stuff looks different. Here's 4.1:

[    3.014757] [drm] Initialized drm 1.1.0 20060810
[    3.014902] [drm:tilcdc_drm_init] init
[    3.020216] [drm:tda998x_init] 
[    3.370570] [drm:omap_drm_init] init
[    3.402581] [drm:drm_platform_init] 
[    3.402600] [drm:drm_get_platform_dev] 
[    3.402763] [drm:drm_minor_register] 
[    3.403270] [drm:drm_minor_register] new minor registered 64
[    3.403284] [drm:drm_minor_register] 
[    3.403293] [drm:drm_minor_register] 
[    3.403601] [drm:drm_minor_register] new minor registered 0
[    3.403719] [drm:tilcdc_load] Maximum Bandwidth Value 78643200
[    3.403732] [drm:tilcdc_load] Maximum Horizontal Pixel Width Value 2048pixels
[    3.403742] [drm:tilcdc_load] Maximum Pixel Clock Value 126000KHz
[    3.403886] [drm:modeset_init] loading module: slave
[    3.521794] [drm:drm_sysfs_connector_add] adding "HDMI-A-1" to sysfs
[    3.521808] [drm:drm_sysfs_hotplug_event] generating hotplug event
[    3.521892] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.521901] [drm] No driver support for vblank timestamp query.
[    3.522014] [drm:drm_irq_install] irq=173
[    3.522107] [drm:tilcdc_load] slave: preferred_bpp: 16
[    3.522138] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:20:HDMI-A-1]
[    3.522366] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:20:HDMI-A-1] status updated from 3 to 2
[    3.522381] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:20:HDMI-A-1] disconnected
[    3.522408] [drm:drm_setup_crtcs] 
[    3.522420] [drm:drm_enable_connectors] connector 20 enabled? no
[    3.522433] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
[    3.522446] [drm] Cannot find any crtc or sizes - going 1024x768
[    3.522458] [drm:drm_fbdev_cma_create] surface width(1024), height(768) and 
bpp(16)
[    3.529951] [drm:drm_crtc_helper_set_config] 
[    3.529958] [drm:drm_crtc_helper_set_config] [CRTC:18] [NOFB]
[    3.597812] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0
[   13.618078] [drm:drm_sysfs_hotplug_event] generating hotplug event
[   13.618207] [drm:drm_fb_helper_hotplug_event] 
[   13.618224] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:20:HDMI-A-1]
[   13.618418] [drm:drm_helper_probe_single_connector_modes_merge_bits] 
[CONNECTOR:20:HDMI-A-1] disconnected
[   13.618442] [drm:drm_setup_crtcs] 
[   13.618455] [drm:drm_enable_connectors] connector 20 enabled? no
[   13.618469] [drm:drm_setup_crtcs] picking CRTCs for 2048x2048 config
[   13.618490] [drm:drm_crtc_helper_set_config] 
[   13.618499] [drm:drm_crtc_helper_set_config] [CRTC:18] [NOFB]


Cheers!


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to