All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 75447] New: Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
@ 2014-02-24 14:46 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 14:46 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

          Priority: medium
            Bug ID: 75447
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
           Summary: Secondary gpu is not enabled if nouveau is loaded from
                    initrd/initramfs
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: Driver/nouveau
           Product: xorg

Created attachment 94656
  --> https://bugs.freedesktop.org/attachment.cgi?id=94656&action=edit
Working dmesg (nouveau not in initramfs)

When the nouveau kernel module is embedded in the initramfs (as in ubuntu
14.04), Xorg fails to start on the secondary GPU. The DRM appears to correctly
initialize both cards (see attahced logs), but the monitor connected to the
secondary one never comes up. Apart from removing the module from the
initramfs, a workaround is to stop X and execute at the terminal:

echo 0 > /sys/class/vtconsole/vtcon1/bind
rmmod nouveau
modprobe nouveau

and restart X.

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2014-02-24 14:47   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 14:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 14:47 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #1 from Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> ---
Created attachment 94657
  --> https://bugs.freedesktop.org/attachment.cgi?id=94657&action=edit
Working Xorg.0.log (nouveau not in initramfs)

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-02-24 14:47   ` [Bug 75447] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 14:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 14:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 14:48 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #2 from Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> ---
Created attachment 94658
  --> https://bugs.freedesktop.org/attachment.cgi?id=94658&action=edit
NOT working dmesg (nouveau embedded in initramfs)

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2014-02-24 14:47   ` [Bug 75447] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 14:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 14:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 15:19   ` [Bug 75447] [NVA0] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 14:49 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #3 from Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> ---
Created attachment 94659
  --> https://bugs.freedesktop.org/attachment.cgi?id=94659&action=edit
NOT working Xorg.0.log (nouveau embedded in initramfs)

Note: tested with both xorg 1.14 and 1.15, exactly the same results

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] [NVA0] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2014-02-24 14:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 15:19   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 15:42   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 15:19 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Secondary gpu is not        |[NVA0] Secondary gpu is not
                   |enabled if nouveau is       |enabled if nouveau is
                   |loaded from                 |loaded from
                   |initrd/initramfs            |initrd/initramfs

--- Comment #4 from Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
Hi Alberto

The logs you've attached are from two different kernels.
Can you able to attach the dmesg output of the same kernel, there only
nouveau's build state (module vs built-in) varies ?

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] [NVA0] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (3 preceding siblings ...)
  2014-02-24 15:19   ` [Bug 75447] [NVA0] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 15:42   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 15:43   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 15:42 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94656|0                           |1
        is obsolete|                            |

--- Comment #5 from Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> ---
Created attachment 94664
  --> https://bugs.freedesktop.org/attachment.cgi?id=94664&action=edit
Working dmesg (kernel 3.13, nouveau not in initramfs)

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] [NVA0] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (4 preceding siblings ...)
  2014-02-24 15:42   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 15:43   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 15:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 15:43 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94658|0                           |1
        is obsolete|                            |

--- Comment #6 from Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> ---
Created attachment 94665
  --> https://bugs.freedesktop.org/attachment.cgi?id=94665&action=edit
NOT working dmesg (kernel 3.13. nouveau embedded in initramfs)

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] [NVA0] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (5 preceding siblings ...)
  2014-02-24 15:43   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 15:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 16:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 15:45 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #7 from Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> ---
Hi Emil

I've attached two new dmesg from the same 3.13 kernel. Note that nouveau is
always built as a module, what causes the problem is having it embedded into
the initramfs

Thanks

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] [NVA0] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (6 preceding siblings ...)
  2014-02-24 15:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 16:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-02-24 16:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-05-06 19:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 16:29 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #8 from Emil Velikov <emil.l.velikov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
(In reply to comment #7)
> Hi Emil
> 
> I've attached two new dmesg from the same 3.13 kernel. Note that nouveau is
> always built as a module, what causes the problem is having it embedded into
> the initramfs
> 
> Thanks
Ouch thanks for point it out. Seems like I was day dreaming there.

Afaics there are only differences between the two
 - In the "good" case, nouveau manages to load the adt7473 i2c sensor. Not
related to your problem, but might indicate why you do not see the temperature
reading in "sensors"
 - The runtime pm tries to suspend one of the cards (assuming the latter) where
it should not have. Most likely the real problem, disable using
"nouveau.runpm=0" in your kernel command line (i.e grub)

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] [NVA0] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (7 preceding siblings ...)
  2014-02-24 16:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-02-24 16:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2014-05-06 19:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-02-24 16:41 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

--- Comment #9 from Alberto <support.intranet-VGgt2q2+T+FeoWH0uzbU5w@public.gmane.org> ---
Thanks! I can confirm that booting with nouveau.runpm=0 makes it work even if
nouveau is embedded in the initramfs

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug 75447] [NVA0] Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
       [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (8 preceding siblings ...)
  2014-02-24 16:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2014-05-06 19:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-05-06 19:11 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
This should be fixed in the latest kernels, starting with 3.14.

I believe this is the commit that fixed it:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=adbbdbac04f093c0abf946b1e93e4e5291808491

Feel free to re-open if the issue persists.

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-05-06 19:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-24 14:46 [Bug 75447] New: Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-75447-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-02-24 14:47   ` [Bug 75447] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 14:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 14:49   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 15:19   ` [Bug 75447] [NVA0] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 15:42   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 15:43   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 15:45   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 16:29   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-02-24 16:41   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-05-06 19:11   ` 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.