From owner-freebsd-questions@FreeBSD.ORG Sat May 15 04:24:21 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 962F9106566B for ; Sat, 15 May 2010 04:24:21 +0000 (UTC) (envelope-from real_precious_stone@yahoo.com) Received: from web113608.mail.gq1.yahoo.com (web113608.mail.gq1.yahoo.com [98.136.167.68]) by mx1.freebsd.org (Postfix) with SMTP id 4ED548FC08 for ; Sat, 15 May 2010 04:24:21 +0000 (UTC) Received: (qmail 95462 invoked by uid 60001); 15 May 2010 04:24:20 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1273897460; bh=oeHB1SnsC1mRO2LIL1whTpVRRCcZB04E9YPl0n21hSI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=OkLg0VoXevjmA7tKV2LwtklBOXnUN1PEqImoItUZZDk9HjBIDKLlOuTS81RqI5F/7eCZBaNK0T9ADME5Q8PmmzjiCRGKa1v2qs4CeCsXA3e228DVWXwNnVQSMC/bm+o2DC3lAipJ/QH0p9u1HOLSwLIm/V4LaKTSurytxxWHZ/8= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=yC/+sY0egUSdh+uNLp8/pntj3SqYQoVhvOWPC3z3blnwV3OxyfXPC11eOcUFSbqnQDnlsnrkxPi1qhXqK8az1uZxyfvdB1cyGq3WyhB5B6w/q/6601svoHQ8ELyxaDaotNG57Vw0a0kCHhC4hzbQxobuZ0kYLwZKT4lttRaXwl0=; Message-ID: <897122.94015.qm@web113608.mail.gq1.yahoo.com> X-YMail-OSG: D.huASkVM1nqHxwOdeZRaiuVFBkdoc1_ZmZrbH02lMku44J SPmCV9BX4I_qCS8my3se62ihwKEqudA8Ual_gglemsZVIr258nR1x9p5OSVc _dsI3Q6YS84r4qgtHqWwxoC7IuY3R6mfOIUFbHxIfTU5nyFObAqoC9i_N3NR Bk5UaB4_j_gqjM3ujpRhRoI6Mnkf_U3nN_S.TcGG0YN8eIStrmV0ja8BF_eR bCdfXqkN3LgIPgDr46lFpGlhgOBV_Qw-- Received: from [41.233.139.26] by web113608.mail.gq1.yahoo.com via HTTP; Fri, 14 May 2010 21:24:20 PDT X-Mailer: YahooMailClassic/11.0.8 YahooMailWebService/0.8.103.269680 Date: Fri, 14 May 2010 21:24:20 -0700 (PDT) From: Heshmat Ismail To: freebsd-questions@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Sat, 15 May 2010 06:27:29 +0000 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: [solved] startx couldn't create cookie with custom kernel 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: Sat, 15 May 2010 04:24:21 -0000 Hi all, I enabled device random in my kernel configuration file , rebuilt and installed my kernel , now startx works flawlessly , thank you Alexander Best and thank you all. Heshmat Ismail