helioh3
(usa Debian)
Enviado em 19/09/2008 - 23:18h
seguinte agora consegui baixar o driver para meu kernel 2.6x tals.. o meu eh kernel 2.6.18-5-686
descompactei o aquivo no diretorio home/helio e tals
dai "make" blz depois dei um "make install" blz e depois tentei carregar o modulo
"modprobe sc92031" ai ta dando erro: seguinte:
FATAL: Module sc92031.c not found.
e depois tentei fazer como no arquivo README que veio com os arquivos do driver que baixei. seguindo a receita de la ainda sim não consegui. sendo que la tava assim;
1) Copy the source archive sc92031_2.6.tar.gz to a temporary directory:
2) untar the archive file:
$ tar xzvf sc92031_2.6.tar.gz
$ cd sc92031
3) Make sure you have installed the kernel headers for the kernel you
are using.
4) Compile the driver source files and it will generate sc92031.ko
$ make
5) copy it to /lib/modules/YOUR_KERNEL_VERSION/kernel/drivers/net/
# make install
4) # cd /lib/modules/YOUR_KERNEL_VERSION/kernel/drivers/net/
and check if you are able to install the module like
# insmod sc92031.ko
6) Check configuration file (/etc/modules.conf or /etc/conf.modules,it
depend on your Linux distribution) for loading kernel modules. Make sure
there is the following content in the configuration file, where # is
interface number :
alias eth# sc92031
7) Reboot now:
shutdown -r now
8) Use ifconfig command to assign the IP address, where # is network
interface number:
ifconfig eth# <IP>
9) Check the interface works:
ping <remote_host_IP>
fiz como tai no README soh que quando chego no 04) passo do HEADME onde fala pramim checar o modulo (sc92031) # cd /lib/modules/YOUR_KERNEL_VERSION/kernel/drivers/net/ naum tem nada lah referente a esse modulo como vc pode ve abaixo;
debian:/lib/modules/2.6.18-5-686/kernel/drivers/net# ls
3c501.ko cassini.ko hp100.ko ppp_async.ko smc-ultra.ko
3c503.ko chelsio hp.ko ppp_deflate.ko starfire.ko
3c505.ko cs89x0.ko hp-plus.ko ppp_generic.ko sundance.ko
3c507.ko defxx.ko ifb.ko ppp_mppe.ko sungem.ko
3c509.ko depca.ko irda pppoe.ko sungem_phy.ko
3c515.ko dl2k.ko ixgb pppox.ko sunhme.ko
3c59x.ko dummy.ko lance.ko ppp_synctty.ko tg3.ko
8139cp.ko e1000 lp486e.ko r8169.ko tlan.ko
8139too.ko e100.ko mii.ko rrunner.ko tokenring
82596.ko e2100.ko myri10ge s2io.ko tulip
8390.ko eepro100.ko natsemi.ko sb1000.ko tun.ko
ac3200.ko eepro.ko ne2k-pci.ko seeq8005.ko typhoon.ko
acenic.ko eexpress.ko ne.ko shaper.ko via-rhine.ko
amd8111e.ko epic100.ko netconsole.ko sis190.ko via-velocity.ko
appletalk eql.ko ni52.ko sis900.ko wan
arcnet eth16i.ko ni65.ko skfp wd.ko
at1700.ko ewrk3.ko ns83820.ko skge.ko wireless
b44.ko fealnx.ko pcmcia sky2.ko yellowfin.ko
bnx2.ko forcedeth.ko pcnet32.ko slhc.ko znet.ko
bonding hamachi.ko phy slip.ko
bsd_comp.ko hamradio plip.ko smc9194.ko
debian:/lib/modules/2.6.18-5-686/kernel/drivers/net#
agora como devo processeguir???
no guardo