-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Impossible to update the kernel. #16
Comments
To get a kernel with HDMI 1080P support, please try it this way: touch .scmversion After your compilation succeeds a uImage will be generated for HDMI 1080P. You can use it to replace the existing uImage.hdmi |
[ 3.304000] ts-if initialized 我的板子重新编译后输出这个, 是否需要将uboot也更新呢?好多年吃灰,最近玩一下,我的是pi m3, android5 |
I have multiple NanoPC-T3, but Impossible to update the kernel
Kernel update, debian, only 1080 HDMI (LVDS and LCD off). On boot:
Error: Driver 'nxp_edid' is already registered, aborting...
[ 3.104000] nxp_edid_init: failed to i2c_add_driver()
[ 3.108000] hdmi_init_context: failed to nxp_edid_init()
[ 3.116000] register_nxp_hdmi: failed to hdmi_init_context()
[ 3.124000] register_nxp_out: failed to register_nxp_hdmi()
Complete kernel panic, and reboot loop.
In compile, everything is good:
Image Name: Linux-3.4.39-s5p6818
Created: Wed Aug 23 16:39:49 2017
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4430176 Bytes = 4326.34 kB = 4.22 MB
Load Address: 40008000
Entry Point: 40008000
Image arch/arm/boot/uImage is ready
But dont boot. With 1080, without 1080 (720p), or with hid_multitouch or without.
Can you give me a kernel, with 1080Hdmi and hid_multitouch module?
The text was updated successfully, but these errors were encountered: