This bug was fixed in the package linux-oem-5.6 - 5.6.0-1021.21+20.10.2
---------------
linux-oem-5.6 (5.6.0-1021.21+20.10.2) groovy; urgency=medium
* dkms artifacts may expire from the pool (LP: #1850958)
- [Packaging] autoreconstruct -- manage executable debian files
linux-oem-5.6 (5.6.0-1021.21+20.10.1) groovy; urgency=medium
* dkms artifacts may expire from the pool (LP: #1850958)
- [packaging] handle downloads from the librarian better
* Packaging resync (LP: #1786013)
- [Packaging] update helper scripts
- [Packaging] update update.conf
- update dkms package versions
* Introduce the new NVIDIA 450-server and the 450 UDA series (LP: #1887674)
- [Packaging] NVIDIA -- Add signed modules for 450
* Miscellaneous upstream changes
- usbip: tools: fix build error for multiple definition
- libtraceevent: Fix build with binutils 2.35
- perf cs-etm: Move definition of 'traceid_list' global variable from header
file
linux-oem-5.6 (5.6.0-1021.21) groovy; urgency=medium
* Emtpy entry.
linux-oem-5.6 (5.6.0-1021.21) focal; urgency=medium
* focal/linux-oem-5.6: 5.6.0-1021.21 -proposed tracker (LP: #1889371)
* Fix right speaker of HP laptop (LP: #1889375)
- SAUCE: hda/realtek: Fix right speaker of HP laptop
* blk_update_request error when mount nvme partition (LP: #1872383)
- SAUCE: nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
* cgroup refcount is bogus when cgroup_sk_alloc is disabled (LP: #1886860)
- cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
- cgroup: Fix sock_cgroup_data on big-endian.
* Add support for Atlantic NIC firmware v4 (LP: #1886908)
- net: atlantic: simplify hw_get_fw_version() usage
- net: atlantic: align return value of ver_match function with function name
- net: atlantic: add support for FW 4.x
* Restart the machine successfully after suspend (LP: #1888375)
- SAUCE: iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu
- iommu/vt-d: Don't apply gfx quirks to untrusted devices
* Wakeup the system by touching the touchpad (LP: #1888331)
- gpio: gpiolib: Allow GPIO IRQs to lazy disable
- HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
* soc/amd/renoir: detect dmic from acpi table (LP: #1887734)
- ASoC: amd: add logic to check dmic hardware runtime
- ASoC: amd: add ACPI dependency check
- ASoC: amd: fixed kernel warnings
* [SRU][PATCH 0/1][oem-5.6] fix amd RENOIR screen backlight issue.
(LP: #1886785)
- Revert "drm/amd/display: disable dcn20 abm feature for bring up"
* Enable Quectel EG95 LTE modem [2c7c:0195] (LP: #1886744)
- net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
- USB: serial: option: add Quectel EG95 LTE modem
* soc/amd/renoir: change the module name to make it work with ucm3
(LP: #1888166)
- AsoC: amd: add missing snd- module prefix to the acp3x-rn driver kernel
module
- remove a kernel module since its name is changed
* System stops responding while entering S3 with SD card installed
(LP: #1880519)
- xhci: Return if xHCI doesn't support LPM
- xhci: Poll for U0 after disabling USB2 LPM
* [SRU][F/OEM-5.6] add a new OLED panel support for brightness control
(LP: #1887909)
- drm/dp: Lenovo X13 Yoga OLED panel brightness fix
-- Seth Forshee <[email protected]> Mon, 24 Aug 2020 13:18:25
-0500
** Changed in: linux-oem-5.6 (Ubuntu)
Status: Invalid => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1872383
Title:
blk_update_request error when mount nvme partition
Status in HWE Next:
New
Status in OEM Priority Project:
Confirmed
Status in linux package in Ubuntu:
Fix Released
Status in linux-oem-5.6 package in Ubuntu:
Fix Released
Status in linux source package in Focal:
Fix Committed
Status in linux-oem-5.6 source package in Focal:
Fix Released
Status in linux source package in Groovy:
Fix Released
Bug description:
[Impact]
Got below error message after upgraded Focal kernel(v5.4)
[ 576.793852] blk_update_request: operation not supported error, dev
nvme1n1, sector 4218887 op 0x9:(WRITE_ZEROES) flags 0x0 phys_seg 0 prio class 0
This issue was introduced by below commit which added write zeros command
6e02318eaea5 nvme: add support for the Write Zeroes command
SK hynix firmware has a bug that it treats NLB as max value instead
of a range, so the NLB passed isn't a valid value to the firmware.
[Fix]
Add a quirk to disable write zeros support
[Test]
Verified on the machine with SK hynix PC400 nvme machine.
[Regression Potential]
Low, it's a quirk to a specific PCI ID.
==========================================================================
Can't install on this nvme with a focal server installer.
As mount a nvme partition with kernel with focal 5.4.0-21-generic kernel
endless blk_update_request error will exists in kernel dmesg.
the nvme module: PC400 NVMe SK hynix 512GB
While mount nvme module: PC SN720 NVMe WDC 256GB, there is no such issue.
---
ProblemType: Bug
AlsaVersion: Advanced Linux Sound Architecture Driver Version
k5.4.0-21-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu26
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path',
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0',
'/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p',
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D2c',
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer']
failed with exit code 1:
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
CasperMD5CheckResult: skip
DistroRelease: Ubuntu 20.04
InstallationDate: Installed on 2020-04-01 (11 days ago)
InstallationMedia: Ubuntu-Server 20.04 LTS "Focal Fossa" - Alpha amd64
(20200330)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
Lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 06c4:c401 Bizlink International Corp. DisplayPort ALT
mode device
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Lsusb-t:
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 10000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
|__ Port 3: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 3: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 6: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 12M
MachineType: Dell Inc. Precision 3930 Rack
Package: linux-generic 5.4.0.21.25
PackageArchitecture: amd64
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-21-generic
root=UUID=2b73a661-f0a8-453a-ac0d-b93c5eb97f8d ro
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
linux-restricted-modules-5.4.0-21-generic N/A
linux-backports-modules-5.4.0-21-generic N/A
linux-firmware 1.187
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
Tags: focal
Uname: Linux 5.4.0-21-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
_MarkForUpload: True
dmi.bios.date: 02/05/2020
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 2.5.0
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 23
dmi.chassis.vendor: Dell Inc.
dmi.modalias:
dmi:bvnDellInc.:bvr2.5.0:bd02/05/2020:svnDellInc.:pnPrecision3930Rack:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct23:cvr:
dmi.product.family: Precision
dmi.product.name: Precision 3930 Rack
dmi.product.sku: 0873
dmi.sys.vendor: Dell Inc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1872383/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp