Page 16 of 28

Posted: Mon 02 Dec 2013, 10:50
by esmourguit
Bonjour à toutes et tous,

@shinobar,
Thank you for your reply.
We have created a symlink from /usr/bin/acpi to /bin/busybox and it works, but only once.
How to restart the process automatically when reactivation, to restart again a new hibernation?

Cordialement ;)

Re: acpid-busybox on Racy Puppy 5.5

Posted: Mon 02 Dec 2013, 12:15
by shinobar
esmourguit wrote:We have created a symlink from /usr/bin/acpi to /bin/busybox and it works, but only once.
I am not sure why, but the precise has the symlink at /sbin/acpid to /bin/busybox.

/etc/init.d/rc.acpi checks the busybox functions by 'busybox --list', but older version of busybox does not support '--list' option.
replace 'busybox --list' by 'busybox' at line 7 in /etc/init.d/rc.acpi:

Code: Select all

if [ "$(busybox | grep acpid)" = "" ]; then

puppy goes to erased partition

Posted: Tue 03 Dec 2013, 09:01
by oui
Hi

I did reorganize the hd from pc of my wife using the tools of Puppy (gparted, rox) and did erase partition sda6.

Puppy Precise is now in the dir "precise" in the root of sda5

as you can see on the screenshot in this message gparted shows no partition sda6 any more.

but Puppy Precise shows an icon sda6 and points on it as the mounted partition for home and will probably organize a real chaos if trying to write on an absent partition :twisted: :!:

I suppose that it is comming from the save file that my wife is always using in Puppy :oops: (bad idea those save files...)?

are the save file not portable?

kind regards

Posted: Fri 06 Dec 2013, 05:37
by sunburnt
Just tried 5.7.1 and seems fairly normal. Had shutdown Save file failure I`ve seen before.
Won`t go past first Save file screen, so I restarted the X server and it worked.
But the Save file wizard was completely messed up and reported not saved at shutdown.
Booted back into 5.4.X.5 and looked in the 5.7.1 dir. and there is a Save file in it.

This problem is one of the many I spoke of often that have been around for way too long.
It doesn`t look like it`d be all that hard to fix it. How about a bug swatting thread for them?

Precise Puppy 5.7.1

Posted: Fri 06 Dec 2013, 20:02
by Billtoo
I installed the latest Ratpoison window manager to a Precise install that I did a
few months ago.
It's working well.

VIDEO REPORT: Precise Puppy, version 5.7.1

Chip description:
VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)

Requested by /etc/X11/xorg.conf:
Depth (bits, or planes): 24
Modules requested to be loaded: dbe
Drivers requested to be loaded: nvidia

Probing Xorg startup log file (/var/log/Xorg.0.log):
Driver loaded (and currently in use): nvidia
Loaded modules: dbe dri dri2 extmod fb glx kbd mouse ramdac record shadow wfb

Actual rendering on monitor:
Resolution: 1920x1080 pixels (602x343 millimeters)
Depth: 24 planes

Posted: Wed 25 Dec 2013, 23:20
by linuxcbon
Nothing new, libflashplayer is bad. (top shows it takes 20% CPU, 400MB RAM, at least).

DVB-T USB stick, no firmware loaded

Posted: Tue 31 Dec 2013, 17:08
by corevalue
Apologies, I'm new here, I posted this initially in the wrong place.

Seems OK, except it does not load the firmware for my USB DVB-T stick.

DMESG indicates the device is found (gives correct ID, hardinfo gives correct information), but no firmware is looked for in lib/firmware. The stick is it-9135 based, using firmware it9137-01.fw.

Posting this from Mint which works; also Ubuntu and Puppy Carolina correctly see the stick and load the firmware. This is dmesg from Mint:

[10944.179969] usb 2-1.5: new high-speed USB device number 14 using ehci_hcd
[10944.275251] it913x: Chip Version=01 Chip Type=9135
[10944.276986] it913x: Dual mode=0 Remote=5 Tuner Type=37
[10944.278229] dvb-usb: found a 'ITE 9135 Generic' in cold state, will try to load a firmware
[10944.280802] dvb-usb: downloading firmware from file 'dvb-usb-it9137-01.fw'

I tried to post the dmesg segment from Puppy 5.7.1, but the terminal has no copy/paste function. How do I do this?

Re: DVB-T USB stick, no firmware loaded

Posted: Tue 31 Dec 2013, 18:17
by L18L
corevalue wrote:..but the terminal has no copy/paste function. How do I do this?
copy: highlight holding left mouse key pressed
paste: klick middle mouse key.
That's all

Happy New Year

Posted: Fri 03 Jan 2014, 18:42
by Atle
EDITET

After some efforts i am now left with only a small problem I should resolve my self...

sorry

atle

Posted: Mon 06 Jan 2014, 03:16
by wibble
I downloaded the non-retro 5.7.1

everything went fine, until it came time to try and shutdown.

I couldnt find the save icon on the desktop, but i figured the dialog box says its all cool and will be handled on exit....

Didn't get any save options - I was thinking to myself 'hmmm perhaps its all handled under the hood now.. cool.'

crossed my fingers and hoped for the best.

But this didn't happen, as when I restarted I was back to square one.

First where is the save button now on the desktop? It says in the window that the save file will be created on shutdown but I never get that option.

any help is much appreciated.

but on the plus side, nice release.

Posted: Mon 06 Jan 2014, 15:59
by L18L
wibble wrote:First where is the save button now on the desktop? It says in the window that the save file will be created on shutdown but I never get that option.
There is no save button (on my desktop, too)

Maybe you have never shut down properly
or
you are using an (almost) empty save file.

Anyway here is your save file if you have one: copy

Code: Select all

grep PUPSAVE /etc/rc.d/PUPSTATE
into console and press ENTER key.
Mine is:

Code: Select all

# grep PUPSAVE /etc/rc.d/PUPSTATE
PUPSAVE='sda3,ext2,/precise571/precisesave-asrock2.2fs'
# 
You can always create a (or another) save file by copying

Code: Select all

shutdownconfig
into console, press ENTER key and follow the instructions.....

Hope that helps

EDIT
To be correct: shutdownconfig configures the save file which will be created at shutdown.

Posted: Mon 06 Jan 2014, 18:16
by don570
I was checking mtpaint 3.44.51 with Precise and Quirky and I found that
the theme was causing the boxes to be black. The entries
can't be easily seen. The solution is simple ---> change the GTK theme


Image

___________________________________

Posted: Mon 06 Jan 2014, 21:23
by wjaguar
don570 wrote:the theme was causing the boxes to be black.
Seems it is not all boxes, but only the insensitive boxes that are blackened.
But this blackening is a bad idea all the same. Insensitive settings are left onscreen precisely because their values are relevant and need be visible.

Posted: Mon 06 Jan 2014, 21:36
by don570
It only occurs in recent Puppies created by Barry Kauler
(Precise 571 and Quirky).

Puppy encourages experimenting with themes and it looks
like an experiment went bad :lol:
_____________________________________

Posted: Sat 11 Jan 2014, 16:10
by linuxcbon
Precise 5.7.1
Trying to install grub on sda with grub directory in sda1

Code: Select all

 #  grub-install --root-directory=/mnt/sda1 /dev/sda
Probing devices to guess BIOS drives. This may take a long time.
/usr/sbin/grub-install: line 490: grub-probe: command not found
/usr/sbin/grub-install: line 490: [: =: unary operator expected
The file /mnt/sda1/boot/grub/stage1 not read correctly.
What's wrong ? How can I install grub ?

Posted: Sat 11 Jan 2014, 20:59
by don570
Why don't you use grub4dos by shinobar? It's in most versions of puppy.

_______________________________________________

Posted: Sat 11 Jan 2014, 21:05
by linuxcbon
don570 wrote:Why don't you use grub4dos by shinobar? It's in most versions of puppy.
I use grub4dos ! But that's not the question.

Posted: Mon 20 Jan 2014, 17:07
by oldyeller
Hello Everyone,

When I use peasyscan and set it for pdf. After the scan is done and I check the pdf it is small even after zooming in all the way. It does not do this in precise 5.5. Any ideas way it scans so small?

Cheers

Unable to load SFS files

Posted: Tue 21 Jan 2014, 17:10
by mariojrmatos
I recently had a flash drive failure and now I'm having some trouble with Precise Puppy 5.7.1 (it's the same installation, I didn't change a thing since the failure) and it gives me the following message when I try to use an app or program: “SFS-Load: fatal: fail to add '/initrd/pup_ro6' to unionfs

Posted: Tue 21 Jan 2014, 18:10
by vicmz
If I remember well, Precise 571 doesn't have the latest sfs-load, maybe trying it solves the problem:

http://shino.pos.to/linux/puppy/sfs_load-1.9.9.pet