public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Doug Sutherland" <doug@proficio.ca>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: Configuring slackware for a wireless device.
Date: Wed, 15 Aug 2007 05:21:48 -0400	[thread overview]
Message-ID: <002701c7df1d$b4fa32d0$ab00a8c0@proficio> (raw)
In-Reply-To: <000b01c7dea7$71298680$6601a8c0@buyshish>

Dan,

Start by just typing
ifconfig

That will list your network interfaces.
Does it show a wlan0 interface?

If not, try
ifconfig wlan0 up

If you do have wlan0 up then something like
ifconfig wlan0 192.168.0.102
route add default gw 192.168.0.1

You could also try one of these to get dhcp address
dhclient wlan0
dhcpd wlan0

Other than the basic interface configuration above,
you also need to set the wireless ssid and other related
wifi parameters, check the web for details, there is tons
of info on this.

  -- Doug





----- Original Message ----- 
From: "Dan Murphy" <thedanmint551@verizon.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Tuesday, August 14, 2007 3:15 PM
Subject: Configuring slackware for a wireless device.


> Hi all.
> I recently installed a Linksys Wusb 11 E wireless card on my old dual boot
> 200 MHZ Pentium.  It has Slackware 11.0 kernel version 2.4.33.3 and
Windows
> 98.  I got the card working on the windows side, but how would I go about
> configuring it for the Slackware side.  It is a Usb device, and I have a
zip
> drive which is also Usb running under slackware, but I don't know the
first
> step to getting Slackware to find it.
> Where should I be looking in the man pages, or is there a utility in Linux
> that I'm not familiar with?
> Help would be appreciated, since the machine only has 140 MB of ram, so
when
> I run Windows on it, it's rather slow.
> Thanks.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup



  reply	other threads:[~ UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Dan Murphy
 ` Doug Sutherland [this message]
   ` Dan Murphy
 ` Georgina Joyce
   ` Steve Holmes
     ` dan Murphy
       ` Steve Holmes
         ` dan Murphy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='002701c7df1d$b4fa32d0$ab00a8c0@proficio' \
    --to=doug@proficio.ca \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).