Lighthouse 64 602 Beta2 with GIMP-2.8.4 (6-29-2013)

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

#166 Post by tazoc »

edoc,
Please try exiting Retrovol, (right-click speaker icon -> Exit) and open /root in ROX File Manager and rename or delete .retrovolrc

Then restart Retrovol from the Multimedia menu.
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#167 Post by edoc »

tazoc wrote:edoc,
Please try exiting Retrovol, (right-click speaker icon -> Exit) and open /root in ROX File Manager and rename or delete .retrovolrc

Then restart Retrovol from the Multimedia menu.
No joy.

The slider is greyed-out in Retrovol - Tray
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

gcmartin

MTPaint use of toolbar

#168 Post by gcmartin »

User use error. Found why.

User avatar
Q5sys
Posts: 1105
Joined: Thu 11 Dec 2008, 19:49
Contact:

#169 Post by Q5sys »

http://q5sys.info/lhp6/GSmartControl.txz

Includes:
gsmartcontrol-0.8.6-x86_64-1
smartmontools-5.43-x86_64-1

Utility for checking the status of your Hard drive health.

Tested on LHP601, Should work fine with 602.

http://q5sys.info/lhp6/gsmartcontrol-01.png
http://q5sys.info/lhp6/gsmartcontrol-02.png
http://q5sys.info/lhp6/gsmartcontrol-03.png
Last edited by Q5sys on Sun 21 Jul 2013, 23:02, edited 2 times in total.

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

#170 Post by tazoc »

Barburo wrote:... more on my Chrome using 100% of CPU problem. I got the following information from this url:
https://sites.google.com/site/easylinux ... k-too-much
and for my desktop box it really made Chrome run much better in Mint14....

The fix to reduce "swappiness" was this:
Swap use (swappiness) is too high: When Ubuntu uses the swap too much, the computer slows down a lot.
In a terminal:
cat /proc/sys/vm/swappiness
The result will probably be 60.

Copy/paste the following lines to the bottom of /etc/sysctl.conf:

#
# Decrease swap usage to a workable level
vm.swappiness=10
# Improve cache management
vm.vfs_cache_pressure=50

Save the text file and reboot. Note: your machine might benefit from an even bigger decrease in swappiness. A useful rule of thumb might be this:
1 GB RAM or more: swappiness at 10 Less than 1 GB RAM: swappiness at 5
I looked but there is no /etc/sysctl.conf file in LHPup, but I am intrigued by this fix for Ubuntu/Mint.
Does anyone know if there is a way that "swappiness" can be reduced in LHP to see whether that helps with Chrome going to 100% CPU and staying there?

B.
Nice find! Please paste this into a terminal and press Enter:

Code: Select all

echo 10 > /proc/sys/vm/swappiness
echo 50 > /proc/sys/vm/vfs_cache_pressure
If it helps, you might paste it into /etc/rc.d/rc.local which will persist the setting across reboots.
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#171 Post by edoc »

Still no joy re. sound.

Any hints as to where else to look to be found here, please?
PCI Devices

Audio device Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)

Kernel Modules
Loaded Modules

snd_seq_dummy ALSA sequencer MIDI-through client
snd_seq_oss OSS-compatible sequencer module
snd_seq_midi_event MIDI byte <-> sequencer event coder
snd_seq Advanced Linux Sound Architecture sequencer.
snd_seq_device ALSA sequencer device management
snd_pcm_oss PCM OSS emulation for ALSA.
snd_mixer_oss Mixer OSS emulation for ALSA.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

#172 Post by tazoc »

Q5sys wrote:http://q5sys.info/lhp6/GSmartControl.tar.xz

Includes:
gsmartcontrol-0.8.6-x86_64-1
smartmontools-5.43-x86_64-1

Utility for checking the status of your Hard drive health.

Tested on LHP601, Should work fine with 602.

http://q5sys.info/lhp6/gsmartcontrol-01.png
http://q5sys.info/lhp6/gsmartcontrol-02.png
http://q5sys.info/lhp6/gsmartcontrol-03.png
PPM doesn't yet support .tar.xz so just rename it to GSmartControl.txz before installing; then it will work. Next release will support .tar.xz.
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
Q5sys
Posts: 1105
Joined: Thu 11 Dec 2008, 19:49
Contact:

#173 Post by Q5sys »

tazoc wrote:PPM doesn't yet support .tar.xz so just rename it to GSmartControl.txz before installing; then it will work. Next release will support .tar.xz.
I updated the original file name and the post so it now its a .txz file.
I had a brain fart about what PPM uses, since I usually just manually extract and install.

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

#174 Post by tazoc »

edoc wrote:Still no joy re. sound.

Any hints as to where else to look to be found here, please?
Did you say you have sound, but the volume control/mixer (Retrovol) sliders are inoperable/gray-ed out?

If so, please try alsamixer (menu -> Multimedia -> Mixers; http://www.lhpup.org/help/faqs/sound.html)

I may have a similar bug; I'm using an HDMI output and Retrolvol has operable sliders, but none of them actually change the volume. So I use VLC and adjust the volume from within VLC.

If no sound at all, then try a different card in Multiple sound card wizard. Make a note of your selection(s), as it does not indicate which device you are currently using.
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#175 Post by edoc »

I had already adjusted the sound in Alsa Mixer - no joy there.

Oddly, f6 in Alsa Mixer is supposed to select the device but it pops up the word "Darker" on the screen.

I will try the selection of sound cards again but I think I have previously cycled through all of the options.

If you are seeing this as well then it's likely a bug in the kernel, a driver, or a conflict somewhere - do you know if bug reports have been submitted to Barry and elsewhere?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
Q5sys
Posts: 1105
Joined: Thu 11 Dec 2008, 19:49
Contact:

#176 Post by Q5sys »

edoc wrote:I had already adjusted the sound in Alsa Mixer - no joy there.

Oddly, f6 in Alsa Mixer is supposed to select the device but it pops up the word "Darker" on the screen.

I will try the selection of sound cards again but I think I have previously cycled through all of the options.

If you are seeing this as well then it's likely a bug in the kernel, a driver, or a conflict somewhere - do you know if bug reports have been submitted to Barry and elsewhere?
I dont think Barry can really help in this case. If its a bug in the kernel then its got to be specific to the kernel Taz is using in LHP; which to my knowledge is not one that Barry has messed around with. I dont recall any sound bugs though being reported in fatdog though. Do you know for certain the exact audio hardware you have? (i havent re-read the whole thread, so if you've already stated that I apologize).
Its possible (though I doubt it) that the kernel doesnt have a module for it.

I had serious audio issues with past versions, but it wasnt LHP's fault. My hardware had multiple sound devices and they were conflicting with each other. My new system only has one so I've not had any problems since.

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#177 Post by edoc »

PCI Devices

Audio device Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#178 Post by edoc »

Here is what multi-mixer tells me:

http://kd4e.com/kd4e-images/stuff/multi-mixer1.png
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#179 Post by edoc »

I believe that my taskbar/Retrovol sound problem has been solved.

In Retrovol I changed "hw:0" to "hw:1" and I dragged "IEC Playback Switch" to the left column.

Prior to that I had checked the IEC box in the window that appeared prior to selting File to get to all of the other selections - but I don't know if that mattered - and unlike prior experiments that box has now disappeared. (I'm guess that is due to the change to "hw:1".)

Now to figure out why pmusic isn't working - it looks OK but no sound.

Rebooted and Retrovol changes held.

pmusic still not functioning - looks as if it's playing but no sound even when pmusic volume slider on high.

I tried changing the source directory to the location of the mp3 file - nada.

I chose a selection something like display play and a huge play icon filled the screen and froze it.

Ctrl-Esc got me a menu, I chose System - Task Manager (lxtask) then right-clicked on the pmusic tab in the taskbar and chose Close Window - that returned the screen to normal.

No idea what's up with pmusic.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

gcmartin

#180 Post by gcmartin »

edoc wrote: ... Rebooted and Retrovol changes held.

pmusic still not functioning ....
Hi @Edoc

This might help isolate that. Check to see if you can get sound via a Youtube. If so, drag your local mp3 to the Play icon on your desktop.

Let us knwo what you find with current Retrovol improvements you made

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#181 Post by edoc »

No audio from YouTube.

Dragging the mp3 on to the Play icon on the desktop works fine.

BTW: The power-up waves sound works.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
tazoc
Posts: 1157
Joined: Mon 11 Dec 2006, 08:07
Location: Lower Columbia Basin WA US
Contact:

New Flash, JavaRE, T-bird Pets

#182 Post by tazoc »

I've uploaded the following today:

Pets
Flash-11.2.202.297-x86_64.pet - Latest Adobe Flash browser plugin

OpenJRE-7u40-IcedTea-x86_64-2.pet - OpenJavaRE-7u40_b31 + IcedTea-Web-1.4 + rhino-1_7R3

Thunderbird-17.0.7-x86_64-1.pet - Mail & news client from mozilla.org

SFS
All above plus bug-fixed CompizFusion-0.8.8-x86_64-4.sfs:
http://www.lhpup.org/sfs/602-x86_64/?C=M;O=D

The previous C-F was not working when the KDE or the Devx SFS were loaded due to a version conflict with Python. Note: Compiz-Fusion may not work with some display drivers. More info here: http://www.lhpup.org/c-f.htm

For more information about OpenJRE-7u40-IcedTea-x86_64-2, see Eric Hameleers blog post:
OpenJDK security update: 7u40_b31
[url=http://www.lhpup.org/][b][size=100]lhpup.org[/size][/b] [img]http://www.lhpup.org/gallery/images/favicon.png[/img][/url] [url=http://www.lhpup.org/release-lhp.htm#602]Lighthouse 64 6.02[/url]

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#183 Post by edoc »

I downloaded this after looking at the linked site but still am not sure if I have a need for it.
OpenJavaRE-7u40_b31 + IcedTea-Web-1.4 + rhino-1_7R3
Is this intended for those doing some unusual networking and development?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

gcmartin

What is OpenJRE versus JRE?

#184 Post by gcmartin »

edoc wrote:I downloaded this after looking at the linked site but still am not sure if I have a need for it.
OpenJavaRE-7u40_b31 + IcedTea-Web-1.4 + rhino-1_7R3
Is this intended for those doing some unusual networking and development?
In essence it provides the Open Sourced version of Java to your system. This support apps which require Java. Java apps have existed for many years and typically, they will run on ANY system with Java; namely Macs/Windows/Linux as well as tablets and phones. This is an environmental subsystem much like Bash, per sec.

Community members have contributed apps that work, here.
Here to help

gcmartin

current PBurn/PMusc

#185 Post by gcmartin »

Any chance that Zigbert's latest contributions can be adapted to Lighthouse. Current problems are the base-level requirements are not met, thus this limits PBurn/PMusic additions.

Just a thought.

Post Reply