Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2006-04-14 16:06:18

  quentin - Użytkownik

quentin
Użytkownik
Zarejestrowany: 2006-03-22

Akceleracja ATI

Zainstalowałem

Kod:

apt-get install fglrx-driver

oraz

Kod:

apt-get install fglrx-cntrol

Potem trafiłem na opis znajdujący sie w FAQ
Instalacja sterowników ATI ( ati drivers ) w systemie

Czy mam pobrac i zainstalować: ati-driver-installer-8.20.8-i386.run?

Czy może mam usunąc instalowane apt-em paczki wcześniej?

W chwili obecnej jets tak, ze po edycji xorg.conf działa mi w KDE ATI Control ale polecenie

Kod:

glxinfo | egrep '(OpenGL|direct)'

zwraca:

Kod:

Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect

apt-get install rozum <-' mount /dev/mozg ./glowa <-'

Offline

 

#2  2006-04-14 16:10:40

  Radek - Użytkownik

Radek
Użytkownik
Skąd: Poniatowa
Zarejestrowany: 2006-04-02

Re: Akceleracja ATI

apt-get install fglrx-driver
apt-get install fglrx-kernel-src
W /usr/src rozpakuj archiwum, które powstanie po instalacji fglrx-kernel-src.
Potem daj module-assistant a-i fglrx.
Ustaw w xorg.conf driver na fglrx i zrobione ;).


Znany również jako Jabber ;).

Offline

 

#3  2006-04-14 16:28:27

  quentin - Użytkownik

quentin
Użytkownik
Zarejestrowany: 2006-03-22

Re: Akceleracja ATI

Zrobiłem jak pisałeś, module-assistante a-i fglrx zwróciło:

Kod:

debian:/usr/src# module-assistant a-i fglrx
Reading package lists... Done
Building dependency tree... Done
fglrx-kernel-src is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 63 not upgraded.

Updated infos about 1 packages
Extracting the package tarball, /usr/src/fglrx.tar.bz2, please wait...
Done with /usr/src/fglrx-kernel-2.6.15-1-k7_8.23.7-1+2.6.15-8_i386.deb .
Selecting previously deselected package fglrx-kernel-2.6.15-1-k7.
(Reading database ... 90515 files and directories currently installed.)
Unpacking fglrx-kernel-2.6.15-1-k7 (from .../fglrx-kernel-2.6.15-1-k7_8.23.7-1+2.6.15-8_i386.deb) ...
Setting up fglrx-kernel-2.6.15-1-k7 (8.23.7-1+2.6.15-8) ...

W xorg.conf mam:

Kod:

Driver "fglrx"

ale dalej jest :

Kod:

Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect 

apt-get install rozum <-' mount /dev/mozg ./glowa <-'

Offline

 

#4  2006-04-14 16:34:27

  Radek - Użytkownik

Radek
Użytkownik
Skąd: Poniatowa
Zarejestrowany: 2006-04-02

Re: Akceleracja ATI

Może coś masz niedokładnie ustawione. Tutaj masz wszystko co musisz ustawić w xorg.conf: http://xoomer.virgilio.it/flavio.stanchina/debian/f … tml#configure


Znany również jako Jabber ;).

Offline

 

#5  2006-04-14 16:52:52

  quentin - Użytkownik

quentin
Użytkownik
Zarejestrowany: 2006-03-22

Re: Akceleracja ATI

Mam tak:

Kod:

# 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 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 commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
    FontPath    "unix/:7100"            # local font server
    # if the local font server has problems, we can fall back on these
    FontPath    "/usr/lib/X11/fonts/misc"
    FontPath    "/usr/lib/X11/fonts/cyrillic"
    FontPath    "/usr/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/lib/X11/fonts/Type1"
    FontPath    "/usr/lib/X11/fonts/CID"
    FontPath    "/usr/lib/X11/fonts/100dpi"
    FontPath    "/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
    Load    "GLcore"
    Load    "bitmap"
    Load    "dbe"
    Load    "ddc"
    Load    "dri"
    Load    "evdev"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "record"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "keyboard"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "pl"
EndSection

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

Section "Device"
    Identifier    "ATI Technologies, Inc. Radeon RV250 If [Radeon 9000]"
    Driver        "fglrx"
    BusID        "PCI:1:0:0"
    Option          "RenderAccel" "true"
    Option          "AllowGLXWithComposite" "true" 
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
    HorizSync    30-65
    VertRefresh    50-75
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "ATI Technologies, Inc. Radeon RV250 If [Radeon 9000]"
    Monitor        "Generic Monitor"
    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"
EndSection

Section "DRI"
    Mode    0666
EndSection

Section "Extensions"
    Option "Composite" "Enable"
EndSection

apt-get install rozum <-' mount /dev/mozg ./glowa <-'

Offline

 

#6  2006-04-14 20:09:43

  Radek - Użytkownik

Radek
Użytkownik
Skąd: Poniatowa
Zarejestrowany: 2006-04-02

Re: Akceleracja ATI

Do Section module spróbuj dopisać:
SubSection "extmod"
    Option "omit xfree86-dga"
EndSubSection

Do section device możesz też dopisać:
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "UseInternalAGPGART" "no"   # jak ci dalej nie będzie działać spróbuj dac tutaj on

Po tych zabiegach wszystko powinno być ok.


Znany również jako Jabber ;).

Offline

 

#7  2006-04-14 20:55:40

  quentin - Użytkownik

quentin
Użytkownik
Zarejestrowany: 2006-03-22

Re: Akceleracja ATI

nic z tego... Dalej jest tak samo :(


apt-get install rozum <-' mount /dev/mozg ./glowa <-'

Offline

 

#8  2006-04-14 21:34:42

  Radek - Użytkownik

Radek
Użytkownik
Skąd: Poniatowa
Zarejestrowany: 2006-04-02

Re: Akceleracja ATI

http://xoomer.virgilio.it/flavio.stanchina/debian/f … #requirements

Zobacz na tej stronce co podałem czy wszystko masz ok w kernelu.


Znany również jako Jabber ;).

Offline

 

#9  2006-04-14 21:39:19

  kaszak696 - Członek DUG

kaszak696
Członek DUG
Skąd: Kazimierz Dolny
Zarejestrowany: 2006-03-22
Serwis

Re: Akceleracja ATI

Nie wiem jak to jest w ATI, ale w starszych sterach nvidii przyspieszenie sprzętowe było wyłączane przy uaktywnieniu wtyczki composite. Spróbuj ją wyłączyć, to może przyspieszenie zadziała.


http://images3.fotosik.pl/103/116624a3ce1555a7.gif
Linux registered user #423419

Offline

 

#10  2006-04-15 10:25:26

  quentin - Użytkownik

quentin
Użytkownik
Zarejestrowany: 2006-03-22

Re: Akceleracja ATI

Już traciłem wszelką nadzieję ale jest...

Kod:

norbert@debian:~$ glxinfo | egrep '(openGL|direct)'
direct rendering: Yes

Najprawdopodobniej pomogło zahaszowanie linii:

Kod:

Section "Extensions"
   Option "Composite" "Enable"
EndSection

W każdym razie dziękuje Wam za pomoc.

P.S.
W sumie akceleracja potrzebna mi jest jak zęby w dup*e ale skoro się nalezy to niech będzie.


apt-get install rozum <-' mount /dev/mozg ./glowa <-'

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)