[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dri-users
Subject:    [Dri-users] 3dfx Voodoo Banshee problem
From:       Fabio Venturi <nsafve () tin ! it>
Date:       2005-11-21 11:12:34
Message-ID: 4381ABA2.6040300 () tin ! it
[Download RAW message or body]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Greetings,
<br>
when I launch applications that need 3D support I always get
<br>
a bouch of warnings, for example:
<br>
<br>
fabio@redstar:~$ glxinfo |grep -i rend
<br>
libGL warning: 3D driver claims to not support visual 0x25
<br>
libGL warning: 3D driver claims to not support visual 0x26
<br>
libGL warning: 3D driver claims to not support visual 0x29
<br>
libGL warning: 3D driver claims to not support visual 0x2a
<br>
libGL warning: 3D driver claims to not support visual 0x2d
<br>
libGL warning: 3D driver claims to not support visual 0x2e
<br>
libGL warning: 3D driver claims to not support visual 0x31
<br>
libGL warning: 3D driver claims to not support visual 0x32
<br>
libGL warning: 3D driver claims to not support visual 0x35
<br>
libGL warning: 3D driver claims to not support visual 0x36
<br>
libGL warning: 3D driver claims to not support visual 0x39
<br>
libGL warning: 3D driver claims to not support visual 0x3a
<br>
libGL warning: 3D driver claims to not support visual 0x3d
<br>
libGL warning: 3D driver claims to not support visual 0x3e
<br>
libGL warning: 3D driver claims to not support visual 0x41
<br>
libGL warning: 3D driver claims to not support visual 0x42
<br>
direct rendering: Yes
<br>
OpenGL renderer string: Mesa DRI 20040719 VoodooBanshee
x86/MMX/3DNow!/SSE
<br>
<br>
<br>
It seems that the 3D support is enabled but it doens't work,
<br>
every app that needs 3D support exits with
<br>
"Received signal 11, exiting..." or "Segmentation fault"
<br>
De facto I have 3D enabled but I can't use it.
<br>
<br>
I'm using the kernel of 2.6 series:
<br>
fabio@redstar:~$ uname -s -r
<br>
Linux 2.6.14-rc
<br>
<br>
This is my xorg.conf file:
<br>
<br>
Section "Module"
<br>
# This loads the font modules
<br>
   Load        "type1"
<br>
#    Load        "speedo"
<br>
   Load        "freetype"
<br>
#    Load        "xtt"
<br>
   Load    "xtrap"
<br>
   Load    "dbe"
<br>
   Load    "record"
<br>
   Load    "GLcore"
<br>
   Load    "glx"
<br>
   Load    "dri"
<br>
   Load    "dga"
<br>
   Load    "extmod"
<br>
EndSection
<br>
<br>
Section "Files"
<br>
   RgbPath    "/usr/X11R6/lib/X11/rgb"
<br>
   FontPath   "<i class="moz-txt-slash"><span \
class="moz-txt-tag">/</span>usr/X11R6/lib/X11/fonts/misc<span  \
class="moz-txt-tag">/</span></i>" <br>
   FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
<br>
   FontPath   "<i class="moz-txt-slash"><span \
class="moz-txt-tag">/</span>usr/X11R6/lib/X11/fonts/75dpi<span  \
class="moz-txt-tag">/</span></i>" <br>
   FontPath   "<i class="moz-txt-slash"><span \
class="moz-txt-tag">/</span>usr/X11R6/lib/X11/fonts/100dpi<span  \
class="moz-txt-tag">/</span></i>" <br>
   FontPath   "<i class="moz-txt-slash"><span \
class="moz-txt-tag">/</span>usr/X11R6/lib/X11/fonts/Speedo<span  \
class="moz-txt-tag">/</span></i>" <br>
EndSection
<br>
<br>
<br>
Section "InputDevice"
<br>
   Identifier    "Keyboard1"
<br>
   Driver    "kbd"
<br>
   Option "AutoRepeat" "500 30"
<br>
   Option "XkbRules"    "xorg"
<br>
   Option "XkbModel"    "pc105"
<br>
   Option "XkbLayout"    "it"
<br>
EndSection
<br>
<br>
Section "InputDevice"
<br>
# Identifier and driver
<br>
   Identifier    "Mouse1"
<br>
   Driver    "mouse"
<br>
   Option "Protocol"    "IMPS/2"    # IntelliMouse PS/2
<br>
   #Option "Protocol"    "auto"    # IntelliMouse PS/2
<br>
   Option "Device"      "/dev/gpmdata"
<br>
   Option "ZAxisMapping"   "4 5 6 7"
<br>
Section "Monitor"
<br>
<br>
Section "Monitor"
<br>
   Identifier  "Sony Multiscan 300sf"
<br>
   HorizSync    30-64         # multisync
<br>
   VertRefresh 50-90
<br>
EndSection
<br>
<br>
Section "Device"
<br>
   Identifier  "VoodooBanshee"
<br>
   Driver      "tdfx"
<br>
   VideoRam    16384
<br>
EndSection
<br>
<br>
Section "Screen"
<br>
   Identifier  "Screen 1"
<br>
   Device      "VoodooBanshee"
<br>
   Monitor     "Sony Multiscan 300sf"
<br>
   DefaultDepth 16
<br>
<br>
   Subsection "Display"
<br>
       Depth       8
<br>
       Modes       "1024x768" "800x600" "640x480"
<br>
       ViewPort    0 0
<br>
   EndSubsection
<br>
   Subsection "Display"
<br>
       Depth       16
<br>
       Modes       "1024x768" "800x600" "640x480"
<br>
       ViewPort    0 0
<br>
   EndSubsection
<br>
   Subsection "Display"
<br>
       Depth       24
<br>
       Modes       "1024x768" "800x600" "640x480"
<br>
       ViewPort    0 0
<br>
   EndSubsection
<br>
EndSection
<br>
<br>
Section "ServerLayout"
<br>
   Identifier  "Simple Layout"
<br>
   Screen "Screen 1"
<br>
   InputDevice "Mouse1" "CorePointer"
<br>
   InputDevice "Keyboard1" "CoreKeyboard"
<br>
EndSection
<br>
<br>
Section "DRI"
<br>
   Mode 0666
<br>
EndSection
<br>
<br>
<br>
I got xlibmesa-dri , xlibmesa-gl , xserver-xorg , xserver-common
version 6.8.99.902 (debian experimental)
<br>
and libglide3 installed
<br>
I hope that someone could help me,
<br>
thank you in advance
<br>
Fabio
</body>
</html>


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
--
_______________________________________________
Dri-users mailing list
Dri-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic