All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julien PUYDT <julien.puydt-QFKgK+z4sOrR7s880joybQ@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: About nVidia 8600M GS (10de:0425 (rev a1))
Date: Fri, 21 Sep 2007 13:16:02 +0200	[thread overview]
Message-ID: <46F3A7F2.1010007@laposte.net> (raw)

Hi,

I compiled drm & xf86-video-nouveau to test nouveau yesterday -- the X 
server couldn't start. Today, Telek pointed me to 
drm/linux-core/drm_pciids.h, where I added my card. This made nouveau 
detect my card, and the xerver started successfully.

I didn't test further -- for example I didn't compile the mesa nouveau 
code to enable 3D.

So what should I test ?

Snark

PS1: nvidia-glx isn't abi-compatible with my xserver, so I can't provide 
renouveau dumps at the moment.

PS2: the patch to make my card detected.
--- drm_pciids.h.orig   2007-09-21 09:06:41.505406324 +0200
+++ drm_pciids.h        2007-09-21 08:58:09.976255940 +0200
@@ -748,6 +748,7 @@
         {0x10de, 0x0421, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_50}, \
         {0x10de, 0x0422, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_50}, \
         {0x10de, 0x0423, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_50}, \
+        {0x10de, 0x0425, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_50}, \
         {0x10de, 0x0429, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_50}, \
         {0x12d2, 0x0020, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_04}, \
         {0x12d2, 0x0028, PCI_ANY_ID, PCI_ANY_ID, 0, 0, NV_04}, \


PS3: I had to copy my modified file in drm_pciids.h.orig and remove my 
line to make the patch because git didn't see I had changed something... 
if someone knows why, that would help!

             reply	other threads:[~2007-09-21 11:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-21 11:16 Julien PUYDT [this message]
     [not found] ` <46F3A7F2.1010007-QFKgK+z4sOrR7s880joybQ@public.gmane.org>
2007-09-23  8:07   ` About nVidia 8600M GS (10de:0425 (rev a1)) Julien PUYDT

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=46F3A7F2.1010007@laposte.net \
    --to=julien.puydt-qfkgk+z4sorr7s880joybq@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.