adios Napisano Marzec 23, 2006 Zgłoszenie Share Napisano Marzec 23, 2006 (edytowane) Najpierw musimy zaopatrzyć się w wersję jądra 2.6.16-1.2069(paczki kernel-* kernel-devel(opcjonalnie)). Można ściągnąć z większości mirrorów np. i386 x86_64 Później ściągamy pliki z livny: i386 x86_64 /*Paczka z modułem dla x86_64 zniknęła chyba bo przedtem ją widziałem */ xorg-x11-drv-fglrx-8.23.7-2.lvn5.i386.rpm kmod-fglrx - odpowiednia wersja do jądra Załóżmy że kopiujemy wszystkie pliki do jednego katalogu, wchodzimy do katalogu i dajemy polecenie rpm -ihv *.rpm Teraz wystarczy zresetować kompa, xorg.conf skonfiguruje się automatycznie. Tymczasowo można podkleić. Edytowane Marzec 25, 2006 przez adios Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Gość Zuk87 Napisano Marzec 24, 2006 Zgłoszenie Share Napisano Marzec 24, 2006 U mnie niestety nie działa. Zrobiłem dokładnie jak pisałeś i dostaję: glxinfo direct rendering: No Jakieś sugestie? Grafika to Radeon 9600 PRO Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
siekiera Napisano Marzec 25, 2006 Zgłoszenie Share Napisano Marzec 25, 2006 # File: xorg.conf # File generated by fglrxconfig (C) ATI Research, a substitute for xf86config. # Note by ATI: the below copyright notice is there for servicing possibly # pending third party rights on the file format and the instance of this file. # # Copyright (c) 1999 by The XFree86 Project, Inc. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. # # Except as contained in this notice, the name of the XFree86 Project shall # not be used in advertising or otherwise to promote the sale, use or other # dealings in this Software without prior written authorization from the # XFree86 Project. # # ********************************************************************** # Refer to the XF86Config(4/5) man page for details about the format of # this file. # ********************************************************************** # ********************************************************************** Section "dri" Mode 0666 # Group 100 # users # Mode 0660 EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" # Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "glx" # libglx.a Load "dri" # libdri.a EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/local" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts" FontPath "/usr/X11R6/lib/X11/fonts" FontPath "/usr/share/fonts/bitmap-fonts" FontPath "/usr/share/fonts/bitstream-vera" FontPath "/usr/share/fonts/default" FontPath "/usr/share/fonts/ISO8859-2" FontPath "/usr/share/fonts/openoffice" FontPath "/usr/X11R6/lib/X11/fonts/OTF" FontPath "/usr/X11R6/lib/X11/fonts/TTF" EndSection Section "ServerFlags" # Option "NoTrapSignals" # Option "DontZap" # Option "Dont Zoom" # Option "DisableVidModeExtension" # Option "AllowNonLocalXvidtune" # Option "DisableModInDev" # Option "AllowNonLocalModInDev" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" # Option "Protocol" "Xqueue" Option "AutoRepeat" "500 30" # Option "Xleds" "1 2 3" # Option "LeftAlt" "Meta" # Option "RightAlt" "ModeShift" # Option "XkbModel" "pc102" # Option "XkbModel" "microsoft" # Option "XkbLayout" "de" # or: # Option "XkbLayout" "de" # Option "XkbVariant" "nodeadkeys" # Option "XkbOptions" "ctrl:swapcaps" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" # Option "XkbVariant" "" # Option "XkbOptions" "" # Option "XkbDisable" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Device" "/dev/input/mice" # Option "Device" "/dev/psaux" # Option "Protocol" "Xqueue" # Option "BaudRate" "9600" # Option "SampleRate" "150" # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" # Option "ChordMiddle" EndSection # Section "InputDevice" # Identifier "Mouse2" # Driver "mouse" # Option "Protocol" "MouseMan" # Option "Device" "/dev/mouse2" # EndSection # # Section "InputDevice" # Identifier "spaceball" # Driver "magellan" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "spaceball2" # Driver "spaceorb" # Option "Device" "/dev/cua0" # EndSection # # Section "InputDevice" # Identifier "touchscreen0" # Driver "microtouch" # Option "Device" "/dev/ttyS0" # Option "MinX" "1412" # Option "MaxX" "15184" # Option "MinY" "15372" # Option "MaxY" "1230" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection # # Section "InputDevice" # Identifier "touchscreen1" # Driver "elo2300" # Option "Device" "/dev/ttyS0" # Option "MinX" "231" # Option "MaxX" "3868" # Option "MinY" "3858" # Option "MaxY" "272" # Option "ScreenNumber" "0" # Option "ReportingMode" "Scaled" # Option "ButtonThreshold" "17" # Option "ButtonNumber" "1" # Option "SendCoreEvents" # EndSection Section "Monitor" Identifier "Monitor0" HorizSync 31.5 - 96.1 VertRefresh 60 - 160 Option "DPMS" EndSection Section "Monitor" Identifier "Monitor1" HorizSync 31.5 - 96.1 VertRefresh 60 - 160 Option "DPMS" EndSection Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" # Chipset "generic" Driver "vga" # BusID "PCI:0:10:0" # VideoRam 256 # Clocks 25.2 28.3 EndSection Section "Device" Identifier "ATI Graphics Adapter" Driver "fglrx" #Driver "ati" #Driver "radeon" #Option "NoDDC" Option "no_accel" "no" Option "no_dri" "no" Option "DesktopSetup" "0x00000100" Option "MonitorLayout" "AUTO, AUTO" Option "IgnoreEDID" "off" Option "HSync2" "31.5 - 96.1" Option "VRefresh2" "60 - 160" Option "ScreenOverlap" "0" # === TV-out Management === Option "NoTV" "no" Option "TVStandard" "PAL-D" Option "TVHSizeAdj" "0" Option "TVVSizeAdj" "0" Option "TVHPosAdj" "0" Option "TVVPosAdj" "0" Option "TVHStartAdj" "0" Option "TVColorAdj" "24" Option "GammaCorrectionI" "0x06419064" Option "GammaCorrectionII" "0x06419064" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === Option "OpenGLOverlay" "off" # === Center Mode (Laptops only) === Option "CenterMode" "off" # === Pseudo Color Visuals (8-bit visuals) === Option "PseudoColorVisuals" "off" # === QBS Management === Option "Stereo" "off" Option "StereoSyncEnable" "1" # === FSAA Management === Option "FSAAScale" "6" Option "FSAADisableGamma" "no" Option "FSAACustomizeMSPos" "no" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAAMSPosX1" "0.000000" Option "FSAAMSPosY1" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosY5" "0.000000" # === Misc Options === Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "no" Option "ForceGenericCPU" "no" BusID "PCI:2:0:0" # vendor=1002, device=4150 Screen 0 EndSection Section "Screen" Identifier "Screen0" Device "ATI Graphics Adapter" Monitor "Monitor0" DefaultDepth 24 #Option "backingstore" Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 # initial origin if mode is smaller than desktop # Virtual 1280 1024 EndSubsection EndSection Section "ServerLayout" Identifier "Server Layout" Screen "Screen0" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Może pomoże. Od trójki chodzi. Wyedytuj parametry. Pod 4 ok. pod 5 nie wiem.... Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
adios Napisano Marzec 25, 2006 Autor Zgłoszenie Share Napisano Marzec 25, 2006 Hmmm... trochę mało informacji podałeś, ale podrzucę swój xorg.conf: Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" FontPath "unix/:7100" EndSection Section "Module" Load "dbe" Load "extmod" Load "fbdevhw" Load "glx" Load "record" Load "freetype" Load "type1" Load "dri" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "yes" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "CPD-E220E" DisplaySize 330 240 HorizSync 30.0 - 85.0 VertRefresh 48.0 - 120.0 Option "dpms" EndSection Section "Device" Identifier "Videocard0" Driver "fglrx" VendorName "Videocard vendor" BoardName "ATI Technologies Inc RV280 [Radeon 9200]" Option "VideoOverlay" "on" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 16 Modes "800x600" "640x480" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Group 0 Mode 0666 EndSection Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Disaster Kid Napisano Marzec 25, 2006 Zgłoszenie Share Napisano Marzec 25, 2006 Twoj sposob nie dziala u mnie, poniewaz ja mam x64 i nie ma tam tych paczek Tzn. sa ale nie wszystkie. Dodatkowo przy probie dodania ntfs brakuje na livnie kmod-ntfs-common, ktory jest wymagany, super :/ Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Other Napisano Marzec 25, 2006 Zgłoszenie Share Napisano Marzec 25, 2006 A nie lepiej ściągnąć instalator z ati.com i po prostu ./ati-installer.blblabla.run ? Jak najnowsze nie działają pod kernelem co w FC5 jest to ściągnąć starsze i bajka będzie Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
adios Napisano Marzec 25, 2006 Autor Zgłoszenie Share Napisano Marzec 25, 2006 (edytowane) A nie lepiej ściągnąć instalator z ati.com i po prostu ./ati-installer.blblabla.run ? Jak najnowsze nie działają pod kernelem co w FC5 jest to ściągnąć starsze i bajka będzie Po co mam ściągać instalator i się bawić jak można tylko 4 paczki zainstalować. Poza tym lepiej ściągnąć nowsze jądro, gdyż jest poprawione. U mnie niestety nie działa. Zrobiłem dokładnie jak pisałeś i dostaję: KOD glxinfo direct rendering: No Jakieś sugestie? Grafika to Radeon 9600 PRO Może pokaż co wyrzuca dmesg ... Edytowane Marzec 25, 2006 przez adios Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Gość Zuk87 Napisano Marzec 25, 2006 Zgłoszenie Share Napisano Marzec 25, 2006 Może pokaż co wyrzuca dmesg ... [fglrx] Maximum main memory to use for locked dma buffers: 555 MBytes. ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 19 [fglrx] module loaded - fglrx 8.23.7 [Mar 6 2006] on minor 0 [fglrx] Internal AGP support requested, but kernel AGP support active. [fglrx] Have to use kernel AGP support to avoid conflicts. [fglrx] Kernel AGP support doesn't provide agplock functionality. [fglrx] AGP detected, AgpState = 0x1f000a0b (hardware caps of chipset) agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0. agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode [fglrx] AGP enabled, AgpCommand = 0x1f000302 (selected caps) [fglrx] free AGP = 54800384 [fglrx] max AGP = 54800384 [fglrx] free LFB = 116387840 [fglrx] max LFB = 116387840 [fglrx] free Inv = 0 [fglrx] max Inv = 0 [fglrx] total Inv = 0 [fglrx] total TIM = 0 [fglrx] total FB = 0 [fglrx] total AGP = 16384 [fglrx] Flat panel plugged in Glxgears "wymiata" po max 100 fps,a glxinfo wywala ponownie brak renderowania lsmod pokazuje załadowany moduł fglrx Odnośnik do komentarza Udostępnij na innych stronach More sharing options...
Rekomendowane odpowiedzi
Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto
Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.
Zarejestruj nowe konto
Załóż nowe konto. To bardzo proste!
Zarejestruj sięZaloguj się
Posiadasz już konto? Zaloguj się poniżej.
Zaloguj się