Fedora Linux Support Community & Resources Center
  #1  
Old 22nd January 2006, 02:41 AM
brandor's Avatar
brandor Offline
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
  #2  
Old 22nd January 2006, 03:47 AM
ryuheixys Offline
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......
  #3  
Old 22nd January 2006, 04:19 AM
brandor's Avatar
brandor Offline
Registered User
 
Join Date: May 2005
Posts: 534
Thanks! I'll give that a try
  #4  
Old 22nd January 2006, 10:16 PM
brandor's Avatar
brandor Offline
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!
  #5  
Old 22nd January 2006, 10:24 PM
ryuheixys Offline
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......
  #6  
Old 22nd January 2006, 10:30 PM
brandor's Avatar
brandor Offline
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
  #7  
Old 23rd January 2006, 08:31 AM
ryuheixys Offline
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......
  #8  
Old 23rd January 2006, 02:36 PM
brandor's Avatar
brandor Offline
Registered User
 
Join Date: May 2005
Posts: 534
Bleh.. I should have seen that! Thanks for pointing it out.

Thanks again!
  #9  
Old 23rd January 2006, 08:43 PM
ryuheixys Offline
Retired Community Manager
 
Join Date: Jun 2005
Location: Everywhere you point
Posts: 186
This is it I think:
http://download.fedora.redhat.com/pu...9_FC5.i686.rpm
try this!
__________________
-------------
Patience is the key to Linux......
  #10  
Old 23rd January 2006, 08:58 PM
brandor's Avatar
brandor Offline
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.
  #11  
Old 23rd January 2006, 09:10 PM
codergeek42's Avatar
codergeek42 Offline
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:
Code:
$ man 4 radeon
Hope that helps!
__________________
~~ Peter ~~ :: ( Who am I? ) :: ( My Blog: A day (or more) in the life of a CS & Language student... ) :: ( Supporter of the EFF & FSF ) :: ( I'm a GNU/Linux addict and Free Software Advocate. ) :: ( How to Ask Questions the Smart Way ) :: ( The Fedora Project, sponsored by Red Hat ) :: ( GNOME: The Free Software Desktop Project ) :: ( GnuPG Public Key ) :: ( About me on the WIki )
  #12  
Old 23rd January 2006, 09:44 PM
brandor's Avatar
brandor Offline
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
  #13  
Old 2nd February 2006, 12:44 PM
LaKing's Avatar
LaKing Offline
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.
  #14  
Old 3rd February 2006, 03:56 PM
dishkuvek's Avatar
dishkuvek Offline
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.
  #15  
Old 23rd February 2006, 01:42 PM
zarthon Offline
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
 

Tags
andand, ati, fc5test2

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Broadcom bcm43xx wireless support in FC5test2 smfinley Fedora Core 5 - Dev 3 9th March 2006 05:38 AM


Current GMT-time: 03:57 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat