All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@gmail.com>
To: linux-fbdev-devel@lists.sourceforge.net,
	jurriaan <thunder7@xs4all.nl>,
	adaplas@hotpop.com, adaplas@pol.net
Subject: Re: ghosting with nvidia framebuffer (pci-e 6600), 1600x1200 and 12x22 font
Date: Fri, 22 Jul 2005 12:03:31 +0800	[thread overview]
Message-ID: <200507221203.31810.adaplas@gmail.com> (raw)
In-Reply-To: <20050706190456.GA20251@amd64.of.nowhere>

On Thursday 07 July 2005 03:04, jurriaan wrote:
> I've bought myself a fine new s939 motherboard, which meant another
> videocard as well. Since I couldn't get an Ati X600 running reliably
> under X.org (#@#$*$ FIFO timed out errors are very frustrating, and the
> only solution I found was to shut down all acceleration, which didn't
> make me happy), I'm now running an Nvidia 6600.
>
> Kernel command line: root=/dev/hda1 video=nvidiafb:1600x1200-32@85
> atkbd.softrepeat=1
>
> nvidiafb: nVidia device/chipset 10DE0141
> nvidiafb: PCI device 10de:0141 (nVidia Corporation)
> nvidiafb: CRTC0 found
> nvidiafb: CRTC1 found
> nvidiafb: CRTC 0 appears to have a CRT attached
> nvidiafb: Using CRT on CRTC 0
> nvidiafb: MTRR set to ON
> Console: switching to colour frame buffer device 133x54
> nvidiafb: PCI nVidia NV14 framebuffer (64MB @ 0xC0000000)
>
> I'm running at 1600x1200 resolution with the 12x22 font, and a
> 2.6.13-rc1-mm1 kernel.
>
> A strange effect is noticeable: often characters from the left of the
> screen are ghosted on the right of the screen. Not all of the pixels
> that form a character, but enough to be visible. To my best knowledge,
> the ghosting starts at column 85, and 85 * 12 = 1020, which may mean
> some sort of erroneous wrap-around at pixel 1024 is taking place?
>

It looks like a timings problem.  Are the effects still present if you try to
change modes?

Based on the dmesg snippet, I don't think the driver was able to grab the
edid.  Which means that the mode 1600x1200 was taken from the default modedb
which may not be correct for your hardware.

If you can, grab X's modeline using xvidtune, then convert it into a fb
compatible modeline, enter it in /etc/fb.modes then use fbset to change your
video mode.

Tony



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click

  parent reply	other threads:[~2005-07-22  5:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06 19:04 ghosting with nvidia framebuffer (pci-e 6600), 1600x1200 and 12x22 font jurriaan
2005-07-20 18:33 ` jurriaan
2005-07-22  4:03 ` Antonino A. Daplas [this message]
2005-07-22  6:35   ` Jurriaan Kalkman
2005-07-22 13:22     ` Antonino A. Daplas
2005-07-22 13:29   ` jurriaan
2005-07-22 14:05     ` Antonino A. Daplas

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=200507221203.31810.adaplas@gmail.com \
    --to=adaplas@gmail.com \
    --cc=adaplas@hotpop.com \
    --cc=adaplas@pol.net \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=thunder7@xs4all.nl \
    /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.