Announcement

Collapse
No announcement yet.

[SOLVED] - Doom 3 on Kubuntu

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] - Doom 3 on Kubuntu

    I've followed the instructions and gotten everything installed. When I try to run the game, I get the following:

    Code:
    dpich@dpich-m6400:~/doom3$ ./doom3                               
    DOOM 1.3.1.1304 linux-x86 Jan 16 2007 21:58:02                         
    found interface lo - loopback                                 
    found interface eth0 - 66.231.111.209/255.255.255.128                     
    found interface eth1 - 10.11.12.124/255.255.255.0                       
    ------ Initializing File System ------                             
    Loaded pk4 /home/dpich/doom3/base/game00.pk4 with checksum 0xf07eb555             
    Loaded pk4 /home/dpich/doom3/base/game01.pk4 with checksum 0x51c6981f             
    Loaded pk4 /home/dpich/doom3/base/game02.pk4 with checksum 0xf3ec6f7
    Loaded pk4 /home/dpich/doom3/base/game03.pk4 with checksum 0x5d4230ea
    Loaded pk4 /home/dpich/doom3/base/pak000.pk4 with checksum 0x28d208f1
    Loaded pk4 /home/dpich/doom3/base/pak001.pk4 with checksum 0x40244be0
    Loaded pk4 /home/dpich/doom3/base/pak002.pk4 with checksum 0xc51ecdcd
    Loaded pk4 /home/dpich/doom3/base/pak003.pk4 with checksum 0xcd79d028
    Loaded pk4 /home/dpich/doom3/base/pak004.pk4 with checksum 0x765e4f8b
    Loaded pk4 /home/dpich/doom3/base/pak005.pk4 with checksum 0x8ffc3621
    Loaded pk4 /home/dpich/doom3/base/pak006.pk4 with checksum 0x95b65ab
    Loaded pk4 /home/dpich/doom3/base/pak007.pk4 with checksum 0x666bdb3c
    Loaded pk4 /home/dpich/doom3/base/pak008.pk4 with checksum 0x23ae5993
    Current search path:
    /home/dpich/.doom3/base
    /home/dpich/doom3/base
    /home/dpich/doom3/base/pak008.pk4 (3 files)
    /home/dpich/doom3/base/pak007.pk4 (38 files)
    /home/dpich/doom3/base/pak006.pk4 (48 files)
    /home/dpich/doom3/base/pak005.pk4 (63 files)
    /home/dpich/doom3/base/pak004.pk4 (5137 files)
    /home/dpich/doom3/base/pak003.pk4 (4676 files)
    /home/dpich/doom3/base/pak002.pk4 (6120 files)
    /home/dpich/doom3/base/pak001.pk4 (8972 files)
    /home/dpich/doom3/base/pak000.pk4 (2698 files)
    /home/dpich/doom3/base/game03.pk4 (2 files)
    /home/dpich/doom3/base/game02.pk4 (2 files)
    /home/dpich/doom3/base/game01.pk4 (2 files)
    /home/dpich/doom3/base/game00.pk4 (2 files)
    game DLL: 0x0 in pak: 0x0
    Addon pk4s:
    file system initialized.
    --------------------------------------
    ----- Initializing Decls -----
    ------------------------------
    ------- Initializing renderSystem --------
    using ARB renderSystem
    renderSystem initialized.
    --------------------------------------
    5206 strings read from strings/english.lang
    Couldn't open journal files
    execing editor.cfg
    execing default.cfg
    couldn't exec DoomConfig.cfg
    couldn't exec autoexec.cfg
    5206 strings read from strings/english.lang
    ----- Initializing Sound System ------
    sound system initialized.
    --------------------------------------
    ----- R_InitOpenGL -----
    Setup X display connection
    dlopen(libGL.so.1)
    signal caught: Segmentation fault
    si_code 1
    Trying to exit gracefully..
    idRenderSystem::Shutdown()
    double fault Segmentation fault, bailing out
    ^C
    dpich@dpich-m6400:~/doom3$
    I've checked that I'm running 24 bpp per other instructions I've found. I'm running the 190.42 drivers installed from downloading them from NVidia's site.

    #2
    Re: Doom 3 on Kubuntu

    im sorry i dont know how to help u on that but where u got the game from? is it in package installer?

    Comment


      #3
      Re: Doom 3 on Kubuntu

      you need the original disk for downloading the files, plus the installer from ID Software located here: ftp://ftp.idsoftware.com/idstuff/doom3/linux/

      Full instructions are located here: https://help.ubuntu.com/community/Doom3

      Comment


        #4
        Re: Doom 3 on Kubuntu

        but in originall disk u mean the cd game original or with the link u game me with the doom3 x86.run is the installer? or the client for online?

        Comment


          #5
          Re: Doom 3 on Kubuntu

          It's all spelled out in the in instructions I linked...

          The ID Software link installs the linux "version" without some of the necessary original files from the CD. That is why they need to be copied over.

          Comment


            #6
            Re: Doom 3 on Kubuntu

            Do you have the video (probably proprietary) driver for you card installed?
            What happens if you try to run glxgears?
            Looks like it is choking on trying to find an OpenGL driver.
            We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking

            Comment


              #7
              Re: Doom 3 on Kubuntu

              Wow, that was weird...

              I had originally installed the driver from www.nvidia.com which worked great for a while. After traveling through Googleland, I read that someone had to uninstall the drivers installed straight from Nvidia, and install them from apt-get.

              So I uninstalled the NVidia drivers, and then installed the Karmic blessed ones using the following install guide: http://www.ubuntugeek.com/install-nv...epidhardy.html

              After that, I'm playing Doom 3.

              Go figure!

              Comment


                #8
                Re: [SOLVED] - Doom 3 on Kubuntu

                If you install the nvidia drivers using the downloaded NVIDIA...run file, you have to reinstall it every time a kernel upgrade occurs, and sometimes even if certain x upgrades occur. That's probably why it broke.
                We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking

                Comment


                  #9
                  Re: [SOLVED] - Doom 3 on Kubuntu

                  So let's say that nvidia 192.xx comes out. Wouldn't I need to uninstall the packages nvidia-190-modaliases nvidia-glx-190 and install whatever the new ones are?

                  Comment


                    #10
                    Re: [SOLVED] - Doom 3 on Kubuntu

                    If you want to go from envy back to the downloaded drivers, it's a little more complicated than that. See:

                    http://kubuntuforums.net/forums/inde...4892#msg164892

                    If you are using the downloaded ...run drivers, all you need to do is run the new driver, and it will overwrite the old one.
                    We only have to look at ourselves to see how intelligent life might develop into something we wouldn't want to meet. -- Stephen Hawking

                    Comment

                    Working...
                    X