From owner-freebsd-questions@FreeBSD.ORG Tue Sep 18 11:29:02 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 D2562106566C for ; Tue, 18 Sep 2012 11:29:02 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 300F58FC0A for ; Tue, 18 Sep 2012 11:29:01 +0000 (UTC) Received: from kw.news4all.se (c80-217-70-175.bredband.comhem.se [80.217.70.175]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id q8IB50Z6052644; Tue, 18 Sep 2012 13:05:01 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <505854BD.6060304@bananmonarki.se> Date: Tue, 18 Sep 2012 13:02:21 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:15.0) Gecko/20120901 Thunderbird/15.0 MIME-Version: 1.0 To: saeedeh motlagh References: <5055C604.8090801@tp1.rub.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Stephan Schindel , 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: Tue, 18 Sep 2012 11:29:03 -0000 2012-09-17 07:39, saeedeh motlagh skrev: > 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 Try to deinstall /x11-drivers/xf86-video-fbdev. Then try startx again. > > > 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" >> > _______________________________________________ > 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" > >