[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-24 Thread Hui Wang
*** This bug is a duplicate of bug 1850876 ***
https://bugs.launchpad.net/bugs/1850876

Got it, thanks,

We will disable the driver v3d again in the kernel until the branch
rpi-5.3.y has the perfect fix for this driver.

And set this bug duplicated to #1850876.


** This bug has been marked a duplicate of bug 1850876
   CONFIG_DRM_V3D is disabled for linux-raspi2 of eoan

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-24 Thread Bryon Nevis
$ uname -a
Linux bnevis-pi 5.3.0-1013-raspi2 #15+v3d SMP Sun Nov 24 13:41:44 CST 2019 
aarch64 aarch64 aarch64 GNU/Linux

[  219.338309] raspberrypi-firmware soc:firmware: Request 0x00048019 returned 
status 0x8001
[  219.373813] [drm:vc4_crtc_mode_set_nofb [vc4]] *ERROR* couldn't fill AVI 
infoframe
[  219.381581] raspberrypi-firmware soc:firmware: Request 0x00048019 returned 
status 0x8001
[  225.633560] rfkill: input handler disabled
[  310.783944] v3d fec0.v3d: MMU error from client L2T (0) at 0x4b01000, 
pte invalid
[  310.815954] v3d fec0.v3d: MMU error from client L2T (0) at 0x62e1000, 
pte invalid
[  310.846816] v3d fec0.v3d: MMU error from client L2T (0) at 0x6601000, 
pte invalid
[  310.875666] v3d fec0.v3d: MMU error from client L2T (0) at 0x62e1000, 
pte invalid
[  310.896849] v3d fec0.v3d: MMU error from client L2T (0) at 0x6601000, 
pte invalid
[  310.947578] v3d fec0.v3d: MMU error from client L2T (0) at 0x6581000, 
pte invalid
[  310.982421] v3d fec0.v3d: MMU error from client L2T (0) at 0x7241000, 
pte invalid
[  316.647853] v3d fec0.v3d: MMU error from client L2T (0) at 0x1121000, 
pte invalid
[  316.661628] v3d fec0.v3d: MMU error from client L2T (0) at 0x65a1000, 
pte invalid
[  316.694090] v3d fec0.v3d: MMU error from client L2T (0) at 0x65c1000, 
pte invalid
[  316.718344] v3d fec0.v3d: MMU error from client L2T (0) at 0x6401000, 
pte invalid
[  316.742765] v3d fec0.v3d: MMU error from client L2T (0) at 0x6681000, 
pte invalid


glxinfo now reports the Broadcom rendering driver is being used (previously was 
VMware driver)
viewport issue still not fixed (but maybe in better shape to debug it)
kernel panic is resolved
pte invalid errors above occur when moving moving a foreground window that 
obscures a background window: noticable flickering and bleedthrough of 
background window while repainting.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-23 Thread Hui Wang
The upstream has some fixes for v3d driver, I applied them to the kernel and 
built a testing kernel:
https://people.canonical.com/~hwang4/v3d-fix/


Please also monitor the dmesg, to see if there are some "gpu mmc pte errors" in 
the dmesg.

thx.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-23 Thread Bryon Nevis
My configuration is the result of the server install, plus the proposed
kernel above plus:

sudo apt-get install ^ubuntu-mate-core
(select lightdm when prompted).

After rebooting, the system comes up in graphical mode with a 1920x1080
viewport on a 2560x1440 screen buffer.  It is useful for a few minutes
before the kernel panic.  I have an attached serial port to capture the
panic output.  The panic seems to occur with or without the
total_mem=3072 workaround needed for previous kernels for the USB issue.

The system appears otherwise stable if I disable the lightdm service and
continue using the system in text mode.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-22 Thread Hui Wang
Could you tell us the detailed steps to install the desktop on the rpi4
board? Since we only released the server version, there is no desktop in
the server version.

And the detailed steps to reproduce this issue.


Then we will setup the same environment to debug this issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-22 Thread Bryon Nevis
USB issue with 4GB maxmem seems to be fixed.
2560x1440 resolution issue not fixed.
Cannot run glxinfo to get video driver information (immediate crash)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-22 Thread Bryon Nevis
[   20.005106] ieee80211 phy0: brcmf_cfg80211_scan: Connecting: 
status (3)
[   22.175638] [drm:vc4_crtc_mode_set_nofb [vc4]] *ERROR* couldn't fill AVI 
infoframe
[   35.824432] [drm:vc4_crtc_mode_set_nofb [vc4]] *ERROR* couldn't fill AVI 
infoframe
[   59.528346] v3d fec0.v3d: MMU error from client L2T (0) at 0x161000, pte 
invalid
[   60.542090] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* Resetting GPU 
for hang.
[   60.549816] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* V3D_ERR_STAT: 
0x00001000
[   60.558638] v3d fec0.v3d: MMU error from client L2T (0) at 0x9761000, 
pte invalid
[   61.598102] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* Resetting GPU 
for hang.
[   61.605839] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* V3D_ERR_STAT: 
0x00001000
[   61.614690] v3d fec0.v3d: MMU error from client L2T (0) at 0x9741000, 
pte invalid
[   62.654095] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* Resetting GPU 
for hang.
[   62.661828] v3d fec0.v3d: [drm:v3d_reset [v3d]] *ERROR* V3D_ERR_STAT: 
0x00001000
[   84.609153] v3d fec0.v3d: MMU error from client L2T (0) at 0x54c1000, 
pte invalid
[   84.617009] kernel BUG at arch/arm64/kernel/traps.c:405!
[   84.622312] Internal error: Oops - BUG: 0 [#1] SMP
[   84.625779] [ cut here ]
[   84.625784] [ cut here ]
[   84.625787] kernel BUG at arch/arm64/kernel/traps.c:405!
[   84.627094] Modules linked in: bnep aufs overlay nls_ascii dm_multipath 
scsi_dh_rdac scsi_dh_emc 
scsi_dh_alua vc4 drm_kms_helper snd_soc_core snd_compress sn
d_seq_dummy ac97_bus snd_pcm_dmaengine snd_seq_oss 
snd_usb_audio snd_hwdep snd_u
sbmidi_lib snd_seq_midi snd_pcm_oss snd_seq_midi_event btsdio snd_mixer_oss 
bluetooth snd_rawmidi joydev 
input_leds snd_pcm ecdh_generic ecc snd_seq brcmfmac sn 
   d_seq_device snd_timer brcmutil bcm2835_v4l2(CE) 
bcm2835_mmal_vchiq(CE) vc_sm_cm
a(CE) v4l2_common snd videobuf2_vmalloc cfg80211 videobuf2_memops 
videobuf2_v4l2 videobuf2_common 
fb_sys_fops syscopyarea sysfillrect videodev sysimgblt mc rasp  
  berrypi_hwmon spidev rpivid_mem uio_pdrv_genirq uio 
sch_fq_codel ppdev lp parport 
ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 async_raid6_reco  
  v async_memcpy async_pq async_xor 
async_tx xor xor_neon raid6_pq libcrc32c raid1  
   raid0 multipath linear hid_generic usbhid broadcom bcm_phy_lib 
mdio_bcm_unimac v3d gpu_sched drm 
crct10dif_ce sdhci_iproc
[   84.627165]  gpio_regulator
[   84.631701] kernel BUG at arch/arm64/kernel/traps.c:405!
[   84.636304]  genet phy_generic fixed aes_neon_bs aes_neon_blk crypto_simd 
cryptd aes_arm64
[   84.745110] CPU: 0 PID: 296 Comm: v3d_render Tainted: G C  E 
5.3.0-1013-raspi2 #15-Ubuntu
[   84.754318] Hardware name: Raspberry Pi 4 Model B Rev 1.1 (DT)
[   84.760141] pstate: 00400085 (nzcv daIf +PAN -UAO)
[   84.764926] pc : do_undefinstr+0x64/0x68
[   84.768838] lr : do_undefinstr+0x38/0x68
[   84.772748] sp : 10003900
[   84.776052] x29: 10003900 x28: ad7cafd3
[   84.781354] x27: 55e291a0a5b8 x26: 55e29173e400
[   84.786655] x25: ad7cbf9a5400 x24: 
[   84.791956] x23: 20400085 x22: 55e2905200b8
[   84.797257] x21: 0100b000 x20: 
[   84.802557] x19: 10003920 x18: 0010
[   84.807858] x17:  x16: 55e290ad1c54
[   84.813158] x15: ad7cafd30510 x14: 6e6920657470202c
[   84.818459] x13: 3030303163343578 x12: 3020746120293028
[   84.823759] x11: 2054324c20746e65 x10: 0040
[   84.829060] x9 : 55e291a2e2b8 x8 : 55e291a2e2b0
[   84.834361] x7 :  x6 : 100038f8
[   84.839662] x5 : 100038f8 x4 : 55e291b3f0f8
[   84.844962] x3 : 55e291a13868 x2 : e2aa3a6fde979f00
[   

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-22 Thread Bryon Nevis
Have instability with the 1013 kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-22 Thread Bryon Nevis
[   22.661761] [drm:vc4_crtc_mode_set_nofb [vc4]] *ERROR* couldn't fill AVI 
infoframe
[   39.686565] [drm:vc4_crtc_mode_set_nofb [vc4]] *ERROR* couldn't fill AVI 
infoframe
[   70.888208] v3d fec0.v3d: MMU error from client L2T (0) at 0x4f41000, 
pte invalid
[   70.898755] kernel BUG at arch/arm64/kernel/traps.c:405!
[   70.899951] [ cut here ]
[   70.899952] [ cut here ]
[   70.899955] kernel BUG at arch/arm64/kernel/traps.c:405!
[   70.899959] Internal error: Oops - BUG: 0 [#1] SMP
[   70.899962] Modules linked in: bnep aufs overlay nls_ascii dm_multipath 
scsi_dh_rdac scsi_dh_emc scsi_dh_alua vc4 drm_kms_helper snd_soc_core 
snd_compress snd_seq_dummy ac97_bus snd_usb_audio snd_pcm_dmaengine snd_seq_oss 
snd_hwdep snd_usbmidi_lib snd_seq_midi snd_seq_midi_event snd_rawmidi 
snd_pcm_oss snd_mixer_oss joydev btsdio snd_seq input_leds snd_pcm bluetooth 
ecdh_generic ecc snd_seq_device brcmfmac snd_timer bcm2835_v4l2(CE) brcmutil 
bcm2835_mmal_vchiq(CE) snd vc_sm_cma(CE) v4l2_common cfg80211 videobuf2_vmalloc 
videobuf2_memops videobuf2_v4l2 videobuf2_common videodev raspberrypi_hwmon 
fb_sys_fops mc syscopyarea sysfillrect sysimgblt spidev rpivid_mem 
uio_pdrv_genirq uio sch_fq_codel ppdev lp parport ip_tables x_tables autofs4 
btrfs zstd_compress raid10 raid456 async_raid6_recov async_memcpy async_pq 
async_xor async_tx xor xor_neon raid6_pq libcrc32c raid1 raid0 multipath linear 
hid_generic usbhid broadcom bcm_phy_lib mdio_bcm_unimac v3d gpu_sched drm 
crct10dif_ce sdhci_iproc
[   70.900047]  genet gpio_regulator phy_generic fixed aes_neon_bs aes_neon_blk 
crypto_simd cryptd aes_arm64
[   70.900061] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G C  E 
5.3.0-1013-raspi2 #15-Ubuntu
[   70.900063] Hardware name: Raspberry Pi 4 Model B Rev 1.1 (DT)
[   70.900068] pstate: 00400085 (nzcv daIf +PAN -UAO)
[   70.900085] pc : do_undefinstr+0x64/0x68
[   70.900087] lr : do_undefinstr+0x38/0x68
[   70.900090] sp : 1001bda0
[   70.900091] x29: 1001bda0 x28: d680fbe33b00
[   70.900095] x27: 01088421d67a x26: 1001c000
[   70.900098] x25: 10018000 x24: 
[   70.900100] x23: a0400085 x22: 24b002b22da0
[   70.900103] x21: 0100b000 x20: 
[   70.900106] x19: 1001bdc0 x18: 
[   70.900108] x17:  x16: 
[   70.900110] x15:  x14: 
[   70.900113] x13:  x12: 0001
[   70.900117] x11: 24b0030a5a20 x10: 0040
[   70.900119] x9 : 24b00382e2b8 x8 : 24b00382e2b0
[   70.900121] x7 : d680fb800df0 x6 : 1001bd98
[   70.900124] x5 : 1001bd98 x4 : 24b00393f0f8
[   70.900126] x3 : 24b003813868 x2 : 4b3415783f25da00
[   70.900128] x1 :  x0 : a0400085
[   70.900131] Call trace:
[   70.900134]  do_undefinstr+0x64/0x68
[   70.900138]  el1_undef+0x10/0xb4
[   70.900143]  arch_timer_handler_phys+0x30/0x50
[   70.900146]  handle_percpu_devid_irq+0x90/0x238
[   70.900149]  generic_handle_irq+0x34/0x50
[   70.900152]  __handle_domain_irq+0x6c/0xc0
[   70.900154]  gic_handle_irq+0x58/0xa8
[   70.900156]  el1_irq+0x108/0x200
[   70.900159]  arch_cpu_idle+0x3c/0x1c8
[   70.900165]  default_idle_call+0x24/0x48
[   70.900168]  do_idle+0x210/0x2a0
[   70.900171]  cpu_startup_entry+0x2c/0x30
[   70.900175]  secondary_start_kernel+0x154/0x1c8
[   70.900182] Code: 9400422f f9400bf3 a8c27bfd d65f03c0 (d421)
[   70.900188] ---[ end trace 27ce0cd0769ab3f5 ]---
[   70.900191] Kernel panic - not syncing: Fatal exception in interrupt
[   70.900194] SMP: stopping secondary CPUs
[   70.900197] [ cut here ]
[   70.900199] kernel BUG at arch/arm64/kernel/traps.c:405!
[   71.213329] kernel BUG at arch/arm64/kernel/traps.c:405!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-22 Thread Hui Wang
We are going to release a new kernel soon, right now it is in the
proposed channel, Welcome to test with the new kernel:

edit the $rpi_rootfs/etc/apt/sources.list and add:
deb http://ports.ubuntu.com/ubuntu-ports eoan-proposed main restricted
deb http://ports.ubuntu.com/ubuntu-ports eoan-proposed universe
deb http://ports.ubuntu.com/ubuntu-ports eoan-proposed multiverse

boot the rpi board, then run:
sudo apt-get update
sudo apt install linux-image-5.3.0-1013-raspi2
sudo reboot

Then you could do the test with the proposed kernel.

At least the 1013 kernel fixed these bugs compared with 1012 kernel:
https://bugs.launchpad.net/bugs/1850876
https://bugs.launchpad.net/bugs/1852510

** Changed in: linux-raspi2 (Ubuntu)
 Assignee: (unassigned) => Hui Wang (hui.wang)

** Changed in: linux-raspi2 (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-21 Thread Hui Wang
For the missing of the module v3d.ko, we already have a bug to track it,
and the v3d is enabled in the kernel from the next released kernel.

https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1850876

** Package changed: linux (Ubuntu) => linux-raspi2 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-18 Thread Bryon Nevis
@Sebastien.  I think the more likely root cause is that the Raspberry Pi
firmware release (https://github.com/raspberrypi/firmware) consists of a
32-bit and 64-bit kernel, and a 32-bit-only userspace.  For sure there
are kernel modules missing (a reconciliation with the official kernel's
config options may be in order?), but the larger problem may be the
32-bit Xorg shared libraries.  I have doubts that just compiling the
missing kernel module will fully resolve the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-18 Thread Sebastien Bacher
Thank you for your bug report, the previous comment seems to suggest
it's a kernel issue?

** Package changed: xorg (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1852035] Re: Cannot use full resolution (2560x1440) of Dell U2715H

2019-11-16 Thread Bryon Nevis
Also noticed that v3d.ko is not included as one of the kernel modules
int he build.  This seems to cause Xorg to pick the VMware display
driver instead of the Qualcom display driver.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852035

Title:
  Cannot use full resolution (2560x1440) of Dell U2715H

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1852035/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs