LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 02-01-2003, 06:45 PM   #16
aaz
LQ Newbie
 
Registered: Jan 2003
Location: Colombia
Distribution: Mandrake, Red Hat, Caldera
Posts: 6

Rep: Reputation: 0

I have Mandrake 8,2 and these versions of Acx-100 driver,
when executing the command "insmod" i obtain these errors,

# insmod acx100_pci.o
Result: acx100_pci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module
parameters, including invalid IO or IRQ parameters.

# insmod acx100_pci-2.4.19.o
Result: acx100_pci-2.4.19.o: unresolved symbol zone_table


in truth not like correcting them if somebody knows of some solution
serious me of much aid.

Thousand thanks!
 
Old 02-03-2003, 06:06 AM   #17
rsbecker007
Member
 
Registered: Dec 2001
Posts: 39

Rep: Reputation: 15
No need to cross-post: http://www.linuxquestions.org/questi...&postid=213982
 
Old 02-05-2003, 06:22 PM   #18
aaz
LQ Newbie
 
Registered: Jan 2003
Location: Colombia
Distribution: Mandrake, Red Hat, Caldera
Posts: 6

Rep: Reputation: 0
It obtains that works the driver in Mandrake 8,2 with kernel 2.4.18-6mdk and already works well.

Correctly following the instructions of the manufacturer.

 
Old 02-23-2003, 01:07 PM   #19
caldwell
LQ Newbie
 
Registered: Feb 2003
Posts: 1

Rep: Reputation: 0
D-Link 520+ on Suse 2.4.19-4GB

I have a D-Link 520+ and I am trying to load the acx100_pci.o module on my SuSe 2.4.19-4GB kernel. I cannot find the source for the acx100_pci driver and cannot get the 2.4.18 version of this module to load in my 2.4.19 kernel. Anyone know how to side-step this problem or know where I can get a 2.4.19-4GB version for my kernel.
The error I get when running insmod acx100_pci.o is: acx100_pci.o: kernel-module version mismatch

acx100_pci.o was compiled for kernel version 2.4.18-6mdk while this kernel is version 2.4.19-4GB
BTW.. In case someone is loooking for the 2.4.18 kernel drivers, I got the drivers here:

http://geelong.wireless.org.au/modul...op=MostPopular
 
Old 03-12-2003, 04:31 AM   #20
mahlzeit
LQ Newbie
 
Registered: Mar 2003
Posts: 2

Rep: Reputation: 0
you can solve the kernel missmatch problem by editing the module with a hex-editor. just look for the first appearance of 2.4.18-6mdk and replace it with the name of your kernel and fill empty spaces with 00(hex).

btw: i'm a total linux newbie trying to get my wlan-card to work. i found this clue on one of my many quests for solutions on the net...
 
Old 03-12-2003, 04:57 AM   #21
erjing
LQ Newbie
 
Registered: Dec 2002
Location: Urumqi in China
Distribution: debian redhat
Posts: 15

Rep: Reputation: 0
download d-link drivers .it's like a modules.you better to download socure fiel.and then make.
that messages means it's diffrient lib link.so u can buitl by you self and use your lib.
maybe need to pack kernel and make modules then install.
 
Old 03-12-2003, 05:01 AM   #22
mahlzeit
LQ Newbie
 
Registered: Mar 2003
Posts: 2

Rep: Reputation: 0
did i miss something? from what i read there are no d-link drivers. the only driver available is a binary file from some other manufacturer.
 
Old 03-19-2003, 03:12 PM   #23
topcat
Member
 
Registered: Feb 2003
Distribution: ubuntu 6.06, ubuntu 7.04 AMD 64bit, 7.10 AMD 64bit
Posts: 62

Rep: Reputation: 15
d-link 650 mandrake 9.0 lights dont blink

I have the D-link DWL 650 and want to use it with mandrake 9.0

Now the pcmcia slot works fine (becos i have a wired ethernet and used linksys WAP11) and it all worked fine.

The new card when inserted does not even blink. (i would think that irrespective of drivers being installed) some light activity should take place.

nothing happens.. and yes, the computer is turned on.

what are the steps to find out the 0x613 or something number and load the drivers as module?

are the drivers for this available 1st of all.

thanks
 
Old 04-04-2003, 09:53 AM   #24
iacobs
LQ Newbie
 
Registered: Apr 2003
Distribution: mandrake
Posts: 1

Rep: Reputation: 0
I have a Planet wl-8305 PCI card, which also uses the ACX100 chipset, and I can't make it work even in mandrake 8.2... The driver recognizes it, it even detects the access-point, but I can't ping anything on the other part... does anyone have any suggestion?
 
Old 07-02-2003, 03:51 AM   #25
Julian
LQ Newbie
 
Registered: Jul 2003
Location: Geneva
Distribution: Mandrake 9.1
Posts: 1

Rep: Reputation: 0
Hiya all,

Just to preface the nonsense that follows, I'm a true unlike some of you, having only used Mandrake 9.1 for about 4 days now. I just got thrown in at the deep end.
I too have a DWL-520+ which I'm trying to run under Mandy using the driver available at http://www.ivor.it/wireless/acx.html.
The install was more or less successful (the LED lights up) although I noticed that a rm command wasn't performed successfully and it still says module: Unkown in the Mandrake configuration tool.
I've also edited the /etc/modules.conf as per instructions at http://www.ivor.it/wireless/HOWTO_acx100.txt. However, I'm still not entirely satisfied by my TI night-light. The instructions say to run a generic starter script (I think) but the example given is for a static IP. I'm using dchp for an ADSL connection. Can anyone who actually knows what he or she is doing tell me how to get around this or direct me to a URL where I can .

Thanks

PS. Remember that even I have to understand it, so type slowly or sumthin .
 
Old 07-16-2003, 04:09 PM   #26
tanheis
LQ Newbie
 
Registered: Jul 2003
Distribution: Mandrake & Slackware
Posts: 1

Rep: Reputation: 0
WL-520+ and 650+ driver

Check this SourceForge site
http://acx100.sourceforge.net/
 
Old 07-25-2003, 11:12 AM   #27
Xin(tEb
LQ Newbie
 
Registered: Jul 2003
Location: Annemasse France
Distribution: SuSE linux 8.2
Posts: 24

Rep: Reputation: 15
Hi all,

A friend of me also get a D-link DWL 520+ wlan card.
We have installed Linux Mdk 9.1
We have found the drivers acx100sta bianries precompiled against the latest kernel of mdk that we've installed and loaded. Until there all works!!We have checked all taht with wireless tools
The LED is on
The Mandrake Control Center shows the device, but the connection is down
But i'm wondering if the README is right telling us to insert
alias eth1 in the modules.conf file
It would rather be alias wlan0 don't I??????
I'm really confused about that
I think i'm very close to the internet connection "up"
so help me pls
And do I need to put the network on with ifconfig interface
options? If yes how is the synthax???
THX
 
Old 07-26-2003, 04:02 AM   #28
Xin(tEb
LQ Newbie
 
Registered: Jul 2003
Location: Annemasse France
Distribution: SuSE linux 8.2
Posts: 24

Rep: Reputation: 15
Someone pls help for setting up a wlan network
 
Old 08-30-2003, 05:30 PM   #29
power182
LQ Newbie
 
Registered: Aug 2003
Posts: 3

Rep: Reputation: 0
Has anybody been able to get the DWL 520+ working with Redhat 9.0? The apx-100 drivers do not work. How about more recent version of Mandrake?
 
Old 12-28-2006, 10:36 AM   #30
dooey5
LQ Newbie
 
Registered: Dec 2006
Posts: 2

Rep: Reputation: 0
Angry

I don't know what to do!! I've read every article, every blog and it seems that no matter how many times someone says they are a newbie, this expert users still refuse to put the info in terms that we can understand! Ugh!!

I just installed Mandriva One 2007 Free Gnome (that's what it's called lol) I also am using the crappy freakin DWL 520+ card with abosultely NO luck getting it to wrk...i've installed this and that in /lib/firmware like every site said to with NO LUCK!

Is there anyone who actually knows what they are doing and who can put it into step-by-step steps for us NEWBIES, i.e. don't know shit about Linux! Anyone!? Anyone at all!?

Krys
Please email me dooey5@gmail.com
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
D-link DWL 520 in Mandrake 10 not working jwn7 Linux - Wireless Networking 8 08-21-2004 03:34 PM
Need Help configureing a d-Link DWL 520+ wireless card with Redhat Linux 9 Fadi Linux - Wireless Networking 4 01-27-2004 04:53 PM
How to get Dlink DWL-520 working on Mandrake 9.2? bratwurst Linux - Wireless Networking 4 01-14-2004 02:17 AM
RedHat 9.0 and D-Link DWL-520+ wsykes Linux - Networking 11 10-28-2003 10:21 PM
Need help configuring wireless PCI card(D-Link DWL-520+) on Redhat 9.0 JohnnyDog Linux - Wireless Networking 0 10-20-2003 10:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 05:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration