Results 1 to 9 of 9

Thread: 3d software dosen't work

  1. #1
    Join Date
    Jan 2007
    Beans
    309
    Distro
    Ubuntu 8.04 Hardy Heron

    3d software dosen't work

    i've asked for help twice

    simply put my computer won't start any apps that need hardware acceleration

    i have geforce 6200 graphics card and i enabled the driver in the restricted driver manager i've reinstalled 3 times trying to fix this the latest attempt was today (the envy driver doesn't work either)

    if this is fixable it can't be the drivers

    any way i need help!

    P.S. i am at the verge of mental breakdown when it comes to fixing this thing and I'm prepared to agresivily BUMP this thread if I'm ignored.
    specs:
    cpu: 2.8GHz celeron ram: 1GB HDD:16GB
    graphics: nvidia 256MB geforce6 6200

  2. #2
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 3d software dosen't work

    Don't have a breakdown

    Can you post the output from
    Code:
    glxinfo
    Just the first 30 lines will be enough

  3. #3
    Join Date
    Jan 2007
    Beans
    309
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 3d software dosen't work

    I followed your instructions and this is what I got
    Code:
    commander@droid1138-desktop:~$ glxinfo
    name of display: :0.0
    Illegal instruction
    commander@droid1138-desktop:~$
    Also i just remembered in my efforts to fix this i have also tried using a different card (a nvidia 5200fx) i didn't work either. Anything I've tried to run has gotten this illegal instruction error if it needs the 3d hardware.
    specs:
    cpu: 2.8GHz celeron ram: 1GB HDD:16GB
    graphics: nvidia 256MB geforce6 6200

  4. #4
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 3d software dosen't work

    Which version of Ubuntu are you running? Gutsy? And which processor do you have exactly? ("cat /proc/cpuinfo")
    Last edited by Xerp; July 23rd, 2008 at 10:27 PM.

  5. #5
    Join Date
    Jan 2007
    Beans
    309
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 3d software dosen't work

    I'm running hardy (8.04.1) and i didn't have these problems before hardy (though there was unexplained crashes and freezes i experience and ignored)

    heres the contents of my cpu info file
    Code:
    processor	: 0
    vendor_id	: AuthenticAMD
    cpu family	: 6
    model		: 4
    model name	: AMD Athlon(tm) Processor
    stepping	: 2
    cpu MHz		: 1007.324
    cache size	: 256 KB
    fdiv_bug	: no
    hlt_bug		: no
    f00f_bug	: no
    coma_bug	: no
    fpu		: yes
    fpu_exception	: yes
    cpuid level	: 1
    wp		: yes
    flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow up
    bogomips	: 2016.45
    clflush size	: 32
    specs:
    cpu: 2.8GHz celeron ram: 1GB HDD:16GB
    graphics: nvidia 256MB geforce6 6200

  6. #6
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 3d software dosen't work

    Hm. The NVIDIA OpenGL Driver requires CPUs with SSE. Yours just has mmx You'll need a driver that was released before they took out support for CPUs without SSE... sometime around 2006?
    Last edited by Xerp; July 24th, 2008 at 12:16 AM.

  7. #7
    Join Date
    Jan 2007
    Beans
    309
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 3d software dosen't work

    can do i have a Geforce 4400ti siting around (i take in a lot of discarded junk)

    i do have a 2.8Ghz celeron processor will the problem go away if i use that instead(the only thing thats has stopped me from dumping my athlon in favor of the celeron is that i have no mother board with an AGP slot that fits it)

    P.S. for the sake of my curiosity what is sse?
    specs:
    cpu: 2.8GHz celeron ram: 1GB HDD:16GB
    graphics: nvidia 256MB geforce6 6200

  8. #8
    Join Date
    Oct 2005
    Location
    Switzerland
    Beans
    408
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: 3d software dosen't work

    Quote Originally Posted by 900donuts View Post
    P.S. for the sake of my curiosity what is sse?
    SSE stands for Streaming SIMD (Single Instruction, Multiple Data) Extension.
    It is a special (Intel) CPU instruction set meaning that with special instructions and special types of numbers the processor can calculate on four numbers instead on only one at a time, resulting in a speedup. Although developed by Intel, AMD also started to support it.

  9. #9
    Join Date
    Jul 2007
    Location
    London
    Beans
    262
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: 3d software dosen't work

    Yes, the Celeron will work just fine

Tags for this Thread

Bookmarks

Posting Permissions

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