The time now is Mon 20 May 2013, 08:24
All times are UTC - 4 |
|
Page 2 of 2 [27 Posts] |
Goto page: Previous 1, 2 |
| Author |
Message |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sat 04 Aug 2007, 00:12 Post subject:
|
|
Dougal informs me that he created a window with 1,2,3,4,5,6 lines and found the right height for each case.
And then he tried it with different gtk themes. All OK.
He wonders if it's those pixmaps used in Puppy that make the titlebar bigger and squeeze the text?
Regarding the functionality of the new wizard, it has been tested by me with an rt2570 device and prism2_usb device. All good in Puppy 2.16 and 2.17. But I can only test with WEP, not WPA or WPA2.
The wizard is still being refined. Dougal is currently trying to get prism2_usb scanning to work.
But even when the wizard is finished, there's no guarantee that there won't be some quirky incompatibility with certain hardware.
That's where we need feedback.
Same applies to the new dhcpcd package. Which leads me to gliezl's problem:
gliezl, there might be some incorrect setup information in the configuration file /var/lib/dhcpcd/dhcpcd-eth0.info
Delete this file and start again.
If no success, after running the wizard to check that the correct module(s) is loaded and interface names exist, DON'T press the DHCP button.
Instead, exit the wizard and run the dhcpcd command manually -
| Code: | | dhcpcd eth0 ## (or eth1) |
If no good, try to specify your client hostname -
| Code: | | dhcpcd -h puppypc eth0 |
or try this
|
|
Back to top
|
|
 |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Sat 04 Aug 2007, 05:38 Post subject:
Pmount Subject description: drive labels |
|
Hi,
Is it possible that Pmount can show unmounted drive labels the same as MUT / GParted.
thanks
DC
|
|
Back to top
|
|
 |
gliezl

Joined: 06 Aug 2005 Posts: 322 Location: Manila
|
Posted: Sat 04 Aug 2007, 20:18 Post subject:
|
|
tempestuous,
I'll try that console commands. Thanks.
I even tried using Slackware 12, but still it wont connect. Maybe I have problems with my configurations. Will it help if I post my dmesg results here both from Puppy & Slackware?
_________________ "If you have knowledge, let others light their candles in it."
~Margaret Fuller
|
|
Back to top
|
|
 |
PaulBx1
Joined: 16 Jun 2006 Posts: 2308 Location: Wyoming, USA
|
Posted: Mon 06 Aug 2007, 12:06 Post subject:
|
|
I finally had a time where I could test this new stuff. I installed that July 28 wizard, the other thing, and the new dhcpd. BTW I'm using Puppy 2.16.
1) I agree with Barry, lose the tree thing and just make it text.
2) I see no evidence of WPA2 stuff in here, did you rip it out? In the "edit profile" window it just gives buttons for "Open", "WEP" and "WPA/TKIP". So I couldn't test that.
3) FYI, on my router, when I select "WPA Personal" I get choices of "TKIP" (default) and "AES" for algorithms. When I select "WPA2 Personal" I get choices of "AES" (default) and "TKIP+AES". I don't know exactly what that means, but I suggest in the wizard we always use TKIP with WPA and AES with WPA2.
4) A suggestion: when building wpa_supplicant.conf, the network wizard puts the hex key there (the one created from a hash of the text key and ESSID). Please add there, as a comment, the text key that was used, for documentation purposes. It's hard to go backward from hashed function to text key!
5) And one really weird thing. Testing this, I had two pcmcia cards in my laptop; one for ethernet (to communicate with the router interface) and my wireless card. I was using the ethernet to try to make this post after my WPA2 attempt failed, but the keyboard was strange. You know when you hold a key down for a while, you get repeating characters? It was like that delay was shortened, so when I was typing in this window I got multiples of each character. Also noticed the CPU was very busy doing... something. Made it impossible to post a message. When I went back to WPA in the router and rebooted with the ethernet disconnected, and used the wireless instead to make this post, everything is fine. I looked but am not aware of any way to modify the keyboard delay in Puppy.
Anyway, didn't get far without WPA2 in there...
|
|
Back to top
|
|
 |
PaulBx1
Joined: 16 Jun 2006 Posts: 2308 Location: Wyoming, USA
|
Posted: Mon 06 Aug 2007, 12:48 Post subject:
|
|
tempestuous, I tried your July 13 veeeeeeerssssssion, aand I ssee itt ddddoees haave aaa WPA2 button. Itt ddoes not sseem to moddify wwwpaa_ssssupplicant.cconff at aaaaall. Aaaaaaalssso no inddddiccccattion offff wheeeetttherr TKIP or AAAES was beeing used. Itt dddidddn't sssseem to dddo aaaanyttthingggg.
Aaaas you ccan ssee I'm haavingg ttroublee with my keybbboard again. CCCCPU usssssagee aalsssso veeeerrrry high, bbbbbbut TopCCCCPU only showws X aanddd Sssssseeeeamonkeeey, bbottth at a fffew peerrceenttt. I aaam ggoinggg to ggo bback tto my old pup_saveee.
|
|
Back to top
|
|
 |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Sat 11 Aug 2007, 07:52 Post subject:
Partview minor fault Subject description: Partview placement |
|
Hi,
Partview on my desktop always appears part hidden behind the taskbar
Changing Partview wm geometry to . +90-70 (was +90-35) clears my taskbar
my screen set at 1280 x 1024
DC
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sat 11 Aug 2007, 09:38 Post subject:
|
|
EDIT - removed.
Last edited by tempestuous on Sat 25 Aug 2007, 07:36; edited 1 time in total
|
|
Back to top
|
|
 |
gliezl

Joined: 06 Aug 2005 Posts: 322 Location: Manila
|
Posted: Sat 11 Aug 2007, 23:03 Post subject:
|
|
Hi tempestuous, is there any difference in the command dhcpcd eth1 & dhclient eth1? Some linux forums say, use dhclient eth1. Does Puppy have a dhclient PET package?
I still get the IP 169.254.X.X and not giving me a default route & modifying the /etc/resolv.conf file.
Looking underneath my laptop, I found a white sticker. The manual says it is where the wireless adapter located. The model is "BCM94311MCG". Does the kernel/ndiswrapper support this? Windows XP sees this as "Broadcom Wireless Adapter IEEE802.11 a/b/g". It's using the file c:\windows\system32\drivers\bcmwl6.sys
Thanks a lot.
_________________ "If you have knowledge, let others light their candles in it."
~Margaret Fuller
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Sun 12 Aug 2007, 01:59 Post subject:
|
|
dhclient is an alternative DHCP client to dhcpcd.
First I suggest you install the fixed dhcpcd-3.1.4 package from earlier in this thread -
http://www.murga-linux.com/puppy/viewtopic.php?p=130533#130533
If no success, swap the components of your system to troubleshoot: test on a different computer, test with a different router, etc.
| gliezl wrote: | | Windows XP sees this as "Broadcom Wireless Adapter IEEE802.11 a/b/g" |
Yes, Puppy contains a native Linux driver for Broadcom wifi devices: bcm43xx. Try this first before resorting to ndiswrapper, otherwise known as the "unholy blending of Windows+Linux".
|
|
Back to top
|
|
 |
gliezl

Joined: 06 Aug 2005 Posts: 322 Location: Manila
|
Posted: Thu 16 Aug 2007, 01:15 Post subject:
|
|
Hi tempestuous, I still get the 169.254.X.X IP address. How do you connect to your wireless router manually? I mean, console-based configuration without using the wizard. Please include output of commands (iwlist, iwconfig & etc.) especially dhcpcd. Just for comparison. Maybe I'm missing something. Thanks.
_________________ "If you have knowledge, let others light their candles in it."
~Margaret Fuller
|
|
Back to top
|
|
 |
tempestuous
Joined: 10 Jun 2005 Posts: 4944 Location: Australia
|
Posted: Thu 16 Aug 2007, 18:57 Post subject:
|
|
http://dotpups.de/dotpups/Wifi/drivers-for-Puppy-2.12-to-2.14/1-wifi-README.txt
|
|
Back to top
|
|
 |
XIONG
Joined: 25 May 2008 Posts: 5 Location: Big Rapids,Michigan
|
Posted: Sun 25 May 2008, 11:33 Post subject:
|
|
Luckily I saw the website, I wish all the people happy
|
|
Back to top
|
|
 |
|
|
Page 2 of 2 [27 Posts] |
Goto page: Previous 1, 2 |
|
|
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
|