Reply
 
Thread Tools Display Modes
  #1  
Old 09-25-2007, 04:26 AM
vyraen vyraen is offline
Junior Member
 
Join Date: Sep 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Need help with a Zyxel M-102 PCMCIA WiFi
Hello all,

I have just installed the latest 1.4 release of PC-BSD on this laptop, and even though my wireless isn't up and running yet, I am really enjoying the release so far. I have a Zyxel M-102 PCMCIA card which is using the Atheros AR5005VL chipset.

PC-BSD doesn't seem to recognize this device by default, and I am wondering what I have to do in order to get this to show up and become usable.

I am new to the FreeBSD world.

Thanks in advance!
Reply With Quote
  #2  
Old 09-26-2007, 03:33 PM
vyraen vyraen is offline
Junior Member
 
Join Date: Sep 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I've tried enabling if_ath_load, but it doesn't seem to change anything for me.

My laptop is unusable without WiFi!
Reply With Quote
  #3  
Old 09-27-2007, 02:19 AM
vyraen vyraen is offline
Junior Member
 
Join Date: Sep 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Now I have also tried ndisgen, but it just errors out on the inf file. Lots of views here, anyone have some help? I'd like to keep PCBSD, but if my wireless won't work, I'll have to move on to another OS where it will.
Reply With Quote
  #4  
Old 09-27-2007, 06:45 AM
rayden5 rayden5 is offline
Member
 
Join Date: May 2007
Location: Aveiro
Posts: 89
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to rayden5
Default
I cann't help just as i'm never toutched with wireless, but i can give you some direction try to check the freebsd handbook as pcbsd runs freebsd under the hood, maybe you can check it...

kind regards rayden...
Reply With Quote
  #5  
Old 09-27-2007, 03:36 PM
vyraen vyraen is offline
Junior Member
 
Join Date: Sep 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by rayden5
I cann't help just as i'm never toutched with wireless, but i can give you some direction try to check the freebsd handbook as pcbsd runs freebsd under the hood, maybe you can check it...

kind regards rayden...
Thank you for the tip, I have followed the instructions in the FreeBSD handbook but am having no luck with it. The device never lights up when FreeBSD boots and I can't find it in the KDE network configuration.

I think I'm out of options now.
Reply With Quote
  #6  
Old 09-27-2007, 07:54 PM
rayden5 rayden5 is offline
Member
 
Join Date: May 2007
Location: Aveiro
Posts: 89
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to rayden5
Default
try to check dmesg to see if it have detected it is detected! i'm guessing that it's not been detected due to some module not being loaded at loader.conf!!!

if you can put your dmesg online on a file or here!!!
Reply With Quote
  #7  
Old 09-27-2007, 08:38 PM
Oko Oko is offline
Senior Member
 
Join Date: May 2007
Posts: 677
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Need help with a Zyxel M-102 PCMCIA WiFi
Originally Posted by vyraen
Hello all,

I have just installed the latest 1.4 release of PC-BSD on this laptop, and even though my wireless isn't up and running yet, I am really enjoying the release so far. I have a Zyxel M-102 PCMCIA card which is using the Atheros AR5005VL chipset.

PC-BSD doesn't seem to recognize this device by default, and I am wondering what I have to do in order to get this to show up and become usable.

I am new to the FreeBSD world.

Thanks in advance!
Did you check hardware notes if your chip-set is supported

http://www.freebsd.org/releases/6.2R/hardware-i386.html

Do you have pcmcia_enable="YES" in /etc/rc.conf

Read carefully documentation and make sure you did not skip a single step.

You may also ask someone else with FreeBSD to try to ndis Windowzzz driver for you as for some reason some systems are more successfully with ndis than the others. I saw that your ndis failed.

Try posting on questions@freebsd.org to see if serious people can give you any input on the specific chipset. Do the homework and post dmes, ifconfig and similar things as you will increase your chances that serious person will take a look.

You may try FreeBSD 7.0 current to see if your card is detected since the drivers are constantly added to a kernel.
Reply With Quote
  #8  
Old 09-27-2007, 09:04 PM
vyraen vyraen is offline
Junior Member
 
Join Date: Sep 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Need help with a Zyxel M-102 PCMCIA WiFi
Originally Posted by Oko
Originally Posted by vyraen
Hello all,

I have just installed the latest 1.4 release of PC-BSD on this laptop, and even though my wireless isn't up and running yet, I am really enjoying the release so far. I have a Zyxel M-102 PCMCIA card which is using the Atheros AR5005VL chipset.

PC-BSD doesn't seem to recognize this device by default, and I am wondering what I have to do in order to get this to show up and become usable.

I am new to the FreeBSD world.

Thanks in advance!
Did you check hardware notes if your chip-set is supported

http://www.freebsd.org/releases/6.2R/hardware-i386.html

Do you have pcmcia_enable="YES" in /etc/rc.conf

Read carefully documentation and make sure you did not skip a single step.

You may also ask someone else with FreeBSD to try to ndis Windowzzz driver for you as for some reason some systems are more successfully with ndis than the others. I saw that your ndis failed.

Try posting on questions@freebsd.org to see if serious people can give you any input on the specific chipset. Do the homework and post dmes, ifconfig and similar things as you will increase your chances that serious person will take a look.

You may try FreeBSD 7.0 current to see if your card is detected since the drivers are constantly added to a kernel.
Thank you for that link, Oko. I guess my only option is to see if ndis works on another computer, because in your link there is a note that says:

The ath(4) driver supports all Atheros Cardbus or PCI cards, except those that are based on the AR5005VL chipset.

This is actually pretty hilarious, because of course I have the only Atheros card that is not supported. Sigh.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WIFI pcmcia card not working rmvg General Questions 10 06-28-2011 10:48 PM
how do you setup a pcmcia wifi card? webhostingdesign Networking 1 11-22-2008 04:33 AM
problem with rtl8185 chiped pcmcia wifi on 1.4beta drunk_lizard Networking 0 07-28-2007 01:36 PM
Need Help with Ralink RT2500 PCMCIA Wifi ziptar Networking 5 09-30-2006 02:33 PM
Problems with WIfi since 1.2 update, Netgear WG511T PCMCIA TerryP Networking 5 07-21-2006 10:57 AM


All times are GMT. The time now is 05:21 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.