From owner-freebsd-questions Sat Mar 8 17:37:55 2003 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 7973B37B401 for ; Sat, 8 Mar 2003 17:37:52 -0800 (PST) Received: from fed1mtao04.cox.net (fed1mtao04.cox.net [68.6.19.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF8D43F3F for ; Sat, 8 Mar 2003 17:37:51 -0800 (PST) (envelope-from mnavarre@cox.net) Received: from [192.168.1.102] ([68.8.246.96]) by fed1mtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030309013749.WFZU25736.fed1mtao04.cox.net@[192.168.1.102]>; Sat, 8 Mar 2003 20:37:49 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Matt Navarre To: "Miroslaw J. Wiechowski" Subject: Re: Intel i810e graphic Date: Sat, 8 Mar 2003 17:40:50 -0800 User-Agent: KMail/1.4.3 Cc: freebsd-questions@freebsd.org References: <5.2.0.9.2.20030309013631.020ee8a0@mail.bahnhof.se> In-Reply-To: <5.2.0.9.2.20030309013631.020ee8a0@mail.bahnhof.se> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200303081740.50762.mnavarre@cox.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 08 March 2003 04:48 pm, Miroslaw J. Wiechowski wrote: > It seems that the X-Windows configuration problem is caused > not only by the Intel i810 chip, but also by the monitor, > Targa Multiscan TM 1480, which is rather old and probably the > system cannot ask it for necessary information. Well, the system doesn't ask it for information. You need to put the=20 appropriate horizontal and vertical sync rates in the Monitor section. searching google didn't turn up the relevant info for this monitor though= , Do=20 you have the users manual? that should have the relevant info in it. Ther= e's=20 also a Monitors file in /usr/X11R6/doc in XFree86 3.3.x, but it doesn't h= ave=20 info for your monitor and seems to have dissappeared in XFree 4.x > > I could achieve 640x480 display by putting "Modeline" in the > monitor section, after some experimenting. > > However, mode 800x600 works badly, the image is shifted to the > left and it cannot be helped with xidtune tweaing. I tried > several configuration variants. > > Mode 1024X768 is impossible to get. > > Well, perhaps it's time to say goodbye to FreeBSD after such > short acquaintance... > > Regards > mjw > > > Section "Monitor" > Identifier "Monitor0" > VendorName "Targa" > ModelName "TM 1480 Multisync" > HorizSync 15.5 - 38 > VertRefresh 43 - 90 > # Works ok, the pictire is properly centered > Modeline "640x480" 25.20 640 644 740 796 480 490 492 525 -h= sync > -vsync # The picture is shifted left which cannot be repaired with xvid= tune > Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsyn= c > +vsync EndSection > > > Section "Device" > Identifier "Card0" > Driver "i810" > VendorName "Intel" > BoardName "i810e" > BusID "PCI:0:1:0" > Option "NoDDC" "True" > VideoRam 8192 > EndSection > > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Depth 16 > Modes "1024x768" "800x600" "640x480" > EndSubSection > EndSection > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message