Slacko Puppy 5.3.1

Please post any bugs you have found
Message
Author
gcmartin

Saving Live media SLACKO session back onto booted media

#406 Post by gcmartin »

Have anyone booted from multi-session Live media, then did a save-session onto the live media? I'm running into some unexpected difficulties where I cannot get the system to save the session.

There is room, and if I simply growisofs a folder it works to the media. But, Slacko is getting crossed up.

Has anyone has success doing this with SLACKO?

Thanks, in advance, for any comments on your experieces.

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#407 Post by 01micko »

bigpup,

Something you can try.

Code: Select all

sed -i 's/no/yes/' /etc/DISTRO_SPECS
This temporarily enables boot to desktop until a reboot

Code: Select all

mv /etc/X11/xorg.conf  /etc/X11/xorg.conf.orig 
This renames xorg.conf effectively removing it but backing it up to xorg.conf.orig.

Restart X. If you get a desktop please post the resolution. If not reboot, run xorgwizard and we'll consider this little experiment a fail!
Puppy Linux Blog - contact me for access

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

Re: Saving Live media SLACKO session back onto booted media

#408 Post by 01micko »

gcmartin wrote:Have anyone booted from multi-session Live media, then did a save-session onto the live media? I'm running into some unexpected difficulties where I cannot get the system to save the session.

There is room, and if I simply growisofs a folder it works to the media. But, Slacko is getting crossed up.

Has anyone has success doing this with SLACKO?

Thanks, in advance, for any comments on your experieces.
Does the machine have a harddrive? I think there is a bug in woof where puppy thinks that PDEV1 is the hdd.

Try booting and ignoring the last session. I do need to look into this further.
Puppy Linux Blog - contact me for access

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#409 Post by 01micko »

Testing (use at own risk)

This is the very latest JWM (our default window manager) including patches to Petget (PPM) such that we get no more "the screen will flicker" messages, and in fact the screen does not flicker.

This has been a major gripe with JWM for the past couple of years and finally Joe has done something about it.

It does have a layering issue with wbar if you use it but I have put in a <Group> setting for wbar to use layer 3. It seems ok to me, please report if you get an issue with wbar.

Note that 3 files in PPM will be modified and also the jwm xdg template.

Have fun!
Attachments
jwm-update-553.pet
Install then restart X
(91.75 KiB) Downloaded 466 times
Puppy Linux Blog - contact me for access

gcmartin

Re: Saving Live media SLACKO session back onto booted media

#410 Post by gcmartin »

01micko wrote:
gcmartin wrote:Have anyone booted from multi-session Live media, then did a save-session onto the live media? I'm running into some unexpected difficulties where I cannot get the system to save the session. ...
Does the machine have a harddrive?
Answer:
Yes! I'm using PAE SLACKO Live media on 1 PC and 2 laptops (the PC has NOT been rebooted since its startup and servers loaded from PPM.) The problems occur with Laptops as they are restarted regularly.
  1. on 1 laptop it has a 3 partition HDD with NTFS and FAT
  2. and on the other it has a USB with a 4GB SWAP and one 4GB ext3 partition
Hope this helps

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#411 Post by bigpup »

01micko wrote:bigpup,

Something you can try.

Code: Select all

sed -i 's/no/yes/' /etc/DISTRO_SPECS
This temporarily enables boot to desktop until a reboot

Code: Select all

mv /etc/X11/xorg.conf  /etc/X11/xorg.conf.orig 
This renames xorg.conf effectively removing it but backing it up to xorg.conf.orig.

Restart X. If you get a desktop please post the resolution. If not reboot, run xorgwizard and we'll consider this little experiment a fail!
Yes it booted to desktop.
1366X768 resolution using Vesa driver.
Still have right edge of screen cut off.

It would be nice if someone else could confirm the same problem with 1366X768 resolution.
If they can use that setting, with no right edge cutoff, it would tell us it may just be the hardware I have.


You can stop any time you want to. I am happy using 1280X800 setting.
Or is this nagging at you like it is with me. This should be a no problem.
1366X768 is a common setting for most new 19 inch wide screen monitors.
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 :shock:
YaPI(any iso installer)

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

Re: Saving Live media SLACKO session back onto booted media

#412 Post by bigpup »

gcmartin wrote:Have anyone booted from multi-session Live media, then did a save-session onto the live media? I'm running into some unexpected difficulties where I cannot get the system to save the session.

There is room, and if I simply growisofs a folder it works to the media. But, Slacko is getting crossed up.

Has anyone has success doing this with SLACKO?

Thanks, in advance, for any comments on your experieces.
I have done it with no problem.

Idea:
Any chance you have a save file, anyplace on the computer, that is being used by the booted multi-session live Slacko?
The first time I boot with live multi-session disc.
I always boot with option puppy pfix=ram, make the first save file, to disc, before adding anything and reboot.
That way everything knows that is where I am saving.
After there is a save on the disc, it should not look anyplace else, for a save file, when booting.
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 :shock:
YaPI(any iso installer)

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#413 Post by 01micko »

bigpup,

I have 3 1366x768 res monitors, 2 are on lappies, (1 a HP, 1 a macbook, 1an asus external) and all are perfect with Slacko and Lupu, even the old intel brookdale graphics chip with the reasonably new asus 17" widescreen .That monitor has been hooked up to 3 radeons, 2 nvidias and an SiS, all without issue. 1 of my nvidias does shift left as said before but easily corrected. So I think your case is very specific, yet still annoys! Maybe a specific modeline specifying 1368x768 would be the go. It's obviously not using that at all so I believe that's where your edge has gone.
Puppy Linux Blog - contact me for access

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#414 Post by bigpup »

01micko,

You would think 47 (us dollars) would buy you a decent 19" monitor. :lol: :shock:
Maybe I now know why they dumped them for such a low price. :wink:
I would say we have determined Slacko is not the problem.
I will play with modelines and see if I can blow this thing up. I always wanted to see if xvidtune would really do that, as all the warnings say. :twisted:

Thanks for putting up with this!! :)
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 :shock:
YaPI(any iso installer)

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

Audacity for slacko

#415 Post by don570 »

Audacity for slacko

I was able to get the latest stable version of audacity
to work in Slacko

I took the Lucid Puppy version and added libsamplerate
and jack
Available:
http://www.datafilehost.com/download-e7422553.html

____________________________________________________

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#416 Post by 01micko »

Thanks don570

_

bigpup

A shot in the dark here.

Try this: Back up /usr/sbin/xorgwizard. Open /usr/sbin/xorgwizard in geany an search for all 1366 entries and edit to 1368. Record what lines you edit. Run xorgwizard and see if that res sticks. Worst that will happen is X don't start, in which case open /usr/sbin/xorgwizard at the command line in minimum profit text editor

Code: Select all

mp /usr/sbin/xorgwizard
and restore 1366 at the lines you recorded. Ctrl-S saves the file, Ctrl-Q quits MP, then run xorgwizard. Or just restore the backup!
Puppy Linux Blog - contact me for access

User avatar
mavrothal
Posts: 3096
Joined: Mon 24 Aug 2009, 18:23

#417 Post by mavrothal »

01micko wrote: Open /usr/sbin/xorgwizard in geany an search for all 1366 entries and edit to 1368. Record what lines you edit.
eg

Code: Select all

mv  /usr/sbin/xorgwizard  /usr/sbin/xorgwizard.old
sed 's/1366/1368/g' /usr/sbin/xorgwizard.old >  /usr/sbin/xorgwizard
diff -u  /usr/sbin/xorgwizard.old /usr/sbin/xorgwizard > ~/1368.diff
Note that in lupu/luci the file is the xorg-setup not xorgwizard and the default resolution 1360 not 1366
(I'm doing something like it for XO puppies :) There are no "unrelated" 136X entries in xorgwizard/-setup)
== [url=http://www.catb.org/esr/faqs/smart-questions.html]Here is how to solve your[/url] [url=https://www.chiark.greenend.org.uk/~sgtatham/bugs.html]Linux problems fast[/url] ==

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#418 Post by Sylvander »

HELP!
I've messed up my display of icons on the desktop for partitions on drives.

1. When I closed the drawer of the optical drive with a Puppy disk in it...
It was auto-mounting the filesystem.
So...

2. [Doubt if] I went to "Menu->System->Puppy Event Manager->Desktop Icons", and unticked "Tick box for drive icons on desktop".
I think I may have configured that partitions should not be auto-mounted when plugged in.
Nor programs be auto run.
All the partition icons disappeared from the desktop, and in there place was a single icon for "drives".
NOT WHAT I WANT!

3. Tried re-ticking the box in 2 above, plus "Tick box for an icon for each partition", but it makes no difference, and the ticks are gone next time I go there.

4. Any idea how to fix this?

5. Also...
The "Save" icon on the desktop no longer works! :(
Worked OK before.
Now when I click it, the yellow "NOTICE:..." comes up, but no save notification, and no increase in %CPU usage.

Jasper

#419 Post by Jasper »

Hi Sylvander,

Can you not restore, using copy and paste via another Puppy?

My regards

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#420 Post by Sylvander »

Hmmm...
Possibly.

1. The only backup I have of a Slacko save file was made way back on the 25th of October 2001 for version 5.2.97-k2.6.37.6-smp...
Whereas right now I'm running Slacko-5.3.1-MAIN-ataflash.iso .

2. Would that old slackosave.3fs file update OK using this CD?
I might lose stuff I've changed since then.
Is there no easier fix that doesn't involve such risk and possible loss?

3. I notice that no auto-save is taking place at shut-down/reboot.
So no changes whatever are being saved! :(
That's not good!

Jasper

#421 Post by Jasper »

Hi,

What about Menu>Desktop>Desksetup Templates for Desk Icons>Traditional.

It may not be exactly what you want or need and it may not work, but if you click on the Floppy disk style icon, in that same window, first you should be able to restore your current mess - or you could backup your current mess first. then click that icon.

My regards

PS you're a decade out in your reply above.

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#422 Post by Sylvander »

1. SUCCESS! :D

That did the trick! 8)
Now all partition icons are displayed...
Just as I like them.

2. I'm being offered the option "Save the session = Yes/No?" at shut-down; haven't yet tested if it's working OK.
Will do so as I reboot to backup the slackosave.

3. The "Save" icon on the desktop still isn't working.

4. Will make a backup of the present slackosave, then try the other stuff you suggested.

Jasper

#423 Post by Jasper »

Hi again Sylvander,

I'm pleased you've had a partial result. I never use my desktop save icon so as to avoid an error message on rebooting. I seem to recall you found a fix for that. A restatement below or a link to your fix would be appreciated.

My regards

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#424 Post by Sylvander »

1. I have lots of handy stuff found here at the Puppy forums, and listed in my Puppy Linux thread at the PC-Guide forums.

Here's page 14 of my thread, which is at page 17 right now, and has had 59,836 views at this moment.

Here's the post that includes the link to the post with the info you want [plus links to other related and useful stuff].

--------------------------------------------------------------------------------------------
And here's the post by Dougal that gives the needed info.
---------------------------------------------------------------------------------------------

When I'm setting up a new Puppy I go through that thread finding useful stuff [configurations/tweaks/packages] to add.
The above is only one of them.
I've often thought it would be a good idea to make a new post or thread listing all the really pertinent stuff in one go, and leave out all the dross.
Any thoughts?

2. The save at shutdown of Slacko is working/functional.

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#425 Post by Aitch »

Sylvander

Your thread over there is a one man masterpiece....thanks

Aitch :)

Post Reply