Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: wireless< Next Oldest | Next Newest >
Guest
Unregistered






Posted: April 28 2004,13:37 QUOTE

Hi all,

does anyone uses wireless (802.11a/b/g) with DSL ??

Tks
Back to top
woverin Offline





Group: Members
Posts: 115
Joined: Nov. 2003
Posted: April 28 2004,18:52 QUOTE

yes i did
I have Syntax USB-400  (prism3)
It did not work with DSL default install but I got it work by compile the latest linux-wlan-ng on Knoppix 3.3 and copy the driver to DSL.

DSL supports a limited number of wlan adapter. So if you want new driver you have to add it by yourself
Back to top
Profile PM 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: April 29 2004,00:30 QUOTE

I think DSL supports alot of wireless cards. Version 0.6.x supports many more than the version 0.5.x. And usually I find that it works "too good". In other words, Upon boot up I usually connect immediately to my neighbor's un-protected wirelsss network. "Surf for free". So, to be an honest guy, I have to issue some iwconfigs for my wireless network, followed by pump -i eth0. Adding these commands to /opt/bootlocal.sh and I can boot right into my wireless network.
Back to top
Profile PM WEB 
echo6 Offline





Group: Members
Posts: 2
Joined: May 2004
Posted: May 15 2004,15:00 QUOTE

Quote (woverin @ April 28 2004,14:52)
yes i did
I have Syntax USB-400  (prism3)
It did not work with DSL default install but I got it work by compile the latest linux-wlan-ng on Knoppix 3.3 and copy the driver to DSL.

DSL supports a limited number of wlan adapter. So if you want new driver you have to add it by yourself

Can you briefly explain how you did this,  I know how to remaster DSL.   Just need some pointers on configuring a D-Link DWL-122 usb wireless for ad-hoc use.

I know it uses the p80211.o and prism2_usb.o and these exist on the latest DSL 0.6.3! but I can't get configure it to use the hardware,  do I still need linux-wlan-ng drivers on this version?
Back to top
Profile PM 
woverin Offline





Group: Members
Posts: 115
Joined: Nov. 2003
Posted: May 16 2004,00:40 QUOTE

echo6,
Download linux-wlan-ng lastest version from
<a href="http://www.linux-wlan.com/linux-wlan/Linux" target="_blank">http://www.linux-wlan.com/linux-w....website
you need
Knoppix 3.3 (using 2.4.22-xfs kernel) - because it has gcc
get kernel source
wget -c http://developer.linuxtag.net/knoppix....all.deb
The next step installs the kernel sources to the right place (/usr/src) then extracts them to a new directory:
dpkg -i kernel-source-2.4.22-xfs_10.00.Custom_all.deb
cd /usr/src
tar xvjf kernel-source-2.4.22-xfs.tar.bz2
ln -s kernel-source-2.4.22-xfs linux
cd linux
cp /boot/config-2.4.22-xfs /usr/src/linux/.config
make oldconfig  
cp linux-wlan-ng.tar.gz /usr/src
tar -zxvf linux-wlan-ng.tar.gz
cd linux-wlan-ng
./Configure      
make all
then  all driver are compiled
copy linux-wlan-ng directory to DSL
then "make install" to install the driver
Back to top
Profile PM 
9 replies since April 28 2004,13:37 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: wireless

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code