Вобщем стоит видюха от nvidia дровая стоят прозрачность и эффекты есть!
Проблема в том что все растянуто из за монитора с разрешением 1920х1080 с частотой 60 г
пробывал вписать gtf 1920 1080 60
он выдал строчку Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 108
я ее скопировал и вставил в xorg.xonf в секцию screen , сохранил вышел! Вышел из куд и после этого перестали стартовать x11 закаментировал строку modeline... x11 снова запустился
вот xorg.conf:Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSectionSection "Files"
RgbPath "/usr/local/lib/X11/rgb"
ModulePath "/usr/local/lib/xorg/modules"FontPath "/usr/local/lib/X11/fonts/cyr-rfx-koi8-o/"
FontPath "/usr/local/lib/X11/fonts/TrueType/"
FontPath "/usr/local/lib/X11/fonts/artwiz-ru/"
FontPath "/usr/local/lib/X11/fonts/illinoy/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/bitstream-vera/"
FontPath "/usr/local/lib/X11/fonts/terminus-font/"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/local/"
EndSectionSection "Module"
Load "bitmap"
Load "extmod"
Load "GLcore"
Load "dbe"
#Load "dri" # disabled due to ATI problems
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
EndSectionSection "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:ctrl_shift_toggle,ctrl:ctrl_aa,grp_led:scroll"
EndSectionSection "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Buttons" "6"
Option "ZAxisMapping" "4 5"
#Option "Emulate3Buttons" # Disabled because of mouse
# click delay.
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
#DefaultDepth 24
#%DEFAULTDEPTH%
#line "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +VsyncSubSection "Display"
Depth 1
Modes "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1080" "1024x768" "640x480"
# Если здесь раскоментировать то иксы перестают стартовать
# Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
EndSubSection
EndSection
Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 48.5
VertRefresh 50.0 - 90.0
Option "DPMS"
EndSectionSection "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "UseFBDev" # [<bool>]
#Option "Rotate" # [<str>]
#Option "VideoKey" # <i>
#Option "FlatPanel" # [<bool>]
#Option "FPDither" # [<bool>]
#Option "CrtcNumber" # <i>
#Option "FPScale" # [<bool>]
#Option "FPTweak" # <i>
#Option "DualHead" # [<bool>]
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "G86 [GeForce 8500 GT]"
BusID "PCI:1:0:0"
EndSectionвот что лог написал:
=====line 1 col 0 lines from top 1 ============================================
X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 8.1-RELEASE i386
Current Operating System: FreeBSD global-server 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Fri Dec 24 14:46:07 UTC 2010 root@glo
Build Date: 30 June 2010 02:45:04AMCurrent version of pixman: 0.16.6
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Thu Jan 20 11:43:52 2011
(==) Using config file: "/etc/X11/xorg.conf"
Parse error on line 9 of section Files in file /etc/X11/xorg.conf
Ignoring obsolete keyword "RgbPath".
Parse error on line 90 of section Screen in file /etc/X11/xorg.conf
"Modeline" is not a valid keyword in this section.
(EE) Problem parsing the config file
(EE) Error parsing the config fileFatal server error:
no screens foundPlease consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.1.log" for additional information.Спс всем кто поможет! :)
> Вобщем стоит видюха от nvidia дровая стоят прозрачность и эффекты есть!
> Проблема в том что все растянуто из за монитора с разрешением 1920х1080
> с частотой 60 г
> пробывал вписать gtf 1920 1080 60
> он выдал строчку Modeline "1920x1080" 172.80 1920 2040 2248 2576
> 1080 108
> я ее скопировал и вставил в xorg.xonf в секцию screen , сохранилman xorg.conf
на предмет того где можно задавать Modeline, если память не изменяет,
в Section "Monitor" и Section "Modes".
Даже в http://www.freebsd.org/doc/handbook/x-config.html это описывается с примером
>[оверквотинг удален]
>> Проблема в том что все растянуто из за монитора с разрешением 1920х1080
>> с частотой 60 г
>> пробывал вписать gtf 1920 1080 60
>> он выдал строчку Modeline "1920x1080" 172.80 1920 2040 2248 2576
>> 1080 108
>> я ее скопировал и вставил в xorg.xonf в секцию screen , сохранил
> man xorg.conf
> на предмет того где можно задавать Modeline, если память не изменяет,
> в Section "Monitor" и Section "Modes".
> Даже в http://www.freebsd.org/doc/handbook/x-config.html это описывается с примеромСделал в секкции Monitor
Теперь иксы стартуются а разрешение не меняется так и висит 1024х768
>[оверквотинг удален]
>>> пробывал вписать gtf 1920 1080 60
>>> он выдал строчку Modeline "1920x1080" 172.80 1920 2040 2248 2576
>>> 1080 108
>>> я ее скопировал и вставил в xorg.xonf в секцию screen , сохранил
>> man xorg.conf
>> на предмет того где можно задавать Modeline, если память не изменяет,
>> в Section "Monitor" и Section "Modes".
>> Даже в http://www.freebsd.org/doc/handbook/x-config.html это описывается с примером
> Сделал в секкции Monitor
> Теперь иксы стартуются а разрешение не меняется так и висит 1024х768значит что-то не так сделали, посмотрите внимательно свой конфиг и почитайте README в nvidia-drivers
- там все расписано, в том числе, если память не изменяет можно (как пример):# nvidia-xconfig --mode=1600x1200
раздел: Appendix L. Programming Modes + Appendix D. X Config Options использование
EDID и ModeValidation
ModeLine в секцию Monitor, У меня:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
EndSection
В секциях Display оставьте только разрешение 1920x1080. У меня:
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1080_60.00"
EndSubSection
EndSectionПосле старта иксов покажите вывод xrandr. У меня:
bash-4.1$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 4096 x 4096
VGA1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 510mm x 287mm
1920x1080_60.00 60.0*+
1920x1080 60.0 + 60.0
1280x1024 60.0
1440x900 59.9
1280x800 59.8
1152x864 75.0
1024x768 70.1 60.0
800x600 60.3 56.2
640x480 66.7 60.0
720x400 70.1