This is annoying...
Aug. 25th, 2010 03:26 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I put the graphics card into the linux box and reinstalled Unantu. It works, but if I try anything that needs 3D graphics the program seems to start up then vanish. E.g. Celestia no longer works at all. The graphics card has two outputs, but as far as I can tell Linux isn't trying to send the graphics to a non-existent monitor or anything.
Any suggestions?
Any suggestions?
no subject
Date: 2010-08-25 02:54 pm (UTC)Open terminal and type "glxinfo"
You should see something like this:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
.
.
.
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9800 GT/PCI/SSE2
OpenGL version string: 3.2.0 NVIDIA 195.36.24
OpenGL shading language version string: 1.50 NVIDIA via Cg compiler
.
.
.
The interesting things are the vendor strings and "direct rendering" line.
no subject
Date: 2010-08-25 03:52 pm (UTC)glxinfo
name of display: :0.0
Segmentation fault
Not very helpful.
the card is a ATI R300 GLXI 128MB AGP VIDEO CARD 2x DVI DELL 09Y130
I think I'll try rebooting, see if it works after that.
no subject
Date: 2010-08-25 03:56 pm (UTC)no subject
Date: 2010-08-25 06:55 pm (UTC)no subject
Date: 2010-08-25 06:59 pm (UTC)It wasn't very expensive and I suppose I can sell it on. Any suggestions on a replacement?
no subject
Date: 2010-08-25 10:52 pm (UTC)no subject
Date: 2010-08-25 07:06 pm (UTC)Let us know the output of 'lspci -v' too. That might also be interesting.
If not and you feel up to some extreme geekyness try running:-
#apt-get install libgl1-mesa-glx-dbg
$ gdb glxinfo
(gdb) r
....
(gdb) bt
It might shed some light on the sitaution , if not provide enough information for your first bug report...
no subject
Date: 2010-08-25 08:17 pm (UTC)no subject
Date: 2010-08-25 08:25 pm (UTC)It's also installable as a package in debian - so almost certain in ubunutu too, so that it comes up as a boot option , rather than needing to burn in to a Cd,
no subject
Date: 2010-08-25 08:44 pm (UTC)no subject
Date: 2010-08-25 08:51 pm (UTC)If not there should be instructions on that website on how to make a boot cd and you can try that instead.
no subject
Date: 2010-08-25 09:17 pm (UTC)no subject
Date: 2010-08-26 01:29 am (UTC)no subject
Date: 2010-08-25 08:32 pm (UTC)no subject
Date: 2010-08-25 08:49 pm (UTC)no subject
Date: 2010-08-25 10:47 pm (UTC)Or you can try some other distribution. I don't use Fedora but I got the impression they only ship the correct driver. Personally I use Debian, but it kind of assumes you know exactly what it is you're doing.
no subject
Date: 2010-08-26 01:29 am (UTC)