Bug 1553931 - CONFIG_SATA_SIL24 is not set, failure to install/boot
Summary: CONFIG_SATA_SIL24 is not set, failure to install/boot
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 28
Hardware: aarch64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2018-03-09 22:43 UTC by Jeremy Linton
Modified: 2018-03-10 07:45 UTC (History)
18 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-10 07:45:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jeremy Linton 2018-03-09 22:43:17 UTC
Description of problem: The sata_sil24 driver is the primary SATA storage on the arm juno platform. This driver is disabled in the f28 build, and of course doesn't appear in the install image/initrd. 


Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Boot 28-20180302 image, attempt to install to harddrive
2. Notice there aren't any harddrives selectable as install target
3. Check kernel git, configs/fedora/generic/arm/CONFIG_SATA_SIL24


Actual results:
[jlinton@beelzebub arm]$ cat CONFIG_SATA_SIL24
# CONFIG_SATA_SIL24 is not set


Expected results:
[jlinton@beelzebub arm]$ cat CONFIG_SATA_SIL24
CONFIG_SATA_SIL24=m

Additional info:

Comment 1 Peter Robinson 2018-03-10 07:45:10 UTC
I disabled some old sata that were unlikely to be ever used on ARM, seems I was a bit thorough. Will be fixed next build.


Note You need to log in before you can comment on or make changes to this bug.