Drake Puppy feedback

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

Python applications running on Drake

#46 Post by charlie6 »

Hi Barry,
again many thanks for this Puppy !
Have browsed across the Mageia repo's;
I have found there a lot of Python archives and modules; and of course could not resist to get a try ...:
- loaded Python 2.7 + proposed dependencies

So I tested some python dependent programs which seems running well.
(i.e. GanttPV /scheduling software; GNU Solfege /music education - needs timidity + pyalsa to get sound; PyCAD /light graphic application)

Just has to copy the requested modules from /usr/share/pyshared into /usr/lib/python2.X/site-packages to get the modules recognized through the command

Code: Select all

#python
...blablibla
>>import RequestedModule
>>
I am not that much experienced with programming, well it although seems to me easier to get Python applications running on Drake than on other Puppies ( maybe am I wrong by leak of knowledge ... ? ).

So this Drake seems to me an interessant startpoint for running Python apps.

Applications (i.e. for example LinuxCad ) require some python modules + OpenGl. As Drake runs Vesa till now, I could not test LinuxCad.

Hope there will be some video improvements in the future Drake versions.

Cheers from Belgium !
Charlie

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

#47 Post by James C »

Still running Drake Pup some every day.......... this is really solid for a very early release. Working great. :)

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#48 Post by rcrsn51 »

Drapu is missing a CUPS file. Without this filter, certain applications cannot print. It is contained in the attached PET.

Also, the file /etc/cups/snmp.conf needs to be world-readable in order to detect network printers.

Please provide some feedback as to whether or not this resolves any printing problems.

[Edit] Attachment removed. No feedback provided.
Last edited by rcrsn51 on Thu 18 Aug 2011, 06:11, edited 1 time in total.

User avatar
jrb
Posts: 1536
Joined: Tue 11 Dec 2007, 19:56
Location: Smithers, BC, Canada

#49 Post by jrb »

jrb wrote:Have found one problem:

Code: Select all

/usr/bin/mksquashfs 
seems to be broken. Produces SFS's but they fail to mount/unmount.
Turns out that the default for mksquashfs in Drake is xz compression, but /usr/sbin/filemnt doesn't want to mount and open xz compressed SFS's. I can set the gzip parameter for mksquashfs on command line and can modify dir2sfs to use gzip but some of my (and other's) other scripts also need reworking. I took the lazy way out and copied and renamed mksquashfs4 from Lucid 525. Works a treat!

With service_pack_drake-0.1-2.pet PPM works very nicely. A huge selection of stuff. I installed libmesaglu1-7.10.2-4.mga1.i586.rpm (191 Kb) and am able to run GoogleEarth-6.0.3.2197-i386 with no problems even with the vesa driver.

Printer, sound, video, autoconnect, everything is working great! :D

Code: Select all

VIDEO REPORT: Drake Puppy, version 0.1

Chip description:
oem: Intel(r)Grantsdale-G Graphics Chip Accelerated VGA BIOS
product: Intel(r)Grantsdale-G Graphics Controller Hardware Version 0.0

Driver used by Xorg:
vesa

Video mode used by Xorg:
Resolution:  Depth 24  Depth: "Display"
Note: I also exited to prompt and ran Xorgwizard to setup the intel video driver, works equally well.

Thanks for this Barry, I think this may become my "default Puppy". 8)

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Drake Puppy feedback

#50 Post by L18L »

Scripts internationalized by gettext do NOT display the gettext text.

After installation of gettext-base from mageia-1-core texts have been displayed.

Want to reproduce this?
yad GUI for zathura PDF viewer

Edited
Repo corrected
Screenshot added
Attachments
gettext-base.png
without gettext-base
with gettext-base
(6.68 KiB) Downloaded 1587 times

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#51 Post by BarryK »

rcrsn51 wrote:Drapu is missing the CUPS file /usr/lib/cups/filter/pdftops. Without this filter, certain applications cannot print. It is contained in the attached PET.

Also, the file /etc/cups/snmp.conf needs to be world-readable in order to detect network printers.

Please provide some feedback as to whether or not this resolves any printing problems.

[Edit] Attachment removed. No feedback provided.
Sorry for the delay in responding to your post. I have sent you a pm.
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#52 Post by BarryK »

jrb wrote:
jrb wrote:Have found one problem:

Code: Select all

/usr/bin/mksquashfs 
seems to be broken. Produces SFS's but they fail to mount/unmount.
Turns out that the default for mksquashfs in Drake is xz compression, but /usr/sbin/filemnt doesn't want to mount and open xz compressed SFS's. I can set the gzip parameter for mksquashfs on command line and can modify dir2sfs to use gzip but some of my (and other's) other scripts also need reworking. I took the lazy way out and copied and renamed mksquashfs4 from Lucid 525. Works a treat!
That was the mageia package. I am now using my own squashfs-tools4 pet package, which, if I recall rightly, I configured not to default to xz compression.
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

Re: Drake Puppy feedback

#53 Post by BarryK »

L18L wrote:Scripts internationalized by gettext do NOT display the gettext text.

After installation of gettext-base from mageia-1-core texts have been displayed.

Want to reproduce this?
yad GUI for zathura PDF viewer

Edited
Repo corrected
Screenshot added
Thanks for the report. I needed to fix the 'gettext' template in Woof.

Also, the 'libintl8' package had to be installed. This is actually part of the original gettext package, but Mageia, along with Debian (etc.) have the habit of splitting packages up into lots of little ones.
[url]https://bkhome.org/news/[/url]

PANZERKOPF
Posts: 282
Joined: Wed 16 Dec 2009, 21:38
Location: Earth

Re: Drake Puppy feedback

#54 Post by PANZERKOPF »

Cannot connect to wireless AP using NetworkWizard.
(Card: Broadcom BCM4318, WEP encription).
Network wizard's library (wag-profiles) has a function: useIwconfig. This
function uses iwconfig for configuring wireless card.
Iwconfig sets parameters of card (mode,key,ESSID,etc..)
The ESSID must be last parameter set by this function. When I changed this order, connection was made without any problem.
SUUM CUIQUE.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

Re: Drake Puppy feedback

#55 Post by BarryK »

PANZERKOPF wrote:Cannot connect to wireless AP using NetworkWizard.
(Card: Broadcom BCM4318, WEP encription).
Network wizard's library (wag-profiles) has a function: useIwconfig. This
function uses iwconfig for configuring wireless card.
Iwconfig sets parameters of card (mode,key,ESSID,etc..)
The ESSID must be last parameter set by this function. When I changed this order, connection was made without any problem.
I presume that you mean Dougal's Network Wizard, not Simple Network Setup?

(I call it Dougal's Wizard because he put a lot of effort into it, but actually many people contributed)

But, I don't know who is maintaining dougal's Wizard these days. anyone in the Lucid Puppy team?

I am maintaining SNS, after a fashion -- meaning occasionally.
[url]https://bkhome.org/news/[/url]

PANZERKOPF
Posts: 282
Joined: Wed 16 Dec 2009, 21:38
Location: Earth

Re: Drake Puppy feedback

#56 Post by PANZERKOPF »

BarryK wrote: I presume that you mean Dougal's Network Wizard, not Simple Network Setup?
Yes, I mean Dougal's Network Wizard (net-setup.sh).
BarryK wrote: But, I don't know who is maintaining dougal's Wizard these days. anyone in the Lucid Puppy team?
Maybe. I never played with Lucid Puppy so don't know it's maintainers.
SUUM CUIQUE.

Bruce B

#57 Post by Bruce B »

jrb wrote:Have found one problem:

Code: Select all

/usr/bin/mksquashfs 
seems to be broken. Produces SFS's but they fail to mount/unmount.
I think it would if the right squash version is not used.

file
will tell you the version of the sfs you are using, see example below

file lupu_devx_520.sfs


Here is your output

lupu_devx_520.sfs: Squashfs filesystem, little endian, version 4.0

Lupu 5.20 includes 3 mksquashfs tools. mksquashfs mksquashfs3 mksquashfs4

With Lupu 5.20, as an example of the Puppy I'm running, version 4 works. Therefore, when I make a squashfs, I use version 4 because it is known to work, and it does.



~

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#58 Post by BarryK »

Drake Puppy 0.3 uploaded, see my blog post:

http://bkhome.org/blog/?viewDetailed=02369
[url]https://bkhome.org/news/[/url]

User avatar
Billtoo
Posts: 3720
Joined: Tue 07 Apr 2009, 13:47
Location: Ontario Canada

Drake Puppy feedback

#59 Post by Billtoo »

I did a manual frugal install of drake03.
I installed devx + kernel source sfs + NVIDIA-Linux-x86-275.21.run
When the nvidia driver was compiling it gave an error message about a
gcc version mismatch but it compiled and is working well.
I installed vlc 1.1.9 from the ppm and it won't run as root but starting it
from gexec with "su -c vlc spot" works.
Sound and wired network working fine.
I tried a hd 1080p video at youtube.com and it played perfectly at full
screen.
Drake03 is working well so far on this pc.

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

#60 Post by James C »

Drake Pup 0.3 live pfix=ram. Everything working on initial boot..... sound,internet and correct 1366x768 resolution.

VIDEO REPORT: Drake Puppy, version 0.3

Chip description:


Driver used by Xorg:
vesa

Video mode used by Xorg:
Resolution: Depth 24 Depth: "Display"

...the above also recorded in /tmp/report-video

-Computer-
Processor : 4x AMD Athlon(tm) II X4 620 Processor
Memory : 3883MB (165MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Thu 28 Jul 2011 11:07:55 AM UTC
-Display-
Resolution : 1366x768 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : HDA-Intel - HDA NVidia
Attachments
drake pup 0.3.png
(15.89 KiB) Downloaded 1201 times

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

#61 Post by pemasu »

Acer 5820TG laptop. Touchpad, wireless, seamonkey working fine. I havent got yet synaptics-synclien-flsynclient chain to work but touhpad movements are quite right anyway. Sound works. Older flashplayer and also the latest flashplayer works without errors. Xerrs.log does not accumulate any new errors. Libpng error were there after the boot.

Devx and kernel sourxe sfs loaded. Acpi_call module compiled and loaded. Works. Cpu temp under 50 c, Battery status comes from conky nicely.

nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#62 Post by nooby »

Acer Netbook D250 with N270 Atom CPU and Intel video chips.

I was lazy and just upgraded from 001 instead of doing a pfix=ram.

I just tested if Seamonkey could do streaming of local TV station and it did.

So most likely it is a good version.
I use Google Search on Puppy Forum
not an ideal solution though

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

#63 Post by James C »

Drake Puppy 0.3 on another old box.Once again,everything working on initial boot. Correct 1440x900 resolution.


VIDEO REPORT: Drake Puppy, version 0.3

Chip description:


Driver used by Xorg:
vesa

Video mode used by Xorg:
Resolution: Depth 24 Depth: "Display"

...the above also recorded in /tmp/report-video


-Computer-
Processor : 2x AMD Athlon(tm) 64 X2 Dual Core Processor 5200+
Memory : 3888MB (180MB used)
Operating System : Unknown distribution
User Name : root (root)
Date/Time : Thu 28 Jul 2011 04:41:01 PM UTC
-Display-
Resolution : 1440x900 pixels
OpenGL Renderer : Unknown
X11 Vendor : The X.Org Foundation
-Multimedia-
Audio Adapter : HDA-Intel - HDA NVidia
Attachments
drake pup 0.3.png
(20.12 KiB) Downloaded 1343 times

elraven
Posts: 82
Joined: Wed 04 Apr 2007, 03:20
Location: wnc-usa

Drake puppy 03

#64 Post by elraven »

Drake pup 03 running smooth on my old 1.5 celeron . no issues to report . I'll say this : Its real smooth running for a beta .

Elraven :
ps - we should form a team and keep Drake alive ... every one chant ! Barry.......Barry ......Barry !!

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

#65 Post by James C »

I decided to run Drake Pup 0.3 from a multi-session dvd on the old dual-core. The only minor problems so far were the internet connection wasn't detected on boot....used SNS so real quick fix...... and sound was muted...just had to check "center" in Retrovol and adjust the slider.Otherwise, looking really good so far.
Already saved a couple of sessions to dvd so no problems there either.
Attachments
Drake Pup 0.3.png
(19.45 KiB) Downloaded 1345 times

Post Reply