From: amaora <nem...@ra...> - 2009-06-05 21:22:08
|
Hi, I write framebuffer driver for the PCF8833, it work, but only if xxx_fix.visual == FB_VISUAL_PSEUDOCOLOR, TRUECOLOR/DIRECTCOLOR don't work. Kernel is blocked (stalled) in function register_framebuffer on line fb_notifier_call_chain(...), i don't know how to find stall point more deep. Why this happening? Thanks, Roman Belov |