All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 18286] New: GeForce 8300 not supported (10de:0848/C77/MCP77)
Date: Wed, 29 Oct 2008 00:32:05 -0700 (PDT)	[thread overview]
Message-ID: <bug-18286-8800@http.bugs.freedesktop.org/> (raw)

http://bugs.freedesktop.org/show_bug.cgi?id=18286

           Summary: GeForce 8300 not supported (10de:0848/C77/MCP77)
           Product: xorg
           Version: 7.4
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: sbrandt-Mmb7MZpHnFY@public.gmane.org
         QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org


Created an attachment (id=19924)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=19924)
excerpt of Xorg.log with detection/startup messages

The GeForce 8300 graphics chip is not supported by the nouveau
driver of the current (7.4) xorg release. 
(Neither by the open source NVidia driver, see bug #18092 and bug #17526)

The 8300 is only available as OEM/on board, e.g., on the ASUS M3N/H-HDMI
mainboard. Called mGPU (Motherboard GPU) now, by NVidia.
lscpi: 02:00.0 VGA compatible controller: nVidia Corporation Device 0848 (rev
a2)
lspci -n: 02:00.0 0300: 10de:0848 (rev a2)
http://pci-ids.ucw.cz/read/PC/10de/0848 

According to
http://en.wikipedia.org/wiki/GeForce_8_Series#Geforce_8300_and_8400, it has a
G86 core. Or maybe not - I think they refer to the 8300 GS.

NVidia proprietary driver supports it, of course (since at least 173.14.05)
(II) NVIDIA(0): NVIDIA GPU GeForce 8300 (C77) at PCI:2:0:0 (GPU-0).

I changed the nv_driver.c to get some information about the architecture, and
to try to support it. 

static int NVGetArchitecture(volatile uint32_t *regs) ...
Architecture is detected as 0xAA.

static Bool NVPciProbe
Allowed architecture up to 0xAA (was 0x9F before).

Excerpt from Xorg.log is attached, where libglx.so was still set to closed
source nvidia. [SBr] log messages have been added by myself.

After correcting the glx, the X server crashed quite hard. I will do this again
and attach the log.
Pls tell me whether you need ReNouveau or MMIO Trace dumps.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

             reply	other threads:[~2008-10-29  7:32 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-29  7:32 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
     [not found] ` <bug-18286-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2008-10-29  7:51   ` [Bug 18286] GeForce 8300 not supported (10de:0848/C77/MCP77) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2008-10-29  7:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-02-15  8:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 21:28   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 21:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 21:35   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 21:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 21:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 22:13   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 22:16   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-03-03 22:17   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-06-05 16:50   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-06-05 17:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-06-29  7:07   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-07-01 10:06   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-07-04 14:16   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-07-04 14:32   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-07-07 11:37   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-07-07 19:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-09-05 22:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-09-05 22:52   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-09-05 22:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-09-05 22:56   ` [Bug 18286] GeForce 8200 and 8300 not supported (10de:0848/0849/C77/MCP77/MCP78S) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-09-05 22:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-09-05 23:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-09-05 23:13   ` [Bug 18286] [nouveau] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-12-01 18:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2009-12-01 19:20   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-01-17  5:03   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-01-17  5:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-01-17  5:06   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-02-15 10:00   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-02-15 10:05   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-02-15 10:14   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-02-22  5:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-21 23:15   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-21 23:18   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-03-21 23:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

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=bug-18286-8800@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@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.