Jump to content

arno

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by arno

  1. Thanks again for helping such a noob as me =)

    I did try to change some stuff in XF86-conifg-4 file but I don't now if I did it right =/

    The command glxinfo | grep Direct Rendering gives me no answer so I guess my card isn't installed for 3D?

     

    xdpyinfo |grep NV-GLX gives me :

    NV-GLX

     

    Does that mean the video card drivers are installed ok?

    Here's my config file If someone want's to read it, I use GeForce2 400MX:

     

    # File generated by XFdrake.

     

    # **********************************************************************

    # Refer to the XF86Config man page for details about the format of

    # this file.

    # **********************************************************************

     

    Section "Files"

    # Multiple FontPath entries are allowed (they are concatenated together)

    # By default, Mandrake 6.0 and later now use a font server independent of

    # the X server to render fonts.

    RgbPath "/usr/X11R6/lib/X11/rgb

    FontPath "unix/:-1"

    EndSection

     

    Section "ServerFlags"

    #DontZap # disable <Crtl><Alt><BS> (server abort)

    AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work

    #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)

    EndSection

     

    Section "Module"

    Load "dbe" # Double-Buffering Extension

    Load "v4l" # Video for Linux

    Load "extmod"

    Load "type1"

    Load "freetype"

    Load "glx" # 3D layer

    EndSection

     

    Section "InputDevice"

    Identifier "Keyboard1"

    Driver "Keyboard"

    Option "XkbModel" "pc105"

    Option "XkbLayout" "se"

    Option "XkbOptions" ""

    EndSection

     

    Section "InputDevice"

    Identifier "Mouse1"

    Driver "mouse"

    Option "Protocol" "ExplorerPS/2"

    Option "Device" "/dev/mouse"

    Option "ZAxisMapping" "6 7"

    EndSection

     

    Section "Monitor"

    Identifier "monitor1"

    VendorName "Generic"

    ModelName "1024x768 @ 70 Hz"

    HorizSync 31.5-57.0

    VertRefresh 50-70

     

    # Sony Vaio C1(X,XS,VE,VN)?

    # 1024x480 @ 85.6 Hz, 48 kHz hsync

    ModeLine "1024x480" 65.00 1024 1032 1176 1344 480 488 494 563 -hsync -vsync

     

    # TV fullscreen mode or DVD fullscreen output.

    # 768x576 @ 79 Hz, 50 kHz hsync

    ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630

     

    # 768x576 @ 100 Hz, 61.6 kHz hsync

    ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616

    EndSection

     

    Section "Device"

    Identifier "device1"

    VendorName "nVidia Corporation"

    BoardName "NVIDIA GeForce2 DDR (generic)"

    Driver "nvidia"

    Option "DPMS"

    EndSection

     

    Section "Screen"

    Identifier "screen1"

    Device "device1"

    Monitor "monitor1"

    DefaultColorDepth 24

     

    Subsection "Display"

    Depth 8

    Virtual 1024 768

    EndSubsection

     

    Subsection "Display"

    Depth 15

    Virtual 1024 768

    EndSubsection

     

    Subsection "Display"

    Depth 16

    Virtual 1024 768

    EndSubsection

     

    Subsection "Display"

    Depth 24

    Virtual 1024 768

    EndSubsection

    EndSection

     

    Section "ServerLayout"

    Identifier "layout1"

    InputDevice "Keyboard1" "CoreKeyboard"

    InputDevice "Mouse1" "CorePointer"

    Screen "screen1"

    EndSection

  2. 1. Thanks for help!

    2. Well, I don't know if I've got my video card installed for 3D, how do I check that? I did install the NVIDIA drivers and I think everything was installed ok, but once again, how do I check that?

     

    3. I use Mandrake 10.0

     

    PS.

    I can play TuxRacer without any problems so everything can't be wrong... =D

  3. Hi!

    I've installed UT and everything looked fine during the installation. The problems begin when I try to start the game. I get this error message when typing "ut":

    .

    .

    .

    Bringing Level Entry.MyLevel up for play (0)...

    InitGame:

    Base Mutator is Entry.Mutator0

    Browse: CityIntro.unr?Name=Player?Class=Botpack.TMale2?team=255?skin=SoldierSkins.blkt?Face=SoldierSkins.Othello

    LoadMap: CityIntro.unr?Name=Player?Class=Botpack.TMale2?team=255?skin=SoldierSkins.blkt?Face=SoldierSkins.Othello

    Case-insensitive search: genfluid -> ..\Textures\GenFluid.utx

    appError called:

    fread failed: BufferCount=-4542640 Error=1

    Executing UObject::StaticShutdownAfterError

    Executing USDLClient::ShutdownAfterError

    Signal: SIGIOT [iot trap]

    Aborting.

    Exiting.

    Name subsystem shut down

     

    Any ideas?

  4. Thanks!

    1. Can you play a mp3 and a video at the same time? Nope, but I don't want to play the two videos at the same time, I would like to start the new video in the current session.

    2. "drag and drop it into the current session" =D =D I know, but it would be great if there is a way to start the new video in the current session by double clicking it.

  5. Hi, I have a small problem with Mplayer. When I'm starting a new video when Mplayer already are playing another video, a new Mplayer session starts and then crash. Is it possible to make the new video play in the Mplayer that are already running?

  6. Hi!

    When I try to make files bigger then 2GB I get this error: "File size limit exceeded"

    If I type ulimit in consol I get unlimited in return so I don't know what the problem is.

    Does anyone know how to change the limit?

    I use Mandrake 10.0.

    /arno

×
×
  • Create New...