From owner-freebsd-amd64@FreeBSD.ORG Mon Oct 25 19:05:50 2010 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EC16106566C for ; Mon, 25 Oct 2010 19:05:50 +0000 (UTC) (envelope-from delphij@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2402E8FC1B for ; Mon, 25 Oct 2010 19:05:49 +0000 (UTC) Received: by iwn39 with SMTP id 39so4703832iwn.13 for ; Mon, 25 Oct 2010 12:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=VmCvHS3N5JgTeOeRaDujCvtDVShKZO+XhMbNb9taa2M=; b=bEopkWOC8GgkNYCwNYZ6YmfK55Nhmx5neQd1UNneXOSgLuNhlzCjnyDgUqRJEHLqrp v90DwfCHjVpKB4lnIpZjcQQmGH8c3H/Q2mKoFoW7acq61HZhpslxDey9FnVkqa/fEIkt fmNP4QRkt/IVCKM2VRXHuIszrtMOfPI+0X1tA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=B81d2b7wzCtWdsMdBL4u2heOXWeFa9th6UOyRqNqnjcZcf9NQtOmiG7ZBUzEK+b3/f FRkOaL5BFVAJRdeCRqcR8bEvzqw8ZVVwSdEEGm3EovF4Dm9r0NGv9TyuQ12wFQDTBoTL TRKzUbvhYjUALDvl4isND/eM9xzKo28U2kXjs= MIME-Version: 1.0 Received: by 10.231.36.12 with SMTP id r12mr6168390ibd.175.1288032226982; Mon, 25 Oct 2010 11:43:46 -0700 (PDT) Received: by 10.231.146.16 with HTTP; Mon, 25 Oct 2010 11:43:46 -0700 (PDT) In-Reply-To: <20101025.200849.1906767193881842753.hanche@math.ntnu.no> References: <201010251800.o9PI0tJZ024633@freefall.freebsd.org> <20101025.200849.1906767193881842753.hanche@math.ntnu.no> Date: Mon, 25 Oct 2010 11:43:46 -0700 Message-ID: From: Xin LI To: Harald Hanche-Olsen Content-Type: text/plain; charset=UTF-8 Cc: delphij@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: amd64/151722: kldload on 8.1-RELEASE memorystick fails X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2010 19:05:50 -0000 Hi, On Mon, Oct 25, 2010 at 11:08 AM, Harald Hanche-Olsen wrote: > There are only one small problems with that explanation: There is no > solaris.ko there. (I had in fact tried that first, since that is the It's opensolaris.ko, not solaris.ko here. > way it is set up on i386.) And the same problem occurs if I try to > load geom_eli.ko. For geom_eli.ko you would probably need zlib.ko and crypto.ko. I think some message would show up in console 2 (kernel messages, etc) but the message might be referencing the module's symbolic name, not the filenames. Cheers, -- Xin LI http://www.delphij.net