|
|
#1 | |
|
Registered User
Join Date: Jun 2003
Posts: 53
|
Where can I download the source for a kernel with the nVidia AGPGART patch? Thanks for your help!
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Apr 2003
Posts: 20
|
|
|
|
|
|
|
|
#3 |
|
Registered User
|
If you are using the 2.4.21, can you use this patch? I'm running the basic install of mandrake 9.1 which comes with the 2.4.21 kernel... Thanks. JWG
__________________
ASUS A7N8X Deluxe (nForce2) ATI Radeon 9500 Pro 128MB 1GB Kingston PC3000 AMD Athlon XP 2400/266 120GB WD1200JB DVD| Toshiba SD-M1712 CRW| ASUS CRW-5224A 9.1 Mandrake Linux |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Apr 2003
Posts: 20
|
Quote:
|
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Jun 2003
Posts: 53
|
Quote:
|
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Apr 2003
Posts: 20
|
Quote:
and the 2.4.21rc7 plus the 2.4.21rc7-ac1 patch from www.kernel.org We'll assume you downloaded the kernel and patches to /home/joey/downloads, ok? And also, I assume you know how to compile a kernel (eg. what options needs to be included and which not). 1) cd /usr/src 2) tar xvfj /home/joey/downloads/linux-2.4.20.tar.bz2 3) cd linux-2.4.20 4) bzip2 -d /home/joey/downloads/patch-2.4.21* 5) patch -p1 < /home/joey/downloads/patch-2.4.21-rc7 6) patch -p1 < /home/joey/downloads/patch-2.4.21-rc7-ac1 7) make menuconfig (or xconfig if you prefer) 8) include in Character devices /dev/agpgart -> Nvidia NForce/NForce2 support 9) make dep && make bzImage modules modules_install 10) cp arch/i386/boot/bzImage /boot/bzImage-nforce-agp 11) Alter your bootmanager configuration files to accept your newly compiled kernel. (On redhat, you can do make install on step 10) 12) Boot, cross your fingers and pray Last edited by remu; 06-07-03 at 03:01 PM. |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jun 2003
Posts: 53
|
Thanks for the info remu. This is what I did before I read your message (let me know if I missed something). I'm using Mandrake 9.1:
1. Downloaded "linux-2.4.20.bz2" to "/usr/src" 2. "cd usr/src" 3. "bunzip2 linux-2.4.20.bz2" (This gave me "linux-2.4.20.tar" 4. I then did a "tar -xf linux-2.4.20.tar" (This made a new directory "linux-2.4.20") 5. "cd linux-2.4.20" 6. "make menuconfig" 7. "make dep" 8. "make clean" 9. "make bzlilo" 10. "make modules" 11. "make modules_install" 12. I deleted the symbolic link "vmlinuz" and "System.map" in "/boot" and moved my new "vmlinuz-2.4.20" and "System.map-2.4.20" in "usr/src/linux-2.4.20" to "/boot" 13. I then created new symbolic links "vmlinuz" for "vmlinuz-2.4.20", and "System.map" for "System.map-2.4.20" in "/boot" Now, is it at this point that I'm suppose to modify the "lilo.conf" in "/etc"? Since I can't get XFree86 to start, is there a command line editor that I can use, and if so, what exactly do I need to change? If you have any suggestions on how to make this easier, I'd be happy to read your input. Your help is muchly appreciated!! Thanks ![]() MW |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Apr 2003
Posts: 20
|
Yeah, you should edit your bootmanager config files. For an editor, I like mcedit which comes with Midnight Commander package. Vi is a good choice too.
You should copy the old entries in lilo.conf and rename them for the new kernel. Like this, label="something you had before" becomes label="NForce-AGPGART kernel" for example. Also remember to change the image parameter. BTW: running make install after make modules_install should fix the lilo bootparameters for you. What comes to X, has it stopped from starting after you compiled a new kernel? it would help if you could post the contents of file [b]/var/log/XFree86.0.log |
|
|
|
|
|
#9 | |
|
Registered User
Join Date: Apr 2003
Posts: 13
|
Quote:
and the latest source which goes with this kernel is called kernel-source-2.4.21-1mdk.i586.rpm) This kernel enables working firewire, & ATA100 + loads of other patches to the 4.21 tree. I think Alan's patch is in this kernel but havn't checked cos' I've a GF3. It's more stable than the kernel which comes which 9.1 so don't worry about it coming from cooker. God only knows why the names of mandrake cooker stuff has freeked out quite so much but that's life. thingi |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| $259.99 - Office Home and Business 2010 - 2 PC Download | News | Newegg Daily Deals | 0 | 06-27-12 07:30 AM |
| German ISP claims to deliver 4.7Gbps download speed in field test | News | Latest Tech And Game Headlines | 0 | 06-01-12 05:50 AM |
| 5 Reasons to Download Autodesk Inventor Fusion Now | News | Latest Tech And Game Headlines | 0 | 05-10-12 10:30 PM |
| (Download) GPU-Z 0.6.2 Released with GTX 690 / GTX 670 Support (Geeks3D) | News | Latest Tech And Game Headlines | 0 | 05-03-12 08:00 AM |
| download problem with linux NVIDIA driver packages | Timo | NVIDIA Linux | 7 | 07-31-02 09:22 AM |