atom feed15 messages in org.freebsd.freebsd-hackersExiting Xorg panics Core Duo laptop
FromSent OnAttachments
Eric AndersonMay 9, 2006 8:34 pm 
Ben KadukMay 9, 2006 9:32 pm 
Stanislav SedovMay 9, 2006 11:40 pm 
Eric AndersonMay 10, 2006 1:58 am 
Eric AndersonMay 10, 2006 2:00 am 
Ben KadukMay 10, 2006 2:06 am 
John BaldwinMay 10, 2006 9:14 pm 
Eric AndersonMay 11, 2006 11:40 am 
Eric AndersonMay 11, 2006 8:45 pm 
John BaldwinMay 11, 2006 9:23 pm 
John BaldwinMay 11, 2006 9:39 pm 
Eric AndersonMay 12, 2006 2:27 am 
Eric AndersonMay 12, 2006 2:37 am 
Rick C. PettyMay 12, 2006 5:44 pm 
Eric AndersonMay 16, 2006 1:00 pm 
Subject:Exiting Xorg panics Core Duo laptop
From:Rick C. Petty (rick@kiwi-computer.com)
Date:May 12, 2006 5:44:15 pm
List:org.freebsd.freebsd-hackers

On Thu, May 11, 2006 at 09:07:03PM -0500, Eric Anderson wrote:

I'd use the nv driver instead, however I'm not sure how to make it work with this screen (1920x1200).

This is my entry for my Dell 2405FPW:

Section "Monitor" Identifier "Monitor1" DisplaySize 520 330 # yes, I measured it HorizSync 30.0-81.0 VertRefresh 56.0-76.0 Mode "1920x1200" DotClock 154.0 HTimings 1920 1968 2000 2080 VTimings 1200 1203 1209 1235 EndMode Option "DPMS" EndSection

I can't remember if I needed the frequencies-- I had some initial problems using the DVI input and nvidia not detecting things correctly, but then I added this to the Device section:

Option "ConnectedMonitor" "DPF-1"

YMMV,