From owner-freebsd-current@FreeBSD.ORG Wed Aug 4 23:10:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11CF416A4CE for ; Wed, 4 Aug 2004 23:10:53 +0000 (GMT) Received: from mta02-svc.ntlworld.com (mta02-svc.ntlworld.com [62.253.162.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D43A43D39 for ; Wed, 4 Aug 2004 23:10:52 +0000 (GMT) (envelope-from ben@spooty.net) Received: from m14-mp1.cvx3-b.pop.dial.ntli.net ([80.1.84.14]) by mta02-svc.ntlworld.comESMTP <20040804230918.PVWK12282.mta02-svc.ntlworld.com@m14-mp1.cvx3-b.pop.dial.ntli.net>; Thu, 5 Aug 2004 00:09:18 +0100 From: Ben Paley To: mark@remotelab.org Date: Thu, 5 Aug 2004 00:13:13 +0100 User-Agent: KMail/1.6.2 References: <20040804220518.E928016A54D@hub.freebsd.org> In-Reply-To: <20040804220518.E928016A54D@hub.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200408050013.13252.ben@spooty.net> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit cc: Rossam Souza da Silva cc: current@freebsd.org Subject: Re: radeon.ko doesn't load on recent current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2004 23:10:53 -0000 > On Wed, Aug 04, 2004 at 09:28:48AM -0300, Rossam Souza da Silva wrote: > > I have the same problem with VMWare3 kernel modules... > > no one is loaded, with error messages about symbols. > > What is the error message? > > Is this one? > > > Additional ABI support: > linux > . > Starting cron. > Local package initialization: > link_elf: symbol kmem_alloc_pageable undefined > kldload: > can't load /usr/local/lib/vmware/modules/vmmon_up.ko > > No such file or directory > vmnet1: Ethernet address: 00:bd:c4:3d:00:01 > VMware > > > In this case, download last vmware3 port skeleton from > > http://www.break.net/orlando/vmware3/ > > and try again. I've had something like this recently, more than once, as well as other vmware related nonsense (dll error running flash mx 2004 pro in W98 guest, anyone?) and I discovered I had to upgrade rtc after any makeworld / kernel, then reinstall vmware3. If I _don't_ do that I get panics, crashes, hangs and all sorts, and if I _do_, everything works fine... so I recommend giving it a go. Cheers, Ben