Slacko 5.5 Final
Appears to be working well.......01micko wrote:firefox-19.0 is available in the updates manager
- Attachments
-
- Slacko-Firefox 19.jpg
- (46.09 KiB) Downloaded 1099 times
I just compiled the latest chromium-25.0.1364.97.
25 has just gone stable. It *should* run on i586 (Athlon-XP, pentium-2) and you will notice there are far less errors logged due to being compiled against true slackware dependencies. (as with the other chromium-24.xxxx that I compiled at ibiblio and mirrors). I'll upload it soon, but as usual, ibiblio is giving troubles. EDIT: uploaded, see below
See http://www.chromium.org/developers/calendar for the current status of chromium. A handy reference.
Download
http://distro.ibiblio.org/puppylinux/pe ... 86-s14.pet
checksum <-- 3b2f13e9b6376298a3433971da99d672 chromium-25.0.1364.97-i486-s14.pet
PET REUPLOADED with fixed start script
25 has just gone stable. It *should* run on i586 (Athlon-XP, pentium-2) and you will notice there are far less errors logged due to being compiled against true slackware dependencies. (as with the other chromium-24.xxxx that I compiled at ibiblio and mirrors). I'll upload it soon, but as usual, ibiblio is giving troubles. EDIT: uploaded, see below
See http://www.chromium.org/developers/calendar for the current status of chromium. A handy reference.
Download
http://distro.ibiblio.org/puppylinux/pe ... 86-s14.pet
checksum <-- 3b2f13e9b6376298a3433971da99d672 chromium-25.0.1364.97-i486-s14.pet
PET REUPLOADED with fixed start script
- Attachments
-
- capture19234.png
- (108.07 KiB) Downloaded 1007 times
Last edited by 01micko on Sat 23 Feb 2013, 07:57, edited 1 time in total.
Puppy Linux Blog - contact me for access
I already knew what would happen but........ Slacko 5.4.0.3 frugal install with 256 mb ram and swap off.gcmartin wrote:Hi @James CThis is an interesting comment. Having swap, you've done a good thing is protecting that your system wouldn't quickly lock as you increase system workload. But I am curious because of an observation I've made about 32bit PUPs I/O subsystem usage when running "pfix=RAM".James C wrote:No wonder it's slower, using swap with just the browser open.........
If you turn off SWAP, viacould you notice any difference in behavior of the P3 PC? Just curious of what you might observe.Code: Select all
swapoff /dev/...
Thanks in advance.
Pretty obviously got much,much slower...... almost too slow to use.
Code: Select all
# free
total used free shared buffers
Mem: 253280 245724 7556 0 17988
-/+ buffers: 227736 25544
Swap: 0 0 0
#
Code: Select all
# free
total used free shared buffers
Mem: 253280 246544 6736 0 17812
-/+ buffers: 228732 24548
Swap: 0 0 0
#
Went ahead and posted the above because I'm expecting a freeze-up at any moment.
Opened a video in another tab.....don't know if it's the low-ram issue but cannot play a Youtube video......repeated flash crashes.Going to turn swap back on and try the video again.
Code: Select all
# free
total used free shared buffers
Mem: 253280 246916 6364 0 20576
-/+ buffers: 226340 26940
Swap: 0 0 0
#
Swap back on...... much better.
Much quicker and videos play again. Swap on slow but usable and swapoff is basically useless.
Testing......
Code: Select all
# free
total used free shared buffers
Mem: 253280 248284 4996 0 22432
-/+ buffers: 225852 27428
Swap: 1020092 10064 1010028
#
Testing......
- Attachments
-
- with swap.jpg
- (61.82 KiB) Downloaded 946 times
I get......01micko wrote:I just compiled the latest chromium-25.0.1364.97.
- Attachments
-
- Chromium on Athlon XP.jpg
- (20.34 KiB) Downloaded 944 times
Sorry everyone! wrong start script for chromium!
This is it at /usr/bin/chrome.sh
If you want to add extra options, like --allow-outdated-plugins just add a line to it.. and older flash will work. This is added to the file $HOME/.chromium_data which you need to create. (HOME=root most of the time). You can add multiple options to OPTS, which limits cache to 10M
Or you can add a different user-data dir with
I'll pet the script but the package is reuploading and I'll edit my post with new checksum soon.
This is it at /usr/bin/chrome.sh
Code: Select all
#!/bin/bash
# start script for chromium
USER_DATA_DIR=$HOME/.chromium_dir
[ -f $HOME/.chromium_data ] && . $HOME/.chromium_data
if [ "$UID" = 0 ];then
exec /usr/lib/chromium/chrome --user-data-dir="$USER_DATA_DIR" "$OPTS" "$@"
else
exec /usr/lib/chromium/chrome "$@"
fi
Code: Select all
OPTS="--allow-outdated-plugins"
Code: Select all
OPTS="--allow-outdated-plugins --disk-cache-size=10000000"
Or you can add a different user-data dir with
Code: Select all
USER_DATA_DIR="/mnt/home/chromium"
- Attachments
-
- chromium_start_script-1.pet
- (505 Bytes) Downloaded 261 times
Puppy Linux Blog - contact me for access
Hello !
I made KDE 4.10 sfs for Slacko 5.4/5.4.1.
http://www.murga-linux.com/puppy/viewto ... 431#687431
Have a nice day !
I made KDE 4.10 sfs for Slacko 5.4/5.4.1.
http://www.murga-linux.com/puppy/viewto ... 431#687431
Have a nice day !
- Attachments
-
- capture9608.jpg
- (38.35 KiB) Downloaded 745 times
I'm Commander Shepard and this is my favorite Linux distrbution on the Citadel.
The new Chromiums (yours and 27 from JamesTheAwesomeDude) seem to be Chrome under the skin - see attached screenie.01micko wrote:I just compiled the latest chromium-25.0.1364.97.
slacky has uploaded google-chrome instead of updating Chromium...
http://slackware.org.uk/slacky/slackwar ... le-chrome/
I wonder what's happening?
Cheers
peebee
- Attachments
-
- capture3592.png
- (25.82 KiB) Downloaded 706 times
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
peebee,
I guess it just makes it easier for google... they call the shots.
Only difference really is pepperflash and dependency on gconf (which I hate incidentally.. did I ever mention that? ).
I guess it just makes it easier for google... they call the shots.
Only difference really is pepperflash and dependency on gconf (which I hate incidentally.. did I ever mention that? ).
Puppy Linux Blog - contact me for access
network_tray
This is for testing before I do the next build, (I finally have a little time to do one!)
network_tray 18k
It is a rewrite of rerwin's version for frisbee integration.
You lose the ability to change themes though, but the icon theme is close to jemimah's frisbee original, except they are in svg format.
Also, I fixed a bug with my IP address showing in the tooltip. It now shows correctly if you connect over ppp. (direct modem). The icon *should change to a mobile phone if you are connected by a mobile phone or 3g modem or to an old phone if connected by analog modem. This is taken care of by a script by rerwin. If connected by ethernet you get blinking screens or by wireless you get the antenna.
This is designed to be NooB friendly
Reports please.
network_tray 18k
It is a rewrite of rerwin's version for frisbee integration.
You lose the ability to change themes though, but the icon theme is close to jemimah's frisbee original, except they are in svg format.
Also, I fixed a bug with my IP address showing in the tooltip. It now shows correctly if you connect over ppp. (direct modem). The icon *should change to a mobile phone if you are connected by a mobile phone or 3g modem or to an old phone if connected by analog modem. This is taken care of by a script by rerwin. If connected by ethernet you get blinking screens or by wireless you get the antenna.
This is designed to be NooB friendly
Reports please.
Puppy Linux Blog - contact me for access
Re: network_tray
no adverse behavior to report. Used a permanent system to download PET to USB.01micko wrote:This is for testing before .. This is designed to be NooB friendly ... Reports please.
Booted pristine, set hostname in FirstRUN, installed PET from USB, setup Frisbee. Nothing abnormal has occurred. All information is current and accurate. And IP is stable without issues.
Is this the kind of report you wanted?
Here to help
network_tray
Everything's fine here (eth0).01micko wrote:Reports please.
Greetings!
[color=red][size=75][O]bdurate [R]ules [D]estroy [E]nthusiastic [R]ebels => [C]reative [H]umans [A]lways [O]pen [S]ource[/size][/color]
[b][color=green]Omnia mea mecum porto.[/color][/b]
[b][color=green]Omnia mea mecum porto.[/color][/b]
O1micko,
An example of a problem that seems to be common with USB flash drive installs. Not finding the Puppy main sfs file on bootup. I am seeing reports of this, more and more, dealing with Slacko and Precise.
As rcrsn51 points out.
An example of a problem that seems to be common with USB flash drive installs. Not finding the Puppy main sfs file on bootup. I am seeing reports of this, more and more, dealing with Slacko and Precise.
As rcrsn51 points out.
http://murga-linux.com/puppy/viewtopic.php?t=84601This may be a timing issue. Other distros, like Fatdog, have a "waitusb" option to handle the problem.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
When I was a kid I wanted to be older.... This is not what I expected
YaPI(any iso installer)
Re: network_tray
Hi Mick01micko wrote:This is for testing before I do the next build, network_tray
Reports please.
Works fine for me on wifi - icons are nice and familiar from Frisbee - and good quality from svg.
Tested on both Slacko 5.4.1beta and Precise 5.5beta with Rerwin's latest Frisbee - all good - it could lose the -s suffix as its not specific to Slacko?
Cheers
peebee
LxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64
Re: network_tray
Appears to be working fine here too.01micko wrote:This is for testing before I do the next build, (I finally have a little time to do one!)
network_tray 18k
Reports please.
Thanks guys for network_tray reports
There is a bug though if you have 2 wired network interfaces..particularly noticeable if you are connected to the second one, this would have been in the original by Barry (and inherited by rerwin's) anyway. Also, there is a bug if you have a ppp (any kind of modem) interface. though it's not as serious as the 2 eth interface bug. The fix should fix both. On the hunt.
There is a bug though if you have 2 wired network interfaces..particularly noticeable if you are connected to the second one, this would have been in the original by Barry (and inherited by rerwin's) anyway. Also, there is a bug if you have a ppp (any kind of modem) interface. though it's not as serious as the 2 eth interface bug. The fix should fix both. On the hunt.
Puppy Linux Blog - contact me for access
Slacko 5.4.1 Beta
I did a manual frugal install to an 8gb SDHC card formatted ext4,
using grub4dos as the bootloader.
VIDEO REPORT: Slacko Puppy, version 5.4.0.4
Chip description:
VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and
Audio Decoder (rev 04)
Requested by /etc/X11/xorg.conf:
Depth (bits, or planes): 24
Modules requested to be loaded: dbe
Drivers requested to be loaded: fglrx
Probing Xorg startup log file (/var/log/Xorg.0.log):
Driver loaded (and currently in use): fglrx
Loaded modules: amdxmm dbe ddc dri dri2 extmod fb fglrxdrm glesx glx kbd
mouse ramdac record vbe vgahw
Actual rendering on monitor:
Resolution: 1440x900 pixels (380x238 millimeters)
Depth: 24 planes
OpenGL
Vendor Advanced Micro Devices, Inc.
Renderer ATI Radeon HD 3200 Graphics
Version 3.3.11672 Compatibility Profile Context
Direct Rendering Y_es
# glxgears
19584 frames in 5.0 seconds = 3916.722 FPS
19695 frames in 5.0 seconds = 3938.826 FPS
19734 frames in 5.0 seconds = 3946.735 FPS
Computer
Processor 4x AMD Phenom(tm) II X4 810 Processor
Memory 3374MB (198MB used)
I installed kdegames from ppm (the devx wasn't loaded) and the broken
pinboard bug is gone.
I loaded the devx and installed the proprietary ati driver and
compiled a few pets with no problems.
Looks good so far
I'll attach the htop and cmus pets that I made, also made pets of
fox-1.6.47-i686.pet and xfe-1.34-i686.pet but they are too large to attach.
using grub4dos as the bootloader.
VIDEO REPORT: Slacko Puppy, version 5.4.0.4
Chip description:
VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
Multimedia video controller: Conexant Systems, Inc. CX23885 PCI Video and
Audio Decoder (rev 04)
Requested by /etc/X11/xorg.conf:
Depth (bits, or planes): 24
Modules requested to be loaded: dbe
Drivers requested to be loaded: fglrx
Probing Xorg startup log file (/var/log/Xorg.0.log):
Driver loaded (and currently in use): fglrx
Loaded modules: amdxmm dbe ddc dri dri2 extmod fb fglrxdrm glesx glx kbd
mouse ramdac record vbe vgahw
Actual rendering on monitor:
Resolution: 1440x900 pixels (380x238 millimeters)
Depth: 24 planes
OpenGL
Vendor Advanced Micro Devices, Inc.
Renderer ATI Radeon HD 3200 Graphics
Version 3.3.11672 Compatibility Profile Context
Direct Rendering Y_es
# glxgears
19584 frames in 5.0 seconds = 3916.722 FPS
19695 frames in 5.0 seconds = 3938.826 FPS
19734 frames in 5.0 seconds = 3946.735 FPS
Computer
Processor 4x AMD Phenom(tm) II X4 810 Processor
Memory 3374MB (198MB used)
I installed kdegames from ppm (the devx wasn't loaded) and the broken
pinboard bug is gone.
I loaded the devx and installed the proprietary ati driver and
compiled a few pets with no problems.
Looks good so far
I'll attach the htop and cmus pets that I made, also made pets of
fox-1.6.47-i686.pet and xfe-1.34-i686.pet but they are too large to attach.
- Attachments
-
- screenshot.jpg
- (39.26 KiB) Downloaded 601 times
-
- cmus-v2.5.0-i686.pet
- (195.11 KiB) Downloaded 319 times
-
- htop-1.0.2-i686.pet
- (54.62 KiB) Downloaded 328 times