Author |
Message |
Ibidem
Joined: 25 May 2010 Posts: 553 Location: State of Jefferson
|
Posted: Tue 01 Jan 2013, 19:57 Post subject:
|
|
starhawk wrote: |
I thought that the savefile could sort of fix itself? I'm told that one can mount an unbootable ("corrupt") savefile while running from RAM, copy over everything that needs saving, and then unmount/overwrite the old (broken) savefile with a new one that works, without losing a thing.
...or am I mistaken? |
All depends on what the problem is.
If you crash it the way goingnuts did, you're lucky if anything's left.
|
Back to top
|
|
 |
greengeek

Joined: 20 Jul 2010 Posts: 4943 Location: Republic of Novo Zelande
|
Posted: Wed 02 Jan 2013, 15:15 Post subject:
|
|
- goingnuts:I am tinkering with the xorg pet on different machines and tried manually grafting it into the filesystem (no real success yet) and have a couple of questions:
1) When I use the pupngo pet installer the xorg pet works properly, even though the X11 folder within the pet is labelled x11r7 (lower case). However, after the installer does it's work the files are in the X11R7 folder. How does this happen? I see no pinstall file to guide it?
2) After the installer has run, the libs from the pet are in their expected places, but there are also symlinks ponting to the new libs. How did those symlinks get there? How does "it" know how to name those symlinks correctly? Again I see no pinstall file to guide things. I do see a petspecs file but it does not give me any clues.
??
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 904
|
Posted: Wed 02 Jan 2013, 16:20 Post subject:
|
|
My best guess is that your extract of the pet file is "buggy"...The pet contains the symlinks - and the X11R7 is with capital letters...
|
Back to top
|
|
 |
greengeek

Joined: 20 Jul 2010 Posts: 4943 Location: Republic of Novo Zelande
|
Posted: Thu 03 Jan 2013, 03:22 Post subject:
|
|
I'm not sure what I am doing wrong. In order to extract the pet files I am changing the suffix to tar.gz and clicking on it, and I can see all of the symlinks listed there in the archiver, but when I extract the files none of the symlinks get extracted. I notice a | in front of the permissions list for each of the symlinks, but all the other files just have a -
Seems as if i am needing to change my system permissions somehow in order to be permitted to extract those symlinks?? or maybe use a cli command and some special arg to extract all??
EDIT: google tells me the first letter | is actually an "ell" and means the file type is "link", so not significant in terms of my problem I guess.
EDIT again: Turns out I needed to do the extraction within the /root folder. Not on another partition. Not sure why. All good now.
Description |
|
Filesize |
24.92 KB |
Viewed |
922 Time(s) |

|
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 904
|
Posted: Thu 03 Jan 2013, 14:13 Post subject:
|
|
greengeek - nice you made it work.
I am still uncertain if the "pink"-screen on some reported hardware is due to pupngo Xvesa or Xvesa in general. I have cut out a Xvesa from micropuppy which could be an option to test. Also included the programs xcompmgr and transset witch works with the micromuppy Xvesa and gives window-shadows, fade-in/out and transparent windows - view attached image. Its quite cool actually - wonder which Xvesa version is used and how it was configured...Download Xvesa_micromuppy.
|
Back to top
|
|
 |
greengeek

Joined: 20 Jul 2010 Posts: 4943 Location: Republic of Novo Zelande
|
Posted: Thu 03 Jan 2013, 14:27 Post subject:
|
|
Very nice. How easy is it to modify conky colours so that it is visible against a dark background? Is that possible?
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 904
|
Posted: Thu 03 Jan 2013, 14:42 Post subject:
|
|
Most conky settings are done in /root/.conkyrc. Most settings are well commented. Try "xcompmgr -f &" for some cool fading of windows - should work with xorg as well.
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 4787 Location: Kingwood, TX
|
Posted: Thu 03 Jan 2013, 16:03 Post subject:
|
|
goingnuts wrote: | greengeek - nice you made it work.
I am still uncertain if the "pink"-screen on some reported hardware is due to pupngo Xvesa or Xvesa in general. I have cut out a Xvesa from micropuppy which could be an option to test. Also included the programs xcompmgr and transset witch works with the micromuppy Xvesa and gives window-shadows, fade-in/out and transparent windows - view attached image. Its quite cool actually - wonder which Xvesa version is used and how it was configured...Download Xvesa_micromuppy. | It is an error in Xvesa and I did stumble on a patch for it once but I was on my droid and haven't come across it again, but I bet it is in dix (btw dix stands for display/driver independent X and ddx is display/driver dependent X) ... IIRC it was something in RBG instead of RGB or something like that for some of the lower res display modes
_________________ Check out my github repositories. I may eventually get around to updating my blogspot.
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 904
|
Posted: Fri 04 Jan 2013, 02:40 Post subject:
|
|
Thanks that is good to know. Might be the time for revising the tinyX-server source and build-config....
|
Back to top
|
|
 |
greengeek

Joined: 20 Jul 2010 Posts: 4943 Location: Republic of Novo Zelande
|
Posted: Fri 04 Jan 2013, 05:40 Post subject:
|
|
I finally got the hang of remastering and have posted a topic where I plan to make available various tailored versions of pupngo.
First version is just the basic pupngo2012 with the sns retro pet added.
http://www.murga-linux.com/puppy/viewtopic.php?p=675415#675415
EDITI have now added a version of pupngo2012 with xorg and Freeoffice installed. Out of the pupngo spirit really because its pretty big, but hey, it lets me do all my typing/pdf creation on a pupngo install and runs like lightning so why not?
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 904
|
Posted: Fri 04 Jan 2013, 18:19 Post subject:
|
|
greengeek: Thats what pUPnGo is all about - a building block to build upon. Nice work!
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 904
|
Posted: Sun 06 Jan 2013, 06:52 Post subject:
|
|
New build uploaded with fix for severe bug found by Jan99: Cryptosave was not working as I have used losetup from util-linux-2.11z which does not support -f switch. Unfortunately this is placed in initrd so only fix has been to ship a new iso.
|
Back to top
|
|
 |
Jan99
Joined: 01 Jan 2013 Posts: 10
|
Posted: Sun 06 Jan 2013, 13:56 Post subject:
pUPnGO 2012 Subject description: Cryptoloop |
|
Hello goingnuts,
Thank you very much for correcting the Cryptosave.
That works perfect now.
Only thing direct crypto mount does not work, can that be corrected to??
Example:
# mount -o encryption=aes pup_save_crypta-winterm.2fs ~/cmnt
Unsupported encryption type aes
If not could you please share how to do it in a a script?
Example how i can load my save file (I have other files with prive data) :
# losetup -f
/dev/loop1
# losetup -e aes /dev/loop1 pup_save_crypta-winterm.2fs
Password:
# mount /dev/loop1 ~/cmnt
And another script to free the loop device after use.
Thanks jan99.
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 904
|
Posted: Sun 06 Jan 2013, 15:01 Post subject:
|
|
I am not an expert in this but the way the init in initrd does the thing is:
Quote: | read -s MYPASS #and then enter your password
echo "$MYPASS" | losetup -p 0 -e aes /dev/loop1 /mnt/dev_save$PUPSAVEFILE
#after that mount the /dev/loop1 where you want it
|
This works in pupngo for a heavy encrypted savefile.
Please note that in pupngo losetup is same as losetup-FULL - in other Puppy versions losetup is a symlink to busybox and losetup-FULL is ...the full losetup. The busybox version is present but you need to call it by "busybox losetup"...
|
Back to top
|
|
 |
maddox
Joined: 28 Sep 2007 Posts: 453 Location: sometimes in France
|
Posted: Sun 06 Jan 2013, 18:58 Post subject:
|
|
live-cd running now, tried playing an mp3 song :
minimp3 /mnt/data/Small-mem-card/Music/Can I go now.mp3
Error: cannot open `/mnt/data/Small-mem-card/Music/Can'!
file name with spaces gives an error (truncated), there was a small puppy tool for this situation ' -_' (space,hyphen,underline)
minimp3 /mnt/data/Small-mem-card/Music/'Can I go now.mp3' #file name quoted
song played
xhippo can handle file names with spaces.
beaver doesn't like ctrl+c/ctrl+v method, ctrl+v closes previous opened window
.. could this be a jwm shortcut problem ?
high-lighting and mouse middle click paste method works between rxvt/beaver/beaver/rxvt
not between beaver/dillo save file then open in dillo. a bit complicated
@ starhawk my acer 508t also has a magicGraph128XD 2MB card (aka neomagic)
googled it : very poor results with Xvesa (nil), slightly better with Xfbdev, better with fb and best with Xorg
needs some $magic to get it working under Xvesa with linux, tried but never completly implemented.
searched the forum with keyword Xfbdev : 29 results, interesting reading (blacklisted with Xvesa /funny colors)
saw you've just uploaded a new iso will also test that one
|
Back to top
|
|
 |
|