[Cbe-oss-dev] No module uhci-hcd found for kernel 2.6.28-rc4-01086-g08ae0be, aborting.

Geoff Levand geoffrey.levand at am.sony.com
Tue Nov 18 13:26:35 EST 2008


maikel at maikelbosschaert.nl wrote:
> When executing the following command:
> 
> sh># mkinitrd /boot/initrd-2.6.28 2.6.28-rc4-01086-g08ae0be
> 
> i get the following error:
> 
> No module uhci-hcd found for kernel 2.6.28-rc4-01086-g08ae0be, aborting.
> 
> the preceding commands where:
> 
> sh> git clone http://www.kernel.org/pub/scm/linux/.../ps3-linux.git
> <http://www.kernel.org/pub/scm/linux/kernel/git/geoff/ps3-linux.git>
> ps3-linux
> sh> make ps3_defconfig
> sh> make
> sh> make modules
> sh> make modules_install
> I tried to "cp arch/powerpc/configs/ps3_defconfig ./.config" and edit
> the config file to add "CONFIG_USB_UHCI_HCD=m", but then i also get the
> same error.

ps3_defconfig is not compatible with your distro's kernel config.

> Any help would be appreciated.

A kernel built with ps3_defconfig does not need an initrd.  You can
just copy the vmlinux to the correct place and add a kboot.conf
entry for it.

What are you trying to accomplish?

-Geoff




More information about the cbe-oss-dev mailing list