Public bug reported:
Add ACPI support to 8250_mtk driver. This makes it possible to
use UART on ARM-based desktops with EDK2 UEFI firmware.
** Affects: linux-nvidia-6.11 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of K
Public bug reported:
Arm Firmware Framework for A-profile(FFA) v1.2 introduces register based
discovery mechanism and direct messaging extensions that enables to target
specific UUID within a partition.
Let us add all the newly supported FF-A function IDs in the spec.
Also update to the error va
Public bug reported:
Add the support ID (0x13d3, 0x3608) to usb_device_id table for
Realtek MT7925B14L found on AW-EM637 WiFi+BT modules in 2024 Asus laptops.
The device info from /sys/kernel/debug/usb/devices as below.
T: Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 0
D: Ver=
Public bug reported:
[Test plan]
boot up host
boot up VMs in host with 1 GPU, 2 GPUs, 3 GPUs and 4 GPUs.
Run the following to do the basic checks
//
// Get CPU device
//
$ lspci | grep 3D
//
// Show GPU info
//
$ nvidia-smi
//
// Result must be passed
//
$ /root/r570/tests/runtime/gflops/gflops
Public bug reported:
CONFIG_CORESIGHT_TRBE policy<{'arm64': 'm'}>
CONFIG_CORESIGHT_TRBE note<'Required for Grace
enablement'>
+CONFIG_PREEMPT_NONE policy<{'amd64': 'n', 'arm64':
'y'}>
+CONFIG_PREEMPT_NONE
Public bug reported:
a number of patches were not carried forward. The following collection of
patches should be cherry-picked:
Commit Summary
6adf616 cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged
cd955fc cppc_cpufreq: Remove HiSilicon CPPC workaround
ae2224f NVIDIA: SAUCE:
Public bug reported:
Many ARM servers relying on Coresight feature to tracing CPU events.
Enable Coresight on Perf to ensure the coresight function works as
expected on Ubuntu.
Enabling Coresight will build/put the coresight feature/scripts within
perf and perf will detect if CPU supports coresig
Public bug reported:
The HMAT messages printed at boot, beyond being noisy, can also print
details for nodes that are not yet enabled. The primary method to
consume HMAT details is via sysfs, and the sysfs interface gates what is
emitted by whether the node is online or not. Hide the messages by
d
Public bug reported:
There is a corner case where the desired_perf is exactly same as the old
perf, but the actual current freq is not.
Upstream commit 90e4ed6bb02ad93663f17411d17e8e714a765a6b addresses this
problem and is a clean cherry-pick.
** Affects: linux-nvidia (Ubuntu)
Importance: U
Public bug reported:
cpufreq: cpufreq_online:->get() failed occasionally occurs during AC
Cyle/DC Cycle/Reboot testing. This leads to failure to get/set cpu
frequency for a core.
We've identified two upstream commits that address this problem. After
applying these commits and testing over a large
Public bug reported:
Commit 3bd786f76de2 ("mm: convert do_set_pte() to set_pte_range()")
replaced do_set_pte() with set_pte_range() and that introduced a
regression in the following faulting path of non-anonymous vmas which
caused the PTE for the faulting address to be marked as old instead of
you
Public bug reported:
The controller has several register bits describing access control
information for a given GPIO pin. When SCR_SEC_[R|W]EN is unset, it
means we have full read/write access to all the registers for given GPIO
pin. When SCR_SEC[R|W]EN is set, it means we need to further check th
Public bug reported:
PROBLEM:
While trying to monitor the ipc group for using perf-stat tool, despite it
being supported, I get the following errors:
$ sudo perf list | grep ipc
ipc
ipc_rate
retired_ipc
spec_ipc
$ sudo -S perf stat -a -M ipc -- sudo -S stress-ng --cpu 0 -t 10s
Error:
Public bug reported:
There are a number of configuration options that were set in the 5.15.
and 6.5 nvidia kernels. When the 6.8 based linux-nvidia kernel was
created those config options were not brought forward. This patch set
brings them into the 6.8 kernel.
** Affects: linux-nvidia (Ubuntu)
Public bug reported:
GDS enables a direct data path for direct memory access (DMA) transfers
between GPU memory and storage, which avoids a bounce buffer through the
CPU. This direct path increases system bandwidth and decreases the
latency and utilization load on the CPU.
This functionality has
** Changed in: linux-nvidia-6.5 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia-6.5 in Ubuntu.
https://bugs.launchpad.net/bugs/2059178
Title:
Pull request to fully enable nvidia-fs NVM
Public bug reported:
This pull request addresses a missing patch which fully enables GDS
functionality using NVMe devices.
** Affects: linux-nvidia-6.5 (Ubuntu)
Importance: Undecided
Status: Invalid
--
You received this bug notification because you are a member of Kernel
Packages,
The above crash was happening with large downloads of img files or git
clones of large repositories (Ubuntu kernels) over wifi. I have changed
to hard wired ethernet and I've not been able to reproduce it. With Wifi
it's been very reproduceable.
--
You received this bug notification because you a
Public bug reported:
Mar 7 19:07:10 ripper kernel: [9.873519] UBSAN: array-index-out-of-bounds
in
/build/linux-hwe-6.5-YpKOvT/linux-hwe-6.5-6.5.0/drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c:3676:4
Mar 7 19:07:10 ripper kernel: [9.873531] index 7 is out of range for ty
Public bug reported:
The current calculation of min_free_kbytes only uses ZONE_DMA and
ZONE_NORMAL pages,but the ZONE_MOVABLE zone->_watermark[WMARK_MIN] will
also divide part of min_free_kbytes.This will cause the min watermark of
ZONE_NORMAL to be too small in the presence of ZO
Public bug reported:
[ 1918.995157] watchdog: BUG: soft lockup - CPU#0 stuck for 1725s! [kswapd0:42]
[ 1919.002366] Modules linked in: raid10 raid456 libcrc32c async_raid6_recov
async_memcpy async_pq async_xor xor xor_neon async_tx raid6_pq raid1 raid0
multipath linear scsi_dh_alua scsi_dh_emc s
Public bug reported:
Coresight PMU driver didn't reject events meant for other PMUs.
This caused some of the Core PMU events disappearing from
the output of "perf list". In addition, trying to run e.g.
$ perf stat -e r2 sleep 1
made Coresight PMU driver to handle the ev
Public bug reported:
This series enables detection of ACPI based TRBE devices via a stand alone
purpose built representative platform device. But as a pre-requisite this
changes coresight_platform_data structure assignment for the TRBE device.
** Affects: linux-nvidia-6.5 (Ubuntu)
Importance
Public bug reported:
The tegra186_gpio_is_accessible() function
incorrectly declares GPIO lines that have only one of
TEGRA186_GPIO_SCR_SEC_REN _or_ TEGRA186_GPIO_SCR_SEC_WEN set as being
inaccessible.
** Affects: linux-nvidia-6.5 (Ubuntu)
Importance: Undecided
Status: New
--
You
Public bug reported:
* Add support of "Thermal fast Sampling Period (_TFP)" for passive cooling.
* Finer grained CPU throttling
* The peer_memory_client scheme allows a driver to register with the ib_umem
system that it has the ability to understand user virtual address ranges that
are not compat
Public bug reported:
TPM devices may insert wait state on last clock cycle of ADDR phase.
For SPI controllers that support full-duplex transfers, this can be
detected using software by reading the MISO line. For SPI controllers
that only support half-duplex transfers, such as the Tegra QSPI, it is
Public bug reported:
These are the same patches that have been applied to the 5.19 and 6.2
kernels to enable GDS. NVIDIA is requesting they be applied to the 6.5
kernel which is used for Grace enablement.
** Affects: linux-nvidia-6.5 (Ubuntu)
Importance: Undecided
Status: New
--
Y
Public bug reported:
Processing triggers for linux-image-5.15.0-1040-nvidia (5.15.0-1040.40) ...
/etc/kernel/postinst.d/dkms:
* dkms: running auto installation service for kernel 5.15.0-1040-nvidia
...done.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5
Public bug reported:
The Grace development team has not been testing the 6.2 Ubuntu kernel
but instead a newer kernel. When they run their thermal tests on a 6.2
kernel they are running into failures. Investigations have turned up
several missing kernel patches. These patches are clean cherry-pick
Public bug reported:
[Issue]
The nvidia-fs kernel module is a must have for Nvidia optimized kernels.
There is now a version that is compatible with the Grace processor.
Integrate the changes necessary to build and sign this out-of-tree
kernel module.
** Affects: linux-nvidia-6.2 (Ubuntu)
I
Public bug reported:
NVIDIA: [Config]: Ensure the TPM is available before IMA initializes
Set the following configs:
CONFIG_SPI_TEGRA210_QUAD=y
CONFIG_TCG_TIS_SPI=y
On Grace systems, the IMA driver emits the following log:
ima: No TPM chip found, activating TPM-by
Public bug reported:
[issue]
This patch set addresses several CoreSight PMU issues. These are all
upstream patches.
Commit Summary
2940a5e perf: arm_cspmu: Fix variable dereference warning
06f6951 perf: arm_cspmu: Set irq affinitiy only if overflow interrupt is used
292771d perf/arm_cspmu: Fix
Public bug reported:
[issue]
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set so it's using ondemand. We
want to be using PERFORMANCE
** Affects: linux-nvidia-6.2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
** Also affects: linux-nvidia-5.19 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: linux-nvidia-6.2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia-5.
The following changes since commit
3d28f6c10d6940b0c6a497482fe90cc4dbd5549a:
UBUNTU: Ubuntu-nvidia-6.2-6.2.0-1004.4~22.04.1 (2023-07-03 10:01:31
-0700)
are available in the Git repository at:
https://github.com/NVIDIA-BaseOS-6/linux-nvidia-6.2/pull/new/bfigg-
lp2026891
for you to fetch chan
** Description changed:
[Impact]
There are a number of fixes for Grace SOC enablement in the related pull
request. Application of this pull-request is appreciated. These patches
have been reviewed and tested, confirming they address these issues.
+
+ Akhil R (2):
+ i2c: tegra: Se
Public bug reported:
[Impact]
There are a number of fixes for Grace SOC enablement in the related pull
request. Application of this pull-request is appreciated. These patches
have been reviewed and tested, confirming they address these issues.
** Affects: linux-nvidia-5.19 (Ubuntu)
Importan
There is no need for kernel logs, we've already diagnosed the problem
and are providing the solution.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2026776
Title:
arm64+ast2600: No Outp
** Also affects: linux-hwe-6.2 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: linux-hwe-5.19 (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Hello,
On systems that have the following combination of hardware...:
1) arm64 CPU
2) ASP
Public bug reported:
[Impact]
We are starting work on the new 6.2 based, HWE kernel for supporting the
NVIDIA Grace SOC. A setup of patches needs to be pulled in to address
issues. All of these patches are found in more recent upstream kernel
versions.
** Affects: linux-nvidia-6.2 (Ubuntu)
Public bug reported:
[impact]
This patch addresses a drm/ast compatibility issue with ARM architecture. The
patch is in the upstream Linux kernel as sha1
4327a6137ed43a091d900b1ac833345d60f32228. The issue was found during
development testing and application of this commit has been confirmed to
Public bug reported:
[impact]
This patch set addresses a wide variety of bugs and missing features for
NVIDIA Orin platforms.
** Affects: linux-nvidia (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages,
:09:10 -0700)
Brad Figg (6):
NVIDIA: [Config] change CONFIG_DRM_NOUVEAU and
CONFIG_DRM_NOUVEAU_BACKLIGHT to is not set
NVIDIA: [Config] changed CONFIG_VIDEO_OV01A1S to is not set
NVIDIA: [Config] set
Public bug reported:
[Impact]
This patch set is intended to address
https://bugs.launchpad.net/riverside/+bug/2011636
** Affects: linux-nvidia (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which i
Public bug reported:
[Impact]
Adding these patches address a number of differences between the Ubuntu
kernel and the internal NVIDIA kernel.
[Fix]
These patches do not constitute a single fix or a set of fixes for bugs but
instead enable kernel functionality as well as fix kernel bugs
** Description changed:
- [Impact]
- Adding this patch addresses a specific audio issue with the nvidia-tegra
kernel.
+ [Impact]
+ Adding this patch addresses USB and PWM cooling fan issues as described
in the following bugs:
- https://bugs.launchpad.net/riverside/+bug/2009867
-
Public bug reported:
[Impact]
Adding this patch addresses a specific audio issue with the nvidia-tegra
kernel.
https://bugs.launchpad.net/riverside/+bug/2009867
https://bugs.launchpad.net/riverside/+bug/2002173
[Fix]
The PR is made up of a revert of one commit and the applicat
Public bug reported:
[Impact]
Adding this patch addresses a specific audio issue with the tegra kernel.
[Fix]
ASoC: simple-card-utils: Increase maximum DAI links limit to 512
The current limit of 128 is not sufficient when more components are
added to the audio map on Tegra210
Public bug reported:
[Impact]
Adding these patches enables additional functionality and addresses bugs
related to the Ubuntu kernel on Orin reference HW.
[Fix]
These patches do not constitute a single fix or a set of fixes for bugs but
instead enable kernel functionality as well as fi
Public bug reported:
[Impact]
Adding these patches enables additional functionality and addresses bugs
related to the Ubuntu kernel on Orin reference HW.
[Fix]
These patches do not constitute a single fix or a set of fixes for bugs but
instead enable kernel functionality as well as fi
Public bug reported:
[Impact]
Adding these patches enables additional functionality and addresses bugs
related to the Ubuntu kernel on Orin reference HW.
Specifically these 3 patches (2 cherry-picks and 1 backport) add the
MGBE driver.
[Fix]
These patches do not constitute a singl
Public bug reported:
[Impact]
To save the vgic LPI pending state with GICv4.1, the VPEs must all be
unmapped from the ITSs so that the sGIC caches can be flushed. The opposite is
done once the state is saved.
This is all done by using the activate/deactivate irqdomain
callbacks dir
Public bug reported:
[Impact]
Adding these patches enables additional functionality and addresses bugs
related to the Ubuntu kernel on Grace reference HW
[Fixes]
- 2 patches to address issues with the TPM module used with Grace systems
** Affects: linux-nvidia-5.19 (Ubuntu)
Importa
Public bug reported:
[Impact]
Adding these patches enables additional functionality and addresses bugs
related to the Ubuntu kernel on Orin reference HW
[Fix]
These patches do not constitute a single fix or a set of fixes for bugs but
instead enable kernel functionality as well as fix
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia in Ubuntu.
https://bugs.launchpad.net/bugs/1998380
Title:
Integrate ARM64 Performance Monitoring Unit Table patches
Status
** Information type changed from Private to Public
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia in Ubuntu.
https://bugs.launchpad.net/bugs/1998527
Title:
Integrate ARM64 Tegra SPI & QSPI changes
Status in linux-nvidia p
Private bug reported:
There are 4 commits that went upstream post 5.19 that are required for
NVIDIA SOC enablement. Please integrate these patches into the linux-
nvidia-5.19 kernel.
The following patches are in linux-next:
** Affects: linux-nvidia (Ubuntu)
Importance: Undecided
St
** Description changed:
There are 4 commits that went upstream post 5.19 that are required for
NVIDIA SOC enablement. Please integrate these patches into the linux-
nvidia-5.19 kernel.
+
+
+ The following patches are in linux-next:
+ 00208852d351ca6e4a8b9ff0c5376fa3a8ed8eaa iommu: Add retu
Public bug reported:
There are 4 commits that went upstream post 5.19 that are required for
NVIDIA SOC enablement. Please integrate these patches into the linux-
nvidia-5.19 kernel.
** Affects: linux-nvidia (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notifi
Private bug reported:
There are a set of patches on linux-next upstream that are required as
part of NVIDIA SOC enablement. These patches need to be integrated into
the Optimized linux-nvidia-5.19 kernel.
** Affects: linux-nvidia (Ubuntu)
Importance: Undecided
Status: New
** Inform
** Package changed: linux-kernel-headers (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1895470
Title:
fatal error: classmap.h: No such file or directory
Stat
Private bug reported:
[Impact]
Adding these patches enables the Ubuntu kernel on Orin reference HW
[Fix]
These patches do not constitute a single fix or a set of fixes for bugs but
instead enable kernel functionality on Nvidia HW.
** Affects: linux-nvidia (Ubuntu)
Importance: Und
Public bug reported:
This is just a test
** Affects: linux-nvidia (Ubuntu)
Importance: Undecided
Status: Invalid
** Also affects: linux-nvidia (Ubuntu Jammy)
Importance: Undecided
Status: New
** No longer affects: linux-nvidia (Ubuntu Jammy)
** Changed in: linux-nvidia
Public bug reported:
bjf test
** Affects: linux-nvidia (Ubuntu)
Importance: Undecided
Status: Invalid
** Changed in: linux-nvidia (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux
** Also affects: linux-nvidia (Ubuntu Jammy)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia in Ubuntu.
https://bugs.launchpad.net/bugs/1982519
Title:
GDS: Add NFS patches to opti
Public bug reported:
[Impact]
Adding these changes will enable GDS functionality NFS drivers.
[Fix]
This is a not a fix but a new feature being to NFS driver.
[Test]
Tested the NFS driver on a hpe system as I did not have a setup with BASEOS6.
1) Installed 5.15.39 kernel on
Public bug reported:
[Impact]
Adding these changes will enable GDS functionality for NVMe and NVMeOF
drivers.
[Fix]
This is a not a fix but a new feature being added to NVMe and NVMeOF driver.
[Test]
Tested the NVMe driver on a hpe system as I did not have a setup with
BASEOS6.
We get this for free with the move to a 5.13 based focal:linux-intel kernel.
** Changed in: intel
Status: New => Invalid
** Changed in: linux-intel (Ubuntu)
Status: In Progress => Invalid
** Changed in: intel
Assignee: (unassigned) => Brad Figg (brad-figg)
** C
This commit already exists in the focal:linux-intel intel-5.13-next.
** Changed in: intel
Status: New => Fix Committed
** Changed in: intel
Assignee: (unassigned) => Brad Figg (brad-figg)
--
You received this bug notification because you are a member of Kernel
Packages, wh
** Summary changed:
- EHL board does not support soft reboot
+ [ehl] board does not support soft reboot
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1938408
Title:
[ehl] board d
** Summary changed:
- Shutdown hangs on EHL board
+ [ehl] Shutdown hangs on board
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1938413
Title:
[ehl] Shutdown hangs on board
Stat
** Changed in: intel
Status: New => Fix Committed
** Tags added: lookout-canyon
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1938413
Title:
Shutdown hangs on EHL board
S
** Changed in: intel
Status: New => Fix Committed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1929902
Title:
[EHL] enable USB-dw3
Status in intel:
Fix Committed
Status
** Changed in: intel
Status: New => Fix Committed
** Tags added: lookout-canyon
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1938408
Title:
EHL board does not support sof
** Changed in: linux (Ubuntu Focal)
Importance: Undecided => Critical
** Changed in: linux (Ubuntu)
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1
Based on this evaluation we have no plans at this time to backport these
patches to the Focal 5.4 kernel.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1885030
Title:
[Intel] Add Error
The following evaluation was done in early May
In summary, EDR is brand new in upstream kernels and to my
knowledge has not been exercised in-house at Canonical, and ma
These commits are in the 20.04 release kernel.
** Changed in: linux (Ubuntu)
Status: Triaged => Fix Released
** Changed in: intel
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux i
This commit is in the released 20.04 kernel
** Changed in: linux (Ubuntu)
Status: Triaged => Fix Released
** Changed in: intel
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in U
** Changed in: linux (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1842107
Title:
[EHL][OSE] I2C implementation
Status in intel:
Fix Com
** Changed in: linux (Ubuntu)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1842142
Title:
[EHL][OSE] SPI implementation
Status in intel:
Fix Com
I believe if got the exfat-fuse filesystem when I installed exfat-tools
in order to mkexfatfs.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1862028
Title:
Focal uses the exfat fuse fil
exfat-utils that is
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1862028
Title:
Focal uses the exfat fuse filesystem even though there is support in
the kernel
Status in linux packa
If I take the exfat flashdrive to a 20.04 system that does not have
exfat-utils/exfat-fuse on it, it works exactly as I expect and mounts as
an exfat filesystem.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs
** Tags added: champagne
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1862028
Title:
Focal uses the exfat fuse filesystem even though there is support in
the kernel
Status in linux
** Package changed: linux-5.4 (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1864303
Title:
Removing the e1000e module causes a crash
Status in linux package
If we think that single patch is a solution then can we get a test
kernel with that patch made available for confirmation and then get that
submitted so it can go into a official 20.04 kernel?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed t
Public bug reported:
When a storage device formatted with exfat is automatically mounted on a
system it is mounted with a fuse filesystem instead of a native, kernel
filesystem. The kernel now has support for exfat.
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Af
@ryan
The kernel SRU workflow project is a special project that is only used
for internal processes. Your bug should have been filed against the
ubuntu/linux project which I have now fixed. Also note that we closely
follow upstream stable releases and automatically pick them up.
** Also affects:
*** This bug is a duplicate of bug 1855992 ***
https://bugs.launchpad.net/bugs/1855992
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: kernel-sru-workflow
--
You received this bug notification because you are a member of Kernel
Packages, whi
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303665/+files/UdevDb.txt
** Changed in: linux (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscri
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303666/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bug
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303662/+files/ProcModules.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303664/+files/RfKill.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1851749
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303663/+files/PulseList.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303661/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303660/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.l
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303655/+files/CRDA.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1851749
Ti
apport information
** Attachment added: "AlsaInfo.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303654/+files/AlsaInfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/18
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1851749/+attachment/5303659/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
1 - 100 of 48863 matches
Mail list logo