From owner-freebsd-x11@FreeBSD.ORG Thu Dec 28 16:01:44 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0D35516A416 for ; Thu, 28 Dec 2006 16:01:44 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id 6C25A13C479 for ; Thu, 28 Dec 2006 16:01:43 +0000 (UTC) (envelope-from janvier.roc@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so3631428uge for ; Thu, 28 Dec 2006 08:01:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=COJLJvM36+FJAruI1NXlgazU89AL/Sn+/EHWColibvTBGxkKib+jQxJhSFGzTDNkNIBsbBOkK0J3hPBZYKrEipRT3bosv0ingqOwzr/pJZcQrl5PQfu2AizYmSreRv0RE5QCMjrXmDwcRiM6xV/iT0It4GmohdG8LDexRnft9yI= Received: by 10.66.216.1 with SMTP id o1mr20105585ugg.1167321702108; Thu, 28 Dec 2006 08:01:42 -0800 (PST) Received: by 10.67.27.9 with HTTP; Thu, 28 Dec 2006 08:01:36 -0800 (PST) Message-ID: <7deba7c00612280801k4f012500m8226b2fe7d4fdc12@mail.gmail.com> Date: Fri, 29 Dec 2006 00:01:36 +0800 From: "Janvier Pang" To: "Adam K Kirchhoff" In-Reply-To: <200612280847.20975.adamk@voicenet.com> MIME-Version: 1.0 References: <7deba7c00612260923ja2c6eccs52e7004d7fdec33@mail.gmail.com> <499c70c0612271053q405e0569v8378ede1095000c3@mail.gmail.com> <7deba7c00612280535j4931241dp7291b609aff1388a@mail.gmail.com> <200612280847.20975.adamk@voicenet.com> 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 Cc: freebsd-x11@freebsd.org Subject: Re: Can anybody change the resolution to 1280x800? 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, 28 Dec 2006 16:01:44 -0000 Hi, I'm not sure my graphic card can use the radeon driver or not. In fact, I don't care any about 2D or 3D accessoration. I just want to set the resolution to 1280x800, that's becase my wide screen is LCD monitor and if you use the resolution of 1024x768, it will be very ugly. Why do you think my graphic card can not set to 1280x800? B.Rgds. Janvier Pang On 12/28/06, Adam K Kirchhoff wrote: > > On Thursday 28 December 2006 08:35, Janvier Pang wrote: > > Hi, > > > > I checked dmesg, and I found that my graphic card is not on AGP but PCI: > > > > pci1: at device 0.0 (no driver attached) > > > > and also i found another: > > > > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on > isa0 > > > > It makes me confusing... why it said my graphic card on ISA0? I think > the > > vga0 is used for the default console output, isn't it? > > > > I attach 3 files (scanpci, dmesg and my kernel configure file) to you. I > > found that there're some ATI devices could not to load drivers, I think > my > > main board is using the ATI chipset. > > > > I have compiled drm into kernel but I still can not found any > information > > about DRM in dmesg as you said, I don't know why it doesn't work on my > > machine. > > I don't believe that either 2D acceleration or 3D acceleration are > supported > on the x1300 card under Xorg. The only driver that will work for your > card > is the VESA driver which, I believe, has a maximum resolution of 1024x768. > > Adam >