FS#73513 - [hwdetect] "/boot/vmlinuz-linux: No such file or directory" for LTS kernels

Attached to Project: Arch Linux
Opened by Eric Wang (enihcam) - Wednesday, 26 January 2022, 12:12 GMT
Last edited by Tobias Powalowski (tpowa) - Sunday, 30 January 2022, 20:25 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

~ $ sudo hwdetect --show-modules
hexdump: /boot/vmlinuz-linux: No such file or directory
hexdump: stdin: Bad file descriptor

Additional info:
* package version(s)
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Sunday, 30 January 2022, 20:25 GMT
Reason for closing:  Fixed
Additional comments about closing:  2022.01-5
Comment by Eric Wang (enihcam) - Wednesday, 26 January 2022, 12:28 GMT
also it would be good to support custom kernels.
Comment by Tobias Powalowski (tpowa) - Sunday, 30 January 2022, 20:25 GMT
custom kernels can be specified with parameter.
--kernel_version= use kernel version (no autodetect)
--kernel_directory= use kernel module directory (no autodetect)

Loading...