Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1964218 - NXP i.MX8MM EVK: not able to install from USB Disk
Summary: NXP i.MX8MM EVK: not able to install from USB Disk
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 34
Hardware: aarch64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2021-05-25 02:53 UTC by Peng Fan
Modified: 2021-06-02 10:47 UTC (History)
22 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Peng Fan 2021-05-25 02:53:37 UTC
ci_hdrc_imx.ko
typec.ko
tcpci.ko

modules under drivers/usb are missed.

Comment 1 Peng Fan 2021-05-25 03:11:32 UTC
Please add the extra three modules for i.MX8MM EVK board.

insmod kernel/drivers/usb/typec/typec.ko.xz
insmod kernel/drivers/usb/typec/tcpm/tcpm.ko.xz
insmod kernel/drivers/usb/typec/tcpm/tcpci.ko.xz

Thanks,
Peng.

Comment 2 Peter Robinson 2021-05-25 08:14:06 UTC
(In reply to Peng Fan from comment #1)
> Please add the extra three modules for i.MX8MM EVK board.

Add them to where? We already build them in the kernel.

Comment 3 Peng Fan 2021-05-25 08:45:48 UTC
The modules are needed when installing fedora 34 from usb disk, otherwise usb disk is not able to be detected. So I think should be added to initrd. i.MX8MM-EVK usb use typec interface, that's why we need these modules.

Comment 4 Peter Robinson 2021-05-25 08:56:34 UTC
OK, dracut generates the initrd. Will take a look.

Comment 5 Peng Fan 2021-05-25 09:24:04 UTC
In best case, when I could get a new build? Will it be back ported to Fedora 34?

Comment 6 Peng Fan 2021-06-02 10:35:01 UTC
Is there any update?

Comment 7 Peter Robinson 2021-06-02 10:47:25 UTC
(In reply to Peng Fan from comment #6)
> Is there any update?

It's on my backlog, when I know more it will be updated, if there's no update....


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