The time now is Mon 20 May 2013, 17:27
All times are UTC - 4 |
| Author |
Message |
hobby4me
Joined: 29 May 2010 Posts: 1
|
Posted: Sat 29 May 2010, 15:06 Post subject:
Intermittent Wireless Configuration Problems Subject description: Wireless configuration is not consistent on every boot |
|
I am new to Puppy Linux and am having inconsistent results with my wireless card configuration. After booting, the wireless card sometimes connects appropriately but sometimes appears partially configured and requires manual intervention to connect.
I'm using Puppy Linux 5.0 with a Belkin F5D7010 card that uses a rt2500 chipset and am booting from a USB flash drive.
The following script is in my /root/Startup directory. It was mentioned in a forum that this sometimes resolves this type of issue, but it does not appear to in my case.
#!/bin/sh
modprobe rt2500pci
sleep 5s
ifconfig wlan0 up
sleep 10s
iwconfig wlan0 essid HomeNetwork
iwconfig wlan0 key open A9B4E7462D
iwconfig wlan0 mode managed
rm -f /var/lib/dhcpcd/*.info
rm -f /var/run/*.pid
dhcpcd -t 30 -h puppypc -d wlan0
ifconfig
iwconfig
I performed a test of 6 reboots and received the following results. The configuration was identical in all cases with the startup shell script in /root/Startup:
Boot 1 and 5 - Connectivity established correctly with no manual intervention.
ifconfig shows lo and wlan0
iwconfig shows wlan0 correctly configured and connected with ESSID and correct WEP key
Boot 2, 3, 4, and 6 - Connectivity not established
ifconfig only shows lo
ifconfig -a shows eth0, lo, and wlan0 with no traffic
iwconfig shows wlan0 with no traffic, no ESSID, no access point; however, the appropriate WEP key is configured.
In cases where the connectivity did not correctly establish upon boot, I am able to utilize the Puppy Network Wizard to establish connectivity. I am also able to manually enter the commands from the shell script to establish wireless connectivity (so I believe the commands are valid for my configuration).
Any suggestions on what I might do to consistently establish wifi connectivity without manual intervention would be appreciated!
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4350 Location: merriam, kansas
|
Posted: Sat 29 May 2010, 15:19 Post subject:
Re: Intermittent Wireless Configuration Problems Subject description: Wireless configuration is not consistent on every boot |
|
| hobby4me wrote: | I am new to Puppy Linux and am having inconsistent results with my wireless card configuration. After booting, the wireless card sometimes connects appropriately but sometimes appears partially configured and requires manual intervention to connect.
I'm using Puppy Linux 5.0 with a Belkin F5D7010 card that uses a rt2500 chipset and am booting from a USB flash drive.
The following script is in my /root/Startup directory. It was mentioned in a forum that this sometimes resolves this type of issue, but it does not appear to in my case.
#!/bin/sh
modprobe rt2500pci
sleep 5s
ifconfig wlan0 up
sleep 10s
iwconfig wlan0 essid HomeNetwork
iwconfig wlan0 key open A9B4E7462D
iwconfig wlan0 mode managed
rm -f /var/lib/dhcpcd/*.info
rm -f /var/run/*.pid
dhcpcd -t 30 -h puppypc -d wlan0
ifconfig
iwconfig
I performed a test of 6 reboots and received the following results. The configuration was identical in all cases with the startup shell script in /root/Startup:
Boot 1 and 5 - Connectivity established correctly with no manual intervention.
ifconfig shows lo and wlan0
iwconfig shows wlan0 correctly configured and connected with ESSID and correct WEP key
Boot 2, 3, 4, and 6 - Connectivity not established
ifconfig only shows lo
ifconfig -a shows eth0, lo, and wlan0 with no traffic
iwconfig shows wlan0 with no traffic, no ESSID, no access point; however, the appropriate WEP key is configured.
In cases where the connectivity did not correctly establish upon boot, I am able to utilize the Puppy Network Wizard to establish connectivity. I am also able to manually enter the commands from the shell script to establish wireless connectivity (so I believe the commands are valid for my configuration).
Any suggestions on what I might do to consistently establish wifi connectivity without manual intervention would be appreciated! |
Here's 1 wep tip; don't know if it will help:
http://www.murga-linux.com/puppy/viewtopic.php?p=379766#379766
Wouldn't hurt to try with an earlier Puppy version.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
tenochslb
Joined: 10 Jul 2010 Posts: 34
|
Posted: Fri 21 Sep 2012, 21:59 Post subject:
Same problem with rt2500pci Subject description: Tested on wary 5.3 racy 5.3 and puppy 4.31 |
|
I am having the same problem some times it partially connects but it then deautheticates after a few minutes or seconds. Other occasions it does not even detect the wireless network and finally the lesser times it works just fine.
It is so weird because mi other distro lubuntu works just fine all the time.
|
|
Back to top
|
|
 |
cthisbear
Joined: 29 Jan 2006 Posts: 2942 Location: Sydney Australia
|
Posted: Sat 22 Sep 2012, 07:27 Post subject:
|
|
Maybe try this....DpupExprimo5X327 and Frisbee.
Links are in my posts.
http://murga-linux.com/puppy/viewtopic.php?p=653842#653842
Chris.
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|