Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no 3d games working
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
shadowknight
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2002
Posts: 142

PostPosted: Sun Sep 01, 2002 10:23 pm    Post subject: no 3d games working Reply with quote

so far i haven't been able to get ANY 3d games working......also having probs with playing video........tuxracer used to work but not anymore just lock up computer with black screen.......think i'm missing something that has to do with video but not sure what........I'm using nvidia geforce 4 mx.......I've re-emeged the drivers numerous times.......but nothing changes.......I'm completely lost and would love any help getting these issues solved........I'd like to get away from winblows altogether but until I can play games and watch videos in linux I'm forced to keep dual booting :evil: Thanks in advance.........sorry if this isn't the right forum but wasn't sure where to put it
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Sun Sep 01, 2002 10:53 pm    Post subject: Reply with quote

can u post your XF86Config file ?

it should have "nvidia" not "nv" as your driver for your video card.

add:
Load "glx"

remove:
Load "dri"
Load "GLCore"

that should be all you need.
Back to top
View user's profile Send private message
shadowknight
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2002
Posts: 142

PostPosted: Sun Sep 01, 2002 10:58 pm    Post subject: Reply with quote

here's my complete XF86Config

Code:
Section "ServerLayout"
   Identifier     "XFree86 Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   #InputDevice    "USB Mice" "SendCoreEvents"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/usr/X11R6/lib/X11/rgb"
   ModulePath   "/usr/X11R6/lib/modules"
   FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
   FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
   FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
   FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
   FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
   FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
   Load  "extmod"
   Load  "xie"
   Load  "pex5"
   #Load  "dri"
   Load  "dbe"
   Load  "record"
   Load  "xtrap"
   Load  "glx"
   Load  "speedo"
   Load  "type1"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "keyboard"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "IMPS/2"
   Option       "Device" "/dev/usbmouse"
   Option       "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
   #DisplaySize     320   240   # mm
   Identifier   "Monitor0"
   VendorName   "IQT"
   ModelName    "Q770"
   Option       "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "SWcursor"              # [<bool>]
        Option        "HWcursor"   "True"
   Option       "CursorShadow"  "True"
   Option       "CursorShadowAlpha"   "64"   # 0 - 255
   Option       "CursorShadowXOffset" "4"   # 0 - 32
   Option       "CusrorShadowYOffset" "2"   # 0 - 32
        #Option     "NoAccel"               # [<bool>]
        #Option     "ShowCache"             # [<bool>]
        #Option     "ShadowFB"              # [<bool>]
        #Option     "UseFBDev"              # [<bool>]
        #Option     "Rotate"                # [<str>]
        #Option     "VideoKey"              # <i>
        #Option     "FlatPanel"             # [<bool>]
        #Option     "CrtcNumber"            # <i>
   Option       "UseEdidFreqs"   "True"
   Option       "NvAgp"   "2"
   Identifier  "Card0"
   Driver      "nvidia"
   VendorName  "NVidia"
   BoardName   "GeForce4 MX 440"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
   DefaultDepth     24
   DefaultFbBpp     32

   SubSection "Display"
      Depth     16
      Modes     "1280x1024" "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     24
      Modes     "1280x1024" "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Back to top
View user's profile Send private message
shadowknight
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2002
Posts: 142

PostPosted: Sun Sep 01, 2002 11:02 pm    Post subject: Reply with quote

as you can see dri is commented out and there is no GLCore......glx is loaded and driver is nvidia......I'm stumped :cry:
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Mon Sep 02, 2002 8:10 am    Post subject: Reply with quote

support for your agp chipset compiled into your kernel?

something's stuffed
unmerge and re-merge nvidia drivers?
Back to top
View user's profile Send private message
shadowknight
Tux's lil' helper
Tux's lil' helper


Joined: 03 Aug 2002
Posts: 142

PostPosted: Mon Sep 02, 2002 10:34 pm    Post subject: Reply with quote

culpret found!!!!! anyone experiencing similar prob's see following
after extensive searching and trial and error this is what i had to do:

1. recompile kernel with oss support enabled

2. in kde open control center, click on sound then sound server, there is a checkbox to start arts when kde starts, UNCHECK this box, click the apply button and let sound server restart (if sound doesn't come back should after rebooting computer).

3. had to change xmms and mplayer both to use oss sound output drivers (arts worked with xmms but didn't show up as option with mplayer no matter what I did (oss and and arts would NOT cooperate on my system ie.. I couldn't use arts for xmms and oss for mplayer))

after doing these steps my mp3's play, my video's play, and games (so far) are working.......kinda funny all this time I've been suspecting video prob's and it was sound all along that was throwing a monkey wrench into everything :D

thanks to everybody in different post and threads for helping with this........I don't know if this is a bug or just my stupidity, if the former please let me know so I can fill out bug report, if later pls try not to laugh too hard :P






search terms:
oss arts xmms alsa mplayer video games sound
Quote:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum