LinuxQuestions.org
Visit Jeremy's Blog.
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 09-03-2003, 11:14 PM   #1
-navairum-
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33

Rep: Reputation: 15
video card


hello, i have an ATI rage 128 video card (i know, im too poor to upgrade though) and i downloaded the updated drivers off of the DRI site. When i go to install them however, it ges near the last stage and says "Compiling...
ERROR: Kernel modules did not compile

The DRI drivers can not be installed without the latest kernel modules.
Installation will be aborted. See the dri.log file for information on
what went wrong."
can any help me please?
thanks in advance.
 
Old 09-04-2003, 07:48 AM   #2
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Um, did you look in your dri.log file to see what went wrong? If you post the contents of that file someone might be able to give you a better answer.
 
Old 09-04-2003, 02:19 PM   #3
-navairum-
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33

Original Poster
Rep: Reputation: 15
Makefile.linux:136: *** Cannot find a kernel config file. Stop.


"dri.log"
 
Old 09-04-2003, 02:39 PM   #4
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Ok, that actually makes some sense. I'm guessing you need to have the kernel source code installed on your machine. Distros frequently don't distribute it since it takes up a lot of space. If you haven't installed the source code, I'd visit your distro site and see if they have a package.

If you do have the source code on your machine, you might check and see if there is a config option that allows you to specifically point to it.
 
Old 09-04-2003, 02:41 PM   #5
-navairum-
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33

Original Poster
Rep: Reputation: 15
whers the distro site?
 
Old 09-04-2003, 02:54 PM   #6
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
That depends.....What distribution of linux did you install? Otherwise you can download the kernel source from kernel.org. However, if you do that we'll have to go through how to get the configuration file built (believe me, its not hard). I'm guessing that if your distribution has a kernel package, that probably has the configuration already built in.
 
Old 09-04-2003, 02:59 PM   #7
-navairum-
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33

Original Poster
Rep: Reputation: 15
I installed mandrake 9.1
 
Old 09-04-2003, 03:20 PM   #8
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
OK, first you are going to need to find your Mandrake CDs and start looking for the kernel source file. The name should be something like kernel-source-2.4.??mdk. The ? will be replaced by numbers. Once you have found that, install it with urpmi kernel-source-2.4.??mdk.


If all goes well, you should then be able to compile your video card driver.

If you still have the same problem with the program not being able to find the config file, you may have to get into the kernel source directory (usually /usr/src) and run make oldconfig. That should create a config file in the source directory that matches your current kernel configuration. Note that you will have to be su in order to run make oldconfig. Or maybe even to get into the /usr/src directory.
 
Old 09-04-2003, 04:03 PM   #9
-navairum-
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33

Original Poster
Rep: Reputation: 15
Thank you very much for your help, the drivers are instlaling now, so they should work, would you like to try to help me with another problem? i have no sound :P
 
Old 09-04-2003, 05:31 PM   #10
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Cool. Glad the video drivers are working now. As for sound, I would first do a search and see if anyone running Mandrake has had sound problems and if none of those posts make sense, start a new thread. Since it really is a new topic, the mods aren't going to pitch a fit. If you do start a new thread, please post as much detail as possible about your soundcard and any error messages you are getting.
 
Old 09-04-2003, 06:55 PM   #11
ellyaht
Member
 
Registered: Jul 2003
Location: Brisbane
Distribution: Mandrake 10 Mostly
Posts: 61

Rep: Reputation: 15
Aumix is muted by default in mandy 9.1,
Menu > Multimedia > Sound > Aumix
this is the most common problem. if that does not help, take Hangdog42's advice.
 
Old 09-04-2003, 10:07 PM   #12
-navairum-
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33

Original Poster
Rep: Reputation: 15
yah, it was muted, so i unmuted it and turned the volumes up, but s till no sound
 
  


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
Dual Head Video Card and onboard Video basketkase999 Linux - Hardware 1 08-23-2005 01:54 PM
Two X servers, one for my monitor, one for my TV using s-video out from video card? ateam Linux - Hardware 3 02-11-2005 02:43 PM
failed video mode on new video card Pandarsson Linux - Hardware 3 01-23-2005 04:39 PM
Suggestions for Sound Card & Video Card DoubleLetter Linux - Hardware 2 07-23-2003 08:48 AM
Suggestions for Sound Card & Video Card DoubleLetter Linux - Hardware 1 07-23-2003 06:52 AM

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

All times are GMT -5. The time now is 03:54 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