Отправляет email-рассылки с помощью сервиса Sendsay

X+nvidia

Имеем rpm от nvidia.
После установки где и как править конфиги?
в вэб не посылать.

-*Информационный канал Subscribe.Ru
Написать в лист: mailto:comp.soft.linux.discuss-list@subscribe.ru
Отписаться: http://subscribe.ru/member/unsub?grp=comp.soft.linux.discuss&email=
http://subscribe.ru/ mailto:ask@subscribe.ru

Ответить   "Maxim_Z" Fri, 21 Nov 2003 12:37:09 +0300 (#23374)

 

Ответы:

Хай Maxim_Z,

Friday, November 21, 2003, 12:37:09 PM, вы писали:

не знаю как сейчас но с пол года назад было так:
rpm -ivh NVIDIA-kernel-blabla
rpm -ivh NVIDIA-GLX-blabal

потом идем в /etc/XF86Config-4 если нет то просто /etc/XF86Config
вырезка из README

If you already have an XF86Config file working with a different driver
(such as the 'nv' or 'vesa' driver), then all you need to do is find
the relevant Device section and replace the line:

Driver "nv"
(or Driver "vesa")

with

Driver "nvidia"

In the Module section, make sure you have:

Load "glx"

You should also remove the following lines:

Load "dri"
Load "GLcore"

if they exist.

Ответить   Fri, 21 Nov 2003 13:20:29 +0300 (#23617)

 

On Fri, Nov 21, 2003 at 12:37:09PM +0300, Maxim_Z wrote:

ИМХО лучше ставить из исходников.

по идее при установке rpm все должно само поправиться, а вообще править
надо /etc/X11/XF86Config в секции Device исправить Driver "nv" на
Driver "nvidia" и убрать строку Load "GLcore" из секции Module.

еще можно README почитать, там все подробно написано.

Ответить   Pavel aka crazy Fri, 21 Nov 2003 18:41:32 +0300 (#23623)

 

Здравствуйте, Maxim_Z.

Вы писали 21 ноября 2003 г., 12:37:09:

Пример XF86Config-4 (в случае если Х-сы 4.х или XF86Config; расположение /etc/x11/..).
Параметры монитора и мыши свои вы знаете. В секции "Device" Driver обязательно
nvidia, а не
nv.
# buildxconf *** delete this line to prevent buildxconf from modifying this file
#
# XF86Config auto-generated by buildxconf
#
# Copyright (c) 1999, Corel Corporation
# Robin Burgener, robi***@c*****.com
#
# See 'man XF86Config' for info on the format of this file

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
# InputDevice "Mouse0" "CorePointer"
# InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Module"
# Load "GLcore"
Load "dbe"
# Load "dri"
Load "extmod"
Load "fbdevhw"
Load "glx"
# Load "pex5"
Load "record"
# Load "xie"
Load "v4l"
Load "type1"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "ServerFlags"
AllowMouseOpenFail
EndSection

Section "Keyboard"
Protocol "Standard"
XkbModel "pc101"
XkbRules "xfree86"
XkbLayout "ru"
XkbOptions "grp:alt_shift_toggle,grp_led:scroll"
EndSection

Section "Pointer"
Protocol "PS/2"
Device "/dev/mouse"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.

# Protocol "Xqueue"

# Baudrate and SampleRate are only for some Logitech mice

# BaudRate 9600
# SampleRate 150

ZAxisMapping 4 5

# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
Emulate3Buttons
Emulate3Timeout 50

# ChordMiddle is an option for some 3-button Logitech mice

# ChordMiddle
EndSection

Section "Monitor"
Identifier "Monitor"
VendorName "GSM"
ModelName "default"
HorizSync 30-71
VertRefresh 50-100
#1024x76***@ *****.0 Hz, 68.7 kHz hsync
Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769
772 808 +hsync +vsync
#800x60***@ *****.0 Hz, 55.8 kHz hsync
Modeline "800x600" 60.75 800 864 928 1088 600 616
621 657 -HSync -VSync
#640x48***@ *****.0 Hz, 43.3 kHz hsync
Modeline "640x480" 36 640 696 752 832 480 481
484 509 -HSync -VSync
EndSection

Section "Monitor"
#!Description "Super VGA 1024x768 @ 60Hz"
Identifier "Super-Duper VGA"
HorizSync 31.5-48.5
VertRefresh 50-90
# 1024x768 @ 60 Hz, 48.4 kHz hsync
Modeline "1024x768" 65 1024 1032 1176 1344 768 771
777 806 -hsync -vsync
# 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600" 40 800 840 968 1056 600 601
605 628 +hsync +vsync
# 640x400 @ 70 Hz, 31.5 kHz hsync
Modeline "640x480" 25.175 640 664 760 800 480 491
493 525
EndSection

Section "Device"
BusID "PCI:1:0:0"
Driver "nvidia"
Identifier "nVidia Corporation|NV11 [GeForce 2 MX]"
BoardName "NVIDIA GeForce 2 MX (generic)"
EndSection

Section "Screen"
Identifier "Screen0"
Device "nVidia Corporation|NV11 [GeForce 2 MX]"
Monitor "Monitor"
DefaultColorDepth 16
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
Virtual 1024 768
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
Virtual 1024 768
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
Virtual 1024 768
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
Virtual 1024 768
EndSubSection
SubSection "Display"
Depth 32
Modes "1024x768" "800x600" "640x480"
Virtual 1024 768
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

#############

-*Информационный канал Subscribe.Ru
Написать в лист: mailto:comp.soft.linux.discuss-list@subscribe.ru
Отписаться: http://subscribe.ru/member/unsub?grp=comp.soft.linux.discuss&email=
http://subscribe.ru/ mailto:ask@subscribe.ru

Ответить   Fri, 21 Nov 2003 17:45:45 +0300 (#23674)

 

Hello All,

Вопрос по теме.
Я уже собрал и установил драйвера на nvidia
но в настройках видеокарты нельзя включить
аппаратное ускорение. Почему?
И зависит ли от этого что-нибудь?

карта Geforce fx 5200

Best regards,
Алексей mailto:alexku***@m*****.ru

-*Информационный канал Subscribe.Ru
Написать в лист: mailto:comp.soft.linux.discuss-list@subscribe.ru
Отписаться: http://subscribe.ru/member/unsub?grp=comp.soft.linux.discuss&email=
http://subscribe.ru/ mailto:ask@subscribe.ru

Ответить   Алексей Курдюков Fri, 21 Nov 2003 22:32:29 +0300 (#23749)

 

i686-pc-linux-gnu)

On Fri, 21 Nov 2003 22:32:29 +0300
Алексей Курдюков <alexku***@m*****.ru> wrote:

если не ошибаюсь, то если дрова собраны правильно и в конфиге отмечен нужный
драйвер - то апаратное ускорение заработает само без явного указания.

Ответить   Sat, 22 Nov 2003 12:27:47 +0300 (#23913)