All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: linux-fbdev-devel@lists.sourceforge.net,
	Francois Romieu <romieu@fr.zoreil.com>
Cc: ploum@mitose.net
Subject: Re: [patch] Re: GeForce 4 MX have no working frame buffer at all..
Date: Sat, 21 Aug 2004 20:09:30 +0800	[thread overview]
Message-ID: <200408212009.30477.adaplas@hotpop.com> (raw)
In-Reply-To: <20040821111414.GA6818@electric-eye.fr.zoreil.com>

On Saturday 21 August 2004 19:14, Francois Romieu wrote:
> Ploum Ploum <ploum@mitose.net> :
> [...]
>
> > Here's the lspci -vvvv output for the card :
> >
> > 0000:02:00.0 VGA compatible controller: nVidia Corporation NV18
> > [GeForce4 MX 440 AGP 8x] (rev a2) (prog-if 00 [VGA])
>
> Try patch below. If it does not work, please send a complete dmesg and
> lspci -vx.
>
> diff -puN drivers/video/riva/fbdev.c~rivafb-missing-id
> drivers/video/riva/fbdev.c ---
> linux-2.6.8.1/drivers/video/riva/fbdev.c~rivafb-missing-id	2004-08-21
> 13:05:41.000000000 +0200 +++
> linux-2.6.8.1-romieu/drivers/video/riva/fbdev.c	2004-08-21
> 13:07:31.000000000 +0200 @@ -1836,6 +1836,7 @@ static u32
> riva_get_arch(struct pci_dev
>  		case 0x0110:   /* GeForce2 MX */
>  		case 0x0150:   /* GeForce2 */
>  		case 0x0170:   /* GeForce4 MX */
> +		case 0x0171:   /* GeForce4 MX */
>  		case 0x0180:   /* GeForce4 MX (8x AGP) */
>  		case 0x01A0:   /* nForce */
>  		case 0x01F0:   /* nForce2 */
>

No, the above won't work.  The GF4 MX 440 is NV18 which should be covered
by the statement 'case 0x0180'.

Try using linux-2.6.8.1 + Andrew's -mm2 patch.  Older 2.6 kernels incorrectly
classified your card as NV_ARCH_20, which should be NV_ARCH_10.

Tony




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285

  reply	other threads:[~2004-08-21 13:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-21 10:53 GeForce 4 MX have no working frame buffer at all Ploum Ploum
2004-08-21 11:14 ` [patch] " Francois Romieu
2004-08-21 12:09   ` Antonino A. Daplas [this message]
2004-08-21 17:45     ` Ploum Ploum
2004-08-21 20:00       ` Francois Romieu

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=200408212009.30477.adaplas@hotpop.com \
    --to=adaplas@hotpop.com \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=ploum@mitose.net \
    --cc=romieu@fr.zoreil.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.