 |
 |
 |
 |
| Fedora Core 5 - Dev Discuss everything on Fedora Core 5 development cycle and test releases. |

22nd January 2006, 02:41 AM
|
 |
Registered User
|
|
Join Date: May 2005
Posts: 534

|
|
|
ATI && FC5test2
Has anyone found an ATI driver that works with fc5test2 yet?
I've been looking...
I downloaded the ATI package and compiled myself, but get errors trying to load the module...
FATAL: Error inserting fglrx (/lib/modules/2.6.15-1.1826.2.10_FC5smp/kernel/drivers/char/drm/fglrx.ko): Invalid module format
|

22nd January 2006, 03:47 AM
|
|
Retired Community Manager
|
|
Join Date: Jun 2005
Location: Everywhere you point
Posts: 186

|
|
get this:
http://rpm.livna.org/fedora/4/i386/S...vn.1.4.src.rpm
and see if you can follow the instruction on this page:
http://rpm.livna.org/kernel-modules.html
Whenever I build my own kernel for FC I do this using the livna rpms. I'm not sure if it'll work but you might as well give it a try.
__________________
-------------
Patience is the key to Linux......
|

22nd January 2006, 04:19 AM
|
 |
Registered User
|
|
Join Date: May 2005
Posts: 534

|
|
Thanks! I'll give that a try
|

22nd January 2006, 10:16 PM
|
 |
Registered User
|
|
Join Date: May 2005
Posts: 534

|
|
|
Any idea why I get this error?
+ bash make.sh verbose
grep: /usr/src/kernels/2.6.15-1.1826.2.10_FC5smp-i686/include/linux/compile.h: No such file or directory
ATI module generator V 2.0
==========================
initializing...
kernel includes at /usr/src/kernels/2.6.15-1.1826.2.10_FC5smp-i686/include not found or incomplete
file: /usr/src/kernels/2.6.15-1.1826.2.10_FC5smp-i686/include/linux/version.h
error: Bad exit status from /var/tmp/rpm-tmp.89568 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.89568 (%build)
Stuck there for now... all the files are there like they are supposed to be... I had to make a symlink from /usr/src/linux to the correct kernel directory...
Thanks!
|

22nd January 2006, 10:24 PM
|
|
Retired Community Manager
|
|
Join Date: Jun 2005
Location: Everywhere you point
Posts: 186

|
|
yeah, I'd say that the thing is missing the kernel-devel packages
I"m not sure what its called exactly, but you should be able to find the rpm in the ISO you downloaded to install FC5 test 2 .
for example:
http://download.fedora.redhat.com/pu...0_FC5.i586.rpm
or
http://download.fedora.redhat.com/pu...0_FC5.i686.rpm
depending on the kernel version you have.
if thats not it, I dont really know
good luck
__________________
-------------
Patience is the key to Linux......
|

22nd January 2006, 10:30 PM
|
 |
Registered User
|
|
Join Date: May 2005
Posts: 534

|
|
|
yum list kernel-devel
Loading "installonlyn" plugin
Setting up repositories
extras-dev: ################################################## 2/2
Reading repository metadata in from local files
Installed Packages
kernel-devel.i686 2.6.15-1.1864_FC5 installed
kernel-devel.i686 2.6.15-1.1826.2.10_FC5 installed
Available Packages
kernel-devel.i586
That's the weird part, I had to install those a while back... Why is it not seeing that it's there? /boggle
|

23rd January 2006, 08:31 AM
|
|
Retired Community Manager
|
|
Join Date: Jun 2005
Location: Everywhere you point
Posts: 186

|
|
|
ahhh, I see now that you are running an SMP kernel. I think that may be affecting it. you should see if you can find the kernel-devel for the SMP kernel that you are running. I'm not 100% sure on this but that would be a good idea. Also, there maybe a parameter to tell the build system to referr to the kernel source directory for the normal single processor kernel.
anyway, good luck!
__________________
-------------
Patience is the key to Linux......
|

23rd January 2006, 02:36 PM
|
 |
Registered User
|
|
Join Date: May 2005
Posts: 534

|
|
|
Bleh.. I should have seen that! Thanks for pointing it out.
Thanks again!
|

23rd January 2006, 08:43 PM
|
|
Retired Community Manager
|
|
Join Date: Jun 2005
Location: Everywhere you point
Posts: 186

|
|
|
__________________
-------------
Patience is the key to Linux......
|

23rd January 2006, 08:58 PM
|
 |
Registered User
|
|
Join Date: May 2005
Posts: 534

|
|
Yep, I found that one. Didn't work though. Still couldn't load the module.
Oh well. I can wait a couple of months heh.
Thanks for all of your help.
|

23rd January 2006, 09:10 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: Anaheim/Fullerton, CA (USA)
Age: 27
Posts: 388

|
|
What type of card do you have? X.org has experimental built-in R300 DRI drivers for some newer cards (such as the 9500 through 9800 series). I'm on a Radeon 9200 (fully supported through the R200 drivers which have been part of X.org/XFree86 for a long time), so I'm not sure how exactly you could go about enabling this driver if it is not already enabled. You could check the radeon(4) man page for more information on how to configure your xorg.conf file: Hope that helps!
|

23rd January 2006, 09:44 PM
|
 |
Registered User
|
|
Join Date: May 2005
Posts: 534

|
|
|
I've already tried the R300 drivers. Mesa fails to compile.
I'm not at home, so I can't give the error.
Thanks for the suggestion!
*edit*
9800XT btw
|

2nd February 2006, 12:44 PM
|
 |
Registered User
|
|
Join Date: Nov 2004
Location: Budapest
Posts: 313

|
|
We need to get that working folks.
The problem is that there is no radeon driver for xorg 7.0 yet
here is a wiki but dont understand that packman pacage thingie.
Last edited by LaKing; 2nd February 2006 at 01:35 PM.
|

3rd February 2006, 03:56 PM
|
 |
Registered User
|
|
Join Date: Dec 2005
Posts: 34

|
|
|
pacman is the package manager for Arch Linux. You would not be able to use it anyway, if you are going to follow the directions, follow the area they call the "hard way." Although, it looks a bit hairy.
|

23rd February 2006, 01:42 PM
|
|
Registered User
|
|
Join Date: Oct 2004
Posts: 43

|
|
|
The radeon driver called "radeon" that works for me using an all in wonder card with the RV350 chipset.
I have not tested if it's 3d accellerated but it seems that 2d is accelerated quite nicely.
Here is that section of the one working version of my xorg.conf
<------- this works!------>
Section "Device"
Identifier "Videocard0"
Driver "radeon"
BoardName "VGA compatible controller: ATI Technologies Inc RV350 AR [Radeon 9600]"
EndSection
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 03:57 (Sunday, 26-05-2013)
|
|
 |
 |
 |
 |
|
|