From owner-freebsd-questions@FreeBSD.ORG Tue May 22 09:04:17 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2A62E16A41F for ; Tue, 22 May 2007 09:04:17 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de (mail.smartterra.de [195.225.132.203]) by mx1.freebsd.org (Postfix) with ESMTP id CA46113C4B8 for ; Tue, 22 May 2007 09:04:16 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mail.liberty-hosting.de ([195.225.132.203]) by localhost (liberty-mail [195.225.132.203]) (amavisd-new, port 10024) with ESMTP id 39088-09; Tue, 22 May 2007 11:04:14 +0200 (CEST) Received: from home.alpha-tierchen.de (port-212-202-170-5.dynamic.qsc.de [212.202.170.5]) by mail.liberty-hosting.de (Postfix) with ESMTP id 2A669180578; Tue, 22 May 2007 11:04:14 +0200 (CEST) Received: from webmail.alpha-tierchen.de (localhost [127.0.0.1]) by home.alpha-tierchen.de (Postfix) with ESMTP id DDBD145046; Tue, 22 May 2007 11:04:10 +0200 (CEST) Received: from 2001:6f8:101e:0:20e:cff:fe6d:6adb (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Tue, 22 May 2007 11:04:10 +0200 (CEST) Message-ID: <56016.2001:6f8:101e:0:20e:cff:fe6d:6adb.1179824650.squirrel@webmail.alpha-tierchen.de> In-Reply-To: <200705211823.29943.ABabiy@shaw.ca> References: <200705211823.29943.ABabiy@shaw.ca> Date: Tue, 22 May 2007 11:04:10 +0200 (CEST) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: "Andriy Babiy" User-Agent: SquirrelMail/1.4.9a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at mail.smartterra.de Cc: freebsd-x11@freebsd.org, FreeBSD-questions Subject: Re: xorg 7.2 start problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2007 09:04:17 -0000 Andriy schrieb: > (II) Loading font FreeType > (II) LoadModule: "mga" > (WW) Warning, couldn't open module mga > (II) UnloadModule: "mga" > (EE) Failed to load module "mga" (module does not exist, 0) > (II) LoadModule: "mouse" > (WW) Warning, couldn't open module mouse > (II) UnloadModule: "mouse" > (EE) Failed to load module "mouse" (module does not exist, 0) > (II) LoadModule: "kbd" > (WW) Warning, couldn't open module kbd > (II) UnloadModule: "kbd" > (EE) Failed to load module "kbd" (module does not exist, 0) > (EE) No drivers available. You need at least the following ports: x11-drivers/xf86-video-mga x11-drivers/xf86-input-mouse x11-drivers/xf86-input-keyboard Regards Björn