LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-04-2004, 01:23 AM   #1
Ckret_01
LQ Newbie
 
Registered: Oct 2003
Posts: 16

Rep: Reputation: 0
Unhappy Help :( ATI driver install & another question


I did a search and nothing came up.

Here is the question:
I have an ATO 9800 128mb installed but not the drivers. I went to ATI and it asked me to find first to: "If you are not sure which version of XFree86 you have installed, please download and run Check.sh from a command line to find out."

Im running 4.3 Great. I downloaded the 4.3 driver install and this is what I keep getting
"
[root@localhost root]# rpm -i fglrx-4.3.0-3.7.1.i386.rpm
file /usr/X11R6/lib/libGL.so.1.2 from install of fglrx-4.3.0-3.7.1 conflicts with file from package XFree86-Mesa-libGL-4.3.0-2

What is going on? Do I need to delete the XFree86-Mesa-libGL-4.3.0-2? Well I tried to find it and nothing came up?


2 question
I have a D865PERL motherboard with integrated sound card "SoundMax". I installed Enemy Territory fine but I have noticed that Red Hat 9.0 dpesnt detect any sound card?

Any Ideas?
 
Old 03-04-2004, 03:29 AM   #2
JohanI
LQ Newbie
 
Registered: Feb 2004
Posts: 4

Rep: Reputation: 0
Try

rpm -i fglrx-4.3.0-3.7.1.i386.rpm --force

instead. The fglrx package wants to replace the library libGL.so from XFree86-Mesa-libGL-4.3.0-2 with it's own version.

Good luck!
 
Old 03-04-2004, 07:52 AM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Moved: How about posting in the correct forum as this is not a Success Story? Regards.
 
Old 03-06-2004, 05:14 AM   #4
Ckret_01
LQ Newbie
 
Registered: Oct 2003
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by JohanI
Try

rpm -i fglrx-4.3.0-3.7.1.i386.rpm --force

instead. The fglrx package wants to replace the library libGL.so from XFree86-Mesa-libGL-4.3.0-2 with it's own version.

Good luck!
****************************************************************************************************

Thanks, It worked............ I think

I ran the command here is what it said,
Quote:
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)

As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.

failed.
*** Found kernel module build environment, generating kernel module now.
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
skipping patch for 'drmP.h', not needed
patching 'drm_os_linux.h'...
probing for VMA API version...
doing script based build for kernel 2.4.x and similar
compiling './agpgart_be.c'...
compiling './agp3.c'...
compiling './i7505-agp.c'...
compiling './nvidia-agp.c'...
compiling './firegl_public.c'...
linking of fglrx kernel module...
duplicating results into driver repository...
done.
==============================
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
Warning: loading /lib/modules/2.4.20-6smp/kernel/drivers/char/drm/fglrx.o will taint the kernel: non-GPL license - Proprie
tary. (C) 2002 - ATI Technologies, Starnberg, GERMANY
See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Module fglrx loaded, with warnings
done.
Installed: qt3 (gcc 3.2) based control panel application
===
ATI display drivers successfully installed
please run 'fglrxconfig' now
Did it install?
 
Old 03-06-2004, 09:24 AM   #5
Ckret_01
LQ Newbie
 
Registered: Oct 2003
Posts: 16

Original Poster
Rep: Reputation: 0
well after I restarted..nothing.
I noticed in the list of video cards available..there is none listed for my ATI 9800 XT 128mb
 
Old 03-06-2004, 10:48 AM   #6
Titan2k
Member
 
Registered: Mar 2004
Distribution: SuSE 9.2 Pro
Posts: 50

Rep: Reputation: 15
Same Problem

Did you ever get it working? I am having the same problem. I have an XTASY 9200 SE 128MB PCI card (ATI Radeon 9200 SE VPU). After I did what you did I could get into KDE, but it was, as it said, slow with no 3D acceleration. If anyone can help please respond.
 
Old 03-06-2004, 10:54 AM   #7
Ckret_01
LQ Newbie
 
Registered: Oct 2003
Posts: 16

Original Poster
Rep: Reputation: 0
yea and no..some stuff was installed ...I think but after I did the force command, this is what the OUTPUT was:
Quote:
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)

As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.

failed.
*** Found kernel module build environment, generating kernel module now.
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
skipping patch for 'drmP.h', not needed
patching 'drm_os_linux.h'...
probing for VMA API version...
doing script based build for kernel 2.4.x and similar
compiling './agpgart_be.c'...
compiling './agp3.c'...
compiling './i7505-agp.c'...
compiling './nvidia-agp.c'...
compiling './firegl_public.c'...
linking of fglrx kernel module...
duplicating results into driver repository...
done.
==============================
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
Warning: loading /lib/modules/2.4.20-6smp/kernel/drivers/char/drm/fglrx.o will taint the kernel: non-GPL license - Proprie
tary. (C) 2002 - ATI Technologies, Starnberg, GERMANY
See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Module fglrx loaded, with warnings
done.
Installed: qt3 (gcc 3.2) based control panel application
===
ATI display drivers successfully installed
please run 'fglrxconfig' now
The last line says "please run 'fglrxconfig' now"
I ran the command and it just asked about my monitor settings?? Werid part is that it was already configured when I installed my Red Hat (it was listed)

So I am lost at this point but still searching........

I will post anymore stuff and if I get some clues about about your issue I will post as well.
 
Old 03-06-2004, 02:01 PM   #8
jawaking00
Member
 
Registered: Mar 2004
Posts: 54

Rep: Reputation: 15
Yeah, I have the same problem.

My system recognizes my Radeon 9600 now, but I don't think it'll do GL 3d acceleration.

If someone could help, it would be greatly appreciated
 
Old 03-06-2004, 02:01 PM   #9
Titan2k
Member
 
Registered: Mar 2004
Distribution: SuSE 9.2 Pro
Posts: 50

Rep: Reputation: 15
After I make that post I found something that might help, although I am stuck with it atm.

ATI Radeon Linux How-To

I'm stuck on part 3.3, I can't seem to do the GART patch installation.
Quote:
3.3 GART patch installation
This step has to be done by everybody, in order to enable nforce AGP Gart support in the kernel.

* cd /usr/src/linux-2.4.20 (change this to your kernel path)
* patch -p1 < linux-2.4.20-agpgart.diff (again, change to appropriate kernel)
Since I have Mandrake 9.2 I typed:
# cd /usr/src/linux-2.4.22-10mdk
# patch -p1 <linux-2.4.22-10mdk-agpgart.diff

Then it says the file does not exist. If anyone knows much about using the .diff program or GART patching any help would be greatly appreciated.





I also read on this forum that 3.7.0 drivers don't work and to use the 3.2.5 version. If the driver link brings up a weird page go back and right click and click save. I just tried it, but it didn't work because of some stuff I'd done with the above How-To. Might still work from a normal install though.

Last edited by Titan2k; 03-06-2004 at 03:51 PM.
 
Old 03-06-2004, 04:30 PM   #10
Ckret_01
LQ Newbie
 
Registered: Oct 2003
Posts: 16

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Titan2k
After I make that post I found something that might help, although I am stuck with it atm.

ATI Radeon Linux How-To

I'm stuck on part 3.3, I can't seem to do the GART patch installation.


Since I have Mandrake 9.2 I typed:
# cd /usr/src/linux-2.4.22-10mdk
# patch -p1 <linux-2.4.22-10mdk-agpgart.diff

Then it says the file does not exist. If anyone knows much about using the .diff program or GART patching any help would be greatly appreciated.





I also read on this forum that 3.7.0 drivers don't work and to use the 3.2.5 version. If the driver link brings up a weird page go back and right click and click save. I just tried it, but it didn't work because of some stuff I'd done with the above How-To. Might still work from a normal install though.

ooooooooooooooo..wait a min... when the OUTPUT was :
"ATI display drivers successfully installed
please run 'fglrxconfig' now"

I gave a list of option in to configure and there where a few GART questions, like to enable or disable etc....

Try entering, fglrxconfig

Last edited by Ckret_01; 03-06-2004 at 04:32 PM.
 
Old 03-06-2004, 06:08 PM   #11
Titan2k
Member
 
Registered: Mar 2004
Distribution: SuSE 9.2 Pro
Posts: 50

Rep: Reputation: 15
This is before I'm suppose to install the path. The kernel needs to be patched for AGP support since Mandrake 9.2 only has version 2.4.22 of the kernel. At least that is what I'm understanding from the help site.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI driver & SUSE 10.0 riba43 SUSE / openSUSE 36 06-27-2006 08:00 PM
ATI fglrx driver & SUSE 10.0 RC1 riba43 SUSE / openSUSE 2 09-15-2005 11:23 PM
Kernel 2.6.7, xorg6.7, & ATI 3.14.6 driver HOW-TO gotmonkey Slackware 3 12-19-2004 08:29 PM
How to make sound works on FreeBSD & mount extended partition & ATI radeon driver Ninja_212 *BSD 3 11-02-2004 06:36 AM
ATI Driver prob: Black screen after driver install linuxboynz Linux - Laptop and Netbook 2 10-19-2004 02:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:04 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration