From: "Bruno Prémont" <bonbons@linux-vserver.org>
To: sanjay anvekar <sanjayanvekar@yahoo.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: Help-On frame Buffer
Date: Mon, 6 Dec 2010 14:05:41 +0100 [thread overview]
Message-ID: <20101206140541.63f700b0@pluto.restena.lu> (raw)
In-Reply-To: <606957.28837.qm@web36106.mail.mud.yahoo.com>
Hi Sanjay,
Most useful would be the pertinent part of your kernel log
(dmesg | grep -A 10 -B 10 drm) as well as some of the content
of the following sysfs files (edid is binary):
/sys/class/drm/card0/card0-*/{dpms,edid,enabled,modes,status}
Eventually also:
grep /sys/module/i915/parameters/*
and
uname -a
Bruno
On Mon, 6 Dec 2010 03:49:43 sanjay anvekar wrote:
> Hi Bruno,
> Thanks for your reply. I have recompiled the Linux kernel with
> CONFIG_DRM_I915
> enabled, with the updated kernel file my display is looking strange. i.e. I have
> vga=791
> option in my boot configuration file and with this actual graphics screen is
> displayed only
> in quarter area of screen. Which is reapting twice, covering left and right
> quarter of screen,
> rest screen is black(i.e.bottom half of the screen).
> How can I solve this problem? Please help me.
> With the latest Kernel file with CONFIG_DRM_I915 enabled, how do I set different
> screen resolutions. Please let me know.
>
> Thanks & Best Regards,
> Sanjay
>
>
>
>
> ________________________________
> From: Bruno Prémont <bonbons@linux-vserver.org>
> To: sanjay anvekar <sanjayanvekar@yahoo.com>
> Cc: intel-gfx@lists.freedesktop.org
> Sent: Sat, 4 December, 2010 2:12:57 AM
> Subject: Re: [Intel-gfx] Help-On frame Buffer
>
> Hi,
>
> You should look at KMS (Kernel Mode Setting) with i915 driver that you
> find under DRI. (CONFIG_DRM_I915 + CONFIG_DRM_I915_KMS)
> KMS can also be manually enabled/disabled with i915.modeset kernel
> parameter when i915 is built-in.
>
> VESA only knows a few standard predefined modes but not the wide
> resolutions currently seen. It's based on some BIOS code and can only
> set resolution at early system boot, does not support s2ram (S3) nor any
> acceleration.
>
> Bruno
>
>
>
> On Fri, 03 December 2010 sanjay anvekar <sanjayanvekar@yahoo.com> wrote:
> > Hi,
> >
> > I am new to Linux and frame buffer. I am using Intel 945GSE / ICH7M chipset
> >
> > Panel PC with integrated Intel 945GSE
> > display chipset. Different size and resolution LCD screens are interfaced to
> >the
> >
> > hardware (it supports Dual Channel 24-bit LVDS).
> > I am using Linux VESA frame buffer for various graphic object implementation.I
>
> > am able to get 1024x768 screen resolution using
> > VESA frame buffer, but I am not able to get the full screen resolution of
> > 1366x768 pixels supported my LCD screen.
> > Currenlty for various resolution I am changing boot configuration file as
> below
> > e.g. vga=791 for 1024x768.
> >
> > My existing BIOS does not list the 1366x768 resolution. So I would like to know
> >
> > how I could get the full resolution using
> > the exsiting hardware.
> > Please help me.
> >
> > Thanks & Best Regards,
> > Sanjay
> >
> >
>
>
>
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2010-12-06 13:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-03 17:41 Help-On frame Buffer sanjay anvekar
2010-12-03 20:42 ` Bruno Prémont
2010-12-06 11:49 ` sanjay anvekar
2010-12-06 13:05 ` Bruno Prémont [this message]
[not found] ` <375813.47221.qm@web36102.mail.mud.yahoo.com>
2010-12-10 7:36 ` Bruno Prémont
2010-12-13 11:20 ` sanjay anvekar
2010-12-13 12:10 ` Bruno Prémont
2010-12-13 12:20 ` Chris Wilson
2010-12-14 11:19 ` sanjay anvekar
2011-01-12 11:04 ` KMS in GMA500 ? sanjay anvekar
2011-01-14 0:18 ` Clemens Eisserer
2010-12-04 3:12 ` Help-On frame Buffer Liu, Xinyun
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=20101206140541.63f700b0@pluto.restena.lu \
--to=bonbons@linux-vserver.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=sanjayanvekar@yahoo.com \
/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.