[Bug 194] s3c2410fb 8bit mode corrupt

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Fri Mar 16 16:52:11 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=194





------- Additional Comments From stefan at openmoko.org  2007-03-16 16:52 -------
Seems to be a better idea let the info in this bug.

Starting kdrive with 8bit gives the following error:

can't get colormap: Invalid argument

The errors occurs due to an failed ioctl: (hw/kdrive/fbdev/fbdev.c:770)

 k = ioctl (priv->fd, FBIOGETCMAP, &cmap);
    if (k < 0)
    {
    perror ("can't get colormap");
    return;

FBIOGETCMAP is the ioctl to get the color map from the framebuffer driver.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




More information about the buglog mailing list