Boa Tarde, Sou iniciante e instalei o Debian 3.1 r3 SARGE.
Tenho um softmodem Intel 537EP. Baixei o driver não compilado do site da intel intel-537ep-2.60.80.1.tgz. Segui os comandos para a instalação: $ su # tar -zxvf intel-537ep-2.60.80.1.tgz # cd intel-537EP_secure-2.60.80.1 # make clean # make 537 O resultado foi: Module precompile check Current running kernel is: 2.6.8-2-386 /lib/modules... autoconf.h does not exist please install kernel source make: ** [check] Erro 1 Então abri o synaptic e instalei os pacotes: kernel-headers-2.6.8-2 kernel-headers-2.6.8-2-i386 kernel-kbuild-2.6-3 kernel-source-2.6.8 Depois tentei novamente: # make clean # make 537 notei que apareceu no começo da execução tais mensagens: Module precompile check Current running kernel is: 2.6.8-2-386 /lib/modules... autoconf.h exists diff: /boot/vmlinuz.autoconf.h: Arquivo ou diretório não encontrado autoconf.h matches running kernel diff: /boot/vmlinuz.version.h: Arquivo ou diretório não encontrado version.h matches running kernel 2.6.8-2-386 (...) Mesmo assim continuei e digitei: # make install No fim do processo ele me retornou: error loading Intel537 ERROR: Module Intel537 does not exist in /proc/modules done Aí eu tentei: # insmod -f Intel537.ko E o retorno foi: insmod: error inserting 'Intel537.ko': -1 Operation not permitted Todos esses comandos eu segui conforme descrito no readme.txt do driver. Nele encontrei uma nota: 8. Compile issues a. this driver will now compile with the this path: /lib/modules/<kernel version>/build/include the 2.4.4+ kernels says to copy the /boot/vmlinuz.version.h over to the kernel build path. I have the makefile do this if this file exists. You must install the kernel source code anyways. It should be on your distribution's CD. mas não entendi muito bem o que quer dizer. Alguém pode me ajudar? Abraços! -- []'s Edgar da Silva - Fly2k Skype: silva.edgar Good Vibe For All! ----- Quer aprender php? http://cursophp.blogspot.com

