From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from beaver.sibername.com ([64.15.155.210]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1ILF4K-0002mj-00 for ; Wed, 15 Aug 2007 05:21:36 -0400 Received: from [24.226.67.68] (helo=proficio) by beaver.sibername.com with smtp (Exim 4.66) (envelope-from ) id 1ILF3o-0001Lg-Eq for speakup@braille.uwo.ca; Wed, 15 Aug 2007 05:21:04 -0400 Message-ID: <002701c7df1d$b4fa32d0$ab00a8c0@proficio> From: "Doug Sutherland" To: "Speakup is a screen review system for Linux." References: <000b01c7dea7$71298680$6601a8c0@buyshish> Subject: Re: Configuring slackware for a wireless device. Date: Wed, 15 Aug 2007 05:21:48 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - beaver.sibername.com X-AntiAbuse: Original Domain - braille.uwo.ca X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - proficio.ca X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2007 09:21:36 -0000 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" To: "Speakup is a screen review system for Linux." 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