Find the answer to your Linux question:
Results 1 to 4 of 4
Hello. Every time I try to start a game (Tried StepMania and Diablo 2) I get logged out. Does anyone know why and how to prevent it? Thankful for any ...
  1. #1
    xlv
    xlv is offline
    Just Joined!
    Join Date
    Apr 2008
    Posts
    3

    Getting logged out when starting a game

    Hello.

    Every time I try to start a game (Tried StepMania and Diablo 2) I get logged out. Does anyone know why and how to prevent it?

    Thankful for any helping comment.

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,343
    It could be a problem with glx if you are running an opengl game. What graphics card have you got and what is the otput of
    Code:
    grep -i driver /etc/X11/xorg.conf

  3. #3
    xlv
    xlv is offline
    Just Joined!
    Join Date
    Apr 2008
    Posts
    3
    GFX card: GeForce 7600 GS

    Output: xlv@Heaven:~$ grep -i driver /etc/X11/xorg.conf
    Driver "kbd"
    Driver "mouse"
    Driver "vesa"


    So, it seems like I need to download my graphic driver, huh?

  4. #4
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,343
    Yes, you need to install the official nvidia driver. I am pretty sure if you search for "debian+nvidia", you will find articles that will help you install the driver.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •