Precise Puppy RC2, October 20, 2012

Under development: PCMCIA, wireless, etc.
Message
Author
User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

getflash-1.1

#256 Post by shinobar »

GetFlash-1.0 on precise beta2 does not work because the Adobe URL has been changed.

GetFlash install Flashplayer UPDATE: v1.1
http://www.murga-linux.com/puppy/viewtopic.php?t=74491
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

User avatar
shinobar
Posts: 2672
Joined: Thu 28 May 2009, 09:26
Location: Japan
Contact:

Gimp-2.8

#257 Post by shinobar »

I have compiled the gimp-2.8 against the precise puppy beta2.
Try gimp-2.8-precise.sfs, contains all NLS and DEV.
http://shino.pos.to/party/bridge.cgi?puppy/precise/
Downloads for Puppy Linux [url]http://shino.pos.to/linux/downloads.html[/url]

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#258 Post by linuxcbon »

One question, why is there still /dev/hda* /dev/hdb* etc. in puppy ? Is it still in use somewhere by the kernel or something ?

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

Precise Puppy beta2, June 6, 2012

#259 Post by Billtoo »

After using beta 2 for a couple of days and discovering how well the
puppy package manager works once the precise repos are added and
updated (configure button in ppm) I think it is my new favorite puppy
:)

Thanks Barry!
Attachments
screenshot2.jpg
(114.26 KiB) Downloaded 3337 times

User avatar
rerwin
Posts: 2017
Joined: Wed 24 Aug 2005, 22:50
Location: Maine, USA

Boot from multisession CD produces repeating AUFS messages

#260 Post by rerwin »

Barry,
While developing some fixes in a precise-5.2.58/60 multisession environment, I discovered that in a certain case the multisession pup_ro1 layer gets created incorrectly. My case is triggered by insertion and removal of a data-only flash drive with saves of each state. But the problem appears to be more general, in that although the saved session directories contain either the files (which are links, BTW) OR their whiteout files, the pup_ro1 layer in subsequent boots contains both! AUFS issues multiple "user.err kernel" messages for each instance of this conflict.

Here is the evidence:
  • ls -a /mnt/sr0/2012-06-10-12-05/dev/block/ (flash drive inserted):
    • 11:1
      7:10
      7:8
      7:9
      8:16
      8:17
    ls -A /mnt/sr0/2012-06-10-12-10/dev/block/ (flash drive removed):
    • 7:10
      7:8
      7:9
      .wh.11:1
      .wh.8:16
      .wh.8:17
    ls -A /initrd/pup_ro1/dev/block/ (after reboot with the drive still removed):
    • 11:1
      7:10
      7:8
      7:9
      8:16
      8:17
      .wh.11:1
      .wh.8:16
      .wh.8:17
Similar results appear for the /initrd/pup_ro1/dev/.udev/watch/ directory:
  • 4
    5
    6
    7
    8
    .wh.7
    .wh.8
The corresponding messages log messages are:
  • Jun 11 15:32:31 puppypc20742 user.err kernel: [ 1258.146868] aufs au_lkup_dentry:273:rdev[19257]: I/O Error, both of real entry and whiteout found, 8:17, err -5
    Jun 11 15:32:31 puppypc20742 user.err kernel: [ 1258.146875] aufs au_lkup_dentry:273:rdev[19257]: I/O Error, both of real entry and whiteout found, 8:16, err -5
    Jun 11 15:32:31 puppypc20742 user.err kernel: [ 1258.146890] aufs au_lkup_dentry:273:rdev[19257]: I/O Error, both of real entry and whiteout found, 11:1, err -5
    Jun 11 15:32:32 puppypc20742 user.err kernel: [ 1258.843502] aufs au_lkup_dentry:273:rdev[19286]: I/O Error, both of real entry and whiteout found, 8, err -5
    Jun 11 15:32:32 puppypc20742 user.err kernel: [ 1258.843510] aufs au_lkup_dentry:273:rdev[19286]: I/O Error, both of real entry and whiteout found, 7, err -5
These messages seem to appear every time aufs re-evaluates the layering, so flood the log file. This is easily re-creatable by inserting a USB flash drive, saving, removing the flash drive, saving again, and rebooting (with or without saving).
Richard

anikin
Posts: 994
Joined: Thu 10 May 2012, 06:16

#261 Post by anikin »

Barry,

Here's an issue:
http://murga-linux.com/puppy/viewtopic.php?t=78716
that I believe requires your interference, as the problem in my uneducated view is of generic nature and needs to be solved as soon as possible.

Sorry for my intrusion here and thank you in advance.

User avatar
rerwin
Posts: 2017
Joined: Wed 24 Aug 2005, 22:50
Location: Maine, USA

remasterpup and miscellaneous fixes from lupu project

#262 Post by rerwin »

Barry,
The attached package is a collection of small fixes made in the development of lupu 528 plus others made while preparing the package under precise pup. The attached tarball has the difference files for each modified file. My intent is that these should go into woof, as they are puppy infrastructure fixes. Although the fixes are not dramatic, users might try the package if they need one of the fixes or to simply verify that it does no harm.
  • remasterpup2: Omits remastering of some files not originally in the puppy main sfs file, supports creation of "boot disks" without users having to modify puppy code and corrects typos in 2 dialog messages.
    • #120605 rerwin: omit /dev/snd content, /dev/.udev subdirectory and modem daemons from new master (because daemons reinstalled from firmware if needed).
      #120606 rerwin: support users' replacement of stripped /root & /etc with complete directories (for "boot disk").
      #120607 rerwin: Remove indicators/files for integrated user-installed packages.
      #120628 shinobar: no change id-string for reuse. (added in "-2")
      #120721 revert 'wildcards' option (from 120605); improve /dev/snd file exclusion; exclude /usr/share/icons/hicolor/icon-theme.cache (shinobar). (added in "-2")
    delayedrun: Skips initial popups for boot disk sessions. Runs distro-specific version if present, to avoid need for developer modifications to official version.
    • #120606 rerwin: skip quicksetup if /etc flag set by remasterpup2.
      #120804 rerwin: use distro-specific delayedrun if available. (added in "-3a")
    shutdownconfig: For boot disk, skips prompt for saving personal data.
    • #120604 rerwin: avoid saving personal data if flag set in /etc (by remasterpup2).
    functions4puppy: Omits saving bad-shutdown indicator on multisession disk, to avoid false alarm message.
    • #120608 rerwin: screen out /.XLOADED when save.
    rc.shutdown: Retains deletions during first save of personal data.
    • #120603 rerwin: Retain deletions in first pupsave file by copying whiteout files.
    pup_event_backend_modprobe: Corrects indicators of active firmware tarballs and rule-initiated module conflict with modaliases for it. Adds modprobe option for later kernels/udev.
    • #120608 rerwin: Always save name of installed firmware; for rule-loaded modules either blacklisted or supported by modaliases, load no module.
      #120809 Add blacklist (-b) option to modprobes using modalias, to correct blacklisting and preferences. (added in "-3a")
    connectwizard: Corrects typo that causes bogus error message in log. Adds support for frisbee if present (from 01micko, slacko), to avoid developer-modified version.
    • #111118 add frisbee (added in "-3a")
      #120608 rerwin: get correct pid in wait loop.
    puppyinstaller: Saves old profile when updating a full installation, to assist user.
    • #120603 rerwin: preserve user-modified files in full-install upgrade.
    functions4puppy4: Adds support for all-firmware tarball directories and corrects setting of "firmware-loaded" indication. (added in "-3")
    • #120729 Add firmware_tarball_func support for firmware directory & set tarball name in firmware.dep.inst regardless of pinstall script - copied from backend_modprobe.
    MODULESCONFIG: Adds preference bcma:wl for Broadcom wifi.

    firmware.dep.3.2.18: Adds module bcma.ko to associations with firmware brcm. (added in "-3")
Please consider committing these fixes to woof (edited if necessary). Thanks.
Richard

UPDATE 7/22/12: Re-uploaded the "fixes" package (as -2) to correct remasterpup2 and add recent fixes to it. Also included a package containing only remasterpup2, for those with the original package already installed.

UPDATE 8/4/12: Re-uploaded the "fixes" package (as -3) to add functions4puppy4 firmware-tarball fix and firmware.dep update.

UPDATE 8/13/12: Added delta-3a package. Merged fix into frisbee-augmented version of connectwizard and changed delayedrun to allow a distro-specific (-$DISTRO_FILE_PREFIX) version, both so that developers need not modify puppy infrastructure scripts. Added modprobe option "-b" to backend_modprobe to retain blacklist and preference functionality with later versions of udev, discovered through 01micko's slacko 5.3.5 effort.
Attachments
rerwin_woof_fixes-delta-3a.pet
Supplement to fixes-3 -- install after "-3".
Woof-updated delayedrun, connectwizard with frisbee, backend_modprobe slacko fix
(20.25 KiB) Downloaded 539 times
rerwin_woof_fixes-delta-3a_difference_files.tar.gz
(3.04 KiB) Downloaded 519 times
precise_rerwin_fixes-1-remasterpup_correction_only.pet
Corrected remasterpup2, for installation where the "fixes-1" package is already installed,
to match "fixes-2".
(12.46 KiB) Downloaded 552 times
precise_rerwin_fixes-3.pet
Small fixes from lucid pup project, adapted for woof/precisepup.
Update uploaded after d/l #58, to correct remasterpup2.
Updated to -3 after d/l #80 to add functions4puppy4 fix.
(76.86 KiB) Downloaded 637 times
precise_rerwin_difference_files.tar.gz
Re-uploaded after download number 42, to match precise_rerwin_fixes-2.
Re-uploaded after download number 62, to match precise_rerwin_fixes-3.
(7.5 KiB) Downloaded 592 times
Last edited by rerwin on Mon 13 Aug 2012, 20:44, edited 10 times in total.

User avatar
Karl Godt
Posts: 4199
Joined: Sun 20 Jun 2010, 13:52
Location: Kiel,Germany

#263 Post by Karl Godt »

Just a fast and small comment :

instead of greping in blacklist files i would suggest something like " alias modprobe='modprobe -b' " and replace "/sbin/modprobe" with "modprobe" in pup_event_backend_modprobe .

Cheers

User avatar
broomdodger
Posts: 279
Joined: Sat 10 May 2008, 02:38
Location: Santa Cruz, CA

another compile fails

#264 Post by broomdodger »

another compile fails on precise5260 frugal
racy530 no problem

181132 ./1gforth-cvs.sh
/initrd/mnt/dev_save/installers/gforth
cvs: error while loading shared libraries: libbsd.so.0: cannot open shared object file: No such file or directory

Similar problem with Sylpheed.

Bill

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#265 Post by linuxcbon »

Precise 5.2.60 :
- there is twice perl : /usr/bin/perl5.14.2 and /usr/bin/perl
- what is /usr/local/share/pixmaps for ?
- there is twice MIME-types in /root/Choices/ and /etc/xdg/rox.sourceforge.net/
- there is twice libssl (1.0.0 and 0.9.8 )

jigglypuff
Posts: 5
Joined: Sat 16 Jun 2012, 11:42

#266 Post by jigglypuff »

Does anybody have a rough idea when Precise Puppy will be ready for release?

User avatar
sszindian
Posts: 807
Joined: Sun 25 Apr 2010, 02:14
Location: Pennsylvania U.S.

Precise-5.2.60

#267 Post by sszindian »

peebee - rerwin:

Precise-5.2.60

Finally got around to working a bit with 5.2.60 the past few days.

Initial setup was with eth0 and that auto configured and worked as it should without a hitch.

Tonight plugged in WiFi and went for the wlan0 setup for my:

AE1000 Linksys
Belkin 300 router

Initial setup for my belkin.81e was no problem and after I finished the system said I was connected.... 'But I Was Not!' (tried several times)

From past experience with Precise and WiFi I went and installed rerwin's 'precise_broadcom_experiment-3.pet' rebooted and WiFi connected. I had done this before in previous version of Precise with exact results but, this time I went and 'un-installed the precise_broadcom_experiment-3.pet' rebooted the computer again and WiFi still is working without the precise_broadcom_experiment-3.pet' installed. Uninstall was done via the PPM.

I know I don't have a broadcom card in my system we have before proven that but, maybe this test will help you figure out what the precise_broadcom_experiment-3.pet does (activates, resets something, etc., etc.,)

Hope this helps somemore???

My thoughts would be to 'Just Include' the precise_broadcom_experiment-3.pet in Precise, for those who may be having WiFi hookup problems with a configuration like mine... I can't see where it would hurt??? Just my thoughts mind you!

WiFi working nice so far, posting from it now!

>>>---Indian------>

PS: I might mention, I also tried Precise-5.2.60 on my old:

IBM T22 Notepad
250MB RAM

'It works very well on this old box... I mean really well and fast... again, so much for older kernels being better for old computers!'
Cloud Computing For Every Puppy (a .pet)
[url]http://murga-linux.com/puppy/viewtopic.php?t=69192[/url]

feelsub
Posts: 39
Joined: Wed 20 Jun 2012, 17:29

PEA bug

#268 Post by feelsub »

Hi,
With beta 2 and alpha3 when I try to boot it states that my CPU does not support PEA.

Previously, it was working like a charm, I've tried to download alpha 1, but URL is no more valid.

Processor
Name Intel(R) Celeron(R) M processor 1.40GHz
Family, model, stepping 6, 13, 6 (Pentium III/Pentium III Xeon/Celeron)
Vendor Intel
Configuration
Cache Size 1024kb
Frequency 1396,00MHz
BogoMIPS 2793,00
Byte Order Little Endian
Features
FDIV Bug no
HLT Bug no
F00F Bug no
Coma Bug no
Has FPU yes
Cache
Cache information not available
Capabilities
fpu Floating Point Unit
vme Virtual 86 Mode Extension
de Debug Extensions - I/O breakpoints
pse Page Size Extensions (4MB pages)
tsc Time Stamp Counter and RDTSC instruction
msr Model Specific Registers
mce Machine Check Architeture
cx8 CMPXCHG8 instruction
apic Advanced Programmable Interrupt Controller
sep Fast System Call (SYSENTER/SYSEXIT)
mtrr Memory Type Range Registers
pge Page Global Enable
mca Machine Check Architecture
cmov Conditional Move instruction
clflush Cache Line Flush instruction
dts Debug Store
acpi Thermal Monitor and Software Controlled Clock
mmx MMX technology
fxsr FXSAVE and FXRSTOR instructions
sse SSE instructions
sse2 SSE2 (WNI) instructions
ss Self Snoop
tm Thermal Monitor
pbe Pending Break Enable
up smp kernel running on up
bts Branch Trace Store

User avatar
runtt21
Posts: 1649
Joined: Sun 08 Jun 2008, 02:43
Location: BigD Texas
Contact:

#269 Post by runtt21 »

Precise 5.2.60 beta 2 with a fresh compiling of EFL 1.2.1 and e17 71440.

I had to add autopoint from lucid's devx and that needed the cvs bin and /usr/share/gettext/archive.tar.gz to get everything to compile but so far it's stable and working fine.

Image

User avatar
runtt21
Posts: 1649
Joined: Sun 08 Jun 2008, 02:43
Location: BigD Texas
Contact:

#270 Post by runtt21 »

Did I kill this thread or what ? :(

User avatar
oldyeller
Posts: 889
Joined: Tue 15 Nov 2011, 14:26
Location: Alaska

#271 Post by oldyeller »

I do not think so.

We are all just waiting for the next step by BarryK.

Patience is hard when this looks so promising.

Who knows maybe pemasu will still take it over.

Until the next one

Cheers

User avatar
Terryphi
Posts: 761
Joined: Wed 02 Jul 2008, 09:32
Location: West Wales, Britain.

#272 Post by Terryphi »

This recent blog post by Barry may be of interest to those expecting further development of Precise Puppy (by Barry.)

http://bkhome.org/blog/?viewDetailed=02886
[b]Classic Opera 12.16 browser SFS package[/b] for Precise, Slacko, Racy, Wary, Lucid, etc available[url=http://terryphillips.org.uk/operasfs.htm]here[/url] :)

rameshiyer

Precise Puppy

#273 Post by rameshiyer »

I want Precise Puppy final version at the earliest.

cowonjolt
Posts: 14
Joined: Thu 10 May 2012, 16:10

#274 Post by cowonjolt »

Dang it, just when Puppy was starting to move ahead of the big dogs someone tossed a little raspberry pi in front of it and brought things to a screeching halt. Been pretty quiet around here since then unfortunately.

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#275 Post by linuxcbon »

cowonjolt wrote:Dang it, just when Puppy was starting to move ahead of the big dogs someone tossed a little raspberry pi in front of it and brought things to a screeching halt. Been pretty quiet around here since then unfortunately.
What has been developed in rasp is very important, because many bugs and improvements are found there, which wouldn't be found in "normal" computers and these will be used for all future puppies thanks to woof.

Post Reply