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!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Nie rozgryzłem tego więc pytam. Mam ma płaszczaku takową graficzkę jak w temacie i za pioruna niemoge OpenGL'a odpalić, a gdzie by nie poszukać wszystko oparte na Nv i ATI. Przy próbie odpalenia Q3 wyskoczyło że cosik jest ale oparte na Mesa :(. Macie jakowe pomysła co z tym zrobć by było dobrze?
mam tak:
xorg.conf:
Section "Device" Identifier "Intel Corporation 82852/855GM Integrated Graphics Device" Driver "i810" BusID "PCI:0:2:0" Option "VBERestore" "true" EndSection
glxinfo|egrep '(OpenGL|direct)':
direct rendering: No OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.5 Mesa 6.4.1) OpenGL extensions:
Offline
:| ehh Intelshit :P Mam pytanie: czy ktoś kto ma obczaskanego ATI czy NV jest w stanie poświęcić mi troche czasu? nie znalazłem/nie umiem/nie znam sie jak se z tym poradzić no to doszedłem do wniosku że moze użył by nalogi w odniesieniu do grafik w/w producentów.
Offline
Nie rozgryzłem tego więc pytam. Mam ma płaszczaku takową graficzkę jak w temacie i za pioruna niemoge OpenGL'a odpalić, a gdzie by nie poszukać wszystko oparte na Nv i ATI. Przy próbie odpalenia Q3 wyskoczyło że cosik jest ale oparte na Mesa :(. Macie jakowe pomysła co z tym zrobć by było dobrze?
[/quote]
Powinienieś mieć w xorg.conf
Section "Module"
Load "dri"
Load "drm"
Load "glx"
W jądro moduł od agp + CONFIG_DRM_I810/CONFIG_DRM_I830 i powinno działać.
Offline
O to chodzi że jest a nie działa :( rece mi już opadają. Zauważyłem taką różnice że u mnie jest:
OpenGL renderer string: Mesa GLX Indirect
a u innych jest:
OpenGL renderer string: Mesa GLX Indirect cośtamcoś od grafiki
ale nie mam pojęcia z czego to wynika. Znajde jutro ciut czsu to wrzuce na stronke moje konfig
Offline
O to chodzi że jest a nie działa :( rece mi już opadają. Zauważyłem taką różnice że u mnie jest:
Kod:
OpenGL renderer string: Mesa GLX Indirecta u innych jest:
Kod:
OpenGL renderer string: Mesa GLX Indirect cośtamcoś od grafikiale nie mam pojęcia z czego to wynika. Znajde jutro ciut czsu to wrzuce na stronke moje konfig[/quote]
No pokaż cały xorg.conf (komentarze powycinaj), oraz rezulat glxinfo
Offline
xorg.conf:
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 "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 "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" Option "tapmod" "on" EndSection Section "Device" Identifier "Intel Corporation 82852/855GM Integrated Graphics Device" Driver "i810" BusID "PCI:0:2:0" #moje Option "VBERestore" "true" Option "AllowGLXWitchComposite" "true" Option "DRI" "on" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 28-49 VertRefresh 43-72 EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82852/855GM Integrated Graphics Device" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Touchpad" EndSection Section "DRI" Mode 0666 EndSection
paciocha@debian:~$ glxinfo|egrep '(OpnenGL|direct)' direct rendering: No OpenGL renderer string: Mesa GLX Indirect paciocha@debian:~$
tak to u mnie wygląda
Offline
Zobacz jeszcze, czy w logach Xów nie ma infomacji że wyłączył akceleracji.
Offline
znalazłem w logach "dziure" alenie wiem jak z tymsobieporadzić.
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.so (II) I810(0): initializing int10 (WW) I810(0): Bad V_BIOS checksum (II) I810(0): Primary V_BIOS segment is: 0xc000 (II) I810(0): VESA BIOS detected (II) I810(0): VESA VBE Version 3.0 (II) I810(0): VESA VBE Total Mem: 32576 kB (II) I810(0): VESA VBE OEM: Intel(r)852GM/852GME/855GM/855GME Graphics Chip Accelerated VGA BIOS (II) I810(0): VESA VBE OEM Software Rev: 1.0 (II) I810(0): VESA VBE OEM Vendor: Intel Corporation (II) I810(0): VESA VBE OEM Product: Intel(r)852GM/852GME/855GM/855GME Graphics Controller (II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(0): Allocated 128 kB for the ring buffer at 0x0 (II) I810(0): Allocating at least 512 scanlines for pixmap cache (II) I810(0): Initial framebuffer allocation size: 5120 kByte (II) I810(0): Allocated 4 kB for HW cursor at 0x7fff000 (0x125fe000) (II) I810(0): Allocated 16 kB for HW (ARGB) cursor at 0x7ffb000 (0x1267c000) (II) I810(0): Allocated 4 kB for Overlay registers at 0x7ffa000 (0x1261f000). (II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fea000 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: Open failed drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: Open failed [drm] failed to load kernel module "i915" (II) I810(0): [drm] drmOpen failed (EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.
innymi słowy DRI sie sypie bonie widzi urządzenia :(
Offline
znalazłem w logach "dziure" alenie wiem jak z tymsobieporadzić.
Kod:
(drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: Open failed drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: open result is -1, (No such device or address) drmOpenDevice: Open failed [drm] failed to load kernel module "i915"innymi słowy DRI sie sypie bonie widzi urządzenia :([/quote]
Widać nie czytasz tego co pisze. Nie masz wkompilowanego modułu w jądrze. Musisz mieć moduł od agp + CONFIG_DRM_I810/CONFIG_DRM_I830/CONFIG_DRM_I915
Offline
Time (s) | Query |
---|---|
0.00010 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00099 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.147.73.85' WHERE u.id=1 |
0.00075 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.147.73.85', 1732572073) |
0.00041 | SELECT * FROM punbb_online WHERE logged<1732571773 |
0.00056 | DELETE FROM punbb_online WHERE ident='18.119.108.233' |
0.00228 | DELETE FROM punbb_online WHERE ident='85.208.96.194' |
0.00029 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=3699 AND t.moved_to IS NULL |
0.00026 | SELECT search_for, replace_with FROM punbb_censoring |
0.00178 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=3699 ORDER BY p.id LIMIT 0,25 |
0.00068 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=3699 |
Total query time: 0.00814 s |