From owner-freebsd-x11@FreeBSD.ORG Thu May 13 09:13:08 2010 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85AFE1065672 for ; Thu, 13 May 2010 09:13:08 +0000 (UTC) (envelope-from real_precious_stone@yahoo.com) Received: from n2-vm1.bullet.mail.gq1.yahoo.com (n2-vm1.bullet.mail.gq1.yahoo.com [67.195.23.155]) by mx1.freebsd.org (Postfix) with SMTP id 51EC08FC1E for ; Thu, 13 May 2010 09:13:08 +0000 (UTC) Received: from [67.195.9.81] by n2.bullet.mail.gq1.yahoo.com with NNFMP; 13 May 2010 09:00:03 -0000 Received: from [98.137.27.218] by t1.bullet.mail.gq1.yahoo.com with NNFMP; 13 May 2010 09:00:03 -0000 Received: from [127.0.0.1] by omp128.mail.gq1.yahoo.com with NNFMP; 13 May 2010 09:00:03 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 955588.58410.bm@omp128.mail.gq1.yahoo.com Received: (qmail 20151 invoked by uid 60001); 13 May 2010 09:00:03 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1273741203; bh=4wiBADU8pl/glfF+OTtfRk8Kgj/Qm+bZiji65NSFvE4=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=CjIYWGZEivSrqtck/ucURX4eRY7x61hNDzBe72vOqh2n+C0nybHDvIa/dftoq/F9IHpRdy+94nUgLsm0JW9CxeYYjR0zT0LTTjIidpG6amwzkKRH2JdgY/ToAiHblXP4HZgI9PN9X3qL7yFr095Ihwf6Gg5L61H01qJ6wqzP5xU= 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=gKRTw985RH97uAiEpv0Acw0gxxUuhUFkHEjWzYWj82a8FGlca+73I/SOKubLxdxU3BkMGzv8Jxfcx1OZRPXROcEpDS3AKMlaKCY7NOp85M7BLZGtsNDJTEBlsCHiyl/8aGodnedcOsFY+Qr1JveVL2jG0n7cvl/hxkiIwT3oMno=; Message-ID: <838305.11684.qm@web113618.mail.gq1.yahoo.com> X-YMail-OSG: FAaM8MUVM1l.hn5Mw6FYP6hUpfDDVZLILHOre.Vaal4byJP 1gLz_ZBKxBVPknLogpYltBVhtyVRPnEaM944l3thJq.4gp8d60TLrdjifJBg jSKugWj9mkYsMbpHpuqXAWThoH51fY.LzMxvrYq5Kgx_4Kl5CZjg9Xi1M35B DRsP0ZZSmxvU_v0QWx2dykLkGR5OzP9eTRpmrMgV0_.fjaIPRITSiq3Fu3jG 2S6rPfqNojWmmeQdpK546JtMczVCmNDU- Received: from [41.239.51.236] by web113618.mail.gq1.yahoo.com via HTTP; Thu, 13 May 2010 02:00:03 PDT X-Mailer: YahooMailClassic/11.0.8 YahooMailWebService/0.8.103.269680 Date: Thu, 13 May 2010 02:00:03 -0700 (PDT) From: Heshmat Ismail To: freebsd-x11@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 13 May 2010 11:38:33 +0000 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: startx couldn't create cookie with custom kernel X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 May 2010 09:13:08 -0000 I have built and installed a custom kernel on i386 machine with the 8-RELEASE then installed xorg from the DVD,when i ran startx i got: couldn't create cookie.When using GENERIC kernel startx works flawlessly,but with my custom kernel i got this error. Heshmat Ismail