Geoffrey Lee a �crit :
> On Wed, Dec 06, 2000 at 10:57:56PM +0000, OS wrote:
> > Could someone tell me how to get NFS, Samba and eth0 working on the new
> > kernel please !
> >
> > I thought I would try the new kernel-2.4.0-0.7mdk (at work not home). It was
> > exactly as I had found before. I am starting to beleive that there is some
> > extra configuration required for the above to work with 2.4 kernels. After
> > all, such rudimentary things must work by now, since this kernel is due for
> > final release soon isn't it ?
> >
>
> Yep, 2.4 is going gold soon.
>
> > As well as the above kernel I am currently using the latest (6/Dec/2000)
> > netcfg, nettools and nfsutils.
> >
> > /etc/rc.d/init.d/network restart (with a few > /dev/null's removed !) reports
> > eth0 startup failed. Cannot find module eth0
> >
> >
>
> cat /etc/modules.conf please?
>
>
====What is the mdk-preffered /etc/modules.conf ?
====This is my /etc/modules.conf and it work with both 2.2 and 2.4
__________________________________________________________________
#depfile=/lib/modules/`uname -r`/modules.dep
#### 2.4.0 ####
path[boot]=/lib/modules/boot
path[fs]=/lib/modules/`uname -r`/kernel/fs
path[net]=/lib/modules/`uname -r`/kernel/drivers/net
path[char]=/lib/modules/`uname -r`/kernel/drivers/char
path[scsi]=/lib/modules/`uname -r`/kernel/drivers/scsi
path[block]=/lib/modules/`uname -r`/kernel/drivers/block
path[cdrom]=/lib/modules/`uname -r`/kernel/drivers/cdrom
path[ipv4]=/lib/modules/`uname -r`/kernel/net/ipv4
#path[ipv6]=/lib/modules/`uname -r`/kernel/net/ipv6
path[irda]=/lib/modules/`uname -r`/kernel/net/irda
path[irda]=/lib/modules/$(uname -r)/kernel/net/irda
path[sound]=/lib/modules/`uname -r`/kernel/drivers/sound
#path[fc4]=/lib/modules/`uname -r`/fc4
#path[video]=/lib/modules/`uname -r`/video
path[misc]=/lib/modules/`uname -r`/kernel/drivers/misc
path[parport]=/lib/modules/`uname -r`/kernel/drivers/parport
path[pcmcia]=/lib/modules/`uname -r`/kernel/drivers/pcmcia
#path[alsa]=/lib/modules/`uname -r`/kernel/drivers/alsa
#path[atm]=/lib/modules/`uname -r`/atm
#path[usb]=/lib/modules/`uname -r`/kernel/drivers/usb
path[ide]=/lib/modules/`uname -r`/kernel/drivers/ide
###### 2.2 #############
path[fs]=/lib/modules/`uname -r`/fs
path[net]=/lib/modules/`uname -r`/net
path[scsi]=/lib/modules/`uname -r`/scsi
path[ipv4]=/lib/modules/`uname -r`/ipv4
path[block]=/lib/modules/`uname -r`/block
path[cdrom]=/lib/modules/`uname -r`/cdrom
path[irda]=/lib/modules/`uname -r`/irda
path[sound]=/lib/modules/`uname -r`/misc
path[misc]=/lib/modules/`uname -r`/misc
path[parport]=/lib/modules/`uname -r`/misc
path[pcmcia]=/lib/modules/`uname -r`/pcmcia
### Zip Iomega, plip
alias parport_lowlevel parport_pc
add below parport_pc parport
add below scsi_syms scsi_mod
add below ppa scsi_mod parport_pc
pre-install plip modprobe parport ; echo 7 > /proc/parport/0/irq
### pcmcia, scsi
add below aha152x_cs scsi_mod
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias ide_cs ide-cs
add below floppy_cs floppy
### sound
add below ad1848 soundcore sound
add below opl3 soundcore sound
options ad1848 io=0x530 irq=7 dma=1
options opl3 io=0x388
##options opl3sa io=0x388 irq=7 dma=0
### irda
#alias irda0 toshoboe
#
alias irda0 donauboe
alias irlan0 irlan
alias tty-ldisc-11 irtty
alias char-major-161 ircomm-tty
#options toshoboe max_baud=9600
options irlan access=2
### irnet + ppp
alias char-major-10-181 toshiba
alias char-major-10-187 irnet
#alias char-major-108 serial_cs
alias char-major-108 ppp_generic
alias ppp-compress-21 ppp_deflate
### r�seau non configur�
alias net-pf-0 off
#alias net-pf-3 off
#alias net-pf-4 off
#alias net-pf-5 off