|
|
#13 | |
|
Registered User
Join Date: Jul 2003
Posts: 125
|
Good evening,
I just picked up a Dell 2407 WFP. Here are the relevant sections of my xorg.conf that I added to get things working. I am certain that this won't work for people with a <155mhz pixel clock From my logs Code:
(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT at PCI:4:0:0 (--) NVIDIA(0): VideoRAM: 262144 kBytes (--) NVIDIA(0): VideoBIOS: 05.73.22.15.03 (II) NVIDIA(0): Detected PCI Express Link width: 16X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:4:0:0: (--) NVIDIA(0): Dell 2407WFP (DFP-0) (--) NVIDIA(0): Dell 2407WFP (DFP-0): 330.0 MHz maximum pixel clock (--) NVIDIA(0): Dell 2407WFP (DFP-0): Internal Dual Link TMDS (II) NVIDIA(0): Assigned Display Device: DFP-0 (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "DELL1920" (II) NVIDIA(0): "DELL1152" (II) NVIDIA(0): "DELL1024" (II) NVIDIA(0): "DELL800" (II) NVIDIA(0): "DELL640" (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200 (--) NVIDIA(0): DPI set to (93, 92); computed from "UseEdidDpi" X config option (--) Depth 24 pixmap format is 32 bpp Code:
Section "Monitor"
Identifier "Dell2407WFP"
VendorName "Dell"
ModelName "2407WFP"
Option "DPMS"
DisplaySize 488 305
VertRefresh 56 - 76
HorizSync 30 - 81
Modeline "DELL1920" 154.128 1920 1968 2000 2080 1200 1203 1209 1235 +Hsync -Vsync
Modeline "DELL1152" 104.99 1152 1224 1352 1552 864 865 868 902 +HSync +Vsync
Modeline "DELL1024" 81.80 1024 1080 1192 1360 768 769 772 802 -HSync +Vsync
Modeline "DELL800" 48.91 800 840 920 1040 600 601 604 627 -HSync +Vsync
Modeline "DELL640" 30.72 640 664 728 816 480 481 484 502 -HSync +Vsync
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NVIDIA Default Card"
Monitor "Dell2407WFP"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "DELL1920" "DELL1152" "DELL1024" "DELL800" "DELL640"
EndSubSection
SubSection "Display"
Depth 15
Modes "DELL1920" "DELL1152" "DELL1024" "DELL800" "DELL640"
EndSubSection
SubSection "Display"
Depth 16
Modes "DELL1920" "DELL1152" "DELL1024" "DELL800" "DELL640"
EndSubSection
SubSection "Display"
Depth 24
Modes "DELL1920" "DELL1152" "DELL1024" "DELL800" "DELL640"
EndSubSection
EndSection
Thank you for your time, Frank Russo |
|
|
|
|
|
|
#14 | ||
|
Registered User
Join Date: Sep 2006
Posts: 62
|
Hi @all,
after long time of using my display in Analog (D-Sub) mode, I found a solution to get it work at 1920x1200 with DVI-D and my single-link Geforce 6800 GT (AGP). this is what I have done. Xorg.conf Quote:
Note I have tested this without any Modeline and it worked too. I Think in different cases you have to use one or not, this is a think you have to try. So I couldn't believe it as I restartet GDM an had the full resolution of 1920x1200. at least a little info of my Xorg.0.log Quote:
But don't forget everything you do is on your own RISK ![]() |
||
|
|
|
|
|
#15 |
|
Registered User
Join Date: Mar 2006
Posts: 4
|
I have some very strange problems with the acer in conjunction with NVIDIA cards.
This might be simply because I have 2 different kinds of monitors installed. Anyway, I have a linux box with an FX5500, and a windows box with an FX6200. I have a Samsung 173v plugged into the VGA and the Acer AL2216W plugged into my DVI. On the 6200 with Windows, with the latest NVidia drivers, I could switch to the proper resolution (1680x1050) and see images no problems, but watching videos was HORRIBLE - the resolution got all blocky and pixelated. Also, I can't get antialiasing working from GTK apps in windows as soon as the second monitor is connected - I can only get antialiasing with a single monitor attached. Which really sucks. Anyway, I don't like Windows, I'd rather use Linux (kanotix - debian unstable) with my fx5500. I was using an older NVIdia driver (8xxx - I can't remember exactly which version now), with Xorg 7.0 which worked fine for about a month (october) and then in early november I upgraded to xorg 7.1.0-7 and it broke my previously installed driver, so I had to upgrade - now it's rev9629. Now, my Acer is stuck in 1024x768! It seems not to matter what I put in my xorg.conf, it just keeps stepping down to 1024x768. I'd like to at least be able to go to 1400x900 again, but my old xorg.conf doesn't work on the new driver at all. Anyway, I'm attaching my xorg.conf files here. The one I am using currently is based on some other ones I saw posted here. The one with nv8xxx in it was the one that worked fine with my older driver. I hope someone can help me get back to a reasonable resolution (even 1400x900 is preferable to what it is now!). I *know* it is a problem with my xorg.conf or the NVidia driver, because I saw it in the correct resolution earlier. I don't want to switch back to windows where it is all blocky and pixellated and my antialiasing doesn't work. Help? |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Post your LCD experiences | Typedef Enum | General Hardware | 70 | 01-31-03 11:19 PM |