All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Maksim A. Boyko" <maksim.a.boyko@gmail.com>
To: linux-omap@vger.kernel.org
Subject: n810 video
Date: Sat, 30 Oct 2010 12:40:53 +0400	[thread overview]
Message-ID: <AANLkTinV0PK=77MYkVQF2RRG4g2w_U==pbiO++j7jst-@mail.gmail.com> (raw)

Hi,

I try to switch on "OMAP2/3 Display Subsystem Support" and "Omap frame
buffer support" on n810  (commit 8b4b01).

In OMAP2/3 Display Subsystem Support I used:
CONFIG_OMAP2_VRAM_SIZE=4
CONFIG_OMAP2_DSS_DEBUG_SUPPORT=y
CONFIG_OMAP2_DSS_DPI=y
CONFIG_OMAP2_DSS_VENC=y
CONFIG_PANEL_GENERIC=y

In Omap frame buffer support I used:
CONFIG_FB=y
CONFIG_FB_OMAP_LCDC_EXTERNAL=y
CONFIG_FB_OMAP_LCDC_BLIZZARD=y
CONFIG_FB_OMAP_LCD_MIPID=y
CONFIG_FB_OMAP_BOOTLOADER_INIT=y
CONFIG_FB_OMAP=y
CONFIG_FB_OMAP_CONSISTENT_DMA_SIZE=2

I create fb device:
#mknod /dev/fb0 c 29 0
#chgrp video  /dev/fb0
#chmod 660  /dev/fb0

But XServer 1.7.7-8 from debian squeeze armel don't work in both
cases. Tail of Xorg.0.log

(II) LoadModule: "omapfb"
(II) Loading /usr/lib/xorg/modules/drivers/omapfb_drv.so
(II) Module omapfb: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 0.1.1
        ABI class: X.Org Video Driver, version 6.0
(II) omapfb: Driver for OMAP framebuffer (omapfb) and external LCD controllers:
        omap1/2/3, S1D13745, HWA742
(WW) Falling back to old probe method for OMAPFB
(WW) Could not open '/dev/fb0': No such device or address(EE) No
devices detected

How to correct enable support video on n810?

Thanks.

-- 
Best regards, Maksim A. Boyko

             reply	other threads:[~2010-10-30  8:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-30  8:40 Maksim A. Boyko [this message]
2010-11-01 16:07 ` n810 video Grazvydas Ignotas
2010-11-02  9:09   ` Tomi Valkeinen
2010-11-05 19:45   ` Maksim A. Boyko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTinV0PK=77MYkVQF2RRG4g2w_U==pbiO++j7jst-@mail.gmail.com' \
    --to=maksim.a.boyko@gmail.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.