Quando ao dazuko no CL 10 achei isso aqui:
...... Hi,
/ Actually there are two modules - dazuko.o and dazuko.ko. "dazuko.o"/ / is for Pre 2.6x kernels and "dazuko.ko" is for 2.6x/ / / / I'm running 2.6.3, but I changed a few things and recompiled the/ / kernel and got things running nicely/
Ok, mistake is on my site. I didn't knew about the kernel modules for 2.6 named *.ko
/ "There may be another problem: I get the "failed to register"/ / message too, when I compile the dazuko.o - module with gcc version/ / 3.3 on my debian system. There's another thread about that on the/ / list ..."/ / / / I used gcc 2.95.3 which worked perfectly :-)/
Yes, the problem is another... I had a kernel compiled with gcc-2.95 and tried to use a module, that was comiled with gcc-3.3 - this will not work. It's recommended to build kernel modules with the same version of gcc as the kernel. That was my problem...
http://lists.gnu.org/archive/html/dazuko-help/2004-03/msg00009.html
Algu�m poderia confirmar se o kernel do CL 10 foi compilado com o gcc 2.95.x?
# insmod dazuko.ko
insmod error inserting 'dazuko.ko': -1 Invalid parameters
#gcc --version gcc (GCC) 3.3.3 (release) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# uname -r 2.6.5-63077cl []'s
-- ���----ALRibeiro�----��� Instituto de Estudos Avan�ados (IEAv) S�o Jos� dos Campos - SP - Brasil Rodovia dos Tamoios Km 5,5 - CEP 12231-970 Tel.:+55(012)3947-5437 FAX: +55(012)3944-1177 EMail [EMAIL PROTECTED] Linux Counter #214743
--------------------------------------------------------------------------- Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br
Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br Regras de utiliza��o da lista: http://linux-br.conectiva.com.br FAQ: http://www.zago.eti.br/menu.html
