* No module sym53c8xx found for kernel 2.6.1
@ 2004-01-19 11:40 Budai Laszlo
2004-01-19 12:58 ` Matthias Andree
0 siblings, 1 reply; 3+ messages in thread
From: Budai Laszlo @ 2004-01-19 11:40 UTC (permalink / raw)
To: linux-kernel
Hi there,
I try to compile the 2.6.1 kernel downloaded from www.kernel.org.
Everything seems ok until I give the "make install" command when I got
the following message:
[root@fuji linux-2.6.1]# make install
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
Kernel: arch/i386/boot/bzImage is ready
sh /root/linux-2.6.1/arch/i386/boot/install.sh 2.6.1
arch/i386/boot/bzImage System.map ""
No module sym53c8xx found for kernel 2.6.1
mkinitrd failed
make[1]: *** [install] Error 1
make: *** [install] Error 2
The module sym53c8xx is in the linux-2.6.1/drivers/scsi/sym53c8xx_2
directory but it seems that there is some problem with it.
Does anyone know what to do in order to get the new kernel working?
Thank you,
Laszlo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: No module sym53c8xx found for kernel 2.6.1
2004-01-19 11:40 No module sym53c8xx found for kernel 2.6.1 Budai Laszlo
@ 2004-01-19 12:58 ` Matthias Andree
2004-01-19 16:32 ` Randy.Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: Matthias Andree @ 2004-01-19 12:58 UTC (permalink / raw)
To: linux-kernel
On Mon, 19 Jan 2004, Budai Laszlo wrote:
> Hi there,
>
> I try to compile the 2.6.1 kernel downloaded from www.kernel.org.
>
> Everything seems ok until I give the "make install" command when I got
> the following message:
>
> [root@fuji linux-2.6.1]# make install
> make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
> CHK include/linux/compile.h
> Kernel: arch/i386/boot/bzImage is ready
> sh /root/linux-2.6.1/arch/i386/boot/install.sh 2.6.1
> arch/i386/boot/bzImage System.map ""
> No module sym53c8xx found for kernel 2.6.1
> mkinitrd failed
> make[1]: *** [install] Error 1
> make: *** [install] Error 2
>
>
> The module sym53c8xx is in the linux-2.6.1/drivers/scsi/sym53c8xx_2
> directory but it seems that there is some problem with it.
Is your mkinitrd script ready to install 2.6? Check
Documentation/Changes for any necessary tool updates.
--
Matthias Andree
Encrypt your mail: my GnuPG key ID is 0x052E7D95
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: No module sym53c8xx found for kernel 2.6.1
2004-01-19 12:58 ` Matthias Andree
@ 2004-01-19 16:32 ` Randy.Dunlap
0 siblings, 0 replies; 3+ messages in thread
From: Randy.Dunlap @ 2004-01-19 16:32 UTC (permalink / raw)
To: Matthias Andree; +Cc: linux-kernel, lbudai
On Mon, 19 Jan 2004 13:58:07 +0100 Matthias Andree <matthias.andree@gmx.de> wrote:
| On Mon, 19 Jan 2004, Budai Laszlo wrote:
|
| > Hi there,
| >
| > I try to compile the 2.6.1 kernel downloaded from www.kernel.org.
| >
| > Everything seems ok until I give the "make install" command when I got
| > the following message:
| >
| > [root@fuji linux-2.6.1]# make install
| > make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
| > CHK include/linux/compile.h
| > Kernel: arch/i386/boot/bzImage is ready
| > sh /root/linux-2.6.1/arch/i386/boot/install.sh 2.6.1
| > arch/i386/boot/bzImage System.map ""
| > No module sym53c8xx found for kernel 2.6.1
| > mkinitrd failed
| > make[1]: *** [install] Error 1
| > make: *** [install] Error 2
| >
| >
| > The module sym53c8xx is in the linux-2.6.1/drivers/scsi/sym53c8xx_2
| > directory but it seems that there is some problem with it.
|
| Is your mkinitrd script ready to install 2.6? Check
| Documentation/Changes for any necessary tool updates.
and the sym53c8xx driver was removed IIRC.
Use sym53c8xx_2 instead.
--
~Randy
Everything is relative.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-01-19 16:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-19 11:40 No module sym53c8xx found for kernel 2.6.1 Budai Laszlo
2004-01-19 12:58 ` Matthias Andree
2004-01-19 16:32 ` Randy.Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox