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 87942] New: [NVE7] Unable to use nouveau
Date: Thu, 01 Jan 2015 18:20:43 +0000	[thread overview]
Message-ID: <bug-87942-8800@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 4487 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=87942

            Bug ID: 87942
           Summary: [NVE7] Unable to use nouveau
           Product: xorg
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Driver/nouveau
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
          Reporter: bruno.pagani-vYW+cPY1g1pg9hUCZPvPmw@public.gmane.org
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org

Whenever I try to modprobe nouveau, I face this:

[  449.052494] MXM: GUID detected in BIOS
[  449.052560] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type
mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
[  449.052599] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type
mismatch - Found [Buffer], ACPI requires [Package] (20140724/nsarguments-95)
[  449.052683] pci 0000:02:00.0: optimus capabilities: enabled, status dynamic
power, hda bios codec supported
[  449.052684] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP
handle
[  449.052715] nouveau 0000:02:00.0: enabling device (0006 -> 0007)
[  449.053208] nouveau  [  DEVICE][0000:02:00.0] BOOT0  : 0x0e7240a2
[  449.053211] nouveau  [  DEVICE][0000:02:00.0] Chipset: GK107 (NVE7)
[  449.053212] nouveau  [  DEVICE][0000:02:00.0] Family : NVE0
[  449.053228] nouveau  [   VBIOS][0000:02:00.0] checking PRAMIN for image...
[  449.053235] nouveau  [   VBIOS][0000:02:00.0] ... signature not found
[  449.053236] nouveau  [   VBIOS][0000:02:00.0] checking PROM for image...
[  449.053291] nouveau  [   VBIOS][0000:02:00.0] ... signature not found
[  449.053292] nouveau  [   VBIOS][0000:02:00.0] checking ACPI for image...
[  452.219933] nouveau  [   VBIOS][0000:02:00.0] ... appears to be valid
[  452.219937] nouveau  [   VBIOS][0000:02:00.0] using image from ACPI
[  452.220062] nouveau  [   VBIOS][0000:02:00.0] BIT signature found
[  452.220064] nouveau  [   VBIOS][0000:02:00.0] version 80.07.b3.00.10
[  452.220328] nouveau  [ DEVINIT][0000:02:00.0] adaptor not initialised
[  452.220336] nouveau  [   VBIOS][0000:02:00.0] running init tables
[  452.377876] nouveau 0000:02:00.0: irq 38 for MSI/MSI-X
[  452.377885] nouveau  [     PMC][0000:02:00.0] MSI interrupts enabled
[  452.377933] nouveau  [     PFB][0000:02:00.0] RAM type: GDDR5
[  452.377934] nouveau  [     PFB][0000:02:00.0] RAM size: 2048 MiB
[  452.377935] nouveau  [     PFB][0000:02:00.0]    ZCOMP: 0 tags
[  452.380181] nouveau  [    VOLT][0000:02:00.0] GPU voltage: 600000uv
[  452.409895] nouveau  [  PTHERM][0000:02:00.0] FAN control: none / external
[  452.409901] nouveau  [  PTHERM][0000:02:00.0] fan management: automatic
[  452.409912] nouveau  [  PTHERM][0000:02:00.0] internal sensor: yes
[  452.409942] nouveau  [     CLK][0000:02:00.0] 07: core 405 MHz memory 810
MHz 
[  452.410000] nouveau  [     CLK][0000:02:00.0] 0a: core 405-1058 MHz memory
1600 MHz 
[  452.410076] nouveau  [     CLK][0000:02:00.0] 0f: core 405-1058 MHz memory
5000 MHz 
[  452.410213] nouveau  [     CLK][0000:02:00.0] --: core 405 MHz memory 810
MHz 
[  452.450870] nouveau E[    PBUS][0000:02:00.0] MMIO write of 0x00000002 FAULT
at 0x4188ac [ IBUS ]
[  452.450919] vga_switcheroo: enabled
[  452.451052] [TTM] Zone  kernel: Available graphics memory: 8169116 kiB
[  452.451054] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[  452.451055] [TTM] Initializing pool allocator
[  452.451061] [TTM] Initializing DMA pool allocator
[  452.451073] nouveau  [     DRM] VRAM: 2048 MiB
[  452.451075] nouveau  [     DRM] GART: 1048576 MiB
[  452.451079] nouveau E[     DRM] Pointer to TMDS table invalid
[  452.451082] nouveau  [     DRM] DCB version 4.0
[  452.451084] nouveau E[     DRM] Pointer to flat panel table invalid
[  452.458570] nouveau  [     DRM] MM: using COPY for buffer copies
[  452.458580] [drm] Initialized nouveau 1.2.0 20120801 for 0000:02:00.0 on
minor 1

Then, I’m unable to use the card (through Bumblebee or DRI_PRIME, this is an
Optimus system).

I’m running ArchLinux, with the following package versions:

linux 3.17.6
mesa 10.4.1
xf86-video-nouveau 1.0.11

Please tell me if I can do anything helping you to fix this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 5764 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

             reply	other threads:[~2015-01-01 18:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-01 18:20 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
     [not found] ` <bug-87942-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2015-01-01 18:27   ` [Bug 87942] [NVE7] Unable to use nouveau bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 18:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 18:44   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 19:01   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 19:09   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 19:27   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 19:33   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 19:40   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 19:43   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 21:23   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-01-01 21:44   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-11-24 16:33   ` 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-87942-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.