[Bug 1744117] Re: ALSA backport missing NVIDIA GPU codec IDs to patch table to Ubuntu 16.04 LTS Kernel

2018-02-19 Thread Jamie Nguyen
Verified by our QA. Changing tag to "verification-done-xenial". Thanks, Jamie, below steps were helpful. This bug did not repro with [Ubuntu 16.04] + kernel 4.4.0-116-generic : 384.111 (R384_00) I've verified output through all channels (7.1) using T

[Bug 1744117] Re: ALSA backport missing NVIDIA GPU codec IDs to patch table to Ubuntu 16.04 LTS Kernel

2018-02-14 Thread Jamie Nguyen
I've let our QA (India-based) know about this. I'll update as soon as they've had a chance to verify. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744117 Title: ALSA backport missing NVIDIA GPU c

[Bug 1175914] Re: Sound Settings is showing HDMI audio settings for internal speakers after HDMI cable is removed

2017-07-06 Thread Jamie Nguyen
Still seeing this on 16.04 LTS as well -- the sound settings menu does not clean up HDMI sound sources that have been removed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175914 Title: Sound Sett

[Bug 1948960] [NEW] nvidia-driver-XXX-server packaging: Demote nvidia-settings to "Suggests"

2021-10-27 Thread Jamie Nguyen
Public bug reported: The nvidia-driver-XXX-server meta-package "Recommends" nvidia-settings. I think it would be better to demote nvidia-settings to a "Suggests" for these packages because of all the following: - The Ubuntu default behavior is to install "recommended" packages. - The -server pack

[Bug 1948960] Re: nvidia-driver-XXX-server packaging: Demote nvidia-settings to "Suggests"

2021-11-19 Thread Jamie Nguyen
Hello, I've tested the focal-proposed versions of nvidia-driver-450-server- generic and nvidia-470-server-generic, and the changes look good. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948

[Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-10-16 Thread Jamie Nguyen
Test results with Joao's PPA: ### jammy before ### nvidia@localhost:/home/nvidia/jamien$ apt policy dmidecode dmidecode: Installed: 3.3-3ubuntu0.1 Candidate: 3.3-3ubuntu0.1 Version table: *** 3.3-3ubuntu0.1 500 500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packa

[Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-09-26 Thread Jamie Nguyen
Hi Joao, The version of dmidecode in your PPA looks good: # Running new FW $ sudo dmidecode -t0 # dmidecode 3.3 Getting SMBIOS data from sysfs. SMBIOS 3.6.0 present. # SMBIOS implementations newer than version 3.5.0 are not # fully supported by this version of dmidecode. Handle 0x0001, DMI type

[Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-12-02 Thread Jamie Nguyen
Validated the version that's currently in jammy-proposed: nvidia@localhost:/home/nvidia/jamien$ apt policy dmidecode dmidecode: Installed: 3.3-3ubuntu0.2 Candidate: 3.3-3ubuntu0.2 Version table: *** 3.3-3ubuntu0.2 500 500 http://ports.ubuntu.com/ubuntu-ports jammy-proposed/main arm6

[Bug 2081611] Re: Add processor support from SMBIOS 3.6.0 in Jammy and Noble

2024-11-21 Thread Jamie Nguyen
Validated the version that's currently in noble-proposed: nvidia@c03-0029:/home/nvidia$ apt policy dmidecode dmidecode: Installed: 3.5-3ubuntu0.1 Candidate: 3.5-3ubuntu0.1 Version table: *** 3.5-3ubuntu0.1 100 100 http://ports.ubuntu.com/ubuntu-ports noble-proposed/main arm64 Packa

[Bug 2100030] [NEW] DOE Discovery Issues

2025-02-25 Thread Jamie Nguyen
Public bug reported: We see the following DOE errors when booting systems with certain NVIDIA GPUs: kernel: pci 0009:01:00.0: DOE: [2c8] ABORT timed out kernel: pci 0009:01:00.0: DOE: [2c8] failed to reset mailbox with abort command : -5 kernel: pci 0009:01:00.0: DOE: [2c8] failed to create mail

[Bug 2100032] [NEW] Backport: "Add support for AArch64 AMUv1-based average freq" Series

2025-02-25 Thread Jamie Nguyen
Public bug reported: As the existing "cpuinfo_cur_freq" and "scaling_cur_freq" interfaces can be a bit unreliable, backport the following series: [1]: https://lore.kernel.org/all/20250131162439.3843071-1-beata.michal...@arm.com/ [2]: https://lore.kernel.org/all/20250131155842.3839098-1-beata.mi

[Bug 2112155] [NEW] mt7925: Support country-specific regulatory requirements

2025-05-29 Thread Jamie Nguyen
Public bug reported: Apply additional changes to the mt7925 driver to support wifi country specific regulatory requirements. Without these changes, the wifi may violate the regulation in certain countries. Sanity Testing done: - Run nmcli device wifi list ifconfig wlP9s9 wlP9s9: flags=4163 mtu

[Bug 2114230] [NEW] NVIDIA: SAUCE: Add FFA and EC Secure Service Driver to -nvidia kernel

2025-06-12 Thread Jamie Nguyen
Public bug reported: For the DGX Spark product, the embedded controller (EC) communication happens through a new protocol. This protocol internally uses ARM FFA and FFH. The spec for this protocol is still in draft stage and the documentation for it is available in https://github.com/OpenDevice

[Bug 2114232] [NEW] Pick from upstream: "wifi: mt76: mt7925: fix host interrupt register initialization"

2025-06-12 Thread Jamie Nguyen
Public bug reported: Pick the following patch to the mt7925 wifi driver for DGX Spark wifi: mt76: mt7925: fix host interrupt register initialization ensure proper interrupt handling and aligns with the hardware spec by updating the register offset for MT_WFDMA0_HOST_INT_ENA. Cc: sta...@vger.kern

[Bug 2112600] [NEW] IOMMU: Support contiguous bit in translation tables

2025-06-05 Thread Jamie Nguyen
Public bug reported: In order for the Serial ATS scheme on t254 to have greater than 512MB capacity in the GMMU TLB cache: - the GMMU must use 64kb or larger sized pages, and - the SMMU must be able to provide a single SPA for the IOVA of a 64kb GMMU page. The SMMU can only satisfy that if: -

[Bug 2112600] Re: IOMMU: Support contiguous bit in translation tables

2025-06-05 Thread Jamie Nguyen
** Package changed: linux-nvidia-6.14 (Ubuntu) => linux-nvidia-6.11 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2112600 Title: IOMMU: Support contiguous bit in translation tables To mana