From owner-freebsd-questions@FreeBSD.ORG Wed Mar 16 05:16:19 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 81E0316A4CE for ; Wed, 16 Mar 2005 05:16:19 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD9E43D31 for ; Wed, 16 Mar 2005 05:16:18 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j2G5GFb97433; Tue, 15 Mar 2005 21:16:19 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , Date: Tue, 15 Mar 2005 21:16:06 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 In-Reply-To: Importance: Normal Subject: RE: Advice on integrated video on friends system 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: Wed, 16 Mar 2005 05:16:19 -0000 James, The ATI Rage Pro is a little different than a modern video chipset. It was designed before PnP monitors, so what they did is there is a DOS utility that you run under DOS and write the monitor settings (ie: the maximum refresh rates and such) into eeprom in the video chip. When the video drivers query the video chip for the modes the monitor supports, they get these values, not the real modes the monitor supports. The chip was probably setup at the factory to whatever the old IBM monitor could be driven to, and that monitor is now long gone, of course. Also one other thing - while the svga server supposedly has support for the ATI cards, I've found with the older ATI cards that you must select the ati server. Ted > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of James Earl > Sent: Tuesday, March 15, 2005 1:43 PM > To: freebsd-questions@freebsd.org > Subject: Re: Advice on integrated video on friends system > > > I've included HorizSync, and VertRefresh for the monitor's specs. Is > there more that's needed in this case? The monitor that I'm currently > testing with is a Samsung 193P. I also tested on a Samsung 171S, and > an old CRT. > > > On Tue, 15 Mar 2005 15:35:51 -0600, Henry Miller > wrote: > > > > I'd start by getting the specs for the monitor and manually entering > > them into the xorg.conf file. This looks to me like the case of the > > monitor shutting itself down because the sync is out of the supported > > range. > > > > man xorg.conf > > man Xservers > > > > > > On 3/15/2005 at 14:27 James Earl wrote: > > > > >Hi, > > > > > >A good friend of mine asked me to setup FreeBSD and GNOME > on his home > > >computer for his family to use. It is an old IBM Aptiva. The usual > > >stuff works, but of course it has to have integrated video: ATI Rage > > >Pro Turbo chipset. > > > > > >I'm running the latest Xorg in the ports tree and started with a > > >configuration file using 'Xorg -configure'. No matter what > I've tried > > >(no accel, no dri, defaultdepth 8, 16, Modes 800x600, 640x480), all > > >the results have been the same, even when trying to run xorgcfg... > > >when I run startx, my monitor blanks, and either tells me it's an > > >unsupported video mode, or the screen just goes blank. Doing > > >ctrl+alt+backspace doesn't restore my text mode, but I am able to > > >reboot the system using ctrl+alt+del, or I can even type > 'shutdown -p > > >now' (but nothing is displayed). > > > > > >Could anyone suggest any additional course of action, or is this > > >chipset clearly unsupported? It's really hard for me to give up on > > >this... it's not too often that I get to setup someone with FreeBSD > > >and GNOME (has only happened to me once before this). > > > > > >James > > >_______________________________________________ > > >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" > > > > > _______________________________________________ > 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" >