Portál AbcLinuxu, 12. května 2025 05:57

Dotaz: Debian/Lenny a Asus ATI Radeon 1950 pro

10.9.2007 21:05 SniperCZ36
Debian/Lenny a Asus ATI Radeon 1950 pro
Přečteno: 3111×
Odpovědět | Admin
Dobrý den.

Stáhl a nainstaloval jsem Debian lenny, ale bohužel se mi na něm nedaří rozjet 3D. Zkoušel jsem to podle mnoha návodů, ale nic.:(

tento je asi nejlepší z nich

http://technowizah.com/2006/10/debian-how-to-ati-drivers.html

postup : sudo apt-get install fakeroot debhelper build-essential libstdc++5 fakeroot sh ati-driver-installer-8.37.6-x86.x86_64.run --buildpkg Debian/lenny sudo dpkg -i fglrx-driver_8.37.6-1_i386.deb sudo dpkg -i fglrx-kernel-src_8.37.6-1_i386.deb sudo apt-get install linux-headers-$(uname -r) sudo apt-get install module-assistant cd /usr/src sudo m-prepare sudo m-a a-i fglrx

podařilo se mi zkompilovat fglrx jádro, ale můj xorg.conf zůstal nezměněn a Xka přestala fungovat (dojde k zamrznutí pc)

můj pc :

ASUS P5LD2 Intel Pentium D 925 (2x3GHz Presler) Asus ATI Radeon 1950 pro 256bit 256MB Seagate NS Sata II 320GB

Děkuji všem za pomoc.
Nástroje: Začni sledovat (0) ?Zašle upozornění na váš email při vložení nového komentáře.

Odpovědi

10.9.2007 22:53 Dannny | skóre: 14
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Odpovědět | | Sbalit | Link | Blokovat | Admin
zkus aticonfig --initial --input=/etc/X11/xorg.conf. Mel by ti upavit onen xorg.conf.
11.9.2007 16:49 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
# # 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" "cz" EndSection

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

Section "Device" Identifier "Generic Video Card" Driver "fglrx" BusID "PCI:4:0:0" EndSection

Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 28-40 VertRefresh 43-60 EndSection

Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Modes "800x600" EndSubSection EndSection

Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection

Takhle to změní xorg.conf, bohužel Xka stále způsobí zamrznutí pc
11.9.2007 17:49 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Zkus tam ještě někam na konec doplnit
Section "Extensions"
  Option "Composite" "0"
EndSection
Možná jsem se jen přehlíd že to tam neni.
11.9.2007 20:37 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
po vypnutí composite : xka běží s šedivim pozadim a černym x místo kurzoru, když resetnu xka(ctrl+alt+backspace) vidim toto:

(WW) fglrx : No matching device scetion for instance (BUS PCI:4:0:1) found

2x (II) Module already built-in

(EE) AIGLX error : dlsym for __driCreateNewScreen_20050727 faild (/usr/lib/pri/fglrx_dri.so : undefinied symbol : __createNewScreen_20050727)

(EE) AIGLX : reverting to software rendering

11.9.2007 22:46 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Možná by pomohlo ještě v tom xorg.conf vypnout aiglx
Section "ServerFlags"
  Option "aiglx" "0"
EndSection
A možná odstranění BusID "PCI:4:0:0" by mohlo pomoct odtranit to varování.

Já hodlám taky vyzkoušet rozjet fglrx v Lenny, ale až vyjde ta nová verze co by měla podle zprávičky zvednout oproti minulým verzím u mé karty 50x výkon. Tak zatím čekám. :-)

12.9.2007 07:19 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
při vypnutí AIGLX zmizí hláška s ním spojená, po smazání BUS ID se stále hláška objevuje.. xka stále zašedlé s černým křížem místo kurzoru.

začínám silně uvažovat o tom jeli moje grafika vůbec podporována ... :(( :'( co máte za kartu?
12.9.2007 08:30 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro

Mylím že Vaše karte je podporována, možná to bude chtět jen doladit xorg.conf, nebo bych zkusil stáhnou novější verzi ze stránek amd, přeci jenom máte docela novou kartu (jestli se nepletu) a ty ovladače co zkoušíte rozchodit sou trochu starší.

Já mám radeon x300 integrovaný v čipsetu xpress1150.

12.9.2007 11:15 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Mám stáhle nejnovější, tohle je jen okopírováné z návodu aby bylo názorně vydět jak jsem postupoval (odkaz je nad citací postupu).
12.9.2007 09:35 dustin | skóre: 63 | blog: dustin
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Zašedlá Xka s křížem místo kurzoru - pokud s tím kurzorem lze hýbat, pak mi přijde, že je X server OK, jenom nenaběhlo grafické prostředí (KDE, GNOME, atd.)
12.9.2007 11:17 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
před jakoukoli upravou xorg.conf s ním hýbat šlo, ted nevím. ještě sem postnu upravený xorg.conf po aticonfig --initial atd a vypnutí composite s aiglx až budu doma.
12.9.2007 17:07 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
# 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"
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "InputDevice"
	Identifier  "Generic Keyboard"
	Driver      "kbd"
	Option	    "CoreKeyboard"
	Option	    "XkbRules" "xorg"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "cz"
EndSection

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

Section "Monitor"
	Identifier   "Generic Monitor"
	HorizSync    28.0 - 40.0
	VertRefresh  43.0 - 60.0
	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  "Generic Video Card"
	Driver      "fglrx"
#	BusID       "PCI:4:0:0"
EndSection

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

Section "Screen"
	Identifier "Default Screen"
	Device     "Generic Video Card"
	Monitor    "Generic Monitor"
	DefaultDepth     24
	SubSection "Display"
		Modes    "800x600"
	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

Section "ServerFlags"
	Option "AIGLX" "0"
EndSection
12.9.2007 19:30 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Příště dávejte prosím takovéto výpisy do tagu pre, aby se to lépe četlo. Jinak tam snad žádnou chybu nevidím, ale asi Vám tam při vkládání vypadla sekce s vypnutím Composite. Composite by měly podporovat asi až přezpříští ovladače.
12.9.2007 19:56 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Odpovědět | | Sbalit | Link | Blokovat | Admin
Tak mi to nedalo a zkusil jsem také nainstalovat fglrx, naštěstí se to povedlo. Tak sem napíšu jak jsem postupoval, vlastně skoro podle výše uvedeného postupu:
su
cd /cesta_k_ovladači
chmod +x ati-driver-installer-8.40.4-x86.x86_64.run
./ati-driver-installer-8.40.4-x86.x86_64.run --buildpkg Debian/lenny
dpkg -i fglrx-driver_8.40.4-1_amd64.deb fglrx-kernel-src_8.40.4-1_amd64.deb fglrx-amdcccle_8.40.4-1_amd64.deb
apt-get install module-assistant
cd /usr/src/
m-a a-i fglrx
depmod -a
nano /etc/X11/xorg.conf
A takhle vypadá můj xorg.conf:
Section "Files"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"cz,us"
	Option 		"XkbOptions" 	"grp:Alt_shift_toggle,grp_led:scroll" #nastavení alt+shift k přepínání klávesnice
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"
#	Option		"ShMConfig"		"1"
EndSection

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

Section "Monitor"
	Identifier	"LCD notebook"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc RS485 [Radeon Xpress 1150 IGP]"
	Monitor		"LCD notebook"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1024x768" "800x600"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
	Option 		"aiglx" "0"
EndSection

Section "Extensions"
	Option 		"Composite" "0"
EndSection
14.9.2007 20:54 tchimo
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Príjemný večer! Skúsil podľa Vášho návodu. Dostal som sa až po: "m-a a-i fglrx". Modul nevyrobil, lebo: /usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_pci_find_device’: /usr/src/modules/fglrx/firegl_public.c:1886: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:470) /usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_request_irq’: /usr/src/modules/fglrx/firegl_public.c:2829: warning: passing argument 2 of ‘request_irq’ from incompatible pointer type /usr/src/modules/fglrx/firegl_public.c: At top level: /usr/src/modules/fglrx/firegl_public.c:5306: warning: ‘kmem_cache_t’ is deprecated LD [M] /usr/src/modules/fglrx/fglrx.o Building modules, stage 2. MODPOST 1 modules FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'paravirt_ops'

Mám Debian/Lenny s jadrom 2.6.21-2-k7. Bol by som rád vedieť čo ďalej. Ďakujem
14.9.2007 21:24 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro

Nevím čím by to mohlo být. Máte nainstalované také linux-headers patřící k vaší verzi jádra? Sice to k tomu nepatří, ale k procesoru který máte by se více hodilo jádro 2.6.21-2-686, k7 je optimalizovaný pro AMD. Možná bych ještě pro jistotu smazal z /usr/src všechno co má něco společného s fglrx a zkusil ty ovladače nainstalovat znova.

Ještě doplním že by bylo potom dobré do xorg.conf do sekce Device přidat
        Option          "VideoOverlay" "on"
        Option          "OpenGLOverlay" "off"
kvůli přehrávání videa a položku
BusID		"PCI:1:5:0"
radši zakomentujte, protože ta hodnota nemusí souhlasit s Vaší kartou/sestavou.
14.9.2007 23:42 tchimo
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Mám nainštalované: "linux-headers-2.6.21-2-k7". Procesor mám AMD Athlon 2600+ (Barton). Vymazal som všetko podobné na fglrx, ale aj tak rovnaká chyba. Medzitým som našiel, že by to mohlo byť jadrami 2.6.19 ... .21 pre i386 so zapnutou virtualizáciou v jadre. Treba prekompilovať jadro bez virtualizácie, keďže asi Lenny ju má. Lenže to je na mňa moc.
15.9.2007 09:02 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro

Jo, s tím procesorem jsem se přehléd, myslel sem že máte ten uvedený v původním dotazu, spletl jsem si Vás s původním tazatelem. No, já mám totiž nainstalovné jádro z unstable - verzi 2.6.22, možná proto se mi to povedlo, nebo prostě je jádro pro amd64 kompilovaný bez virtualizace.

Tady je návod jak sestavit vlastní balíček jádra, oproti návodu bych zdrojový kódy nakopíroval hned do /usr/src, aby v tom byl potom pořádek, myslím že by v něm měla zůstat konfigurace ze stávajícího jádra, tak by mělo stačit jen vypnout tu virtualizaci, ale nevím to jistě. Tady na Ábíčku určitě je nějaký návod na konfiguraci jádra.

15.9.2007 16:16 tchimo
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Asi by som skúsil najprv jadro z unstable 2.6.22. Aké sú s ním skúsenosti? Kde sa dá dozvedieť kedy prejde toto jadro do testing? Alebo sa radšej pustiť do kompilácie jadra? Ešte som to nikdy nerobil. Jasné, mal som napísať, že ide o iného človeka a iný stroj. Virtualizáciu v jadre nepotrebujem. Predpokladám, že ju treba len pre software virtulal machine.
15.9.2007 18:27 standik | skóre: 17 | blog: vsechno mozne
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Zkušenosti z jádrem 2.6.22 z unstable mám dobré, v nižších verzích jádra mám problémy se čtečkou pam. karet. Co vím, tak balíčky z unstable přecházejí do testing až se zdají být stabilní a po určité době zkoušení v testing když se v nich nenajde další chyba přecházejí do stable, ale kde se přesně dozvědět kdy to bude to nevím. Kompilací vlastního jádra nic nezkazíte, alespoň se naučíte něco nového. Bez podpory virtualizace v jádře budou chodit programy jako vmware nebo virtualbox bez problému. K využitý virtualizace v jádře (kvm) myslím že je třeba i procesor s podporou virtualizace, ale moc sem se vtom nevyznám.
18.9.2007 21:37 tchimo
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Ďakujem za pomoc. Nainštaloval som jadro 2.6.22 a potom som nainštaloval a zaviedol modul fglrx. Možno niekedy skúsim aj kompiláciu jadra. Ak bude viac času.
24.9.2007 09:03 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
Dobrý den, omlouvám se za menší nepřítomnost. Zkusím kompletně přeinstalovat lennyho až přijedu domů. jinak se mi povedlo grafiku rozchodit (absolutně nevím jak:O)při zkouškách glxinfo atd se objevili informace i zkouška "ozubených kol" a "krychle" i grafiku to identifikovalo jako ati radeon x1950pro ale po instalaci berylu xka neběží a opět dochází k zamrzávání pc, nehledě na to že si x-ka aboslutně nepamatovala moje nstavení co se týče Hz monitoru (mohu mít 100 a on si po restartu stále vnucuje 60).
27.9.2007 22:06 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
# 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"	"cz"
EndSection

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

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"vesa"
	BusID		"PCI:4:0:0"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	30-70
	VertRefresh	50-160
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

můj xorg
27.9.2007 22:38 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
# 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"
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "cz"
EndSection

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

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

#Section "Device"
#       Identifier  "Generic Video Card"
#       Driver      "vesa"
#       BusID       "PCI:4:0:0"
#EndSection

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

Section "Screen"
        Identifier "Default Screen"
        Device     "aticonfig-Device[0]"
        Monitor    "Generic Monitor"
        DefaultDepth     24
        SubSection "Display"
                Modes    "1024x768"
        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

Section "Extensions"
    Option "Composite" "0"
EndSection

Section "ServerFlags"
    Option "AIGLX" "0"
EndSection


toto je opravený xorg.conf na kterém xka naběhnou v režimu 1600x1200x60Hz

fgrlxinfo

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1950 Series
OpenGL version string: 2.0.6747 (8.40.4)

fgl_glxgears

Using GLX_SGIX_pbuffer
11683 frames in 5.0 seconds = 2336.600 FPS
9094 frames in 5.0 seconds = 1818.800 FPS

glxgears, glxinfo  compiz  |  grep direct ukazují unknown command

 compiz

GLX_EXT_texture_from_pixmap is not available with direct rendering.
GLX_EXT_texture_from_pixmap is not available with indirect rendering. Aborting!

27.9.2007 22:41 SniperCZ36
Rozbalit Rozbalit vše Re: Debian/Lenny a Asus ATI Radeon 1950 pro
po restartu glxgears a glxinfo grep direct v pořádku

Založit nové vláknoNahoru

Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.