From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: sparclinux@vger.kernel.org
Subject: Re: [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later
Date: Mon, 14 Feb 2005 16:59:10 +0000 [thread overview]
Message-ID: <200502150059.12789.adaplas@hotpop.com> (raw)
In-Reply-To: <200502140251.00645.aragorn@tiscali.nl>
On Monday 14 February 2005 23:34, Frans Pop wrote:
> On Monday 14 February 2005 12:32, Ben Collins wrote:
> atyfb: Set Visible Mode to 1024x768-8
> atyfb: Virtual resolution 1024x2016, pixclock_in_ps 22349 (calculated
> 22349) atyfb: Dot clock: 44 MHz
> atyfb: Horizontal sync: 35 kHz
> atyfb: Vertical refresh: 84 Hz
The above timings are screwed. This is 1024x768 at 85Hz INTERLACED.
The fb_find_mode() function picked up this mode when you specified
1024x768@75, since there is no such mode in the mode database.
And the atyfb driver accepted the mode without differentiating between
interlaced and non-interlaced.
Try the following modes instead (all present in the mode database):
1024x768@60, 1024x768@70, 1024x768@76, 1024x768@100. You can also try
1024x768@85 but you might get the interlaced mode again.
Tony
PS: There was also a massive atyfb update between 2.6.10-rc1 and rc2. Here's
the changelog:
# Alexander Kern <alex.kern@gmx.de>
# [PATCH] port Daniel Mantione 2.4 driver to 2.6
# [PATCH] add more pci_id number
# [PATCH] add accelerated imgblit
# [PATCH] revert SDRAM_MAGIC_PLL to old behaviour
# [PATCH] do a "from BIOS" initialisation only by __i386__
#
# Arnaud FONTAINE <arnaud.fontaine@free.fr>
# [PATCH atyfb] correction for 3D Rage Mobility L
#
# Geert Uytterhoeven <geert@linux-m68k.org>
# [PATCH atyfb] Atari Atyfb fixes
# [PATCH atyfb] Atyfb on Mach64 GX or Atari
# [PATCH 468] m68k sparse floating point
#
# James Simmons <jsimmons@infradead.org>
# [PATCH add] port to framebuffer_alloc api
#
# Nicolas Souchu <nsouch@free.fr>
# [PATCH] I do not found a copy, but it was incorporated too
#
# Ville Syrjälä <syrjala@sci.fi>
# [PATCH] fix pan with doublescan
# [PATCH] another double scan fix
# [PATCH] disable linear aperture register access
# [PATCH] Memory type correction
# [PATCH] atyfb (2.6): Fix mmio_start
# [PATCH] atyfb (2.6): Fix mem_refresh_rate for Mobility
# [PATCH] atyfb (2.6): Add RGB565 support
# [PATCH] atyfb: Blank LCD by turning off backlight voltage
# [PATCH] atyfb: Rage LT LCD register access
# [PATCH] atyfb: vblank irq support
# [PATCH] atyfb: MTRR support
#
next prev parent reply other threads:[~2005-02-14 16:59 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-14 1:50 [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-14 11:32 ` Ben Collins
2005-02-14 15:34 ` Frans Pop
2005-02-14 16:59 ` Antonino A. Daplas [this message]
2005-02-14 17:55 ` Frans Pop
2005-02-14 23:40 ` Antonino A. Daplas
2005-02-14 23:40 ` Antonino A. Daplas
2005-02-15 0:31 ` David S. Miller
2005-02-15 0:31 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-15 6:22 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-15 6:22 ` Frans Pop
2005-02-15 10:03 ` [Linux-fbdev-devel] " Geert Uytterhoeven
2005-02-15 10:03 ` [Linux-fbdev-devel] Re: [atyfb] No display on Sparc Ultra 10 Geert Uytterhoeven
2005-02-15 12:10 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Antonino A. Daplas
2005-02-15 12:10 ` Antonino A. Daplas
2005-02-15 16:49 ` David S. Miller
2005-02-15 16:49 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-16 2:27 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-16 2:27 ` Frans Pop
2005-02-16 3:20 ` David S. Miller
2005-02-16 3:20 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-16 11:30 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Antonino A. Daplas
2005-02-16 11:30 ` Antonino A. Daplas
2005-02-16 2:27 ` Frans Pop
2005-02-16 2:27 ` Frans Pop
2005-02-16 11:27 ` Antonino A. Daplas
2005-02-16 11:27 ` Antonino A. Daplas
2005-02-16 15:51 ` David S. Miller
2005-02-16 15:51 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or David S. Miller
2005-02-16 22:10 ` [atyfb] No display on Sparc Ultra 10 with kernel 2.6.10-rc2 or later Frans Pop
2005-02-16 22:10 ` Frans Pop
2005-02-16 23:02 ` Antonino A. Daplas
2005-02-16 23:02 ` Antonino A. Daplas
2005-02-16 23:18 ` [Linux-fbdev-devel] " Antonino A. Daplas
2005-02-16 23:18 ` Antonino A. Daplas
2005-02-16 23:24 ` Antonino A. Daplas
2005-02-16 23:24 ` Antonino A. Daplas
2005-02-17 14:16 ` Frans Pop
2005-02-17 14:16 ` Frans Pop
2005-02-17 21:30 ` Antonino A. Daplas
2005-02-17 21:30 ` [Linux-fbdev-devel] " 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=200502150059.12789.adaplas@hotpop.com \
--to=adaplas@hotpop.com \
--cc=sparclinux@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.