From owner-freebsd-questions@FreeBSD.ORG Mon Sep 17 05:39:32 2012 Return-Path: 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 734B4106564A for ; Mon, 17 Sep 2012 05:39:32 +0000 (UTC) (envelope-from saeedeh.motlagh@gmail.com) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 265078FC08 for ; Mon, 17 Sep 2012 05:39:31 +0000 (UTC) Received: by qcsg15 with SMTP id g15so5185601qcs.13 for ; Sun, 16 Sep 2012 22:39:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=9J+pY4JVAOIBj77rfs22lAVBK8VgTh0+te7CtnJiRJo=; b=YLzJHCcQHiD+LZzhFAxD+UCn4EKB+dQc4/33f2e8EoOHgAK0D4iACkQbQGb7J9epUf odhMdR7yEGhF0gQjI3aZF5pMuKglAUjQcY3NSo+xLGQPISfoAXml96OQMXmf8wDLZaJJ 4f6Qlao8O9O71awQ6FL5+ojhkByGjw0ghjwJt4wKADThY98Go2YOR1V90tWV1RxrGeRP 2vKPtcv5kGV6s4QRvDlU5mDnjMAH1ep0jmYKflwh6oqXIVNz9xZj7llbKVlj1TFAUDrt RsslpY/8b5kym5tlnSZ+a2DpK7ZlWQPbNpuyn90UJ4/iWajnpfWy7mv26zdeJgdUuVJx 3eag== MIME-Version: 1.0 Received: by 10.224.196.73 with SMTP id ef9mr25407003qab.36.1347860371353; Sun, 16 Sep 2012 22:39:31 -0700 (PDT) Received: by 10.49.40.196 with HTTP; Sun, 16 Sep 2012 22:39:31 -0700 (PDT) In-Reply-To: <5055C604.8090801@tp1.rub.de> References: <5055C604.8090801@tp1.rub.de> Date: Mon, 17 Sep 2012 10:09:31 +0430 Message-ID: From: saeedeh motlagh To: Stephan Schindel Content-Type: text/plain; charset=UTF-8 Cc: freebsd-questions@freebsd.org Subject: Re: have desktop on freebsd 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: Mon, 17 Sep 2012 05:39:32 -0000 my video card is intel, you mean i should change my driver to intel? could you please tell me how to do that? i change my driver type from fbdev to vesa in xorg.conf file but it has the fbdevhw error yet. i think i should do something else to change my driver. please let me know if i'm making mistake and how to fix it. thanks On 9/16/12, Stephan Schindel wrote: > Am 16.09.2012 13:59, schrieb saeedeh motlagh: >> *hello guys, >> >> i installed freebsd8.2 and upgraded my portsnap.then i installed X11 and >> gnome2 and configured x11 but it does not work correctly. when i run >> startx >> command, it has the following error: >> >> failed to load module "fbdev" >> >> when i install fbdev from /x11-drivers/xf86-video-fbdev the other error >> occurred: >> "loadmodule: module fbdevhw does not have a fbdevhwModuleData data >> object" >> >> i try to change my driver from fbdev to vesa. in order to do that, i >> change >> the name of driver in Xorg.conf but the same error happend again. >> >> anybody knows how i should solve it to have desktop on my freebsd box? >> * >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > What video card do you have? You need to have the correct driver installed. > > Stephan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >