Dpup Exprimo 5.X.3.4.12 with 3.4.2 kernel.

For talk and support relating specifically to Puppy derivatives
Message
Author
jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#1301 Post by jpeps »

pemasu wrote:ffmpeg is basically 0.11.1. I compiled it from git after 0.11.1 was released.
ah...version "happiness", which succeeds freedom, harmony, love, and peace. Now we have "Angel," so I suppose we're now into the afterlife. Maybe they should have taken android's cue of using desserts, since there are more possibilities prior to death.

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

#1302 Post by edoc »

I call eclairs with white chocolate on top rather than dark chocolate!

Or maybe oatmeal cookies with walnuts & cranberries.

Or ... never mind ... have to go find a snack now ...
[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:

Open SWP Project - Shumway?

#1303 Post by edoc »

Anyone following the Open SWP Project - Shumway?

https://blog.mozilla.org/research/2012/ ... e-project/
[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

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

Iconless menu

#1304 Post by anikin »

Can't resist the urge to show off a little accomplishment of mine. Dpup Exprimo menu without icons and new "old" shutdown menu. Pure text and nothing more. Initially I only planned to revert the shutdown menu to its original layout, like in Precise, but ended up with a completely new menu.
Attachments
internet_menu.png
(34.29 KiB) Downloaded 1265 times
shutdown_menu.png
(16.59 KiB) Downloaded 1295 times

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

#1305 Post by edoc »

Did you do this:

a) Because you could

b) To save resources

c) You prefer the look

d) All of the above

e) None of the above
[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

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#1306 Post by anikin »

edoc wrote:Did you do this:

a) Because you could

b) To save resources

c) You prefer the look

d) All of the above

e) None of the above
Perhaps b) and c). Simplicity, that's what I'm striving for. Don't know exactly, but I believe the memory will be taxed less without icons in the menu. The already fast and snappy OS feels even more snappier. I forgot to pre-check the size of the usr/share/applications folder (that's where the cleansing occured), but at present it's 885 K. I went through every .desktop file in that folder deleting an icon reference - more than two hundred files in total! Some had empty lines, some localization entries - now they are smaller and cleaner. As a matter of fact this exercise is a first step towards remastering this beautiful pup. Some new menu entries will be added, some will have to go.

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#1307 Post by James C »

Still running 5.X.3.4.12 on this old dual-core......... still working fine.

# report-video
Report Video 1.4 - Mon 26 Nov 2012 on Dpup Exprimo 5.X.3.4.12 - Linux 3.4.2-dpup i686

Chip description:
d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
oem: NVIDIA
product: MCP61 - mcp61-86 Chip Rev

X Server: Xorg Driver used: nv

X.Org version: 1.7.7
dimensions: 1440x900 pixels (402x251 millimeters)
depth of root window: 24 planes

...the above also recorded in /tmp/root/ as report-video,
and archived with xorg.conf and Xorg.0.log as report-video-full.gz
#
-Computer-
Processor : 2x AMD Athlon(tm) 64 X2 Dual Core Processor 5200+
Memory : 3374MB (200MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Mon 26 Nov 2012 10:26:12 AM CST
-Display-
Resolution : 1440x900 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : HDA-Intel - HDA NVidia

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#1308 Post by anikin »

Hi pemasu,
My xorg.log has this error message, and here's how it is explained in debian wiki:
http://wiki.debian.org/XF86DRTShoot
If the X log contains something like this:

(EE) AIGLX error: dlopen of /usr/lib/dri/i915_dri.so failed (/usr/lib/dri/i915_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(II) AIGLX: Screen 0 is not DRI capable
(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
(EE) GLX: could not load software renderer
(II) GLX: no usable GL providers found for screen 0

make sure that the package libgl1-mesa-dri is installed.
"Intel 945GME Express Integrated Graphics Controller" - Any thoughts?

User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#1309 Post by pemasu »

Anikin. dri drivers you need to install yourself, as your message also suggests. There is xorg_high sfs and pet in the repository. The content of them is same as the suggested libgl1-mesa-dri deb package.

In fact you need only i915_dri.so driver from one of those packages.

I dont know what has eaten swrast_dri.so file in your puplet. It is included in the distro.

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#1310 Post by anikin »

Thank you for your time, pemasu.
I was unaware that xorg-high is actually libgl1-mesa-dri.
AIGLX has been rectified, and this is what the log shows:

Code: Select all

(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 158
A quick question: now, that i915_dri.so driver is in place, will it be safe to completely remove swrast_dri.so from the system?

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

#1311 Post by edoc »

EDIT:

If I go to Laptop Tools and turn off LVDS1, the laptop display, then VGA1, the external display will open full screen.

Getting it to work reliably relies upon a clean start, nothing opened until the settings have been made.

It is odd that the drivers/app cannot discern between internal and external monitor settings but at least I now do not have to resize every single window all day long.

--------------------------------------------------------------------------------------------------------------------------------

Apps refuse to go full screen - from my Netbook to my just-acquired ViewSonic monitor - which means that I have to manually expand every window.

I have tried all of the resolution options offered - but none address the need effectively.

Samsung NB30 Netbook running Puppy Linux dpup Exprimo 5x15.
Chipset: Intel NM10
Graphics: Intel GMA3150 (integrated)
Maximum NB30 resolution:1024 x 600 @ 60

Any thoughts, please?
Last edited by edoc on Wed 26 Dec 2012, 23:45, edited 1 time in total.
[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

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#1312 Post by jpeps »

I couldn't get jre-1.6.31-dpup.sfs to work for java files. The downloaded binaries work fine (presently version 1.7.0.10). I tested with "java -jar MyFile.jar"

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#1313 Post by jpeps »

Running java apps from the jre binaries doesn't work very well in Exprimo. There seems to be some conflict that prevents keyboard entries. I tried several apps in addition to trying various focusing commands on some of my own, but couldn't get them to work. I ran lucid (three headed dog), and everything works. Switching to vesa didn't help.

Edit: The conflict is with JWM

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#1314 Post by James C »

Finally got around to upgrading this install up to 5.X.3.4.12....... still working good.

jpeps
Posts: 3179
Joined: Sat 31 May 2008, 19:00

#1315 Post by jpeps »

Working jre: (jre-1.6.31-dpup.sfs doesn't work on my computer). As previously noted, there's also a conflict with JWM when running desktop apps.

http://www.jpeters.net/apps/jre1.7.0_10_001.sfs.tar.gz

089198e11de93a189de0cb29bda666c2 jre1.7.0_10_001.sfs.tar.gz

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

#1316 Post by edoc »

I am having trouble getting a DVD to play on an old Gateway laptop with a Toshiba SD-R6112 DVD drive.

It handles a Puppy CD OK but mplayer crashes as soon as it tries to open the video file.

Is there any reason to believe that this pre-5x16 Exprimo might do better?

Or that gxine from Debian Main might?
[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:

#1317 Post by edoc »

Any news re. the planned release of 5x16?

I have an external monitor on my 5x15 netbook.

I have observed that the Turbo setting in Laptop Tool is non-persistent boot to boot, is that expected or has it been resolved in a newer version of that app, please?

Also, I am just now testing qwatermark-0.2.1.pet It does not appear to be working correctly in 5x15.

When start from Menu-Utility or Console it opens but will not show images in the Source selection area as the window to specify the file type is greyed-out.

When I open from Console and look back there after trying to use qwatermark I observe this in Console:
# qwatermark
QPainter::begin: Paint device returned engine == 0, type: 3
Thanks!
[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
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#1318 Post by pemasu »

Edoc. It is just question of my time for puplets. I have developed now Upup Precise for several reasons. One of them is that Barry Kauler has used a lot time and dedication for Precise Puppy and it behaves nicely enough for me. Also because of newer libs, gcc and other system-core files, there is not obstacles with compiling as dpup has started to show. Some newer application sources just does not compile with squeeze anymore.

But I have not abandoned dpup exprimo. I just atm dont know when I feel like starting the update cycle. I will be stuck several weeks for dpup then.

There is several puplets to update and only one me.

Also....I got news now about my job. I will have to do 2 persons workload and there is no quarantee when that will stop. This phase of my life starts next monday. The sugar in the cake was that my bosses sametime got breakthrough contract and the buyers explicitly wanted me to start to do the job they have in mind. They buy my time with fixed prize. So....I will be really stuck with my work.
At least I cant say that I am not wanted....lol.

About turbo.
Just edit /root/Startup/0acpid for you liking. Replace performance.sh word with turbo.sh and you have turbo speed ie full cpu performance when you are on ac/dc and with battery.

About that qwatermark pet. I dont recall it. I think it is not my compile. I dimly remember that Dingo compiled that named static qt app some time ago. If is his static qt app you are referring, then there is not much I can do. You cant much hack with statically compiled apps. They work or not.

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

#1319 Post by edoc »

Why continue with Exprimo?

What does it offer that Precise does not?

OK re. qwatermark, are you aware of any other watermark apps, perhaps an add-on for mtPaint?

Thanks re. the performance/turbo tweak method.

Congratulations on having earned that level of respect in your industry - it is not easy to come by - and is rarely recognized in such a direct way.

Thanks for all that you give to the Puppy community!

I break stuff, stretch the limits of applications, and promote Puppy everywhere I go. :roll:
[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
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

gtkdialog 0.8.4

#1320 Post by don570 »

gtkdialog 0.8.4

Here is newest gtkdialog. I noticed while putting together the package that
Exprimo does things differently thatn Barry Kauler. Barry makes
gtkdialog4 the application and gtkdialog the link, whereas
Exprimo does it in reverse.

Image
Attachments
gtkdialog-exprimo-0.8.4.pet
(104 KiB) Downloaded 642 times

Post Reply