Author |
Message |
Speedyluck
Joined: 30 Jan 2010 Posts: 48
|
Posted: Thu 17 May 2012, 04:54 Post subject:
Precise puppy with kernel 3.3.5 Subject description: for testing |
|
Hi, i made a new precise puppy iso with kernel 3.3.5 (the last stable when i compilated it);
this is basically the original precise puppy 5.2.5 iso with update kernel and some bugs fix.
I used this script to compile and update:
http://murga-linux.com/puppy/viewtopic.php?t=78385
thanx to Igudeler for the original script and Pemasu given it to me.
Compilated the kernel for i486 smp preemptive desktop (so for all pcs..) for < 4gb ram, with virtualize and all scsi ata sata drivers;
however on boot htop show only 48M ram usage (but this isn't the focus of this iso).
I removed loading partort module (parallel port) at boot (init on initrd) and corrected 2 code lines to allow the shutdown script to create the save file (bug? about line 1455 on init).
changed cups to 1.3.11 (the new 1.5.2 missing something and wanted print...)
added symlink 'cdrom' to sr0 on /dev (missing on original iso and some programs went looping).
added some libs missing and other symlinks
Pemasu made a precise puppy with kernel 3.3.2 , so this new iso is for testing, who wants can fix bugs and suggest fix (with the above script linked i can easy edit and create a the iso)
Here the download link:
http://ul.to/owowif24
 |
Description |
|
Filesize |
24.08 KB |
Viewed |
2263 Time(s) |

|
Last edited by Speedyluck on Sun 20 May 2012, 14:17; edited 1 time in total
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 12092 Location: Gatineau (Qc), Canada
|
Posted: Fri 18 May 2012, 15:19 Post subject:
|
|
Hello, Speedyluck.
And we would download this nice new doggie from... ?
Thanks in advance.
_________________ musher0
~~~~~~~~~~
"Logical entities must not be multiplied beyond necessity." | |
« Il ne faut pas multiplier les entités logiques sans nécessité. » (Ockham)
|
Back to top
|
|
 |
linux28
Joined: 05 Apr 2009 Posts: 211
|
Posted: Sat 19 May 2012, 05:55 Post subject:
|
|
xim bug???
http://www.murga-linux.com/puppy/viewtopic.php?mode=attach&id=55611[/img]
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 6717 Location: Kentucky
|
Posted: Sat 19 May 2012, 16:33 Post subject:
|
|
Haven't had much time to test but no big show-stopper bugs discovered yet.All the basics working on initial boot. Upgraded SeaMonkey to 2.9.1 and did some eyecandy tweaks....looks pretty solid so far.
|
Back to top
|
|
 |
gcmartin
Joined: 14 Oct 2005 Posts: 6730 Location: Earth
|
Posted: Sat 19 May 2012, 17:04 Post subject:
|
|
James C wrote: | Haven't had much time to test but no big show-stopper bugs discovered yet.All the basics working on initial boot. Upgraded SeaMonkey to 2.9.1 and did some eyecandy tweaks....looks pretty solid so far. | Great @James C
Is that SeaMonkey upgrade available via a PET somewhere?
Thanks in advance.
_________________ Get ACTIVE Create Circles; Do those good things which benefit people's needs!
We are all related ... Its time to show that we know this!
3 Different Puppy Search Engines or use DogPile
|
Back to top
|
|
 |
chrome307

Joined: 15 Jan 2009 Posts: 713
|
Posted: Sun 20 May 2012, 06:22 Post subject:
|
|
lol ..... have a missed something here ?
Is your ISO available to download ( or have you removed the link ) ??
|
Back to top
|
|
 |
Speedyluck
Joined: 30 Jan 2010 Posts: 48
|
Posted: Sun 20 May 2012, 14:20 Post subject:
|
|
oops
i forgot the link !!!
scuse me, i corrected the first post.
|
Back to top
|
|
 |
musher0

Joined: 04 Jan 2009 Posts: 12092 Location: Gatineau (Qc), Canada
|
Posted: Sun 20 May 2012, 15:13 Post subject:
|
|
Speedyluck wrote: |
oops
i forgot the link !!!
scuse me, i corrected the first post. |
Hello, Speedyluck,
Thanks for the link. However, nothing happens at that download site after the 30 seconds wait. Is the site allergic to opera?
Thanks in advance for any hint.
Best regards.
_________________ musher0
~~~~~~~~~~
"Logical entities must not be multiplied beyond necessity." | |
« Il ne faut pas multiplier les entités logiques sans nécessité. » (Ockham)
|
Back to top
|
|
 |
BHINTZ
Joined: 08 Aug 2006 Posts: 144
|
Posted: Sun 20 May 2012, 16:05 Post subject:
|
|
It seems you have to hit the start button more than once and they are telling the truth about speed limits
bob
|
Back to top
|
|
 |
Speedyluck
Joined: 30 Jan 2010 Posts: 48
|
Posted: Sun 20 May 2012, 18:38 Post subject:
|
|
yes, you have to click a second time to start download.
hi linux28, i don't know about xim, but reading from this link
http://linux.thai.net/~thep/th-xim/
http://linux.thai.net/~thep/th-xwindow/index.html#Input_XIM
X11R6.1 introduced Thai XKB map using Latin keysyms which map to ISO/IEC 8859-1 characters
you have perhaps to load nls_iso8859-1 ?
the module is on the initrd, but the init script don't load it, so you have to add into case/esac code
jp*)
modprobe nls_cp852 # (or nls_cp850 ?)
modprobe nls_iso8859-1
;;
or load it from terminal:
modprobe nls_iso8859-1
and boot with parameter "plang=jp_JP.utf8"
Last edited by Speedyluck on Mon 21 May 2012, 19:30; edited 1 time in total
|
Back to top
|
|
 |
linux28
Joined: 05 Apr 2009 Posts: 211
|
Posted: Mon 21 May 2012, 00:55 Post subject:
|
|
I am a novice I do not know,
Open a text editor to correct so
Description |
|
Filesize |
28.25 KB |
Viewed |
1688 Time(s) |

|
|
Back to top
|
|
 |
linux28
Joined: 05 Apr 2009 Posts: 211
|
Posted: Mon 21 May 2012, 00:58 Post subject:
|
|
Hello!
Hope that we can solve this xim problem, without having to switch can test is just to open a text editor in the input menu, no problem there will be a row of input method, I do not know where the issue should be how to solve. I am a computer novice beginner, do not understand. Hope can be resolved, first thank you!
|
Back to top
|
|
 |
GeraSats

Joined: 24 Feb 2012 Posts: 18 Location: Ukraine, Donbass
|
Posted: Mon 21 May 2012, 02:20 Post subject:
Re: Precise puppy with kernel 3.3.5 Subject description: for testing |
|
Speedyluck wrote: | Hi, i made a new precise puppy iso with kernel 3.3.5 (the last stable when i compilated it).......
|
Hi all!
The script actually works.
I rebuilt my image of the Three-Headed Dog with kernel 3.3.6.
I downloaded the image Speedyluck, but it does not work installer.
|
Back to top
|
|
 |
chrome307

Joined: 15 Jan 2009 Posts: 713
|
Posted: Mon 21 May 2012, 05:42 Post subject:
|
|
Thanks for the link for the iso to test
@ Speedyluck
Can you remind members to turn off any pop up blockers on the browser when they click thru to your link otherwise they will end up going in a loop and being told that they have exceeded their download limit?
|
Back to top
|
|
 |
mrokosz
Joined: 28 Jan 2012 Posts: 25
|
Posted: Mon 21 May 2012, 12:22 Post subject:
|
|
I tried, its pretty much the same as Pemasu (wireless networking problems) also xorg does not work right. No save file created. Need some more work.
mrokosz
|
Back to top
|
|
 |
|