The time now is Fri 24 May 2013, 08:55
All times are UTC - 4 |
|
Page 33 of 40 [596 Posts] |
Goto page: Previous 1, 2, 3, ..., 31, 32, 33, 34, 35, ..., 38, 39, 40 Next |
| Author |
Message |
Dougal

Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
|
Posted: Thu 06 Nov 2008, 06:23 Post subject:
|
|
| valpy wrote: | | If I manually change the WPA config file for my card in the /etc/network-wizard/wireless/profiles directory (something like 00:55:BC:94:E0:A0.WPA.conf) so that the WPA_DRV="ipw" line becomes WPA_DRV="wext", then it works. |
Good work!
I guess all those modules are slowly being converted to use wireless-extensions, so now need the "wext" parameter... I should probably go over all of them and see if any others need changing.
_________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
|
|
Back to top
|
|
 |
Dougal

Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
|
Posted: Thu 06 Nov 2008, 06:33 Post subject:
|
|
| PaulBx1 wrote: | Or, you might compare the new one with the last used one, and if the contents are the same, just delete the last used one. I can see the value of saving files with different info in them, but if they are all the same it may be less useful.  |
I don't know if it's worth bothering, though... the user isn't likely to look at them and if it's older than the last -- they're not likely to know when it's from.
I could have some rotation, saving them as .last1 .last2 .last3 and such (and on the next boot, 3->4, 2->3, 1->2 and the previous one moves to 1), but I just don't know if it's worth bothering with (especially at boot time...).
_________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Thu 06 Nov 2008, 07:00 Post subject:
|
|
| valpy wrote: | | /usr/sbin/wag_profiles.sh associates rtl8187 with the "ipw" parameter |
Yes, that was my fault. During the testing phase of Puppy 4.0 we needed to learn the correct wpa_supplicant parameters for the new range of wifi drivers -
http://www.murga-linux.com/puppy/viewtopic.php?p=194620#194620
And according to the project site
http://rtl-wifi.sourceforge.net/wiki/FAQ
"ipw" is the correct parameter to use with wpa_supplicant ... but apparently no longer.
Dougal, please change only the "rtl8180" and "rtl8187". The older "r8180" and "r8187" modules are still definitely compatible with the "ipw" parameter.
|
|
Back to top
|
|
 |
Dougal

Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
|
Posted: Fri 07 Nov 2008, 05:39 Post subject:
|
|
| tempestuous wrote: | | Dougal, please change only the "rtl8180" and "rtl8187". The older "r8180" and "r8187" modules are still definitely compatible with the "ipw" parameter. |
Did that yesterday...
The rtl* drivers are the re-writes of the r* drivers for the mac80211 stack, so use the wext param.
You might want to do a grep for "mac80211" in drivers/net/wireless and see if there are any others we are missing.
_________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
|
|
Back to top
|
|
 |
himajin

Joined: 08 Jul 2008 Posts: 54 Location: JAPAN
|
Posted: Fri 07 Nov 2008, 15:00 Post subject:
japanese net-setup.mo |
|
For ja_JP.UTF-8
http://qyg01263.googlepages.com/net-setup.mo.ja
Put it /usr/share/locale/ja/LC_MESSAGES/ and rename net-setup. .
11/21 fix buildScanWindow section
Last edited by himajin on Fri 21 Nov 2008, 02:27; edited 1 time in total
|
|
Back to top
|
|
 |
PaulBx1
Joined: 16 Jun 2006 Posts: 2308 Location: Wyoming, USA
|
Posted: Mon 10 Nov 2008, 00:23 Post subject:
|
|
| Quote: | | I could have some rotation, saving them as .last1 .last2 .last3 and such (and on the next boot, 3->4, 2->3, 1->2 and the previous one moves to 1), but I just don't know if it's worth bothering with (especially at boot time...). |
Yeah. I just noticed this is a very old problem - my /etc in my Puppy 2.16 also has multiple copies of these files.
I just like to keep a clean system, without directories filling up with trash. Can I just delete all of them, or will that break something? Or delete all but the most recent or the one with the largest number in the name?
I have 59 of these files, and I don't think I'm doing anything out of the ordinary.
I admit this is a nit.
|
|
Back to top
|
|
 |
Dougal

Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
|
Posted: Mon 10 Nov 2008, 06:07 Post subject:
|
|
| PaulBx1 wrote: | | I admit this is a nit. |
It isn't. There is no reason why those files should keep accumulating, crowding up your /etc.
_________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
|
|
Back to top
|
|
 |
NicolasHoTaylor

Joined: 16 Nov 2005 Posts: 18 Location: Melbourne, Australia
|
Posted: Mon 10 Nov 2008, 12:54 Post subject:
Old Ralink driver |
|
Puppy 4.11 seems to have the old rt61 driver, not the newer rt61pci. I understand there are some issues with rt61pci, but there's a worse problem with rt61: it doesn't support PCMCIA cards.
Not mine, at least (D-Link DWA-610).
I have to stick to Puppy 4.1, as a result (it has rt61pci). If anyone knows how I could copy the driver from one version to another that might help...
|
|
Back to top
|
|
 |
valpy
Joined: 18 Apr 2007 Posts: 67 Location: Looking at the tapestry
|
Posted: Sat 15 Nov 2008, 10:47 Post subject:
Subject description: stability of rtl8187 |
|
Information about improving stability of connections with rtl8187 driver for those who still have issues with rtl8187
http://www.murga-linux.com/puppy/viewtopic.php?t=35586
@tempestuous
| Quote: | | Yes, that was my fault |
Please don't think of it as "fault" - all your efforts are greatly appreciated.
|
|
Back to top
|
|
 |
gyro
Joined: 28 Oct 2008 Posts: 289 Location: Brisbane, Australia
|
Posted: Mon 17 Nov 2008, 01:29 Post subject:
wizard + wireless Subject description: some reflections |
|
Apologies if I've posted this in an inappropriate place.
I've installed Puppy 4.1.1 and sucessfully configured wifi on an EeePC 701 and a Lenovo ThinkPad R61e, no problem.
Click on "Scan", choose my SSID from the list, click on "WPA2", paste my key into "Key" field, click on "Save", click on "Use this profile", then "Auto-dhcp", etc... Everything works. Even after a reboot I am automatically re-connected to my wifi network.
Thanks Dougal.
But may be there are some things that helped my configuration to work so easily:
1) I am lucky enough to have hardware that is supported by working drivers.
2) I do my testing in the same room, and less than 2 metres from the wireless Access Point. This simply means that signal strength is eliminated as a problem.
3) On my wireless Access Point device, I disable "UPnP". I'm not sure why, but I just think Windows and Linux more happily co-network if I do. I know that IP needs only dhcp to configure itself seamlessly. Also gives me confidence that the device is working exactly how I configured it via it's WWW interface.
4) On my wireless Access Point device, I configure it to broadcast my ESSID/SSID. (It's the strong encryption that provides the security.)
5) I know that my key is identical on all devices because I store it in a text file on a USB stick, so I can cut and paste it into all devices, including the "Key" field in the puppy wizard. This provides confidence, even on devices that only display dots or "*" in the key field.
6) On WPA2 I don't use the "s:key" construct, that is supposed to work in WEP. I paste just the plain ASCII string. As long as it's less than 64 characters WPA assumes it's an ASCII key.
7) I don't use a key string that will cause problems on any device. I use a key of 30 random alpha-numeric characters, with no spaces, with a few special characters thrown in. I avoid special characters that can cause problems, e.g. "$" character could be a problem in scripts like the puppy wizard. (Though I think Dougal might have fixed that one now.) For your first key, use just alpha-numeric characters and no spaces, just to be sure that the key can not be a problem. You can change it to a more complex key after it is working.
Hopefully, something in all this will help someone else have a successful experience with wifi and the puppy network wizard.
Alan
|
|
Back to top
|
|
 |
Dougal

Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
|
Posted: Mon 17 Nov 2008, 07:16 Post subject:
Re: wizard + wireless Subject description: some reflections |
|
| gyro wrote: | | 2) I do my testing in the same room, and less than 2 metres from the wireless Access Point. This simply means that signal strength is eliminated as a problem. |
JustGreg has actually mentioned to me that WPA doesn't seem to work if your signal is less than 50/100 or so, but that is apparently beyond our control: it's probably wpa_supplicant that can't handle it and might be partially the result of not-so-good Linux drivers (which might explain why some users manage to connect with ndiswrapper and not with the native module).
| Quote: | | 4) On my wireless Access Point device, I configure it to broadcast my ESSID/SSID. (It's the strong encryption that provides the security.) |
Yes, that might make life harder for wpa_supplicant and, as you noted, does not help security-wise.
| Quote: | | 6) On WPA2 I don't use the "s:key" construct, that is supposed to work in WEP. I paste just the plain ASCII string. As long as it's less than 64 characters WPA assumes it's an ASCII key. |
The wizard detects which one you gave and if it's the ascii one, it converts it to hex -- that's what it saves to the wpa_supplicant profile and what is used.
| Quote: | | 7) I don't use a key string that will cause problems on any device. I use a key of 30 random alpha-numeric characters, with no spaces, with a few special characters thrown in. I avoid special characters that can cause problems, e.g. "$" character could be a problem in scripts like the puppy wizard. (Though I think Dougal might have fixed that one now.) |
I might have fixed that, but it's only in the experimental package I posted earlier (page 31 or 32) and is untested -- I need somebody to verify that it works (and doesn't botch up anything else) so I can add it to the "official" version.
_________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
|
|
Back to top
|
|
 |
h4yn0nnym0u5e
Joined: 01 Nov 2008 Posts: 4
|
Posted: Sun 30 Nov 2008, 19:22 Post subject:
Re: Corrupted passphrase! |
|
| Dougal wrote: |
Ok, I think I've managed to fix the problem with the $ in the key (also " and `) |
Hi Dougal
Just got around to testing this, as I've now clean-installed iscraigh's AAO-specific Puppy - I was OK with the hand-edited config file before.
Sad to say, it's not fixed - looks as if the hex key is being generated from a PSK string with the backslashes left in, i.e. NOT absorbed by being interpreted as escape characters! For example, if PSK="bla\$BLA" the hex is generated from bla\$BLA, not bla$BLA
It's fairly easy to test, by comparing the output of wpa_passphrase with the contents of the config file. HOWEVER, you have to get wpa_passphrase to read the PSK from stdin - if you put it on the command line then it gets corrupted...
Hope this helps - I'll try to test any updates a bit quicker this time!
Best regards
Jonathan
|
|
Back to top
|
|
 |
imnotrich
Joined: 02 Jun 2006 Posts: 44 Location: Northern California
|
Posted: Fri 05 Dec 2008, 02:06 Post subject:
realtek 8185 and wpa2 tkip+aes Subject description: wireless is still a work in progress |
|
I'm using a Gateway ML-3109 laptop and Realtek 8185 with Puppy 4.1.1 but am still unable to connect to my home wlan.
Footnote: My son's Kanotix/XP desktop using NDISWRAPPER (also a Realtek 8185) could not see the home network unless I broadcast my SSID. But it's working great for him now.
I was very happy that Puppy 4.1.1 finally detects the Realtek 8185 in my laptop, and it can see my home network! But I am using WPA2 TKIP+AES with a 64 bit hex key and for some reason Puppy will not connect to the router and pull an ip address from the router's dhcp server.
I haven't tried static ip yet but does it really matter? The issue would seem to be that Puppy out of the box does not support this level of encryption.
Is there a patch available, or am I doomed to tinker from the command line?
Heeeeeeeeeeeelp!
I don't get why the 8185 works on one machine, and not the other and I'm afraid to try NDISWRAPPER with puppy because last time it so corrupted my pup save file I had to delete and start from scratch.
Of course, I am a total noob and I am sure it's something really simple that I've overlooked but if anyone has ideas I'm eager to hear from you.
Thanks!
Rich
|
|
Back to top
|
|
 |
Dougal

Joined: 19 Oct 2005 Posts: 2505 Location: Hell more grotesque than any medieval woodcut
|
Posted: Fri 05 Dec 2008, 06:25 Post subject:
Re: realtek 8185 and wpa2 tkip+aes Subject description: wireless is still a work in progress |
|
| imnotrich wrote: | I was very happy that Puppy 4.1.1 finally detects the Realtek 8185 in my laptop, and it can see my home network! But I am using WPA2 TKIP+AES with a 64 bit hex key and for some reason Puppy will not connect to the router and pull an ip address from the router's dhcp server.
I haven't tried static ip yet but does it really matter? The issue would seem to be that Puppy out of the box does not support this level of encryption. |
I think a more correct statement would be that it doesn't work for you out of the box -- plenty of other users have WPA2 working fine in Puppy.
There could be a few reasons why it doesn't work:
- You didn't mention which kernel driver is used. Could it be rtl8187? Look a fewe messages above for the fix in that case.
- How strong is the signal detected when you run a wireless scan? It seems like WPA connections don't work when the signal is less than 50/100.
Note that if your problem is a weak signal, using Ndiswrapper might help, since the windows driver has a good chance of working better...
_________________ What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind
|
|
Back to top
|
|
 |
cthisbear
Joined: 29 Jan 2006 Posts: 2943 Location: Sydney Australia
|
Posted: Fri 05 Dec 2008, 19:01 Post subject:
|
|
Dougal:
I wish to thank you and tempestuous for all the great work you are
doing. There are others helping out too...Just Greg? etc.
If I have missed anyone....my apologies.
Anyway... thanks to all in the puppy genius factory
for your efforts.
""""""""""
This is one problem I couldn't solve.
I don't have access to this laptop any more though.
Works OK until you allow Vista to stitch it up.
And of course wonder of wonders.....
Network Magic came to the rescue to connect the
encrypted wireless in Windows. A brilliant program.
I hope that Cisco don't stuff it up now that they have
bought it.
http://www.murga-linux.com/puppy/viewtopic.php?t=35962
::::::::::::
In puppy 4.1.1 I have found that the wireless
networking menu works for me most times.
Faster than Windows.
If I can't get things going I try this:
Connect a network cable, setup the network ethernet 0,
test ethernet 0, then click auto dhcp, test for available connections,
type in password... and try to connect.
If I'm successful...I pull out the cable...
redo the setup for wireless.....wlan0 ?
and go through all the steps again. "
Regards...................Chris.
|
|
Back to top
|
|
 |
|
|
Page 33 of 40 [596 Posts] |
Goto page: Previous 1, 2, 3, ..., 31, 32, 33, 34, 35, ..., 38, 39, 40 Next |
|
|
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
|