[Bug 1969284] [NEW] mixed ports/archive setup fails to update source list correctly

2022-04-16 Thread Liz Fong-Jones
Public bug reported:

$ uname -a
Linux daisy 5.13.0-27-generic #29~20.04.1-Ubuntu SMP Fri Jan 14 00:35:28 UTC 
2022 aarch64 aarch64 aarch64 GNU/Linux

$ grep main /etc/apt/sources.list
deb [arch=arm64,armhf] http://us.ports.ubuntu.com/ubuntu-ports/ focal main 
restricted
deb [arch=amd64] http://us.archive.ubuntu.com/ubuntu/ focal main restricted

when do-release-upgrade -d is run to upgrade to jammy, all the sources
get changed to us.ports.ubuntu.com/ubuntu-ports, even the amd64 arch
sources which do not exist on ports, only on archive. This results in
this 404 in apt update and the upgrade bailing:

Err http://ports.ubuntu.com/ubuntu-ports jammy/main amd64 Packages  
  404  Not Found [IP: 185.125.190.36 80]
Err http://ports.ubuntu.com/ubuntu-ports jammy/restricted amd64 Packages
  404  Not Found [IP: 185.125.190.36 80]
Err http://ports.ubuntu.com/ubuntu-ports jammy/universe amd64 Packages  
  404  Not Found [IP: 185.125.190.36 80]
Err http://ports.ubuntu.com/ubuntu-ports jammy/multiverse amd64 Packages
  404  Not Found [IP: 185.125.190.36 80]

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  mixed ports/archive setup fails to update source list correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1969284/+subscriptions


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

[Bug 1969283] [NEW] notify-reboot-required hangs in dbus postinst on 20.04->22.04 upgrade

2022-04-16 Thread Liz Fong-Jones
Public bug reported:

I found that the postinst on dbus hung waiting on /usr/share/update-
notifier/notify-reboot-required to return, when I was in the middle of
do-release-upgrade going to 22.04

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  notify-reboot-required hangs in dbus postinst on 20.04->22.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1969283/+subscriptions


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

[Bug 1968360] Re: jammy daily won't accept EC2 publickey (suspect cloud-init failure)

2022-04-08 Thread Liz Fong-Jones
https://github.com/hashicorp/packer/issues/11656#issuecomment-1076175764

found my problem. packer generates temporary ssh-rsa keys which are
disallowed by the 22.04 default SSH key policy.

** Changed in: openssh (Ubuntu)
   Status: New => Invalid

** Changed in: cloud-init
   Status: Incomplete => Invalid

** Bug watch added: github.com/hashicorp/packer/issues #11656
   https://github.com/hashicorp/packer/issues/11656

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

Title:
  jammy daily won't accept EC2 publickey (suspect cloud-init failure)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1968360/+subscriptions


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

[Bug 1968360] Re: jammy daily won't accept EC2 publickey (suspect cloud-init failure)

2022-04-08 Thread Liz Fong-Jones
I've checked all of the following jammy daily images, and all of them
fail to correctly install the EC2 metadata supplied SSH key such that it
is possible to ssh ubuntu@host after startup.

Amazon AWS  us-east-1   jammy   com.ubuntu.cloud.daily:server:22.04 
arm64   hvm-ssd 20220323ami-0320e0e27a2e26467
Amazon AWS  us-east-1   jammy   com.ubuntu.cloud.daily:server:22.04 
arm64   hvm-ssd 20220405ami-028c98d9274336455
Amazon AWS  us-east-1   jammy   com.ubuntu.cloud.daily:server:22.04 
arm64   hvm-ssd 20220406ami-0cb3473d91f8f239d
Amazon AWS  us-east-1   jammy   com.ubuntu.cloud.daily:server:22.04 
arm64   hvm-ssd 20220407ami-03c980393156217bb

Both of these do install the SSH key for ubuntu@ from AWS metadata fine:
Amazon AWS  us-east-1   impish  21.10   arm64   hvm-ssd 20220309
ami-0a4b1fdc2301bf1f1
Amazon AWS  us-east-1   impish  com.ubuntu.cloud.daily:server:21.10 
arm64   hvm-ssd 20220319ami-09ce10196abcc5dc4


** Also affects: openssh (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  jammy daily won't accept EC2 publickey (suspect cloud-init failure)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1968360/+subscriptions


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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2022-03-28 Thread Liz Fong-Jones
Some of us would like to have use_vaapi on Linux arm64 though :)

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions


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

[Bug 1845820] Re: arm64: loop on boot after installing linux-generic-hwe-18.04-edge/bionic-proposed

2021-11-08 Thread Liz Fong-Jones
FYI: SolidRun Honeycomb/ClearFog LX2K users depend upon this feature as
well (ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=n); despite this original issue
being filed for Cavium boards, it's still true for more recent hardware
as well.

Thus, please don't remove it without compatibility testing. Thanks!

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

Title:
  arm64: loop on boot after installing linux-generic-
  hwe-18.04-edge/bionic-proposed

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


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

[Bug 1930902] Re: screen goes white at plymouth w/ amdgpu sienna cichlid

2021-07-12 Thread Liz Fong-Jones
Doesn't repro with 5.11 HWE builds, so I assume it's safe to not debug
this and let it go invalid.

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

Title:
  screen goes white at plymouth w/ amdgpu sienna cichlid

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

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

[Bug 1905613] Re: Please backport v4l2loopback 0.12.5-1 (universe) from hirsute

2021-06-04 Thread Liz Fong-Jones
oh hey, thank you all!

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

Title:
  Please backport v4l2loopback 0.12.5-1 (universe) from hirsute

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1905613/+subscriptions

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

[Bug 1930902] [NEW] screen goes white at plymouth w/ amdgpu sienna cichlid

2021-06-04 Thread Liz Fong-Jones
Public bug reported:

regression since 5.10.0-1026

Jun  4 07:56:37 lily kernel: [3.980436] amdgpu :09:00.0: [drm] fb0: 
amdgpudrmfb frame buffer device
Jun  4 07:56:37 lily kernel: [4.007921] amdgpu :09:00.0: amdgpu: ring 
gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun  4 07:56:37 lily kernel: [4.007922] amdgpu :09:00.0: amdgpu: ring 
comp_1.0.0 uses VM inv eng 1 on hub 0
Jun  4 07:56:37 lily kernel: [4.007923] amdgpu :09:00.0: amdgpu: ring 
comp_1.1.0 uses VM inv eng 4 on hub 0
Jun  4 07:56:37 lily kernel: [4.007924] amdgpu :09:00.0: amdgpu: ring 
comp_1.2.0 uses VM inv eng 5 on hub 0
Jun  4 07:56:37 lily kernel: [4.007925] amdgpu :09:00.0: amdgpu: ring 
comp_1.3.0 uses VM inv eng 6 on hub 0
Jun  4 07:56:37 lily kernel: [4.007925] amdgpu :09:00.0: amdgpu: ring 
comp_1.0.1 uses VM inv eng 7 on hub 0
Jun  4 07:56:37 lily kernel: [4.007926] amdgpu :09:00.0: amdgpu: ring 
comp_1.1.1 uses VM inv eng 8 on hub 0
Jun  4 07:56:37 lily kernel: [4.007927] amdgpu :09:00.0: amdgpu: ring 
comp_1.2.1 uses VM inv eng 9 on hub 0
Jun  4 07:56:37 lily kernel: [4.007928] amdgpu :09:00.0: amdgpu: ring 
comp_1.3.1 uses VM inv eng 10 on hub 0
Jun  4 07:56:37 lily kernel: [4.007929] amdgpu :09:00.0: amdgpu: ring 
kiq_2.1.0 uses VM inv eng 11 on hub 0
Jun  4 07:56:37 lily kernel: [4.007930] amdgpu :09:00.0: amdgpu: ring 
sdma0 uses VM inv eng 12 on hub 0
Jun  4 07:56:37 lily kernel: [4.007931] amdgpu :09:00.0: amdgpu: ring 
sdma1 uses VM inv eng 13 on hub 0
Jun  4 07:56:37 lily kernel: [4.007932] amdgpu :09:00.0: amdgpu: ring 
sdma2 uses VM inv eng 14 on hub 0
Jun  4 07:56:37 lily kernel: [4.007932] amdgpu :09:00.0: amdgpu: ring 
sdma3 uses VM inv eng 15 on hub 0
Jun  4 07:56:37 lily kernel: [4.007933] amdgpu :09:00.0: amdgpu: ring 
vcn_dec_0 uses VM inv eng 0 on hub 1
Jun  4 07:56:37 lily kernel: [4.007934] amdgpu :09:00.0: amdgpu: ring 
vcn_enc_0.0 uses VM inv eng 1 on hub 1
Jun  4 07:56:37 lily kernel: [4.007935] amdgpu :09:00.0: amdgpu: ring 
vcn_enc_0.1 uses VM inv eng 4 on hub 1
Jun  4 07:56:37 lily kernel: [4.007936] amdgpu :09:00.0: amdgpu: ring 
vcn_dec_1 uses VM inv eng 5 on hub 1
Jun  4 07:56:37 lily kernel: [4.007937] amdgpu :09:00.0: amdgpu: ring 
vcn_enc_1.0 uses VM inv eng 6 on hub 1
Jun  4 07:56:37 lily kernel: [4.007938] amdgpu :09:00.0: amdgpu: ring 
vcn_enc_1.1 uses VM inv eng 7 on hub 1
Jun  4 07:56:37 lily kernel: [4.007939] amdgpu :09:00.0: amdgpu: ring 
jpeg_dec uses VM inv eng 8 on hub 1
Jun  4 07:56:37 lily kernel: [4.008299] amdgpu :09:00.0: amdgpu: 
[mmhub] page fault (src_id:0 ring:157 vmid:0 pasid:0, for process  pid 0 thread 
 pid 0)
Jun  4 07:56:37 lily kernel: [4.008308] amdgpu :09:00.0: amdgpu:   in 
page starting at address 0x0700 from client 18
Jun  4 07:56:37 lily kernel: [4.008311] amdgpu :09:00.0: amdgpu: 
MMVM_L2_PROTECTION_FAULT_STATUS:0x073A
Jun  4 07:56:37 lily kernel: [4.008314] amdgpu :09:00.0: amdgpu:
 Faulty UTCL2 client ID: DCEDMC (0x3)
Jun  4 07:56:37 lily kernel: [4.008316] amdgpu :09:00.0: amdgpu:
 MORE_FAULTS: 0x0
Jun  4 07:56:37 lily kernel: [4.008318] amdgpu :09:00.0: amdgpu:
 WALKER_ERROR: 0x5
Jun  4 07:56:37 lily kernel: [4.008319] amdgpu :09:00.0: amdgpu:
 PERMISSION_FAULTS: 0x3
Jun  4 07:56:37 lily kernel: [4.008321] amdgpu :09:00.0: amdgpu:
 MAPPING_ERROR: 0x1
Jun  4 07:56:37 lily kernel: [4.008322] amdgpu :09:00.0: amdgpu:
 RW: 0x0
Jun  4 07:56:37 lily kernel: [4.008326] fbcon: Taking over console
Jun  4 07:56:37 lily kernel: [4.017984] [drm] Initialized amdgpu 3.40.0 
20150101 for :09:00.0 on minor 0

** Affects: linux-oem-5.10 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  screen goes white at plymouth w/ amdgpu sienna cichlid

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

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

[Bug 1920648] Re: usb_audio_probe null ptr deref

2021-06-04 Thread Liz Fong-Jones
** Changed in: linux-oem-5.10 (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  usb_audio_probe null ptr deref

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

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

[Bug 1920648] Re: usb_audio_probe null ptr deref

2021-04-03 Thread Liz Fong-Jones
Also booted with USB mic connected and confirmed the new kernel was
working.

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

Title:
  usb_audio_probe null ptr deref

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

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

[Bug 1920648] Re: usb_audio_probe null ptr deref

2021-04-03 Thread Liz Fong-Jones
Fixed by 5.10.0-1020.

in the changelog:

```
- ALSA: usb-audio: fix NULL ptr dereference in usb_audio_probe
```

** Changed in: linux-oem-5.10 (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  usb_audio_probe null ptr deref

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

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

[Bug 1920648] Re: usb_audio_probe null ptr deref

2021-03-24 Thread Liz Fong-Jones
Still affected on 5.10.0-1019

5.10.0-1016 is the last known good version for this.

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

Title:
  usb_audio_probe null ptr deref

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

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

[Bug 1920648] Re: usb_audio_probe null ptr deref

2021-03-20 Thread Liz Fong-Jones
This appears to be the bug:
https://lore.kernel.org/lkml/cover.1615242183.git.paskrip...@gmail.com/

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

Title:
  usb_audio_probe null ptr deref

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

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

[Bug 1920648] Re: usb_audio_probe null ptr deref

2021-03-20 Thread Liz Fong-Jones
lsusb identifies the device under -1016- as:
Bus 003 Device 009: ID b58e:9e84 Blue Microphones Yeti Stereo Microphone

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

Title:
  usb_audio_probe null ptr deref

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

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

[Bug 1920648] [NEW] usb_audio_probe null ptr deref

2021-03-20 Thread Liz Fong-Jones
Public bug reported:

Bug introduced between 5.10.0-1016-oem and 5.10.0-1017-oem when
attempting to initialize the Blue Yeti.

```
[   14.369344] BUG: kernel NULL pointer dereference, address: 0012
[   14.369347] #PF: supervisor read access in kernel mode
[   14.369348] #PF: error_code(0x) - not-present page
[   14.369348] PGD 0 P4D 0 
[   14.369350] Oops:  [#1] SMP NOPTI
[   14.369352] CPU: 2 PID: 762 Comm: systemd-udevd Not tainted 5.10.0-1017-oem 
#18-Ubuntu
[   14.369353] Hardware name: To Be Filled By O.E.M. To Be Filled By 
O.E.M./B550 Phantom Gaming-ITX/ax, BIOS P2.00 02/25/2021
[   14.369361] RIP: 0010:usb_audio_probe+0x2e3/0x5c0 [snd_usb_audio]
[   14.369362] Code: 48 83 7d b8 00 48 8b 7d c8 74 17 48 8b 45 b8 80 78 14 00 
74 0d 48 8b 75 b0 e8 59 81 01 00 48 8b 7d c8 48 8b 45 b8 48 8b 75 b0 <0f> b7 40 
12 66 89 87 9c 00 00 00 48 63 07 48 89 3c c5 60 da 24 c1
[   14.369363] RSP: 0018:b976810afa40 EFLAGS: 00010246
[   14.369364] RAX:  RBX: c124dc60 RCX: 973f85278748
[   14.369365] RDX: 973f85279348 RSI: 973f952d7c00 RDI: 973f8dab78b8
[   14.369365] RBP: b976810afaa0 R08: 0048 R09: 0025
[   14.369366] R10: 0006 R11:  R12: 
[   14.369367] R13: c124dc60 R14: 0002 R15: c124dd60
[   14.369368] FS:  7f4d6fc9e880() GS:97469ea8() 
knlGS:
[   14.369369] CS:  0010 DS:  ES:  CR0: 80050033
[   14.369369] CR2: 0012 CR3: 00010ed84000 CR4: 00750ee0
[   14.369370] PKRU: 5554
[   14.369370] Call Trace:
[   14.369375]  usb_probe_interface+0xed/0x290
[   14.369378]  really_probe+0xfb/0x420
[   14.369379]  driver_probe_device+0xe9/0x160
[   14.369380]  device_driver_attach+0x5d/0x70
[   14.369381]  __driver_attach+0x8f/0x150
[   14.369382]  ? device_driver_attach+0x70/0x70
[   14.369383]  bus_for_each_dev+0x7e/0xc0
[   14.369384]  driver_attach+0x1e/0x20
[   14.369385]  bus_add_driver+0x152/0x1f0
[   14.369386]  driver_register+0x74/0xd0
[   14.369388]  usb_register_driver+0x89/0x130
[   14.369389]  ? 0xc0fb1000
[   14.369393]  usb_audio_driver_init+0x23/0x1000 [snd_usb_audio]
[   14.369396]  do_one_initcall+0x48/0x1d0
[   14.369398]  ? _cond_resched+0x19/0x30
[   14.369400]  ? kmem_cache_alloc_trace+0x37a/0x430
[   14.369402]  ? do_init_module+0x28/0x250
[   14.369403]  do_init_module+0x62/0x250
[   14.369405]  load_module+0x10b8/0x1280
[   14.369407]  ? security_kernel_post_read_file+0x5c/0x70
[   14.369408]  ? security_kernel_post_read_file+0x5c/0x70
[   14.369409]  __do_sys_finit_module+0xc2/0x120
[   14.369410]  ? __do_sys_finit_module+0xc2/0x120
[   14.369412]  __x64_sys_finit_module+0x1a/0x20
[   14.369414]  do_syscall_64+0x38/0x90
[   14.369415]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   14.369416] RIP: 0033:0x7f4d7022089d
[   14.369417] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d c3 f5 0c 00 f7 d8 64 89 01 48
[   14.369418] RSP: 002b:7fff8704bf98 EFLAGS: 0246 ORIG_RAX: 
0139
[   14.369419] RAX: ffda RBX: 55b61445ab30 RCX: 7f4d7022089d
[   14.369420] RDX:  RSI: 55b61445a8d0 RDI: 0018
[   14.369420] RBP: 0002 R08:  R09: 
[   14.369421] R10: 0018 R11: 0246 R12: 55b61445a8d0
[   14.369422] R13:  R14: 55b6142121a0 R15: 55b61445ab30
[   14.369423] Modules linked in: nls_iso8859_1 snd_hda_codec_realtek 
snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel 
snd_intel_dspcfg soundwire_intel soundwire_generic_allocation soundwire_cadence 
snd_hda_codec snd_usb_audio(+) snd_hda_core iwlmvm soundwire_bus snd_soc_core 
snd_usbmidi_lib snd_hwdep mac80211 uvcvideo snd_seq_midi snd_compress 
gspca_vc032x edac_mce_amd snd_seq_midi_event gspca_main videobuf2_vmalloc 
videobuf2_memops kvm_amd videobuf2_v4l2 snd_rawmidi ac97_bus libarc4 
snd_pcm_dmaengine videobuf2_common snd_pcm kvm videodev snd_seq efi_pstore 
wmi_bmof apple_mfi_fastcharge mc k10temp rapl snd_seq_device btusb iwlwifi 
input_leds snd_timer btrtl btbcm btintel joydev ccp snd bluetooth cfg80211 
soundcore ecdh_generic ecc mac_hid sch_fq_codel parport_pc ppdev lp parport 
ip_tables x_tables autofs4 dm_crypt hid_apple hid_generic usbhid hid amdgpu 
iommu_v2 gpu_sched i2c_algo_bit ttm drm_kms_helper crct10dif_pclmul 
crc32_pclmul ghash_clmulni_intel syscopyarea
[   14.369448]  aesni_intel sysfillrect sysimgblt fb_sys_fops cec crypto_simd 
rc_core cryptd glue_helper drm nvme i2c_piix4 igc ahci nvme_core xhci_pci 
libahci xhci_pci_renesas wmi gpio_amdpt gpio_generic
[   14.369456] CR2: 0012
[   14.369458] ---[ end trace a51037772f1dee55 ]---
[   14.505127] RIP: 0010:usb_audio_probe+0x2e3/0x5c0 [snd_usb

[Bug 1886059] Re: gnome-shell crashed with assertion failure "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

2020-12-17 Thread Liz Fong-Jones
bug was hardware - bad usb port! hardware is hilarious.

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

Title:
  gnome-shell crashed with assertion failure
  "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1886059/+subscriptions

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

[Bug 1886059] Re: gnome-shell crashed with assertion failure "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

2020-12-17 Thread Liz Fong-Jones
Reverted mutter to focal-updates stock, rebooted into 5.8.0-33, repro'd
again :( so we're back to the hypothesis that there's something wrong in
5.8.0-33. Sorry for the noise, I'm trying to debug this as best as I
can.

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

Title:
  gnome-shell crashed with assertion failure
  "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1886059/+subscriptions

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

[Bug 1886059] Re: gnome-shell crashed with assertion failure "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

2020-12-17 Thread Liz Fong-Jones
Never mind, I think mutter 3.36.6-1ubuntu0.20.04.2+lizf1 is busted,
please disregard :)

on the plus side I have a reliable trigger.

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

Title:
  gnome-shell crashed with assertion failure
  "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1886059/+subscriptions

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

[Bug 1886059] Re: gnome-shell crashed with assertion failure "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

2020-12-17 Thread Liz Fong-Jones
Started seeing this recently with 5.8.0-33 after a few minutes logged
into either Wayland or X11 session, regardless of other activity on
system, but does not repro once I downgrade kernel to 5.8.0-31.

Gnome shell version 3.36.4-1ubuntu1~20.04.2 has been the same
throughout. Mutter likewise on 3.36.6-1ubuntu0.20.04.2 throughout. I did
recompile mutter with pipewire support, no other changes,
(https://launchpad.net/~lizthegrey/+archive/ubuntu/freedesktop/+sourcepub/11932034
/+listing-archive-extra), it was working fine, but is now triggering
this.

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

Title:
  gnome-shell crashed with assertion failure
  "!xcb_xlib_threads_sequence_lost" [xcb_io.c:260]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1886059/+subscriptions

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

[Bug 1883721] Re: v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

2020-11-25 Thread Liz Fong-Jones
https://bugs.launchpad.net/focal-backports/+bug/1905613 will solve this
bug.

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

Title:
  v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

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

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

[Bug 1883721] Re: v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

2020-11-25 Thread Liz Fong-Jones
Backported
https://launchpad.net/~lizthegrey/+archive/ubuntu/misc/+build/20333280
-- and it does work with a 5.8 kernel.

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

Title:
  v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

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

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

[Bug 1880598] Re: package v4l2loopback-dkms 0.12.3-1 failed to install/upgrade: installed v4l2loopback-dkms package post-installation script subprocess returned error exit status 10

2020-11-25 Thread Liz Fong-Jones
*** This bug is a duplicate of bug 1883721 ***
https://bugs.launchpad.net/bugs/1883721

** This bug has been marked a duplicate of bug 1883721
   v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

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

Title:
  package v4l2loopback-dkms 0.12.3-1 failed to install/upgrade:
  installed v4l2loopback-dkms package post-installation script
  subprocess returned error exit status 10

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

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

[Bug 1903589] Re: v4l2loopback-dkms won't build on kernel 5.8

2020-11-25 Thread Liz Fong-Jones
*** This bug is a duplicate of bug 1883721 ***
https://bugs.launchpad.net/bugs/1883721

** This bug is no longer a duplicate of bug 1880598
   package v4l2loopback-dkms 0.12.3-1 failed to install/upgrade: installed 
v4l2loopback-dkms package post-installation script subprocess returned error 
exit status 10
** This bug has been marked a duplicate of bug 1883721
   v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

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

Title:
  v4l2loopback-dkms won't build on kernel 5.8

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

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

[Bug 1883721] Re: v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

2020-11-24 Thread Liz Fong-Jones
This issue with 5.6 kernels is fixed upstream in 0.12.4 (0.12.5 has
fixes for 5.7+)

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

Title:
  v4l2loopback-dkms 0.12.3-1: v4l2loopback kernel module failed to build

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

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

[Bug 1802533] Re: [MIR] pipewire

2020-11-10 Thread Liz Fong-Jones
That is correct, if you're on amd64. I built only for ARM because that's
what I need for my device running Wayland (sorry!) but you should be
able to clone my PPA and rebuild from source on amd64 if you like.

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

Title:
  [MIR] pipewire

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

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

[Bug 1802533] Re: [MIR] pipewire

2020-11-10 Thread Liz Fong-Jones
https://launchpad.net/~lizthegrey/+archive/ubuntu/freedesktop -- I
backported, rather than directly installing the Debian packages. You
need to do a formal backport from source to force linking against
Ubuntu's ABI.

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

Title:
  [MIR] pipewire

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

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

[Bug 1883493] Re: amdgpu hangs from time to time with *ERROR* Waiting for fences timed out!

2020-10-01 Thread Liz Fong-Jones
Filed as https://gitlab.freedesktop.org/drm/amd/-/issues/1318

** Bug watch added: gitlab.freedesktop.org/drm/amd/-/issues #1318
   https://gitlab.freedesktop.org/drm/amd/-/issues/1318

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

Title:
  amdgpu hangs from time to time with *ERROR* Waiting for fences timed
  out!

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

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

[Bug 1887674] Re: Introduce the new NVIDIA 450-server and the 450 UDA series

2020-09-07 Thread Liz Fong-Jones
Can confirm that kernel 5.4.0-45-generic and nvidia-driver-450
450.66-0ubuntu0.20.04.1 work fine together, from focal-proposed. GeForce
GTX 1070.

** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Introduce the new NVIDIA 450-server and the 450 UDA series

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1887674/+subscriptions

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

[Bug 1883493] Re: amdgpu hangs from time to time with *ERROR* Waiting for fences timed out!

2020-08-28 Thread Liz Fong-Jones
drm-tip is unusable (application is slow/doesn't even launch correctly)

5.9.0-rc2:

Aug 28 19:39:30 foxglove kernel: [   77.392548] [drm:amdgpu_dm_commit_planes 
[amdgpu]] *ERROR* Waiting for fences timed out!
ug 28 19:39:30 foxglove kernel: [   82.181755] gmc_v9_0_process_interrupt: 2992 
callbacks suppressed
Aug 28 19:39:30 foxglove kernel: [   82.181760] amdgpu :0c:00.0: amdgpu: 
[gfxhub0] retry page fault (src_id:0 ring:0 vmid:6 pasid:32771, for process 
WoW.exe pid 4330 thread WoW.exe pid 4330)
Aug 28 19:39:30 foxglove kernel: [   82.181763] amdgpu :0c:00.0: amdgpu:   
in page starting at address 0x80008000 from client 27
Aug 28 19:39:30 foxglove kernel: [   82.181765] amdgpu :0c:00.0: amdgpu: 
VM_L2_PROTECTION_FAULT_STATUS:0x00601431
Aug 28 19:39:30 foxglove kernel: [   82.181766] amdgpu :0c:00.0: amdgpu:
 Faulty UTCL2 client ID: 0xa
Aug 28 19:39:30 foxglove kernel: [   82.181767] amdgpu :0c:00.0: amdgpu:
 MORE_FAULTS: 0x1
Aug 28 19:39:30 foxglove kernel: [   82.181767] amdgpu :0c:00.0: amdgpu:
 WALKER_ERROR: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.181768] amdgpu :0c:00.0: amdgpu:
 PERMISSION_FAULTS: 0x3
Aug 28 19:39:30 foxglove kernel: [   82.181769] amdgpu :0c:00.0: amdgpu:
 MAPPING_ERROR: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.181770] amdgpu :0c:00.0: amdgpu:
 RW: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.183442] amdgpu :0c:00.0: amdgpu: 
[gfxhub0] retry page fault (src_id:0 ring:0 vmid:6 pasid:32771, for process 
WoW.exe pid 4330 thread WoW.exe pid 4330)
Aug 28 19:39:30 foxglove kernel: [   82.183444] amdgpu :0c:00.0: amdgpu:   
in page starting at address 0x80008000 from client 27
Aug 28 19:39:30 foxglove kernel: [   82.183446] amdgpu :0c:00.0: amdgpu: 
VM_L2_PROTECTION_FAULT_STATUS:0x00601431
Aug 28 19:39:30 foxglove kernel: [   82.183446] amdgpu :0c:00.0: amdgpu:
 Faulty UTCL2 client ID: 0xa
Aug 28 19:39:30 foxglove kernel: [   82.183447] amdgpu :0c:00.0: amdgpu:
 MORE_FAULTS: 0x1
Aug 28 19:39:30 foxglove kernel: [   82.183448] amdgpu :0c:00.0: amdgpu:
 WALKER_ERROR: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.183449] amdgpu :0c:00.0: amdgpu:
 PERMISSION_FAULTS: 0x3
Aug 28 19:39:30 foxglove kernel: [   82.183450] amdgpu :0c:00.0: amdgpu:
 MAPPING_ERROR: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.183450] amdgpu :0c:00.0: amdgpu::   
  RW: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.185128] amdgpu :0c:00.0: amdgpu: 
[gfxhub0] retry page fault (src_id:0 ring:0 vmid:6 pasid:32771, for process 
WoW.exe pid 4330 thread WoW.exe pid 4330)
Aug 28 19:39:30 foxglove kernel: [   82.185131] amdgpu :0c:00.0: amdgpu:   
in page starting at address 0x80008000 from client 27
Aug 28 19:39:30 foxglove kernel: [   82.185132] amdgpu :0c:00.0: amdgpu: 
VM_L2_PROTECTION_FAULT_STATUS:0x00601431
Aug 28 19:39:30 foxglove kernel: [   82.185133] amdgpu :0c:00.0: amdgpu:
 Faulty UTCL2 client ID: 0xa
Aug 28 19:39:30 foxglove kernel: [   82.185134] amdgpu :0c:00.0: amdgpu:
 MORE_FAULTS: 0x1
Aug 28 19:39:30 foxglove kernel: [   82.185135] amdgpu :0c:00.0: amdgpu:
 WALKER_ERROR: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.185136] amdgpu :0c:00.0: amdgpu:
 PERMISSION_FAULTS: 0x3
Aug 28 19:39:30 foxglove kernel: [   82.185137] amdgpu :0c:00.0: amdgpu:
 MAPPING_ERROR: 0x0
Aug 28 19:39:30 foxglove kernel: [   82.185138] amdgpu :0c:00.0: amdgpu:
[...]
Aug 28 19:39:30 foxglove kernel: [   82.190140] amdgpu :0c:00.0: amdgpu: [gf
xhub0] retry page fault (src_id:0 ring:0 vmid:6 pasid:32771, for process WoW.exe
 pid 4330 thread WoW.exe pid 4330)
Aug 28 19:39:30 foxglove kernel: [   82.190141] amdgpu :0c:00.0: amdgpu:   i
n page starting at address 0x80008000 from client 27
Aug 28 19:39:30 foxglove kernel: [   82.190142] amdgpu :0c:00.0: amdgpu: 
VM_L2_PROTECTION_FAULT_STATUS:0x00601431
[...]
Aug 28 19:39:31 foxglove kernel: [   82.225032] [drm:amdgpu_job_timedout 
[amdgpu]] *ERROR* ring gfx timeout, but soft recovered
[...]
Aug 28 19:39:41 foxglove kernel: [   87.852888] [drm:amdgpu_dm_commit_planes [am
dgpu]] *ERROR* Waiting for fences timed out!
Aug 28 19:39:41 foxglove kernel: [   92.972903] [drm:amdgpu_dm_commit_planes [am
dgpu]] *ERROR* Waiting for fences timed out!
Aug 28 19:39:41 foxglove kernel: [   92.972983] [drm:amdgpu_job_timedout [amdgpu
]] *ERROR* ring gfx timeout, but soft recovered
Aug 28 19:39:52 foxglove kernel: [   98.604891] [drm:amdgpu_dm_commit_planes [am
dgpu]] *ERROR* Waiting for fences timed out!
Aug 28 19:39:52 foxglove kernel: [  103.724906] [drm:amdgpu_dm_commit_planes [am
dgpu]] *ERROR* Waiting for fences timed out!
Aug 28 19:39:52 foxglove kernel: [  103.725029] [drm:amdgpu_job_timedout [amdgpu
]] *ERROR* ring gfx timeout, but soft recovered
Aug 28 19:39:55 foxglove /usr/lib/gdm3/gdm-x-session[2119]: amdgpu: command stre
am overflowed
Aug 28 19:39:55 foxglove /usr/lib/gdm3/gdm-x-se

[Bug 1883493] Re: amdgpu hangs from time to time with *ERROR* Waiting for fences timed out!

2020-08-28 Thread Liz Fong-Jones
This issue also seems to be happening for Renoir with 5.4.0 kernel
series, when DXVK/vulkan is used. I will try drm-tip and report back.

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

Title:
  amdgpu hangs from time to time with *ERROR* Waiting for fences timed
  out!

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

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

[Bug 1888410] Re: amdgpudrmfb fails to init on SolidRun Honeycomb

2020-08-11 Thread Liz Fong-Jones
*** This bug is a duplicate of bug 1885322 ***
https://bugs.launchpad.net/bugs/1885322

And can confirm `linux-image-5.4.0-43-generic` works fine. Thanks for
the SRU kernel, Ubuntu team!

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

Title:
  amdgpudrmfb fails to init on SolidRun Honeycomb

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

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

[Bug 1802533] Re: [MIR] pipewire

2020-07-29 Thread Liz Fong-Jones
I have Pipewire 0.3 working on Focal, with at least a few of its
reverse-depends working correctly (gnome-remote-desktop, mutter, xdg-
desktop-portal)

I'll post a PPA shortly.

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

Title:
  [MIR] pipewire

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

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-29 Thread Liz Fong-Jones
can I beg the favor of having `rtc_use_pipewire` turned on for your
branch? otherwise I'm happy to fork, just let me know :)

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1888410] Re: amdgpudrmfb fails to init on SolidRun Honeycomb

2020-07-21 Thread Liz Fong-Jones
*** This bug is a duplicate of bug 1885322 ***
https://bugs.launchpad.net/bugs/1885322

Can confirm the patched kernel at
https://launchpad.net/~lizthegrey/+archive/ubuntu/kernel/+build/19618859
works.

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

Title:
  amdgpudrmfb fails to init on SolidRun Honeycomb

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

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

[Bug 1888410] Re: amdgpudrmfb fails to init on SolidRun Honeycomb

2020-07-21 Thread Liz Fong-Jones
*** This bug is a duplicate of bug 1885322 ***
https://bugs.launchpad.net/bugs/1885322

This bug will be solved by #1885322 which rebases 5.4.49, containing the
PCI patchset.

** This bug has been marked a duplicate of bug 1885322
   Focal update: v5.4.49 upstream stable release

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

Title:
  amdgpudrmfb fails to init on SolidRun Honeycomb

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

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

[Bug 1888410] Re: amdgpudrmfb fails to init on SolidRun Honeycomb

2020-07-21 Thread Liz Fong-Jones
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  amdgpudrmfb fails to init on SolidRun Honeycomb

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

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

[Bug 1888410] Re: amdgpudrmfb fails to init on SolidRun Honeycomb

2020-07-21 Thread Liz Fong-Jones
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.4.y&id=5800b7f7d2316d0defc5288eb62907460dd275e1
is the backport commit upstream

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

Title:
  amdgpudrmfb fails to init on SolidRun Honeycomb

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

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

[Bug 1888410] Re: amdgpudrmfb fails to init on SolidRun Honeycomb

2020-07-21 Thread Liz Fong-Jones
This also would be fixed by rebasing on 5.4.52 from upstream.

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

Title:
  amdgpudrmfb fails to init on SolidRun Honeycomb

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

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

[Bug 1888410] [NEW] amdgpudrmfb fails to init on SolidRun Honeycomb

2020-07-21 Thread Liz Fong-Jones
Public bug reported:

https://patchwork.ozlabs.org/project/linux-
pci/patch/20200421162256.26887-1-a...@kernel.org/ needs to be backported
into the Ubuntu 5.4 kernel train in order for amdgpudrmfb to
successfully initialize. Otherwise, the last line seen on framebuffer is
`fb0: switching to amdgpudrmfb from EFI VGA` and then the boot freezes.

I have tested this as a patchest against the 5.7 kernel series, and will
also patch & build against the Ubuntu 5.4 kernel series.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: 
"PCI-allow-pci_resize_resource-to-be-used-on-devices-on-the-root-bus.diff"
   
https://bugs.launchpad.net/bugs/1888410/+attachment/5394634/+files/PCI-allow-pci_resize_resource-to-be-used-on-devices-on-the-root-bus.diff

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

Title:
  amdgpudrmfb fails to init on SolidRun Honeycomb

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

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-20 Thread Liz Fong-Jones
Correct. I'ts a Polaris chip = UVD6.3
(https://en.wikipedia.org/wiki/Unified_Video_Decoder#UVD_6). no vp9 or
av1.

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-20 Thread Liz Fong-Jones
VP9 decodes in software with VpxVideoDecoder

```
00:00:00.294error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/decrypting_video_decoder.cc\",\"line\":53}],\"status_code\":264,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"DecryptingVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.295error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/mojo/clients/mojo_video_decoder.cc\",\"line\":158}],\"status_code\":261,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"MojoVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
```

AV1 decodes with Dav1dVideoDecoder (likewise in software, I believe)
```
00:00:00.105error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/decrypting_video_decoder.cc\",\"line\":53}],\"status_code\":264,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"DecryptingVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.105error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/mojo/clients/mojo_video_decoder.cc\",\"line\":158}],\"status_code\":261,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"MojoVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.106error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/vpx_video_decoder.cc\",\"line\":135}],\"status_code\":265,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"VpxVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
```

H264 decodes with Mojo.
```
00:00:00.687kVideoTracks[{"alpha 
mode":"is_opaque","codec":"h264","coded size":"300x224","color 
space":"{primaries:SMPTE170M, transfer:SMPTE170M, matrix:SMPTE170M, 
range:LIMITED}","encryption scheme":"Unencrypted","has extra data":true,"hdr 
metadata":"unset","natural size":"300x224","orientation":"0°","profile":"h264 
main","visible rect":"0,0 300x224"}]
00:00:00.688kMaxDuration3
00:00:00.688kStartTime  0
00:00:00.688kBitrate207274
00:00:00.688pipeline_state  "kSuspended"
00:00:01.018event   "kSuspended"
00:00:01.018pipeline_buffering_state
{"for_suspended_start":true,"state":"BUFFERING_HAVE_ENOUGH"}
00:00:01.193pipeline_state  "kResuming"
00:00:01.194error   
"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/decrypting_video_decoder.cc\",\"line\":53}],\"status_code\":264,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"DecryptingVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"
00:00:00.687duration3
00:00:01.427kIsVideoDecryptingDemuxerStream false
00:00:01.427kVideoDecoderName   "MojoVideoDecoder"
00:00:01.427kIsPlatformVideoDecoder true
00:00:01.427info"Selected MojoVideoDecoder for video decoding, config: 
codec: h264, profile: h264 main, level: not available, alpha_mode: is_opaque, 
coded size: [300,224], visible rect: [0,0,300,224], natural size: [300,224], 
has extra data: true, encryption scheme: Unencrypted, rotation: 0°, flipped: 0, 
color space: {primaries:SMPTE170M, transfer:SMPTE170M, matrix:SMPTE170M, 
range:LIMITED}"
```

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-20 Thread Liz Fong-Jones
although Vulkan is showing as off in chrome://gpu, I _am_ seeing better
performance now when switching tabs, watching youtube, and using webgl
:)

or maybe that's the placebo effect at work.

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-20 Thread Liz Fong-Jones
from x11 without wayland:

```
LIBVA_MESSAGING_LEVEL=2 snap run chromium
Gtk-Message: 12:36:55.257: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:36:55.262: Failed to load module "canberra-gtk-module"
/usr/share/libdrm/amdgpu.ids: No such file or directory
libva info: VA-API version 1.7.0
libva info: Trying to open 
/snap/chromium/1239/usr/lib/aarch64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
[94812:94812:0720/123655.693366:ERROR:sandbox_linux.cc(374)] 
InitializeSandbox() called with multiple threads in process gpu-process.
mesa: for the --simplifycfg-sink-common option: may only occur zero or one 
times!
mesa: for the --global-isel-abort option: may only occur zero or one times!
mesa: for the --amdgpu-atomic-optimizations option: may only occur zero or one 
times!
```

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-20 Thread Liz Fong-Jones
Aha, it's a detection issue on wayland. passing
`LIBVA_DRIVER_NAME=radeonsi` does a trick.

```
LIBVA_DRIVER_NAME=radeonsi LIBVA_MESSAGING_LEVEL=2 snap run 
chromiumGtk-Message: 12:41:29.046: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:41:29.049: Failed to load module "canberra-gtk-module"
/usr/share/libdrm/amdgpu.ids: No such file or directory
libva info: VA-API version 1.7.0
libva info: User environment variable requested driver 'radeonsi'
libva info: Trying to open 
/snap/chromium/1239/usr/lib/aarch64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
[99885:99885:0720/124129.484972:ERROR:sandbox_linux.cc(374)] 
InitializeSandbox() called with multiple threads in process gpu-process.
mesa: for the --simplifycfg-sink-common option: may only occur zero or one 
times!
mesa: for the --global-isel-abort option: may only occur zero or one times!
mesa: for the --amdgpu-atomic-optimizations option: may only occur zero or one 
times!
[99885:99885:0720/124131.408722:ERROR:gl_surface_presentation_helper.cc(258)] 
GetVSyncParametersIfAvailable() failed for 1 times!
[99885:99885:0720/124131.525064:ERROR:gl_surface_presentation_helper.cc(258)] 
GetVSyncParametersIfAvailable() failed for 2 times!
[99885:99885:0720/124131.601912:ERROR:gl_surface_presentation_helper.cc(258)] 
GetVSyncParametersIfAvailable() failed for 3 times!
```

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-20 Thread Liz Fong-Jones
```
Gtk-Message: 12:30:13.823: Failed to load module "canberra-gtk-module"
Gtk-Message: 12:30:13.826: Failed to load module "canberra-gtk-module"
/usr/share/libdrm/amdgpu.ids: No such file or directory
libva info: VA-API version 1.7.0
libva error: vaGetDriverNameByIndex() failed with unknown libva error, 
driver_name = (null)
[88603:88603:0720/123014.054495:ERROR:vaapi_wrapper.cc(511)] vaInitialize 
failed: unknown libva error
[88603:88603:0720/123014.127389:ERROR:sandbox_linux.cc(374)] 
InitializeSandbox() called with multiple threads in process gpu-process.
[88603:88603:0720/123016.338346:ERROR:gl_surface_presentation_helper.cc(258)] 
GetVSyncParametersIfAvailable() failed for 1 times!
[88603:88603:0720/123016.415428:ERROR:gl_surface_presentation_helper.cc(258)] 
GetVSyncParametersIfAvailable() failed for 2 times!
[88603:88603:0720/123016.506070:ERROR:gl_surface_presentation_helper.cc(258)] 
GetVSyncParametersIfAvailable() failed for 3 times!
[88724:24:0720/123021.662653:ERROR:batching_media_log.cc(38)] MediaEvent: 
{"error":"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/filters/decrypting_video_decoder.cc\",\"line\":53}],\"status_code\":264,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"DecryptingVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"}
[88724:24:0720/123021.663088:ERROR:batching_media_log.cc(38)] MediaEvent: 
{"error":"{\"causes\":[{\"causes\":[],\"data\":{},\"stack\":[{\"file\":\"../../media/mojo/clients/mojo_video_decoder.cc\",\"line\":158}],\"status_code\":261,\"status_message\":\"\"}],\"data\":{\"Decoder
 
name\":\"MojoVideoDecoder\"},\"stack\":[{\"file\":\"../../media/filters/decoder_selector.cc\",\"line\":172}],\"status_code\":265,\"status_message\":\"\"}"}

```

libdrm-common on the host has /usr/share/libdrm/amdgpu.ids, and
/snap/chromium/current/usr/share/libdrm/amdgpu.ids does in fact also
exist so I'm not sure why it's not finding it.

```
 lizf  ~  sha256sum /snap/chromium/current/usr/share/libdrm/amdgpu.ids 
ba7b77c3864d691cf4577df1fda8dc3696c6a31a79ae36f8daf69d6e250c7ec8  
/snap/chromium/current/usr/share/libdrm/amdgpu.ids
 lizf  ~  sha256sum /usr/share/libdrm/amdgpu.ids
ba7b77c3864d691cf4577df1fda8dc3696c6a31a79ae36f8daf69d6e250c7ec8  
/usr/share/libdrm/amdgpu.ids
```

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-19 Thread Liz Fong-Jones
>From X11 without Wayland:
Vulkan still shows as disabled but the init error doesn't turn up.

Log Messages
[18061:18061:0719/145212.290039:ERROR:sandbox_linux.cc(374)] : 
InitializeSandbox() called with multiple threads in process gpu-process.
[18061:18061:0719/145432.791528:ERROR:shared_image_manager.cc(212)] : 
SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a 
non-existent mailbox.
[18061:18061:0719/145432.793618:ERROR:shared_image_manager.cc(212)] : 
SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a 
non-existent mailbox.

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-19 Thread Liz Fong-Jones
The problem also might be that I'm running Chromium inside XWayland
rather than natively on X11. I'll try popping over to X11 to see whether
it works...

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-19 Thread Liz Fong-Jones
Can we try pulling in https://packages.ubuntu.com/bionic-updates/mesa-
va-drivers instead of the base bionic package pulled right now by the
https://launchpad.net/~chromium-team/+snap/chromium-snap-from-source-
enable-vaapi build config (which doesn't use Bionic-Updates)?

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-19 Thread Liz Fong-Jones
Now we're getting somewhere!
chrome://gpu shows:
```
Vulkan: Disabled
...
Video Acceleration Information
Vulkan Information
Device Performance Information
Log Messages
[4784:4784:0719/142605.755018:ERROR:vaapi_wrapper.cc(511)] : vaInitialize 
failed: unknown libva error
[4784:4784:0719/142605.967571:ERROR:sandbox_linux.cc(374)] : 
InitializeSandbox() called with multiple threads in process gpu-process.
[4784:4784:0719/142607.971915:ERROR:gl_surface_presentation_helper.cc(258)] : 
GetVSyncParametersIfAvailable() failed for 1 times!
[4784:4784:0719/142607.987560:ERROR:gl_surface_presentation_helper.cc(258)] : 
GetVSyncParametersIfAvailable() failed for 2 times!
[4784:4784:0719/142607.990878:ERROR:gl_surface_presentation_helper.cc(258)] : 
GetVSyncParametersIfAvailable() failed for 3 times!
[4784:4784:0719/142858.879624:WARNING:ipc_message_attachment_set.cc(49)] : 
MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[4784:4784:0719/142858.880096:WARNING:ipc_message_attachment_set.cc(49)] : 
MessageAttachmentSet destroyed with unconsumed attachments: 0/1
[4784:4784:0719/142951.806243:WARNING:ipc_message_attachment_set.cc(49)] : 
MessageAttachmentSet destroyed with unconsumed attachments: 0/1
```

Yet my native non-snap environment shows:
$ vainfo
libva info: VA-API version 1.7.0
libva info: Trying to open /usr/lib/aarch64-linux-gnu/dri/radeonsi_drv_video.so
libva info: Found init function __vaDriverInit_1_7
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.7 (libva 2.6.0)
vainfo: Driver version: Mesa Gallium driver 20.0.8 for AMD Radeon (TM) Pro WX 
3200 Series (POLARIS12, DRM 3.37.0, 5.7.0-050700-generic, LLVM 10.0.0)
vainfo: Supported profile and entrypoints
  VAProfileMPEG2Simple: VAEntrypointVLD
  VAProfileMPEG2Main  : VAEntrypointVLD
  VAProfileVC1Simple  : VAEntrypointVLD
  VAProfileVC1Main: VAEntrypointVLD
  VAProfileVC1Advanced: VAEntrypointVLD
  VAProfileH264ConstrainedBaseline: VAEntrypointVLD
  VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
  VAProfileH264Main   : VAEntrypointVLD
  VAProfileH264Main   : VAEntrypointEncSlice
  VAProfileH264High   : VAEntrypointVLD
  VAProfileH264High   : VAEntrypointEncSlice
  VAProfileHEVCMain   : VAEntrypointVLD
  VAProfileHEVCMain   : VAEntrypointEncSlice
  VAProfileHEVCMain10 : VAEntrypointVLD
  VAProfileJPEGBaseline   : VAEntrypointVLD
  VAProfileNone   : VAEntrypointVideoProc

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-17 Thread Liz Fong-Jones
`stage-packages libdrm-intel1` still fails despite skipping the build
steps. Needs a selector to skip it on !amd64/i386.

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-15 Thread Liz Fong-Jones
As was pointed out by @jon-nettleton, the intel parts are not required
to build, and only are used for intel onboard graphics, which
necessarily won't be present on ARM64. Is it possible to make it
conditional to build those parts depending upon architecture?

https://launchpad.net/~lizthegrey/+snap/chromium/+build/1043865 is a
build where I simply deleted the intel-specific parts for now.

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-15 Thread Liz Fong-Jones
Oddly enough, you do include it in the snap definition as of May 13...

```
build-packages:
  - gcc
  - libc6-dev
  - libdrm-dev
  - libgl1-mesa-dev
  - libwayland-dev
  - libx11-dev
  - libxext-dev
  - libxfixes-dev
  - pkg-config
```

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-15 Thread Liz Fong-Jones
@osomon: I see linux-libc-dev is installed in the snap build process but
not libc6-dev. I know that normally libc6-dev is included in build-
essentials when building .deb files, but is it possible that it isn't in
the default set of things for a snap build environment?

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-06 Thread Liz Fong-Jones
No worries, let me see if @jon-nettleton can have a look.

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-07-01 Thread Liz Fong-Jones
@osomon: did you build for arm64? should I try again?

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2020-06-10 Thread Liz Fong-Jones
I'm unable to find the channel/branch on arm64. Can you also publish an
arm64 snap in that branch?

```
$ sudo snap switch --channel=latest/candidate/vaapi chromium
"chromium" switched to the "latest/candidate/vaapi" channel
$ sudo snap refresh chromium
error: requested a non-existing branch on latest/candidate for snap "chromium":
   vaapi
$ sudo snap refresh --revision=1191 chromium
error: cannot refresh "chromium": Access by specifying a revision is not
   allowed for this Snap.
```

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

Title:
  [snap] vaapi chromium no video hardware decoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1816497/+subscriptions

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

[Bug 263435]

2020-05-08 Thread Liz Henry
Removing the release note flag. Whatever was going on here was happening
in the Firefox 48 timeframe.

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

Title:
  Cannot use firefox keyboard shortcuts when flash object is selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/263435/+subscriptions

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

[Bug 1869447] Re: python-is-python3 & python-is-python2 do not Provides: python

2020-04-15 Thread Liz Fong-Jones
Solved by what-is-python (4)

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

Title:
  python-is-python3 & python-is-python2 do not Provides: python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1869447/+subscriptions

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

[Bug 1868444] Re: python-is-python3's "Provides" field

2020-04-15 Thread Liz Fong-Jones
Fixed by what-is-python (4)

** Changed in: what-is-python (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  python-is-python3's "Provides" field

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/what-is-python/+bug/1868444/+subscriptions

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

[Bug 1869447] Re: python-is-python3 & python-is-python2 do not Provides: python

2020-04-15 Thread Liz Fong-Jones
what-is-python (4) solves this.

** Changed in: what-is-python (Ubuntu)
   Status: New => Fix Released

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

Title:
  python-is-python3 & python-is-python2 do not Provides: python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1869447/+subscriptions

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

[Bug 1869447] Re: python-is-python3 & python-is-python2 do not Provides: python

2020-03-28 Thread Liz Fong-Jones
I understand that, but... apparently `steam` (third party, closed
source) does have that dependency :( so it'll need to be updated.

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

Title:
  python-is-python3 & python-is-python2 do not Provides: python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1869447/+subscriptions

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

[Bug 1869447] [NEW] python-is-python3 & python-is-python2 do not Provides: python

2020-03-27 Thread Liz Fong-Jones
Public bug reported:

This is a bug in Focal prerelease.

Third-party packages like Steam currently appear to Depend: upon python,
but nothing Provides: python, only Conflicts: python.

I believe that python-is-... should Provide: python so that packages
that expect to use /usr/bin/python aren't surprised.

** Affects: python-defaults (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: python3-defaults (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: what-is-python (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: what-is-python (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python3-defaults (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python-defaults (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: python (Ubuntu)

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

Title:
  python-is-python3 & python-is-python2 do not Provides: python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/1869447/+subscriptions

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

[Bug 1857328] [NEW] Thunar closes down when Rename -> Find and replace text. No error message. It just closes.

2019-12-23 Thread Liz
Public bug reported:

Ubuntu 19.10

thunar:
Installed: 1.8.9-1
Candidate: 1.8.9-1
Version table:
*** 1.8.9-1 500
500 http://es.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages   100 
/var/lib/dpkg/status


What I do:
I select several files.
I right click and choose "rename".
I "rename using a template".
This works perfectly.

I tick "Find and replace text".
About 1 time in 3 thunar simply closes. There is no error message or an offer 
to send a bug report. The application simply closes down completely.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: thunar 1.8.9-1
ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
Uname: Linux 5.3.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Dec 23 09:52:57 2019
InstallationDate: Installed on 2019-12-13 (10 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: thunar
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: thunar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan

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

Title:
  Thunar closes down when Rename -> Find and replace text. No error
  message. It just closes.

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

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

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-05-10 Thread Liz Fong-Jones
And Trusty is now desupported, so going to close this as obsolete.

** Changed in: linux (Ubuntu Trusty)
   Status: Confirmed => Invalid

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

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

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

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-16 Thread Liz Fong-Jones
No faults detected since a week ago. Going to declare this fixed in the
4.4 kernel series.

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

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

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

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-11 Thread Liz Fong-Jones
Canarying both 4.4.0-1040-aws #43-Ubuntu and 4.4.0-144-generic
#170~14.04.1-Ubuntu in parallel to see whether the bug trips in either
of these. Should have results by Monday -- it was tripping every ~24h
with 3.13.0-167-generic so if there's no failures by Monday I'll
consider it resolved with the newer kernel train.

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

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

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

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-11 Thread Liz Fong-Jones
Yup, I'm happy to try the HWE kernel. I'll do that and report back.

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

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

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

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-11 Thread Liz Fong-Jones
(our other option is going straight to 18.04 but that's a much larger
change to test...

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

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

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

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-09 Thread Liz Fong-Jones
Unfortunately no externalized minimal test case, so far we've only
reproduced this with running our data storage binary under production
load.

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

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

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

[Bug 1823216] Re: [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-04 Thread Liz Fong-Jones
** Also affects: linux-signed (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux-signed (Ubuntu)

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

Title:
  [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
  BUG:

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

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

Re: [Bug 1823216] Missing required logs.

2019-04-04 Thread Liz Fong-Jones
Attached, find the apport log.

On Thu, Apr 4, 2019 at 3:41 PM Ubuntu Kernel Bot <
kernel-team-...@canonical.com> wrote:

> This bug is missing log files that will aid in diagnosing the problem.
> While running an Ubuntu kernel (not a mainline or third-party kernel)
> please enter the following command in a terminal window:
>
> apport-collect 1823216
>
> and then change the status of the bug to 'Confirmed'.
>
> If, due to the nature of the issue you have encountered, you are unable
> to run this command, please add a comment stating that fact and change
> the bug status to 'Confirmed'.
>
> This change has been made by an automated script, maintained by the
> Ubuntu Kernel Team.
>
> ** Changed in: linux (Ubuntu)
>Status: New => Incomplete
>
> ** Tags added: trusty
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1823216
>
> Title:
>   [trusty] 3.13.0-167-generic repeatedly trips kernel paging request
>   BUG:
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   While trying to diagnose a problem with getting a kernel BUG: Bad page
>   map in process retriever (retriever is the name of our serving
>   binary), causing the serving binary to crash, we tried upgrading from
>   3.13.0-121-generic to 3.13.0-167-generic and instead started more
>   regularly tripping a different bug that hardlocks the system when we
>   attempt to stop & restart the affected process.
>
>   We are running Trusty on AWS in i3.xlarge instances.
>
>   BUG: unable to handle kernel paging request at eaf0
>   [89149.537277] IP: [] _raw_spin_lock+0xe/0x50
>   [89149.543462] PGD 0
>   [89149.545919] Oops: 0002 [#1] SMP
>   [89149.549887] Modules linked in: 8021q garp stp mrp llc dm_crypt
> crct10dif_pclmul crc32_pclmul ghash_clmulni_intel serio_raw isofs
> aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd psmouse
> nvme ena floppy
>   [89149.574925] CPU: 3 PID: 21681 Comm: retriever Not tainted
> 3.13.0-167-generic #217-Ubuntu
>   [89149.583168] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
>   [89149.589649] task: 8807f2f7e000 ti: 88015b674000 task.ti:
> 88015b674000
>   [89149.597338] RIP: 0010:[]  []
> _raw_spin_lock+0xe/0x50
>   [89149.605845] RSP: :88015b675d88  EFLAGS: 00010206
>   [89149.611431] RAX: 0002 RBX: 00c0dee00020 RCX:
> f000cf53
>   [89149.618873] RDX: 8800 RSI: 00c0 RDI:
> eaf0
>   [89149.626336] RBP: 88015b675d88 R08: 3fe0 R09:
> 00a9
>   [89149.633705] R10:  R11: f000ff53f000ff53 R12:
> 880037471900
>   [89149.641019] R13: 8807f49c57b8 R14: 8807f2eb2680 R15:
> eaf0
>   [89149.648287] FS:  7f92262dd700() GS:88081fc6()
> knlGS:
>   [89149.657764] CS:  0010 DS:  ES:  CR0: 80050033
>   [89149.664294] CR2: eaf0 CR3: 0007f438 CR4:
> 00160670
>   [89149.672158] DR0:  DR1:  DR2:
> 
>   [89149.680246] DR3:  DR6: fffe0ff0 DR7:
> 0400
>   [89149.688126] Stack:
>   [89149.690903]  88015b675e20 811831fe 81e85225
> 8807f2eb2680
>   [89149.700310]  88015b675f20 88015b675e10 0007
> f000cf53
>   [89149.709739]  00a9 f000ff53f000ff53 8800
> 8003
>   [89149.719331] Call Trace:
>   [89149.722581]  [] handle_mm_fault+0x27e/0xfb0
>   [89149.729984]  [] __do_page_fault+0x183/0x570
>   [89149.737506]  [] ? do_futex+0x10a/0x760
>   [89149.744529]  [] ? set_next_entity+0x95/0xb0
>   [89149.752059]  [] ? pick_next_task_fair+0x5f/0x1b0
>   [89149.76]  [] ? sched_clock_cpu+0xb5/0x100
>   [89149.767489]  [] do_page_fault+0x1a/0x70
>   [89149.774460]  [] page_fault+0x28/0x30
>   [89149.781134] Code: 00 00 55 48 89 e5 f0 81 07 00 00 10 00 48 89 f7 57
> 9d 0f 1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 b8 00 00 02
> 00  0f c1 07 89 c2 c1 ea 10 66 39 c2 75 02 5d c3 83 e2 fe 0f b7
>   [89149.820963] RIP  [] _raw_spin_lock+0xe/0x50
>   [89149.828646]  RSP 
>   [89149.833460] CR2: eaf0
>   [89149.843886] ---[ end trace 5e5ae13dbb1d0f6e ]---
>
>   BUG: unable to handle kernel paging request at eaf0
>   [66384.498399] IP: [] _raw_spin_lock+0xe/0x50
>   [66384.502611] PGD 0
>   [66384.504586] Oops: 0002 [#1] SMP
>   [66384.507578] Modules linked in: 8021q garp stp mrp llc dm_crypt
> crct10dif_pclmul crc32_pclmul ghash_clmulni_intel serio_raw isofs
> aesni_intel aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd psmouse
> nvme ena floppy
>   [66384.525392] CPU: 1 PID: 21144 Comm: retriever Not tainted
> 3.13.0-167-generic #217-Ubuntu
>   [66384.531418] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
>   [66384.535812] task: 88074a9a9800 ti: 8807f411e000 task.ti

[Bug 1823216] [NEW] [trusty] 3.13.0-167-generic repeatedly trips kernel paging request BUG:

2019-04-04 Thread Liz Fong-Jones
Public bug reported:

While trying to diagnose a problem with getting a kernel BUG: Bad page
map in process retriever (retriever is the name of our serving binary),
causing the serving binary to crash, we tried upgrading from
3.13.0-121-generic to 3.13.0-167-generic and instead started more
regularly tripping a different bug that hardlocks the system when we
attempt to stop & restart the affected process.

We are running Trusty on AWS in i3.xlarge instances.

BUG: unable to handle kernel paging request at eaf0
[89149.537277] IP: [] _raw_spin_lock+0xe/0x50
[89149.543462] PGD 0
[89149.545919] Oops: 0002 [#1] SMP
[89149.549887] Modules linked in: 8021q garp stp mrp llc dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel serio_raw isofs aesni_intel 
aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd psmouse nvme ena floppy
[89149.574925] CPU: 3 PID: 21681 Comm: retriever Not tainted 3.13.0-167-generic 
#217-Ubuntu
[89149.583168] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
[89149.589649] task: 8807f2f7e000 ti: 88015b674000 task.ti: 
88015b674000
[89149.597338] RIP: 0010:[]  [] 
_raw_spin_lock+0xe/0x50
[89149.605845] RSP: :88015b675d88  EFLAGS: 00010206
[89149.611431] RAX: 0002 RBX: 00c0dee00020 RCX: f000cf53
[89149.618873] RDX: 8800 RSI: 00c0 RDI: eaf0
[89149.626336] RBP: 88015b675d88 R08: 3fe0 R09: 00a9
[89149.633705] R10:  R11: f000ff53f000ff53 R12: 880037471900
[89149.641019] R13: 8807f49c57b8 R14: 8807f2eb2680 R15: eaf0
[89149.648287] FS:  7f92262dd700() GS:88081fc6() 
knlGS:
[89149.657764] CS:  0010 DS:  ES:  CR0: 80050033
[89149.664294] CR2: eaf0 CR3: 0007f438 CR4: 00160670
[89149.672158] DR0:  DR1:  DR2: 
[89149.680246] DR3:  DR6: fffe0ff0 DR7: 0400
[89149.688126] Stack:
[89149.690903]  88015b675e20 811831fe 81e85225 
8807f2eb2680
[89149.700310]  88015b675f20 88015b675e10 0007 
f000cf53
[89149.709739]  00a9 f000ff53f000ff53 8800 
8003
[89149.719331] Call Trace:
[89149.722581]  [] handle_mm_fault+0x27e/0xfb0
[89149.729984]  [] __do_page_fault+0x183/0x570
[89149.737506]  [] ? do_futex+0x10a/0x760
[89149.744529]  [] ? set_next_entity+0x95/0xb0
[89149.752059]  [] ? pick_next_task_fair+0x5f/0x1b0
[89149.76]  [] ? sched_clock_cpu+0xb5/0x100
[89149.767489]  [] do_page_fault+0x1a/0x70
[89149.774460]  [] page_fault+0x28/0x30
[89149.781134] Code: 00 00 55 48 89 e5 f0 81 07 00 00 10 00 48 89 f7 57 9d 0f 
1f 44 00 00 5d c3 0f 1f 40 00 0f 1f 44 00 00 55 48 89 e5 b8 00 00 02 00  0f 
c1 07 89 c2 c1 ea 10 66 39 c2 75 02 5d c3 83 e2 fe 0f b7
[89149.820963] RIP  [] _raw_spin_lock+0xe/0x50
[89149.828646]  RSP 
[89149.833460] CR2: eaf0
[89149.843886] ---[ end trace 5e5ae13dbb1d0f6e ]---

BUG: unable to handle kernel paging request at eaf0
[66384.498399] IP: [] _raw_spin_lock+0xe/0x50
[66384.502611] PGD 0
[66384.504586] Oops: 0002 [#1] SMP
[66384.507578] Modules linked in: 8021q garp stp mrp llc dm_crypt 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel serio_raw isofs aesni_intel 
aes_x86_64 glue_helper lrw gf128mul ablk_helper cryptd psmouse nvme ena floppy
[66384.525392] CPU: 1 PID: 21144 Comm: retriever Not tainted 3.13.0-167-generic 
#217-Ubuntu
[66384.531418] Hardware name: Xen HVM domU, BIOS 4.2.amazon 08/24/2006
[66384.535812] task: 88074a9a9800 ti: 8807f411e000 task.ti: 
8807f411e000
[66384.542092] RIP: 0010:[]  [] 
_raw_spin_lock+0xe/0x50
[66384.548699] RSP: :8807f411fd88  EFLAGS: 00010206
[66384.552560] RAX: 0002 RBX: 00c2b0c0 RCX: f000cf53
[66384.557499] RDX: 8800 RSI: 00c0 RDI: eaf0
[66384.562419] RBP: 8807f411fd88 R08: 3fe0 R09: 00a9
[66384.567450] R10:  R11: f000ff53f000ff53 R12: 8807f4af9f00
[66384.572935] R13: 8807f2ed9c30 R14: 8807f3ee2680 R15: eaf0
[66384.578165] FS:  7f9886ac4700() GS:88081fc2() 
knlGS:
[66384.584224] CS:  0010 DS:  ES:  CR0: 80050033
[66384.588318] CR2: eaf0 CR3: 00079ec8e000 CR4: 00160670
[66384.593312] DR0:  DR1:  DR2: 
[66384.598189] DR3:  DR6: fffe0ff0 DR7: 0400
[66384.603115] Stack:
[66384.604990]  8807f411fe20 811831fe f411fda8 
8000
[66384.611706]  8807f411fe70 81622244 8807f411fdf8 
f000cf53
[66384.618451]  00a9 f000ff53f000ff53 8800 
8001
[66384.625091] Call Trace:
[66384.627330]  [] handle_mm_fault+0x27e/0xfb0
[66384.631601] 

[Bug 1757580] [NEW] ubuntu OEM crash

2018-03-21 Thread Liz Nunes
Public bug reported:

Couldn't  finish the OEM installation.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.6
ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CasperVersion: 1.376.2
Date: Wed Mar 21 21:08:56 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash oem-config/enable=true ---
LiveMediaBuild: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug ubiquity-2.21.63.6 ubuntu xenial

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

Title:
  ubuntu OEM crash

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

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

Re: [Bug 798414] Re: update-initramfs should produce a more helpful error message when there isn't enough free space

2018-02-27 Thread liz Phillips
Many thanks!
Liz

On 27 Feb 2018 11:57, "pwaring"  wrote:

Liz: There are two options towards the top-right of the page, underneath
the list of bug duplicates:

Mute bug mail - Click this to stop any emails from this bug (you'll
remain subscribed so it will show in your list of bugs on Launchpad)

Edit bug mail - Click this to control which emails you get, e.g. you can
stop getting comments but continue to be notified of changes to the bug
status.

--
You received this bug notification because you are subscribed to a
duplicate bug report (733765).
https://bugs.launchpad.net/bugs/798414

Title:
  update-initramfs should produce a more helpful error message when
  there isn't enough  free space

Status in initramfs-tools:
  Confirmed
Status in Ubuntu Software Center:
  Invalid
Status in dpkg package in Ubuntu:
  Invalid
Status in initramfs-tools package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: initramfs-tools

  When installing a kernel, /boot may become full during execution of
  post-installation script typically when update-initramfs is creating
  or updating an initrd.img file. This is resulting in kernel
  installation error.  For example:

  Setting up initramfs-tools (0.98.8ubuntu3) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for initramfs-tools ...
  update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic

  gzip: stdout: No space left on device
  E: mkinitramfs failure cpio 141 gzip 1
  update-initramfs: failed for /boot/initrd.img-2.6.38-8-generic
  dpkg: error processing initramfs-tools (--configure):
   subprocess installed post-installation script returned error exit status
1

  Ideal behavior:

  Give a more helpful error message when this unfortunate situation
  occurs so that user can fix the broken system and keep it going.

  Workaround:

  As the bug reporting system forwards user to this bug report, such
instructions can be given here:
  https://help.ubuntu.com/community/RemoveOldKernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+subscriptions

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

Title:
  update-initramfs should produce a more helpful error message when
  there isn't enough  free space

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+subscriptions

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

[Bug 798414] Emails

2018-02-27 Thread liz Phillips
Is there a way of unsubscribing from the emails ? I am afraid they are way
beyond my ability level, but I cannot unsubscribe from the emails.
Thank you in advance!
Liz Phillips

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

Title:
  update-initramfs should produce a more helpful error message when
  there isn't enough  free space

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/798414/+subscriptions

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

[Bug 1742337] [NEW] synaptic will not work

2018-01-09 Thread liz
Public bug reported:

(gksudo:19092): Gtk-WARNING **: cannot open display: :0
liz@liz-hp:~$ sudo -H gedit
No protocol specified
Unable to init server: Could not connect: Connection refused

(gedit:19103): Gtk-WARNING **: cannot open display: :0
liz@liz-hp:~$

** Affects: synaptic (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  synaptic will not work

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

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

[Bug 1734402] [NEW] 14.04 LTS won't update

2017-11-24 Thread liz
Public bug reported:

Trying to update computer, computer won't update for one of two errors,
failed to download "check internet connection" Internet connection is
fine, downloading 39 Mbps. Upgrade program says need to partially
upgrade OS. Try to do this, and get failed because "ubuntu-bug ubuntu-
release-upgrader-core" So now, I'm here, and can't update my computer.
Tried several different verities, including attempting terminal update.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.7 [origin: unknown]
ProcVersionSignature: Ubuntu 3.13.0-63.103-generic 3.13.11-ckt25
Uname: Linux 3.13.0-63-generic i686
ApportVersion: 2.14.1-0ubuntu3.13
Architecture: i386
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Fri Nov 24 16:09:58 2017
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2015-09-19 (797 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug dist-upgrade i386 third-party-packages trusty

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

Title:
  14.04 LTS won't update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1734402/+subscriptions

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

[Bug 1644510] [NEW] installer crashed

2016-11-24 Thread Liz Birchall
Public bug reported:

Crashed whilst installing the OS

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.10.29
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu5
Architecture: i386
CasperVersion: 1.315
Date: Thu Nov 24 10:46:30 2016
InstallCmdLine: file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity 
initrd=/casper/initrd.lz quiet splash --
LiveMediaBuild: Lubuntu 12.04 "Precise Pangolin" - Release i386 (20120423)
ProcEnviron:
 LANGUAGE=en_GB.UTF-8
 TERM=linux
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise ubiquity-2.10.16

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

Title:
  installer crashed

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

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


[Bug 1549789] Re: [SRU] Updated walinuxagent to 2.0.16

2016-04-07 Thread Liz Zhang
Test pass against the package in precise-proposed

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

Title:
  [SRU] Updated walinuxagent to 2.0.16

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

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


[Bug 1523715] Re: [SRU] update walinuxagent to 2.1.2 to fix docker extension and enable AzureStack

2015-12-15 Thread Liz Zhang
Tested this new package in wily, and it works well.

  [Test case 1]: Upgrade testing
  1.) Launch instance on Azure
  2.) Upgrade walinuxagent from -proposed
  3.) Confirm that "waagent" is running, check /var/log/waagent.log
  4.) Reboot, repeat step 3
  5.) Capture instance and provsion new instances; repeat step 3

  [Test Case 2]: New instance
  1.) Build new cloud image from -proposed
  2.) Boot instance
  3.) Confirm that instance provisioned
  4.) Boot instance and confirm that it works with Docker Extension


** Tags added: verification-done

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

Title:
  [SRU] update walinuxagent to 2.1.2 to fix docker extension and enable
  AzureStack

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

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


[Bug 1273764] Re: Grub ignores options on /etc/default/grub

2014-08-17 Thread Liz W
+1 for Cloudane's post #12 - I am using Ubuntu because I want to be able
to take my own decisions, and do not want to be "protected" by features
somebody else thinks are good for me. Otherwise I could just use Windows
instead

Workaround worked for me, thanks for this!

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

Title:
  Grub ignores options on /etc/default/grub

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

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


[Bug 1306550] Re: Wrong mouse-coordinates in the window after minimize/maximize of after return from fullscreen

2014-05-11 Thread Liz W
Update on my comment:
Another Hot Corner is still active (Scale), and I could also active the Hot 
Corner to show the desktop without the bug occuring again. However, the 
show-desktop option only works once, if I want it permanent I would have to 
deactivate the "show live previews..." option, which brings back this very bug 
and lets Hotcorner-"Scale" sometimes crash...

I would really appreciate if somebody could look into this :)

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

Title:
  Wrong mouse-coordinates in the window after minimize/maximize of after
  return from  fullscreen

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

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


[Bug 1306550] Re: Wrong mouse-coordinates in the window after minimize/maximize of after return from fullscreen

2014-05-11 Thread Liz W
Also have this bug, took me a while to find this bug description here
(searched for "mouse focus off" previously), which is probably the
reason why it seems that it does not affect that many people.

As mentioned in the similar bug
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1309290 I can
(almost) always recreate the bug if I minimize a window and click on the
launcher icon again. Then the focus and mouse pointer are off as
described by others (interestingly also "somewhere below and to the
right").

Happens with Firefox, Chromium, Thunderbird, file explorer, ...

Workaround: as I usually see no menu bar - grab the window (to un-
maximize it) and throw it to the top again to maximize again. Then the
behaviour is back to normal in this very window.

If I have one Hot Corner activated (right bottom edge for "show
desktop") and the mentioned "Show live previews of windows" in Compiz
Manager deactivated (otherwise the hot corner does not work), bug
occurs. If I deactive this hot corner (none else activated) and check
the show-live-previews (to activate it), the bug seems to be gone
(although, with this option checked hot corners do not seem to work on
my system...)

Should not be an Nvidia problem as I have AMD and an on-board Radeon
GPU.

I have the strong feeling that this bug is related to graphic-driver
issues, although it seems to occur in different systems has anybody
tried other drivers than the ones that come installed with the system?

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

Title:
  Wrong mouse-coordinates in the window after minimize/maximize of after
  return from  fullscreen

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

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


[Bug 416190] Re: Pulseaudio produces overdriven audio on mono downmix (e g to Plantronics DA40 adapter)

2012-08-14 Thread Liz Fong-Jones
I confirm the patch works.

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

Title:
  Pulseaudio produces overdriven audio on mono downmix (e g to
  Plantronics DA40 adapter)

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

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


[Bug 416190] Card0.Amixer.values.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "Card0.Amixer.values.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233420/+files/Card0.Amixer.values.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] PulseList.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233433/+files/PulseList.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] ProcInterrupts.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233431/+files/ProcInterrupts.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] ProcCpuinfo.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233429/+files/ProcCpuinfo.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] ArecordDevices.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "ArecordDevices.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233417/+files/ArecordDevices.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] AcpiTables.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233414/+files/AcpiTables.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] WifiSyslog.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233437/+files/WifiSyslog.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] UdevLog.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "UdevLog.txt"
   https://bugs.launchpad.net/bugs/416190/+attachment/3233436/+files/UdevLog.txt

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] UdevDb.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/416190/+attachment/3233435/+files/UdevDb.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] RfKill.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/416190/+attachment/3233434/+files/RfKill.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] ProcModules.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233432/+files/ProcModules.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] ProcEnviron.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233430/+files/ProcEnviron.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] PciMultimedia.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "PciMultimedia.txt"
   
https://bugs.launchpad.net/bugs/416190/+attachment/3233428/+files/PciMultimedia.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] Lsusb.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/416190/+attachment/3233427/+files/Lsusb.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


[Bug 416190] Lspci.txt

2012-07-23 Thread Liz Fong-Jones
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/416190/+attachment/3233426/+files/Lspci.txt

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

Title:
  Pulseaudio produces overdriven audio on Plantronics DA40 adapter

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

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


  1   2   >