Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634404 - Enable SMB2/3 kernel support
Summary: Enable SMB2/3 kernel support
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-16 03:10 UTC by BT
Modified: 2018-07-05 23:18 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 BT 2017-10-16 03:10:23 UTC
The install-amd64-minimal-20170907.iso (and I assume other media) does not have support for SMB2/3. Please enable the following Kconfig options:

CONFIG_CIFS_SMB2=y
CONFIG_CIFS_SMB311=y
Comment 1 BT 2017-11-05 10:47:30 UTC
With Linux 4.13 and later there is no CONFIG_CIFS_SMB2. Enabling CONFIG_CIFS will also enable support for SMB2/3.