raspberrypi / firmware

This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
5.15k stars 1.68k forks source link

Compatibility between firmware and kernel #802

Closed rodizio1 closed 7 years ago

rodizio1 commented 7 years ago

I've recently tried to upgrade the firmware to the one from the latest Raspbian image (2017-04-10). Now the system doesn't boot anymore. It doesn't even initialize the display, HDMI monitor shows "no device connected".

I figured out, that enabling start_x=1 in config.txt causes this.

Using this kernel from an older Raspbian version:

Linux wifibroadcast 4.4.11-v7+ #26 SMP Wed Apr 19 01:03:25 CEST 2017 armv7l GNU/Linux

popcornmix commented 7 years ago

Duplicate of #803

rodizio1 commented 7 years ago

sorry for double post.