Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Wed 22 May 2013, 06:23
All times are UTC - 4
 Forum index » Advanced Topics » Puppy Projects
Classic Pup 2.14X -- Updated 2 series
Moderators: Flash, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 151 of 326 [4877 Posts]   Goto page: Previous 1, 2, 3, ..., 149, 150, 151, 152, 153, ..., 324, 325, 326 Next

What is the best Puppy Version ever, LOL
2.14x
20%
 20%  [ 6 ]
2.14x
13%
 13%  [ 4 ]
2.14x
30%
 30%  [ 9 ]
Other: 2.14x only
36%
 36%  [ 11 ]
Total Votes : 30

Author Message
ttuuxxx


Joined: 05 May 2007
Posts: 10720
Location: Ontario Canada,Sydney Australia

PostPosted: Tue 20 Oct 2009, 03:32    Post subject:  

Thanks tempestuous I'm still learning when with comes to drivers, So I'll have a look at your package Smile
thanks once again
ttuuxxx

_________________
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games Smile

Back to top
View user's profile Send private message Visit poster's website 
ttuuxxx


Joined: 05 May 2007
Posts: 10720
Location: Ontario Canada,Sydney Australia

PostPosted: Tue 20 Oct 2009, 03:35    Post subject:  

davesurrey wrote:
tuuxxx:
Quote:
Ok for all you samba guys I compiled the latest package with mountcif enabled its 31MB pet


Thanks for that but at 31MB I'm a bit reluctant to add it unless I know just what this one should do better than/different from the one already in 214X15.

Any help appreciated.
Dave


Well dave the default one is olders and is a cutdown version, This one will have security updates, more features and comes with the full help documents. I won't be adding it due to the size, hmmm I might try to cut it down and see if it works on the weekend.
ttuuxxx

_________________
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games Smile

Back to top
View user's profile Send private message Visit poster's website 
davesurrey

Joined: 05 Aug 2008
Posts: 1201
Location: UK

PostPosted: Tue 20 Oct 2009, 06:15    Post subject:  

Thanks ttuuxxx,

FWIW
The current one works fine (=don't need any more features) and I personally don't need any help files. I can always go to the net if necessary on setup/install but then I doubt I'd need that baggage afterwords. Security issues are always welcome though.

Yes a cutdown pet would be nice.

Cheers
Dave
Back to top
View user's profile Send private message 
Puppyt

Joined: 09 May 2008
Posts: 510
Location: Helidon Spa, Queensland

PostPosted: Tue 20 Oct 2009, 08:09    Post subject:
Subject description: 214X15 16Mb low ram loram low-ram fleabits
 

Cheers ttuuxx,

214X15 16Mb.

You can see that the stars are aligned for it? And/or I'm having a mug's shot at the "most foolhardy" title.
As I write your 214X15 is cheerfully ratcheting itself from a live CD onto a Satellite Pro 430CDS with 16Mb on-board EDO RAM and a 256MB swap on its original 1.3GB drive (pre-DMA).
I'm using the boot params of:

puppy pfix=noramsfs,nox acpi=off apm=on ide=nodma loglevel=7

...and I think I finally have worked around the dreaded Toshiba laptop-Xorg-XVesa perculiarities (more likely you had snuck in the CT65550 drivers already). Nonetheless I think that I might also have a go at remastering your 214X15 Greyhound-like and maybe petbegone a lot of applications etc, as I'm aware of - no, I have skimmed the forum - regarding the "success" of using puppy on sub-64Mb machines, and of the overheads demanded for X11 etc etc.
As the end-of-life role of the laptop will be as a stand-alone educational/entertainment centre I'll attempt removing the networking and related features etc to get the overall size down to a premium, putting/keeping in flash and java (shoots self in foot). Are there any applications that you recommend I simply should not touch? There is absolutely no rush in replying as I see you busy on at least 7 other projects and threads - I will post later to update my progress,

Many Thanks Again



P.S. I appreciated your efforts with FH301RetroLiteV2, and also with big bass' Fat-frees 3.01 and 2.17 - they didn't take me as far as yet as the 214X15 - here the taskbar is up with date and time - volume, blinky and freememapplet yet to appear, no background wallpaper or icons loaded yet - but it has only been cranking up over the last 3 hours- 120MHz Pentium and 10 X cd-rom ... Gloriously quick getting to the Xwin setup however, by comparison to some 15 other puplets and retros.
P.P.S. If I can just get a few applications up as proof-positive I WILL be getting the maximum RAM for the machine (48Mb! yay) and upgrading the HDD to a SD-IDE adapter...
Back to top
View user's profile Send private message Visit poster's website 
mawebb88

Joined: 13 Jul 2008
Posts: 245
Location: France nr Lyon

PostPosted: Tue 20 Oct 2009, 14:22    Post subject: WiFi (WPA) on a EeePC901  

@tempestuous and @ttuuxx

Many thanks for both your the latest efforts. I tried your latest ideas and this is what I found.

2008_0918_RT2860_Linux_STA_v1.8.0.0-i386.pet
This as I think I reported earlier at least gets the network scanning going although even adding rt2860sta to the wag-profiles.sh did not allow me to connect to my WPA router. Fortunately I have another router which I also run in parallel which us configured to WEP. Using a script I got connected:

Code:
iwconfig ra0 essid NEUF_2F58
iwconfig ra0 mode managed
iwconfig ra0 key xxxx
iwconfig ra0 ap xxxx
iwconfig ra0 channel 11
ifconfig ra0 192.168.1.xxx netmask 255.255.255.0 broadcast 192.168.1.255
route add default gw 192.168.1.1
sleep 1
iwconfig ra0 key open


Nb I have replaced some actuals with xxxx

This is what I am using at this moment.

network-wizard-oct-430.pet
I tried ttuuxxx's network-wizard-oct-430.pet. This stopped the Network Wizard scanning working so never went any further.

RT2860-v2.2.0.0-k2.6.18.1.pet
Then I installed tempestuous's latest rt2860sta driver (RT2860-v2.2.0.0-k2.6.18.1.pet)with WPA support. I still could not get the wizard to connect to my WPA router. Ran through some commands I put in a script to see if I could find the problem.

Code:
ifconfig ra0 up
rm /var/run/wpa_supplicant/*
wpa_supplicant -i ra0 -D wext -c /etc/wpa_supplicant.conf -B
sleep 1
ifconfig ra0 xxxx netmask 255.255.255.0 broadcast 192.168.1.255
route add default gw 192.168.1.1
sleep 1
iwconfig ra0 key open


Doing each line from rxvt one at a time the line:

Code:
wpa_supplicant -i ra0 -D wext -c /etc/wpa_supplicant.conf -B


gives an error message of:
[SIOSCIWAUTH] Operation not supported.

(hope I got this right. How I wish I could copy/paste from rxvt to FF! Nothing works e.g. middle button etc as suggested on the forum elsewhere)

Nb. The wpa_supplicant.conf and the script are the same as I use all the time in 412 and 430.

So back to WEP (at least on 214x) using the first script indicated above.

Rgds Mike

Still to tackle:
1) 1024x600 screen resolution
2) Get sound to work
Back to top
View user's profile Send private message 
tubby

Joined: 24 Jan 2009
Posts: 317

PostPosted: Tue 20 Oct 2009, 14:37    Post subject: wifi  

Hi ttuuuxx, i have had problems with my wifi on this Toshiba Portege on all distros including yours apart from Dingo4, the work around i came up with was to install a couple of packages and add a symlink to the startup folder. How i managed it is at the following thread.
http://murga-linux.com/puppy/viewtopic.php?t=46594&start=285
I can now enjoy all of your efforts on this old laptop.
Back to top
View user's profile Send private message 
ttuuxxx


Joined: 05 May 2007
Posts: 10720
Location: Ontario Canada,Sydney Australia

PostPosted: Wed 21 Oct 2009, 06:24    Post subject:  

mawebb88 did you try the alsa package I compiled, it might fix your sound issue
http://www.puppylinux.asia/tpp/ttuuxxx/2.14series/alsa/
ttuuxxx

_________________
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games Smile

Back to top
View user's profile Send private message Visit poster's website 
ttuuxxx


Joined: 05 May 2007
Posts: 10720
Location: Ontario Canada,Sydney Australia

PostPosted: Wed 21 Oct 2009, 06:57    Post subject:  

Here 5 puzzle games I compiled, there were around 20 of them, but the others weren't so great, just open the file and click on a game anywhere
ttuuxxx
puzzles.tar.gz
Description 
gz

 Download 
Filename  puzzles.tar.gz 
Filesize  255.51 KB 
Downloaded  176 Time(s) 

_________________
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games Smile

Back to top
View user's profile Send private message Visit poster's website 
davesurrey

Joined: 05 Aug 2008
Posts: 1201
Location: UK

PostPosted: Wed 21 Oct 2009, 07:26    Post subject:  

ttuuxxx,
As you are around at the moment...two things.

1. It may have been when I installed hpliplite-3.9.8-mu-p4.pet for my HP printer (which works well) but I noticed I have the following directory structure:

/usr/share/ppd/gutenprint
/usr/share/ppd/HP
/usr/share/ppd/ppd (which says it is a symlink back to /usr/share/ppd)

So when I use Searchmonkey with "Follow symbol links" enabled, the bottom left of the screen flashes continually between /usr/share/ppd/HP.... and /usr/share/ppd/gutenprint, and I get multiple search results.
So it seems to be in an endless loop.

Never seen it do this with any other symlink.
Disabling "Follow symlink" and its okay again.

Is this sort of recursive symlink usual? If so I guess that's why the disable symlink option is there????


2. Do you intend to issue an RC or even final version of 214X this weekend? If you do would it be helpful to you if I made a list of the possible changes/updates?

Cheers
Dave
Back to top
View user's profile Send private message 
mawebb88

Joined: 13 Jul 2008
Posts: 245
Location: France nr Lyon

PostPosted: Wed 21 Oct 2009, 08:01    Post subject: Alsa in 214x15  

ttuuxxx wrote:
mawebb88 did you try the alsa package I compiled, it might fix your sound issue
http://www.puppylinux.asia/tpp/ttuuxxx/2.14series/alsa/
ttuuxxx


@ttuuxxx

Ok thanks I will give it a try. But which of these pets:

alsa-driver-1.0.20-i386.pet
alsa-firmware-1.0.20-i386.pet
alsa-lib-1.0.20-i386.pet
alsa-oss-1.0.17-i386.pet
alsa-plugins-1.0.20-i386.pet
alsa-utils-1.0.20-i386.pet

All of them?

Rgds Mike
Back to top
View user's profile Send private message 
tempestuous

Joined: 10 Jun 2005
Posts: 4944
Location: Australia

PostPosted: Wed 21 Oct 2009, 10:12    Post subject: Re: WiFi (WPA) on a EeePC901  

Well the rt2860sta driver I compiled is definitely WPA-compatible.
First I would delete a configuration file left over from ttuuxxx's dotpet -
/etc/Wireless/RT2860STA/RT2860STA.dat
this contains default wifi configuration settings which might be conflicting with your wpa_supplicant command.

mawebb88 wrote:
Code:
wpa_supplicant -i ra0 -D wext -c /etc/wpa_supplicant.conf -B

/etc/wpa_supplicant.conf was the correct location for the WPA configuration file only with older versions of the Network Wizard.
If Puppy 214X has a modern Network Wizard (??) then the location will be
/etc/network-wizard/wireless/wpa_profiles/wpa_supplicant.conf

And of course the WPA configuration file must be modified to include your SSID and Personal Security Key (PSK).
Then the correct command would be
Code:
wpa_supplicant -i ra0 -D wext -c /etc/network-wizard/wireless/wpa_profiles/wpa_supplicant.conf -dd


... or if you're using WPA2 encryption, the WPA configuration file is
/etc/network-wizard/wireless/wpa_profiles/wpa_supplicant2.conf
Back to top
View user's profile Send private message 
Puppyt

Joined: 09 May 2008
Posts: 510
Location: Helidon Spa, Queensland

PostPosted: Wed 21 Oct 2009, 10:13    Post subject: 214X15 for KIDZ?
Subject description: Educational applications for 214lX on loram low ram computer
 

Cheers again ttuuxx,

live-CD boot onto 16Mb RAM was definitely fool's errand - the taskbar is up and the Menu is populated but still a blackscreen background with no wallpaper and icons yet - 24hrs after first startup! At least I know that the Pentium CPU, onboard RAM and battery have seen a good workout - apparently this 430CDS laptop had been sitting untouched in a cupboard for nearly 5 years beforehand. Hasn't missed a beat despite the glacierpace install. Seems now worth the risk to throw some hardware upgrades into it...

Meantimes I've attempted a "remaster" of 214X15 on a bigger computer - and quickly saw the act as frankly sacrilegious: what a fabulous range of apps you've put into this (outlined over pages 141-142 of this thread). I don't think that I could ever use half of them, but that's entirely by-the by. You've certainly poured a huge amount of consideration and effort into it. I even installed the 4.12-compiled Launchy pet as a test replacement to taskbars and desktop icons - runs brilliantly on the 214X15, a neat illustration that your series 2 update bridges a huge range of applications and hardware. Well Done!
The real purpose of the remaster was to develop a kind of downmarket HSB (HamSamBen, an EduPup update) for kids with donated or less-than-standard computers running at least 64Mb. (Perhaps sidder's 3 HSB sfs files will work straightaway on a 214X, given 512Mb.) To keep overheads down I imagined using the games you have already, plus a suite of flash games similar to those on WebPup /Barbie Expanded, java-based games like the recent remakes of the 80's classics, "Lords of Midnight" and "Doomdark's Revenge" (see http://en.wikipedia.org/wiki/Lords_of_midnight) and removing the heavier (and perhaps less fun) apps like AbiWord, inkscape-lite, gnumeric and all the calculators, and all the networking and multimedia stuff, cd and dvd rippers and mixers etc (with the exceptions of Beep and Gxine, Zmixer and Sweep - that looks like loads of fun with a microphone!).

Caught your earlier post on another thread regarding Pet-be-gone and it's limitation to the removal of only standard/official pets (sorry can't ref it at present - it was in February 2009). Tried your workaround of tracking down and downloading the unofficial pet, renaming it from *.pet to *tar.gz, and then extracting it to hunt down and remove the traces in Rox. Phew! I think I will give your FH-retroLite another attempt on this old laptop first before I try a proper remaster.

The fully-fledged 214X certainly Rocks. My thanks to you and all your volunteer contributors.
(signed)
An Errant Fool
Back to top
View user's profile Send private message Visit poster's website 
davesurrey

Joined: 05 Aug 2008
Posts: 1201
Location: UK

PostPosted: Wed 21 Oct 2009, 10:21    Post subject:  

ttuuxxx,

Well I thought it might be helpful if I made a quick reference list to what I understand would be possible changes/inclusions/bug fixes to the next version of 214X. It's based on what's in 214X15.

1. add desktop-menu for TightVNC. http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2188

2. add symlink
Code:
   ln -s /opt/samba/bin/smbspool  /usr/lib/cups/backend/smb
and also start-up script
Code:
#!/bin/sh
exec /etc/init.d/cups restart
for CUPS. see http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2194

3. also need to add symlink
Quote:
ensure /etc/init.d and /etc/rc.d/init.d both exist and symlink /etc/rc.d/init.d to /etc/init.d
see http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2169

4. Do you intend swopping mrxvt for rxvt?

5. Not sure if the LADSPA plug-ins were in x15 (I might have added them in myself on my install separately. http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2175

6. BMP skins. clarf says
Quote:
Skins for BMP are in sub-directories, they should be .zip or wsz compressed files.
http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2188

6a. Also in same message clarf says
Quote:
In background setter When I use "Reload" or "change folder" the application is closed instead.

7.
Quote:
superswitcher dies if you kill something from the taskbar or the window menu bar
http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2199

8. No printing from Firefox.
Quote:
I can print from abiword and open office just fine, but if I try to print from firefox my printer isn't listed. The only options I have available are print to lpr or file
http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2222

9. Are you going to add 01micko's Pcountdown timer? Now at version 0.2
http://www.murga-linux.com/puppy/viewtopic.php?t=47834

10. Also will you add Barry's Partview (as revised by clarf) Needs partview.gz and ppmtogif.gz see http://www.murga-linux.com/puppy/viewtopic.php?t=42553&start=2216

11. Await the status of mawebb88's eee sound, wifi and screen resolution issues.

12. Sorry but got no response trying to get someone to help fix the double menus in Gxine.

HTH
Dave
Back to top
View user's profile Send private message 
ttuuxxx


Joined: 05 May 2007
Posts: 10720
Location: Ontario Canada,Sydney Australia

PostPosted: Wed 21 Oct 2009, 14:42    Post subject: Re: Alsa in 214x15  

mawebb88 wrote:
ttuuxxx wrote:
mawebb88 did you try the alsa package I compiled, it might fix your sound issue
http://www.puppylinux.asia/tpp/ttuuxxx/2.14series/alsa/
ttuuxxx


@ttuuxxx

Ok thanks I will give it a try. But which of these pets:

alsa-driver-1.0.20-i386.pet
alsa-firmware-1.0.20-i386.pet
alsa-lib-1.0.20-i386.pet
alsa-oss-1.0.17-i386.pet
alsa-plugins-1.0.20-i386.pet
alsa-utils-1.0.20-i386.pet

All of them?

Rgds Mike


Hi Mike
hmmm looks like Barry only uses 2 of them in a build,
alsa-lib-1.0.20-i386.pet
alsa-utils-1.0.20-i386.pet
so if a newer puppy say 4&5 series works with sound, I would try those 2 pets, but If you don't have sound with any puppy version, I would try them all. combined its around 9MB. but first probably just start with the first 2 alsa-lib-1.0.20-i386.pet, alsa-utils-1.0.20-i386.pet
good-luck
ttuuxxx

_________________
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games Smile

Back to top
View user's profile Send private message Visit poster's website 
ttuuxxx


Joined: 05 May 2007
Posts: 10720
Location: Ontario Canada,Sydney Australia

PostPosted: Wed 21 Oct 2009, 14:45    Post subject: Re: 214X15 for KIDZ?
Subject description: Educational applications for 214lX on loram low ram computer
 

Puppyt wrote:
Hasn't missed a beat despite the glacierpace install. Seems now worth the risk to throw some hardware upgrades into it...

Meantimes I've attempted a "remaster" of 214X15 on a bigger computer - and quickly saw the act as frankly sacrilegious: what a fabulous range of apps you've put into this

Thanks Puppyt we've all done a lot of work and its nice to see people happy with it Smile
ttuuxxx

_________________
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games Smile

Back to top
View user's profile Send private message Visit poster's website 
Display posts from previous:   Sort by:   
Page 151 of 326 [4877 Posts]   Goto page: Previous 1, 2, 3, ..., 149, 150, 151, 152, 153, ..., 324, 325, 326 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Puppy Projects
Jump to:  

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
[ Time: 0.1119s ][ Queries: 14 (0.0045s) ][ GZIP on ]