I tried that. While doing depmod -a, i get the following message: depmod: *** Unresolved symbols in /lib/modules/2.4.20-gentoo-r6/kernel/drivers/n et/acx100_pci.o
my /etc/modules.conf looks like this: ### This file is automatically generated by modules-update # # Please do not edit this file directly. If you want to change or add # anything please take a look at the files in /etc/modules.d and read # the manpage for modules-update. # ### modules-update: start processing /etc/modules.d/aliases # Aliases to tell insmod/modprobe which modules to use # Uncomment the network protocols you don't want loaded: # alias net-pf-1 off # Unix # alias net-pf-2 off # IPv4 # alias net-pf-3 off # Amateur Radio AX.25 # alias net-pf-4 off # IPX # alias net-pf-5 off # DDP / appletalk # alias net-pf-6 off # Amateur Radio NET/ROM # alias net-pf-9 off # X.25 # alias net-pf-10 off # IPv6 # alias net-pf-11 off # ROSE / Amateur Radio X.25 PLP # alias net-pf-19 off # Acorn Econet alias char-major-10-175 agpgart alias char-major-10-200 tun alias char-major-81 bttv alias char-major-108 ppp_generic alias /dev/ppp ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate # Crypto modules (see http://www.kerneli.org/) alias loop-xfer-gen-0 loop_gen alias loop-xfer-3 loop_fish2 alias loop-xfer-gen-10 loop_gen alias cipher-2 des alias cipher-3 fish2 alias cipher-4 blowfish alias cipher-6 idea alias cipher-7 serp6f alias cipher-8 mars6 alias cipher-11 rc62 alias cipher-15 dfc2 alias cipher-16 rijndael alias cipher-17 rc5 # Support for i2c and lm_sensors alias char-major-89 i2c-dev # Old nvidia support ... alias char-major-195 NVdriver alias /dev/nvidiactl char-major-195 ### modules-update: end processing /etc/modules.d/aliases ### modules-update: start processing /etc/modules.d/i386 alias parport_lowlevel parport_pc alias char-major-10-144 nvram alias binfmt-0064 binfmt_aout alias char-major-10-135 rtc alias eth1 acx100_pci ### modules-update: end processing /etc/modules.d/i386 options acx100_pci use_eth_name=1 debug=0x01 firmware_dir=/lib/modules/acx100_fmwe Thanks, sansha -----Original Message----- From: Yoann Pannier <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Sun, 15 Feb 2004 23:51:17 +0100 Subject: Re: [gentoo-user] problem installing Dlink 650+ wireless card i do not know were your problem comes from, but anyway you should try the latest version of the driver (wich is currently 0.2.0pre7_plus_fix_3, not the 0.2.0pre6 your dmesg reports) http://rhlx01.fht-esslingen.de/~andi/acx100/ Sanjeev Sharma wrote: > I tried to get my Dlink DWL 650+ card started. > I went to the sourceforge project and followd their instructions for installing the > drivers > http://acx100.sourceforge.net/qwiki/index.php?page=basic_install > > at the time of starting the script start_net, I got the following. > > sansha scripts # ./start_net > ./../src/acx100_pci.o: init_module: No such device > Hint: insmod errors can be caused by incorrect module parameters, including invalid > IO or IRQ parameters. > You may find more information in syslog or the output from dmesg > Error while inserting module! Bailing... -- [EMAIL PROTECTED] mailing list -- [EMAIL PROTECTED] mailing list
