Gentoo Archives: gentoo-user-hu

From: Hevi <hever.istvan@×××××.com>
To: gentoo-user-hu@l.g.o
Subject: [gentoo-user-hu] Widescreen TFT
Date: Wed, 14 Feb 2007 07:55:43
Message-Id: 580ee0720702132355l1a450cc3n367a0b902c586948@mail.gmail.com
1 Sziasztok!
2
3 Van itthon egy Benq FP222W monitorom (1680x1050), egy Inno3D tornado 5600Fx
4 vid.
5 kártyám. Gentoo alatt nem tudok 1680-at beállítani. A vicc az, hogy
6 Ubuntu alatt egy sima
7 xorg.conf átírással sikerült, Windows alatt is összehoztam
8 nagynehezen, már csak a Gentoo-n
9 kellene (amit egyébként az időm 99%ban használok).
10
11 Első lépésben elindultam ezzel a leírásssal:
12 http://gentoo-wiki.com/HOWTO_Widescreen_Resolutions_(WSXGA)
13
14 xorg.0.log-ból az érekesebb rész:
15 (...)
16 (II) Setting vga for screen 0.
17 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
18 (==) NVIDIA(0): RGB weight 888
19 (==) NVIDIA(0): Default visual is TrueColor
20 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
21 (**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
22 (**) NVIDIA(0): Option "ModeValidation" "NoDFPNativeResolutionCheck"
23 (**) NVIDIA(0): Enabling RENDER acceleration
24 (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions
25 is
26 (II) NVIDIA(0): enabled.
27 (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
28 (II) NVIDIA(0): NVIDIA GPU GeForce FX 5600 at PCI:1:0:0 (GPU-0)
29 (--) NVIDIA(0): Memory: 131072 kBytes
30 (--) NVIDIA(0): VideoBIOS: 04.31.20.28.00
31 (II) NVIDIA(0): Detected AGP rate: 4X
32 (--) NVIDIA(0): Interlaced video modes are supported on this GPU
33 (--) NVIDIA(0): Connected display device(s) on GeForce FX 5600 at PCI:1:0:0:
34 (--) NVIDIA(0): CRT-0
35 (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
36 (II) NVIDIA(0): Mode Validation Overrides for CRT-0:
37 (II) NVIDIA(0): NoDFPNativeResolutionCheck
38 (II) NVIDIA(0): Assigned Display Device: CRT-0
39 (WW) NVIDIA(0): No valid modes for "1680x1050"; removing.
40 (II) NVIDIA(0): Validated modes:
41 (II) NVIDIA(0): "1280x960"
42 (II) NVIDIA(0): "1280x1024"
43 (II) NVIDIA(0): "1600x1200"
44 (II) NVIDIA(0): "1024x768"
45 (II) NVIDIA(0): "800x600"
46 (II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
47 (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute
48 DPI
49 (WW) NVIDIA(0): from CRT-0's EDID.
50 (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
51 (--) Depth 24 pixmap format is 32 bpp
52 (II) do I need RAC? No, I don't.
53 (...)
54
55 Vonatkozó xorg.conf
56
57 (...)
58 Section "Monitor"
59
60 Identifier "Benq FP222W"
61
62 HorizSync 30-82
63 VertRefresh 56-76
64
65 EndSection
66 (...)
67 Section "Device"
68 Identifier "Nvidia GeForce 5600"
69 Driver "nvidia"
70 #Option "ModeValidation" "NoMaxPClkCheck"
71 Option "ModeValidation" "NoDFPNativeResolutionCheck"
72 EndSection
73 (...)
74 Section "Screen"
75 Identifier "Screen 1"
76 Device "Nvidia GeForce 5600"
77 Monitor "Benq FP222W"
78 DefaultDepth 24
79 Option "AddARGBGLXVisuals" "true"
80
81 Subsection "Display"
82 Depth 8
83 Modes "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
84 ViewPort 0 0
85 EndSubsection
86 Subsection "Display"
87 Depth 16
88 Modes "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
89 ViewPort 0 0
90 EndSubsection
91 Subsection "Display"
92 Depth 24
93 Modes "1680x1050" "1280x960" "1680x1050" "1280x1024" "1600x1200" "1024x768"
94 "800x600"
95 ViewPort 0 0
96 EndSubsection
97 EndSection
98 (...)
99
100 Maga a rendszer egy Gentoo 2.6.18-gentoo-r2, xorg-x11-7.2,
101 nvidia-drivers-1.0.9746, gnome-2.16.2, beryl-0.1.4.
102
103 Mivel EDID-et nem tudja olvasni a rendszer (se a
104 log-ból nem tudok modline-t csinálni, se a read-edid csomagot
105 használva), ezért ez a módszer sajna kiesett :( Ami a vicc tényleg,
106 hogy Ubuntu (
107 6.06) és win XP alatt meg megy...
108 Tehát nem a videokártya a szűk keresztmetszet, valószínüleg csak én vagyok
109 most tehetetlen :(
110
111
112 Előre is köszönöm a segítséget (akár olyan oldal amit még nem nyálaztam át,
113 akár valami tipp).
114
115 --
116 Hevi

Replies

Subject Author
Re: [gentoo-user-hu] Widescreen TFT Hevi <hever.istvan@×××××.com>