The time now is Tue 18 Jun 2013, 21:26
All times are UTC - 4 |
|
Page 10 of 42 Posts_count |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10, 11, 12, ..., 40, 41, 42 Next |
| Author |
Message |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Thu 15 Mar 2012, 17:39 Post_subject:
Re: Congratulations |
|
| Volhout wrote: |
edit: one small problem after playing few hours and rebooting few times: sometimes grub4dos does not see the frugal install on the SDcard. Must be a timing issue. It gives "file not found" at the "find --set root ........sfs" line. Must be that the card filesystem is not read by the bios or by grub4dos at the moment the "find" is executed. Played with timing a bit, but that does not resolve the issue. This may be a known issue, but I fear I am unique in that I have grub4dos installed in a harddisk system and try to boot from an SD card through grub4dos's menu.lst. |
You can set the actual pdev1 parameter on your kernel line, this may solve your issue.
For example, if you have a save on sdd1 you'd add this to your kernel line:HTH
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Jasper

Joined: 25 Apr 2010 Posts: 889 Location: England
|
Posted: Thu 15 Mar 2012, 18:07 Post_subject:
|
|
Hi 01micko,
I am really very sorry to fail you, but I have been unable to do a single worthwhile test on 5.2.3.7 and after almost four hours I've given up.
The problems are with my equipment. Despite recent problems with both my ancient internal hard drives I have eventually decided that my current problem is in burning an error free CD-R or DVD+RW (even though the MD5 checks).
From my point of view my/your 5.3.1 DVD boot and USB stick are still working perfectly; it's very fast on my old desktop, ideally stable and a total saviour.
My regards and thanks
|
|
Back to top
|
|
 |
Billtoo
Joined: 07 Apr 2009 Posts: 1507 Location: Ontario Canada
|
Posted: Thu 15 Mar 2012, 19:34 Post_subject:
slacko 5.3.3, back to beta2 Sub_title: flash drive install |
|
I've been using my 4gb flash drive install on several computers, 3
with nvidia graphics and my laptop with ati graphics.
The computers with nvidia graphics just needed to rerun xorgwizard and
choose the nvidia driver and the correct resolution (the proprietary
nvidia driver was installed on pc1), also run the network wizard.
On my laptop it booted straight to the desktop and was using the vesa
driver, I downloaded the amd-driver-installer-12-2-x86.x86_64.run and
installed it.I had to run the network wizard to setup the wireless
connection.
It's working very well, amazing what you can get on a 4 gb flash
drive, 2 gb save file and the rest to store sfs files etc.
Thu 15 Mar 2012 Operating System:Slacko Puppy-5.3.2.7p Linux 3.1.10-slacko_paeA
0.0 VGA compatible controller: ATI Technologies Inc Manhattan
[Mobility Radeon HD 5000 Series]
oem: ATI ATOMBIOS product: PARK 01.00
X Server: Xorg Driver: # vesa
X.Org version: 1.9.5
dimensions: 1600x900 pixels (423x238 millimeters)
depth of root window: 24 planes
direct rendering: Yes
server glx vendor string: ATI
server glx version string: 1.4
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Mobility Radeon HD 5400 Series
OpenGL version string: 4.2.11554 Compatibility Profile Context
# glxgears
26447 frames in 5.0 seconds = 5289.242 FPS
26838 frames in 5.0 seconds = 5367.427 FPS
26729 frames in 5.0 seconds = 5345.690 FPS
Intel(R) Core(TM) i5 CPU M 430
Core 0: 1733 1: 1733 2: 1733 3: 1733 MHz
Network controller: Atheros Communications Inc. AR928X Wireless
Network Adapter (PCI-Express) (rev 01)
 |
| Description |
|
| Filesize |
17.04 KB |
| Viewed |
1590 Time(s) |

|
|
|
Back to top
|
|
 |
shinobar

Joined: 28 May 2009 Posts: 2271 Location: Japan
|
Posted: Thu 15 Mar 2012, 20:32 Post_subject:
SD card boot |
|
| Volhout wrote: | | sometimes grub4dos does not see the frugal install on the SDcard. Must be a timing issue. It gives "file not found" at the "find --set root ........sfs" line. |
The grub4dos have seen the menu.lst and then do the "find --set root".
Where is your menu.lst, on the SDcard or on another drive?
_________________ Multilingual Wary-511
Lucid Puppy Quickset edition
Downloads for Puppy Linux http://shino.pos.to/linux/downloads.html
|
|
Back to top
|
|
 |
Volhout

Joined: 28 Dec 2008 Posts: 244
|
Posted: Fri 16 Mar 2012, 05:05 Post_subject:
grub4dos |
|
shinobar,
the harddisk has 3 partitions: sda1 (ntfs, win XP), sda2 (ntfs, data), sda3 (ext4, lubuntu 11.10). Then I have an SD card slot that registers as a USB drive (sdb1, Slacko).
menu.lst is on sda1. I think that is where grub4dos default puts it (logical choice, since if you remove the SD card, the system can still boot).
The problem is that after I make the selection in the blue screen (so menu.lst is found) I get this error (command line, not a popup).
The problem does not happen when I boot winXP or Lubuntu from the harddrive, so it must have something to do with the card/usb.
The problem is a bit intermittent. Yesterday evening I had 4 or 5 times perfect booting, and the 6'th time I had the problem.
Do you think it may be card related (faster SD card ?), this card is type 6. I may have some "type 10" card laying around, and give that a try later.
Thank you for trying to diagnose this....
Volhout
|
|
Back to top
|
|
 |
Volhout

Joined: 28 Dec 2008 Posts: 244
|
Posted: Fri 16 Mar 2012, 05:25 Post_subject:
Re: Congratulations |
|
| 01micko wrote: | | Volhout wrote: |
edit: one small problem after playing few hours and rebooting few times: sometimes grub4dos does not see the frugal install on the SDcard. Must be a timing issue. It gives "file not found" at the "find --set root ........sfs" line. Must be that the card filesystem is not read by the bios or by grub4dos at the moment the "find" is executed. Played with timing a bit, but that does not resolve the issue. This may be a known issue, but I fear I am unique in that I have grub4dos installed in a harddisk system and try to boot from an SD card through grub4dos's menu.lst. |
You can set the actual pdev1 parameter on your kernel line, this may solve your issue.
For example, if you have a save on sdd1 you'd add this to your kernel line:HTH |
Thank you, that fixed it (I had 10+ succesfull boots). Of coarse I used pdev1=sdb1.
Regards,
Volhout
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Fri 16 Mar 2012, 06:24 Post_subject:
|
|
Ok, I have tackled the insertion of panel applets, it's quite different to how Jason (plinej) did the original but still uses some of his code.
Seems to work ok in adding and deleting panel icon launchers.
Have fun (and please report success or failure)
| Description |
|

Download |
| Filename |
jwm_panel_buttons-0.1.pet |
| Filesize |
2.03 KB |
| Downloaded |
124 Time(s) |
| Description |
|
| Filesize |
30.85 KB |
| Viewed |
1470 Time(s) |

|
| Description |
|
| Filesize |
10.33 KB |
| Viewed |
1464 Time(s) |

|
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
playdayz

Joined: 25 Apr 2008 Posts: 3705
|
Posted: Fri 16 Mar 2012, 09:57 Post_subject:
|
|
I see that 01micko has already made Iron and Chrome 17 packages. By default they Won't Run as Root. Iguleder made a patch. Alternatively it is possible to run them in root by specifying the --user-data-dir as in this command:
| Quote: | | exec /usr/lib/chrome-linux/chrome --user-data-dir=/root/.config/chromium --disk-cache-size=10000000 --media-cache-size=10000000 "$@" |
Latest Chromium-based browsers
Chromium 19 -> ftp://distro.ibiblio.org/puppylinux/pet_packages-slacko/chromium-19.0.1072.0-slacko.pet
Google Chrome 17 -> ftp://distro.ibiblio.org/puppylinux/pet_packages-slacko/google_chrome-17.0.963.79-slacko.pet
Srware Iron 17 -> ftp://distro.ibiblio.org/puppylinux/pet_packages-slacko/iron-17.0.1000.0-slacko.pet
Chromium is the open source development platform so it runs ahead of the other 2. Google Chrome has its own flashplayer built in. Iron removes some of the privacy-compromising features of Google Chrome.
|
|
Back to top
|
|
 |
ETP

Joined: 19 Oct 2010 Posts: 331 Location: UK
|
Posted: Fri 16 Mar 2012, 10:29 Post_subject:
JWM PANEL APPLETS Sub_title: TESTING PET |
|
| 01micko wrote: | Ok, I have tackled the insertion of panel applets, it's quite different to how Jason (plinej) did the original but still uses some of his code.
Seems to work ok in adding and deleting panel icon launchers.
Have fun (and please report success or failure) |
Works fine but I prefer ICEWM for its speed & ease of manipulation.
| Description |
|
| Filesize |
495.91 KB |
| Viewed |
298 Time(s) |

|
_________________ Regards ETP
Currently running Slacko 5.3.3 k-3.1.10
(demo with audio--play flash full screen & press F11)
http://megaswf.com/s/2484946 1080p version Oct 2012
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1062
|
Posted: Fri 16 Mar 2012, 15:11 Post_subject:
|
|
| 01micko wrote: | Ok, I have tackled the insertion of panel applets, it's quite different to how Jason (plinej) did the original but still uses some of his code.
Seems to work ok in adding and deleting panel icon launchers.
Have fun (and please report success or failure) |
Works fine but shouldn't it have a menu entry or better yet right-clicking in the area?
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
ETP

Joined: 19 Oct 2010 Posts: 331 Location: UK
|
Posted: Fri 16 Mar 2012, 16:46 Post_subject:
|
|
| mavrothal wrote: | | 01micko wrote: | Ok, I have tackled the insertion of panel applets, it's quite different to how Jason (plinej) did the original but still uses some of his code.
Seems to work ok in adding and deleting panel icon launchers.
Have fun (and please report success or failure) |
Works fine but shouldn't it have a menu entry or better yet right-clicking in the area? |
You could just add one as below:
| Description |
|
| Filesize |
1.01 MB |
| Viewed |
1248 Time(s) |

|
_________________ Regards ETP
Currently running Slacko 5.3.3 k-3.1.10
(demo with audio--play flash full screen & press F11)
http://megaswf.com/s/2484946 1080p version Oct 2012
|
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 2688 Location: Earth
|
Posted: Fri 16 Mar 2012, 17:29 Post_subject:
|
|
Using a 1.5Ghz Centrino Laptop with 1GB RAM.
This distro and the packages installed runs very well on this platform. My steps were as follows to get a full-featured LAN PC
ISO to multi-session CDRW
Installed all the following packages outside of the PPM
SAMBA
JRE
AngryIP
Did a save session with the above 3
Rebooted and installed LibreOffice
Verified all subsystems functioning as expected including shares and share access.
Exercised a Remaster operation to capture all packages into a single ISO
Wiped the CDRW and burned the Remaster single ISO to the CDRW
Rebooted and everything is working harmonyously
_________________ Get ACTIVE; Create Circles; Do those good things which benefit the people's needs!
We are all related ... Its time to show that we know this!
Google's Puppy Search Engine
|
|
Back to top
|
|
 |
scsijon
Joined: 23 May 2007 Posts: 948 Location: the australian mallee
|
Posted: Fri 16 Mar 2012, 19:48 Post_subject:
trying things out.... |
|
I like your new PPM!
However is their any chance of putting the search bar at the top with it's search icon (where all the buttons are now) and having the other buttons at the bottom.
Much more what would be expected...
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7037 Location: qld
|
Posted: Fri 16 Mar 2012, 21:31 Post_subject:
|
|
Added an "Are you sure" Xdialog to the deletion of current launchers in the panel for JWM
| Description |
|

Download |
| Filename |
jwm_panel_buttons-0.2.pet |
| Filesize |
2.14 KB |
| Downloaded |
124 Time(s) |
| Description |
|
| Filesize |
63.63 KB |
| Viewed |
1133 Time(s) |

|
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1062
|
Posted: Sat 17 Mar 2012, 04:31 Post_subject:
|
|
| 01micko wrote: | | Added an "Are you sure" Xdialog to the deletion of current launchers in the panel for JWM |
Ok... I got jealous...
So I hacked it a bit to make it control a JWM applications panel. Good for small screens
The attached pet will also generate the (auto-hidden) applications panel on the top of the screen.
It also has a menu entry under "Desktop"
Update v0.2 prompts for Desksetup if present
Update 2 v0.3 allows positioning of the applications panel in any side.
The pet is a bit bigger because it includes the mini icons so it can be used in any puppy
Update 3 v0.4 fixes the addfunction, gives the option to edit entries and looks better
Update 5 v0.5 allows to resize the panel "thickness" (hight or width). Also minimizes scenarios that may be messed up by user actions.
Update 6 v0.6 allows reordering of the panel buttons and moved to its own thread
| Description |
Control panel for an applications tray
|

Download |
| Filename |
jwm_app_tray-0.5.pet |
| Filesize |
4.74 KB |
| Downloaded |
261 Time(s) |
| Description |
|
| Filesize |
54.8 KB |
| Viewed |
921 Time(s) |

|
Edited_times_total
|
|
Back to top
|
|
 |
|
|
Page 10 of 42 Posts_count |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10, 11, 12, ..., 40, 41, 42 Next |
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|