Re: WPC11 ver 3 or bust...

From: Andrew L. Gould (algould_at_datawok.com)
Date: 07/08/04

  • Next message: Doug Hardie: "NIS server selection"
    To: "Eric Crist" <ecrist@secure-computing.net>
    Date: Thu, 8 Jul 2004 15:16:24 -0500
    
    

    On Thursday 08 July 2004 02:39 pm, Eric Crist wrote:
    > > -----Original Message-----
    > > From: owner-freebsd-questions@freebsd.org
    > > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of
    > > Andrew L. Gould
    > > Sent: Wednesday, July 07, 2004 10:10 PM
    > > To: freebsd-questions@freebsd.org
    > > Subject: Re: WPC11 ver 3 or bust...
    > >
    > > How are you configuring the wireless card?
    > >
    > > I'm using the same card on 5.2.1 Release on a Dell Inspiron
    > > 8100. The
    > > only change I had to make to the scripts I used on FreeBSD
    > > 4.10 was to
    > > delete:
    > >
    > > authmode "shared"
    > >
    > > (I don't know why the change was needed since the wireless lan and
    > > access point stayed the same.)
    > >
    > > Here's the contents of the script (I've changed the addresses and
    > > codes):
    > >
    > > ifconfig wi0 inet 192.168.0.2 netmask 255.255.255.0 ssid
    > > "mywan" nwkey
    > > 0x1234567890
    > > #(everything above should be on one line)
    > > route add default 192.168.0.1
    > > echo domain cablelynx.com > /etc/resolv.conf
    > > echo nameserver 24.204.0.4 >> /etc/resolv.conf
    > > echo nameserver 24.204.0.5 >> /etc/resolv.conf
    > > echo wi0
    > >
    > > If you try the script above and still get the error message,
    > > try adding
    > > the following to the beginning of the script so the script
    > > gets a clean
    > > start on the card:
    > >
    > > ifconfig wi0 remove
    > >
    > > Best of luck,
    > >
    > > Andrew Gould
    >
    > This is in reply to both Andrew and Dirk's messages, btw.
    >
    > Andrew, I have tried your script, and I still get no functionality of
    > my wifi card. Dirk, I have tried removing cbb, pcic, and cardbus,
    > but I get an error when I reboot about there being no pccard devices.
    > If I have pccard and cbb, I have the same functionality as before
    > (or lack thereof).
    >
    > The lights on the card seem to indicate that it can connect to the
    > wireless network, but I cannot even ping the wifi AP. That tells me
    > there is a problem.
    >
    > Any further advice would be appreciated.
    >
    > TIA
    >
    > Eric F Crist

    Take a look in /usr/src/sys/i386/conf. There should be a kernel
    configuation file called OLDCARDBUS, or something to that effect. It's
    my understanding that this configuration file uses the old (FreeBSD 4*)
    system for dealing with pcmcia cards.

    Using the old cardbus configuration file didn't fix anything on a Compaq
    Presario 910US. The pccard slot configuration needed manual tweaking
    in FreeBSD 4.*; but it didn't work under either cardbus system when
    running FreeBSD 5*.

    Best of luck,

    Andrew Gould

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


  • Next message: Doug Hardie: "NIS server selection"

    Relevant Pages

    • RE: WPC11 ver 3 or bust...
      ... > Andrew L. Gould ... > I'm using the same card on 5.2.1 Release on a Dell Inspiron ... > If you try the script above and still get the error message, ... > Andrew Gould ...
      (freebsd-questions)
    • SMP oops on Xseries235
      ... While the machine seems stable on a single processor kernel, ... the Digi RAS card inside the server. ... and it appears stable in this configuration. ... # Loadable module support ...
      (Linux-Kernel)
    • Re: offset values from ntpq and ntptrace
      ... here is my typical configuration: ... - My company is building embedded switch router card wich is supposed ... radio clock for example). ... NTP server yourself, or better still, a set of servers. ...
      (comp.protocols.time.ntp)
    • =?utf-8?Q?Re:_Limited_connectivity_for_my_?= =?utf-8?Q?Internet_connection_=E2=80=93Sleep_mo
      ... If yours does not have such configuration, then try to get the card out of the Power saving mode,. ... my Internet connection gives me a warning saying that I have “Limited connectivity” whenever I wake up the computer from the sleep mode. ... I tried making the NIC adapter not to be powered off on sleep mode and, at the same time, leaving IPv4 as the only protocol available for my connection. ...
      (microsoft.public.windows.vista.networking_sharing)
    • Re: Internet connection
      ... > Check that your card is recognized with ifconfig. ... Windows IP Configuration ... Ethernet adapter Local Area Connection: ...
      (comp.unix.bsd.freebsd.misc)