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  2008-01-06 21:58:30

  kresek - Użytkownik

kresek
Użytkownik
Zarejestrowany: 2007-03-24

Problem z Enemy Terrirory

Wszystko zrobiłem tak jak jest w dugowym faq. Próba nr1:

Kod:

 kresek@debian:~$ et
ET 2.60b linux-i386 May  8 2006
----- FS_Startup -----
Current search path:
/home/kresek/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak2.pk3 (22 files)
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (6 files)
/usr/local/games/enemy-territory/etmain

----------------------
38 files in pk3 files
execing default.cfg
couldn't exec language.cfg
execing etconfig.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok

------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: Initializing OpenGL display
...setting mode 4: 800 600
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 800x600
Using 8/8/8 Color bits, 16 depth, 0 stencil display.
GL_RENDERER: Mesa GLX Indirect


***********************************************************
 You are using software Mesa (no hardware acceleration)!   
 Driver DLL used: libGL.so.1
 If this is intentional, add
       "+set r_allowSoftwareGL 1"
 to the command line when starting the game.
***********************************************************
...WARNING: could not set the given mode (4)
Initializing OpenGL display
...setting mode 3: 640 480
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 640x480
Received signal 11, exiting...

Wzorując się na logu:

Kod:

 kresek@debian:~$ et +set r_allowSoftwareGL 1
ET 2.60b linux-i386 May  8 2006
----- FS_Startup -----
Current search path:
/home/kresek/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak2.pk3 (22 files)
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (6 files)
/usr/local/games/enemy-territory/etmain

----------------------
38 files in pk3 files
execing default.cfg
couldn't exec language.cfg
execing etconfig.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok

------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: Initializing OpenGL display
...setting mode 4: 800 600
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 800x600
Using 8/8/8 Color bits, 16 depth, 0 stencil display.
GL_RENDERER: Mesa GLX Indirect
...using software Mesa (r_allowSoftwareGL==1).
Initializing OpenGL extensions
...GL_S3_s3tc not found
...ignoring GL_EXT_texture_env_add
...using GL_ARB_multitexture
...GL_EXT_compiled_vertex_array not found
...GL_NV_fog_distance not found
... GL_EXT_texture_filter_anisotropic not found
Initializing GLX extensions
... GLX_SGI_swap_control not found
... GLX_SGI_video_sync not found
XF86 Gamma extension initialized

GL_VENDOR: Mesa project: www.mesa3d.org
GL_RENDERER: Mesa GLX Indirect
GL_VERSION: 1.4 (2.1 Mesa 7.0.1)
GL_EXTENSIONS: GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_program GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_object GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_paletted_texture GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_shared_texture_palette GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture GL_EXT_texture3D GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_vertex_array GL_APPLE_packed_pixels GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_mirror_once GL_ATIX_texture_env_combine3 GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_NV_blend_square GL_NV_fragment_program GL_NV_light_max_exponent GL_NV_point_sprite GL_NV_texgen_reflection GL_NV_texture_rectangle GL_NV_vertex_program GL_NV_vertex_program1_1 GL_SGI_color_matrix GL_SGI_color_table GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SGIX_shadow_ambient GL_SUN_multi_draw_arrays 
GLX_EXTENSIONS: GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_make_current_read GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_EXT_texture_from_pixmap 
GL_MAX_TEXTURE_SIZE: 2048
GL_MAX_ACTIVE_TEXTURES_ARB: 8

PIXELFORMAT: color(24-bits) Z(16-bit) stencil(0-bits)
MODE: 4, 800 x 600 fullscreen hz:N/A
GAMMA: hardware w/ 0 overbright bits
CPU: 
rendering primitives: multiple glArrayElement
texturemode: GL_LINEAR_MIPMAP_NEAREST
picmip: 1
texture bits: 0
multitexture: enabled
compiled vertex arrays: disabled
texenv add: disabled
compressed textures: disabled
anisotropy: 1.0
NV distance fog: disabled
Initializing Shaders
^3WARNING: no shader files found
^3WARNING: Couldn't find image for shader projectionShadow
^3WARNING: Couldn't find image for shader flareShader
^3WARNING: Couldn't find image for shader sunflare1
^3WARNING: Couldn't find image for shader dlightshader
----- finished R_Init -----
^3WARNING: Couldn't find image for shader gfx/2d/consolechars
^3WARNING: Couldn't find image for shader white
^3WARNING: Couldn't find image for shader console-16bit
^3WARNING: Couldn't find image for shader console2-16bit

------- sound initialization -------
/dev/dsp: Input/output error
Could not mmap /dev/dsp
------------------------------------
Sound memory manager started
Sys_LoadDll(/home/kresek/.etwolf/etmain/ui.mp.i386.so)... 
Sys_LoadDll(/home/kresek/.etwolf/etmain/ui.mp.i386.so) failed:
"/home/kresek/.etwolf/etmain/ui.mp.i386.so: cannot open shared object file: No such file or directory"
Sys_LoadDll(/usr/local/games/enemy-territory/etmain/ui.mp.i386.so)... ok
Sys_LoadDll(ui) found **vmMain** at  0xaf595f40  
Sys_LoadDll(ui) succeeded!
^3WARNING: Couldn't find image for shader ui/assets/gradientbar2.tga
^3WARNING: Couldn't find image for shader menu/art/fx_base
^3WARNING: Couldn't find image for shader menu/art/fx_red
^3WARNING: Couldn't find image for shader menu/art/fx_yel
^3WARNING: Couldn't find image for shader menu/art/fx_grn
^3WARNING: Couldn't find image for shader menu/art/fx_teal
^3WARNING: Couldn't find image for shader menu/art/fx_blue
^3WARNING: Couldn't find image for shader menu/art/fx_cyan
^3WARNING: Couldn't find image for shader menu/art/fx_white
^3WARNING: Couldn't find image for shader ui/assets/scrollbar.tga
^3WARNING: Couldn't find image for shader ui/assets/scrollbar_arrow_dwn_a.tga
^3WARNING: Couldn't find image for shader ui/assets/scrollbar_arrow_up_a.tga
^3WARNING: Couldn't find image for shader ui/assets/scrollbar_arrow_left.tga
^3WARNING: Couldn't find image for shader ui/assets/scrollbar_arrow_right.tga
^3WARNING: Couldn't find image for shader ui/assets/scrollbar_thumb.tga
^3WARNING: Couldn't find image for shader ui/assets/slider2.tga
^3WARNING: Couldn't find image for shader ui/assets/sliderbutt_1.tga
^3WARNING: Couldn't find image for shader ui/assets/check.tga
^3WARNING: Couldn't find image for shader ui/assets/check_not.tga
^3WARNING: Couldn't find image for shader ui/assets/check_no.tga
^3WARNING: Couldn't find image for shader gfx/2d/crosshaira
^3WARNING: Couldn't find image for shader gfx/2d/crosshaira_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshairb
^3WARNING: Couldn't find image for shader gfx/2d/crosshairb_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshairc
^3WARNING: Couldn't find image for shader gfx/2d/crosshairc_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshaird
^3WARNING: Couldn't find image for shader gfx/2d/crosshaird_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshaire
^3WARNING: Couldn't find image for shader gfx/2d/crosshaire_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshairf
^3WARNING: Couldn't find image for shader gfx/2d/crosshairf_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshairg
^3WARNING: Couldn't find image for shader gfx/2d/crosshairg_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshairh
^3WARNING: Couldn't find image for shader gfx/2d/crosshairh_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshairi
^3WARNING: Couldn't find image for shader gfx/2d/crosshairi_alt
^3WARNING: Couldn't find image for shader gfx/2d/crosshairj
^3WARNING: Couldn't find image for shader gfx/2d/crosshairj_alt
^3WARNING: Couldn't find image for shader ui/assets/filter_pass.tga
^3WARNING: Couldn't find image for shader ui/assets/filter_ff.tga
^3WARNING: Couldn't find image for shader ui/assets/filter_lives.tga
^3WARNING: Couldn't find image for shader ui/assets/filter_pb.tga
^3WARNING: Couldn't find image for shader ui/assets/filter_weap.tga
^3WARNING: Couldn't find image for shader ui/assets/filter_antilag.tga
^3WARNING: Couldn't find image for shader ui/assets/filter_balance.tga
^3WARNING: Couldn't find image for shader gfx/loading/camp_map.tga
^1menu file not found: gameinfo.txt, using default
^1Error: file ui/main.menu, line 1: file ui/menudef.h not found
^1Error: file ui/mods.menu, line 4: file ui/menudef.h not found
^1Error: file ui/credits_additional.menu, line 1: file ui/menudef.h not found
^1Error: file ui/credits_et260.menu, line 1: file ui/menudef.h not found
^1Error: file ui/popup_serverredirect.menu, line 1: file ui/menudef.h not found
^1Error: file ui/ingame_vote_players.menu, line 1: file ui/menudef.h not found
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: debian.promax.media.pl
Alias: debian
IP: 127.0.1.1
Started tty console (use +set ttycon 0 to disable)
Received signal 15, exiting...
X Error of failed request: BadValue (integer parameter out of range for operation)
  Major opcode of failed request: 134
  Minor opcode of failed request: 10
  Serial number of failed request: 573
Shutdown tty console

Tutaj się pokazał ciekawy pomarańczowy ekran w dziwne czarne wzorki, jedyną drogą wyjścia było zabicie tego. No i teraz nie wiem co dalej robić...

Offline

 

#2  2008-01-06 22:39:02

  x-dos - Członek DUG

x-dos
Członek DUG
Skąd: United World
Zarejestrowany: 2005-04-10
Serwis

Re: Problem z Enemy Terrirory

sprawdz czy masz zainstalowane poprawnie sterowniki do grafiki:

Kod:

glxinfo | grep direct

teraz cos mi sie wydaje ze i tak zle to zainstalowales
wejdz tam gdzie zainstalowales, np

Kod:

cd /usr/local/games/enemy-territory

do podkatalogu etmain

Kod:

cd etmain

i sprawdz czy istnieje u ciebie plik pak0.pk3

Kod:

ls -lh | grep pak0.pk3

prawdopodobnie go nie masz wiec calkowicie zle ci poszla instalacja

Ostatnio edytowany przez x-dos (2008-01-06 22:39:24)

Offline

 

#3  2008-01-06 23:00:32

  kresek - Użytkownik

kresek
Użytkownik
Zarejestrowany: 2007-03-24

Re: Problem z Enemy Terrirory

Oparłem się na czyjejś wypowiedzi, że et pojdzie bez problemu na otwartych sterach ati. Teraz mam juz pak0.pk3 na swoim miejscu i gra się włącza, ale chodzi to gorzej niż źle... ;/

Offline

 

#4  2008-01-06 23:55:51

  x-dos - Członek DUG

x-dos
Członek DUG
Skąd: United World
Zarejestrowany: 2005-04-10
Serwis

Re: Problem z Enemy Terrirory

http://ati.amd.com/support/driver.html

albo paczki fglrx-driver fglrx-kernel-src

Ostatnio edytowany przez x-dos (2008-01-06 23:58:50)

Offline

 

#5  2008-01-07 01:34:02

  Kudzu - 1NF:rM@7iON1SP0vvErr

Kudzu
1NF:rM@7iON1SP0vvErr
Skąd: Universe
Zarejestrowany: 2007-01-06

Re: Problem z Enemy Terrirory

powiem tak.. (oparłeś się na mojej wypowiedzi)

Jeśli jednak sterowniki otwarte, które są w testingu nie sprawdzaja się dla Twojej grafiki (znaczy się tnie się) to znaczy ze musisz odpalić grę w oknie.

Pokaż wynik polecenia

Kod:

glxinfo | grep direct

po wcześniejszym zainstalowaniu pakietu mesa-utils

oraz pokaż swój xorg.conf


...software is like sex
it's better when it's free..

Offline

 

#6  2008-01-07 16:32:33

  kresek - Użytkownik

kresek
Użytkownik
Zarejestrowany: 2007-03-24

Re: Problem z Enemy Terrirory

Kod:

kresek@debian:~$ glxinfo | grep direct
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect

xorg.conf:

Kod:

kresek@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"     "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 "Device"
        Identifier      "Ati Radeon 9200series"
        Driver      "ati"
        Option      "UseInternalAGPGART" "no"
        Option      "VideoOverlay" "on"
        Option      "OpenGLOverlay" "off"
        Option      "MonitorLayout" "AUTO, AUTO"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
        HorizSync       30-71
        VertRefresh     56-75
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Ati Radeon 9200series"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Modes           "1280x1024"
        EndSubSection
EndSection

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

Section "Extensions"
        Option  "Composite"     "0"
#       Option  "RENDER"        "1"
EndSection

Section "DRI"

Mode 0666

EndSection

A co do fglrx to bawiłem sie bawiłem i nic nie osiągnąłem i druga sprawa jest potwierdzony donos, że na fglrx nici z obrazu z tunera tv.

Ostatnio edytowany przez kresek (2008-01-07 16:36:07)

Offline

 

#7  2008-01-09 09:05:47

  LongeR - Członek DUG

LongeR
Członek DUG
Skąd: DT
Zarejestrowany: 2007-09-03
Serwis

Re: Problem z Enemy Terrirory

Masz źle zainstalowane sterowniki  nie masz akceleracji 3D.


LongeR rządzi, LongeR radzi, LongeR nigdy cię nie zdradzi!!
-->Nic na siłę, lekko młotkiem:D<----> Czy myślenie sprawia Ci ból?<--
Nieważne od czego się zaczyna - kończy się zawsze na Debianie : )
Linux register users: #456947

Offline

 

#8  2008-01-09 13:57:32

  Ryszard - Piwo DUG

Ryszard
Piwo DUG
Skąd: Zadupia
Zarejestrowany: 2006-06-30

Re: Problem z Enemy Terrirory

czy masz mesa-utils
lub reinstalka drajwerków


http://img196.imageshack.us/img196/3770/freebsde.jpg

Offline

 

#9  2008-01-09 15:44:18

  kresek - Użytkownik

kresek
Użytkownik
Zarejestrowany: 2007-03-24

Re: Problem z Enemy Terrirory

Mam mesa-utils, a w czym ma pomóc reinstalka pakietu z aptów ze sterami ?

Offline

 

#10  2008-01-09 15:51:56

  LongeR - Członek DUG

LongeR
Członek DUG
Skąd: DT
Zarejestrowany: 2007-09-03
Serwis

Re: Problem z Enemy Terrirory

W tym żebyś uzyskał akcelerację

Kod:

kresek@debian:~$ glxinfo | grep direct
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect

po wydaniu polecenia glxinfo | grep direct powinieneś otrzymać Yes:)


LongeR rządzi, LongeR radzi, LongeR nigdy cię nie zdradzi!!
-->Nic na siłę, lekko młotkiem:D<----> Czy myślenie sprawia Ci ból?<--
Nieważne od czego się zaczyna - kończy się zawsze na Debianie : )
Linux register users: #456947

Offline

 

#11  2008-01-09 17:40:14

  Kudzu - 1NF:rM@7iON1SP0vvErr

Kudzu
1NF:rM@7iON1SP0vvErr
Skąd: Universe
Zarejestrowany: 2007-01-06

Re: Problem z Enemy Terrirory

Kod:

Section "Files"
    FontPath    "/usr/share/fonts/X11/misc"
    FontPath    "/usr/X11R6/lib/X11/fonts/misc"
    FontPath    "/usr/share/fonts/X11/cyrillic"
    FontPath    "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/Type1"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath    "/usr/share/fonts/X11/100dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath    "/usr/share/fonts/X11/75dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "vbe"
    Load    "dbe"
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 "Device"
    Identifier    "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
    Driver    "radeon"
    BusID    "PCI:1:0:0"
EndSection

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

Section "Screen"
    Identifier    "Default Screen"
    Device    "ATI Technologies Inc Radeon R250 [Mobility FireGL 9000]"
    Monitor    "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Depth    24
        Modes    "1400x1050"
    EndSubSection
EndSection

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

Section "DRI"
    Mode 0666
EndSection

tak wyglada moj xorg.conf i mam akceleracje 3d

Kod:

kodzik@Kudzu:~$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes

...software is like sex
it's better when it's free..

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)