Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 261122 - genkernel should set CONFIG_SCSI_MULTI_LUN by default
Summary: genkernel should set CONFIG_SCSI_MULTI_LUN by default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-03-03 23:37 UTC by Ian Hubbertz
Modified: 2010-12-10 08:00 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 Ian Hubbertz 2009-03-03 23:37:46 UTC
CONFIG_SCSI_MULTI_LUN costs almost no size/speed and is needed for a lot of devices likes USB card readers or mobile phones with internal + card memory (e.g. Sony Ericsson phones).

Reproducible: Always

Steps to Reproduce:
For example, plug in SE W890i
Actual Results:  
Only the internal memory is found and can be mounted.

Expected Results:  
Both internal memory and "memory stick" should be found and able to be mounted.

setting CONFIG_SCSI_MULTI_LUN  in kernel config solves the problem, so I suggest that a genkernel kernel should have this option activated by default.
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2009-12-26 23:01:19 UTC
This is committed in git.
Comment 2 Sebastian Pipping gentoo-dev 2010-12-10 08:00:30 UTC
(In reply to comment #1)
> This is committed in git.

Due to the date of the last comment on this bug I assume that feature to be included in 3.4.10.907 or an earlier release of genkernel.

Closing, please re-open as needed.