After recompiling kernel cupsd crashes the system

NOSPAMmax_bld at tin.it NOSPAMmax_bld at tin.it
Tue Jun 8 04:56:57 PDT 2004


NOSPAMmax_bld wrote:
> Hi to all,
>
> I've recompiled my kernel to have OpenGL supported, and from then on when i try to start cupsd my machine freezes! Does anybody knows of some particular kernel option that could make cupsd nute?
>
> Thank you for any help. Regards,
> Max.

Hello again,

I solved the problem by myself: it was I didn't do a make modules and a make modules_install after recompiling kernel, and, because the kernel was configured with CONFIG_PRINTER=m CONFIG_PARPORT=m CONFIG_PARPORT_PC=m, when cupsd tried to start, the parport_pc.o module caused a system crash (due, i suppose, to its being compiled under a different kernel config). After recompiling kernel with CONFIG_PRINTER=y CONFIG_PARPORT=y CONFIG_PARPORT_PC=y, all went up fine.

Thank you again for your attention,
Max.




More information about the cups mailing list