Various modules missing from imx51 netboot image
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debian-installer (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
linux-fsl-imx51 (Ubuntu) |
Fix Released
|
Medium
|
Amit Kucheria |
Bug Description
Binary package hint: debian-installer
Hi
Booting the netboot image for imx51, I was able to start the installer either on tty1 or on the serial console, however it's unusable because:
- the ethernet driver for imx51 is broken and the USB ethernet drivers aren't in the image (I think the module is "asix")
- the USB keyboard driver (and/or other drivers which it needs) aren't in the image
The full list of modules I see is:
/lib/modules/
/lib/modules/
/lib/modules/
/lib/modules/
/lib/modules/
I think we need at least enough to type in the installer to setup network properly and network drivers; the rest can be downloaded.
Bye
Changed in linux-fsl-imx51 (Ubuntu): | |
assignee: | nobody → Amit Kucheria (amitk) |
tags: | added: armel imx51 |
Changed in debian-installer (Ubuntu): | |
assignee: | Loïc Minier (lool) → nobody |
Changed in linux-fsl-imx51 (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Fix Committed |
tags: | added: iso-testing |
Amit, most issues were debian-installer configuration issues; the only module I spotted as missing for the netboot image to be useful is net/usb/asix.ko.
Could you please add "asix ?" in debian. fsl-imx51/ d-i/modules/ nic-usb- modules?
Thanks,