Re: [gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread maxim wexler
 when I
  ran make modules_install.
^^!


 It seems like you compiled your kernel but forgot to
 execute
 make modules_install step.
 
 ciao
   Francesco
 
 -- 
 Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT
 Wed Apr 26 06:59:58 
 CEST 2006
 One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.31
 Bogomips Total
 aemaeth
 -- 
 gentoo-user@gentoo.org mailing list
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread maxim wexler


--- Maurice E Johnson [EMAIL PROTECTED]
wrote:

 modules-update only updates for the running version.
 In order to update
 the new version, you could simply reboot to the new
 version.

Ok, here's where it gets weird, at least to me:

The symlink points to the new sources. When I cd
/usr/src/linux that's where I end up. I run make
menuconfig, then make  make modules_install. Then I
copy bzImage to /boot/vmlinuz as always; take a quick
look around; check that the new /lib/modules dir(there
are now two, natch) is full of modular goodness,  and
reboot.

At the grub prompt I run root, kernel /vmlinuz #the
*new* kernel and boot as I always do.

CERTAIN modules load. CERTAIN modules don't,
predominantly having to do with communications
hardware. 

The thing makes it to the prompt. I log in. Run uname.
Yikes! It *is* _running_ the old kernel. 

BUT, it's _booting_ from the new! I checked!

Puh-leeeze! Chew me out! Deny my competency! Flame
me like you've never flamed the rankest wannabe!But
tell me how to fix this thing!

-Your humble servant etc etc

-Maxim

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Francesco Talamona
On Monday 01 May 2006 20:33, maxim wexler wrote:
  when I
 
   ran make modules_install.

 ^^!

ooops. Sorry
FT

-- 
Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 
CEST 2006
One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.31 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Francesco Talamona
On Monday 01 May 2006 22:05, maxim wexler wrote:
 make
 menuconfig, then make  make modules_install

You missed a step:
make  make modules  make modules_install

Ciao
Francesco

-- 
Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 
CEST 2006
One 1.8GHz AMD Athlon 64 Processor, 2GB RAM, 3613.16 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Toby Cubitt
On Mon, May 01, 2006 at 10:15:36PM +0200, Francesco Talamona wrote:
 On Monday 01 May 2006 22:05, maxim wexler wrote:
  make menuconfig, then make  make modules_install
 
 You missed a step:
 make  make modules  make modules_install

Actually, he didn't. The 2.6 series kernels don't require the make
modules step.

Toby
-- 
PhD Student
Quantum Information Theory group
Max Planck Institute for Quantum Optics
Garching, Germany

email: [EMAIL PROTECTED]
web: www.dr-qubit.org
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Jacques Montier
Francesco Talamona a gentiment tapote:
 You missed a step:
 make  make modules  make modules_install

 Ciao
   Francescoun 

   
I don't think so,
when you run make,  your compile  kernel and  modules.
Then, you just have to run make modules_install.
So make  make modules_install is ok.
But, I don't help maxim very much :-(

regards

--- Jacques --


  ^
  ^^^
  ^
(  0   0  )
 \/
  ----

 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Francesco Talamona
On Monday 01 May 2006 22:26, Toby Cubitt wrote:
 Actually, he didn't. The 2.6 series kernels don't require the make
 modules step.

Ok, good to know. An old school leftover :-)
Ciao
Francesco
-- 
Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 
CEST 2006
One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4416.08 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: modprobe looks in wrong dir

2006-05-01 Thread Richard Fish

On 5/1/06, maxim wexler [EMAIL PROTECTED] wrote:

The thing makes it to the prompt. I log in. Run uname.
Yikes! It *is* _running_ the old kernel.

BUT, it's _booting_ from the new! I checked!


I don't see how this is possible.  How did you check that it is
booting the new kernel?  Checking dmesg output would be the best way
to verify...

Possibly a stupid question, but are you sure that /boot is actually
mounted (if it is a separate filesystem) when you copy the new kernel
to it?

-Richard

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: modprobe looks in wrong dir

2006-04-30 Thread Francesco Talamona
On Sunday 30 April 2006 20:18, maxim wexler wrote:
 Hi group,

 This should be an easy fix -- if you already know!

 The reason many of my modules are not loading is
 because modprobe is looking in /lib/modules/2.6.12-r6
 and not /lib/modules/2.6.16-r3 which was filled when I
 ran make modules_install.

 The link to the newer kernel is OK.

 Yes, I ran modules-update.
[...]

It seems like you compiled your kernel but forgot to execute
make modules_install step.

ciao
Francesco

-- 
Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 
CEST 2006
One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.31 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: modprobe looks in wrong dir

2006-04-30 Thread Maurice E Johnson




modules-update only updates for the running version. In order to update the new version, you could simply reboot to the new version.

On Sun, 2006-04-30 at 20:32 +0200, Francesco Talamona wrote:


On Sunday 30 April 2006 20:18, maxim wexler wrote:
 Hi group,

 This should be an easy fix -- if you already know!

 The reason many of my modules are not loading is
 because modprobe is looking in /lib/modules/2.6.12-r6
 and not /lib/modules/2.6.16-r3 which was filled when I
 ran make modules_install.

 The link to the newer kernel is OK.

 Yes, I ran modules-update.
[...]

It seems like you compiled your kernel but forgot to execute
make modules_install step.

ciao
	Francesco

-- 
Linux Version 2.6.16-gentoo-r4, Compiled #1 PREEMPT Wed Apr 26 06:59:58 
CEST 2006
One 1GHz AMD Athlon 64 Processor, 2GB RAM, 2007.31 Bogomips Total
aemaeth