From owner-freebsd-questions@FreeBSD.ORG Wed Sep 19 05:23:42 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 72117106566B for ; Wed, 19 Sep 2012 05:23:42 +0000 (UTC) (envelope-from saeedeh.motlagh@gmail.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 268C88FC12 for ; Wed, 19 Sep 2012 05:23:41 +0000 (UTC) Received: by qatn12 with SMTP id n12so738594qat.13 for ; Tue, 18 Sep 2012 22:23:41 -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=kYuzaROeg/UPr/Wdyt2U5WA6rnX1PoxUBqM/c/T+KoA=; b=XHan0zRgBqZEUX2srJvCZe16SU5ROtzb4HE/tTygzeWmkKAI9cG/unOE8BM7oJKih1 GvuyUfYJuFeSxIvlS5cZKFS8w4Dh3UEjS7e63HHYTrsSAd1lqyt5fuwlEfKhvljCFg38 zEmqCg5Rjo7KqzZCuVTosGO6MMqr3QsYtfKNAs2/gO5P9LfVLfxSdA2npYBfBP25zRL+ nkl+AScmrBNadAW6GRh4lcB1zrhcv+omPWCAD4DFT214dyWJtxw2fyR5HVxu3Su2zqRJ lbhxqXL8DG4E3iwbtyfLD6+zK1+CmOmp9+pOtHDg0Clg9+NJHqLV/esSvQ5otD2X4/zt ioFQ== MIME-Version: 1.0 Received: by 10.224.107.6 with SMTP id z6mr4771078qao.47.1348032221068; Tue, 18 Sep 2012 22:23:41 -0700 (PDT) Received: by 10.49.40.196 with HTTP; Tue, 18 Sep 2012 22:23:40 -0700 (PDT) In-Reply-To: <505854BD.6060304@bananmonarki.se> References: <5055C604.8090801@tp1.rub.de> <505854BD.6060304@bananmonarki.se> Date: Wed, 19 Sep 2012 09:53:40 +0430 Message-ID: From: saeedeh motlagh To: Bernt Hansson Content-Type: text/plain; charset=UTF-8 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: Wed, 19 Sep 2012 05:23:42 -0000 thanks Bernt, i deinstall it and then try startx. startx works and displays graphical page. but when i restart me system i do not have desktop yet. you know, startx displays graphical page when fbdev is installed too. please let me know if you have any idea or hint that can solved my problem becuase i don't have any idea anymore. thanks On 9/18/12, Bernt Hansson wrote: > 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" >> >> >