[Bug 2073676] Re: after update of kernel HDMI audio is not working

2024-09-24 Thread Andy Rozman
Any news on this? I am also affected. My computer is HP Zbook. Same scenario, I upgraded few days ago from 22.04 LTS to 24.04.1. HDMI is no longer seen as sound source. If you need more info about my system let me know, which commands I need to run and what reports to send. -- You received this

[Bug 1988819] Re: When apt keeps back packages due to phased updates, it should list them separately

2024-09-20 Thread Andy
I'm a very casual Linux user and came here after googling for the error msg, reading an explainer on a couple of forums, and one linked here. The reason the error message was confusing to me is the phrasing of the phasing. "... deferred due to phasing." Huh? What on my machine is phasing somethin

[Bug 1874272] Re: Stage "searching for obsolete software" takes a very long time (30 minutes)

2024-09-10 Thread Andy Brody
Thanks, is that in the upgrade notes? My system was up to date at the time of the upgrade, it had apt 2.4.12 and no newer version was offered. (Maybe it was phased?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 1874272] Re: Stage "searching for obsolete software" takes a very long time (30 minutes)

2024-09-09 Thread Andy Brody
I am still seeing this problem, even when running release-upgrader 24.04.23. My desktop upgrade from 22.04 has been checking for obsolete packages for 45 minutes and still going. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 2062082] Update Released

2024-09-03 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-535-server has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In th

[Bug 2063827] Update Released

2024-09-03 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-535-server has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In th

[Bug 2071933] Update Released

2024-09-03 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-535 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2075327] Update Released

2024-09-03 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-550 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event

[Bug 2065432] Re: Unable to authenticate with smartcard: gnome-shell throws on unhandled promise rejection

2024-08-23 Thread Andy Speagle
This really needs to be cherry-picked for 24.04 ... users are literally having to hang onto packages from mantic in order to continue to use their systems. Me included. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 2073267] Re: Virtualbox Guru meditation on VM start caused by kernel commit in v6.9-rc4

2024-08-12 Thread Andy
@Detlef: There are a number of workarounds to address this problem while waiting for the long-term fix in the -119 kernel. You can change your grub configuration to either boot an older kernel by default, or to add randomize_kstack_offset=off to the kernel command line (see comment #85). Alterna

[Bug 2073267] Re: Virtualbox Guru meditation on VM start caused by kernel commit in v6.9-rc4

2024-08-06 Thread Andy
That's right, it was a fix for a Virtualbox error that arose when kernel stack randomization was first introduced in the 5.13 kernel. My speculation was that it might have been a similar issue, and if so, its fix might give a clue to a way to fix the current issue in Virtualbox. One might naivel

[Bug 2073267] Re: Virtualbox Guru meditation on VM start caused by kernel commit in v6.9-rc4

2024-08-02 Thread Andy
This Virtualbox ticket contains a diff that looks like it might be the change they did to fix compatibility with RANDOMIZE_KSTACK_OFFSET in the 5.13 kernel. https://www.virtualbox.org/ticket/20456 ** Bug watch added: Virtualbox Trac #20456 http://www.virtualbox.org/ticket/20456 -- You receiv

[Bug 2073267] Re: Virtualbox Guru meditation on VM start caused by kernel commit in v6.9-rc4

2024-08-02 Thread Andy
Something interesting I came across when looking up the documentation for the randomize_kstack_offset parameter: apparently Virtualbox had a similar problem when this feature was introduced in the 5.13 kernel, and they made a change to fix it in Virtualbox 6.1.24. I wonder what they did? https://w

[Bug 2073267] Re: Virtualbox Guru meditation on VM start caused by kernel commit in v6.9-rc4

2024-08-02 Thread Andy
I tried the workaround suggested by @kees, and it works for me on the latest jammy kernel (now 5.15.0-117). With randomize_kstack_offset not specified on the kernel command line, VMs fail to start with the guru meditation error. With randomize_kstack_offset=off on the kernel command line of the h

[Bug 2073511] Re: r8168 FTBFS with linux-hwe-6.8

2024-08-01 Thread Andy Whitcroft
Hello Paolo, or anyone else affected, Accepted r8168 into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/r8168/8.049.02-1ubuntu1.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wi

[Bug 2073479] Re: r8125 FTBFS with linux-hwe-6.8

2024-08-01 Thread Andy Whitcroft
Hello Paolo, or anyone else affected, Accepted r8125 into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/r8125/9.007.01-3ubuntu0.3 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wi

[Bug 2073267] Re: Virtualbox Guru meditation on VM start caused by kernel commit in v6.9-rc4

2024-07-30 Thread Andy
Though I have to concede, if a change to stack randomization broke Virtualbox (and only Virtualbox), then it suggests perhaps Virtualbox was doing something it shouldn't, and just happened to get away with it all this time. -- You received this bug notification because you are a member of Ubuntu

[Bug 2073267] Re: Virtualbox Guru meditation on VM start caused by kernel commit in v6.9-rc4

2024-07-30 Thread Andy
Putting Virtualbox 7 into the Ubuntu LTS repos is problematic too, since as per comment #25, that change will also break people's VMs. 5.15 is a LTS kernel version. I think it is reasonable to expect it to continue to support the applications that ran on it at the time it went into LTS, even if th

[Bug 2074136] Re: VirtualBox 6.1.5 does not work anymore.

2024-07-30 Thread Andy
*** This bug is a duplicate of bug 2073267 *** https://bugs.launchpad.net/bugs/2073267 @rickywu: FYI, apport information has been uploaded to the bug that this is a duplicate of, https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/2073267, starting at comment #43. -- You received this

[Bug 2073267] Re: Guru meditation on VM start

2024-07-29 Thread Andy
I think the question is what is the correct kernel package to list it against. "linux-signed-hwe-5.15" is a hardware enablement kernel package but the issue is not specific to that build of the kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 2072386] Re: Chromium won't lauch anymore

2024-07-26 Thread Andy Wood
Thanks for the quick response - I'm using the browser headless and I get the GLIBC_2.38 errors when running `/snap/chromium/current/usr/lib/chromium-browser/chrome` - this previously worked for me on a different server (with chromium 122.0.6261.94 2769). However, using `snap run chromium` or `/sna

[Bug 2047504] Re: Mute/mic LEDs and speaker no function on some HP platforms

2024-07-24 Thread Andy Chi
** Changed in: oem-priority Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2047504 Title: Mute/mic LEDs and speaker no function on some HP platforms To m

[Bug 2048729] Re: Mute/mic LEDs no function on HP ZBook

2024-07-24 Thread Andy Chi
** Changed in: oem-priority Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2048729 Title: Mute/mic LEDs no function on HP ZBook To manage notifications a

[Bug 2051846] Re: Mute/mic LEDs no function on HP ZBook Power

2024-07-24 Thread Andy Chi
** Changed in: oem-priority Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051846 Title: Mute/mic LEDs no function on HP ZBook Power To manage notificat

[Bug 2057785] Re: Mute/mic LEDs no function on some HP EliteBook

2024-07-24 Thread Andy Chi
** Changed in: oem-priority 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/2057785 Title: Mute/mic LEDs no function on some HP EliteBook To manage notificati

[Bug 2073267] Re: Guru meditation on VM start

2024-07-24 Thread Andy Townsend
With regard to "but I don't see enough information here to isolate it to specific versions of packages that Ubuntu shipped" above, perhaps this will help: On an Ubuntu 22.04 LTS system, "apt search virtualbox | grep installed" finds: libvirt-bin/now 4.0.0-1ubuntu8.21 amd64 [installed,local] libv

[Bug 2073267] Re: Guru meditation on VM start

2024-07-24 Thread Andy
I think that pretty clearly shows that upgrading the VirtualBox version to 7 in the Ubuntu repos for 20.04 and 22.04 is not going to be the solution. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/20732

[Bug 2073267] Re: Guru meditation on VM start

2024-07-23 Thread Andy
I have the issue on Kubuntu 22.04 LTS. VirtualBox package: virtualbox version: 6.1.50-dfsg-1~ubuntu1.22.04.1 (jammy-updates) Kernel package: linux-image-5.15.0-116-generic version: 5.15.0-116.126 (jammy-updates) The above combination has the problem. VirtualBox cannot start VMs. This started wh

[Bug 2073267] Re: Guru meditation on VM start

2024-07-23 Thread Andy
At the moment it's unclear if anyone who can do anything about this is even aware of it. On any list of bugs I look at, this one is buried under hundreds of others that are sometimes a decade or more old. I'm not sure how anyone would become aware of it. Reading about bug handling processes on w

[Bug 2073267] Re: Guru meditation on VM start

2024-07-18 Thread Andy
Here is a ticket for the same issue on virtualbox.org, for what it's worth: https://www.virtualbox.org/ticket/22115 But support for VirtualBox 6.1 ended in January this year so we can't expect any fix to be forthcoming from Oracle. ** Bug watch added: Virtualbox Trac #22115 http://www.virtualb

[Bug 2066367] Update Released

2024-06-19 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-535 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2066904] Update Released

2024-06-19 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-470 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2067041] Update Released

2024-06-19 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-550 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2067597] Update Released

2024-06-19 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-535 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event

[Bug 2067598] Update Released

2024-06-19 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-470 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event

[Bug 2067881] Update Released

2024-06-19 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-550 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event

[Bug 2067669] Re: Mute/mic LEDs no function on ProBook 440/460 G11

2024-06-18 Thread Andy Chi
Enable proposed2 and install linux-oem-6.5/6.5.0-1025.26 on the target machine, mic/speaker mute leds work as expected. ** Tags removed: verification-needed-jammy-linux-oem-6.5 ** Tags added: verification-done-jammy-linux-oem-6.5 -- You received this bug notification because you are a member of

[Bug 2069664] Re: Mute/mic LEDs no function on ProBook 445/465 G11

2024-06-17 Thread Andy Chi
** Tags added: oem-priority originate-from-2068124 stella ** Changed in: oem-priority Assignee: (unassigned) => Dirk Su (dirksu) ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Status: New => Confirmed ** Changed in: linux (Ubuntu Jammy)

[Bug 2067669] Re: Mute/mic LEDs no function on ProBook 440/460 G11

2024-06-17 Thread Andy Chi
** Changed in: oem-priority Assignee: Andy Chi (andch) => Dirk Su (dirksu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067669 Title: Mute/mic LEDs no function on ProBook 440/460 G11

[Bug 2069664] [NEW] Mute/mic LEDs no function on ProBook 445/465 G11

2024-06-17 Thread Andy Chi
Status: New ** Affects: linux (Ubuntu Jammy) Importance: Medium Assignee: Andy Chi (andch) Status: New ** Affects: linux (Ubuntu Noble) Importance: Medium Assignee: Andy Chi (andch) Status: New ** Affects: linux (Ubuntu Oracular) Importance

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-16 Thread Andy Chi
** Changed in: oem-priority Assignee: Andy Chi (andch) => Yao Wei (medicalwei) ** Changed in: libfprint (Ubuntu Mantic) Assignee: Andy Chi (andch) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-16 Thread Andy Chi
Before install package: ubuntu@localhost:/sys/bus/usb/devices/3-8$ cat idProduct 5865 ubuntu@localhost:/sys/bus/usb/devices/3-8$ cat idVendor 0a5c ubuntu@localhost:/sys/bus/usb/devices/3-8$ cat power/control on After install 1:1.94.7+tod1-0ubuntu5~24.04.1: ubuntu@localhost:/sys/bus/usb/devices/

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-13 Thread Andy Chi
** Changed in: libfprint (Ubuntu Noble) Assignee: Andy Chi (andch) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067785 Title: Improve power consumption

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-13 Thread Andy Chi
Upload debdiff for Noble. ** Patch added: "libfprint_1.94.7+tod1-0ubuntu5.debdiff" https://bugs.launchpad.net/ubuntu/+source/libfprint/+bug/2067785/+attachment/5789423/+files/libfprint_1.94.7+tod1-0ubuntu5.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-13 Thread Andy Chi
t (Ubuntu Oracular) Assignee: Andy Chi (andch) => Marco Trevisan (Treviño) (3v1n0) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067785 Title: Improve power consumption of Broadcom CV3 Plus Devic

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-06-12 Thread Andy Chi
Since Mantic will be end on late July. Drop the SRU for Mantic. ** Changed in: libfprint (Ubuntu Mantic) 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/2067785 Title:

[Bug 2067669] Re: Mute/mic LEDs no function on ProBook 440/460 G11

2024-06-11 Thread Andy Chi
SRU sent for noble 6.8-hwe. https://lists.ubuntu.com/archives/kernel-team/2024-June/151411.html ** Changed in: oem-priority Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 2067883] Re: i915 cannot probe successfully on HP ZBook Power 16 G11

2024-06-10 Thread Andy Chi
Install linux/6.5.0-44.44 on HP ZBook Power 16 G11, and the i915 driver probe without issue. ** Attachment added: "dmesg.txt" https://bugs.launchpad.net/oem-priority/+bug/2067883/+attachment/5788180/+files/dmesg.txt ** Tags removed: verification-needed-mantic-linux ** Tags added: verification

[Bug 2067883] [NEW] i915 cannot probe successfully on HP ZBook Power 16 G11

2024-06-03 Thread Andy Chi
Public bug reported: I'm currently install Ubuntu 22.04.4 on HP ZBook Power 16 G11, and I got this message from kernel: Jun 03 04:23:16 kernel: i915 :00:02.0: Your graphics device 7dd5 is not properly supported by i915 in this kernel version. To force driver probe any

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-05-31 Thread Andy Chi
** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Assignee: (unassigned) => Andy Chi (andch) ** Changed in: libfprint (Ubuntu Jammy) Importance: Undecided => Medium ** Changed in: libfprint (Ubuntu Mantic) Importance: Undecided

[Bug 2067785] Re: Improve power consumption of Broadcom CV3 Plus Device

2024-05-31 Thread Andy Chi
** Tags added: oem-priority originate-from-2067787 somerville -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067785 Title: Improve power consumption of Broadcom CV3 Plus Device To manage notificati

[Bug 2067785] [NEW] Improve power consumption of Broadcom CV3 Plus Device

2024-05-31 Thread Andy Chi
] * Should be low because these IDs only affect on the machine with those Broadcom devices and it improves the power consumption. ** Affects: libfprint (Ubuntu) Importance: Undecided Assignee: Andy Chi (andch) Status: New ** Affects: libfprint (Ubuntu Jammy) Importance

[Bug 2067780] [NEW] Error installing auto-updates: nvidia-kernel-source-545 545.29.06-0ubuntu0.22.04.2: nvidia kernel module failed to build

2024-05-31 Thread Andy Sayler
Public bug reported: This popped up in the course of a normal prompted update installation on my Ubuntu 22.04 system. ProblemType: Package DistroRelease: Ubuntu 22.04 Package: nvidia-kernel-source-545 545.29.06-0ubuntu0.22.04.2 ProcVersionSignature: Ubuntu 6.5.0-35.35~22.04.1-generic 6.5.13 Uname

[Bug 2067669] Re: Mute/mic LEDs no function on ProBook 440/460 G11

2024-05-30 Thread Andy Chi
** Changed in: oem-priority Assignee: (unassigned) => Andy Chi (andch) ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2067669] Re: Mute/mic LEDs no function on ProBook 440/460 G11

2024-05-30 Thread Andy Chi
** Tags added: oem-priority originate-from-2066823 stella -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2067669 Title: Mute/mic LEDs no function on ProBook 440/460 G11 To manage notifications abou

[Bug 2067669] [NEW] Mute/mic LEDs no function on ProBook 440/460 G11

2024-05-30 Thread Andy Chi
: Undecided Assignee: Andy Chi (andch) Status: New ** Affects: linux-oem-6.5 (Ubuntu Jammy) Importance: Medium Assignee: Andy Chi (andch) Status: Confirmed ** Affects: linux-oem-6.5 (Ubuntu Mantic) Importance: Medium Assignee: Andy Chi (andch) Status

[Bug 2040353] Re: Writer is not able to access a font on system that is available to other applications

2024-05-29 Thread Andy Pearson
After upgrading to Ubuntu 24.04 with LibreOffice 24.2.2.2, the problem is resolved. ** Changed in: libreoffice (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

[Bug 2024336] Re: LG Gram hangs at black screen on suspend on Ubuntu 23.04

2024-05-29 Thread Andy Pearson
This behavior is unchanged in 24.04 -- bug still exists exactly as described. No such problems in Ubuntu prior to 23.04, and no problems with suspend in Windows. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2058193] Re: Support Synaptics fingerprint device with ID [06CB:0106]

2024-05-29 Thread Andy Chi
Hi Andreas, The patch is in Noble and Oracular. Could you please help to upload for Mantic? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058193 Title: Support Synaptics fingerprint device

[Bug 2058193] Re: Support Synaptics fingerprint device with ID [06CB:0106]

2024-05-29 Thread Andy Chi
** Changed in: libfprint (Ubuntu Mantic) Status: Triaged => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058193 Title: Support Synaptics fingerprint device with ID [06CB:0106] To

[Bug 2067142] [NEW] System Monitor crashes when Processes tab is clicked, fixed upstream

2024-05-25 Thread Andy
Public bug reported: This is apparently fixed upstream https://bugs.kde.org/show_bug.cgi?id=482257 so it needs backporting. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: plasma-systemmonitor 5.27.11-0ubuntu2 ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1 Uname: Linux 6.8.0-31-gene

[Bug 2065186] Re: [needs-packaging] ubuntu-x13s-settings

2024-05-24 Thread Andy Whitcroft
Iterated with the uploader on this package for oracular. Now looking good. ** Changed in: ubuntu Status: New => In Progress ** Changed in: ubuntu Assignee: (unassigned) => Andy Whitcroft (apw) -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 2063337] Re: RM: noble linux-meta/linux-restricted-modules incorrectly expressing -oem-24.04 variants

2024-04-24 Thread Andy Whitcroft
+ remove-package -y -m Bad variant --binary --architecture amd64 linux-cloud-tools-generic-oem-24.04 linux-cloud-tools-virtual-oem-24.04 linux-generic-oem-24.04 linux-headers-generic-oem-24.04 linux-headers-virtual-oem-24.04 linux-image-extra-virtual-oem-24.04 linux-image-generic-oem-24.04 linu

[Bug 2063337] Re: RM: noble linux-meta/linux-restricted-modules incorrectly expressing -oem-24.04 variants

2024-04-24 Thread Andy Whitcroft
There are no external reverse-depends: + reverse-depends linux-cloud-tools-generic-oem-24.04 No reverse dependencies found + reverse-depends linux-cloud-tools-virtual-oem-24.04 No reverse dependencies found + reverse-depends linux-generic-64k-oem-24.04 No

[Bug 2063337] Re: RM: noble linux-meta/linux-restricted-modules incorrectly expressing -oem-24.04 variants

2024-04-24 Thread Andy Whitcroft
Full list of packages: # https://api.launchpad.net/devel/ubuntu/+archive/primary/+sourcepub/15986501 linux-meta 6.8.0-31.31 linux-cloud-tools-generic-oem-24.04 amd64 linux-cloud-tools-virtual-oem-24.04 amd64 linux-generic-64k-oem-24.04 arm64 linux-generic-oem-24.04 amd64 linux-generic-o

[Bug 2063337] Re: RM: noble linux-meta/linux-restricted-modules incorrectly expressing -oem-24.04 variants

2024-04-24 Thread Andy Whitcroft
ntu) Importance: Undecided => Critical ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063337 Title: RM: no

[Bug 2063337] [NEW] nobel linux-meta/linux-restricted-modules incorrectly expressing -oem-24.04 variants

2024-04-24 Thread Andy Whitcroft
Public bug reported: We are generating a number of additional meta-package suffixed by -oem-24.04. These we added early in development to try and pick up oem-22.04 users. They failed in this task because they were firstly using the wrong flavour (ultimately -generic-oem-24.04) and because they h

[Bug 1966911] Re: Cannot enroll finger on Jammy

2024-04-23 Thread Andy Chi
Hi William, Typically, there are 2 types of fingerprint chips, one is called MOC, another one is called MOH. MOH is under supported by libfprint from upstream, and MOC needs Goodix to provide proprietary user space library. To be honest, I don't know this device id belongs to which one. libfprin

[Bug 2046270] Re: Add Support for Broadcom 5760X RoCE adapters to 24.04 (patches in 6.8)

2024-04-17 Thread Andy Gospodarek
Ok, so I think that means this is ready to be closed, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2046270 Title: Add Support for Broadcom 5760X RoCE adapters to 24.04 (patches in 6.8) To m

[Bug 2061830] Update Released

2024-04-17 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-550 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event

[Bug 2060780] Re: CIFS stopped working/is unstable with kernel update to 5.15.0-102.112

2024-04-16 Thread Andy Townsend
> In the meantime, the meta package will be deleted so that other people do not upgrade to 5.15.0-102. Just checking, has that happened? I'm still seeing that offered in response to "apt upgrade" on an older system here: The following NEW packages will be installed: linux-headers-5.15.

[Bug 2058740] Update Released

2024-04-11 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-535 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2059147] Update Released

2024-04-11 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-535 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event

[Bug 2058808] Re: iwlwifi disconnect and crash - intel wifi7

2024-04-07 Thread Andy Chi
** Tags added: originate-from-2060420 stella -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058808 Title: iwlwifi disconnect and crash - intel wifi7 To manage notifications about this bug go to: ht

[Bug 2049635] Update Released

2024-04-04 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-525 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1966911] Re: Cannot enroll finger on Jammy

2024-03-27 Thread Andy Chi
Hi, Because the so library is provided by Goodix, and they don't guarantee on newer LTS, which means if the package doesn't work on Noble, there is nothing we can do to fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 2055384] Update Released

2024-03-27 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-550 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2057491] Re: debsums for snapd 2.61.2 failed

2024-03-26 Thread Andy Chi
** Tags added: originate-from-2059083 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057491 Title: debsums for snapd 2.61.2 failed To manage notifications about this bug go to: https://bugs.launchp

[Bug 1966911] Re: Cannot enroll finger on Jammy

2024-03-25 Thread Andy Chi
Hi Vincent, Yes, the plan is on going, but we'll only put into Jammy main repository. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966911 Title: Cannot enroll finger on Jammy To manage notificati

[Bug 2058357] Re: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed tracker

2024-03-25 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 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/2058357 Title: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed track

[Bug 2058357] Re: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed tracker

2024-03-25 Thread Andy Whitcroft
** Changed in: canonical-signing-jobs/task00 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/2058357 Title: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed tracker

[Bug 2058357] Re: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed tracker

2024-03-25 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review 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/2058357 Title: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed trac

[Bug 2058357] Re: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed tracker

2024-03-25 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/sru-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/sru-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/sru-review Status explanation: unset => from: -- You received

[Bug 2057491] Re: debsums for snapd 2.61.2 failed

2024-03-21 Thread Andy Chi
** Tags added: originate-from-2058494 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057491 Title: debsums for snapd 2.61.2 failed To manage notifications about this bug go to: https://bugs.launchp

[Bug 2058357] Re: noble/linux-oem-6.8: 6.8.0-1001.1 -proposed tracker

2024-03-21 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/new-review Status: Triaged => In Progress ** Changed in: kernel-sru-workflow/new-review Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in kernel-sru-workflow/new-review Status explanation: unset => from: ** Changed in:

[Bug 2058452] Re: Support USB serial port for Dell DW5826e WWAN

2024-03-20 Thread Andy Chi
** Also affects: linux-oem-6.5 (Ubuntu Noble) Importance: Undecided Assignee: Kai-Chuan Hsieh (kchsieh) Status: New ** Also affects: linux-oem-6.5 (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: linux-oem-6.5 (Ubuntu Noble) Status: New => Opinion *

[Bug 2057491] Re: debsums for snapd 2.61.2 failed

2024-03-19 Thread Andy Chi
** Tags added: originate-from-2058353 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057491 Title: debsums for snapd 2.61.2 failed To manage notifications about this bug go to: https://bugs.launchp

[Bug 2057785] Re: Mute/mic LEDs no function on some HP EliteBook

2024-03-18 Thread Andy Chi
Enable -proposed2 and install linux-oem-6.5/6.5.0-1018.19 on REX13-PV- SKU3_202402-33490 and REX14-PV-SKU7_202402-33495. The LEDs work as expected. ** Tags removed: verification-needed-jammy-linux-oem-6.5 ** Tags added: verification-done-jammy-linux-oem-6.5 -- You received this bug notification

[Bug 2057785] Re: Mute/mic LEDs no function on some HP EliteBook

2024-03-13 Thread Andy Chi
-priority Assignee: (unassigned) => Andy Chi (andch) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057785 Title: Mute/mic LEDs no function on some HP EliteBook To manage notifications about

[Bug 2057785] [NEW] Mute/mic LEDs no function on some HP EliteBook

2024-03-13 Thread Andy Chi
Assignee: Andy Chi (andch) Status: Confirmed ** Affects: linux-oem-6.5 (Ubuntu Jammy) Importance: Medium Assignee: Andy Chi (andch) Status: Confirmed ** Affects: linux-oem-6.5 (Ubuntu Mantic) Importance: Medium Assignee: Andy Chi (andch) Status: Won&#

[Bug 2057491] Re: debsums for snapd 2.61.2 failed

2024-03-12 Thread Andy Chi
** Changed in: oem-priority Assignee: (unassigned) => Leo Lin (0xff07) ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 2055686] Re: Drop ABI checks from kernel build

2024-03-01 Thread Andy Whitcroft
** No longer affects: linux (Ubuntu Trusty) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055686 Title: Drop ABI checks from kernel build To manage notifications about this bug go to: https://bugs

[Bug 2055686] Re: Drop ABI checks from kernel build

2024-03-01 Thread Andy Whitcroft
** Changed in: linux (Ubuntu) Assignee: Andy Whitcroft (apw) => Dimitri John Ledkov (xnox) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055686 Title: Drop ABI checks from kernel build

[Bug 2055686] [NEW] Drop ABI checks from kernel build

2024-03-01 Thread Andy Whitcroft
. NOTE: we still record the ABI data and publish it in linux-buildinfo files. These are used to perform the external validation. ** Affects: linux (Ubuntu) Importance: High Assignee: Andy Whitcroft (apw) Status: Fix Released ** Affects: linux (Ubuntu Trusty) Importance: High

[Bug 2052640] Update Released

2024-02-27 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-470 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2054571] Update Released

2024-02-27 Thread Andy Whitcroft
The verification of the Stable Release Update for libnvidia-nscq-535 has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 2052967] Update Released

2024-02-26 Thread Andy Whitcroft
The verification of the Stable Release Update for nvidia-graphics- drivers-535-server has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In th

[Bug 2054394] Re: [RM RoM] linux-raspi (armhf)

2024-02-26 Thread Andy Whitcroft
longer supported 18 packages successfully removed. ** Changed in: linux-meta-raspi (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: linux-raspi (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) ** Changed in: linux-meta-raspi (Ubuntu) Importance: Und

[Bug 2051074] Re: Mirror mode doesn't work when panel only supports one refresh rate with reduced blanking

2024-02-25 Thread Andy Chi
** Tags added: originate-from-2048179 stella -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051074 Title: Mirror mode doesn't work when panel only supports one refresh rate with reduced blanking

[Bug 1854751] Re: eoan/linux-gcp: 5.3.0-1010.11 -proposed tracker

2022-06-06 Thread Andy Whitcroft
*** This bug is a duplicate of bug 1856988 *** https://bugs.launchpad.net/bugs/1856988 ** Tags removed: kernel-release-tracking-bug-live ** Changed in: kernel-sru-workflow Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bug

  1   2   3   4   5   6   7   8   9   10   >