Puppy Squeeze 009 Development

A home for all kinds of Puppy related projects
Message
Author
User avatar
tubeguy
Posts: 1320
Joined: Sat 29 Aug 2009, 01:04
Location: Park Ridge IL USA
Contact:

#801 Post by tubeguy »

Jim1911 wrote:
tubeguy wrote:
Jim1911 wrote:Only problem that I've noticed is that zpup_devx_005.sfs does not show up in the left pane of the Bootmanager, although it is located in /mnt/home.
Same here.
Your problem is a little different. I have these sfs files in /mnt/home and they load properly in Bootmanager. Only zpup_devx_005.sfs does not show up in the left pane of the Bootmanager

=== /initrd/tmp/EXTRASFSS ===
amarok-1.4-lucid.sfs
Bibletime_lucid-2.7.2a.sfs
devx_java1.6.0.20-i586-sfs4.sfs
LibreOffice_3.3.0_beta2_sfs4.sfs
wine-1.2-i486-sfs4.sfs
I don't have any other ones in there, I think Igu said it was a woof thing that the devx isn't recognized.
[b]Tahr Pup 6 on desktop, Lucid 3HD on lappie[/b]
User avatar
upnorth
Posts: 287
Joined: Mon 11 Jan 2010, 19:32
Location: Wisconsin UTC-6 (-5 DST)
Contact:

#802 Post by upnorth »

http://debian-multimedia.org/dists/test ... util50.php
libavutil50_0.6~svn20100726-0.1_i386.deb
i think that package was needed for libavcodec.so.52.84.0 to function

qvlc now plays wmv and 3gp fine.


Then for ffmpeg:
added these 2 from multimedia repo
libavfilter1_0.6~svn20100726-0.1_i386.deb
libavcore0_0.6~svn20100726-0.1_i386.deb
and these two from regular sqeeze repo
libdc1394-22_2.1.2-3_i386.deb
libraw1394-11_2.0.5-2_i386.deb
and it works
This was on zpup006
User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#803 Post by Iguleder »

upnorth, so names are different between the multimedia repo and the regular one? Maybe that's why our mplayer package is partially broken. We use mplayer from one repo and lib<something>49 instead of 50, which is the one from the multimedia repo.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
User avatar
upnorth
Posts: 287
Joined: Mon 11 Jan 2010, 19:32
Location: Wisconsin UTC-6 (-5 DST)
Contact:

#804 Post by upnorth »

Looks like both libavutil49 and libavutil50 would need to stay on the system when using mplayer from squeeze or sid repo and the ffmpeg from multimedia.
I notice the mplayer from experimental switches to libavutil50 and the mplayer from multimedia repo doesn't list libavutil directly as dep. :?
Cur Dog
Posts: 64
Joined: Sun 23 Dec 2007, 00:49

#805 Post by Cur Dog »

I have a frugal install of Squeeze 009. Internet browsing is very slow and I keep getting network timeout error. I took a quick look through the thread but did not see anyone else with this complaint. I loaded opera just to see if that would act any different but still had same issue. I have never experienced this problem with any other puppy before so I guess it could be something in my setup?
User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

ZEN 005 save file

#806 Post by Béèm »

Altho I created a save file at the end of the first session, on next boot it isn't loaded.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
Fishy
Posts: 234
Joined: Fri 27 Jan 2006, 01:22

ZEN 005 Modem Issue

#807 Post by Fishy »

will not connect. Tried the atheros driver but no luck, Wary 094 had same issue. 010 connected fine. Luci 234 has no connection issues either. :?

Cheers

DSL wired connection
User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#808 Post by Iguleder »

Cur Dog: I have the same problem with 2.6.32.x with my Atheros 9285, it uses the ath9k module. Keeps disconnecting but browsing speed is good.

When it disconnects it says something with "timeout" and "500ms" in dmesg.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#809 Post by Karl Godt »

Hi Iglu !

I've the problem with kernel panic at a laptop ( acer ( I think I've made the pupsave too small ) )
and the laptop doesn't want to start anymore.
It was a luci live-CD and not a dpup one !
But because you're confident with compiling and kernel compiling
I would have a request to get the panic=0 default to something like panic=5 so the system would reboot again.

I looked at the 2.6.36 source with pfind and 'panic' gave 102 results.

# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0

It took awfully long to open these 102 files with geany from the pfind-menu and this
*_PANIC_VALUE=0 is found at
/linux-2.6.36/arch/xtensa/configs/s6105_defconfig
for example.

I guess you're compiling the x86 tree but maybe there is the possibility to 'replace all _PANIC_VALUE=0 with _PANIC_VALUE=9' (9 seconds before rebooting )

Don't stress yourself and this is what the HOWTO is saying :
Introduction
------------

So, you want to learn how to become a Linux kernel developer? Or you
have been told by your manager, "Go write a Linux driver for this
device." This document's goal is to teach you everything you need to
know to achieve this by describing the process you need to go through,
and hints on how to work with the community. It will also try to
explain some of the reasons why the community works like it does.
User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#810 Post by Karl Godt »

Now it launches seamonkey mail from menu. And the warnings dissappeared. It seems openbox was sensitive to the "&" symbol
This had also been with .jmwrc : page 15

Now I figured out how it would be able to set the &-sign into the menu at .jwmrc :

Code: Select all

<Program label="Seamonkey mail "\&" news" icon="/usr/local/lib/X11/pixmaps/email48.png">seamonkey -mail</Program> 
The acer lappy finally started again while bumping a lot on the power-key ( it really turned out that 256 MB pupsave was (of course) too small installing firefox after chrome because of rendering-graphics-display problems with the google browser ) and I am installing now dpup-005,007,008,009 on it and so far everthing works well.
nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#811 Post by nooby »

Karl, you know about this one too? Debian sort of if not classic Dpup.

http://www.murga-linux.com/puppy/viewto ... 432#450432

Puppy Squeeze 009 and Zen Puppy 005 Development

Maybe they still have much to do though?
I use Google Search on Puppy Forum
not an ideal solution though
User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#812 Post by Iguleder »

As you can see I'm taking the time with more testing builds, haven't worked on Squeeze for two days. The Debian installer reached beta, let's hope more parts of Debian reach this quality so we can finally have a good final release :)

I'm trying to figure out which packages can be removed or replaced with Debian ones for better compatibility. So far I see some good opportunities to get the size down.

At the moment I'm working on Pdebthing, rewrote it from scratch with important parts in Perl. It's smarter and more percise, but way heavier. I'm also trying to figure out what makes Trinity show that error about the media manager - I think Trinity needs some package from Debian Lenny (libdbus-qt) and I want to do some testing.

I'm also thinking about starting a new distro that fits right between Puppy, Tiny Core and the dead SLAX, sounds fun to me :)
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
nooby
Posts: 10369
Joined: Sun 29 Jun 2008, 19:05
Location: SwedenEurope

#813 Post by nooby »

Thansk for dpup09, I prefer lup235 but for those who love Debian and the other differences I love that we have many choices.
I use Google Search on Puppy Forum
not an ideal solution though
User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#814 Post by Karl Godt »

And to run mrxvt on de_DE@Euro locale I found this :
http://dotfiles.org/~asommer/.mrxvtrc

Code: Select all

Mrxvt.xft: 1
#Mrxvt.xftFont: Bistream Vera Sans Mono
Mrxvt.xftFont: DejaVu Sans
Mrxvt.xftSize: 8
Mrxvt.xftAntialias: 1
There are many more suggestions for the Mrxvt-src ""Xdefaults.in"" here :
http://dev.gentoo.org/~dirtyepic/conf/mrxvtrc
http://www.tamps.cinvestav.mx/~gtoscano/files/mrxvtrc

I also edited the console icon from mrxvt-full to just mrxvt and finally got transparency !
User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#815 Post by edoc »

Our Panasonic Toughbook CF-28 uses an Intel 82830 video chipset - is that a know problem that could cause zpup-005 to fail?

I just get no display at all - not even a xorgwizard error.

I have to do a reboot.
[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
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#816 Post by Iguleder »

Try to boot with "nomodeset". I had a similar problem with my Intel 3150.

By the way, I fixed Trinity, now it handles removable media correctly, you can get it here. Start it with "xwin startkde", I removed the code that sets it as the default window manager. Works great for me - it seems Debian Squeeze lacks some old library needed by Trinity's kio slaves and for some reason Puppy lacks the /media directory and HAL is too stupid to create it when it has that library. Just added both to a new SFS I made using the rewritten, yet-to-be-released Pdebthing.

Anyway, now Trinity works well ... now it's time to do the first trinitypup experiment - build a dpup with Trinity from Woof :D
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#817 Post by Karl Godt »

Added this to .mrxvtrc:
mrxvt-full*geometry: 40x30
mrxvt-full*transparent: true
mrxvt-full*Font: cursor Regular
mrxvt-full*foreground: #ECF502
Mrxvt.xftSize: 15
Attachments
screenie.jpg
(47.58 KiB) Downloaded 921 times
Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#818 Post by Jim1911 »

Iguleder wrote: By the way, I fixed Trinity, now it handles removable media correctly, you can get it here. Start it with "xwin startkde", I removed the code that sets it as the default window manager. Works great for me - it seems Debian Squeeze lacks some old library needed by Trinity's kio slaves and for some reason Puppy lacks the /media directory and HAL is too stupid to create it when it has that library. Just added both to a new SFS I made using the rewritten, yet-to-be-released Pdebthing.

Anyway, now Trinity works well ... now it's time to do the first trinitypup experiment - build a dpup with Trinity from Woof :D
Hi Iguleder,
Installed your new SFS on luci-235. It's working great. However, still a problem with shutdown that's easily solved with radky's PupShutdown. Posting from it. Next, I'll try it on zen-006.
Thank you for trinity,
Jim
Attachments
desktop.jpg
(104.36 KiB) Downloaded 264 times
User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#819 Post by edoc »

Is this line in GRUB what you had in mind?

Code: Select all

 kernel (hd0,1)/zpup-005/vmlinuz pfix=fsck PMEDIA=idehd PDEV1=sda2 psubdir=zpup-005 acpi=noirq nosmp vga=normal video=640x480 nomodeset
Or this?

Code: Select all

 kernel (hd0,1)/zpup-005/vmlinuz pfix=fsck PMEDIA=idehd PDEV1=sda2 psubdir=zpup-005 nomodeset
I tried both, no joy.
[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
Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#820 Post by Jim1911 »

Try placing (hd0,1) as follows: Also, change PMEDIA and PDEV1 to lower case. That's good that you check the partition.

Code: Select all

rootnoverify (hd0,1)
kernel   /zpup-005/vmlinuz pfix=fsck pmedia=idehd pdev1=sda2 psubdir=zpup-005 nomodeset
Post Reply