ďťż
 
 
   Driver ATI - fglrx
 
 

Tematy

 
    
 

 

 

 

Driver ATI - fglrx





megatherion - 29-12-2007 12:24
Zainstalowałem sobie , po raz któryś Linuxa i znowu padło na Debiana . Najpierw miałem problem z prockiem bo w jądrze nie było zaimplementowane "Symetric cośtam.." No to sobie skompilowałem jądro do 2.6.23.12. No to sie dwa procki pojawiły. Po czym zaczełem instalować grafe cały radosny że wkońcu coś poprawili w tym linuchu , ale moja radość skończyła się bardzo szybko...

Mam grafe Asus EAX1650 PRO na Amd Athlon 64 X2 4200+ . Po wykonaniu czynności opisanych gdzieś na początku tego tematu , pojawia się takie coś po komendzie module-assistant a-i fglrx :

dh_testroot                                                               
 │ rm -f configure-stamp                                                     
 │ rm -f fglrx.ko fglrx.mod.c *.o libfglrx_ip.a                             
 │ rm -f .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd                     
 │ rm -rf .tmp_versions                                                     
 │ rm -rf patch                                                             
 │ dh_clean                                                                 
 │ rm /usr/src/modules/fglrx/debian/control                                 
 │ rm /usr/src/modules/fglrx/debian/dirs                                     
 │ if [ -f /usr/src/modules/fglrx/debian/control.template ]; then \         
 │        cat /usr/src/modules/fglrx/debian/control.template >             
 │ /usr/src/modules/fglrx/debian/control; \                                 
 │        fi                                                               
 │ if [ -f /usr/src/modules/fglrx/debian/postinst ]; then \                 
 │        mv /usr/src/modules/fglrx/debian/postinst         

/usr/src/modules/fglrx/debian/fglrx-kernel-2.6.23.12.postinst; \         
 │        fi                                                               
 │ dh_testdir                                                               
 │ touch configure-stamp                                                     
 │ dh_testdir                                                               
 │ /usr/bin/make -C /lib/modules/2.6.23.12/source                           
 │ SUBDIRS=/usr/src/modules/fglrx modules                                   
 │ make[1]: Wejście do katalogu `/usr/src/linux-2.6.23.12'                   
 │  CC [M]  /usr/src/modules/fglrx/firegl_public.o                         
 │ /usr/src/modules/fglrx/firegl_public.c:46:2: error: #error unknown or     
 │ undefined architecture configured                                         
 │ /usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_check_pci’:   
/usr/src/modules/fglrx/firegl_public.c:1990: warning: ‘pci_find_slot’ is 
 │ deprecated (declared at include/linux/pci.h:481)                         
 │ /usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_pci_find_slot’: 
 │ /usr/src/modules/fglrx/firegl_public.c:2899: warning: ‘pci_find_slot’ is 
 │ deprecated (declared at include/linux/pci.h:481)                         
 │ make[2]: *** [/usr/src/modules/fglrx/firegl_public.o] Błąd 1             
 │ make[1]: *** [_module_/usr/src/modules/fglrx] Błąd 2                     
 │ make[1]: Opuszczenie katalogu `/usr/src/linux-2.6.23.12'                 
 │ make: *** [build] Błąd 2 Gdzieś na necie wyczytałem , że to problem właśnie z prockiem i niby da sie to obejść przez edycję kodu źródłowego pliku firegl_public.c . To i tez to zrobiłem i znowu były krzaki.
Czy ktoś mógłby mi pomóc....

[/code]



Rodzyn - 29-12-2007 14:20
Spróbuj zrobić przez Envy. Próbowałem przez Envy ale tez mi sie skrzaczyło ale okazało sie, że zrobiłem błąd

Przejrzyj ten temat na forum ubuntu http://forum.ubuntu.pl/showthread.php?t=57527



megatherion - 30-12-2007 00:14
Zainstalowałem Envy i pojawiły się nowe krzaki :
najpierw :
true
/usr/share/envy/gtkenvy.py:73: GtkWarning: gtk_widget_grab_default: assertion `GTK_WIDGET_CAN_DEFAULT (widget)' failed
  self.wTree = gtk.glade.XML(self.gladefile)
/usr/share/envy/gtkenvy.py:73: GtkWarning: Ignoring the separator setting
  self.wTree = gtk.glade.XML(self.gladefile)

(gtkenvy.py:3375): libglade-WARNING **: could not find a parent that handles internal children for `vbox'

(gtkenvy.py:3375): libglade-WARNING **: could not find a parent that handles internal children for `vbox'

(gtkenvy.py:3375): libglade-WARNING **: could not find a parent that handles internal children for `vbox'

(gtkenvy.py:3375): libglade-WARNING **: could not find a parent that handles internal children for `vbox'

(gtkenvy.py:3375): libglade-WARNING **: could not find a parent that handles internal children for `vbox'
TESTING CONNECTION
window
True
Thread ended
Main thread ended No ale jakiesś okienko wykoczyło z jakimiś opcjami... Z błędem .Envy się mnie zapytał czy chce spróbować zainstalować brakujące pakiety, nie wiem nawet jakie to te brakujące pakiety...
i w konsoli takie znowu błędy podczas tego się ukazały...
File "/usr/share/envy/gtkenvy.py", line 221, in deptry
    self.sessioncheck()
  File "/usr/share/envy/gtkenvy.py", line 758, in sessioncheck
    self.gnomegeneric()
  File "/usr/share/envy/gtkenvy.py", line 697, in gnomegeneric
    self.cmd.append("%s" % (_("Please wait, this can take some time.")))
  File "/usr/lib/python2.4/gettext.py", line 553, in gettext
    return dgettext(_current_domain, message)
  File "/usr/lib/python2.4/gettext.py", line 517, in dgettext
    codeset=_localecodesets.get(domain))
  File "/usr/lib/python2.4/gettext.py", line 465, in translation
    t = _translations.setdefault(key, class_(open(mofile, 'rb')))
  File "/usr/lib/python2.4/gettext.py", line 177, in __init__
    self._parse(fp)
  File "/usr/lib/python2.4/get jak kliknelem ze chce zainstalowac to oczywiscie tez jakiś dziwny błąd :

"here was an error in the installation process. You can see the log file /var/log/envy-installer.log"

python pulse.py ati
debian:/usr/share/envy# python pulse.py ati
Envy - Version 0.9.9
ENVY ERROR: Your Operating System does not seem to be supported by Envy ale z koleji jak wziełem żeby odinstalował stare stery :!: bo niby jakieś były... To mi coś usunął pewnie te stare deby i sciagnął jakaś mese.

I dalej jestem w kropce...



lukas - 30-12-2007 11:10
Zainstalowałem dzisiaj nowe Catalyst 7.12 na świeżym Debianie Lenny i

direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect Instalacja pierwszą metodą działa, ale interesuje mnie AIGLX :-/



alan666888 - 31-12-2007 09:36
Witam. Ostatnio jak miałem debiana to miałem otwarte sterowniki instalowene wg poradnika Kaka', ale teraz podobno się dużo pozmieniało i chciałbym przejść na zamknięte aby pobawić się compiz-fusion po podobno na otwartych nie działa. Mam ati radeona 9250 znalazłem te stery http://ati.amd.com/support/drivers/l...n-prer200.html. według którego poradnika powinienem je instalować bo duzo tu stron i każdy poprawia każdego.
Przepraszam za moje zamieszanie, bo już dawno tu nie byłem i nie jestem obcykany tak jak wy.
PS. Szczęśliwego nowego roku



megatherion - 01-01-2008 22:14
Co ja mam zrobić ??????????? Zainstalowałem sobie jądro 2.6.22-3 jako amd64 i znowu nic nie działa :(((((((((

Tym razem wyskakuje napis :

__ke_unregister_ioctl32_conversion’:                                      ↑
 │ /usr/src/modules/fglrx/firegl_public.c:2974: warning: ‘return’ with a      ▒
 │ value, in function returning void                                          ▒
 │ /usr/src/modules/fglrx/firegl_public.c: In function                        ▒
 │ ‘KAS_SlabCache_Initialize’:                                                ▒
 │ /usr/src/modules/fglrx/firegl_public.c:5221: warning: cast from pointer    ▒
 │ to integer of different size                                              ▒
 │  LD [M]  /usr/src/modules/fglrx/fglrx.o                                  ▒
 │ ld: Relocatable linking with relocations from format elf32-i386            ▒
 │ (/usr/src/modules/fglrx/libfglrx_ip.a.GCC4) to format elf64-x86-64        ▒
 │ (/usr/src/modules/fglrx/fglrx.o) is not supported                          ▒
 │ make[2]: *** [/usr/src/modules/fglrx/fglrx.o] Błąd 1                      ▒
 │ make[1]: *** [_module_/usr/src/modules/fglrx] Błąd 2                      ▒
 │ make[1]: Opuszczenie katalogu `/usr/src/linux-headers-2.6.22-3-amd64'      ▮
 │ make: *** [build] Błąd 2
o co tu chodzi ??
Co tu trzeba zainstalować , jakie nagłówki aby to zaczęło się kompilować ?? Bo ja już nie wiem co mam robić :(



darkwater - 01-01-2008 23:20
która wersja fglrx ?? z tego co wiem pod kernelem 2.6.23 poprawnie pracuje tylko najnowszy fglrx 8.44.3
u mnie na sid64 z ww. kernelem działa poprawnie, choć zapowiadanych rewelacji nie zauważyłem. pakiety które są potrzebne do instalacji fglrx i kompilacji jego modułu są wymienione na stronie ati-amd

https://a248.e.akamai.net/f/674/9206...712_linux.html



lukas - 02-01-2008 11:55
U mnie na kompilowanym jaju 2.6.23.12 nie poszły. Powalczę dzisiaj i zobaczymy co z tego będzie ;-)



Rodzyn - 02-01-2008 12:43
Chyba będzie trzeba pomyśleć nad Nvidią :(



lukas - 02-01-2008 16:01
Jak masz na płycie PCI-e, to nie problem i koszt mały. Ja jade dalej na AGP i musiałem kupić Radeon X1650XT, ponieważ od NV były już tylko wynalazki czyt. Palit. Ale teraz żałuję, że nie zainwestowałem w tą firmę :-/

[ Dodano: 2008-01-08, 14:55 ]
Właśnie przeinstalowałem Debiana Lenny i standardowo chciałem zainstalować sterowniki, ale mam mały problem. Zauważyłem, że pojawiło się nowe jajko, więc je zaktualizowałem. Poleciałem instalacje według pierwszej metody i tak jak opisywałem wyżej, monitor dostaje sygnał i noc poza tym, a dokładnie to zawiesza się cały system tj. ctrl+alt+backspace nie reaguje :evil:



Rodzyn - 12-01-2008 16:09
Ano mam na PCI-e :) Ale w sumie jakbym wymieniał to już na lepszą kartę graficzną niż x1950PRO który po roku od wydania nadal jest świetna na Windowsie w grach. Jeszcze nie miałem okazji przetestowania tej karty na linuksie przez te problemy z driverami :/ I też szkoda, że mało gier jest robionych pod Linuksa jedynie co ID software pamięta choć już jakieś pogłoski są, że raczej zrezygnują ze wspierania dla Linuksa :( To samo z America's Army :/

Edit: Na które jajko zaktualizowałeś? Bo właśnie się zastanawiam czy przed powtórną instalacją driverów nie zaktualizować kernela do wersji 2.6.23.13 Stable



lukas - 12-01-2008 16:36
Na Ubuntu 7.10 masz dostęp do nowszego jaja. Ja używam Debiana Lenny i tam jest dopiero 2.6.22.3. Skompilowałem sobie najnowsze jądro tj. 2.6.23.13, zainstalowałem sterowniki, system odpalił, ale nie było akceleracji. Wcześniej nigdy tego nie robiłem, ponieważ według opinii bardziej doświadczonych użytkowników- efekty są praktycznie niezauważalne. Jajo kompilowałem tylko dla najnowszych Catalyst 7.12. Skoro kompilacja przeszła bez problemów, to postanowiłem zrobić ją na świeżym systemie razem z instalacją najnowszych sterowników. Niestety, nie wiem czemu, ale jajo już nie chciało się zbootować.

Wypluwało mi mniej więcej taki błąd.

ide0:I/O resource  not free
ide0:ports already in use, skipping probe
[/code]



Klusek - 14-01-2008 01:26
Wszytko niby idzie gładko tak jak powinno, ale próba zainstalowania fglrx na Radeonie Xpress 1100 kończy się po komendzie:
aticonfig --initial tak
Data incomplete in file /etc/X11/xorg.conf
        Device section "Configured Video Device" must have a Driver line.
Data incomplete in file /etc/X11/xorg.conf
        Undefined Device "(null)" referenced by Screen "Default Screen".
aticonfig: Parsing the configuration file failed.
The above error messages are reported from XFree86 and may assist you in
diagnosing the problem with your configuration input file. Try use -f option
to generate a new configuration file. od razu mówię, że
aticonfig --initial -f nic nie daje.
Mój xorg też wygląda jakoś tak ubogo
# 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"        "pl"
EndSection

Section "InputDevice"
        Identifier        "Configured Mouse"
        Driver                "mouse"
EndSection

Section "Device"
        Identifier        "Configured Video Device"
        Option                "UseFBDev"                "true"
EndSection

Section "Monitor"
        Identifier        "Configured Monitor"
EndSection

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



Rodzyn - 15-01-2008 16:49
Melduję, że stery 7.12 działają na moim x1950PRO :) Instalowałem przez Envy



adnix - 17-01-2008 09:47
Zainstalowałem zamknięte sterowniki. Direct reendering: Yes lecz jest problem z rozdzielczością. Mam możliwość wyboru wszystkich oprócz 1400x1050.
z manuala aticonfig wykminiłem takie coś aticonfig --resolution=0,1400x1050 ale dostaje informacje no screen 0.

adnix@debian:~$ cat /etc/X11/xorg.conf
# 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 command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
        Identifier        "Generic Keyboard"
        Driver                "kbd"
        Option                "CoreKeyboard"
        Option                "XkbRules"        "xorg"
        Option                "XkbModel"        "pc105"
        Option                "XkbLayout"        "us"
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"
        Identifier        "Synaptics Touchpad"
        Driver                "synaptics"
        Option                "SendCoreEvents"        "true"
        Option                "Device"        "/dev/psaux"
        Option                "Protocol"        "auto-dev"
        Option                "HorizEdgeScroll"        "0"
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        "Generic Video Card"
        Driver                "fglrx"
        Busid                "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier        "Generic Monitor"
        Option                "DPMS"
EndSection

Section "Screen"
        Identifier        "Default Screen"
        Device                "Generic Video Card"
        Monitor                "Generic Monitor"
        Defaultdepth        24
        SubSection "Display"
                Modes                "1400x1050"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier        "Default Layout"
  screen "Default Screen"
        Inputdevice        "Generic Keyboard"
        Inputdevice        "Configured Mouse"
       
        # Uncomment if you have a wacom tablet
        #        InputDevice    "stylus"        "SendCoreEvents"
        #        InputDevice    "cursor"        "SendCoreEvents"
        #        InputDevice    "eraser"        "SendCoreEvents"
        Inputdevice        "Synaptics Touchpad"
EndSection
Section "Module"
        Load                "glx"
EndSection
Section "Extensions"
        Option                "Composite"        "0"
EndSection



monolith - 17-01-2008 10:34
Witam,

Podobny problem u mnie na laptopie z ATI Mobility Radeon 9700. Po zainstalowaniu nowych sterowników ATI ver. 7.12, nie mogę wybrać rozdzielczości 1400x1050. Próbowałem już różnych ustawień w xorg.conf i nic. Problem rozwiązałem wracając do poprzedniego sterownika 8.40.4 :-)



adnix - 17-01-2008 11:44
z tym, że otwarte sterowniki nie wspierają mojej karty :/. Wątpię ale może jest coś takiego w Debianie jak Menedżer Sterowników Własnościowych. Taki twór jest w Ubuntu i bezproblemowo poradził sobie z konfiguracją mojej karty.



salmon - 17-01-2008 11:45
Za https://a248.e.akamai.net/f/674/9206...712_linux.html

Może to dotyczyć też innych rozdzielczości...



adnix - 17-01-2008 19:53
Ale tam jest tylko o tym wspomniane a nie ma żadnych informacji o rozwiązaniu



Klusek - 20-01-2008 19:52
Panie i Panowie bardzo proszę Was o pomoc w rozwiązaniu mojego problemu. Na Debiana przesiadłem się z Ubuntu, prawie ze wszystkim sobie do tej pory poradziłem, Debian działa o wiele lepiej niż Ubu chociaż i oni złego słowa powiedzieć nie mogę. Jedyny problem jaki mam to to, że nie mogę uruchomić akceleracji 3D, na Ubuntu ładnie to działało.
Mam Radeona Xpress 1100, sterowniki mam zainstalowane z repozytoriów (wersja 8.45.4-1) wg instrukcji na początku tematu. Niby wszystko pięknie się zainstalowało bez żadnych błędów, ale system i tak nie korzysta z tych sterowników.
Komenda fglrxinfo daje rezultat
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.3) Mój Xorg wygląda następująco:

# 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 command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
        Identifier    "Default Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        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"
EndSection

Section "InputDevice"
        Identifier  "Synaptics Touchpad"
        Driver      "synaptics"
        Option            "SendCoreEvents" "true"
        Option            "Device" "/dev/psaux"
        Option            "Protocol" "auto-dev"
        Option            "HorizScrollDelta" "0"
EndSection

Section "Monitor"
        Identifier  "Generic Monitor"
        Option            "DPMS"
EndSection

Section "Monitor"
        Identifier  "aticonfig-Monitor[0]"
        Option            "VendorName" "ATI Proprietary Driver"
        Option            "ModelName" "Generic Autodetecting Monitor"
        Option            "DPMS" "true"
EndSection

Section "Device"
        Identifier  "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
        Driver      "ati"
        BusID      "PCI:1:5:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device    "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
        Monitor    "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Modes    "1280x800"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device    "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth    24
        SubSection "Display"
                Viewport  0 0
                Depth    24
        EndSubSection
EndSection Może o czymś zapomniałem lub coś przegapiłem?



mikmik - 23-01-2008 14:33
extracting the package tarball, /usr/src/fglrx.tar.bz2, please wait...
Target package file /usr/src/fglrx-kernel-2.6.22-3-k7_8.452.1-1+2.6.22-6_i386.deb already exists, not rebuilding!
(however, you could use the -f switch to ignore it)
dpkg -Ei /usr/src/fglrx-kernel-2.6.22-3-k7_8.452.1-1+2.6.22-6_i386.deb
Zaznaczenie poprzednio niezaznaczonego pakietu fglrx-kernel-2.6.22-3-k7.
(Odczytywanie bazy danych ... 112852 plików i katalogów obecnie zainstalowanych.)
Rozpakowanie fglrx-kernel-2.6.22-3-k7 (z .../fglrx-kernel-2.6.22-3-k7_8.452.1-1+2.6.22-6_i386.deb) ...
dpkg: problemy z zależnościami uniemożliwiają skonfigurowanie fglrx-kernel-2.6.22-3-k7:
 fglrx-kernel-2.6.22-3-k7 zależy od fglrx-driver (= 8.452.1-1); jednakże:
  Wersją fglrx-driver w systemie jest 8.44.3-1.
dpkg: błąd przetwarzania fglrx-kernel-2.6.22-3-k7 (--install):
 problemy z zależnościami - pozostawiony nieskonfigurowany
Wystąpiły błędy podczas przetwarzania:
 fglrx-kernel-2.6.22-3-k7

I: Direct installation failed, trying to post-install the dependencies

apt-get -f install
Czytanie list pakietów... Gotowe
Budowanie drzewa zależności
Reading state information... Gotowe
Naprawianie zależności... Gotowe
Następujące pakiety zostaną USUNIÊTE:
  fglrx-kernel-2.6.22-3-k7
0 aktualizowanych, 0 nowo instalowanych, 1 usuwanych i 0 nieaktualizowanych.
1 nie w pełni zainstalowanych lub usuniętych.
Konieczne pobranie 0B archiwów.
Po rozpakowaniu zostanie zwolnione 1839kB miejsca na dysku.
Czy chcesz kontynuować [T/n]? jak to rozwiazac?

[ Dodano: 2008-01-23, 15:59 ]
ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Debian/lenny
Package build failed!
Package build utility output:
dpkg-buildpackage: source package fglrx-installer
dpkg-buildpackage: source version 8.452.1-1
dpkg-buildpackage: source changed by ATI Technologies Inc. <http://ati.amd.com/support/driver.html>
 debian/rules build
dpkg-buildpackage: host architecture i386
dh_testdir
# move licenses away from binary dir
if [ ! -d usr/share/doc/fglrx ]; then \
          mkdir -p usr/share/doc/fglrx; \
          mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
        fi
# set executable on user apps
find usr/X11R6/bin -type f | xargs chmod a+x
# remove exec bit from files that don't deserve it
find usr/X11R6/include \
            usr/X11R6/lib \
            usr/X11R6/lib64 \
            usr/share usr/src    -type f | xargs chmod -x
find: usr/X11R6/lib64: No such file or directory
find lib -not -name "*.sh" -type f | xargs chmod -x
find lib      -name "*.sh" -type f | xargs chmod +x
# set proper permissions on /etc files
if [ -d etc/ati ]; then                \
                chmod 755 etc/ati ;                    \
                chmod 644 etc/ati/* ;          \
                chmod a+x etc/ati/*.sh ;        \
        fi
if [ -f debian/fglrx.default ]; then \
          mv -v debian/fglrx.default debian/fglrx; \
        fi
`debian/fglrx.default' -> `debian/fglrx'
 debian/rules binary
dh_testdir
# move licenses away from binary dir
if [ ! -d usr/share/doc/fglrx ]; then \
          mkdir -p usr/share/doc/fglrx; \
          mv usr/X11R6/bin/LICENSE.* usr/share/doc/fglrx; \
        fi
# set executable on user apps
find usr/X11R6/bin -type f | xargs chmod a+x
# remove exec bit from files that don't deserve it
find usr/X11R6/include \
            usr/X11R6/lib \
            usr/X11R6/lib64 \
            usr/share usr/src    -type f | xargs chmod -x
find: usr/X11R6/lib64: No such file or directory
find lib -not -name "*.sh" -type f | xargs chmod -x
find lib      -name "*.sh" -type f | xargs chmod +x
# set proper permissions on /etc files
if [ -d etc/ati ]; then                \
                chmod 755 etc/ati ;                    \
                chmod 644 etc/ati/* ;          \
                chmod a+x etc/ati/*.sh ;        \
        fi
if [ -f debian/fglrx.default ]; then \
          mv -v debian/fglrx.default debian/fglrx; \
        fi
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Create the directories to install into
dh_installdirs -pfglrx-driver \
                usr \
                usr/lib/xorg \
                usr/lib/xorg/modules \
                usr/lib/dri \
                usr/bin \
                usr/sbin \
                etc/acpi \
                etc/acpi/events \
                etc/default \
                etc/X11/Xsession.d
dh_installdirs -pfglrx-driver-dev \
                usr \
                usr/include \
                usr/lib
dh_installdirs -pfglrx-kernel-src \
                usr/src/modules/fglrx \
                usr/src/modules/fglrx/debian
dh_installdirs -A -pfglrx-amdcccle \
                usr \
                usr/bin \
                usr/share \
                usr/share/applnk \
                usr/share/applications \
                usr/share/icons \
                usr/share/pixmaps
dh_installdirs -p \
                usr/src
dh_install
dh_install -pfglrx-driver "usr/X11R6/bin/fgl*"      "usr/bin"
dh_install -pfglrx-driver "usr/X11R6/bin/aticonfig" "usr/bin"
dh_install -pfglrx-driver "usr/sbin/atieventsd"    "usr/sbin"
dh_installman -pfglrx-driver "usr/share/man/man8/atieventsd.8"
# amd64 needs some library redirection
dh_install -pfglrx-driver "usr/X11R6/lib/*.so*"          "usr/lib"
dh_install -pfglrx-driver "usr/X11R6/lib/modules/dri"    "usr/lib"
dh_install -pfglrx-driver "usr/X11R6/lib/modules/linux"  "usr/lib/xorg/modules"
dh_install -pfglrx-driver "usr/X11R6/lib/modules/drivers" "usr/lib/xorg/modules"
dh_install -pfglrx-driver "usr/X11R6/lib/modules/*.so"    "usr/lib/xorg/modules"
dh_install -pfglrx-driver "usr/X11R6/lib/modules/*.a"    "usr/lib/xorg/modules"
dh_install -pfglrx-driver "etc/fglrx*"                "etc"
dh_install -pfglrx-driver "etc/ati"                  "etc"
dh_install -pfglrx-driver "debian/70fglrx"            "etc/X11/Xsession.d"
dh_install -pfglrx-driver "debian/fglrx-powermode.sh" "etc/acpi"
dh_install -pfglrx-driver "debian/fglrx-*-aticonfig"  "etc/acpi/events"
dh_install -pfglrx-driver "debian/fglrx"              "etc/default"
dh_installinit -pfglrx-driver --name="atieventsd"
# create symlinks to shared libs
dh_link    -pfglrx-driver "usr/lib/libGL.so.1.2"                  "usr/lib/libGL.so.1"
dh_install -pfglrx-driver-dev "usr/X11R6/lib/*.a"  "usr/lib"
dh_install -pfglrx-driver-dev "usr/X11R6/include/*" "usr/include"
dh_install -pfglrx-driver-dev "usr/include/*"      "usr/include"
dh_install -pfglrx-kernel-src \
                lib/modules/fglrx/build_mod/*.c            \
                lib/modules/fglrx/build_mod/*.h            \
                lib/modules/fglrx/build_mod/*.sh          \
                lib/modules/fglrx/build_mod/lib*          \
                lib/modules/fglrx/build_mod/2.6.x/Makefile \
                usr/src/modules/fglrx
dh_install -pfglrx-kernel-src "debian/changelog" "usr/src/modules/fglrx/debian"
dh_install -pfglrx-kernel-src  \
                debian/copyright        \
                debian/compat          \
                module/rules            \
                module/control.template \
                module/dirs.template    \
                module/postinst        \
                usr/src/modules/fglrx/debian
(cd debian/fglrx-kernel-src/usr/src \
        && chown -R root:src modules \
        && tar -jcf fglrx.tar.bz2 modules \
        && rm -rf modules)
# control panel package
dh_install -A -pfglrx-amdcccle "usr/X11R6/bin/amdcccle"                        "usr/bin"
dh_install -A -pfglrx-amdcccle "usr/share/icons/*.xpm"                          "usr/share/icons"
dh_install -A -pfglrx-amdcccle "usr/share/icons/*.xpm"                          "usr/share/pixmaps"
dh_install -A -pfglrx-amdcccle "debian/amdcccle.desktop"                                "usr/share/applications"
dh_install -A -pfglrx-amdcccle "debian/amdcccle.kdelnk"                                "usr/share/applnk"
dh_install -A -pfglrx-amdcccle "usr/share/ati"                                                  "usr/share"
dh_desktop    -pfglrx-amdcccle
dh_installdocs
dh_installdocs -pfglrx-driver usr/share/doc/fglrx/*
#dh_installchangelogs
dh_link
dh_strip
dh_compress
dh_makeshlibs
dh_installdeb
LD_PRELOAD= dh_shlibdeps --exclude=emul
dpkg-shlibdeps: warning: symbol _XFlush used by debian/fglrx-driver/usr/lib/libfglrx_pp.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol XextAddDisplay used by debian/fglrx-driver/usr/lib/libfglrx_pp.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol _XReply used by debian/fglrx-driver/usr/lib/libfglrx_pp.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol XextRemoveDisplay used by debian/fglrx-driver/usr/lib/libfglrx_pp.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol XextCreateExtension used by debian/fglrx-driver/usr/lib/libfglrx_pp.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: symbol XextFindDisplay used by debian/fglrx-driver/usr/lib/libfglrx_pp.so.1.0 found in none of the libraries.
dpkg-shlibdeps: warning: debian/fglrx-driver/usr/lib/xorg/modules/drivers/fglrx_drv.so shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/fglrx-driver/usr/lib/xorg/modules/drivers/fglrx_drv.so shouldn't be linked with librt.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/fglrx-driver/usr/lib/xorg/modules/drivers/fglrx_drv.so shouldn't be linked with libdl.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/fglrx-driver/usr/lib/xorg/modules/drivers/fglrx_drv.so shouldn't be linked with libm.so.6 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/fglrx-driver/usr/bin/fglrxinfo shouldn't be linked with libXext.so.6 (it uses none of its symbols).
dpkg-shlibdeps: failure: couldn't find library libfglrx_gamma.so.1 needed by debian/fglrx-driver/usr/bin/fglrx_xgamma (its RPATH is '').
Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file.
To help dpkg-shlibdeps find private libraries, you might need to set LD_LIBRARY_PATH.
dh_shlibdeps: command returned error code 512
make: *** [binary] Error 1
dpkg-buildpackage: failure: debian/rules binary gave error exit status 2
Removing temporary directory: fglrx-install.th3292 pomocy!



orio21 - 23-01-2008 22:03
hej! mój problem wygląda następująco, po aktualizacji debiana do wersji lenny nie moge zainstalować żadnych zamkniętych sterów ati :evil: a na etchu miałem takie jakie chciałem :shock: podobno są jakieś otwarte stery w jądrze linuxa ale jak wpisze w x.orgu to ati albo radeon to xy nie zaskoczą.
Moja karta to radeon x1300pro
Bardzo prosiłbym kogoś o pomoc. ;-)

Poradziłem sobie już z problemem :mrgreen:



salmon - 24-01-2008 10:08

dpkg-shlibdeps: failure: couldn't find library libfglrx_gamma.so.1 needed by debian/fglrx-driver/usr/bin/fglrx_xgamma (its RPATH is ''). Ten błąd jest śmieszny. W ogóle te nowe stery głupio się instaluje, ja to rozwiązałem tak: Po zainstalowaniu tego instalujesz sterowniki ze strony. Później jeszcze dostaniesz błąd, że pakiet chce nadpisać plik który należy do Mesy. Ja to olałem i uruchomiłem dpkg z opcją --force-all i wszystko działa więc chyba nic nie zepsułem :)



mikmik - 24-01-2008 19:54
salmon
pierw z repozytorium zainstalowałeś
czyli ściągnołeś sterownik ze stron ati pluło z zastępowaniu dałeś anuluj i przez dpkg --force all zainstalowałeś tak? i działą wszystko bo mi fglrx działą ale nie działą na nim q3 i nie ma alceleracji



salmon - 24-01-2008 20:06

salmon
pierw z repozytorium zainstalowałeś
czyli ściągnołeś sterownik ze stron ati pluło z zastępowaniu dałeś anuluj i przez dpkg --force all zainstalowałeś tak? i działą wszystko bo mi fglrx działą ale nie działą na nim q3 i nie ma alceleracji
Tak, dokładnie w ten sposób. Do akceleracji musiałem zrobić reset całego kompa, restart X-ow nie wystarczył (chociaż może wystarczy przeładowanie modułów) Użyłem sterowników z 18.stycznia, a moja karta to X1400.



mikmik - 24-01-2008 20:23
śmiga aż miło:D troche inaczejz robiłem bo jak ta paczke run zainstalowałem to nic nie dało ale jak z tej paczki run zrobiłem paczki deb i te deb przez force all to elegancko działa:D 5 dni jeb....sie ze sterownikami;] maskara



Ateril - 25-01-2008 21:15
Witam.

Chciałbym opisać pewien problem, który mnie nurtuje. Mianowicie mam kartę radeon x1950 pro pod AGP. Na Debianie kiedyś udało mi się ją odpalić, lecz działała z prędkością 2000fps na glxgears. Następne próby jej instalacji kończyły się Mesą. No więc zacząłem szukać głębiej...korzystałem chyba z 8-10 poradników...o dziwo każdy pokazywał trochę inny sposób instalacji. ÂŻaden nie zadziałał....zainstalowałem Ubuntu(7.10). Gdy instaluję sterowniki przez Menadżera sterowników właściwych mam również 2000fps. W pewnej chwili się zdenerwowałem i zainstalowałem sterowniki w najprostszy sposób czyli ./ati-................ i zadziałały nawet nieźle bo w 7000fps. Zadowolony wyłączyłem kompa i poszedłem spać. Z rana gdy go włączyłem otrzymałem Mesę ~_--. No to próbowałem dalej...po którymś razie się udało znowu w podobny sposób, lecz tym razem zamiast wyłanczać kompa go restartowałem i patrzyłem co się stanie. I było wszystko ok...gdy wyłączyłem go całkiem i włączyłem znów wróciła Mesa. Moje pytania brzmią :

1) Czym się różni restart od wyłączenia kompa?
2) Czy da się zrobić coś by na tych sterownikach, które działają mi w 2000fps było szybciej ?
3) Może znacie jakiś sposób instalacji który zawsze działa ? (Envy odpada przez 5 prób ani razu nie zadziałał / zwykłe budowanie paczek i ich instalacja też/)

P.s. Ten sposób instalacji dający mi 7000fps nigdy nie chciał zadziałać na "goły" system...dopiero jak coś namieszałem poradnikami...ale nie wiem co...nawet gdybym wiedział to nie mam pojęcia jak zrobić by nie wracała mesa )

Mam nadzieję, że szybko odpiszecie bo bez Linuxa mi się ciężko żyje a te 2000fps już mi nie starczają :(

Z góry dziękuję.



daniel_107 - 29-01-2008 18:12
Wszystko zainstalowałem wg poradnika. Ale po restarcie włącza mi się awaryjny tryb grafiki, czy jakieś inne tatałajstwo i po wpisaniu
glxinfo | grep direct Otrzymuję:
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0". Mój xorg.conf wygląda tak:
# 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 command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

# Uncomment if you have a wacom tablet
#        InputDevice    "stylus"        "SendCoreEvents"
#        InputDevice    "cursor"        "SendCoreEvents"
#        InputDevice    "eraser"        "SendCoreEvents"
        Identifier    "Default Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
        Load  "dri"
        Load  "glx"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        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            "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 "Monitor"
        Identifier  "aticonfig-Monitor[0]"
        Option            "VendorName" "ATI Proprietary Driver"
        Option            "ModelName" "Generic Autodetecting Monitor"
        Option            "DPMS" "true"
EndSection

Section "Device"
        Identifier  "ATI Technologies Inc RV280 [Radeon 9200]"
        Driver      "ati"
        BusID      "PCI:2:0:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device    "ATI Technologies Inc RV280 [Radeon 9200]"
        Monitor    "SyncMaster"
        DefaultDepth    24
        SubSection "Display"
                Modes    "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device    "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth    24
        SubSection "Display"
                Viewport  0 0
                Depth    24
        EndSubSection
EndSection Proszę o możliwie szybką pomoc... Aha jeśli ktoś by nie zauważył: moja karta graficzna to Radeon 9200.
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • minister.pev.pl



  • Strona 5 z 6 • Wyszukano 453 postów • 1, 2, 3, 4, 5, 6
     

     


     

     
    Copyright 2003. MĂłj serwis