--- Arindam Dey <adey@xxxxxxxxxx> wrote: > On Wed, 2003-07-23 at 16:52, mick mearns wrote: > > Hello list; > > I have the above SCSI controller. > > I downloaded the 2.6 source and installed it. > > It compiles fine under RH9. > > The 2.6 failure is in the make initrd for the AIC7xxx > > > > My method: > > 'cd /usr/src/*2.6*' > > 'make mrpoper' > > I copied my working RH9 .config and used > > 'make menuconfig' > > I tried making everything scsi with no modules, and with all > modules. > > Then 'make bzImage modules modules_install install' > > > > I get an initrd error 'error AIC7xxx no module:' > > I am on a different machine right now and don't have the full error > > display. > > I do have a /initrd directory. > > Have u done this in make menuconfig? > > SCSI device support ---> SCSI low-level drivers ---> Adaptec AIC7xxx > Fast -> U160(New > Driver) > > Have you built it in the kernel <*> or made a module out of this <M> > ? > > ls /lib/modules/2.6.0-test1/kernel/drivers/scsi/aic7xxx/ what is the > output of this ? Does it list aic7xxx.o ? > > I am currently compiling and having another adaptec card which also > uses > the same module I was interested. > > > -- > Arindam Dey > Hello; I am back on the 'broken' 2.6 machine tonight. depmod: *** Unresolved symbols in /lib/modules/2.6.0-test1/kernel/sound/synth/snd-util-mem.ko depmod: snd_kcalloc Kernel: arch/i386/boot/bzImage is ready sh arch/i386/boot/install.sh 2.6.0-test1 arch/i386/boot/bzImage System.map "" No module aic7xxx found for kernel 2.6.0-test1 mkinitrd failed make[1]: *** [install] Error 1 make: *** [install] Error 2 [root@xxxxxx linux-2.6.0-test1]# ls drivers/scsi/ <snip> aic7xxx <dir> aic7xxx_old aic7xxx_old.c aic7xxx_old.ko aic7xxx_old.mod.c aic7xxx_old.mod.o aic7xxx_old.o [root@xxxxxx linux-2.6.0-test1]# ls drivers/scsi/aic7xxx/*.o drivers/scsi/aic7xxx/aic7770.o drivers/scsi/aic7xxx/aic7xxx_osm.o drivers/scsi/aic7xxx/aic7770_osm.o drivers/scsi/aic7xxx/aic7xxx_osm_pci.o drivers/scsi/aic7xxx/aic7xxx_93cx6.o drivers/scsi/aic7xxx/aic7xxx_pci.o drivers/scsi/aic7xxx/aic7xxx_core.o drivers/scsi/aic7xxx/aic7xxx_proc.o drivers/scsi/aic7xxx/aic7xxx.mod.o drivers/scsi/aic7xxx/aic7xxx_reg_print.o drivers/scsi/aic7xxx/aic7xxx.o drivers/scsi/aic7xxx/built-in.o [mick@xxxxxx mick]$ I noticed that the aic7xxx.o module was in a seperate aic7xxxx directory. So: [root@xxxxxx scsi] su - [root@xxxxxx scsi]# cd /usr/src/*2.6*/drivers/scsi [root@xxxxxx scsi]# cp aic7xxx/aic7xxx.o . [root@xxxxxx scsi]# cd .. [root@xxxxxx drivers]# cd .. [root@xxxxxx linux-2.6.0-test1]# make install make[1]: `arch/i386/kernel/asm-offsets.s' is up to date. CHK include/linux/compile.h ./scripts/pnmtologo -t vga16 -n logo_linux_vga16 -o drivers/video/logo/logo_linux_vga16.c drivers/video/logo/logo_linux_vga16.ppm CC drivers/video/logo/logo_linux_vga16.o ./scripts/pnmtologo -t clut224 -n logo_linux_clut224 -o drivers/video/logo/logo_linux_clut224.c drivers/video/logo/logo_linux_clut224.ppm CC drivers/video/logo/logo_linux_clut224.o LD drivers/video/logo/built-in.o LD drivers/video/built-in.o LD drivers/built-in.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD vmlinux AS arch/i386/boot/setup.o LD arch/i386/boot/setup OBJCOPY arch/i386/boot/compressed/vmlinux.bin GZIP arch/i386/boot/compressed/vmlinux.bin.gz LD arch/i386/boot/compressed/piggy.o LD arch/i386/boot/compressed/vmlinux OBJCOPY arch/i386/boot/vmlinux.bin BUILD arch/i386/boot/bzImage Root device is (22, 1) Boot sector 512 bytes. Setup is 4783 bytes. System is 984 kB Kernel: arch/i386/boot/bzImage is ready sh arch/i386/boot/install.sh 2.6.0-test1 arch/i386/boot/bzImage System.map "" No module aic7xxx found for kernel 2.6.0-test1 mkinitrd failed make[1]: *** [install] Error 1 make: *** [install] Error 2 [root@xxxxxx linux-2.6.0-test1]# Any help is welcome. Mick M. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list