[SOLVED] Nvidia GeForce 8200 (zintegrowana) brak akceleracji sprzetowej

Karty graficzne, dźwiękowe, tv, monitory etc.
ev45ive
Piegowaty Guziec
Piegowaty Guziec
Posty: 2
Rejestracja: 24 maja 2008, 17:09
Płeć: Mężczyzna
Wersja Ubuntu: 8.04
Środowisko graficzne: GNOME

[SOLVED] Nvidia GeForce 8200 (zintegrowana) brak akceleracji sprzetowej

Post autor: ev45ive »

Witam,

zakupilem ostatnio plyte glowna gigabyte, a dokladniej cos takiego :
http://www.gigabyte.com.tw/Products/Mot ... uctID=2817
Jak widac w opisie ma zintegrowana grafike Nvidia GeForce 8200 z hybrid SLI.

Po zmianie plyty wszystko dziala ok ( MS win juz by nie zyl po takiej operacji ), z tym ze przed logowaniem pojawia sie okienko ze cos nie tak z trybem graficznym. 3 przyciski : KOnfiguruj, Anuluj, Wylacz komputer.

Po wcisnieciu Anuluj wlacza sie brzydki ( max 800x600) tryb graficzny i tyle.
Konfiguruj - wyswietla sie lista sterownikow do wyboru. Wybieram Nvidia > GeForce 8.
Wciskam test, ekran miga, po czym pokazuje, ze test przeszedl NIEPOMYSLNIE.
Obojetnie jaki sterownik wybieram zostaje ten brzydki tryb, a po reboocie miga ekran i tyle.

wybralem wiec w grubie opcje przywracania i z menu wybralem ( Repair X org server ) czy jakos tak, wlaczyl sie niby dobrze (rozdzialka maxymalna 1280x1024) ale nie dziala akceleracaja sprzetowa.

System -> Administracja -> Sterowniki. Wlaczam "Sprzetowo przyspieszany sterownik grafiki NVIDIA (najnowsze karty)" co prawopodobnie oznacza uzywanie pakietu nvidia-glx-new.
Wszystko fajnie, ale jak uruchamiam ponownie znow migajacy ekran i tyle.

Pobralem wiec z oryginalnej strony i zrobilem jak pisza:
http://www.nvidia.pl/object/linux_displ ... 12_pl.html

I dalej nic. Pojawia sie logo nvidii, a jak chce wlaczyc akceleracje to miganie.
Ma ktos jakis pomysl? Moze cos robie nie tak?

ps. sorry za brak Polskich znakow, ale po "instalacji" sterownikow od grafiki wcielo mi pl znaczki z klawiatury (tzn. ze np. Alt+e daje e zamiast eee, wiecie czego :( ). Jak ktos poda rozwiazanie tego to tez bedzie milo. ( moze twoja sekcja [inputDevice] z xorg.conf co pomoze )

ps. moj /etc/X11/xorg.conf (moze tam mam cos nie tak ):

Kod: Zaznacz cały

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
EndSection
EDIT:
Mozliwe ze znalazlem rozwiazanie:
https://help.ubuntu.com/community/NvidiaManual

Zaraz sprobuje i dam znac.

ps. Inne przydatne strony:
http://pl.download.nvidia.com/XFree86/L ... rt-01.html
http://www.nvidia.com/Download/Find.aspx?lang=pl-PL
http://pl.download.nvidia.com/XFree86/L ... dix-a.html
http://ubuntuforums.org/showthread.php?t=822315 (2 strone tez czytac )
http://www.funnestra.org/ubuntu/hardy/#nvidia-driver
http://ubuntu-virginia.ubuntuforums.org ... p?t=822315
https://launchpad.net/ubuntu/+source/nv ... 3-0ubuntu7

EDIT:
Ok, śmiga aż miło :D

Należy wykonać krok po kroku wszystkie polecenia ze strony:
https://help.ubuntu.com/community/NvidiaManual

Jak mimo wszystko nie będą działały efekty 3d (akceleracja sprzetowa) należy usunąć
xserver-glx ( sudo apt-get remove xserver-glx ) i uruchomić ponownie komputer.

Teraz ściągam jakieś gry i zobaczym jak sobie radzi nowa grafa! :P

ps. Aktualny - śmigający /etc/X11/xorg.conf:

Kod: Zaznacz cały

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
	Identifier	"Layout0"
  	Screen 		"Screen0" 0 0
	Inputdevice	"Keyboard0"	"CoreKeyboard"
	Inputdevice	"Mouse0"	"CorePointer"
 	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
EndSection


Section "Files"
	Rgbpath		"/usr/X11R6/lib/X11/rgb"
EndSection


Section "Module"
   	Load            "i2c"
   	Load            "bitmap"
   	Load            "ddc"
   	Load		"dbe"
	Load		"extmod"
	Load		"type1"
	Load		"freetype"
	Load		"glx"
	Load            "int10"
    	Load            "vbe"
EndSection


Section "InputDevice"
	Identifier	"Keyboard0"
	Driver		"kbd"
	Option          "XkbRules" "xorg"
	Option          "XkbModel" "pc105"
	Option          "XkbLayout" "pl"
EndSection


Section "InputDevice"
	Identifier	"Mouse0"
	Driver		"mouse"
	Option          "CorePointer"
	Option          "Device" "/dev/input/mice"
	Option          "Protocol" "ImPS/2"
	Option          "ZAxisMapping" "4 5"
	Option          "Emulate3Buttons" "true"
EndSection


Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection


Section "InputDevice"
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection


Section "InputDevice"
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection


Section "Monitor"
    Identifier     "SyncMaster"
    Option         "DPMS"
EndSection


Section "Device"
	Identifier	"GeForce8200"
	driver		"nvidia"
	#driver 	"nv"
EndSection


#Section "ServerFlags"
# Option "blank time" "0"
# Option "standby time" "0"
# Option "suspend time" "0"
# Option "off time" "0"
#EndSection


Section "Screen"
	Identifier	"Screen0"
	Monitor		"SyncMaster"
	Device		"GeForce8200"
    	DefaultDepth    24
    	Option          "AddARGBVisuals" "True"
    	Option          "AddARGBGLXVisuals" "True"
    	Option          "NoLogo" "True"
	SubSection      "Display"
		Depth       1
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection     "Display"
		Depth       4
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection     "Display"
		Depth       8
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection     "Display"
		Depth       15
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection     "Display"
		Depth       16
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection     "Display"
		Depth       24
		Modes      "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection
Zablokowany

Wróć do „Multimedia - karty graficzne, dźwiękowe, telewizyjne, drukarki, skanery”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 2 gości