X-Slacko-4.4 with Xfce

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#316 Post by rg66 »

More weirdness, check /etc/eventmanager, line 6, RAMSAVEINTERVAL=??? Maybe it's not getting written there. Or try gyro's ydrive for slacko-5.7 http://www.murga-linux.com/puppy/viewto ... 368#809368, maybe I missed something.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

starhawk
Posts: 4906
Joined: Mon 22 Nov 2010, 06:04
Location: Everybody knows this is nowhere...

#317 Post by starhawk »

Hey, just got a new laptop -- friend on my other forum out-and-out gave me a Dell E4310 (I'm one lucky sumbitch lol) -- the only thing is, the volume buttons (up/down/mute) don't work. Is there a driver for that somewhere...?

User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#318 Post by Marv »

rg66 wrote:More weirdness, check /etc/eventmanager, line 6, RAMSAVEINTERVAL=??? Maybe it's not getting written there. Or try gyro's ydrive for slacko-5.7 http://www.murga-linux.com/puppy/viewto ... 368#809368, maybe I missed something.
No change in behavior with that ydrive in place.

RAMSAVEINTERVAL in /etc/eventmanager is being written correctly by puppy event manager, just not being used in the new rc.shutdown. I added the following code at line 100 (after . /etc/eventmanager # 140417, SFR ) and things now work exactly as expected. ie setting the save interval to 0 results in a save dialog on shutdown and any other value shuts down and saves with no dialog. I think this just wasn't implemented in the new rc.shutdown. Oh, I did catch a save at 30 minutes so that is working normally.

Edit: ' ' not necessary around true,false. Could also do it in one line but left expanded for clarity.

Code: Select all

if [ $RAMSAVEINTERVAL = 0 ] ; then  #141118, Marv
  ASKTOSAVE=true
else
  ASKTOSAVE=false
fi
Last edited by Marv on Fri 21 Nov 2014, 00:59, edited 1 time in total.
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#319 Post by rg66 »

starhawk wrote:Hey, just got a new laptop -- friend on my other forum out-and-out gave me a Dell E4310 (I'm one lucky sumbitch lol) -- the only thing is, the volume buttons (up/down/mute) don't work. Is there a driver for that somewhere...?
After searching the ppm and google, I can't find any pkg for fn keys. They should be controlled by acpi, do other fn keys work such as lcd brightness?
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

starhawk
Posts: 4906
Joined: Mon 22 Nov 2010, 06:04
Location: Everybody knows this is nowhere...

#320 Post by starhawk »

Yes, those work. These aren't Fn keys tho. Three buttons, separate from the keyboard, on the right side of the chassis over the DVD drive. Electronically speaking, they're on a daughtercard that has a little teeny FFC cable going to it. The hardware WiFi switch is on the same card, although I haven't tested it yet.

Here, have a photo (found on google, re-upped elsewhere) --

Image

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#321 Post by Sage »

2.2.1 n : boosted the mem. to 2G on XP2400+. Pacman screensaver interception after boot during setup up even more intrusive.
Last edited by Sage on Fri 21 Nov 2014, 14:01, edited 1 time in total.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#322 Post by rg66 »

Marv, Iooks like I used some files from slacko-5.9.3 but original rc.shutdown doesn't seem to work either and slacko-2.2 used the one from pupsaveconfig. I've got gyro's patched rc.shutdown working with never=0 and ask at shutdown=+0

2.2.1 was just for testing save to folder anyway.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#323 Post by rg66 »

Starhawk, it might be better to ask in the slacko thread about the volume keys as I've found nothing to help.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#324 Post by rg66 »

Sage, not sure what to say. I can't reproduce this on my XP-2400 box and no one else has said they've had this issue.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#325 Post by rg66 »

@ Marv

Just tried the slacko 5.7.0 files (patched by gyro for save to folder) and although it doesn't ask to save at shutdown it saves even though it's set to never save.

To get it to work properly as is, you need to add /etc/eventmanager and /usr/sbin/eventmanager from slacko-5.9.3

I'm going to pull the 2.2.1 delta's but the question is, mod the original files or use the ones from 5.9.3 and maybe run into other issues?
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
Marv
Posts: 1264
Joined: Wed 04 May 2005, 13:47
Location: SW Wisconsin

#326 Post by Marv »

rg66 wrote:@ Marv

Just tried the slacko 5.7.0 files (patched by gyro for save to folder) and although it doesn't ask to save at shutdown it saves even though it's set to never save.

To get it to work properly as is, you need to add /etc/eventmanager and /usr/sbin/eventmanager from slacko-5.9.3

I'm going to pull the 2.2.1 delta's but the question is, mod the original files or use the ones from 5.9.3 and maybe run into other issues?
mavrothal pointed me at those eventmanagers. I may swap them in and have a go but frankly the extra tick box seems just a complication to me. Patch I'm using at line 99 in rc.shutdown is now 1 line:

Code: Select all

[ "$RAMSAVEINTERVAL" -eq "0" ] && ASKTOSAVE="true" || ASKTOSAVE="false"
My next headbanging is tweaking Carolina xorg and intel KMS video with the 3.14.20 kernel on the Bay-Trail boxes. Pure OCD as X-slacko and LxPupTahr are perfectly happy there.
Pups currently in kennel :D Older LxPupSc and X-slacko-4.4 for my users; LxPupSc, LxPupSc64 and upupEF for me. All good pups indeed, and all running savefiles for look'n'feel only. Browsers, etc. solely from SFS.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#327 Post by rg66 »

I've decided to go with the originals to avoid further issues. I've got -0=Never, 0=At shutdown +0=Ask at shutdown working. Files are below, remove fake .gz
Attachments
rc.shutdown.gz
/etc/rc.d
(31.03 KiB) Downloaded 92 times
eventmanager.gz
/usr/sbin
(21.74 KiB) Downloaded 84 times
Last edited by rg66 on Sun 23 Nov 2014, 09:42, edited 1 time in total.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#328 Post by rg66 »

Apparently never doesn't mean never in puppy land, it means save at shutdown. I've re-uploaded eventmanager and rc.shutdown with: -0=Never, 0=At shutdown +0=Ask at shutdown. see above post.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

starhawk
Posts: 4906
Joined: Mon 22 Nov 2010, 06:04
Location: Everybody knows this is nowhere...

#329 Post by starhawk »

rg66 wrote:Starhawk, it might be better to ask in the slacko thread about the volume keys as I've found nothing to help.
Just saw this -- sorry -- I'll just live with them not working. I don't really need them, it would just be kinda nifty. Bonus material, you know?

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#330 Post by rg66 »

Fix to rc.shutdown for not saving with any value other than *0. See 3 posts above.
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#331 Post by Sage »

2.2.1 PAE: Pacman also showed up after setup and before xwin restartX, until mouse moves or k/b pressed. At first ask, xwin crashed after setup. Second hard reset came up OK but mouse froze requiring a USB override. Seems OK subsequently.
If you want to see the Pacman feature probably would need to reduce mem. and slow cpu? But it's reproducibly present.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#332 Post by rg66 »

Sage wrote:2.2.1 PAE: Pacman also showed up after setup and before xwin restartX, until mouse moves or k/b pressed. At first ask, xwin crashed after setup. Second hard reset came up OK but mouse froze requiring a USB override. Seems OK subsequently.
If you want to see the Pacman feature probably would need to reduce mem. and slow cpu? But it's reproducibly present.
Again, doesn't do it on my XP2400 or any of my others. Does this happen only on your AMD XP box or on other comps as well?
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

Jasper

#333 Post by Jasper »

Sage,

Do you still juggle dozens of distros and rather more machines simultaneously daily?

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#334 Post by Sage »

Does this happen only on your AMD XP box or on other comps as well?
Will put up something older on the bench tomorrow. Did we establish minimum memory for this one? How about minimum cpu? Might also slow the XP2400+ down to 133FSB to see if Pacman sticks around a bit longer.

User avatar
rg66
Posts: 1158
Joined: Mon 23 Jul 2012, 05:53
Location: Vancouver, BC Canada / Entebbe, Uganda Africa!?!

#335 Post by rg66 »

Sage wrote:Will put up something older on the bench tomorrow. Did we establish minimum memory for this one? How about minimum cpu? Might also slow the XP2400+ down to 133FSB to see if Pacman sticks around a bit longer.
Should be about the same requirements as slacko plus a bit more for xfce. I'm posting this from the Athlon comp, XP2500 - 1GB RAM, and no screensaver issues. It's definitely usable but would not like to use it on a slower machine. At idle 10% CPU and 90MB RAM, CPU can jump up to 60% using firefox.

Not sure why it's happening so often. Are you running without a save file and doing setup every time you boot?
X-slacko-5b1 - X-tahr-2.0 - X-precise-2.4
[url=http://smokey01.com/rg66/]X-series repo[/url]

Post Reply