Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802525 - Include vmd.ko in installation media
Summary: Include vmd.ko in installation media
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: All ISO (show other bugs)
Hardware: All Linux
: High major with 1 vote (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-17 03:21 UTC by Nebrit
Modified: 2022-03-24 23:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nebrit 2021-07-17 03:21:10 UTC
Virtually all newer Intel based laptops have NVMEs connected via Volume Management Device (fake raid) by default

Some laptops allow to switch back to OHCI, but many don't provide that option

In VMD mode nvme drives can't be detected without vmd driver, which is missing in Gentoo installation media, making it impossible to install

Need to inclde vmd.ko
Comment 1 Nebrit 2021-07-17 03:39:27 UTC
Same issue in Arch https://bugs.archlinux.org/task/68704

My particular laptop is HP Spectre X360 13t-aw200
Similar issue for same laptop here https://forum.manjaro.org/t/solved-nvme-disk-not-found-at-boot-after-install/61616

Similar arch discussion https://bbs.archlinux.org/viewtopic.php?id=251762

Again, there are workarounds for some laptops that allow to disable VMD in BIOS, but HP laptops don't provide that option, making nvme disks invisible
Comment 2 Nebrit 2021-07-17 03:47:32 UTC
per arch bug the list of hardware is broad enough to hopefully justify the high priority

HP Pavilion Laptop 15-eg0xxx
Dell Inspiron 5406
Asus Zenbook UX325
Dell XPS 13 9310
Comment 3 Larry the Git Cow gentoo-dev 2021-07-17 11:09:16 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=c93738cad14283a4fe8704a9b7e16fe73397f20d

commit c93738cad14283a4fe8704a9b7e16fe73397f20d
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2021-07-17 11:06:52 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2021-07-17 11:06:52 +0000

    kconfig/amd64: add VMD support
    
    Bug: https://bugs.gentoo.org/802525
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 releases/kconfig/amd64/amd64-5.10.49.config | 6037 +++++++++++++++++++++++++++
 1 file changed, 6037 insertions(+)
Comment 4 Ben Kohler gentoo-dev 2021-07-17 11:12:11 UTC
This should be included in the next amd64 installcd & admincd autobuilds
Comment 5 Nebrit 2021-07-19 04:07:57 UTC
I confirm it works now
Comment 6 Ben Kohler gentoo-dev 2021-07-19 10:08:40 UTC
Thanks for the followup
Comment 7 Larry the Git Cow gentoo-dev 2022-03-24 23:41:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=64ffd943f4fe6495737d68af150108358533e87b

commit 64ffd943f4fe6495737d68af150108358533e87b
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2022-03-24 23:41:19 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2022-03-24 23:41:38 +0000

    releases/kconfig/amd64: add vmd.ko to livegui
    
    Bug: https://bugs.gentoo.org/802525
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 releases/kconfig/amd64/livegui-amd64-5.15.16.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)