From owner-freebsd-stable@FreeBSD.ORG Tue Dec 25 17:09:00 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DED0216A421 for ; Tue, 25 Dec 2007 17:09:00 +0000 (UTC) (envelope-from alburthoffman@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.freebsd.org (Postfix) with ESMTP id 9556813C4E7 for ; Tue, 25 Dec 2007 17:09:00 +0000 (UTC) (envelope-from alburthoffman@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so3898762pyb.3 for ; Tue, 25 Dec 2007 09:09:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=966h+TtsENbTUnXGg2I54tMW8qXFe8Ct5i/9MSp9OoA=; b=ggySk181WTIuje1NN5Ta1MswFK04xaWgnTci7raOCH2uvHKFUxmq79GTd9G8koTPi/T8An8we9al+fDIaDN2FE11hZZuLKgR9spYPO7tqita4C+kpOhlsz8awWDyH407Dpr7n6Z9ES1+KBlb76EldiX6eM5LtAaufSPP5Tlxcu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=oCiljVfp+YE4fK4MShCODK3xbqqWS+maOdSt4zHb43eDlR79rj6KXYR4jQVt53yDwKpBRA0tSMYZbQOYlskUaVQJ4GC75T2ylJA7EWx1/cevS8hXxx8pUb9l+6hDFULwQA7sAmJ+4H4jk4JzzgI8U5wFmVAnwiDFG8jmRrofHeo= Received: by 10.65.121.9 with SMTP id y9mr10664646qbm.26.1198600848562; Tue, 25 Dec 2007 08:40:48 -0800 (PST) Received: by 10.65.249.17 with HTTP; Tue, 25 Dec 2007 08:40:48 -0800 (PST) Message-ID: Date: Wed, 26 Dec 2007 00:40:48 +0800 From: "Alburt Hoffman" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: can't load snd_driver X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2007 17:09:01 -0000 Hi guys: I want to install my sound card and it just returned: "kldload:can't load snd_driver:Exec format error" my sound card is Realtek High Definition Audio.Is there any suggestion? with best regards. Alburt Hoffman