Таже фигня. Не одна игруха не идет. Стандартные как было выше без проблем, а вот качал с инсталяшкой для линя Postal, Sirius Sam, Горький и т.д. не хотят. Реально тормоза и дальше менюхи сложно уйти :( Мучался долго, но так и ни кто не смог подсказать.
[[email protected] /]$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce FX 5500/AGP/SSE2
8224 frames in 5.0 seconds = 1644.791 FPS
15972 frames in 5.0 seconds = 3194.365 FPS
20047 frames in 5.0 seconds = 4009.257 FPS
19402 frames in 5.0 seconds = 3880.349 FPS
14139 frames in 5.0 seconds = 2827.558 FPS
9978 frames in 5.0 seconds = 1995.466 FPS
10100 frames in 5.0 seconds = 2019.881 FPS
10105 frames in 5.0 seconds = 2020.823 FPS
13617 frames in 5.0 seconds = 2723.325 FPS
Все завелось. Звиняйте за панику )) :)
Подскажите пожалуйста. Я настроил httpd+php5+mysql+phpmyadmin. Это работает. Создаются базы и phpinfo() все кажет. Все бы замечательно, но не могу разобраться с правами. У меня есть движок wordpress. Я его копирую в /srv/httpd/ и он предлогает создать свой конфиг, но не может. Какие права надо ставить и группу?
Надо ли кого добавлять в группу через gpasswd? Не могу разобраться… помогите
Всем спасибо. Все работает O0
Все заработало с таким конфигом. Всем спасибо за ответ.
Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection
Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Modeline "1024x768_70.00"  76.16  1024 1080 1192 1360  768 769 772 800  -HSync +Vsync
    Option         "DPMS"
EndSection
Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection
Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
#        Modes      "1024x768" "800x600" "640x480"
	Modes       "1024x768_70.00"
    EndSubSection
EndSection
И вопрос в догонку. У меня провайдер дает два логина и пароля. Инет и бесплатный инет. Я инет настроил через pppoe-setup. Как настроить второе соединение? Что бы отключиться от инета можно было и врубить халяву? и на оборот.
Не сработало.
Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
        Option "DPMS" "true"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

#	Load  "dri"
#	Load  "dri2"
Понимаю что вопрос может уже избит, но все-таки не смог найти ответа и разобраться. У меня гаснет монитор после установки nvidia драйвера.
Если конфигурю с помощью Xorg –configure, все работает, но с разрешением 640х480 :) Что бы поставить 1024х768 я истыкал вдоль и поперек xorg.conf!! Так и не смог сменить.
Если делать через nvidia-setting, то монитор гаснет и все. Где то, что то не тянет моник. Моник у меня ЖК Syscom msc-535
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc"
	FontPath     "/usr/share/fonts/100dpi:unscaled"
	FontPath     "/usr/share/fonts/75dpi:unscaled"
	FontPath     "/usr/share/fonts/TTF"
	FontPath     "/usr/share/fonts/Type1"
EndSection
Section "Module"
	Load  "dbe"
	Load  "glx"
	Load  "record"
	Load  "dri"
	Load  "dri2"
	Load  "extmod"
EndSection
Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection
Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection
Section "Device"
	Identifier  "Card0"
	Driver      "nvidia"
	VendorName  "nVidia Corporation"
	BoardName   "NV34 [GeForce FX 5500]"
	BusID       "PCI:1:0:0"
EndSection
Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
Только закончил эту муторную регистрацию. Что бы inadyn заработал надо прописать конфиг.
Создадим файл /etc/inadyn.config и допишем туда строчки
vim /etc/inadyn.config
update_period 60
background
alias blablabla.org.ru,U2llWmZFTVRXXXXXXXXXXXXXXXX
dyndns_system [email protected]
Тем самым он будет проверять IP каждую минуту.
Только алиас и хосткэш поставте свой. Второе можно узнать зойдя в freedns.afraid.org под своим ником и выбрать меню
Dynamic DNS Появится список зарегиных доменов. Нажмите рядом с ними на Direct URL и скопируйте в строчке браузера хешь.
Что бы всегда проверяла прога, я пихнул crontab такую строчку:
@reboot /usr/sbin/inadyn
Все. ;D
Спасибо помогло. Забыл добавить hal модуль. :)
А чего желеть то? Если спросил, значит не смог найти ответа ранее. Я прекрасно знаю как все настроить и линукс юзаю долго. Но тут застопорился. Не пойму в чем проблема. Разве трудно помочь?