LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-28-2005, 11:42 AM   #1
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Rep: Reputation: 15
Kernel 2.6.11.6 make modules_install returns error


When I try to install the 2.6.11.6 kernel everything runs fine, until I run "make modules_install".
This is the output:

INSTALL drivers/acpi/ibm_acpi.ko
INSTALL drivers/acpi/video.ko
INSTALL drivers/base/firmware_class.ko
INSTALL drivers/char/agp/intel-mch-agp.ko
INSTALL drivers/char/drm/tdfx.ko
INSTALL drivers/i2c/algos/i2c-algo-bit.ko
INSTALL drivers/i2c/i2c-core.ko
INSTALL drivers/input/joystick/a3d.ko
INSTALL drivers/input/joystick/adi.ko
INSTALL drivers/input/joystick/analog.ko
INSTALL drivers/input/joystick/cobra.ko
INSTALL drivers/input/joystick/db9.ko
INSTALL drivers/input/joystick/gamecon.ko
INSTALL drivers/input/joystick/gf2k.ko
INSTALL drivers/input/joystick/grip.ko
INSTALL drivers/input/joystick/grip_mp.ko
INSTALL drivers/input/joystick/guillemot.ko
INSTALL drivers/input/joystick/iforce/iforce.ko
INSTALL drivers/input/joystick/interact.ko
INSTALL drivers/input/joystick/joydump.ko
INSTALL drivers/input/joystick/magellan.ko
INSTALL drivers/input/joystick/sidewinder.ko
INSTALL drivers/input/joystick/spaceball.ko
INSTALL drivers/input/joystick/spaceorb.ko
INSTALL drivers/input/joystick/stinger.ko
INSTALL drivers/input/joystick/tmdc.ko
INSTALL drivers/input/joystick/turbografx.ko
INSTALL drivers/input/joystick/warrior.ko
INSTALL drivers/net/3c501.ko
INSTALL drivers/net/3c503.ko
INSTALL drivers/net/3c505.ko
INSTALL drivers/net/3c507.ko
INSTALL drivers/net/3c509.ko
INSTALL drivers/net/3c515.ko
INSTALL drivers/net/3c59x.ko
INSTALL drivers/net/8139cp.ko
INSTALL drivers/net/8390.ko
INSTALL drivers/net/dummy.ko
INSTALL drivers/net/typhoon.ko
INSTALL drivers/net/wireless/airo.ko
INSTALL drivers/net/wireless/arlan.ko
INSTALL drivers/net/wireless/atmel.ko
INSTALL drivers/net/wireless/atmel_pci.ko
INSTALL drivers/net/wireless/hermes.ko
INSTALL drivers/net/wireless/orinoco.ko
INSTALL drivers/net/wireless/orinoco_pci.ko
INSTALL drivers/net/wireless/orinoco_plx.ko
INSTALL drivers/net/wireless/orinoco_tmd.ko
INSTALL drivers/net/wireless/prism54/prism54.ko
INSTALL drivers/net/wireless/strip.ko
INSTALL drivers/net/wireless/wavelan.ko
INSTALL drivers/pci/hotplug/pci_hotplug.ko
INSTALL drivers/scsi/dpt_i2o.ko
INSTALL drivers/scsi/ipr.ko
INSTALL drivers/scsi/sata_sis.ko
INSTALL drivers/scsi/sata_sx4.ko
INSTALL drivers/usb/input/touchkitusb.ko
INSTALL drivers/usb/misc/cytherm.ko
INSTALL drivers/usb/misc/phidgetservo.ko
INSTALL drivers/video/aty/aty128fb.ko
INSTALL drivers/video/aty/atyfb.ko
INSTALL drivers/video/cirrusfb.ko
INSTALL drivers/video/console/bitblit.ko
INSTALL drivers/video/console/fbcon.ko
INSTALL drivers/video/console/font.ko
INSTALL drivers/video/cyber2000fb.ko
INSTALL drivers/video/hgafb.ko
INSTALL drivers/video/i810/i810fb.ko
INSTALL drivers/video/intelfb/intelfb.ko
INSTALL drivers/video/kyro/kyrofb.ko
INSTALL drivers/video/matrox/g450_pll.ko
INSTALL drivers/video/matrox/i2c-matroxfb.ko
INSTALL drivers/video/matrox/matroxfb_DAC1064.ko
INSTALL drivers/video/matrox/matroxfb_Ti3026.ko
INSTALL drivers/video/matrox/matroxfb_accel.ko
INSTALL drivers/video/matrox/matroxfb_base.ko
INSTALL drivers/video/matrox/matroxfb_crtc2.ko
INSTALL drivers/video/matrox/matroxfb_g450.ko
INSTALL drivers/video/matrox/matroxfb_maven.ko
INSTALL drivers/video/matrox/matroxfb_misc.ko
INSTALL drivers/video/neofb.ko
INSTALL drivers/video/pm2fb.ko
INSTALL drivers/video/radeonfb.ko
INSTALL drivers/video/riva/rivafb.ko
INSTALL drivers/video/savage/savagefb-i2c.ko
INSTALL drivers/video/savage/savagefb.ko
INSTALL drivers/video/savage/savagefb_accel.ko
INSTALL drivers/video/sis/sisfb.ko
INSTALL drivers/video/sstfb.ko
INSTALL drivers/video/tdfxfb.ko
INSTALL drivers/video/tridentfb.ko
INSTALL drivers/video/vfb.ko
INSTALL drivers/video/vga16fb.ko
INSTALL drivers/video/vgastate.ko
INSTALL fs/autofs/autofs.ko
INSTALL fs/reiserfs/reiserfs.ko
INSTALL fs/xfs/xfs.ko
INSTALL lib/libcrc32c.ko
INSTALL net/8021q/8021q.ko
INSTALL net/ipv4/netfilter/ipt_NOTRACK.ko
INSTALL net/ipv4/netfilter/iptable_raw.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.11.6; fi
WARNING: /lib/modules/2.6.11.6/kernel/drivers/video/console/fbcon.ko needs unknown symbol fb_register_client


What should I do?
I have Slackware 10.1
 
Old 03-28-2005, 11:50 AM   #2
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
do you need that module (fbcon)?
 
Old 03-28-2005, 12:30 PM   #3
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Original Poster
Rep: Reputation: 15
I don't know. I don't even know what it does. I only change things I know, and leave the rest.
 
Old 03-28-2005, 12:50 PM   #4
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
framebuffer console support module. if you don't use a framebuffer console ( if you use lilo with the "normal" display, not one like 800x600x 64k colors) then it's ok. otherwise, if you want the framebuffer console, you'll need to resolve the symbol ( find out where it is supposed to come from, probably another module) first.
 
Old 03-28-2005, 12:56 PM   #5
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Original Poster
Rep: Reputation: 15
So now I need to know which additional module I need to install, since I use the framebuffer console...

And all this trouble just to get a lilo bootsplash working

First I tried just to recompile the 2.4.29-kernel after applying a patch to it (that was for the wrong kernel, but the website said to choose the closest match). This resulted in errors when compiling modules, as I expected. Then I tried with the 2.6.11.9 kernel, and the closest matching patch, which also resulted in errors (as expected), but then I tried to compile the 2.6 kernel without the patch (deleted the folder and extracted from .bz2 again) and no errors when running "make modules" but then this happened when running "make modules_install"...

This is my first kernel compilation, because I always thought it was too much trouble recompiling a kernel, and apparently, I was right...

Anyone know a simple way to get Lilo Bootsplash working on slackware 10.1, with the 2.4.29 or 2.6.11.9 kernel?

Last edited by Ac1db0rN; 03-28-2005 at 01:10 PM.
 
Old 03-28-2005, 01:05 PM   #6
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
personally, I'd would just compile it in instead of compiling it as a module
 
Old 03-28-2005, 01:11 PM   #7
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Original Poster
Rep: Reputation: 15
I need to try that...
 
Old 03-28-2005, 01:21 PM   #8
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Original Poster
Rep: Reputation: 15
Ok, changed some settings, and after re-running make, make install I ran make modules_install again and this is the last lines:

.....
....
INSTALL net/8021q/8021q.ko
INSTALL net/ipv4/netfilter/ipt_NOTRACK.ko
INSTALL net/ipv4/netfilter/iptable_raw.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.11.6; fi
 
Old 03-28-2005, 01:56 PM   #9
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
Quote:
Originally posted by Ac1db0rN


.....
....
INSTALL net/8021q/8021q.ko
INSTALL net/ipv4/netfilter/ipt_NOTRACK.ko
INSTALL net/ipv4/netfilter/iptable_raw.ko
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.11.6; fi
looks good, no errors. the error you had earlier is ok if you don't need the modules the error is occuring in, if you see those errors and know you don't need the modules you can just ignore it.
 
Old 03-29-2005, 12:36 AM   #10
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Original Poster
Rep: Reputation: 15
I still can't boot the new kernel, I must have put some bat choises, and now not even the 2.4.29 kernel work :S It stops at activatng hotplug, after saying there is some problem with agpgart..
Kernel 2.6 stops with kernel panik: can't mount root filesystem. This is pretty bad. I think I'll have to reinstall the 2.4 kernel, but I don't know how to do that without a slackware reinstall... I have a working knoppix cdrom, so it should be bossible. I'll just have to try something...
 
Old 03-29-2005, 12:45 AM   #11
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
kernel panic: Unable to mount root filesystem - this usually means either your bootloader configuration is wrong or ( more likely, it's easy to overlook -->) you either didn't compile support for your filesystem or compiled it as a module and are not using an initrd. (if you are not using an initrd your filesystem will have to be compiled directly into the kernel, because the boot routine has not had a chance to load any modules before it mounts your root filesystem).

for rebooting your old install, recompiling a new kernel shouldn't have any impact on your 2.4.29 kernel. if you want to turn hotplug off to do some troubleshooting, repair:

install your slack cd ( the 1st cd) and boot off of it, don't boot your install just hit enter like you are going to install

next go into the setup and configure the target to match your installed system, then go down to configure system and say no to hotplug being enabled at boot. whenever you get your system fixed, run pkgtool to undo the change and have hotplug start at boot again.
 
Old 03-29-2005, 01:30 AM   #12
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Original Poster
Rep: Reputation: 15
I ust copyed the lilo configuration for the 2.4 kernel and changed it. Since I'm at school now can't paste my lilo.conf here right now.

I know I compiled reiserfs into the kernel, not as a module, so that should'nt be a problem
 
Old 03-29-2005, 02:09 AM   #13
carboncopy
Senior Member
 
Registered: Jan 2003
Location: Malaysia
Posts: 1,210
Blog Entries: 4

Rep: Reputation: 45
On the side note:
I am sick of all this micro kernel releases.

How is PV taking it? Doesn't it give him a headache to choose which kernel to use in Slackware 11?
 
Old 03-29-2005, 10:16 AM   #14
Ac1db0rN
Member
 
Registered: Apr 2004
Distribution: Debian
Posts: 54

Original Poster
Rep: Reputation: 15
OK, removed the 2.6 kernel, reinstalled the 2.4 kernel and recompiled after copying the .config from the slackware cdrom, and now slack works again. I couldn't copy the config before, 'cause I installed from a cuple of RWs (alredy had the 10.0 on R-cd) that I had erased (and didn't keep the ISOs), but I redownloaded the ISOs (was prepared for a complete reinstall) and now it seems to work. I'll have to try to get the splash thing working now.

Thanks for your help.
 
  


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
kernel compilation error : in "make modules_install" b0nd Linux - Newbie 6 05-27-2015 01:53 PM
error in make modules_install javeree Slackware 6 12-16-2004 04:32 PM
make modules_install returns script? NeoMagick Slackware 7 09-26-2004 01:39 PM
modinst error when "make modules_install", kernel 2.4.22 kc00l Slackware 7 01-23-2004 02:28 PM
make modules_install error Risc91 Linux - Software 2 10-23-2003 08:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:27 AM.

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