LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Graphics card detection problem in RHEL5 (https://www.linuxquestions.org/questions/linux-newbie-8/graphics-card-detection-problem-in-rhel5-659188/)

paranthaba 07-30-2008 02:09 AM

Graphics card detection problem in RHEL5
 
My machine is Intel DG31PR main board
Intel E4500 core2 duo processor
My graphics card is XFX GF 8400 GS 512MB PCI-E
my distribution is Red hat EL 5 Server
two 160GB hardisk in one win xp another linux
My problem is
my machine doesnt detect my graphics card
it uses only generic driver
my gmplayer couldnt play video files
should i have to update kernel
where can i get linux driver for my card?

billymayday 07-30-2008 02:28 AM

Is that an nvidia card? If so, you'll get the driver and instructions from www.nvidia.com

lazlow 07-30-2008 03:20 AM

You will find (for the most part) RH does not include any closed source stuff and most video drivers are closed source. Atrpms repo carries the nvidia drivers (DO NOT use Atrpms on Fedora, but they behave with Centos/RHEL).

resetreset 07-30-2008 01:06 PM

to compile the driver you'll need gcc installed and the header files for your kernel on your machine ( i dont even know what the hell those are or how to get them which is why i've been stuck myself).

billymayday 07-30-2008 03:37 PM

Good point - the headers are kernel-devel.

yum install kernel-devel should do it.

paranthaba 07-31-2008 01:27 AM

i think the problem has solved
 
thank you friends
just now i have downloaded nvidia driver from their site
i have also downloaded devel-kernel from wiki.ovzkernel
evening i will try to solve the problem and let you know..


regards
paranthaba

lazlow 07-31-2008 02:12 AM

You can install the kernel-devel with:

Quote:

yum install kernel-devel

billymayday 07-31-2008 02:26 AM

Quote:

Originally Posted by paranthaba (Post 3231698)
thank you friends
just now i have downloaded nvidia driver from their site
i have also downloaded devel-kernel from wiki.ovzkernel
evening i will try to solve the problem and let you know..


regards
paranthaba

You need to use the correct headers for your kernel, not just any old headers you find laying around. As said twice before, use "yum install kernel-devel" That will also keep things in sync when a new kernel is installed (although you will need to recompile the driver each time)

paranthaba 08-01-2008 01:59 AM

Friends,

It all worked correctley

nvidia dirvers are correctley installed in my system

i have selected gl for video out in gmplayer

now my gmplayer play all my video files

but one thing, when i double click a video file it shows the same eror

anyway thats not a great problem

Thank you all those who helped me to solve this problem

Paranthaba


All times are GMT -5. The time now is 02:50 PM.