Portál AbcLinuxu, 11. listopadu 2025 01:14
ati-driver-installer-8.27.10-x86.runpo restarte mi nenabehli X nabootoval som s Vesa driver a skusil instalaciu v Mandriva Control center neuspesne. Nasledne som urobil tieto kroky:
modprobe -v fglrx
aticonfig --initial
glxgearsKolecka pracuju, ale po restarte mi bootuje s VESA driver, co mam kde zmenit, aby mi bootovalo fglrx driver?
Aky je v mandrive prikaz na spustenie X s VESA driver?Takový příkaz neexistuje. Můžete jenom spustit X-ka s nějakou konfigurací (
man X řekne víc
)...
init 6 - rozumím tomu dobře, že jste rebootoval počítač? Proč? To není vůbec potřeba...
Mandriva vám při instalaci taky v LILO nabízí možnost "failsafe" (i když se přiznám, že nevim co to dělá). Do runlevelu 3 může te nabootovat taktéž... Jak to ale souvisí s instalací driveru prografiku netuším, restart _opravdu_ potřeba není.
Nástroj pro konfiguraci X.org se jmenuje XDrake (nebo tak nějak, nesedim u linuxu), to by měla být obdoba toho SAX-u.
Nejjednodušší způsob, jak instalovat ATI fglrx drivery na Mandrivu, je přidat do zdrojů PLF a pak spustit urpmi dkms-ati ati .
Chybové hlášky je potřeba číst. A řídit se jimi
Třeba vám to pomůže...
Section "Monitor"
Identifier "monitor1"
VendorName "Generic"
ModelName "Flat Panel 1024x768"
HorizSync 31.5 - 48.5
VertRefresh 40.0 - 70.0
EndSection
Section "Monitor"
Identifier "monitor2"
VendorName "ATI Proprietary Driver"
ModelName "Generic Autodetecting Monitor"
EndSection
Section "Device"
Identifier "device1"
Driver "vesa"
Option "DPMS"
EndSection
Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultColorDepth 16
Subsection "Display"
Depth 8
Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 15
Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 16
Virtual 1024 768
EndSubsection
Subsection "Display"
Depth 24
Virtual 1024 768
EndSubsection
EndSection
# File generated by XFdrake.
# **********************************************************************
# Refer to the XF86Config man page for details about the format of
# this file.
# **********************************************************************
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "SynapticsMouse1" "AlwaysCore"
Screen "screen1"
EndSection
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "Module"
Load "dbe" # Double-Buffering Extension
Load "v4l" # Video for Linux
Load "extmod"
Load "type1"
Load "freetype"
Load "synaptics"
Load "/usr/X11R6/lib/modules/extensions/libglx.a"
Load "glx" # 3D layer
EndSection
Section "ServerFlags"
switching)
# allows the server to start up even if the mouse does not work
Option "allowmouseopenfail"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "sk_qwerty"
Option "XkbOptions" "compose:rwin"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
EndSection
Section "InputDevice"
Identifier "SynapticsMouse1"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "Device" "/dev/input/mice"
Option "MaxSpeed" "0.18"
Option "MinSpeed" "0.09"
Option "BottomEdge" "4200"
Option "SHMConfig" "on"
Option "FingerLow" "25"
Option "LeftEdge" "1700"
Option "MaxTapMove" "220"
Option "MaxTapTime" "180"
Option "FingerHigh" "30"
Option "VertScrollDelta" "100"
Option "TopEdge" "1700"
Option "AccelFactor" "0.0015"
Option "RightEdge" "5300"
EndSection
aticonfig --initial -config-file=/etc/xorg/conf (nepamatam si to presne...). Ten potom spusti a mal by si mat zmeneny config. Mozno by stacilo aj prepisat v sekcii device modul VESA na fglrx.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.