* [Bug 29800] New: drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
@ 2010-08-25 15:21 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 15:21 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Summary: drm detects GPU lockup with dual cards/Xorg hard locks
even with single screen
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
[tspear@tomcat ~]$ cat /etc/redhat-release
Fedora release 13 (Goddard)
[tspear@tomcat ~]$ uname -r
2.6.33.6-147.2.4.fc13.x86_64
[tspear@tomcat ~]$ rpm -qa |grep nouveau
xorg-x11-drv-nouveau-0.0.16-7.20100423git13c1043.fc13.x86_64
[tspear@tomcat ~]$ X -version
X.Org X Server 1.8.2
Release Date: 2010-07-01
X Protocol Version 11, Revision 0
Build Operating System: x86-16 2.6.32-44.el6.x86_64
Current Operating System: Linux tomcat.localdomain 2.6.33.6-147.2.4.fc13.x86_64
#1 SMP Fri Jul 23 17:14:44 UTC 2010 x86_64
Kernel command line: ro root=/dev/mapper/vg_tomcat-lv_root
rd_LVM_LV=vg_tomcat/lv_root rd_LVM_LV=vg_tomcat/lv_swap rd_NO_LUKS rd_NO_MD
rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet 3
Build Date: 03 August 2010 05:10:46AM
Build ID: xorg-x11-server 1.8.2-3.fc13
Current version of pixman: 0.18.0
Before reporting problems, check http://bodhi.fedoraproject.org/
to make sure that you have the latest version.
[tspear@tomcat ~]$ lspci -nn
05:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400
GS] [10de:0422] (rev a1)
06:00.0 VGA compatible controller [0300]: nVidia Corporation G86 [GeForce 8400
GS] [10de:0422] (rev a1)
2xPCI cards, onboard intel chip is enabled but there is no video output to the
monitor plugged into that port.
3 screen setup: Left goes to intel port, center goes to the primary card which
I believe is PCI:5:0:0, right goes to second card which I believe is PCI:6:0:0
There is no xorg.conf file as Fedora makes use of default settings built into
X.
During init, the first thing I see after selecting the OS is some messages from
drm saying that it detected a lockup in GPU-0 and then again in GPU-1. Then
there is no activity on the center screen (it is still getting a signal, but
the screen just does not update). The right screen gets the fedora loading
logo. If I hit escape, then the center screen shows the usual services starting
while the right screen loses the progress indicator but keeps the blue
background.
Afterward, init completes normally as long as I am going to runlevel 3. I can
then login on the center screen, but the right screen continues to display the
fedora load screen indefinitely.
If I go to runlevel 5 at boot, then I get a garbled center screen and the
fedora logo indefinitely on the right screen.
If I startx from runlevel 3, then the center screen gets the black and white
dots screen but no mouse cursor while the right screen again shows the fedora
load screen indefinitely; the machine hard locks to the point that I have to
pull the plug or hit the power button. After rebooting, there is nothing
written to the Xorg.0.log.
With the binary nvidia driver, the machine also hard locks after disabling both
displays and I can see in the Xorg.0.log that the nvidia driver attached to the
first GPU has gone into a wait state.
This is a Dell Optiplex 780 with 2 PCI slots and 1 PCI-E x16 slot. I have also
tried to get Single PCI-E and PCI cards to work together (both 8400GS but
different manufacturers) to no avail.
I'm sure there is more info you need, so please ask. This is a work machine,
but I am allowed to work on it to try to get 2 monitors working under X, with 2
physical cards, whatever way I have to.
For the record, Twinview works fine with a single dual-head card under nouveau,
which is what I am using right now to post this. It works under nvidia but I am
trying to stick with open source since the likelihood of getting it working
quicker is with open source. :-)
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2010-08-25 20:43 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (13 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 20:43 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
--- Comment #1 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 13:43:37 PDT ---
As discussed in IRC, I've done the following:
-Updated the kernel per the instructions at
http://nouveau.freedesktop.org/wiki/InstallDRM
-Updated the libdrm and xf86-video-nouveau per the instructions at
http://nouveau.freedesktop.org/wiki/InstallNouveau
Below, you will find attachments that give more info about the problem.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-08-25 20:43 ` [Bug 29800] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 20:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (12 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 20:45 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
--- Comment #2 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 13:45:46 PDT ---
Created an attachment (id=38149)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38149)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-08-25 20:43 ` [Bug 29800] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 20:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (11 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 20:46 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
--- Comment #3 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 13:46:30 PDT ---
Created an attachment (id=38150)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38150)
dmesg which shows the gpu lockup
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2010-08-25 20:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 20:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (10 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 20:48 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
--- Comment #4 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 13:48:01 PDT ---
Created an attachment (id=38151)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38151)
Picture of the problem that occurs
This happened when I booted into init 3, then ran startx as my user account. At
this point, numlock is not responding, and I have to hard poweroff the machine,
as ctrl+alt_bksp, ctrl+alt+f(x), and ctrl+alt+del all do not work
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (3 preceding siblings ...)
2010-08-25 20:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (9 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 20:49 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38150|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (4 preceding siblings ...)
2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:58 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (8 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 20:49 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38149|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (5 preceding siblings ...)
2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 20:58 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:27 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (7 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 20:58 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
--- Comment #5 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 13:58:44 PDT ---
Created an attachment (id=38152)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38152)
egrep "drm|nouveau|vgaarb" /var/log/messages
I've stripped out entries from this that were from before and after the boot
with the problem. If the full content of the messages file from this specific
boot is needed, let me know and I can upload that instead.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (6 preceding siblings ...)
2010-08-25 20:58 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 21:27 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (6 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 21:27 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38150|0 |1
is obsolete| |
--- Comment #6 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 14:27:34 PDT ---
Created an attachment (id=38154)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38154)
New dmesg without mesa-dri-drivers-experimental
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (7 preceding siblings ...)
2010-08-25 21:27 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 21:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (5 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 21:30 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38152|0 |1
is obsolete| |
--- Comment #7 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 14:30:33 PDT ---
Created an attachment (id=38155)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38155)
/var/log/messages
cleared just before rebooting to install the problematic cards
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (8 preceding siblings ...)
2010-08-25 21:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (4 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 21:33 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38154|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (9 preceding siblings ...)
2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (3 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 21:33 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38155|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (10 preceding siblings ...)
2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 21:52 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38149|0 |1
is obsolete| |
--- Comment #8 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-25 14:52:29 PDT ---
Created an attachment (id=38156)
--> (https://bugs.freedesktop.org/attachment.cgi?id=38156)
New Xorg.0.log without mesa-dri-drivers-experimental
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (11 preceding siblings ...)
2010-08-25 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-25 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-30 18:57 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-09-22 8:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-25 21:53 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #38156|application/octet-stream |text/plain
mime type| |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (12 preceding siblings ...)
2010-08-25 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-08-30 18:57 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-09-22 8:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-08-30 18:57 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
--- Comment #9 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-08-30 11:57:10 PDT ---
After a coworker got his F13 x86 install working with 3 monitors (with the
blob) by removing NetworkManager, I started looking into my problem some more,
and first tried removing NetworkManager. That did not change anything.
So I googled for the NVIDIA(0) WAIT error that I had from the bottom of the X
log from when I used the blob. Sure enough, first result is a redhat bug
(closed as notabug). The error is apparently in the Intel IOMMU, and adding
intel_iommu=off to the boot command line seems to fix the hard lockup and
allows my x86_64 install of F13 to use all 3 screens on both cards with the
blob.
I will check if this has also fixed nouveau sometime soon and report back if it
has.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
* [Bug 29800] drm detects GPU lockup with dual cards/Xorg hard locks even with single screen
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (13 preceding siblings ...)
2010-08-30 18:57 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-09-22 8:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
14 siblings, 0 replies; 16+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-09-22 8:32 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=29800
Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTOURBUG
--- Comment #10 from Thomas Spear <Speeddymon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-09-22 01:32:58 PDT ---
I believe it is safe to assume that it will work with nouveau as well, though I
will not have time to test any time in the foreseeable future. I am marking
this as notourbug.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2010-09-22 8:32 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-25 15:21 [Bug 29800] New: drm detects GPU lockup with dual cards/Xorg hard locks even with single screen bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-29800-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-08-25 20:43 ` [Bug 29800] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:45 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 20:58 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:27 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:30 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-25 21:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-08-30 18:57 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-09-22 8:32 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
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.