From owner-freebsd-x11@FreeBSD.ORG Fri Mar 18 18:46:41 2005 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B05416A4CE for ; Fri, 18 Mar 2005 18:46:41 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1554243D55 for ; Fri, 18 Mar 2005 18:46:40 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (patsy.ijs.si [193.2.4.8]) by niobe.ijs.si (Postfix) with ESMTP id 644461DD694; Fri, 18 Mar 2005 19:46:39 +0100 (CET) Received: from niobe.ijs.si ([193.2.4.24]) by localhost (patsy.ijs.si [193.2.4.8]) (amavisd-new, port 10024) with LMTP id 11392-01-32; Fri, 18 Mar 2005 19:46:36 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 707211DD66E; Fri, 18 Mar 2005 19:46:36 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 110191C0073D; Fri, 18 Mar 2005 19:46:35 +0100 (CET) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Fri, 18 Mar 2005 19:46:34 +0100 User-Agent: KMail/1.7.2 References: <44E0227E134FF92A7FAB68D2@fikon.pingpong.net> In-Reply-To: <44E0227E134FF92A7FAB68D2@fikon.pingpong.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503181946.35384.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: Palle Girgensohn Subject: Re: no DVI output after upgrading to xorg 6.8.2 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 18:46:41 -0000 On Friday 18 of March 2005 18:27, Palle Girgensohn wrote: > Hi! > > After upgrading xorg to 6.8.2, my Radeon 9600 SE refuses to send any output > on the DVI connector. Not even in BIOS during boot. VGA works fine. Before > upgrading it worked just fine. > > Here's what Xorg.0.log says about it: > > (II) RADEON(0): Primary: > Monitor -- CRT > Connector -- VGA > DAC Type -- Primary > TMDS Type -- NONE > DDC Type -- VGA_DDC > (II) RADEON(0): Secondary: > Monitor -- NONE > Connector -- DVI-I > DAC Type -- TVDAC/ExtDAC > TMDS Type -- Internal > DDC Type -- DVI_DDC > (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=40000; > xclk=19900 > (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode > disabled > > > I've shut down the system and tried all sorts of things. I went back to > 6.8.1, but that didn't help (why should it, even in BIOS I don't get a > signal). Is the card broken, or is it some "burnt in" config that happened? > In the latter case, how can I fix it? > > I've enclosed the xorg log and config. Unfortunately it seems that this list doesn't like attachments, could you put them somewhere and point to them. I would suspect (given that downgrading to 6.8.1 doesn't help and furthermore even video before you get to X not working) hardware failure, but I might be wrong. You might want to ask at xorg@lists.freedesktop.org as even if this is a problem with X.Org server, it most probably would not be FreeBSD specific and there is a better chance you might find someone that has the same hardware there. Dejan