Dpup Exprimo 5.X.15

For talk and support relating specifically to Puppy derivatives
Message
Author
User avatar
charlie6
Posts: 1230
Joined: Mon 30 Jun 2008, 04:03
Location: Saint-Gérard / Walloon part of Belgium

xf86-input-wacom-0.16.0 driver for k.2.6.39.4

#2056 Post by charlie6 »

Hi,
latest xf86-input_k.2.6.39.4-dpup-wacom-0.16.0.pet here
http://www.murga-linux.com/puppy/viewto ... 912#644912

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

#2057 Post by edoc »

If I create this file (from MythTV installation) in 5x14:

~/root/mythtv/database/mc.sql

And then insert the following instructions would they execute and create and configure a database - or is some other app required for the database to be created?

Code: Select all

1 CREATE DATABASE IF NOT EXISTS mythconverg;

2 GRANT ALL ON mythconverg.* TO mythtv@localhost IDENTIFIED BY "mythtv";

3 FLUSH PRIVILEGES;

4 GRANT CREATE TEMPORARY TABLES ON mythconverg.* TO mythtv@localhost IDENTIFIED BY "mythtv";

5 FLUSH PRIVILEGES;

6 ALTER DATABASE mythconverg DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;
[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:

Viewing Local IP Stream?

#2058 Post by edoc »

I can see the signal strength on CH9 using the hdhomerun app with the SiliconDust OTA-to-IP tuner.

I pressed VIEW.

When I open gnome-mplayer and try the various settings in Preference none of them produces an image.

I entered the IP 192.168.1.149 in mplayer as a location and nothing.

I also tried that IP in Seamonkey - and just got the hdhomerun menu
Silicondust HDHomeRun®
Model: HDHR3-US
Device ID: 1035DBB3
Firmware: 20120405
[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:

Xastir

#2059 Post by edoc »

I downloaded and installed the Debian Squeeze version of Xastir but cannot get it to open.

http://www.xastir.org/wiki/HowTo:Debian_Squeeze_Binary

I don't see it in any of the Menu areas.

WDYT?
[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

#2060 Post by pemasu »

Xastir does not seem to have DOTdesktop file. How to get it working. Install xastir using PPM, check examine dependencies, install tons of them, update xastir using your provided link deb, install gdebi using PPM, launch xastir in console, install the rest of missing stuff using PPM, until xastir launches. Enjoy. You might find working DOTdesktop file from the net or you can create it yourself using existing DOTdesktop file as template. They seem to have been lazy.
I think I included Menu Entry Maker in Utility. Nice hobby to create it yourself.
Cheers.

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

aprsdigi

#2061 Post by edoc »

Thanks!

I'm trying aprsdigi instead since it appears to use xastir but adds features ... though I think it may also be missing some some dependencies ... this is why I abandoned Debian long-long ago ... sigh.

Sure would be nice if someone competent to do so - and that's never me - could make this into a PET or SFS rather than code-challenged users like me thrashing-about aimlessly.

The Tracker 3 device from ArgentData - which is the reason I am chasing this - will allow me to send weather dats across the Amateur Radio APRS wireless network, as well as text messages and other data.

Meanwhile I am chasing a hardware glitch ... but that's another matter ...

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

#2062 Post by pemasu »

I have uploaded test version of Dpup Exprimo 5.X.15. Test version...because I modified 5.X.3.4.2.9 woof platform for 2.6.39.4 kernel compliant, unmade the broadcom detection improvements because they are not usable straight with older kernel and so on. I would need feedback if there is non working components. If not...this could be real update as well.

This is not xz compressed...for faster booting for old computers. That is why the build is bigger than my latest kernel version. What has changed since 5.X.14. A lot. There is 7 month work behind this update. Firefox 14.01 might not be best for real old comps...so those people might want to downgrade it. There is no automatic flash player offer, but there is getflash in menu with different choices, newer and older. Getnvidia is in repo which creates nvidia graphics driver for you. Package-puppy-exprimo has many new apps since 5.X.14. I have now as test and expriment compiled mplayer with external ffmpeg, so the size of mplayer is small. How it works, I need feedback. Mplayer version is from svn and represents the latest available. Ffmpeg is 1.11 from git and I have compiled recent x264 and libvpx for it. E17 has been recompiled and the lookout has been changed a bit. PcmanFM uses pup-volume-monitor and it has volumes-drives shown inside it and you can mount and unmount them with PmanFM. It is mainly for e17 usage for another easier way to see drives and mount them.

Download link: http://smokey01.com/pemasu/DpupSqueeze5 ... primo5X15/

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#2063 Post by peebee »

pemasu wrote:I have ......... unmade the broadcom detection improvements


Hi pemasu

My multi-kernel pet supports the k2.6.39 kernel..........
http://www.murga-linux.com/puppy/viewtopic.php?t=76495
so can be used to add-back the Broadcom wl driver with the latest rerwin logic.

Cheers
Peter
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

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

#2064 Post by pemasu »

Peebee. I knew that. That is one reason I didnt much care about wl driver support since your multikernel wl driver pet takes care of those broadcom chips which need it. Thank you of remind and post.

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

#2065 Post by edoc »

Two problems on Save File:

1. The step to choose the Partition is missing - I need to choose sda2 and it defaults to sda1.

2. It is defaulting to NTFS even though I chose ext4.
[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

#2066 Post by pemasu »

Edoc. Strange. Saving works for me with ext4 savefile and it shows the partitions right. I did reupload the 5.X.15 because I had missed the mplayer with external ffmpeg. I use the later 5.X.15 version which has been reuploaded.

Also PUI ie Puppy Universal Installer shows the partitions right. Which is sometimes good indicator of working partition detection. So...I am clueless atm.

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

#2067 Post by edoc »

PUI does show both partitions as options.

But when I tried the usual Reboot from the initial copying of the three files to a folder (exp5x15) and the edit of /boot/grub/menu.lst in order to do a Frugal install the step to choose the Partition does not show up.

The step to choose the file type does show up but is ignored - probably because the forced partition sda1 is NTFS.

Could this have been fixed in your newer 5x15 iso?

Or could this result from a corrupted iso download here?
[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

#2068 Post by pemasu »

As I told. It works for me...so I cant pinpoint any fundamental script problem. About corrupted download. I presume that people check the md5sum, before they post bug reports. So...I hope you have compared the md5sum in download link folder and of your downloaded iso. If they are same, then it has not been corrupted during the download.

EDIT. I tested the installation with PUI simplified version and with classic version and both created frugal installation folder without problem and the savefile creation worked when I booted into it and the reboot worked also.
Last edited by pemasu on Sun 12 Aug 2012, 20:07, edited 1 time in total.

Warrior522
Posts: 90
Joined: Tue 03 Aug 2010, 15:46

#2069 Post by Warrior522 »

Can someone point me in the direction of a working C++ compiler for this OS?

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

#2070 Post by pemasu »

Not sure what you mean with C++ compiler. I do load devx sfs and I compile my stuff with it. I do use gcc though which is in devx sfs. The devx sfs can be found from the same folder as the main iso.

Download link: http://smokey01.com/pemasu/DpupSqueeze5 ... xprimo5X15/

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

#2071 Post by edoc »

OK, just to be certain I downloaded the latest 5x15 again (and the devx as well), checked the md5sums, and rebooted (without saving).

Then I set up the timezone and wireless connection, just so that is done and puts some unique content into the Save File.

I rebooted and all of the steps, including partition, were there.

No idea what happened but it's all good now!

Thanks!

Now back to wrestling with the ax25 stack ...
[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:

#2072 Post by edoc »

pemasu wrote:Not sure what you mean with C++ compiler. I do load devx sfs and I compile my stuff with it. I do use gcc though which is in devx sfs. The devx sfs can be found from the same folder as the main iso.

Download link: http://smokey01.com/pemasu/DpupSqueeze5 ... xprimo5X15/
He's learning C++ and wants to be able to compile his test code without leaving Puppy Exprimo.
[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
Ray MK
Posts: 774
Joined: Tue 05 Feb 2008, 09:10
Location: UK

#2073 Post by Ray MK »

Hi

Using Exprimo 5.1.5 now - on my daughter's 1yr old Laptop (Emachines E732) and all seems good.
This laptop uses broadcom for wifi and it is working.

Super fast - it screams.
Next test is to put it on my 10yr old Acer Laptop - am sure it will be good.

Thanks Pemasu for another fine Puppy.

Very best regards - Ray
[b]Asus[/b] 701SD. 2gig ram. 8gb SSD. [b]IBM A21m[/b] laptop. 192mb ram. PIII Coppermine proc. [b]X60[/b] T2400 1.8Ghz proc. 2gig ram. 80gb hdd. [b]T41[/b] Pentium M 1400Mhz. 512mb ram.

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

#2074 Post by edoc »

I have 5X15 (Is 5.1.5 the same thing?) on a Panasonic Toughbook CF-29 and it is working fine as well ... pending more tests later.

I will probably update all of the computers here ... after a few days of others testing as well ...
[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

#2075 Post by pemasu »

Thanks of the feedback guys. If I dont get tomorrow bug reports....I will announce this in the first page.

Post Reply