From owner-freebsd-questions@FreeBSD.ORG Thu Sep 23 18:22:55 2004 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 7A44416A4CE for ; Thu, 23 Sep 2004 18:22:55 +0000 (GMT) Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3E9E43D2F for ; Thu, 23 Sep 2004 18:22:54 +0000 (GMT) (envelope-from doug@safeport.com) Received: from pemaquid.safeport.com (localhost [127.0.0.1]) i8NIMsx5055087 for ; Thu, 23 Sep 2004 14:22:54 -0400 (EDT) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost)i8NIMrQl055084 for ; Thu, 23 Sep 2004 14:22:53 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Thu, 23 Sep 2004 14:22:53 -0400 (EDT) From: doug@safeport.com To: freebsd-questions@FreeBSD.ORG Message-ID: <20040923123835.H11866@pemaquid.safeport.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Xorg and ATI Rage-Mobility 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: Thu, 23 Sep 2004 18:22:55 -0000 I installed 5.3 and thought I would try Xorg. I installed it from packages with no problems except I ended up with pkgconfig-0.15.0 rather than pkgconfig-0.15.0_1. I removed 15.0 and replaced it with 15.0_1 after the installation. I have tried the default xorg.conf (from Xorg -configure), one that I edited, and the XF86Config from 4.3. All do the same thing - give a black screen, none of the ugly flashing when hsync/vsync are in error. Xorg.0.log has no error messages. At a similar stage XFree86 would display the hashed screen. I added a .xsession but have done nothing else. I am not sure what information would be helpful to include, mostly I wanted to know if there is some debugging options or any other place where errors are logged. As an aside i need to do 'killall dhclient' and restart it to get network operations going. This may be an ep issue and if so is of little concern (to me). >From pciconf -lv: agp0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x71908086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82443BX/ZX 440BX/ZX CPU to PCI Bridge (AGP Implemented)' class = bridge subclass = HOST-PCI : none3@pci1:0:0: class=0x030000 card=0x009e1028 chip=0x4c4d1002 rev=0x64 hdr=0x00 vendor = 'ATI Technologies' device = '01541014 Rage P/M Mobility AGP 2x' class = display subclass = VGA xorg.conf: Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" ModeLine "1400x1050" 107.86 1400 1440 1552 1688 1050 1050 1053 1066 +hsync +vsync EndSection Section "Device" Identifier "Card0" Driver "ati" VendorName "ATI" BoardName "Rage Mobility P/M AGP 2x" ChipSet "ati" ChipId 0x4c4d ChipRev 0x64 BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection : SubSection "Display" Viewport 0 0 Depth 24 Modes "1400x1050" "1280x1024" "1024x768" "800x600" EndSubSection EndSection Thanks for any ideas _____ Douglas Denault http://www.safeport.com doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601