Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-14-2005, 01:28 PM
|
#1
|
Member
Registered: Feb 2005
Location: UK
Distribution: Knoppix 3.9, SimplyMEPIS 3.3.2, Mandrake 10.1, SUSE 10.0, Windows 2000 Pro, Windows XP Home + Pro
Posts: 138
Rep:
|
Errors installing official Intel driver for 82865G graphics card.
I'm trying to install the official drivers for my 82865G card (on SUSE 10.0), but it comes up with the folllowing error:
Code:
The script will now compile the agpgart module and DRM kernel modules
for your machine.
Press ENTER to continue or CTRL-C to exit.
Compiling new agpgart module...
ERROR: AGPGART module did not compile
Compiling DRM module...
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.
That log file says....
Code:
make -C /lib/modules/2.6.13-15-smp/build SUBDIRS=/home/Jo/dripkg/agpgart-2.0 modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15-obj/i386/smp'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/smp'
make: *** [default] Error 2
Makefile.linux:151: *** Cannot find a kernel config file. Stop.
I'm sure it's blindingly obvious what the problem is, I just don't know how to solve it!
|
|
|
10-14-2005, 01:45 PM
|
#2
|
LQ Guru
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163
Rep:
|
A confusing error message, atmo. It could be 4 causes at my opinion :
-You may be missing "agpgart" in your kernel.
-The driver may need this to be compiled as a module and you have it included
-Your kernel source isn't complete/differ from the one the drivers is expecting.
Installing drivers from source over "distribution kernel" (as opposite of vanilla kernel, from kernel.org) is usually a big fat headache. I highly suggest to try to find a package (i.e. : .rpm) suitable to your distribution instead of messing with the source. However, if you feel geek enought, you might want to recompile a fresh kernel from kernel.org, that might prove really easier to install drivers on.
|
|
|
10-14-2005, 01:51 PM
|
#3
|
Member
Registered: Feb 2005
Location: UK
Distribution: Knoppix 3.9, SimplyMEPIS 3.3.2, Mandrake 10.1, SUSE 10.0, Windows 2000 Pro, Windows XP Home + Pro
Posts: 138
Original Poster
Rep:
|
Now I'm scared! I have a .rpm, but I'm very new to SUSE and don't know how to use Yast!
|
|
|
10-14-2005, 02:18 PM
|
#4
|
LQ Guru
Registered: Sep 2001
Location: Montreal, Canada
Distribution: Slackware; Debian; Gentoo...
Posts: 2,163
Rep:
|
I'm not too good about YAST either, as I don't use SUSE. To install a RPM, you can usually use the command line, at least in RedHat/Fedora. The command is like "rpm -iv your_thing.rpm" usually (you have to be root of course).
However, I don't even know if this will work on SuSe and I don't know if you need any configuration to be do once the driver is installed... I suggest to browse google a bit about this, you are probably not the first one to try this
|
|
|
All times are GMT -5. The time now is 05:22 PM.
|
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
|
|