From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by dpdk.org (Postfix) with ESMTP id 981105901 for ; Fri, 11 Jul 2014 00:08:18 +0200 (CEST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 10 Jul 2014 15:08:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,639,1400050800"; d="scan'208";a="455614153" Received: from plxs0284.pdx.intel.com ([10.25.97.128]) by azsmga001.ch.intel.com with ESMTP; 10 Jul 2014 15:08:42 -0700 Received: from plxv1143.pdx.intel.com (plxv1143.pdx.intel.com [10.25.98.50]) by plxs0284.pdx.intel.com with ESMTP id s6AM8gYr012428; Thu, 10 Jul 2014 15:08:42 -0700 Received: from plxv1143.pdx.intel.com (localhost [127.0.0.1]) by plxv1143.pdx.intel.com with ESMTP id s6AM8fPO010427; Thu, 10 Jul 2014 15:08:41 -0700 Received: (from jbshaw@localhost) by plxv1143.pdx.intel.com with œ id s6AM8fQ2010401; Thu, 10 Jul 2014 15:08:41 -0700 Date: Thu, 10 Jul 2014 15:08:41 -0700 From: Jeff Shaw To: "Daniel, Christopher" Message-ID: <20140710220841.GA1260@plxv1143.pdx.intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] Error while inserting module /build/kmod/igb_uio.ko X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2014 22:08:19 -0000 On Thu, Jul 10, 2014 at 09:53:20PM +0000, Daniel, Christopher wrote: > 3) Having an issue with > # insmod build/kmod/igb_uio.ko > > I am getting > > insmod: error inserting './build/kmod/igb_uio.ko': -1 Unknown symbol in module > > dmesg: > igb_uio: Unknown symbol __fentry__ (err 0) > Did you 'modprobe uio'?