All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
@ 2019-01-27 20:20 bugzilla-daemon
  2019-01-28 10:01 ` bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-01-27 20:20 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 109466
           Summary: Frozen display with Radeon RX 580 and Open Source
                    Drivers under GNU/Linux Debian Sid
           Product: Mesa
           Version: 18.3
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: yann.kervran@free.fr
        QA Contact: dri-devel@lists.freedesktop.org

Hello,
I experience some troubles with my computer when I try to make 3D : all the
display freeze and I can no longer access to any input (keyboard or mouse).
>From time to time, I can move the mouse, but can’t do anything with it.
I can’t switch to another TTY but can access with SSH. 
It happens with any 3D software but seems to come quicker with games, with no
consistency in the timing or happening conditions: sometimes it takes 1mn,
sometimes 10. I have experienced it with Blender (last 2.80 branch) and Super
Tux Kart, for instance.
Here is below informations about the crash and my computer.
I am under Debian Sid, with XFCE desktop. Feel free to ask me for details, with
eventually the commands to pass to get the info you need.
All the best from snowy France

 --- 
dmesg output at the crash :
[ 4600.707439] gmc_v8_0_process_interrupt: 5 callbacks suppressed
[ 4600.707448] amdgpu 0000:01:00.0: GPU fault detected: 147 0x0c004801 for
process supertuxkart pid 3736 thread supertuxka:cs0 pid 3737
[ 4600.707458] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x01105D80
[ 4600.707464] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x04048001
[ 4600.707472] amdgpu 0000:01:00.0: VM fault (0x01, vmid 2, pasid 32770) at
page 17849728, read from 'TC4' (0x54433400) (72)
[ 5118.249900] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout,
signaled seq=471393, emitted seq=471395
[ 5118.249909] [drm] GPU recovery disabled.

infos about my computer :
 --- 
$ uname -a
Linux groskoui 4.19.0-2-amd64 #1 SMP Debian 4.19.16-1 (2019-01-17) x86_64
GNU/Linux
 --- 
$ glxinfo -B
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org (0x1002)
    Device: Radeon RX 580 Series (POLARIS10, DRM 3.27.0, 4.19.0-2-amd64, LLVM
7.0.1) (0x67df)
    Version: 18.3.2
    Accelerated: yes
    Video memory: 8192MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 4.5
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
    VBO free memory - total: 7976 MB, largest block: 7976 MB
    VBO free aux. memory - total: 8183 MB, largest block: 8183 MB
    Texture free memory - total: 7976 MB, largest block: 7976 MB
    Texture free aux. memory - total: 8183 MB, largest block: 8183 MB
    Renderbuffer free memory - total: 7976 MB, largest block: 7976 MB
    Renderbuffer free aux. memory - total: 8183 MB, largest block: 8183 MB
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 8192 MB
    Total available memory: 16384 MB
    Currently available dedicated video memory: 7976 MB
OpenGL vendor string: X.Org
OpenGL renderer string: Radeon RX 580 Series (POLARIS10, DRM 3.27.0,
4.19.0-2-amd64, LLVM 7.0.1)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 18.3.2
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.5 (Compatibility Profile) Mesa 18.3.2
OpenGL shading language version string: 4.50
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 18.3.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
@ 2019-01-28 10:01 ` bugzilla-daemon
  2019-01-28 13:07 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-01-28 10:01 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Please attach the full output of dmesg and the Xorg log file (if you're using
Xorg).

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
  2019-01-28 10:01 ` bugzilla-daemon
@ 2019-01-28 13:07 ` bugzilla-daemon
  2019-01-28 13:08 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-01-28 13:07 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Yann Kervran <yann.kervran@free.fr> ---
Created attachment 143237
  --> https://bugs.freedesktop.org/attachment.cgi?id=143237&action=edit
Xorg.0.log

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
  2019-01-28 10:01 ` bugzilla-daemon
  2019-01-28 13:07 ` bugzilla-daemon
@ 2019-01-28 13:08 ` bugzilla-daemon
  2019-01-28 13:10 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-01-28 13:08 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Yann Kervran <yann.kervran@free.fr> ---
Created attachment 143238
  --> https://bugs.freedesktop.org/attachment.cgi?id=143238&action=edit
dmesg

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-01-28 13:08 ` bugzilla-daemon
@ 2019-01-28 13:10 ` bugzilla-daemon
  2019-02-10 16:15 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-01-28 13:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from Yann Kervran <yann.kervran@free.fr> ---
Hello here are the two files.
For them, I have rebooted my computer to make it freeze quickly, with Blender.
There was no other software launched apart of XFCE desktop.
When the computer froze, my mouse could move but, as usual, no effect anywhere
nor switching to other TTY was possible. I got this files through SSH.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
                   ` (3 preceding siblings ...)
  2019-01-28 13:10 ` bugzilla-daemon
@ 2019-02-10 16:15 ` bugzilla-daemon
  2019-02-10 16:17 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-02-10 16:15 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Yann Kervran <yann.kervran@free.fr> ---
Hello,
I have made a system upgrade today and it seems that it doesn’t freeze my whole
system anymore.
Anyway, I have

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
                   ` (4 preceding siblings ...)
  2019-02-10 16:15 ` bugzilla-daemon
@ 2019-02-10 16:17 ` bugzilla-daemon
  2019-02-10 20:44 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-02-10 16:17 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from Yann Kervran <yann.kervran@free.fr> ---
Anyway, I have strange visual artifacts in a game (Planet Nomads) and when I
launch Blender 2.80, it finally freeze. But just Blender.
Here is my corresponding dmesg :

[ 7448.526101] amdgpu 0000:02:00.0: GPU fault detected: 146 0x0bb0840c for
process PlanetNomads.x8 pid 3657 thread PlanetNoma:cs0 pid 3659
[ 7448.526107] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00154F76
[ 7448.526111] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0408400C
[ 7448.526117] amdgpu 0000:02:00.0: VM fault (0x0c, vmid 2, pasid 32773) at
page 1396598, read from 'TC7' (0x54433700) (132)
[ 7448.543477] amdgpu 0000:02:00.0: GPU fault detected: 146 0x0bb0840c for
process PlanetNomads.x8 pid 3657 thread PlanetNoma:cs0 pid 3659
[ 7448.543483] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00154F76
[ 7448.543486] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0408400C
[ 7448.543490] amdgpu 0000:02:00.0: VM fault (0x0c, vmid 2, pasid 32773) at
page 1396598, read from 'TC7' (0x54433700) (132)
[ 7448.554750] amdgpu 0000:02:00.0: GPU fault detected: 146 0x0bb0840c for
process PlanetNomads.x8 pid 3657 thread PlanetNoma:cs0 pid 3659
[ 7448.554754] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00154F76
[ 7448.554756] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0408400C
[ 7448.554759] amdgpu 0000:02:00.0: VM fault (0x0c, vmid 2, pasid 32773) at
page 1396598, read from 'TC7' (0x54433700) (132)
[ 7506.249798] amdgpu 0000:02:00.0: GPU fault detected: 147 0x00b84401 for
process blender pid 4851 thread blender:cs0 pid 4863
[ 7506.249801] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00154F6A
[ 7506.249802] amdgpu 0000:02:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x040C400C
[ 7506.249804] amdgpu 0000:02:00.0: VM fault (0x0c, vmid 2, pasid 32773) at
page 1396586, read from 'TC3' (0x54433300) (196)
[ 7513.854924] amdgpu 0000:02:00.0: IH ring buffer overflow (0x00081A10,
0x00006AE0, 0x00001A20)

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
                   ` (5 preceding siblings ...)
  2019-02-10 16:17 ` bugzilla-daemon
@ 2019-02-10 20:44 ` bugzilla-daemon
  2019-02-10 20:45 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-02-10 20:44 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from Yann Kervran <yann.kervran@free.fr> ---
OK, the situation has changed, but not so much. The display still completely
freeze after a while if I use 3D. It just takes longer.
I enclose a new_full_dmesg with all the details.
I have used Blender, then SuperTuxKart then Planet Nomads. It froze with this
last one, as it is the most demanding game I have.
Again, I got the dmesg throught SSH as I couldn’t recover directly and had to
switch off the computer manually.
Regards.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
                   ` (6 preceding siblings ...)
  2019-02-10 20:44 ` bugzilla-daemon
@ 2019-02-10 20:45 ` bugzilla-daemon
  2019-04-12 10:30 ` bugzilla-daemon
  2019-09-25 18:48 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-02-10 20:45 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from Yann Kervran <yann.kervran@free.fr> ---
Created attachment 143356
  --> https://bugs.freedesktop.org/attachment.cgi?id=143356&action=edit
New full dmesg with new drivers 10/02/2018

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
                   ` (7 preceding siblings ...)
  2019-02-10 20:45 ` bugzilla-daemon
@ 2019-04-12 10:30 ` bugzilla-daemon
  2019-09-25 18:48 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-04-12 10:30 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Hubert Kario <kasparov1@wp.pl> ---
I'm experiencing similar issues with R9 290X.
But after trying to reproduce it few times (crash in Witcher III, crash while
running glmark2) I'm getting convinced that it's actually a temperature problem
- the time it crashed with glmark2, the GPU reached 105°C.
And now that I kept it under 95°C (by limiting the power to 100W), it haven't
crashed during the few times I did run glmark2.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid
  2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
                   ` (8 preceding siblings ...)
  2019-04-12 10:30 ` bugzilla-daemon
@ 2019-09-25 18:48 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2019-09-25 18:48 UTC (permalink / raw)
  To: dri-devel


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

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

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

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

--- Comment #10 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- 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/mesa/mesa/issues/1370.

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

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

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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-09-25 18:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-27 20:20 [Bug 109466] Frozen display with Radeon RX 580 and Open Source Drivers under GNU/Linux Debian Sid bugzilla-daemon
2019-01-28 10:01 ` bugzilla-daemon
2019-01-28 13:07 ` bugzilla-daemon
2019-01-28 13:08 ` bugzilla-daemon
2019-01-28 13:10 ` bugzilla-daemon
2019-02-10 16:15 ` bugzilla-daemon
2019-02-10 16:17 ` bugzilla-daemon
2019-02-10 20:44 ` bugzilla-daemon
2019-02-10 20:45 ` bugzilla-daemon
2019-04-12 10:30 ` bugzilla-daemon
2019-09-25 18:48 ` bugzilla-daemon

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.