Page 37 of 44

Slow

Posted: Thu 04 Oct 2012, 21:09
by ickefes
I am using latest beta and this is slow compared to other Puppy's. I use a i5 2450M (I hope that is correct) and other Puppy's like Slacko (the latest) loads programs immediatelly while this Precise takes about two seconds per program to load. What is the problem with this Puppy? Regards.

P.S. I want once again request torrents of new versions, please.

Posted: Thu 04 Oct 2012, 21:35
by ickefes
There is a lot of programs that do not load. A few of them are:
Nepomuk File Indexing ...
System Monitor
Plus more...

One program I noticed being almost useless is PDF Viewer 0.1.8. It displays colors wrong.

I look forward to next beta.

Posted: Thu 04 Oct 2012, 22:07
by ickefes
I removed the saved file and now it all seems a lot faster. I had downloading a lot of useless stuff that might have started picking on Precise Puppy somehow. I guess the indexing service came from the KDE package I tried wishing that I could change X Desktop. Regards.

Posted: Thu 04 Oct 2012, 22:36
by rcrsn51
ickefes wrote:One program I noticed being almost useless is PDF Viewer 0.1.8. It displays colors wrong.
Confirmed. View the attached PDF in various Puppies. The correct colour is blue.

Bug fixes to beta7

Posted: Fri 05 Oct 2012, 01:51
by rerwin
Barry,
While testing my upgraded versions of the Intel536/537 firmware packages, I found that the "stubbed" version of the modprobe_protect script does not allow for loading of modem modules that are not ready at the time their initialization scripts run. I have extended the --modcheck option to wait for pinstall scripts to complete and then wait for modules to appear in 'lsmod'. It also handles modules and their firmware force-loaded through the BootManager. It does not wait for modules loaded other than by backend_modprobe or the BootManager "addlist".

While testing that bugfix, I discovered that functions4puppy4 still looks for module name when searching the firmware.dep.inst list of firmware names. So, I corrected that.

With these bugfixes, the HSF and Intel modems should be detected on first boot after installation (when their upgraded firmware is included).
Richard

UPDATE 10/5/2012: Re-uploaded the modprobe_protect fix with corrected test for the presence of the waited-for module in the system. Please replace yesterday's version.

UPDATE 10/7/2012: Re-uploaded the "protect" difference listing, to match the pet package.

Posted: Sun 07 Oct 2012, 08:57
by 01micko
Billtoo has reported a problem with kdegames in Slacko that applies to Precise. (when installed through PPM)

My solution

-make a specific call to get rid of %u, %U, %f, %F, the rest aren't for execs and/or are deprecated ref: http://standards.freedesktop.org/deskto ... 01s06.html

Code: Select all

#120901 get rid of param on end of Exec, ex: Exec=gimp-2.8 %U
 for PARMATER in u U f F
  do
  #sed -i -e "s/\(^Exec=[^%]*\).*/\1/' -e 's/ *$//" $ONEDOT #'s/\(^Exec=[^ ]*\).*/\1/'
  sed -i "s/ %${PARMATER}//" $ONEDOT
  done 
@ line 380 /usr/local/petget/installpkg.sh

Firmware packages for all dialup modem drivers

Posted: Sun 07 Oct 2012, 17:46
by rerwin
Barry,
Attached is a tarball containing 11 firmware pet-packages and one to clean out some residue. I have updated them all for consistency, in these ways:
  • - All /usr/sbin scripts and executables are moved from the all-firmware subdirectory to be installed to /usr/sbin at the time the package is installed.
    - Packages for drivers loaded through udev rules (1) remove copied firmware files if the driver is not present and (2) contain their respective portion of the "dialup modem" rule that triggers loading.
    - Where config files were written in the pinstall script (pctel, mwave), they are now already present in the firmware directory, to allow normal uninstallation.
    - All configuration files are prefixed by "modemx" to retain them across a pupdial "erase" but remove them if a second erase is performed (i.e., pupdial already shows no modem detected).
I have tested the packages for modems I have and for which there are drivers for precise: DGC, ESS, HSF, intel536, intel537, intel8x0m (uses slmodemd daemon). Most of these benefit from the "protect" bugfix posted above, but do not require it; without it, the modem may not be detected on the first boot-up after package installation or after an "erase".

Because the packages in the tarball are at the top level, testers/users should probably expand the tarball into a dedicated directory, to keep the packages together.
Richard

UPDATE 1/12/2015: In case there is anyone still interested in these firmware packages, I have uploaded them individually to my MediaFire account for download:
https://www.mediafire.com/folder/e7khzo ... lup_Modems

You need only those with the name of the driver you are using them to support.
Richard

More dialup modem drivers for precise pup

Posted: Sun 07 Oct 2012, 18:19
by rerwin
Testers & users,
Attached are driver modules that compile and "work" in precise pup. The linuxant drivers are already provided on page 44 of this thread. Although the ESS driver "just works", the intel53x drivers are another story.

The Intels consist of 6 versions, each of which must be specific to the CPU configuration (12, total)! They must be used in uniprocessor or multi-core/processor PCs as versions that match -- "uni" or SMP. They must have been compiled with appropriate (uni/SMP) kernel source. The developer warns that ignoring that constraint can cause the PC to "crash". Because precise beta7 uses an SMP kernel, the intel536/intel537 drivers are compiled for use only by multiprocessor/multicore systems. My uniprocessor PC with the 536 locked up when I disconnected after a very successful connection to my ISP. That did not happen with the 537 because it does not detect a dial tone (due to a known problem with it).

But not to worry! The upgraded firmware packages for them enforce the rules so that the correct version is used if present, or else the modem is shown as not being detected. The attached intel drivers should work reliably on a multi-core/processor system, although I am unable to verify that (having no multicore tower PCs).

Note that the intel537 I attach is only for the "537EP" variant. The others are 537, 537SP, 537EA and 537AA. If anyone needs the driver for one of those others, please send me a PM and I will add it to this posting.
Richard

Update 10/14/2012: Removed redundant upload of the ESS driver, already posted on page 48.

Chromium 22.0.1210.0 pet & sfs

Posted: Sun 07 Oct 2012, 20:22
by peebee
Chromium 22.0.1210.0 pet & sfs

http://www.murga-linux.com/puppy/viewtopic.php?t=81351

for both Slacko 5.3.3 and Slacko 5.4beta

(and also Precise 5.4beta)

New modem driver source code for kernels 3.x

Posted: Sun 07 Oct 2012, 20:32
by rerwin
Barry,
Here are the source tarballs used to compile the above drivers.

After module creation, the Intel536 and Intel537 .ko files should be renamed to replace "ko" with "HIDE", for compilations made for an SMS-type kernel, and "HIDEUNI" for those compiled for a uniprocessor-type kernel. I notice that there is a new (to us) variant of the intel537, the 537AA. (The upgraded firmware package accounts for it.)

I would like to create a "build modem drivers" script to automate the special handling of the linuxant, intel and agere-HDA drivers, but do not want to duplicate any system you might already have to do that. I do not know the workings of woof and your driver-build process, so would like to add my information to whatever you might have to start with.
Richard

Update 10/14/2012: The ESS source tarball replaces the version previously posted on page 48. The original was compressed after the driver was built, so unnecessarily contained the results of that build. A "make clean" was run to remove those artifacts (reducing size from 900+ KB to 200+ KB).

keep cool, users cannot follow

Posted: Wed 10 Oct 2012, 02:00
by Pelo
Our french puppy is cooking slowly. We wait for IT.
However Precise Puppy is a very sure distro, like slacko, Racy...

Precise Puppy beta7, Sept. 23, 2012

Posted: Sun 14 Oct 2012, 05:05
by Billtoo
Running 5395 from live dvd with savefile on an intel imac.

Report Video 1.3 - Sun 14 Oct 2012 on Precise Puppy 5.3.95 - Linux 3.2.29 i686

Chip description:
0.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Radeon HD 2400 XT
oem: ATI ATOMBIOS
product: M74 01.00

X Server: Xorg Driver used: fglrx

X.Org version: 1.11.3
dimensions: 1680x1050 pixels (444x277 millimeters)
depth of root window: 24 planes

OpenGL
Vendor Advanced Micro Devices, Inc.
Renderer ATI Mobility Radeon HD 2400 XT
Version 3.3.11653 Compatibility Profile Context
Direct Rendering Yes

sh-3.00# glxgears
24201 frames in 5.0 seconds = 4840.198 FPS
24649 frames in 5.0 seconds = 4929.659 FPS
24537 frames in 5.0 seconds = 4907.351 FPS

Computer
Processor 2x Intel(R) Core(TM)2 Duo CPU E8135 @ 2.40GHz
Memory 4127MB (179MB used)

Using a usb sound card:
Sound Blaster X-Fi Go! Pro
Compact Wireless-G USB Adapter - linksys rt73

The rest of the Intel 537 modem drivers

Posted: Mon 15 Oct 2012, 15:32
by rerwin
Barry,
Thank you for accepting all of my submitted packages and for correcting and fleshing out the pinstalls and pet_specs. Using your intel537ep driver package as a model, I am attaching driver packages for the remaining 4 flavors of the 537.
Richard

Posted: Tue 16 Oct 2012, 01:22
by BarryK
Precise Puppy 5.4RC1 is out!

This has been assigned version number 5.3.96, see blog announcement:

http://bkhome.org/blog/?viewDetailed=03039

Please test!

Essential bug fixes only at this stage.

Precise Puppy RC1, October 16, 2012

Posted: Tue 16 Oct 2012, 04:55
by Billtoo
Manual frugal install to a 16gb flash drive.

Report Video 1.3 - Tue 16 Oct 2012 on Precise Puppy 5.3.96 - Linux 3.2.29 i686

Chip description:
2.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
oem: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
product: Intel(R) Sandybridge/Ivybridge Graphics Controller Hardware Version 0.0

X Server: Xorg Driver used: intel

X.Org version: 1.11.3
dimensions: 1920x1080 pixels (507x285 millimeters)
depth of root window: 24 planes

OpenGL
Vendor Tungsten Graphics, Inc
Renderer Mesa DRI Intel(R) Ivybridge Desktop x86/MMX/SSE2
Version 2.1 Mesa 8.0.2
Direct Rendering Yes

# glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
302 frames in 5.0 seconds = 60.346 FPS
301 frames in 5.0 seconds = 60.000 FPS
301 frames in 5.0 seconds = 60.000 FPS

Computer
Processor 4x Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz
Memory 8198MB (358MB used)

Network controller Ralink corp. RT5390 Wireless 802.11n 1T/1R PCIe
Ethernet controller Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express
Gigabit Ethernet controller (rev 07)

No problems so far.

Posted: Tue 16 Oct 2012, 10:08
by Sage
RC1 is desperately slow and fat (I prefer my ladies slim and fast). On first liveCD I used pfix=ram, nox. The PS/2 mouse was non-functional; restarting X didn't change this, but a pfix=ram did. My DHCP wired connection was not automatically found.
Glad to see Tyson is available but the default wallpaper is truly awful. Apart from guy-on-a-bike, my favourite is the sunset(rise) option on Slacko. Why not use some of the artists impressions of multiple sun planets like the one announced this morning:
http://www.bbc.co.uk/news/science-environment-19950923 ?
Otherwise, still testing.

Posted: Tue 16 Oct 2012, 10:53
by OscarTalks
menu>internet>PMirrorget website downloader
entry has no icon

nvidia-glx-304.51-k3.2.29

Posted: Tue 16 Oct 2012, 12:23
by shinobar
nvidia-glx-304.51-k3.2.29.sfs and pet are available.
http://shino.pos.to/party/bridge.cgi?puppy/precise/
Works on Puppy precise RC-1 and beta7, but doesn't work with nopae kernel.
Made by the getnvidia-0.7.
http://www.murga-linux.com/puppy/viewtopic.php?t=72405

Usage:
1. Boot precise with boot parameter 'puppy pfix=nox'.
2. Run 'xorgwizard', choose 'vesa'.
3. 'xwin' to get graphical desktop.
4. Click the nvidia-glx-304.51-k3.2.29.sfs and choose 'Install'.
5. Skip the launcher 'Nvidia config'.
6. Run 'xorgwizard', choose 'probe'.

flashplayer10-10.3.183.29

Posted: Tue 16 Oct 2012, 13:41
by shinobar
flashplayer10-10.3.183.29.pet is now available.
http://shino.pos.to/party/bridge.cgi?puppy/opt/

Note: flashplayer10 is for some old CPU's.
For newer CPU's, you can get the latest flashplayer11 using the getflash:
http://www.murga-linux.com/puppy/viewtopic.php?t=74491

You can check your installed flashplayer version by the adobe web page:
http://helpx.adobe.com/flash-player.html

Posted: Tue 16 Oct 2012, 14:19
by Sage
Note: flashplayer10 is for some old CPU's.
According to my testing this statement is incorrect. It depends more on browser and distro version selection, only occasionally on HW.
For example, folks using Opera (most versions) in most Puppies should select FP10.(3+x) where x=0,1..... The latest FP11.2.202.228 works best for most SM versions, but a later one might be needed for Carolina? (with which I am having zero success at present. See Terryphi on todays' BK blog - Mint Xfce does it better!).