LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   graphics driver/OpenGL problem (https://www.linuxquestions.org/questions/ubuntu-63/graphics-driver-opengl-problem-472700/)

V!NCENT 08-10-2006 02:17 PM

graphics driver/OpenGL problem
 
I have had three crashes since I installed Ubuntu (6.06 desktop i383) this morning. The first time it crashed at a 3d screensaver. The second time it crashed when I started glxgears (the only thing that still worked was my Skype conversation and my mousepointer). The thrird time it crashed when I started glxgears again.

So it came to my mind it must be a graphics driver/OpenGL problem. I tried a lot of other distributions before and I never had any problem with a 3d screensaver or Quake3 or Unreal Tournament2004.

When I run glxgears there are two warnings and one error displayed by the terminal.

There is a small delay between running glxgears properly and the crash. I might get lucky copying the text from the terminal and posting it here before it crashes again.

My hardware:
AMD Athlon 2800+ XP (barton) (x86)
ATI Radeon 9800pro (r350)
ASUS A7V8X motherboard

What can it be?

V!NCENT 08-11-2006 02:11 AM

Ok so this is what the terminal says:
Quote:

vincent@Vincentspc:~$ glxgears
*********************************WARN_ONCE*********************************
File r300_state.c function r300Enable line 456
TODO - double side stencil !
***************************************************************************
No ctx->FragmentProgram._Current!!
*********************************WARN_ONCE*********************************
File r300_render.c function r300_get_num_verts line 188
user error: Need more than 2 vertices to draw primitive QS !
***************************************************************************

mimithebrain 08-11-2006 09:36 AM

hi V!NCENT.

I think it's not the graphic card driver. I had the same thoughts when something similar happened to me.

Are you using, by any chance, an Atheros card? or the madwifi driver? You might need to recompile that.

V!NCENT 08-11-2006 12:08 PM

Quote:

Are you using, by any chance, an Atheros card? or the madwifi driver?
No. I just tried Knoppix 5.0.1 and opened the 3D demo Elektrofunk by Razor1911 (a demo, no software piracy!!) through wine and got pretty much the same log in the terminal. After two seconds it crashed. It must be a software issue because older distributions run just fine.

Ubuntu actually doesn't have a graphics driver installed by default so it's not the graphics driver?:scratch:

mimithebrain 08-12-2006 12:42 PM

I have the ATI radeon 9700, and ubuntu uses the "radeon" driver, perhaps that driver doesn't work too well with 9800. Have you tried to install the fglrx driver?

V!NCENT 08-12-2006 01:42 PM

Quote:

Originally Posted by mimithebrain
I have the ATI radeon 9700, and ubuntu uses the "radeon" driver, perhaps that driver doesn't work too well with 9800. Have you tried to install the fglrx driver?

Ubuntu actually has no ATI driver. Knoppix however does. It both crashes.

I just ran glxgears on Kate OS live 2.1 and it did not crash.:scratch:

mimithebrain 08-12-2006 07:03 PM

mimithebrain@MimiLinuxBox:~$ lsmod | grep fglrx
mimithebrain@MimiLinuxBox:~$ lsmod | grep radeon
radeon 119872 1
drm 78484 2 radeon
mimithebrain@MimiLinuxBox:~$

V!NCENT 08-13-2006 07:05 AM

I will try easy ubuntu

V!NCENT 08-14-2006 08:56 AM

Quote:

Originally Posted by V!NCENT
I will try easy ubuntu

Wich did not work because it told me some packages were broken. So I installed the ATI driver from the restricted repository. I started loading glxgears wich did not crashed anymore but now runs at 1 to 1,5fps:cry: Running the Elektrofunk demo was horrible! I felt like running Windows XP on a 486! it was half a frame per 5 seconds and the sound was way behind from what was displayed on the screen.

Now I can run 3D games that do not crash... at 0,0005fps.

Quote:

vincent@vincentspc:~$ lsmod | grep fglrx
vincent@vincentspc:~$ lsmod | grep radeon
radeon 116000 1
drm 73236 2 radeon
vincent@vincentspc:~$

mimithebrain 08-14-2006 11:58 AM

you can always try fglrx instead of radeon.
However, in my experience, fglrx isn't always good. If you install it from the ATI website, it messes up your fonts.

V!NCENT 08-14-2006 10:17 PM

I just Installed Myah OS and I can recommend it to anyone who's having problems with Ubuntu. Ati drivers were allready installed and work right out of the box. All media runs out of the box too. Any DVD movie you throw in just works! It has a lot of apps. It has KDE instead of Gnome, but it also has Koffice instead of OpenOffice so that's a major con. The upcomming version of Myah OS will also have Wine wich may be important to some of you. It is also free (as in freedom and as in beer).

Enjoy!:cool:


All times are GMT -5. The time now is 08:59 PM.