Puppy Squeeze 009 Development

A home for all kinds of Puppy related projects
Message
Author
User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#701 Post by James C »

Strange......... on the old P3 manual frugal installs of both kernels will never start x. Used the disc I used in the above post in the P3.....booted and worked pfix=ram.
Decided to delete the existing frugal and use the installer to create a new frugal install. Everything went fine till I rebooted.....still will not start x.
The live disc works fine though.

Testing is fun....... :lol:
User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#702 Post by Iguleder »

Still shocked ... it's so messed up :shock:

I might try the previous Woof, maybe it's a problem with Woof - the extra stuff it puts in /etc/DISTRO_SPECS could be the cause for some problems.

Jim1911: I wanted to do the "trinitypup" experiment once 010 (which is supposed to be release-quality) is out, but I see Debian Squeeze got messed up so I think I'll start with trinitypup on an Ubuntu base and give the Debian folks a week or two to fix xorg.

EDIT: take a look at /etc/modprobe.d, something is wrong.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

#703 Post by scsijon »

Iguleder wrote:I think I removed all routing-related stuff, home users don't need all the networking protocols and extra stuff that all Puppy kernels have.

Want it in? Just let me know if there's anything missing and I'll put it back in.
Not sure of that Igu, satellite is suppose to need some of the routing and ip4 stuff and those of us that want to keep our "home network" accessed via one lan port separate and isolated from our satellite lan port, I think, also need some of it (tables), especially isolating the Intranet components from the extranet.

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

#704 Post by Iguleder »

I added all the missing protocols and stuff, the problem should be gone. At the moment I'm trying to make a Lupu with Trinity, that's the trinitypup experiment I was so enthusiastic about :)

I'll use the new 2.6.32.24 with it, this one has all experimental features off. Should be ultra-stable.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#705 Post by Jim1911 »

Iguleder wrote:Uploaded a Trinity base SFS, here. The SFS contains kdelibs-trinity, kdebase-trinity and xdg menu stuff Puppy lacks
Hi Iguleder,
I reported "Running this now on 0.9. This is quite an accomplishment. Thanks for sharing it." I should have mentioned that it did have a shutdown problem, which I solved by installing radky's Pupshutdown 1.3, otherwise appears to be working great.

Looking forward to seeing your latest for Lucid Base 5.2.

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

#706 Post by Iguleder »

I started working on something new, the first stage is a barebones Lupu 232. No end-user applications and many libraries (which consume most of the ~130 MB of Lupu) are removed. Plus, there's a solid LTS kernel - I recompiled 2.6.32.24 and started with Barry's .config for Wary's 2.6.32.16. All experimental stuff are out, so this kernel should be quite good. It's loaded with input device modules, rfkill, SMP, Hyperthreading, wireless drivers, laptop drivers and network card drivers. It's also smaller than other Puppy kernels.

I want to start with a small base and add applications one-by-one with their dependencies, the heaviest packages go first and the rest will follow. Debian Squeeze is messed up, so I'll use Ubuntu 10.4 and switch to it later. It's not that hard, just 4-5 packages need to be renamed.

I also want to use this opportunity to sort out the multimedia hell we have in 009 - mplayer cannot be replaced because its dependencies are split - some of them are PETs while the rest are DEBs and we suffer from incompatibility problems. I can't compile a new mplayer because something is broken ... so this time I want to use Debian's mplayer and ffmpeg (we'll lose support for some exotic formats) to solve this problem and rid us of the need to compile both.

Also, at the moment I'm building a first ISO and I'm trying libc6-i686 instead of libc6, which means our C library is optimized for i686. Also, the kernel I compiled is patched with a patch I made that makes it compile for i486 with i686 optimizations, so it should be faster on i686, yet compatible for i486, in case someone wants to use it for a Puppy without the i686 glibc.

Once I have all applications, it should be much smaller than the 010 test builds, the latest is 146 MB. This could be a very good start for a point release ... if 010 is our "5.0", this could be the "5.1".

Another interesting, exciting prospect of this side-project is a barebones flavor for Squeeze, a barebones Lupu or a barebones Puppy kit for Woof. This could make bigger projects (things similar to kdpup, macpup and NOP) easier and allow puplet developers to use Woof instead of traditional methods. That's good for Woof and great for Puppy.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#707 Post by Sylvander »

Any chance of making sure that "Motion Eye Webcam" drivers are included?
User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#708 Post by Iguleder »

All the drivers are included with one exception I think, some old deprecated driver. Besides this one, all drivers should be included - if this kernel version supports this specific webcam, the driver should be available.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#709 Post by Sylvander »

How should one check that a particular kernel includes drivers for particular hardware?
User avatar
pemasu
Posts: 5474
Joined: Wed 08 Jul 2009, 12:26
Location: Finland

#710 Post by pemasu »

How should one check that a particular kernel includes drivers for particular hardware?
Hmm... I have done it afterwards. I have installed devx and kernel source sfs and then copied (if necessary) right .config file and then launched > #make menuconfig. I have then checked what options and modules were included in that .config file and what support there is for certain hardware.

Yeah, that is quite hard way, but you will get sure information.
Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#711 Post by Sylvander »

Sounds like that's above and beyond the ability of a relative beginner such as myself. :(
User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#712 Post by Iguleder »

Ummm ... my trimmed Lupu attempt failed, it didn't boot. The kernel was faulty and X didn't start.

Now I'm doing the second attempt, wish me luck :)
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
Shep
Posts: 878
Joined: Sat 08 Nov 2008, 07:55
Location: Australia

#713 Post by Shep »

On my old 560MHz PIII, Gnome-Mplayer in dpup-009 way outperforms plain Mplayer (in an older Dpup), so I'm aiming to adopt SQUEEZE if I can manage to connect it to the net.

Is Gnome-Mplayer a totally different beast from plain Mplayer? If similar, then how do they differ?
User avatar
Iguleder
Posts: 2026
Joined: Tue 11 Aug 2009, 09:36
Location: Israel, somewhere in the beautiful desert
Contact:

#714 Post by Iguleder »

GNOME-MPlayer is a graphical application that simply embeds what you call the "plain" mplayer into it, so it cannot be "faster". It's mplayer that plays stuff, GNOME-MPlayer just surrounds it with a nice GTK interface so you don't need to run it from the console.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
Shep
Posts: 878
Joined: Sat 08 Nov 2008, 07:55
Location: Australia

#715 Post by Shep »

Iguleder wrote:GNOME-MPlayer is a graphical application that simply embeds what you call the "plain" mplayer into it, so it cannot be "faster".
In that case, I must credit the remarkable improvement to: improvements in mplayer itself, and/or more suitable codec package installed in dpup-009.

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

#716 Post by edoc »

I am having trouble viewing the streaming video here:
http://www.syfy.com/rewind/riese/1255985/

QUESTIONS:

1. Might updating from Seamonkey 2.0.8 to 2.0.9 help?

2. Is it OK to use the 2.0.9 down here (see following) or is there a dpup 009
optimized update?
http://www.seamonkey-project.org/
Download Now
SeaMonkey 2.0.9

* Windows, English (10 MB)
* Linux GTK2, English (13 MB)
[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:

#717 Post by Iguleder »

First of all, check if you have "gecko-mediaplayer" installed. I don't remember if we had it in 009. Upgrading to 2.0.9 won't help, it's just a bug-fix release.

And yes, you can use the official binaries; just replace the contents of /usr/lib/seamonkey-2.0.8 with the contents of the new Seamonkey 2.0.9. Should work just fine.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#718 Post by edoc »

Windows Media Player Plug-in

File name: /usr/lib/mozilla/plugins/gecko-mediaplayer-wmp.so
Gecko Media Player 0.9.9.2
[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:

#719 Post by edoc »

Is the cp2101 module compiled into the kernel?
[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:

#720 Post by Iguleder »

No idea actually. I just know it has all network card/sound card/wireless card modules in. If the kernel has this driver, there is a good chance that 009 has it.
[url=http://dimakrasner.com/]My homepage[/url]
[url=https://github.com/dimkr]My GitHub profile[/url]
Post Reply