LINUX.ORG.RU

nVidia, AGP, nouveau


0

0

Проблема с AGP. При включенном модуле AGP (agpgart) чрез некоторое время работы X сервера (небольшое) изображение переставало изменяться. Курсор, при этом, мог перемещаться. Для этого приходилось использовать NvAGP (NvAGP="1" в xorg.conf). С переходом на драйвер Nouveau возникла та же проблема. Однако, в Nouveau нет NvAGP и приходится AGP выключать полностью (agp=off в параметрах ядра при загрузке). Однако, при этом наблюдается следующее: постоянно испорченный курсор (верхняя часть нормальная, нижняя - набор каких-то пикселей), и , время от времени, испорченные значки в трее GNOME (опять-таки, снизу).

Видеокарта GeForce 6600, X.org 7.4, ядро 2.6.29, libdrm2 - 2.4.11, nouveau - 0.0.10, Debian Sid.


Ответ на: комментарий от Lumi

Section "ServerLayout"
	Identifier     "X.org"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "xtrap"
	Load  "record"
	Load  "dri"
	Load  "extmod"
	Load  "dbe"
	Load  "glx"
	Load  "dri2"
	Load  "freetype"
	Load  "type1"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbLayout" "us,ru"
	Option      "XkbVariant" ",winkeys"
	Option      "XkbOptions" ""
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "ImPS/2"
	Option	    "Device" "/dev/psaux"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "VID"
	ModelName    "Prestigio P175M"
	HorizSync    30.0 - 80.0
	VertRefresh  55.0 - 75.0
	Option	     "DPMS"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "nouveau"
	VendorName  "nVidia Corporation"
	BoardName   "GeForce 6600"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
		Depth     1
	EndSubSection
	SubSection "Display"
		Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
		Depth     4
	EndSubSection
	SubSection "Display"
		Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
		Depth     8
	EndSubSection
	SubSection "Display"
		Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
		Depth     16
	EndSubSection
	SubSection "Display"
		Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
		Depth     24
	EndSubSection
EndSection

Section "DRI"
	Mode 0666
EndSection

dent
() автор топика
Ответ на: комментарий от dent

Зря ты так. Ноувеау очень-очень кривое, nv не шибко лучше. Гуй затормаживает адски. Лучже уж vesa.

//Поставь проприетарный, поюзай, тебе потом с него слезать не захочется ;)

ZZaiatSS ★★
()
Ответ на: комментарий от ZZaiatSS

>Не замечал такого. Ну, в любом случае nv и nouveau намнооого глючнее

И у nvidia и у nouveau есть проблемы с AGP.

У nv нет проблем с AGP.

dent
() автор топика
Ответ на: комментарий от ZZaiatSS

Еще та поделка. Чуствую XRender никогда не запилят. Ну и бздуний драйвер amd64 хочу.

tensai_cirno ★★★★★
()
Ответ на: комментарий от Lumi

>А зачем одновременно dri и dri2?

Не знаю. Но проблема не в них, а в AGP.

dent
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.