Mar 25 2009, 01:04 PM
Post
#1
|
|
|
Group: Members Posts: 23 Joined: 11-March 09 Member No.: 33,360 |
Can anybody tell me how they are connecting to the internet with zubuntu, Ive got the linksys wcf11 compact flash card but im having no luck at the moment. Any other ideas i would be interested in.
Regards Whykick |
|
|
|
![]() |
Jul 6 2009, 11:26 AM
Post
#2
|
|
|
Group: Members Posts: 27 Joined: 12-September 04 From: Eastern Oregon USA Member No.: 4,560 |
This is how I setup my prism chip cf card to work in zubuntu RC1 OmegaMoon 8.04
Zubnutu wifi lsmod and see if pxa2xx_cs is loaded. this module controls the CF slot if not loaded then modprobe pxa2xx_cs then iwconfig should return wlan0, if nothing is returned, do a modprobe hostap_cs if module is not present in lsmod Try running "dmesg | tail" to see if your CF is recognized now. edit etc/modules and add to file pxa2xx_cs hostap_cs create file in etc/modprobe.d/blacklist_hostap blacklist orinoco_plx blacklist orinoco_cs blacklist orinoco_pci blacklist hermes remove /etc/udev/rules.d/70-persistent-net.rules edit /etc/network/interfaces allow-hotplug wlan0 iface wlan0 inet static wireless_essid xxxxxxxxxx wireless_mode managed wireless_key s:xxxxxxxxxx address xxx.xxx.xxx.xxx gateway xxx.xxx.xxx.xxx netmask 255.255.255.0 if you are using static ips, then you will need to edit /etc/resolv.conf and add your dns server addresses in this format: nameserver 208.67.222.222 nameserver 208.67.220.220 ensure dhcp is running properly by changing the 102 and 103 entries for dhcp in /etc/passwd to 0 reboot open terminal ifup wlan0 This is what I came up with by reading every post. Once working I did a fresh install and this worked for me. YMMV |
|
|
|
whykickamoocow Zubuntu Wifi/internet Mar 25 2009, 01:04 PM
Chero QUOTE(whykickamoocow @ Mar 25 2009, 10:04... Mar 25 2009, 10:53 PM
whykickamoocow this is what comes up after i install the card and... Mar 26 2009, 01:47 PM
Chero The card is recognised and the interface "wla... Mar 26 2009, 11:53 PM
whykickamoocow thanks for that chero, im using the trisoft one, W... Mar 30 2009, 01:19 PM
speculatrix at command prompt, try this...
# cd /etc/network
... Apr 1 2009, 02:59 PM
EzerchE QUOTE(speculatrix @ Apr 1 2009, 02:59 PM)... Jul 2 2009, 01:19 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 12:28 AM |