From owner-freebsd-hackers Wed Mar 27 7:48:49 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by hub.freebsd.org (Postfix) with ESMTP id 504D037B400 for ; Wed, 27 Mar 2002 07:48:47 -0800 (PST) Received: from fwd11.sul.t-online.de by mailout09.sul.t-online.com with smtp id 16qFfK-00019r-07; Wed, 27 Mar 2002 16:48:46 +0100 Received: from there (320071886283-0001@[217.228.214.167]) by fmrl11.sul.t-online.com with smtp id 16qFfE-1s573IC; Wed, 27 Mar 2002 16:48:40 +0100 Content-Type: text/plain; charset="iso-8859-15" From: Thomas =?iso-8859-15?q?W=FCrfl?= To: freebsd-hackers@freebsd.org Subject: problems with wine Date: Wed, 27 Mar 2002 16:48:40 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <16qFfE-1s573IC@fmrl11.sul.t-online.com> X-Sender: 320071886283-0001@t-dialin.net Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a problem running a application with wine (native). Error message: 486 cpu or higher required. I have a amd k7. The linux version catches the cpu-type from /proc/cpuinfo. But Freebsd's /proc is diffrent from linux. So they set the values for cpu type fix ( i386 ). Which isn't a really good idea. From where can I take the cpu info to change this? ( I don't want to take /usr/compat/linux/proc/cpuinfo. ) thanks for your help, Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message