[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-12-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Martin Peres  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |MOVED

--- Comment #46 from Martin Peres  ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/332.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-11-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #45 from Sergey Yanovich  ---
(In reply to Loïc Yhuel from comment #27)
> No change with the new firmwares on Dell Inspiron Gaming 7567.

> No issue when booting with nouveau.noaccel=1.

The issue affects Dell G5 15 5587 as well. Ubuntu 19.04 is nearly unusable on
it with default settings. "nouveau.noaccel=1" helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-11-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #44 from Andrey Melentyev  ---
Got some time to test runpm_fixes branch by Karol Herbst:
https://github.com/karolherbst/linux/commits/runpm_fixes

Applying the two latest commits bbb0b9a16c86fc54fe296df73000da3fba4e91b6 and
749a9c843f646ceac39e14601b64e5bbf202a47c from this branch to kernel version
5.3.8 allows me to use nouveau on Thinkpad X1 Extreme Gen 1 laptop with GP107M
[GeForce GTX 1050 Ti Mobile] (rev a1)

What works

- Offloading with DRI_PRIME
- Reverse PRIME: HDMI port wired to the NVIDIA GPU works
- Power management (see note below)
- Suspend and resume

I was testing under X11 with modesetting DDX for both iGPU and dGPU. Haven't
tried Wayland or any sort of video decoding acceleration.

Power management

After loading nouveau module, idle dGPU doesn't power down, albeit power
control is set to "auto" for both the GPU and its audio device via sysfs. This
can be worked around by setting the power to on and then back to auto:

echo -n "on" >/sys/bus/pci/devices/:01:00.1/power/control && echo -n "auto"
>/sys/bus/pci/devices/:01:00.1/power/control

Once the idle audio device and GPU itself are powered down correctly, I get
power usage similar (same?) to when bbswitch is used.

Not sure if https://bugzilla.kernel.org/show_bug.cgi?id=156341 is relevant
here.

Thanks Karol and everyone involved, hope to see it mainlined eventually.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #43 from Dario Nieuwenhuis  ---
Hello,

I'm also affected by this bug.

Hardware:
- Lenovo ThinkPad x1 Extreme i7-8850H, 32gb, 4k screen
- It has hybrid graphics (nvidia optimus) with:
- Integrated graphics: Intel UHD 630
- Discrete graphics: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile]
(rev a1)
- DMI: LENOVO 20MFCTO1WW/20MFCTO1WW, BIOS N2EET41W (1.23 ) 07/03/2019
- UEFI firmware is up to date.

Software:
- Arch Linux
- Both Linux 5.2.8.arch1-1 and self-built 4d352dbd (latest on branch linux-5.3
on https://github.com/skeggsb/linux/ at the time of writing)
- mesa 19.1.4-1
- linux-firmware 20190717.bf13a71-1
- I'm trying to use wayland, not xorg (to get support for different DPI on
different monitors). (xorg doesn't work either anyway)

Now, here is the interesting thing: in the BIOS you can select between hybrid
and integrated graphics:

Integrated graphics:
- Both the intel and the nvidia are enabled (both show up in lspci)
- Laptop screen is wired to the intel
- HDMI, USB C is wired to the nvidia
- The laptop screen is usable with the intel driver.
- nouveau doesn't work due to this bug -> there's no way to get the hdmi/usbc
working :(
- Great battery life when shutting down the nvidia with bbswitch.

BUT, with discrete graphics:
- Only nvidia is enabled (intel doesn't even show up in lspci)
- Laptop screen is wired to the nvidia
- HDMI, USB C is wired to the nvidia
- Nouveau works perfectly!! Both laptop screen and externals.
- BUT battery life is terrible (because you can't turn off the nvidia on the
go)

Conclusion: this bug is somehow related to nvidia optimus. It ONLY occurs in
hybrid graphics mode.

Sad thing is I'm forced to choose between bad battery life, or inability to use
external monitors, which makes this laptop very unusable :(

I've attached logs for both the discrete graphics mode (everything works) and
hybrid graphics mode (nouveau crashes with this bug).

What can I test next that would help fix this? I'd REALLY love to help.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #42 from Dario Nieuwenhuis  ---
Created attachment 145042
  --> https://bugs.freedesktop.org/attachment.cgi?id=145042&action=edit
GP107M (thinkpad x1 extreme) in discrete graphics mode - works

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-08-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Dario Nieuwenhuis  changed:

   What|Removed |Added

 CC||dirb...@dirbaio.net

--- Comment #41 from Dario Nieuwenhuis  ---
Created attachment 145041
  --> https://bugs.freedesktop.org/attachment.cgi?id=145041&action=edit
GP107M (thinkpad x1 extreme) in hybrid graphics mode - fails

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-08-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #40 from Pierre Moreau  ---
(In reply to Pacho Ramos from comment #39)
> (In reply to Pacho Ramos from comment #38)
> > "nouveau.modeset=0 i915.modeset=1" solves the problem for me, thanks a lot!
> > :D
> 
> But, then, nouveau is not listed by:
> $ xrandr --listproviders
> 
> Then, it is still not usable :(

Setting `nouveau.modeset=0` effectively disables the Nouveau driver (i.e. it
will get loaded but will do nothing), which is why it doesn’t get listed by
`xrandr --listproviders`.


(In reply to Markus Wanner from comment #35)
> Created attachment 144355 [details]
> GP107GLM - kernel log

FYI, you mistakenly uploaded twice the lspci output. :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #39 from Pacho Ramos  ---
(In reply to Pacho Ramos from comment #38)
> "nouveau.modeset=0 i915.modeset=1" solves the problem for me, thanks a lot!
> :D

But, then, nouveau is not listed by:
$ xrandr --listproviders

Then, it is still not usable :(

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-06-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #38 from Pacho Ramos  ---
"nouveau.modeset=0 i915.modeset=1" solves the problem for me, thanks a lot! :D

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-05-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #37 from Markus Wanner  ---
I attached kernel logs and info from a ThinkPad P1 with a GP107GLM (Quadro
P2000 Mobile).

This is with a very recent RC kernel and the nouveau module compiled from git
as of today (58c5ebb).  drm.debug and nouveau.debug enabled, but with runpm=0
(which does not seem to make a difference for the first MMIO read timeout.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-05-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #36 from Markus Wanner  ---
Created attachment 144356
  --> https://bugs.freedesktop.org/attachment.cgi?id=144356&action=edit
GP107GLM (ThinkPad P1) - lspci

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-05-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #35 from Markus Wanner  ---
Created attachment 144355
  --> https://bugs.freedesktop.org/attachment.cgi?id=144355&action=edit
GP107GLM - kernel log

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #34 from krinkodo...@hotmail.com ---
Created attachment 144183
  --> https://bugs.freedesktop.org/attachment.cgi?id=144183&action=edit
Journal logs from a boot without any modeset-altering kernel parameters.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2019-05-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #33 from krinkodo...@hotmail.com ---
The 1050 card has been tripping up Nouveau for me as well, ever since I got my
laptop over a year ago.

Card info:

~$ lspci | grep -E 'VGA|3D'
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev
a1)

It's possible to use Intel integrated graphics by using the kernel parameters
"nomodeset i915.modeset=1" or "nouveau.modeset=0 i915.modeset=1", which is what
I've been using. The proprietary Nvidia driver works fine as well, along with
the kernel parameters that RPMFusion's package adds.

Without modeset parameters, the laptop used to lock up on boot. Lately, not
using modeset parameters has the laptop shut down during the boot process
instead.

For what it's worth, I'll attach the journal of a failed boot that I invoked
recently. The call traces might be the only important parts, but I'll just post
the whole thing in case other parts are useful.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-11-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #32 from Florens  ---
As Sebastian said, more and more laptops with this card are being sold. This
issue is preventing me from having HDMI with power management, in other words,
a functional laptop.
Is there *anything* I can do to get more traction on this issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-11-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #31 from Florens  ---
I have a ThinkPad X1 Extreme, whose Nvidia card is also affected by this issue.

4.18.0-10-generic
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050
Ti Mobile] (rev ff)

Is there anything I can do to help with this issue? I'm unfamiliar with nouveau
development, but I do have programming experience.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-10-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #30 from Sebastian  ---
I'd vote for an importance upgrade as the affected card spread more and more.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-10-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #29 from Sebastian  ---
Created attachment 142029
  --> https://bugs.freedesktop.org/attachment.cgi?id=142029&action=edit
Lenovo Yoga 530-15 IKB Kernel log and additional information

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Mitchell Keith Bloch  changed:

   What|Removed |Added

 CC||baz...@gmail.com

--- Comment #28 from Mitchell Keith Bloch  ---
Not sure what to add to this. Running a system with a GeForce GT 1030
GV-N1030SL-2GL. It worked fine when passed through to a Windows VM, but when
attempting to use it as the Linux 4.18.12 GPU, I get this error. I can confirm
that nouveau.runpm=0 has no apparent effect, while nouveau.noaccel=1 eliminates
the error. (startx, of course, fails.)

Running kernel 4.14.74, I'm not sure this error appears. It is as though
nouveau.noaccel=1 is in effect from the beginning. Perhaps the card is "better"
supported with the 4.18 series.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #27 from Loïc Yhuel  ---
No change with the new firmwares on Dell Inspiron Gaming 7567.

Fedora 29 with manually installed new firmwares (kernel-4.18.10-300.fc29.x86_64
+ linux-firmware-20180913-87.git44d4fca9.fc30.noarch).

No issue when booting with nouveau.noaccel=1.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-09-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #26 from Boris Vinogradov  ---
(In reply to Boris Vinogradov from comment #25)
> Created attachment 141455 [details]
> Kernel log with new firmware after some boot
> 
> But I have some boot with reproduce error.

I have many experiments with boot and create stable reproduce way:

1)Instalation new version of kernel,
2)Reboot, or cold boot
3)Successefull boot with short time initialization. Sleep/suspend usally work.
4)Reboot, or cold boot
5)Reproduce error again.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #25 from Boris Vinogradov  ---
Created attachment 141455
  --> https://bugs.freedesktop.org/attachment.cgi?id=141455&action=edit
Kernel log with new firmware after some boot

But I have some boot with reproduce error.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #24 from Boris Vinogradov  ---
(In reply to Boris Vinogradov from comment #23)
> Created attachment 141453 [details]
> Kernel log with new firmware
> 
> There're no any changes for me with new firmare from git.
(In reply to Boris Vinogradov from comment #23)
> Created attachment 141453 [details]
> Kernel log with new firmware
> 
> There're no any changes for me with new firmare from git.

Sorry, I recheck. No errors in dmesg and sleep mode is work.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #23 from Boris Vinogradov  ---
Created attachment 141453
  --> https://bugs.freedesktop.org/attachment.cgi?id=141453&action=edit
Kernel log with new firmware

There're no any changes for me with new firmare from git.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #22 from Rhys Kidd  ---
So there's updated low-level firmware shipped by NVIDIA for the GP107 (and
other pre-GP108 Pascal GPUs) [0]. This might resolve or improve the situation
for mobile GP107 users.

   nvidia: switch GP10[2467] to newer scrubber/ACR firmware (from GP108)

   This is being done to resolve issues being seen on a number of newer
   laptop systems which aren't compatible with the older binaries.

Users will likely need to wait for their distribution to ship the updated
firmware through the usual package update process, or get the firmware directly
from upstream linux-firmware.git.

[0]
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=85c5d90fc155d78531efa5d2b02e92aaef7e4b88

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-09-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

 CC||no11...@gmail.com

--- Comment #21 from Rhys Kidd  ---
*** Bug 107818 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #20 from Andrew  ---
Thanks Rhys.

FWIW I've tried the nouveau.runpm=0 kernel parameter on my NV138 (GT 1030)
system but nouveau still failing.

Jun  4 15:03:49 roffey10 dracut-cmdline[252]: Using kernel command line
parameters:
BOOT_IMAGE=/boot/vmlinuz-4.17.0-0.rc7.git2.1.vanilla.knurd.1.fc28.x86_64
root=/dev/mapper/OSVG-root ro rd.lvm.lv=OSVG/root rd.lvm.lv=OSVG/swap
rd.lvm.lv=OSVG/usr rd.driver.pre=vfio-pci rhgb quiet intel_iommu=on
nouveau.runpm=0

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-06-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

 CC||and...@roffey.org

--- Comment #19 from Rhys Kidd  ---
*** Bug 106793 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-01-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

 CC||ramazanero...@gmail.com

--- Comment #18 from Rhys Kidd  ---
*** Bug 104621 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2018-01-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=104621

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #17 from Aaron Ball  ---
Per rhyskidd's request, nvapeek output.

> nvapeek 0x101000
> 00101000: 00400080

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Aaron Ball  changed:

   What|Removed |Added

 Attachment #135146|NVIDIA GTX 1050 Ti  |ASUS ROG NVIDIA GTX 1050 Ti
description|vbios.rom (GP107)   |vbios.rom (GP107)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-10-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Aaron Ball  changed:

   What|Removed |Added

 CC||nullsp...@oper.io

--- Comment #16 from Aaron Ball  ---
Created attachment 135146
  --> https://bugs.freedesktop.org/attachment.cgi?id=135146&action=edit
NVIDIA GTX 1050 Ti vbios.rom (GP107)

Got mine working (finally) with imirkin's help (thanks very much!). Per
harry_x's comment, I just had to modprobe nouveau with runpm=0.

ASUS ROG GL753VE with NVIDIA GTX 1050 Ti (see attached vbios rom, per
rhyskidd's request on irc)

Running kernel 4.14.0-rc6

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-08-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=101220

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

 CC||majzo...@umsl.edu

--- Comment #15 from Rhys Kidd  ---
*** Bug 102275 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #14 from Rhys Kidd  ---
*** Bug 102192 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #12 from Anton Kochkov  ---
On the latest kernel - 4.13_rc4 the error is still presented, but error message
a bit different it seems:

[ 1677.216453] nouveau :01:00.0: DRM: resuming object tree...
[ 1677.324861] nouveau :01:00.0: DRM: resuming fence...
[ 1677.624298] nouveau :01:00.0: bus: MMIO read of  FAULT at 409800
[ TIMEOUT ]
[ 1679.623842] nouveau :01:00.0: timeout
[ 1679.623851] [ cut here ]
[ 1679.623873] WARNING: CPU: 3 PID: 6056 at
drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:1501
gf100_gr_init_ctxctl_ext+0x6a8/0x790 [nouveau]
[ 1679.623874] Modules linked in: ctr ccm 8021q garp stp llc arc4
snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic ath10k_pci
nouveau ath10k_core i915 ath x86_pkg_temp_thermal mac80211 ttm coretemp
snd_hda_intel btusb iosf_mbi dell_wmi btrtl dell_laptop sparse_keymap
dell_smbios btbcm iTCO_wdt snd_hda_codec kvm_intel drm_kms_helper btintel
iTCO_vendor_support dcdbas wmi_bmof mxm_wmi dell_smm_hwmon uvcvideo
snd_hda_core kvm bluetooth videobuf2_vmalloc irqbypass snd_hwdep efi_pstore
cfg80211 videobuf2_memops videobuf2_v4l2 crc32c_intel videobuf2_core drm
ecdh_generic snd_pcm rfkill syscopyarea ghash_clmulni_intel snd_timer
sysfillrect cryptd snd videodev sysimgblt fb_sys_fops soundcore efivars
serio_raw pcspkr i2c_i801 wmi dell_smo8800 video efivarfs xts cbc libiscsi
scsi_transport_iscsi
[ 1679.623899]  vmxnet3 virtio_net virtio_ring virtio tg3 sky2 r8169 pcnet32
mii igb ptp pps_core i2c_algo_bit i2c_core e1000 bnx2 atl1c fuse xfs nfs lockd
grace sunrpc fscache jfs reiserfs btrfs ext4 jbd2 ext2 mbcache linear raid10
raid1 raid0 dm_raid raid456 async_raid6_recov async_memcpy async_pq async_xor
async_tx xor raid6_pq libcrc32c dm_snapshot dm_bufio dm_crypt dm_mirror
dm_region_hash dm_log dm_mod dax firewire_core crc_itu_t sl811_hcd xhci_pci
xhci_hcd usb_storage aic94xx libsas lpfc qla2xxx megaraid_sas megaraid_mbox
megaraid_mm aacraid sx8 hpsa cciss 3w_9xxx 3w_ 3w_sas mptsas
scsi_transport_sas mptfc scsi_transport_fc mptspi mptscsih mptbase imm parport
sym53c8xx initio arcmsr aic7xxx aic79xx scsi_transport_spi sr_mod cdrom sg
sd_mod pdc_adma sata_inic162x sata_mv ata_piix ahci libahci
[ 1679.623930]  sata_qstor sata_vsc sata_uli sata_sis sata_sx4 sata_nv sata_via
sata_svw sata_sil24 sata_sil sata_promise pata_via pata_jmicron pata_marvell
pata_sis pata_netcell pata_pdc202xx_old pata_atiixp pata_amd pata_ali
pata_it8213 pata_pcmcia pata_serverworks pata_oldpiix pata_artop pata_it821x
pata_hpt3x2n pata_hpt3x3 pata_hpt37x pata_hpt366 pata_cmd64x pata_sil680
pata_pdc2027x
[ 1679.623942] CPU: 3 PID: 6056 Comm: X Not tainted 4.13.0-rc4 #1
[ 1679.623943] Hardware name: Dell Inc. XPS 15 9560/05FFDN, BIOS 1.3.3
05/08/2017
[ 1679.623943] task: 880469764e80 task.stack: c9ffc000
[ 1679.623960] RIP: 0010:gf100_gr_init_ctxctl_ext+0x6a8/0x790 [nouveau]
[ 1679.623961] RSP: 0018:c9fff930 EFLAGS: 00010286
[ 1679.623962] RAX: 001d RBX: 88046c48c840 RCX:
81c4af48
[ 1679.623962] RDX: 0001 RSI: 0046 RDI:
81f792cc
[ 1679.623962] RBP: c9fff960 R08: 0001 R09:
03a6
[ 1679.623963] R10: c9fff7e0 R11: 03a6 R12:
77366a80
[ 1679.623963] R13: 88046923c000 R14: 880468d34080 R15:
01869a2a33c0
[ 1679.623964] FS:  7f2f55b798c0() GS:88047f4c()
knlGS:
[ 1679.623965] CS:  0010 DS:  ES:  CR0: 80050033
[ 1679.623965] CR2: 0179d038 CR3: 000467d92000 CR4:
003406e0
[ 1679.623965] Call Trace:
[ 1679.623982]  gf100_gr_init_ctxctl+0x1f5/0x290 [nouveau]
[ 1679.623998]  gp100_gr_init+0x757/0x790 [nouveau]
[ 1679.624013]  gf100_gr_init_+0x55/0x60 [nouveau]
[ 1679.624049]  nvkm_gr_init+0x17/0x20 [nouveau]
[ 1679.624059]  nvkm_engine_init+0x131/0x1e0 [nouveau]
[ 1679.624081]  nvkm_subdev_init+0x95/0x200 [nouveau]
[ 1679.624090]  nvkm_engine_ref+0x4f/0x70 [nouveau]
[ 1679.624099]  nvkm_ioctl_new+0xff/0x280 [nouveau]
[ 1679.624114]  ? nvkm_fifo_chan_child_del+0x90/0x90 [nouveau]
[ 1679.624129]  ? gf100_gr_dtor+0xd0/0xd0 [nouveau]
[ 1679.624138]  nvkm_ioctl+0x11b/0x260 [nouveau]
[ 1679.624153]  nvkm_client_ioctl+0x12/0x20 [nouveau]
[ 1679.624162]  nvif_object_ioctl+0x41/0x50 [nouveau]
[ 1679.624170]  nvif_object_init+0xc2/0x120 [nouveau]
[ 1679.624185]  nouveau_abi16_ioctl_grobj_alloc+0x149/0x2c0 [nouveau]
[ 1679.624200]  ? nouveau_abi16_ioctl_channel_free+0x90/0x90 [nouveau]
[ 1679.624206]  drm_ioctl_kernel+0x69/0xb0 [drm]
[ 1679.624210]  drm_ioctl+0x319/0x3f0 [drm]
[ 1679.624224]  ? nouveau_abi16_ioctl_channel_free+0x90/0x90 [nouveau]
[ 1679.624240]  nouveau_drm_ioctl+0x74/0xc0 [nouveau]
[ 1679.624242]  do_vfs_ioctl+0x94/0x5b0
[ 1679.624243]  ? handle_mm_fault+0xf3/0x210
[ 1679.624245]  ? security_file_ioctl+0x43/0x60
[ 1679.624246]  SyS_ioctl+0x79/0x90
[ 1679.624247]  entry_SYSCALL_6

[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=101782

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #11 from harry_x  ---
Running with runpm=0 parameter helped me. But that's not a real solution for
laptop anyway... So I had to resort to either run nvidia binary blob (which is
also batter killer since all rendering is done on NVIDIA) OR not using the
external display at all (so when I need battery life I reboot to kernel without
nvidia/nouveau driver and disable the card using bbswitch) :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-07-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #10 from Carlo Caione  ---
Same as https://bugs.freedesktop.org/show_bug.cgi?id=101782 ?

Do we have any workaround / fix / WiP for this issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=101665

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

 CC||ca...@caione.org

--- Comment #9 from Rhys Kidd  ---
*** Bug 101764 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-06-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #8 from harry_x  ---
Created attachment 132226
  --> https://bugs.freedesktop.org/attachment.cgi?id=132226&action=edit
NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1) vbios

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-06-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

--- Comment #7 from Rhys Kidd  ---
harry_x reports that:

> When starting the machine on Dell Inspiron 7000 (Kabylake, GTX 1050 Ti) with
> HDMI monitor connected (HDMI output is provided by NVIDIA card, eDP is 
> connected to internal), everything seems to work (using reverse prime that is 
> automatically setup). There is lot of tearing, but it works.
> 
> But when starting the machine without HDMI output connected (so the NVIDIA
> card has no connected output), it fails with [the timeout]:"

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-06-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

 CC||harr...@babylon5.cz

--- Comment #6 from Rhys Kidd  ---
*** Bug 101573 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau


[Nouveau] [Bug 100228] [NV137] bus: MMIO read of 00000000 FAULT at 409800 [ TIMEOUT ]

2017-06-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100228

Rhys Kidd  changed:

   What|Removed |Added

Summary|[NV137] unknown chipset |[NV137] bus: MMIO read of
   |(137000a1)  | FAULT at 409800 [
   ||TIMEOUT ]

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau