[Bug 1933508] Re: mute/micmute LEDs no function on HP EliteBook x360 830 G8

2021-07-21 Thread jeremyszu
** Tags removed: verification-needed-hirsute
** Tags added: verification-done-hirsute

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

Title:
  mute/micmute LEDs no function on HP EliteBook x360 830 G8

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


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

[Bug 1937162] Re: 1.99.6 tests fail on s390x - byteorder

2021-07-21 Thread Christian Ehrhardt 
Reproducible on s390x via:

$ apt install python3-matplotlib python3-numpy python3-pyqt5 
python3-pyqt5.qtsvg python3-pytest python3-pytest-xvfb python3-setuptools
$ apt build-dep pyspread
$ cd pyspread-1.99.6/pyspread
$ py.test-3 lib/test/test_qimageview.py


It expects
 0xff123456
or on big endian
 0x563412ff
That is like a full reversed number.

But we get actually what is expected on non big endian.
E   assert 4279383126 == 1446253311

And 4279383126 == 0xff123456

So the byte swap seems to be handled elsewhere and here it does NOT come
up big-endianized.

If that is a test that was mistakenly made too big endian ready OR if there is 
an underlying issue that needs to be fixed - I don't know.
I'll fix the test in some Ubuntu delta for now (it does not seem to be a 
regression, but a new test coverage that was missing before) and report it 
upstream for a long term resolution.

** Changed in: pyspread (Ubuntu)
   Status: New => Triaged

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

Title:
  1.99.6 tests fail on s390x - byteorder

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


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

[Bug 1937072] Re: PC fails to start and freezes on boot

2021-07-21 Thread Nishant Kumar Singh
Hey, I have already remove nomodeset from grub before submitting bug report. 
But screen tearing is there.
Booting is perfectly fine except display glitch.

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

Title:
  PC fails to start and freezes on boot

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


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

[Bug 1937072] Re: Screen tearing & mouse cursor glitch with unable change brightness of my display

2021-07-21 Thread Daniel van Vugt
OK. Those are probably all different issues though. So let's focus on:

> my pc fail to start and frezzes on boot

** Summary changed:

- Screen tearing & mouse cursor glitch with unable change brightness of my 
display
+ PC fails to start and freezes on boot

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

Title:
  PC fails to start and freezes on boot

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


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

[Bug 1937072] Re: PC fails to start and freezes on boot

2021-07-21 Thread Daniel van Vugt
Please:

1. Reproduce the boot failure again, without "nomodeset".

2. Wait 10 seconds.

3. Reboot with "nomodeset".

4. Run:

   journalctl -b-1 > prevboot.txt

5. Attach the resulting text file here.

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

Title:
  PC fails to start and freezes on boot

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


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

[Bug 1930945] Re: ubuntu desktop - changing display configuration lost wallpaper (trap messages filled dmesg)

2021-07-21 Thread Daniel van Vugt
Yes this looks like a nouveau kernel driver bug. I recommend using the
proprietary Nvidia driver instead, but it seems your GPU only supports
driver version 340 and that's now too old to be supported in Ubuntu
21.10.

So to continue using the "nvidia quadro nvs 290" you should probably
install Ubuntu 20.04 instead where it is still supported.

** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu)

** Summary changed:

- ubuntu desktop - changing display configuration lost wallpaper (trap messages 
filled dmesg)
+ [nouveau] ubuntu desktop - changing display configuration lost wallpaper 
(trap messages filled dmesg)

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

Title:
  [nouveau] ubuntu desktop - changing display configuration lost
  wallpaper (trap messages filled dmesg)

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


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

[Bug 1937004] Re: Support Mediatek MT7921 WiFi/BT

2021-07-21 Thread You-Sheng Yang
** Description changed:

- Mediatek MT7921 has been added to mainline kernel & firmware.
+ Mediatek MT7921 has been added to mainline kernel & firmware. Firmware
+ part is being handled by bug 1936452, and WiFi fw loading failure in bug
+ 1936790. This issue will focus on backport/add device IDs for MT7921:
+ 
+   * Bus 001 Device 004: ID 0489:e0c8 Foxconn / Hon Hai Wireless_Device
+   * 
  
  linux$ git log --graph --oneline korg/master -- \
- drivers/bluetooth/ \
- drivers/net/wireless/mediatek/mt76/mt7921/
+ drivers/bluetooth/ \
+ drivers/net/wireless/mediatek/mt76/mt7921/
  
  linux-firmware$ git log --graph --oneline korg/master -- \
- mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin \
- mediatek/WIFI_RAM_CODE_MT7961_1.bin \
- mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
+ mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin \
+ mediatek/WIFI_RAM_CODE_MT7961_1.bin \
+ mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
  * a7882719 linux-firmware: update frimware for mediatek bluetooth chip 
(MT7921)
  * 2fd5139f linux-firmware: update firmware for MT7921 WiFi device to 
20210612122753
  * 42a66e5b linux-firmware: update firmware for MT7921 WiFi device
  * 58fb90a0 linux-firmware: add frimware for mediatek bluetooth chip (MT7921)
  * 391fd50d linux-firmware: add firmware for MT7921
- --- 
+ ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  u  1278 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  1278 F pulseaudio
  CasperMD5CheckResult: skip
  Dependencies:
-  
+ 
  DistributionChannelDescriptor:
-  # This is the distribution channel descriptor for the OEM CDs
-  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
-  canonical-oem-somerville-focal-amd64-20200502-85+fossa-davos-adl+X135
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-davos-adl+X135
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-07-05 (16 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 003: ID 192f:0616 Avago Technologies, Pte. ADNS-5700 Optical 
Mouse Controller (5-button)
-  Bus 001 Device 002: ID 03f0:344a HP, Inc HP USB Slim Keyboard
-  Bus 001 Device 004: ID 0489:e0c8 Foxconn / Hon Hai Wireless_Device
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 192f:0616 Avago Technologies, Pte. ADNS-5700 Optical 
Mouse Controller (5-button)
+  Bus 001 Device 002: ID 03f0:344a HP, Inc HP USB Slim Keyboard
+  Bus 001 Device 004: ID 0489:e0c8 Foxconn / Hon Hai Wireless_Device
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Inspiron 3910
  Package: linux-firmware 1.187.15+staging.9 [origin: 
LP-PPA-vicamo-linux-firmware-staging]
  PackageArchitecture: all
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-9009-oem 
root=UUID=6ae05750-3063-48a4-92af-626f62ff75fc ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-9009.10+staging.2-oem 5.13.0
  RelatedPackageVersions:
-  linux-restricted-modules-5.13.0-9009-oem N/A
-  linux-backports-modules-5.13.0-9009-oem  N/A
-  linux-firmware   1.187.15+staging.9
+  linux-restricted-modules-5.13.0-9009-oem N/A
+  linux-backports-modules-5.13.0-9009-oem  N/A
+  linux-firmware   1.187.15+staging.9
  Tags: third-party-packages focal
  Uname: Linux 5.13.0-9009-oem x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/12/2021
  dmi.bios.release: 0.8
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 0.8.22
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr0.8.22:bd07/12/2021:br0.8:svnDellInc.:pnInspiron3910:pvr:sku0AD3:rvnDellInc.:rn:rvr:cvnDellInc.:ct3:cvr:
  dmi.product.family: OptiPlex
  dmi.product.name: Inspiron 3910
  dmi.product.sku: 0AD3
  dmi.sys.vendor: Dell Inc.

** Summary changed:

- Support Mediatek MT7921 WiFi/BT
+ Add additional Mediatek MT7921 WiFi/BT device IDs

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

To manage notifications about this bug go to:

[Bug 1930945] Re: ubuntu desktop - changing display configuration lost wallpaper (trap messages filled dmesg)

2021-07-21 Thread Daniel van Vugt
** Tags added: nouveau

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

Title:
  [nouveau] ubuntu desktop - changing display configuration lost
  wallpaper (trap messages filled dmesg)

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


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

[Bug 1937004] acpidump.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512792/+files/acpidump.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] WifiSyslog.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512791/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] UdevDb.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1937004/+attachment/5512790/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] RfKill.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1937004/+attachment/5512789/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] PulseList.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512788/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] ProcModules.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512787/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] ProcInterrupts.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512786/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] ProcEnviron.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512785/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] ProcCpuinfoMinimal.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512784/+files/ProcCpuinfoMinimal.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] ProcCpuinfo.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512783/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] Lsusb-v.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512782/+files/Lsusb-v.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] Lsusb-t.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512781/+files/Lsusb-t.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] Lspci-vt.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512780/+files/Lspci-vt.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] Lspci.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1937004/+attachment/5512779/+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/1937004

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] IwConfig.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512778/+files/IwConfig.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] CurrentDmesg.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512777/+files/CurrentDmesg.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] CRDA.txt

2021-07-21 Thread You-Sheng Yang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1937004/+attachment/5512776/+files/CRDA.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1937004] Re: Support Mediatek MT7921 WiFi/BT

2021-07-21 Thread You-Sheng Yang
apport information

** Tags added: apport-collected focal third-party-packages

** Description changed:

  Mediatek MT7921 has been added to mainline kernel & firmware.
  
  linux$ git log --graph --oneline korg/master -- \
  drivers/bluetooth/ \
  drivers/net/wireless/mediatek/mt76/mt7921/
  
  linux-firmware$ git log --graph --oneline korg/master -- \
  mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin \
  mediatek/WIFI_RAM_CODE_MT7961_1.bin \
  mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
  * a7882719 linux-firmware: update frimware for mediatek bluetooth chip 
(MT7921)
  * 2fd5139f linux-firmware: update firmware for MT7921 WiFi device to 
20210612122753
  * 42a66e5b linux-firmware: update firmware for MT7921 WiFi device
  * 58fb90a0 linux-firmware: add frimware for mediatek bluetooth chip (MT7921)
  * 391fd50d linux-firmware: add firmware for MT7921
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.18
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  1278 F pulseaudio
+ CasperMD5CheckResult: skip
+ Dependencies:
+  
+ DistributionChannelDescriptor:
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-davos-adl+X135
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-07-05 (16 days ago)
+ InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 192f:0616 Avago Technologies, Pte. ADNS-5700 Optical 
Mouse Controller (5-button)
+  Bus 001 Device 002: ID 03f0:344a HP, Inc HP USB Slim Keyboard
+  Bus 001 Device 004: ID 0489:e0c8 Foxconn / Hon Hai Wireless_Device
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: Dell Inc. Inspiron 3910
+ Package: linux-firmware 1.187.15+staging.9 [origin: 
LP-PPA-vicamo-linux-firmware-staging]
+ PackageArchitecture: all
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-9009-oem 
root=UUID=6ae05750-3063-48a4-92af-626f62ff75fc ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.13.0-9009.10+staging.2-oem 5.13.0
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-9009-oem N/A
+  linux-backports-modules-5.13.0-9009-oem  N/A
+  linux-firmware   1.187.15+staging.9
+ Tags: third-party-packages focal
+ Uname: Linux 5.13.0-9009-oem x86_64
+ UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/12/2021
+ dmi.bios.release: 0.8
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 0.8.22
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr0.8.22:bd07/12/2021:br0.8:svnDellInc.:pnInspiron3910:pvr:sku0AD3:rvnDellInc.:rn:rvr:cvnDellInc.:ct3:cvr:
+ dmi.product.family: OptiPlex
+ dmi.product.name: Inspiron 3910
+ dmi.product.sku: 0AD3
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1937004/+attachment/5512775/+files/AlsaInfo.txt

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

Title:
  Add additional Mediatek MT7921 WiFi/BT device IDs

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


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

[Bug 1930945] Re: ubuntu desktop - changing display configuration lost wallpaper (trap messages filled dmesg)

2021-07-21 Thread Chris Guiver
** Description changed:

  Ubuntu Desktop Impish daily test on
- - - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)
+ - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)
  
  Changing display positions in settings.  I have two monitors, one above
  the other (so not the default).
  
  I made change and it looked okay so I said keep. I noticed I was wrong
  having TOP/BOTTOM displays the wrong way (detected via mouse movements
  between displays) so I made another change of the TOP/BOTTOM displays in
  "DISPLAYS" of GNOME settings clicked apply again & keep...
  
  ** Expected Results
  
  On changing display orientation I expect wallpaper to be redrawn, or
  remain on screen
  
  ** Actual Results
  
  I now have BLUE background on both displays.
  
  (this was soon changing.. but that didn't occur until I tried to change
  wallpapers...)
  
  /var/crash is empty... operation appears normal; I lost background.
  lots of TRAP messages though fill `dmesg`
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubuntu-desktop 1.469
  ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
  Uname: Linux 5.11.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu67
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.461
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jun  5 03:01:52 2021
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210604)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-meta
  UpgradeStatus: No upgrade log present (probably fresh install)

** Package changed: ubuntu-meta (Ubuntu) => gnome-shell (Ubuntu)

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

Title:
  ubuntu desktop - changing display configuration lost wallpaper (trap
  messages filled dmesg)

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


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

[Bug 1937157] Re: ubuntu impish daily - changing screen positions causes wallpaper to be replaced by strong-blue background

2021-07-21 Thread Chris Guiver
*** This bug is a duplicate of bug 1930945 ***
https://bugs.launchpad.net/bugs/1930945

the same Ubuntu daily was booted on
- hp 8200 elite sff (i5-2400, 8gb, nvidia quadro 600)

which shares the identical displays & thus setup (though I think
top/bottom are swapped due to cabling).. but I tried to test for that as
had top-display configured at bottom, and vice-versa...

either way I could NOT re-create the issue experienced on hp dc7700 on
this box; so it maybe related to video card !

** Description changed:

- Ubuntu impish daily QA-test
+ Ubuntu impish daily QA-test on
+ - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)
  
  Changing screen positions (Settings.Displays) causes the background
  wallpaper to be replaced by a strong-blue color.
  
  Opening windows from there causes it sometimes to turn black.
  
  Using the Settings.Background allows me to restore a wallpaper on the
  display
  
  ** Expected results
  
  On changing screen positions (relative to each other); wallpaper remains
  active
  
  ** Actual results
  
  On changing screen positions (relative to each other); wallpaper
  disappears leaving a strong-blue background.  This background will soon
  be replaced by black (on activity but not every function causes it)
  
+ 
+ (possible duplicate)
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell 40.2-1ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-20.21+21.10.1-generic 5.11.21
  Uname: Linux 5.11.0-20-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu67
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.463
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jul 22 04:19:12 2021
  DisplayManager: gdm3
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210721)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  RelatedPackageVersions: mutter-common 40.2.1-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

** This bug has been marked a duplicate of bug 1930945
   ubuntu desktop - changing display configuration lost wallpaper (trap 
messages filled dmesg)

** Description changed:

  Ubuntu impish daily QA-test on
  - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)
  
  Changing screen positions (Settings.Displays) causes the background
  wallpaper to be replaced by a strong-blue color.
  
  Opening windows from there causes it sometimes to turn black.
  
  Using the Settings.Background allows me to restore a wallpaper on the
  display
  
  ** Expected results
  
  On changing screen positions (relative to each other); wallpaper remains
  active
  
  ** Actual results
  
  On changing screen positions (relative to each other); wallpaper
  disappears leaving a strong-blue background.  This background will soon
  be replaced by black (on activity but not every function causes it)
  
+ (possible duplicate - marked duplicate of 1930945)
  
- (possible duplicate)
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell 40.2-1ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-20.21+21.10.1-generic 5.11.21
  Uname: Linux 5.11.0-20-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu67
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.463
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jul 22 04:19:12 2021
  DisplayManager: gdm3
  LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210721)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: mutter-common 40.2.1-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  ubuntu impish daily - changing screen positions causes wallpaper to be
  replaced by strong-blue background

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


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

[Bug 1936303] Re: [SRU] Debounce multiple rfkill events

2021-07-21 Thread Kai-Heng Feng
The indicator-session regression doesn't seem to be related to this SRU:
[  FAILED  ] 1 test, listed below:
[  FAILED  ] Actions.CanHibernate

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

Title:
  [SRU] Debounce multiple rfkill events

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


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

[Bug 1786013] Autopkgtest regression report (linux-meta/5.4.0.81.85)

2021-07-21 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta (5.4.0.81.85) for focal have 
finished running.
The following regressions have been reported in tests triggered by the package:

systemd/245.4-4ubuntu3.10 (amd64, ppc64el)
apparmor/2.13.3-7ubuntu5.1 (armhf)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/focal/update_excuses.html#linux-meta

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 1937031] Re: GPF in rtl2832

2021-07-21 Thread Kai-Heng Feng
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.14-rc2/amd64/

Headers are not needed.

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

Title:
  GPF in rtl2832

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


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

[Bug 1937072] Re: Screen tearing & mouse cursor glitch with unable change brightness of my display

2021-07-21 Thread Nishant Kumar Singh
After removing nomodeset my pc fail to start and frezzes on boot and
sometime touchpad and brightness control from my laptop keys stop
working.

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

Title:
  Screen tearing & mouse cursor glitch with unable change brightness of
  my display

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


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

[Bug 1937162] [NEW] 1.99.6 tests fail on s390x - byteorder

2021-07-21 Thread Christian Ehrhardt 
Public bug reported:

After fixing bug 1937058 it still is blocked as on s390x there are further 
fails around code that already tries to handle byteorder but seems to fail on 
big endian.
Example test log:
https://autopkgtest.ubuntu.com/results/autopkgtest-impish/impish/s390x/p/pyspread/20210721_122643_4cbff@/log.gz


pyspread/test/test_workflows.py ...  [100%]

=== FAILURES ===
__ test_RGB32 __

def test_RGB32():
qimg = QtGui.QImage(320, 240, QtGui.QImage.Format_RGB32)
qimg.fill(0)
v = _qimageview(qimg)
qimg.fill(23)
qimg.setPixel(12, 10, QtGui.qRgb(0x12, 0x34, 0x56))
assert_equal(v.shape, (240, 320))
assert_equal(v[10, 10], 23 | 0xff00)
>   assert_equal(v[10, 12], 0xff123456
 if sys.byteorder == 'little' else 0x563412ff)

pyspread/lib/test/test_qimageview.py:145: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

a = 4279383126, b = 1446253311

def assert_equal(a, b):
>   assert a == b
E   assert 4279383126 == 1446253311

pyspread/lib/test/test_qimageview.py:72: AssertionError
_ test_ARGB32 __

def test_ARGB32():
qimg = QtGui.QImage(320, 240, QtGui.QImage.Format_ARGB32)
qimg.fill(0)
v = _qimageview(qimg)
qimg.setPixel(12, 10, QtGui.qRgb(0x12, 0x34, 0x56))
assert_equal(v.shape, (240, 320))
>   assert_equal(v[10, 12], 0xff123456
 if sys.byteorder == 'little' else 0x563412ff)

pyspread/lib/test/test_qimageview.py:156: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

a = 4279383126, b = 1446253311

def assert_equal(a, b):
>   assert a == b
E   assert 4279383126 == 1446253311

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


** Tags: update-excuse

** Tags added: update-excuse

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

Title:
  1.99.6 tests fail on s390x - byteorder

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


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

[Bug 1936790] Re: [SRU][OEM-5.13/U] Fix firmware reload failure of MT7921

2021-07-21 Thread You-Sheng Yang
** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.13 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-5.13 (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Focal)
   Status: New => Won't Fix

** Changed in: linux-oem-5.13 (Ubuntu Impish)
   Status: New => Invalid

** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: linux-oem-5.13 (Ubuntu Focal)
 Assignee: (unassigned) => AaronMa (mapengyu)

** Changed in: linux (Ubuntu Impish)
   Status: New => In Progress

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

** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => AaronMa (mapengyu)

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

Title:
  [SRU][OEM-5.13/U] Fix firmware reload failure of MT7921

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


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

[Bug 1936833] Re: package ubuntu-advantage-tools 27.2.1~21.10.1 failed to install/upgrade: installed ubuntu-advantage-tools package post-installation script subprocess returned error exit status 1

2021-07-21 Thread Michael Hudson-Doyle
Could you upload the fix to impish pretty please?

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

Title:
  package ubuntu-advantage-tools 27.2.1~21.10.1 failed to
  install/upgrade: installed ubuntu-advantage-tools package post-
  installation script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1936833/+subscriptions


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

[Bug 1937157] Re: ubuntu impish daily - changing screen positions causes wallpaper to be replaced by strong-blue background

2021-07-21 Thread Chris Guiver
This is likely a (duplicate) issue - the top of my lower display has now
become "warped".

GNOME no longer has a Activities/PANEL at the top of the PRIMARY display.
I'm chasing another failure-to-boot issue currently so not spending time on 
this sorry.

My display has ONE display (PRIMARY) below the secondary display
(secondary is at top)

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

Title:
  ubuntu impish daily - changing screen positions causes wallpaper to be
  replaced by strong-blue background

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


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

[Bug 1937157] [NEW] ubuntu impish daily - changing screen positions causes wallpaper to be replaced by strong-blue background

2021-07-21 Thread Chris Guiver
Public bug reported:

Ubuntu impish daily QA-test

Changing screen positions (Settings.Displays) causes the background
wallpaper to be replaced by a strong-blue color.

Opening windows from there causes it sometimes to turn black.

Using the Settings.Background allows me to restore a wallpaper on the
display

** Expected results

On changing screen positions (relative to each other); wallpaper remains
active

** Actual results

On changing screen positions (relative to each other); wallpaper
disappears leaving a strong-blue background.  This background will soon
be replaced by black (on activity but not every function causes it)

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: gnome-shell 40.2-1ubuntu1
ProcVersionSignature: Ubuntu 5.11.0-20.21+21.10.1-generic 5.11.21
Uname: Linux 5.11.0-20-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu67
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.463
CurrentDesktop: ubuntu:GNOME
Date: Thu Jul 22 04:19:12 2021
DisplayManager: gdm3
LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210721)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: mutter-common 40.2.1-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug impish

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

Title:
  ubuntu impish daily - changing screen positions causes wallpaper to be
  replaced by strong-blue background

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


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

[Bug 1933415] Re: Intel AX210 iwlwifi firmware crash under stress tests: Microcode SW error detected. Restarting 0x0.

2021-07-21 Thread You-Sheng Yang
Committed to git tree. Need a new release.

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

Title:
  Intel AX210 iwlwifi firmware crash under stress tests: Microcode SW
  error detected. Restarting 0x0.

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


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

[Bug 1068739] Re: [fglrx] logging in after dist-upgrade results in broken ui

2021-07-21 Thread Launchpad Bug Tracker
[Expired for fglrx-installer (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: fglrx-installer (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [fglrx] logging in after dist-upgrade results in broken ui

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1068739/+subscriptions


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

[Bug 1292840] Re: partial upgrade notification window is confusing

2021-07-21 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  partial upgrade notification window is confusing

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


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

[Bug 1447978] Re: After update from 14.10 to 15.04 boot stops at black screen displaying "Starting version 219"

2021-07-21 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  After update from 14.10 to 15.04 boot stops at black screen displaying
  "Starting version 219"

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


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

[Bug 1633545] Re: PermissionError on upgrading from 16.04 to 16.10

2021-07-21 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  PermissionError on upgrading from 16.04 to 16.10

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


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

[Bug 1810634] Re: Lubuntu lacks an input method for Korean and other languages

2021-07-21 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu lacks an input method for Korean and other languages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1810634/+subscriptions


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

[Bug 1856454] Re: can't install salt-minion

2021-07-21 Thread Launchpad Bug Tracker
[Expired for salt (Ubuntu) because there has been no activity for 60
days.]

** Changed in: salt (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  can't install salt-minion

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


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

[Bug 1915606] Re: la versione 20.04 su questo pc ha seri prolemi

2021-07-21 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  la versione 20.04 su questo pc ha seri prolemi

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


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

[Bug 1926898] Re: ubuntu install USB somehow faulty

2021-07-21 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  ubuntu install USB somehow faulty

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


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

[Bug 1928048] Re: Get black screen on bootup

2021-07-21 Thread Launchpad Bug Tracker
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Get black screen on bootup

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


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

[Bug 1937115] Re: Unable to boot/install Impish daily in UEFI boot mode

2021-07-21 Thread Chris Guiver
** Summary changed:

- Unable to install Impish daily in UEFI boot mode
+ Unable to boot/install Impish daily in UEFI boot mode

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

Title:
  Unable to boot/install Impish daily in UEFI boot mode

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


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

[Bug 1900935] Re: Support to upgrade Synaptic fingerprint firmware from LVFS

2021-07-21 Thread Yuan-Chen Cheng
Now fwupd 1.5.11 exists in focal-proposed.

It shall fix this issue automatically.

Please try to do the verification with it as you can.

Note please also install libjcat1 from the proposed channel, the fwupd
1.5.11 use it and the existing libjcat0 in focal have a CVE issue.

** Changed in: fwupd (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Changed in: fwupd-signed (Ubuntu Focal)
   Status: In Progress => 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/1900935

Title:
  Support to upgrade Synaptic fingerprint firmware from LVFS

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


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

[Bug 1909734] Re: TPM PCR checking will fail if the all characters are 0

2021-07-21 Thread Andy Chi
Test on HP machine with fwupd 1.5.11.
Verified pass on focal.

[result]
System Firmware:


│ │   Device ID:  1517a2173378bb70b45d775b788e754b79627b2f  

  
│ │   Current version:16847872  

  
│ │   Minimum Version:1 

  
│ │   Vendor: HP (DMI:HP)   

  
│ │   GUIDs:  563e71f8-8344-418c-a722-9b55c56997e5  

  
│ │   230c8b18-8d9b-53ec-838b-6cfc0383493a  

  
│ │   c3b7206a-ea08-5da4-83c3-5f6405a801ee  

  
│ │   Device Flags:   • Internal device 

  
│ │   • Updatable   

  
│ │   • System requires external power source   

  
│ │   • Needs a reboot after installation   

  
│ │   • Cryptographic hash verification is available

  
│ │   • Device is usable for the duration of the update

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

Title:
  TPM PCR checking will fail if the all characters are 0

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


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

[Bug 1937127] Re: Gnome-shell animations smoother when external monitor is connected

2021-07-21 Thread Daniel van Vugt
I was just trying to avoid getting people's hopes up but most likely
finished within months. Triple buffering itself is finished but it
breaks the Wayland backend so that needs fixing yet.

And yes there is a hack to make an Intel GPU perform better at the
expense of power and heat:

  cd /sys/class/drm/card0
  sudo cp gt_max_freq_mhz gt_min_freq_mhz

That's what I use on my desktop.

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

Title:
  Gnome-shell animations smoother when external monitor is connected

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


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

[Bug 1568503] Re: package gitolite3 3.6.4-1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2021-07-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gitolite3 (Ubuntu)
   Status: New => Confirmed

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

Title:
  package gitolite3 3.6.4-1 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

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


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

[Bug 1920723] Re: upgrade fwupd/focal to 1.4.x

2021-07-21 Thread Yuan-Chen Cheng
now we are going to upgrade fwupd to 1.5.11. It's in focal-proposed.

** Changed in: fwupd (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Changed in: oem-priority
   Status: In Progress => 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/1920723

Title:
  upgrade fwupd/focal to 1.4.x

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


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

[Bug 1921134] Re: SBAT shim 15.4 release

2021-07-21 Thread Yuan-Chen Cheng
** Changed in: oem-priority
   Status: Confirmed => In Progress

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

Title:
  SBAT shim 15.4 release

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


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

[Bug 1921544] Re: fwupd 1.2.x, 1.3.x, 1.4.x: vendor-id requirement on LVFS causes failures

2021-07-21 Thread Yuan-Chen Cheng
As we got the fwupd 1.5.11 landed in focal, then we can cherry-pick the
patch to bionic.

** Summary changed:

- fwupd 1.2.x, 1.3.x, 1.4.x: vendor-id requirement on LVFS causes failures
+ [bionic] fwupd 1.2.x, 1.3.x, 1.4.x: vendor-id requirement on LVFS causes 
failures

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

Title:
  [bionic] fwupd 1.2.x, 1.3.x, 1.4.x: vendor-id requirement on LVFS
  causes failures

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


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

[Bug 1921539] Re: Add support for SBAT

2021-07-21 Thread Yuan-Chen Cheng
** Changed in: oem-priority
   Status: Confirmed => In Progress

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

Title:
  Add support for SBAT

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


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

[Bug 1909734] Re: TPM PCR checking will fail if the all characters are 0

2021-07-21 Thread Yuan-Chen Cheng
Now we have fwupd 1.5.11 in the focal-proposed channel, Please kindly
test it and update the result here, thank you.

** Changed in: fwupd (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Changed in: fwupd-signed (Ubuntu Focal)
   Status: New => 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/1909734

Title:
  TPM PCR checking will fail if the all characters are 0

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


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

[Bug 1926062] Re: [hirsute/impish] Can't turn bluetooth on again after turning it off

2021-07-21 Thread Andy Chi
Test on HP desktop with following steps

1. Open gnome-control-center and select Wi-Fi
2. Turn off Wi-Fi via UI
3. Select Bluetooth column
4. Turn off Bluetooth via UI
5. Turn Off AirPlane Mode in Bluetooth menu

Bluetooth works fine.

[OS]
Focal

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done 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/1926062

Title:
  [hirsute/impish] Can't turn bluetooth on again after turning it off

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


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

[Bug 1937127] Re: Gnome-shell animations smoother when external monitor is connected

2021-07-21 Thread Sarmad Abdullah
Years? Ouch. That's a bit too much. I understand that the switch to
triple buffering can be a lot of work, but isn't there some hacky
solution to improve the situation in the mean time? Something like
manually telling the GPU to be in the same mode that it's in when an
external monitor is connected, at least when an the machine is plugged
into a power outlet?

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

Title:
  Gnome-shell animations smoother when external monitor is connected

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


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

[Bug 1937121] Re: lldpd needs update to fix CVE-2020-27827

2021-07-21 Thread Seth Arnold
Ah, I see, a co-worker has pointed out that that USN covered only the
openvswitch (where the CVE was reported) and not lldpd, where the code
originated from. Thanks.

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

Title:
  lldpd needs update to fix CVE-2020-27827

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


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

[Bug 1937126] Re: bug found

2021-07-21 Thread Daniel van Vugt
This sounds like it might be two different bugs. Please choose one for
this bug to be about. Please also describe the issue in Portuguese as it
might help us better understand.

---

Parece que podem ser dois bugs diferentes. Escolha um para tratar deste
bug. Descreva também o problema em português, pois isso pode nos ajudar
a entender melhor.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

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

Title:
  bug found

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


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

[Bug 1937144] Re: The front mic can't be detected on a lenovo thinkstation machine

2021-07-21 Thread Hui Wang
** Description changed:

- this bug is for tracking purpose.
+ The patch is sent to oem-5.10 first, and other ubuntu kernels will
+ merge this patch with stable update since this patch was already
+ CCed to stable.
+ 
+ [Impact]
+ Users plug a headset or microphone to the front mic jack, but the
+ system can't detect the plug and will not set the mic to be the
+ active input device.
+ 
+ [Fix]
+ Backport a upstream patch, this will change the front mic jack's
+ name from Front Mic to Mic, then the pulseaudio could handle the
+ plug/unplug.
+ 
+ [Test]
+ Plug a headset to the front mic jack, open the gnome-sound-setting,
+ the front mic is the active input device, use this device to record
+ sound, it could record the sound successfully.
+ 
+ 
+ [Where problems could occur]
+ It could make the other mic can't be detected, but this possibility is
+ very low and I alreaed tested all audio jacks on that machine, all worked
+ well as before.

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided => High

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

Title:
  The front mic can't be detected on a lenovo thinkstation machine

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


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

[Bug 1937072] Re: Screen tearing & mouse cursor glitch with unable change brightness of my display

2021-07-21 Thread Daniel van Vugt
Also the tearing and laggy performance is caused by your kernel
parameter "nomodeset". Please remove that.

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

Title:
  Screen tearing & mouse cursor glitch with unable change brightness of
  my display

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


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

[Bug 1937072] Re: Screen tearing & mouse cursor glitch with unable change brightness of my display

2021-07-21 Thread Daniel van Vugt
Thanks for the bug report. This sounds like several unrelated issues.
Please choose a single issue for this bug to be about.

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

** Changed in: ubuntu
   Status: New => Incomplete

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

Title:
  Screen tearing & mouse cursor glitch with unable change brightness of
  my display

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


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

[Bug 1937141] Re: package mysql-server-8.0 8.0.25-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2021-07-21 Thread Seth Arnold
** Information type changed from Private Security to Public

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

Title:
  package mysql-server-8.0 8.0.25-0ubuntu0.20.04.1 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1937141/+subscriptions


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

[Bug 1937147] [NEW] Touchpad not working at all

2021-07-21 Thread Ethan James Raasch
Public bug reported:

Using Ubuntu 20.04. Trackpad very occasionally works on boot, but
rebooting causes it to not work again. Ive tried installing synaptics
drivers and the like. But nothing works, Not even Updating to ubuntu
21.04. It doesnt even work on Mint or Lubuntu either. Ive tried
everything pls help. The trackpad doesnt appear to be detected by the
system on 99% of boot ups. But very occasionaly it will. Im using a
bluetooth mouse to do this right now so that is what is shown below. But
otherwise the touchpad is not detected at all. The one time I got it to
detect the touchpad it showed up as a bunch of "Unknown"s in the input
device list.

I: Bus=0019 Vendor= Product=0005 Version=
N: Name="Lid Switch"
P: Phys=PNP0C0D/button/input0
S: 
Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:03/PNP0C09:00/PNP0C0D:00/input/input0
U: Uniq=
H: Handlers=event0 
B: PROP=0
B: EV=21
B: SW=1

I: Bus=0019 Vendor= Product=0001 Version=
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
U: Uniq=
H: Handlers=kbd event1 
B: PROP=0
B: EV=3
B: KEY=10 0

I: Bus=0011 Vendor=0001 Product=0001 Version=ab83
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input2
U: Uniq=
H: Handlers=sysrq kbd event2 leds 
B: PROP=0
B: EV=120013
B: KEY=40200 3803078f800d001 fedfffef fffe
B: MSC=10
B: LED=7

I: Bus=0019 Vendor= Product= Version=
N: Name="Intel HID events"
P: Phys=
S: Sysfs=/devices/platform/INT33D5:00/input/input3
U: Uniq=
H: Handlers=rfkill kbd event3 
B: PROP=0
B: EV=13
B: KEY=810003 504000 1e29400020 0
B: MSC=10

I: Bus=0019 Vendor= Product= Version=
N: Name="Intel HID 5 button array"
P: Phys=
S: Sysfs=/devices/platform/INT33D5:00/input/input4
U: Uniq=
H: Handlers=kbd event4 
B: PROP=0
B: EV=13
B: KEY=2 0 0 0 0 1 0 201c 0
B: MSC=10

I: Bus=0003 Vendor=0c45 Product=6366 Version=0100
N: Name="USB 2.0 Camera: USB Camera"
P: Phys=usb-:00:15.0-7/button
S: Sysfs=/devices/pci:00/:00:15.0/usb1/1-7/1-7:1.0/input/input5
U: Uniq=
H: Handlers=kbd event5 
B: PROP=0
B: EV=3
B: KEY=10 0 0 0

I: Bus=0019 Vendor= Product=0006 Version=
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
U: Uniq=
H: Handlers=kbd event6 
B: PROP=0
B: EV=3
B: KEY=3e000b 0 0 0

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH Mic"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:0e.0/sound/card0/input7
U: Uniq=
H: Handlers=event7 
B: PROP=0
B: EV=21
B: SW=10

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH Headphone"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:0e.0/sound/card0/input8
U: Uniq=
H: Handlers=event8 
B: PROP=0
B: EV=21
B: SW=4

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=3"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:0e.0/sound/card0/input9
U: Uniq=
H: Handlers=event9 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=7"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:0e.0/sound/card0/input10
U: Uniq=
H: Handlers=event10 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=8"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:0e.0/sound/card0/input11
U: Uniq=
H: Handlers=event11 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=9"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:0e.0/sound/card0/input12
U: Uniq=
H: Handlers=event12 
B: PROP=0
B: EV=21
B: SW=140

I: Bus= Vendor= Product= Version=
N: Name="HDA Intel PCH HDMI/DP,pcm=10"
P: Phys=ALSA
S: Sysfs=/devices/pci:00/:00:0e.0/sound/card0/input13
U: Uniq=
H: Handlers=event13 
B: PROP=0
B: EV=21
B: SW=140

I: Bus=0003 Vendor=0c76 Product=153f Version=0100
N: Name="USB PnP Audio Device"
P: Phys=usb-:00:15.0-5.4.4.3/input3
S: 
Sysfs=/devices/pci:00/:00:15.0/usb1/1-5/1-5.4/1-5.4.4/1-5.4.4.3/1-5.4.4.3:1.3/0003:0C76:153F.0001/input/input14
U: Uniq=
H: Handlers=kbd event14 
B: PROP=0
B: EV=13
B: KEY=78 e 0
B: MSC=10

I: Bus=0005 Vendor=045e Product=0932 Version=0128
N: Name="Microsoft Arc Mouse"
P: Phys=b8:9a:2a:40:a5:96
S: Sysfs=/devices/virtual/misc/uhid/0005:045E:0932.0002/input/input15
U: Uniq=ef:dd:b7:6c:69:d8
H: Handlers=mouse0 event15 
B: PROP=0
B: EV=17
B: KEY=1f 0 0 0 0
B: REL=1943
B: MSC=10

I: Bus=0005 Vendor=045e Product=0932 Version=0128
N: Name="Microsoft Arc Mouse Keyboard"
P: Phys=b8:9a:2a:40:a5:96
S: Sysfs=/devices/virtual/misc/uhid/0005:045E:0932.0002/input/input16
U: Uniq=ef:dd:b7:6c:69:d8
H: Handlers=sysrq kbd event16 
B: PROP=0
B: EV=100013
B: 

[Bug 1937080] Re: Screen tearing & mouse cursor glitch

2021-07-21 Thread Daniel van Vugt
Thanks for the bug report. This sounds like several unrelated issues.
Please choose a single issue for this bug to be about.

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

** Changed in: ubuntu
   Status: New => Incomplete

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

Title:
  Screen tearing & mouse cursor glitch

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


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

[Bug 1937144] [NEW] The front mic can't be detected on a lenovo thinkstation machine

2021-07-21 Thread Hui Wang
Public bug reported:

this bug is for tracking purpose.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-oem-5.10 (Ubuntu)
 Importance: Undecided
 Assignee: Hui Wang (hui.wang)
 Status: In Progress

** Affects: linux-oem-5.10 (Ubuntu Focal)
 Importance: Undecided
 Status: In Progress


** Tags: oem-priority originate-from-1934844 sutton

** Package changed: linux (Ubuntu) => linux-oem-5.10 (Ubuntu)

** Changed in: linux-oem-5.10 (Ubuntu)
   Status: New => In Progress

** Also affects: linux-oem-5.10 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => In Progress

** Tags added: oem-priority originate-from-1934844 sutton

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

Title:
  The front mic can't be detected on a lenovo thinkstation machine

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


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

[Bug 1915117] Re: [Regression] Audio card [8086:9d71] not detected after upgrade from linux 5.4 to 5.8

2021-07-21 Thread Anthony Wong
** Also affects: linux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-firmware (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: alsa-ucm-conf (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: alsa-ucm-conf (Ubuntu Groovy)
   Status: New => Won't Fix

** Changed in: linux (Ubuntu Groovy)
   Status: New => Won't Fix

** Changed in: linux-firmware (Ubuntu Groovy)
   Status: New => Won't Fix

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

Title:
  [Regression] Audio card [8086:9d71] not detected after upgrade from
  linux 5.4 to 5.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1915117/+subscriptions


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

[Bug 1937023] Re: Trash Bin "empty" indicator does not work consistently

2021-07-21 Thread Daniel van Vugt
> I have made screen recordings showing what I have been experiencing.

Please remember to attach them.

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

Title:
  Trash Bin "empty" indicator does not work consistently

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


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

[Bug 1926062] Re: [hirsute/impish] Can't turn bluetooth on again after turning it off

2021-07-21 Thread Daniel van Vugt
^^^

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

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

Title:
  [hirsute/impish] Can't turn bluetooth on again after turning it off

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


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

[Bug 1915117] Re: [Regression] Audio card [8086:9d71] not detected after upgrade from linux 5.4 to 5.8

2021-07-21 Thread Anthony Wong
** Also affects: linux (Ubuntu Impish)
   Importance: Undecided
   Status: Confirmed

** Also affects: linux-firmware (Ubuntu Impish)
   Importance: Undecided
   Status: Confirmed

** Also affects: alsa-ucm-conf (Ubuntu Impish)
   Importance: Undecided
   Status: Confirmed

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: linux-firmware (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: alsa-ucm-conf (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: linux-firmware (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: alsa-ucm-conf (Ubuntu Groovy)
   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/1915117

Title:
  [Regression] Audio card [8086:9d71] not detected after upgrade from
  linux 5.4 to 5.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/1915117/+subscriptions


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

[Bug 1937127] Re: Gnome-shell animations smoother when external monitor is connected

2021-07-21 Thread Daniel van Vugt
Yes gnome-shell/mutter currently causes the GPU to stay in low power
mode too much, unless you add extra demand.

This will be fixed in
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1441 or similar
but it will take some months (or years) to complete.

** Changed in: gnome-shell (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Tags added: performance

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gnome-shell (Ubuntu)
   Status: New => In Progress

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

Title:
  Gnome-shell animations smoother when external monitor is connected

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


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

[Bug 1937128] Re: package nvidia-dkms-470 (not installed) failed to install/upgrade: installed nvidia-dkms-470 package post-installation script subprocess returned error exit status 10

2021-07-21 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Bug reporting is mostly about finding & fixing problems thus preventing
future users from hitting the same bug.

I suspect a Support site would be more appropriate, eg.
https://answers.launchpad.net/ubuntu. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

** Changed in: nvidia-graphics-drivers-470 (Ubuntu)
   Status: New => Incomplete

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

Title:
  package nvidia-dkms-470 (not installed) failed to install/upgrade:
  installed nvidia-dkms-470 package post-installation script subprocess
  returned error exit status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1937128/+subscriptions


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

[Bug 1911055] Re: [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine push buffer channel allocation failed

2021-07-21 Thread Geoff
same issue with alienware i7-6700HQ CPU and  GTX 965M running clean
install of 20.04.2 LTS

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

Title:
  [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine
  push buffer channel allocation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1911055/+subscriptions


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

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-21 Thread Hui Wang
According to #15, it looks like the topology file is not suitable for
this machine.

Please file a bug to Intel/sof, let Intel engineers take a look at this
issue.

https://github.com/thesofproject/linux/issues/new

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

Title:
  Dell XPS 17 (9710) PCI/internal sound card not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1935850/+subscriptions


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

[Bug 1937126] Re: bug found

2021-07-21 Thread Chris Guiver
** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)

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

Title:
  bug found

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


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

[Bug 1937115] Re: Unable to install Impish daily in UEFI boot mode

2021-07-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: syslinux (Ubuntu)
   Status: New => Confirmed

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

Title:
  Unable to install Impish daily in UEFI boot mode

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


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

[Bug 1937115] Re: Unable to install Impish daily in UEFI boot mode

2021-07-21 Thread Chris Guiver
Lubuntu impish QA-test install to
- sony vaio svp112a1cw (i5-9400u, 4gb, intel haswell-ULT)
testcase:  full disk, uEFI, ...  (fails to boot so doesn't matter)

"INVALID IMAGE"
"FAILED TO BOOT"

then quickly boots to "Attempting to decrypt master key..." of the prior
QA-test install located on ssd

the actual messages are more than I typed; but they only flash before
switching to the ssd boot which boots the prior QA-test install to the
box.

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

Title:
  Unable to install Impish daily in UEFI boot mode

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


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

[Bug 1153569] Re: "Failed to download repository information" alert is unattractive

2021-07-21 Thread Karim BAKKAL
Same issue on xUbuntu 20.04.

Message box describe an connection issue in place of the right issue, in
my case it was a wrong public key issue.

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

Title:
  "Failed to download repository information" alert is unattractive

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


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

[Bug 1937132] Re: package linux-image-5.11.0-25-generic 5.11.0-25.27 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2021-07-21 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your dmesg attachment in this bug report it
seems that there is a problem with your hardware.  I recommend
performing a back up and then investigating the situation.  Measures you
might take include checking cable connections and using software tools
to investigate the health of your hardware.  In the event that is is not
in fact an error with your hardware please set the bug's status back to
New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

** Changed in: initramfs-tools (Ubuntu)
   Importance: Undecided => Low

** Changed in: initramfs-tools (Ubuntu)
   Status: New => Invalid

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

Title:
  package linux-image-5.11.0-25-generic 5.11.0-25.27 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

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


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

[Bug 1884810] Re: Anbox doesn't start, /dev/binder isn't created (20.04)

2021-07-21 Thread Acceptable Name
/dev/binder is obsolete. Installing the binder_linux module creates a
filesystem type now.

https://brauner.github.io/2019/01/09/android-binderfs.html

Summary (excerpts, see the blog entry link for more):
Problem 1: Using the misc major Device Number
Problem 2: Containers and IPC namespaces
To solve both problems we came up with a solution that I presented at the Linux 
Plumbers Conference in Vancouver this year.
Android binderfs is a tiny filesystem that allows users to dynamically allocate 
binder devices, i.e. it allows to add and remove binder devices at runtime.

mkdir /dev/binderfs
mount -t binder binder /dev/binderfs

See also
https://askubuntu.com/questions/1267990/ls-1-dev-ashmem-binder-yields-anticipated-result-for-dev-ashmem-but-an-err

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

Title:
  Anbox doesn't start, /dev/binder isn't created (20.04)

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


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

[Bug 1926165] Re: Bass speakers not enabled on Lenovo Yoga 9i

2021-07-21 Thread Hui Wang
** Tags removed: verification-needed-hirsute
** Tags added: verification-done-hirsute

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

Title:
  Bass speakers not enabled on Lenovo Yoga 9i

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1926165/+subscriptions


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

[Bug 804178] Re: "Front" ALSA volume control affects headphones on some machines

2021-07-21 Thread Hui Wang
** Tags removed: verification-needed-hirsute
** Tags added: verification-done-hirsute

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

Title:
  "Front" ALSA volume control affects headphones on some machines

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


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

[Bug 1937117] Re: misconfigured networkd may break after networkd restart

2021-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 237-3ubuntu10.50

---
systemd (237-3ubuntu10.50) bionic-security; urgency=medium

  * 
d/p/lp1937117-revert-lp1929560-network-move-set-MAC-and-set-nomaster-operations-out.patch:
Revert patch due to users expecting previous buggy behavior
(LP: #1937117)

 -- Dan Streetman   Wed, 21 Jul 2021 14:51:38
-0400

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

Title:
  misconfigured networkd may break after networkd restart

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


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

[Bug 1937117] Re: misconfigured networkd may break after networkd restart

2021-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 245.4-4ubuntu3.11

---
systemd (245.4-4ubuntu3.11) focal-security; urgency=medium

  * 
d/p/lp1937117/0001-revert-lp1929560-network-move-set-MAC-and-set-nomaster-operations-out.patch,

d/p/lp1937117/0002-avoid-changing-interface-master-if-interface-already-up.patch:
- Don't change interface master if interface is already up,
  due to users expecting previous buggy behavior (LP: #1937117)

 -- Dan Streetman   Wed, 21 Jul 2021 15:00:21
-0400

** Changed in: systemd (Ubuntu Focal)
   Status: In Progress => Fix Released

** Changed in: systemd (Ubuntu Bionic)
   Status: In Progress => 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/1937117

Title:
  misconfigured networkd may break after networkd restart

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


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

[Bug 1929324] Re: Grub menu is not shown because of shim error message

2021-07-21 Thread Achim Behrens
looks like it was fixed in shim(-signed) package.
It works now as intended again.

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

Title:
  Grub menu is not shown because of shim error message

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


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

[Bug 1937136] [NEW] Update to v1.56.0 to fix: googleapi: Error 403: Only files with binary content can be downloaded #5455

2021-07-21 Thread Stephen Warren
Public bug reported:

rclone version v1.56.0 (or at least, a beta release of that version) is
required to fix rclone to adapt to a recent change in the Google Drive
API. Older versions, such as the currently packaged 1.50.2-2 on focal,
fail with the following error on some files:

ERROR : ...filename...: Failed to copy: failed to open source object:
open file failed: googleapi: Error 403: Only files with binary content
can be downloaded. Use Export with Docs Editors files.,
fileNotDownloadable

Reference: Upstream bug: https://github.com/rclone/rclone/issues/5455

** Affects: rclone
 Importance: Undecided
 Status: New

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

** Package changed: rclone (Ubuntu) => rclone

** Also affects: rclone (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/1937136

Title:
  Update to v1.56.0 to fix: googleapi: Error 403: Only files with binary
  content can be downloaded #5455

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


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

[Bug 1677880] Re: Missing dep8 tests

2021-07-21 Thread Bryce Harrington
Of interest upstream for testing:

https://salsa.debian.org/debian/kerberos-configs/-/blob/master/test-
cases

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

Title:
  Missing dep8 tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kerberos-configs/+bug/1677880/+subscriptions


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

[Bug 1786013] Autopkgtest regression report (linux-meta/5.11.0.26.28)

2021-07-21 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta (5.11.0.26.28) for hirsute 
have finished running.
The following regressions have been reported in tests triggered by the package:

ddcci-driver-linux/0.3.3-1 (armhf)
network-manager/1.30.0-1ubuntu3 (ppc64el)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/hirsute/update_excuses.html#linux-meta

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 1934925] Re: Add clipman and appmenu panel plugins to seeds

2021-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package xubuntu-meta - 2.238

---
xubuntu-meta (2.238) impish; urgency=medium

  * Refreshed dependencies
  * Added baobab to desktop-recommends (LP: #1934932)
  * Added gnome-disk-utility to desktop-recommends (LP: #1934932)
  * Added rhythmbox to desktop-recommends (LP: #1934926)
  * Added xfce4-clipman-plugin to desktop-recommends (LP: #1934925)
  * Removed pidgin from desktop-recommends (LP: #1936417)
  * Removed pidgin-otr from desktop-recommends

 -- Sean Davis   Wed, 21 Jul 2021 07:13:01
-0400

** Changed in: xubuntu-meta (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/1934925

Title:
  Add clipman and appmenu panel plugins to seeds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1934925/+subscriptions


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

[Bug 1934926] Re: Add a music player

2021-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package xubuntu-meta - 2.238

---
xubuntu-meta (2.238) impish; urgency=medium

  * Refreshed dependencies
  * Added baobab to desktop-recommends (LP: #1934932)
  * Added gnome-disk-utility to desktop-recommends (LP: #1934932)
  * Added rhythmbox to desktop-recommends (LP: #1934926)
  * Added xfce4-clipman-plugin to desktop-recommends (LP: #1934925)
  * Removed pidgin from desktop-recommends (LP: #1936417)
  * Removed pidgin-otr from desktop-recommends

 -- Sean Davis   Wed, 21 Jul 2021 07:13:01
-0400

** Changed in: xubuntu-meta (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/1934926

Title:
  Add a music player

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1934926/+subscriptions


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

[Bug 1934932] Re: Add useful disk utilities

2021-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package xubuntu-meta - 2.238

---
xubuntu-meta (2.238) impish; urgency=medium

  * Refreshed dependencies
  * Added baobab to desktop-recommends (LP: #1934932)
  * Added gnome-disk-utility to desktop-recommends (LP: #1934932)
  * Added rhythmbox to desktop-recommends (LP: #1934926)
  * Added xfce4-clipman-plugin to desktop-recommends (LP: #1934925)
  * Removed pidgin from desktop-recommends (LP: #1936417)
  * Removed pidgin-otr from desktop-recommends

 -- Sean Davis   Wed, 21 Jul 2021 07:13:01
-0400

** Changed in: xubuntu-meta (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/1934932

Title:
  Add useful disk utilities

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1934932/+subscriptions


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

[Bug 1936417] Re: Remove pidgin from seeds

2021-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package xubuntu-meta - 2.238

---
xubuntu-meta (2.238) impish; urgency=medium

  * Refreshed dependencies
  * Added baobab to desktop-recommends (LP: #1934932)
  * Added gnome-disk-utility to desktop-recommends (LP: #1934932)
  * Added rhythmbox to desktop-recommends (LP: #1934926)
  * Added xfce4-clipman-plugin to desktop-recommends (LP: #1934925)
  * Removed pidgin from desktop-recommends (LP: #1936417)
  * Removed pidgin-otr from desktop-recommends

 -- Sean Davis   Wed, 21 Jul 2021 07:13:01
-0400

** Changed in: xubuntu-meta (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/1936417

Title:
  Remove pidgin from seeds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/1936417/+subscriptions


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

[Bug 1786013] Autopkgtest regression report (linux-meta/4.15.0.152.141)

2021-07-21 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta (4.15.0.152.141) for bionic 
have finished running.
The following regressions have been reported in tests triggered by the package:

linux/4.15.0-152.159 (ppc64el, i386, amd64)
lxc/3.0.3-0ubuntu1~18.04.1 (i386)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/bionic/update_excuses.html#linux-meta

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Packaging resync

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


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

[Bug 1937121] Re: lldpd needs update to fix CVE-2020-27827

2021-07-21 Thread Seth Arnold
Hello Thomas, we addressed CVE-2020-27827 in
https://ubuntu.com/security/notices/USN-4691-1

Thanks

** Information type changed from Private Security to Public Security

** Changed in: lldpd (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/1937121

Title:
  lldpd needs update to fix CVE-2020-27827

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


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

[Bug 1925182] Re: ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check permissions!)

2021-07-21 Thread Bryce Harrington
** Also affects: clamav (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: clamav (Ubuntu Bionic)
   Status: New => Triaged

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

Title:
  ERROR: Can't open /var/log/clamav/freshclam.log in append mode (check
  permissions!)

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


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

[Bug 1906418] Re: igc driver for Comet Lake onboard 15f3 NIC drops all igmp packets

2021-07-21 Thread Francois Gervais
I was having the problem on ubuntu-20.04.2-live-server-amd64.

I tried booting on live ubuntu-20.04.2-live-server-amd64 which has
kernel 5.11 and the problem is fixed on my side.

I even tried booting on live ubuntu-20.04.2.0-desktop-amd64 which is
kernel 5.8 and the issue is also fixed.

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

Title:
  igc driver for Comet Lake  onboard 15f3 NIC drops all igmp packets

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


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

[Bug 1830979] Re: org.gtk.setting.file-chooser.location-mode setting is not respected and is reset to path-bar

2021-07-21 Thread Ivan Zakharyaschev
This issue is also discussed at
.

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

Title:
  org.gtk.setting.file-chooser.location-mode setting is not respected
  and is reset to path-bar

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


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

[Bug 1829989] Re: memcg_use_hierarchy from controllers test suite in LTP failed

2021-07-21 Thread Kelsey Skunberg
** Tags added: sru-20210719

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

Title:
  memcg_use_hierarchy from controllers test suite in LTP failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1829989/+subscriptions


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

  1   2   3   4   5   >