|
|
Quellcode |
1 2 3 4 |
Driver "kbd"
Driver "mouse"
### Available Driver options are:-
Driver "radeon"
|
|
|
Quellcode |
1 2 |
No protocol specified Error: unable to open display :0.0 |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
Quake4 Demo Final V1.0.0 linux-x86 Nov 28 2005 found interface lo - loopback found interface wlan0 - 192.168.1.2/255.255.255.0 found interface vmnet1 - 172.16.211.1/255.255.255.0 found interface vmnet8 - 172.16.82.1/255.255.255.0 CPU: AMD CPU with MMX & 3DNow! & SSE & SSE2 & SSE3 enabled Flush-To-Zero mode --------- Initializing File System ---------- Loaded pk4 /opt/quake4-demo/q4base/game000.pk4 with checksum 0xc01bb9a0 Loaded pk4 /opt/quake4-demo/q4base/game100.pk4 with checksum 0xe71d2aa2 Loaded pk4 /opt/quake4-demo/q4base/pak001.pk4 with checksum 0x4a4195c2 Loaded pk4 /opt/quake4-demo/q4base/zpak_english.pk4 with checksum 0xab62ab5e Loaded pk4 /opt/quake4-demo/q4base/zpak_french.pk4 with checksum 0x88c09a6b Loaded pk4 /opt/quake4-demo/q4base/zpak_italian.pk4 with checksum 0xb7cf593a Loaded pk4 /opt/quake4-demo/q4base/zpak_spanish.pk4 with checksum 0x1dec3532 Current search path: /home/triage/.quake4-demo/q4base /opt/quake4-demo/q4base /opt/quake4-demo/q4base/zpak_spanish.pk4 (864 files) /opt/quake4-demo/q4base/zpak_italian.pk4 (822 files) /opt/quake4-demo/q4base/zpak_french.pk4 (784 files) /opt/quake4-demo/q4base/zpak_english.pk4 (779 files) /opt/quake4-demo/q4base/pak001.pk4 (7663 files) /opt/quake4-demo/q4base/game100.pk4 (2 files) /opt/quake4-demo/q4base/game000.pk4 (2 files) game DLL: 0x0 in pak: 0x0 Addon pk4s: file system initialized. --------------------------------------------- Running in restricted demo mode. ------------ Initializing Decls ------------- Loading guides.... 59 loaded 164ms to load 1064k of material 23ms to load 43k of skin 108ms to load 719k of sound 1ms to load 1k of materialType 199ms to load 2078k of lipSync 38ms to load 105k of playback 569ms to load 1666k of effect --------------------------------------------- -------- Initializing renderSystem ---------- using ARB renderSystem renderSystem initialized. --------------------------------------------- Found default language English with VO .... found additional language 'french' with VO .... found additional language 'italian' with VO .... found additional language 'spanish' with VO 641 strings read from strings/english_code.lang 1669 strings read from strings/english_guis.lang 5631 strings read from strings/english_lips.lang 6100 strings read from strings/english_maps.lang 641 strings read from strings/french_code.lang 1668 strings read from strings/french_guis.lang 5630 strings read from strings/french_lips.lang 6099 strings read from strings/french_maps.lang 641 strings read from strings/italian_code.lang 1668 strings read from strings/italian_guis.lang 5630 strings read from strings/italian_lips.lang 6099 strings read from strings/italian_maps.lang 641 strings read from strings/spanish_code.lang 1668 strings read from strings/spanish_guis.lang 5630 strings read from strings/spanish_lips.lang 6099 strings read from strings/spanish_maps.lang Couldn't open journal files execing default.cfg "ALT" isn't a valid key "CTRL" isn't a valid key couldn't exec editor.cfg couldn't exec Quake4Config.cfg couldn't exec autoexec.cfg sound system initialized. --------------------------------------------- --------------- R_InitOpenGL ---------------- Initializing SDL subsystem Xlib: connection to ":0.0" refused by server Xlib: No protocol specified TODO: Sys_SetClipboardData ******************** ERROR: SDL_Init failed: No available video device ******************** --------------- BSE Shutdown ---------------- --------------------------------------------- WARNING: rvServerScanGUI::Clear() - invalid scanGUI idRenderSystem::Shutdown() Sys_Error: SDL_Init failed: No available video device |
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 |
Quake4 Demo Final V1.0.0 linux-x86 Nov 28 2005 found interface lo - loopback found interface wlan0 - 192.168.1.2/255.255.255.0 found interface vmnet1 - 172.16.211.1/255.255.255.0 found interface vmnet8 - 172.16.82.1/255.255.255.0 CPU: AMD CPU with MMX & 3DNow! & SSE & SSE2 & SSE3 enabled Flush-To-Zero mode --------- Initializing File System ---------- Loaded pk4 /opt/quake4-demo/q4base/game000.pk4 with checksum 0xc01bb9a0 Loaded pk4 /opt/quake4-demo/q4base/game100.pk4 with checksum 0xe71d2aa2 Loaded pk4 /opt/quake4-demo/q4base/pak001.pk4 with checksum 0x4a4195c2 Loaded pk4 /opt/quake4-demo/q4base/zpak_english.pk4 with checksum 0xab62ab5e Loaded pk4 /opt/quake4-demo/q4base/zpak_french.pk4 with checksum 0x88c09a6b Loaded pk4 /opt/quake4-demo/q4base/zpak_italian.pk4 with checksum 0xb7cf593a Loaded pk4 /opt/quake4-demo/q4base/zpak_spanish.pk4 with checksum 0x1dec3532 Current search path: /home/triage/.quake4-demo/q4base /opt/quake4-demo/q4base /opt/quake4-demo/q4base/zpak_spanish.pk4 (864 files) /opt/quake4-demo/q4base/zpak_italian.pk4 (822 files) /opt/quake4-demo/q4base/zpak_french.pk4 (784 files) /opt/quake4-demo/q4base/zpak_english.pk4 (779 files) /opt/quake4-demo/q4base/pak001.pk4 (7663 files) /opt/quake4-demo/q4base/game100.pk4 (2 files) /opt/quake4-demo/q4base/game000.pk4 (2 files) game DLL: 0x0 in pak: 0x0 Addon pk4s: file system initialized. --------------------------------------------- Running in restricted demo mode. ------------ Initializing Decls ------------- Loading guides.... 59 loaded 163ms to load 1064k of material 22ms to load 43k of skin 108ms to load 719k of sound 1ms to load 1k of materialType 199ms to load 2078k of lipSync 38ms to load 105k of playback 566ms to load 1666k of effect --------------------------------------------- -------- Initializing renderSystem ---------- using ARB renderSystem renderSystem initialized. --------------------------------------------- Found default language English with VO .... found additional language 'french' with VO .... found additional language 'italian' with VO .... found additional language 'spanish' with VO 641 strings read from strings/english_code.lang 1669 strings read from strings/english_guis.lang 5631 strings read from strings/english_lips.lang 6100 strings read from strings/english_maps.lang 641 strings read from strings/french_code.lang 1668 strings read from strings/french_guis.lang 5630 strings read from strings/french_lips.lang 6099 strings read from strings/french_maps.lang 641 strings read from strings/italian_code.lang 1668 strings read from strings/italian_guis.lang 5630 strings read from strings/italian_lips.lang 6099 strings read from strings/italian_maps.lang 641 strings read from strings/spanish_code.lang 1668 strings read from strings/spanish_guis.lang 5630 strings read from strings/spanish_lips.lang 6099 strings read from strings/spanish_maps.lang Couldn't open journal files execing default.cfg "ALT" isn't a valid key "CTRL" isn't a valid key couldn't exec editor.cfg couldn't exec Quake4Config.cfg couldn't exec autoexec.cfg -------- Initializing Sound System ---------- sound system initialized. --------------------------------------------- --------------- R_InitOpenGL ---------------- Initializing SDL subsystem Loading GL driver 'libGL.so.1' through SDL libGL warning: 3D driver claims to not support visual 0x62 libGL warning: 3D driver claims to not support visual 0x6b libGL warning: 3D driver claims to not support visual 0x21 libGL warning: 3D driver claims to not support visual 0x6c libGL warning: 3D driver claims to not support visual 0x6d libGL warning: 3D driver claims to not support visual 0x6e libGL warning: 3D driver claims to not support visual 0x22 libGL warning: 3D driver claims to not support visual 0x6f 8/8/8/8 RGBA bits, 24 depth bits, 8 stencil bits dlopen(libasound.so.2) asoundlib version: 1.0.16 Alsa is available ------ Alsa Sound Initialization ----- opened Alsa PCM device default for playback device buffer size: 5644 frames ( 22576 bytes ) allocated a mix buffer of 16384 bytes -------------------------------------- ...using GL_ARB_multitexture ...using GL_ARB_texture_env_combine ...using GL_ARB_texture_cube_map ...using GL_ARB_texture_env_dot3 ...using GL_ARB_texture_env_add X..GL_ARB_texture_non_power_of_two not found ...using GL_NV_blend_square ...using GL_ARB_texture_compression X..GL_EXT_texture_compression_s3tc not found signal caught: Segmentation fault si_code 1 Trying to exit gracefully.. |
Bringt leider beides nichts...
![]()
Quellcode
1 X..GL_EXT_texture_compression_s3tc not found
Datenbanken Geforce-MX-4000 Anwendungen Externe Geräte Rezepte Flohmarkttermine Forumskonventionen Lob & Kritik Kontaktanzeigen Stadtpläne Suchfunktion Neueste Mitglieder Emerge Probleme Online Preise vergleichen Tutorials,Tipps & Tricks imbisswagen Spiele Drucker Winterurlaub Andere Architekturen Arthrose Installation WLAN Probleme Linux-Onlineshop