From owner-freebsd-questions Sat Mar 8 16:48:43 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 3E38737B401 for ; Sat, 8 Mar 2003 16:48:41 -0800 (PST) Received: from intranet.blakulla.net (intranet.blakulla.net [213.212.20.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1737443FBD for ; Sat, 8 Mar 2003 16:48:40 -0800 (PST) (envelope-from mjw@bahnhof.se) Received: from squaresville.bahnhof.se (dhcp-21-69.blakulla.net [213.212.21.69]) by intranet.blakulla.net (8.12.8/8.12.8) with ESMTP id h290mZLs025312; Sun, 9 Mar 2003 01:48:37 +0100 Organization: Kolejarska Spoldzielnia Pracy 'Zator' Membership: Socjalistyczny Zwiazek Ludowo-Liberalnych Konserwatystow Message-Id: <5.2.0.9.2.20030309013631.020ee8a0@mail.bahnhof.se> X-Sender: mjw@mail.bahnhof.se (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 09 Mar 2003 01:48:30 +0100 To: Matt Navarre From: "Miroslaw J. Wiechowski" Subject: Re: Intel i810e graphic Cc: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 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. 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 -hsync -vsync # The picture is shifted left which cannot be repaired with xvidtune Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 +hsync +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