[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201412092233.17030.linux@rainbow-software.org>
Date: Tue, 9 Dec 2014 22:33:16 +0100
From: Ondrej Zary <linux@...nbow-software.org>
To: linux-fbdev@...r.kernel.org
Cc: Kernel development list <linux-kernel@...r.kernel.org>
Subject: Compiled tridentfb hangs but distribution kernel works fine
Hello,
I'm doing some work on tridentfb driver but encountered a weird problem.
When I compile custom kernel with tridentfb, it hangs with Blade3D card (ID
0x9880) in blade_image_blit(). The screen is blank with some artifacts and
machine does not respond to ping or keyboard. However, it can be rebooted by
Alt+SysRq+B. It works fine with other cards (3DImage 9750 and CyberBlade XP)
with no blit implementation. Commenting out contents of blade_image_blit()
function makes the hang go away (nothing useful on the screen, of course).
The weird thing is that the Blade3D card works fine when I load Debian
kernels! Debian 3.16-0.bpo.3-686-pae works fine but when I compile 3.16
kernel, it hangs.
Any ideas?
--
Ondrej Zary
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists