From owner-freebsd-questions@FreeBSD.ORG Tue Apr 5 02:56:32 2005 Return-Path: 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 4F1CE16A4CE for ; Tue, 5 Apr 2005 02:56:32 +0000 (GMT) Received: from imf20aec.mail.bellsouth.net (imf20aec.mail.bellsouth.net [205.152.59.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B41843D55 for ; Tue, 5 Apr 2005 02:56:31 +0000 (GMT) (envelope-from brian@thekinseys.net) Received: from VAIO ([65.13.29.31]) by imf20aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20050405025630.CMFW2394.imf20aec.mail.bellsouth.net@VAIO> for ; Mon, 4 Apr 2005 22:56:30 -0400 From: "Brian Kinsey" To: Date: Mon, 4 Apr 2005 22:56:24 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <20050403000019.SPYA2549.imf25aec.mail.bellsouth.net@VAIO> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Thread-Index: AcU3tepV+IjQNrc2TYSraQp7kr26ZAAKUYIAAGqc2qA= Message-Id: <20050405025630.CMFW2394.imf20aec.mail.bellsouth.net@VAIO> Subject: RE: video resolution with kde X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 02:56:32 -0000 I have this partially working now. In my xorg.conf file, I added HorizSync 31.5-82.5 and VertRefresh 50-90 in the "Monitor" section. In the "Screen" section, I added DefaultDepth 24 and in the "Display" Subsection with Depth 24, I added Modes "1280x1024" "1024x768" "800x600" "640x480" Now the only resolution that works correctly is 1280x1024. This is much better than the 640x480 that I had before, but I'd like to use 1024x768. When I go into Configure Desktop and set the Display Screen Size to anything other than 1280x1024, my screen gets disoriented. There is a break about three quarters through the screen and part of the windows display on one side and the rest displays on the other side of the break. I can't find the correct VertRefresh and HorizSync settings on Dell's website, so I've been messing with settings that I found that someone else used on an older version of FreeBDS with XFree86. Would this problem be caused by the VertRefresh? Any tips on what I can change? -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Brian Kinsey Sent: Saturday, April 02, 2005 7:00 PM To: freebsd-questions@freebsd.org Subject: video resolution with kde I just installed FreeBSD 5.3 on my laptop (Dell Latitude D600) and set up KDE 3.3. When I go into the desktop configuration, the only screen size I have is 640x480. What do I need to do to get a higher resolution? I believe the video card is an ATI Mobility Radeon 9000, but I can't seem to find FreeBSD drivers for it. Sorry if I didn't include enough info here, I am very new to this. Thanks, Brian _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"