From owner-freebsd-questions@FreeBSD.ORG Mon Oct 30 01:37:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EAFA16A403 for ; Mon, 30 Oct 2006 01:37:45 +0000 (UTC) (envelope-from yuleopen@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EB0243D55 for ; Mon, 30 Oct 2006 01:37:44 +0000 (GMT) (envelope-from yuleopen@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so1016746nzf for ; Sun, 29 Oct 2006 17:37:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=esw6wwTZafhGPEpitMUj8bmeQ7bVprUH1QiirReRFGx6kouDA77xXazxS0mF6Ehk4P7KIgnNKLz9NluW5NAIn1u1vsnPxbvafAqegHj31w50WeFw8iJjowbul/X8tPal+0B7pyla7Eo3D6nFI16hs4TLiQk0Ku3SKWBLYGzKVaI= Received: by 10.65.251.17 with SMTP id d17mr3710341qbs; Sun, 29 Oct 2006 17:37:44 -0800 (PST) Received: by 10.65.251.9 with HTTP; Sun, 29 Oct 2006 17:37:44 -0800 (PST) Message-ID: <68bfdc900610291737r16be5b6cqe203e3bf10adc3c8@mail.gmail.com> Date: Mon, 30 Oct 2006 09:37:44 +0800 From: "Sherry Zhang" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: question on my screen resolution 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: Mon, 30 Oct 2006 01:37:45 -0000 Hello everyone: I am running freebsd 6.1 release on my Dell 6400 laptop computer. It has a 1280x800 wide-screen resolution. The video card I use is ATI Radeon Mobility X1300. But I failed to adjust the screen resolution. I follow the instructions in the FreeBSD handbook, but failed. First I add "1280x800" into Modes, but still 1024x768 Later I add Virtual 1280 800 just after the Modes, X mass up the screen, I can not see anything. Last, I run gtf and get a ModeLine, and added into the xorg.conf, and also use Modes "1280x800", and again it display in 1024x768. The drive I use is vesa because when I use radeon or ati, I cannot get into X. it says glx not found or something and guess ati or radeon driver does not support my X1300 video card. can anyone gives me a hint? thx. Sherry Zhang