Re: Wireless network control

2009-12-04 Thread Roland Smith
On Fri, Dec 04, 2009 at 05:05:47PM +, Ricardo Jesus wrote:
> Sean Cavanaugh wrote:
> > 
> > I am just trying to find out if theres an easier way to do this.
> >  
> >  
> > currently to get wireless to work on my system, i have to clone the
> > wireless interface to a wlan0 interface to actually do any real
> > connections. My home network uses WPA2 encryption so i use the
> > wpa-supplicant to set that up, but if i go out and about and hit free wifi
> > spots, I have to add the info for them into the wpa-supplicant.conf file
> > to get it to access it.
> >  
> > keep in mind that ideally I use the latest gnome as my desktop. is there
> > an easier tool to do this all with?

Have a look at http://opal.com/freebsd/ports/net-mgmt/wifimgr
It is in ports; see /usr/ports/net-mgmt/wifimgr

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpOatuJkysEs.pgp
Description: PGP signature


Re: Wireless network control

2009-12-04 Thread Ricardo Jesus

Sean Cavanaugh wrote:


I am just trying to find out if theres an easier way to do this.
 
 
currently to get wireless to work on my system, i have to clone the wireless interface to a wlan0 interface to actually do any real connections. My home network uses WPA2 encryption so i use the wpa-supplicant to set that up, but if i go out and about and hit free wifi spots, I have to add the info for them into the wpa-supplicant.conf file to get it to access it.
 
keep in mind that ideally I use the latest gnome as my desktop. is there an easier tool to do this all with? I remember there was an issue with the gnome-network tool that it could not actually make any changes in freebsd, but i cannot find if that is still true or if it has been fixed.
 
End goal, I am trying to get this set up to be equally as idiot-proof as most linux distros in case i have to hand this off to someone a bit less technically inclined.
 
 
sorry if this is a bit hard to read, i have ADHD so it someti..OHLOOKASQUIRREL
 
-Sean 		 	   		  ___

freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


There was a person asking for a similar thing on this same list.

I think the subject was something like "ifconfig - GUI interface". Have 
a search on the list's archive.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Wireless network with wpa

2008-07-15 Thread Mel
On Tuesday 15 July 2008 19:41:29 David Gurvich wrote:
> Hello,
> I would like to know what might be happening with a particular network
> configuration.  Wireless router using wpa, wired router provides dhcp
> and connects to DSL modem.  The wireless card involved is a mini-pci
> intel 2100 using the if_ipw driver.  I could not get this card working
> at all with 6.3, though it seems to work with 7.
>
> From time to time, the ability to resolve the address of the wired
> router disappears along with DNS resolution. If I  'wpa_cli reassociate'
> it comes back.

DHCP is done after associating, which is the only thing that comes to mind 
that could cause this "reappearance of DNS", since ping goes through ok. How 
are you doing DNS? Is there a local named running or is /etc/resolv.conf 
pointing directly to the nameserver?
Where is that nameserver? On the wired network? Can you ping the nameserver or 
anything else on the wired network when this happens? Is there any change 
in /etc/resolv.conf after reassociation?
-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless network

2008-05-17 Thread Mel
On Saturday 17 May 2008 09:03:31 Harry Matthiesen Jensen wrote:

> ugen0:  class 0/0, rev 2.00/2.00,addr 2> on uhub2
>
> For some reason it is registered as an USB item.

Cause it's an USB wlan card:
http://www.realtek.com.tw/products/productsView.aspx?Langid=1&PFid=1&Level=6&Conn=5&ProdID=143

Maybe poke Warner Losh:
http://bsdimp.blogspot.com/2007/05/found-cheap-sdio-80211b-card.html

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless network

2008-05-17 Thread Wojciech Puchar


The laptop has a buildin wireless network, presenting itself during boot
as:

ugen0:  on uhub2

For some reason it is registered as an USB item.


it may be actually USB chip, just soldered on motherboard.

but i can't help you with driver.



I have not been able to find a driver for this, and I know that it can
be tricky to get it up running.

Have any of you guys had any luck with this type of wireless? ..or
should I just stick to a new USB wireless adapter, known to be working in
FreeBSD?

--
Mvh/Brgds Harry
FreeBSD 8.0-CURRENT Compiled at Mon May 12 19:58:10 CEST 2008  i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless Network Not Found

2007-08-28 Thread Predrag Punosevac
Did you check on the hardware compatibility list if the wi chipset  is 
supported and with what driver? Did you check on
the laptop compatibility list what was report on your laptop. If the 
device can work people probably left documentation

how was done.

It is very possible that particular WI device is not supported.
In that case you can do 3 thing.
1. You can ndis windows driver and insert into the kernel so that you 
can use the device

2. You can get pccard which is supported and forget about that device
3. Check if it supported in 7.0 (which has better support for WI) and 
install that one.


Take care
Predrag


Thomas D. Dean wrote:

I have an HP dv6000 series notebook with a wireless network device
which worked under windows.  The notebook had windows when I obtained
it.  I installed FreeBSD 6.2 and upgraded to -stable.

I cannot configure the wireless network or do anything with it.  This
may be between my ears or it may be a problem in configuration.

The kernel is compiled from sys/i386/conf/SMP, with no changes.

How do I interact with this device?  What else should I look at?

# uname -a
FreeBSD dv6000.tddhome 6.2-STABLE FreeBSD 6.2-STABLE #0: \
Sat Aug 25 15:34:55 PDT 2007 \
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP  i386

After boot -v, I see

# desg | grep -i ath
ath_rate: version 1.2 
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)

# kldstat -v | grep wlan
289 wlan_ccmp
290 wlan_tkip
291 wlan_wep
292 wlan
# kldstat -v | grep ath
66 ath_hal
67 ath_rate
68 pci/if_ath
69 cardbus/if_ath

# sysctl -a | grep -i hw.ath
hw.ath.hal.version: 0.9.20.3
hw.ath.hal.dma_brt: 2
hw.ath.hal.sw_brt: 10
hw.ath.hal.swba_backoff: 0
hw.ath.dwell: 200
hw.ath.calibrate: 30
hw.ath.outdoor: 1
hw.ath.xchanmode: 1
hw.ath.countrycode: 0
hw.ath.regdomain: 0
hw.ath.rxbuf: 40
hw.ath.txbuf: 100

tomdean
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless Network NDIS

2005-03-23 Thread Lourik Malan
hi There

i've got the following files from the winxp folder

 Fw1130.bin
 FwRad16.bin
 FwRad17.bin
 TNET1130.INF
 radio16.bin
 radio17.bin
 tnet1130.cat
 tnet1130.sys

i copied all of them to the correct folder /usr/src/sys/modules/if_ndis



root solar:/usr/src/sys/modules/if_ndis# ndiscvt -i TNET1130.INF -s 
tnet1130.sys -f Fw1130.bin FwRad16.bin FwRad17.bin radio16.bin radio17.bin -o 
ndis_driver_data.h

objcopy -I binary -O elf32-i386-freebsd -B i386 Fw1130.bin Fw1130.bin.o
objcopy --redefine-sym _binary_Fw1130_bin_start=fw1130_bin_start 
--strip-symbol _binary_Fw1130_bin_size --redefine-sym 
_binary_Fw1130_bin_end=fw1130_bin_end Fw1130.bin.o Fw1130.bin.o
ld -Bshareable -d -warn-common -o Fw1130.bin.ko Fw1130.bin.o

root solar:/usr/src/sys/modules/if_ndis#make && make install

# kldload ndis
# kldload if_ndis

this all works fine, but i can't compile it in permenantly and the wireless 
pcmcia card is not working

Any help will be greatly appeciated



On Wednesday 23 March 2005 15:17, Phil Schulz wrote:
> On 03/23/05 14:09, Lourik Malan wrote:
> > HI there
> >
> > I get the following when i try an compile the following into the kernel.
> >
> > optionsNDISAPI
> > device ndis
> > device wlan
> >
> > /usr/src/sys/dev/if_ndis/if_ndis.c:85:30: ndis_driver_data.h: No such
> > file or directory
> > /usr/src/sys/dev/if_ndis/if_ndis_pccard.c:66:30: ndis_driver_data.h: No
> > such file or directory
> > /usr/src/sys/dev/if_ndis/if_ndis_pci.c:65:30: ndis_driver_data.h: No such
> > file or directory
> > mkdep: compile failed
> > *** Error code 1
> >
> >
> >From ndis(4):
>
> "To build a functional driver, the user must have a copy of the driver
> distribution media for his or her card.  From this distribution, the
> user must extract two files: the .SYS file containing the driver binary
> code, and its companion .INF file, which contains the definitions for
> driver-specific registry keys and other installation data such as device
> identifiers. These two files can be converted into a ndis_driver_data.h
> file using the ndiscvt(8) utility.  This file contains a binary image of
> the driver plus registry key data.  When the ndis driver loads, it will
> create sysctl(3) nodes for each registry key extracted from the .INF file."
>
> So, in short: You'll need to run the supplied Windows driver through
> ndiscvt(8) before you can build the ndis module.
>
> Regards,
>
> Phil.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 
Lourik Malan
Woodlands Technologies
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless Network NDIS

2005-03-23 Thread Phil Schulz
On 03/23/05 14:09, Lourik Malan wrote:
> HI there
> 
> I get the following when i try an compile the following into the kernel. 
> 
> optionsNDISAPI
> device ndis
> device wlan
> 
> /usr/src/sys/dev/if_ndis/if_ndis.c:85:30: ndis_driver_data.h: No such file or 
> directory
> /usr/src/sys/dev/if_ndis/if_ndis_pccard.c:66:30: ndis_driver_data.h: No such 
> file or directory
> /usr/src/sys/dev/if_ndis/if_ndis_pci.c:65:30: ndis_driver_data.h: No such 
> file 
> or directory
> mkdep: compile failed
> *** Error code 1
> 

>From ndis(4):

"To build a functional driver, the user must have a copy of the driver
distribution media for his or her card.  From this distribution, the
user must extract two files: the .SYS file containing the driver binary
code, and its companion .INF file, which contains the definitions for
driver-specific registry keys and other installation data such as device
identifiers. These two files can be converted into a ndis_driver_data.h
file using the ndiscvt(8) utility.  This file contains a binary image of
the driver plus registry key data.  When the ndis driver loads, it will
create sysctl(3) nodes for each registry key extracted from the .INF file."

So, in short: You'll need to run the supplied Windows driver through
ndiscvt(8) before you can build the ndis module.

Regards,

Phil.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless network card speed?

2004-08-13 Thread Henrik W Lund
Laszlo Antal wrote:
Hi,
Thank you sooo much for helping me out with my network card setup.
Now I know it was a dumm questione.(/stand/sysinstall.. OFCOURSE).
Anyway, I did something unbelievable!! I setup my built in wireless
card!!! Sorry for all this info about my laptop.
My only little problem is freebsd operate my card only 5Mps.
The card can go upto 11Mps. Where can I change this settings?
Thank you for all the help, this forum is the best.
Laszlo 
Greetings!
You should check out the command wicontrol(8) if your WiFi card uses the 
wi(4) or ath(4) driver (I'm sure a similar tool exists for other 
wireless NIC drivers as well). In fact, here you go:

http://www.freebsd.org/cgi/man.cgi
Just type `wicontrol' into the box and hit "Submit".
Mind you, though, that the fact that the card is operating at 5Mbps 
could be due to the conditions where the laptop is located. The poorer 
the signal, the lower the speed (something Windows elegantly neglects to 
tell you, you only know if the connection is Excellent, Good, Low, Very 
Low or No Signal).

Hope this helps, and congrats on a sparkling new, improved (hell, I'd 
say sexy ;-) computer system!

-Henrik W Lund
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Wireless network support

2004-02-10 Thread Bob Collins
On Mon, Feb  9, 2004, Per Hallstrm clacked the keyboard to produce:
> Hi!
> 
> I need a wireless network card which will work with FreeBSD, and 
> according to the handbook there are some supported chipsets. However, I 
> am unable to find a network card with any of those chipsets (I am 
> having a hard time just finding manufacturers that tells me what 
> chipsets they are using in the cards).
> 
> So, to people successfully using a wireless network card with FreeBSD: 
> what card should I buy? Full model name etc is appreciated, of course. 
> 11 Mbit cards are totally out of the question, by the way.
> 
> Thanks in advance!
> 
> Since I don't want to expose my email (getting enough crap already), 
> please reply to the list.
> 

man wi will list quite a few cards with model numbers.

-- 
Bob

"Play is the work of children. It's very serious stuff. And if it's
properly structured in a developmental program, children can blossom."
-Bob Keeshan aka `Captain Kangaroo'
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"