Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: tom3f 22 Července 2007, 15:09:14
-
Chcel by som sa opýtať ako nainštalovať ovládače na moju grafiku. Tie co su v Ubuntu 7.04 su dost pomalé hlavne pri behu berylu. Skusal som nainstalovat ovladace v Restricted Drivers Managery ale po ich instaláci mi isiel monitor na 1024 * 768 iba pri 60Hz normalne ide na 85Hz. Ked nesli tak som nainstaloval najnovsie officialne drivre od ATI ale pri nich mi tiez nejde direct rendering. Neviem si proste rady ako to spojazdnit tak aby mi isiel monitor na 85hz a aby som mal direct rendering zapnutý a hlavne nech je to kompatibilné aj z berylom .
Moje PC : Procesor Athlon XP 2000+
RAM 1GB DDR
MB VIA KT4V
Monitor Relisys TF770
Výpis s xorg.conf
# /etc/X11/xorg.conf (xorg 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(5) 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 "Files"
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"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "sk"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies Inc M10 NQ [Radeon Mobility 9600]"
Driver "radeon"
Busid "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "RELISYS TF77"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc M10 NQ [Radeon Mobility 9600]"
Monitor "RELISYS TF77"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
Za všetky rady vopred dakujem.
PS. Ak by ste mohly tak mi prosim piste vsetky kroky uplne co najpodrobnejsie lebo v linuxe som este cerstvy zaciatocnik.
-
Section "Device"
Identifier "ATI Technologies Inc M10 NQ [Radeon Mobility 9600]"
Driver "radeon"
Busid "PCI:1:0:0"
EndSection
ak si si nainstaloval spravne ovladace s koncovkou .run tak v tomto odstavci by som vyskusal prepisat: "radeon" na "fglrx"
mam tu istu kartu a frekvenciu mam podla monitora ViewSonic G90fB na 100 Hz pri 1168°864
-
Dakujem za radu ale to som uz skúšal ale nepomohlo to nejde mi direct rendering a monitor je na 60Hz. Nieje nejaka moznost ako odinstalovat tie originalne ovladace od ati a vratit sa ktym co boly pôvodne v Ubuntu hned po nainstalocvani? Skusal som to prepisat v xorg.conf na ati ale to mi povodne ovladace nevratilo.
-
pokud chces zpet ati ovladace, musis napsat do konzole - apt-get remove libgl-mesa-dri a nainstalovat jej znovu,pak prepsat ovladac na ati.
P.S ty s koncovkou .run neinstaluj,nainstaluj z repozitaru xorg-driver-fglrx a fglrx-control
-
Dakujem za radu tie fglrx mi robia problemi ale vratil som sa k povodnemu ovladacu. Ten ide celkom OK.