From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.170]) by ozlabs.org (Postfix) with ESMTP id CF0CCDDDA2 for ; Thu, 12 Feb 2009 16:09:04 +1100 (EST) Received: by wf-out-1314.google.com with SMTP id 27so508986wfd.15 for ; Wed, 11 Feb 2009 21:09:03 -0800 (PST) MIME-Version: 1.0 Date: Thu, 12 Feb 2009 10:39:03 +0530 Message-ID: <8b0974ca0902112109m145812d8ibabf56a8face1cb7@mail.gmail.com> Subject: WARNING Cannot determine dependencies of kernel module 'uhci-hcd'.? From: Anil B G To: linuxppc-dev@ozlabs.org Content-Type: multipart/alternative; boundary=000e0cd331dc0c971e0462b1b809 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --000e0cd331dc0c971e0462b1b809 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, 1. I was trying to build the linux 2.6.28.4 kernel on a ppc system While building there was an issue in the mkinitrd as below ------------------------------------------------------------------------------------------------------------------- Kernel image: /boot/vmlinux-2.6.27.5-2-ppc64 Initrd image: /boot/abc Root device: /dev/disk/by-id/scsi-35000cca005281f3c-part3 (/dev/sda3) (mounted on / as ext3) WARNING Cannot determine dependencies of kernel module 'uhci-hcd'. Does it exist? If it does, try depmod -a. Continuing without uhci-hcd. Features: block usb resume.userspace resume.kernel depmod -a works fine. ------------------------------------------------------------------------------------------------------------------- I tried enabling OHCI inplace of UHCI in the .config and got similar results. I then tried disabling USB in the menuconfig, but still got the same result. I then tried with a different kernel (2.6.27.5) and got pretty much the same result. Any suggestions on how to get around this problem? Regards, Anil --000e0cd331dc0c971e0462b1b809 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi,
 
1. I was trying to build the linux 2.6.28.4 kernel on a ppc system

While building there was an issue in the mkinitrd as below

-------------------------------------------------------------------------------------------------------------------

 Kernel image: /boot/vmlinux-2.6.27.5-2-ppc64

Initrd image: /boot/abc

Root device: /dev/disk/by-id/scsi-35000cca005281f3c-part3 (/dev/sda3) (mounted on / as ext3)

WARNING Cannot determine dependencies of kernel module 'uhci-hcd'.

Does it exist? If it does, try depmod -a. Continuing without uhci-hcd.

Features: block usb resume.userspace resume.kernel

depmod -a works fine.

-------------------------------------------------------------------------------------------------------------------

I tried enabling OHCI inplace of UHCI in the .config and got similar results. I then tried disabling USB in the menuconfig, but still got the same result.

I then tried with a different kernel (2.6.27.5) and got pretty much the same result.

Any suggestions on how to get around this problem?

Regards,

Anil

--000e0cd331dc0c971e0462b1b809--