From owner-freebsd-questions@FreeBSD.ORG Sat May 9 19:00:12 2009 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 25347106566B for ; Sat, 9 May 2009 19:00:12 +0000 (UTC) (envelope-from nevadadirren@gmail.com) Received: from mail-bw0-f165.google.com (mail-bw0-f165.google.com [209.85.218.165]) by mx1.freebsd.org (Postfix) with ESMTP id A8F5C8FC21 for ; Sat, 9 May 2009 19:00:11 +0000 (UTC) (envelope-from nevadadirren@gmail.com) Received: by bwz9 with SMTP id 9so1929690bwz.43 for ; Sat, 09 May 2009 12:00:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=7yfRjK48n1efoqFyF45fBkLs4vSOms+xTDZI5KySOtQ=; b=vbvW3XswceZ9VibbUaRvyY4SNkkhAXR07HzuLWd7sNS2ZH1Ssm8g4uiwIMkB6gwvO1 AQLDRkjJSxcNE2q6wE9M8pycoN9LQ1F++P31xSUcXjmAURF2tVIDRBfNrf6tJGmYGUYf ULnQm3b/L4Oeb1QiewzNQniUToZXcl6p4hjAo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=oHMSvcxGmeKxxl251SW1d9mUFbTPE6LNXM5GyYIjYA2rfJXnbVcnw/RXyEwqOeS3zm MpywWyFirA7ez2M5UP6D/YQMOh8bHW3R5C6E/VXe+3ysfAed8pUPJBZ6nBGzXMR/Cv0S /tIEmNLurtdPB3u4PIpQjNGP391CLQbEfkRhI= MIME-Version: 1.0 Received: by 10.223.118.141 with SMTP id v13mr2876816faq.26.1241894143296; Sat, 09 May 2009 11:35:43 -0700 (PDT) Date: Sat, 9 May 2009 20:35:43 +0200 Message-ID: <50f801fe0905091135k8673300jb785bafeb132c554@mail.gmail.com> From: Fabian Krook To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 7.2-RELEASE Xorg Problem 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, 09 May 2009 19:00:12 -0000 When i try to do ex X -configure it tell me that there are no Driver and then create xorg.conf.new which have the driver. But when i tries to use X -config xorg.conf.new it will just go into a blank screen and can only be terminated through kill command. (Have installed the ATI radeon Driver) Any clue?