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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
04-24-2005, 04:19 PM
|
#1
|
|
Member
Registered: Dec 2004
Location: Portugal
Distribution: Slackware
Posts: 34
Rep:
|
Fatal: Module radeon not found.
Well, i compiled the Linux 2.6.10, and i such radeon as module, and when i run the X, it says:
Fatal: Module radeon not found.
drm Failed to load Kernel module "radeon"
(EE) RADEON(0): dri DRIScreenInit failed: Disabling DRI.
Then, i try such radeon as built-in and happened the same think, what i do?
PS: I have an ATI Radeon 7000
Last edited by _InTeNsDoWn_; 04-24-2005 at 04:24 PM.
|
|
|
|
04-24-2005, 08:41 PM
|
#2
|
|
Senior Member
Registered: Jun 2002
Location: UK - South Coast.
Distribution: Ubuntu (usually the latest....)
Posts: 2,672
Rep:
|
Id suggest that this may be because your slack install doesn't have the Raedon driver(s)?????
You'd have to check. I know that most distros don't have them by default, particularly download versions, because if I understand correctly, it's the same issue as with the Nvidia driver that I have to get, it's freely available, but it's proprietary so you have to get it seperately - the download versions aren't allowed to provide it - licencing restrictions.
regards
John
|
|
|
|
04-25-2005, 06:25 AM
|
#3
|
|
Member
Registered: Dec 2004
Location: Portugal
Distribution: Slackware
Posts: 34
Original Poster
Rep:
|
Quote:
Originally posted by bigjohn
Id suggest that this may be because your slack install doesn't have the Raedon driver(s)?????
You'd have to check. I know that most distros don't have them by default, particularly download versions, because if I understand correctly, it's the same issue as with the Nvidia driver that I have to get, it's freely available, but it's proprietary so you have to get it seperately - the download versions aren't allowed to provide it - licencing restrictions.
regards
John
|
But if i use the pre-compiled kernel, it works, but i need compile kernel to change some things
|
|
|
|
04-25-2005, 11:04 AM
|
#4
|
|
Member
Registered: Apr 2005
Location: Finland
Posts: 196
Rep:
|
Quote:
|
Then, i try such radeon as built-in and happened the same think
|
Did you remove the module before recompiling? If not, X is probably still trying to load it. I suggest doing "rm -rf /lib/modules/2.6.10" and then "make modules_install" again in the kernel source directory. If this doesn't solve the problem, check that the driver is really enabled in the kernel ("grep DRM .config" in the kernel source directory).
bigjohn: this is about the DRI driver that comes with X. The proprietary driver doesn't even support Radeons older than 8500.
|
|
|
|
04-25-2005, 03:47 PM
|
#5
|
|
Senior Member
Registered: Jun 2002
Location: UK - South Coast.
Distribution: Ubuntu (usually the latest....)
Posts: 2,672
Rep:
|
Quote:
Originally posted by Harmaa Kettu
bigjohn: this is about the DRI driver that comes with X. The proprietary driver doesn't even support Radeons older than 8500.
|
Oh, OK, it was just a bit of a guess on my part. I've been lucky as my graphics card is nvidia based and it would appear that their linux support is somewhat better than Raedon (well as far as I can tell anyway).
regards
John
|
|
|
|
04-30-2005, 12:04 PM
|
#6
|
|
Member
Registered: Dec 2004
Location: Portugal
Distribution: Slackware
Posts: 34
Original Poster
Rep:
|
Quote:
Originally posted by Harmaa Kettu
Did you remove the module before recompiling? If not, X is probably still trying to load it. I suggest doing "rm -rf /lib/modules/2.6.10" and then "make modules_install" again in the kernel source directory. If this doesn't solve the problem, check that the driver is really enabled in the kernel ("grep DRM .config" in the kernel source directory).
bigjohn: this is about the DRI driver that comes with X. The proprietary driver doesn't even support Radeons older than 8500.
|
same thing 
|
|
|
|
04-30-2005, 12:09 PM
|
#7
|
|
LQ Newbie
Registered: Aug 2004
Distribution: slackware
Posts: 6
Rep:
|
Will you post the output of "grep DRM .config" in the kernel source directory for us?
|
|
|
|
05-10-2005, 10:38 AM
|
#8
|
|
Member
Registered: Mar 2004
Distribution: Arch
Posts: 138
Rep:
|
I get the same error - this one: (EE) RADEON(0): dri DRIScreenInit failed: Disabling DRI - in my Xorg log, and that's with a Radeon 9000, kernel 2.6.5 on Gentoo. The radeon module seems to load fine, but DRI doesn't work and my whole system freezes whenever it tries to do intensive DRI or OpenGL things.
|
|
|
|
05-10-2005, 03:06 PM
|
#9
|
|
Member
Registered: Dec 2004
Location: Portugal
Distribution: Slackware
Posts: 34
Original Poster
Rep:
|
Quote:
Originally posted by Baryonic Being
I get the same error - this one: (EE) RADEON(0): dri DRIScreenInit failed: Disabling DRI - in my Xorg log, and that's with a Radeon 9000, kernel 2.6.5 on Gentoo. The radeon module seems to load fine, but DRI doesn't work and my whole system freezes whenever it tries to do intensive DRI or OpenGL things.
|
If i use the precompiled kernel (.tgz package) i can run opengl and dri applications, but my machine freezes too  I use kernel 2.6.10, in kernel 2.6.11 happens the same thing! 
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 08:37 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|