Wary Puppy 5.1.1 Final

Please post any bugs you have found
Post Reply
Message
Author
User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

Re: Some woof cleanup nits

#81 Post by BarryK »

rerwin wrote:Barry,
To remove the residue from my alternative implementation of mode switching, please remove the following files from woof:
- /etc/udev/rules.d/40-usb_modeswitch.rules (an unneeded link)
- /lib/udev/usb_modeswitch.sh (obsolete)
- /usr/sbin/pusbmodeswitch
- /usr/sbin/pusbmodeswitch_adapt

In my testing of wary 5.1.1, I see that it does not check my USB flash drives for being ready. Puppy does not display the "usb-storage" text after "usb", in the "waiting for modules" line during bootup. When I substitute for:

Code: Select all

if [ "`cat /tmp/pup_event_backend/pup_event_module_devpath_log* | grep 'usb_storage'`" != "" ];then #see pup_event_backend_modprobe
the statement:

Code: Select all

if [ "`cat /sys/bus/usb/devices/*/modalias | grep -m 1 'ic08'`" != "" ];then #110225 usb-storage modalias interface fields are ic08isc06ip50, if needed.
The text always appears, implying that the check was made for the the USB devices being ready. This seems a more direct way of determining whether to check for the readiness of USB storage devices.

Thanks.
Richard
Thanks, I have deleted those files.

The test for usb_storage seems ok to me as it is. For most PUPMODEs, usb-storage.ko has been loaded in the initrd and the wait for scan already done. Hence you will not get the "usb-storage" message at bootup.

However, in the case of a full hd installation, no initrd, then when pup_event_backend_modprobe loads usb-storage.ko it also logs that to file, then that test in rc.sysinit will test as true and the wait for scan complete will occur.
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

Re: Wary Puppy 5.1.1 Final

#82 Post by BarryK »

Billtoo wrote:lxterminal-0.1.9-i686.pet is a terminal emulator with tabs and can be
configured with various font styles and sizes,transparent background,
etc.
It needs vte-0.26.2-i686.pet installed as well or it won't run.
Billtoo,
Thanks for that. I have announce them on my blog:

http://bkhome.org/blog/?viewDetailed=02169
[url]https://bkhome.org/news/[/url]

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

Re: Wary Puppy 5.1.1 Final

#83 Post by Billtoo »

BarryK wrote:
Billtoo wrote:lxterminal-0.1.9-i686.pet is a terminal emulator with tabs and can be
configured with various font styles and sizes,transparent background,
etc.
It needs vte-0.26.2-i686.pet installed as well or it won't run.
Billtoo,
Thanks for that. I have announce them on my blog:

http://bkhome.org/blog/?viewDetailed=02169
You're welcome, sorry that I didn't do a better job on the desktop file though.

User avatar
tronkel
Posts: 1116
Joined: Fri 30 Sep 2005, 11:27
Location: Vienna Austria
Contact:

#84 Post by tronkel »

Barry wrote:
Have you posted this exactly as it is in the file? It should be:

Quote:
SKIPLIST=' nouveau arcfb cirrusfb cyber2000fb cyblafb hgafb neofb pm2fb s1d13xxxfb sstfb tdfxfb tridentfb vga16fb aty128fb atyfb radeonfb i810fb intelfb kyrofb nvidiafb rivafb savagefb sisfb btaudio es1371 i810_audio kahlua trident ub usbkbd usbmouse via82cxxx_audio rt2800usb rt2x00usb '


What you have posted is malformed.
Yes, that was exactly the contents of the SKIP variable as it appears on my system. So it does in fact seem malformed (contrary to what I previously thought). The contents of SKIP on my system do not match your version (the correct one). So something is amiss there.
Life is too short to spend it in front of a computer

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#85 Post by Sage »

I have two very old spare drives; only being able to address 650MB(74min).
Independent of the md5 issue, I have not found any drive old or new or any 'Linux' utility (Brasero, Xfburn, etc) that will reliably blank and/or re-burn 650Mb CD-RW s. Traxdata samples seem especially prone. Most of these discs have already been used successfully under earlier, much earlier, versions of a range of Linux distros, probably including Puppy back as far as series 1. In many cases, these can be fixed by running Nero under W98 ! Some of them were successfully restored using a trial Linux version of Nero, but the trial period ran out.

Progress: One step forward, two steps....?

rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

mplayer and ffmpeg from Wary-0.3 to Wary-5.1.1 in i586

#86 Post by rodin.s »

I like Wary-511, it's great but mplayer and ffmpeg don't work on i586. On the other hand there was good (for i586) mplayer/ffmpeg in Wary-0.3. Is it possible to install somehow mplayer/ffmpeg from Wary-0.3 into Wary-5.1.1? Is there PETs maybe.
Solved: downloaded ffmpeg-2010-06-14.tar.bz from Barry's site, unpacked and made pet (without source files). After installing this package into Wary5.1.1 both mplayer and pmusic work on i586.

gcmartin

Problems: drag and drop from screen to screen from AbiWord

#87 Post by gcmartin »

Wary has many good things going for it. I have found one annoying problem that I MAY have reported earlier.

When I create a doc in Abiword and try to drag the screen's contents to some forums open in SeaMonkey, I am getting incomplete drag and drops. This is particularly annoying but, I am unsure about how to trap to provide additional useful information for resolution.

There also have been issues resulting from my drag to Geany and trying to save it. This gives me refusal messages from Geany about the characters in the file(s).

One character that comes to mind is the quote character (") where some of the websites just flat won't allow the drag-and-drop transfer.

I don't know if this is a clue, but on a completely different problem, here, it MAY HINT as what's wrong in WARY and ABIWORD. If this helps, please address this in WOOF and future WARYs.

Sometimes, we cut back so much in efforts to make things small, that we negatively affect the behavior of applications within the OS. i understand.

Hope this helps

mcewanw
Posts: 3169
Joined: Thu 16 Aug 2007, 10:48
Contact:

Re: Problems: drag and drop from screen to screen from AbiWord

#88 Post by mcewanw »

gcmartin wrote: When I create a doc in Abiword and try to drag the screen's contents to some forums open in SeaMonkey, I am getting incomplete drag and drops. This is particularly annoying but, I am unsure about how to trap to provide additional useful information for resolution.

There also have been issues resulting from my drag to Geany and trying to save it. This gives me refusal messages from Geany about the characters in the file(s).

One character that comes to mind is the quote character (") where some of the websites just flat won't allow the drag-and-drop transfer.
Maybe some or all of the problems you are documenting is just something to do with the code page/Encodings the application is set up to use. For example, by default Geany (as seen in Edit menu > Preferences > Files) is installed to use Encodings: Western (ISO-8859-1). I have a feeling (but could well be wrong) that I've read somewhere that changing that to Unicode (UTF-8) is necessary for some character sets to be recognised correctly. Hopefully someone who knows more about such matters will comment.
github mcewanw

Shep
Posts: 878
Joined: Sat 08 Nov 2008, 07:55
Location: Australia

Re: Problems: drag and drop from screen to screen from AbiWord

#89 Post by Shep »

mcewanw wrote:Maybe some or all of the problems you are documenting is just something to do with the code page/Encodings the application is set up to use. For example, by default Geany (as seen in Edit menu > Preferences > Files) is installed to use Encodings: Western (ISO-8859-1). I have a feeling (but could well be wrong) that I've read somewhere that changing that to Unicode (UTF-8) is necessary for some character sets to be recognised correctly. Hopefully someone who knows more about such matters will comment.
The encoding setting in geany is the bane of my life. (Well, not quite, but you know what I mean.)

Often I copy something from a web page into geany, edit it, then try to save to a file and it refuses because of encoding conflicts. So I have to tediously go through the document, editing out weird characters and typing in approximations. For example, I have to replace sloping apostrophes with the vertical one on my keyboard; replace a longer hyphen with the one on my keyboard, and replace a character consisting of 3 adjacent dots with 3 characters each comprising a single dot, and so on. This is a real PITA.

I have tried various encodings, via GEANY > Document > Set Encodings but when I find one that works it doesn't seem to stick for next time I use geany. Yes, I think UTF-8 might be the universal one to aim for.

I just tried your suggestion: Edit menu > Preferences > Files so will see if that sticks. I got rid of the bulky icons while I was there, too, don't need them taking up some of the editor window.

Shep
Posts: 878
Joined: Sat 08 Nov 2008, 07:55
Location: Australia

#90 Post by Shep »

BarryK wrote:Upgrade for USB 3G modems!

If you have wary 5.1.1 (or 5.1 and you have applied the service_pack_wary-5.1-to-5.1.1.pet), I have created a Service Pack that upgrades usb-modeswitch to version 1.1.7. See my blog post:

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

If you have a USB 3G modem, I would appreciate if you could test this Service Pack. I am particularly interested to get feedback on coldplugging versus hotplugging.
Until now I have been using the 5.1 CD + your zzz .pet. This has demanded hot booting.

Today I applied your 5.1 to 5.1.1 service pet, and also your 5.1.1 to 20110303 service pet.
I have switched off and find that upon switching on the USB modem is found if already plugged in (coldplugging). I have also switched off and find that upon switching on with the USB modem not plugged in, it is found if then plugged in (hotplugging). K3571-Z

This will make the start-up procedure just that much simpler. Thank you for your continued work with puppy, Barry.
Note that if your 3G modem uses the 'hso.ko' kernel module, use Wary with the 2.6.32.28 kernel. I think that hso.ko is broken in the 2.6.31.14 kernel (?)
I have no idea what my modem uses.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#91 Post by BarryK »

Shep wrote:Until now I have been using the 5.1 CD + your zzz .pet. This has demanded hot booting.
Wary 5.1 already has zzz, the pet is not needed. On the otherhand, if you mean Lucid Puppy 5.1 then it does need the zzz pet.
[url]https://bkhome.org/news/[/url]

gabe
Posts: 85
Joined: Fri 03 Apr 2009, 06:06
Location: Minnesota, USA

#92 Post by gabe »

This is on a fresh installation Wary 5.1.1 on my Inspiron 2400. It's slow as molasses. I didn't do anything except install vlc and firefox -- and I'm pretty sure this problem existed well before then, too.

"I'm running kernel 2.6.31.14" <-- How? [edit: from the blog post, I found this: http://distro.ibiblio.org/quirky/wary-5 ... oc-ide.iso -- what's the IDE for? Is 2.6.31.14 useful for anything other than modem drivers? Is it lighter? Please advise!]

It's unusably slow, yet I'm barely using it enough to type this response. The text is lagging by up to 5 seconds after I type, the hard drive seems to be constantly swapping as well. This is one of the most common desktop systems in the world -- at least a few years ago. Inspiron 2400, 256MB RAM. The first [edit: it appears second] screenshot was a clean boot, the second [first on the post] is with one other program running (in addition to the terminal with top) -- firefox displaying only this simple forum. Typing this very response.

Any suggestions? Normal Puppy 5.11 and 5.2 fail utterly with a crash sometime after use -- I blamed the kernel. (memtest ran for hours without an error, as did XP).
Attachments
myram-FF.png
This is with a single instance of FF with only 2 tabs open -- both of which are murga-linux puppy forums.
(39.58 KiB) Downloaded 2774 times
myram.png
This is on a fresh boot.
(15.77 KiB) Downloaded 2741 times
Last edited by gabe on Mon 07 Mar 2011, 07:06, edited 2 times in total.

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

Wary Puppy 5.1.1 Final

#93 Post by Billtoo »

xfe-1.32.2-i686.pet (X File Explorer) is a filemanager similar to midnight
commander, it also needs fox-1.6.43-i686.pet installed or it won't run.

gabe
Posts: 85
Joined: Fri 03 Apr 2009, 06:06
Location: Minnesota, USA

#94 Post by gabe »

The i810 driver is now being used and things seem just a tad better, but trying to "upgrade xorg" from the wizard leads me to install a package called "root" and it obviously fails. (To reproduce: Menu -> Setup -> Wizard Wizard [lol, the name itself is a bug] -> upgrade X drivers -> Xorg7.5).

So it looks like upgrading X is out of the question? And you say in the first post not to use XVesa? Just making sure. (Also, the new xorg could have been causing the random crashes in the past when I used normal puppy 5.11-5.2, so my "wariness" in this regard is justified, no?).

Edit: From the blog post, I found this: wary-511-k2.6.31.14-uniproc-ide.iso -- what does IDE stand for? Is 2.6.31.14 useful for anything other than modem drivers? Is it lighter? Would it for any reason be advisable on Intel 8xx hardware? Is there a pretty decent chance it could address the issue I've been having? Will it eat my pets and siblings alive? Please advise!

starhawk
Posts: 4906
Joined: Mon 22 Nov 2010, 06:04
Location: Everybody knows this is nowhere...

#95 Post by starhawk »

Not 100% certain that this is a bug, but I get a very consistent kernel panic on Wary 511 on my hardware... it loads vmlinuz, unpacks init.gz... and splat. Says something about something not syncing correctly... but it sinks all right. Wouldn't say it's the right /type/ of sinking (syncing), but it /does/ sink!

Wary 500 works fine, but neither version (standard or uniproc) of Wary 511 seems to like my system.

System details:
HP Pavilion s7220n Slimline Desktop, Celeron M CPU @ 1.8GHz, 1GB of RAM, 200GB SATA HDD + IDE DVD Burner. Except for the RAM, everything is stock hardware.

-----

@Gabe: IDE, also called PATA, is the "bus" (wires and protocol) between, say, a hard drive and the mainboard of a computer. IDE has since been made obsolete by a new style of connecting things called SATA. In this case, however, it also refers to the driver-set that Puppy uses in order to communicate with a drive of /any/ kind (confusingly enough, this includes other buses, like SCSI and USB). The "ide" driver-set uses a different set of names for the drives that it sees.

In other words (or if you want to say tl;dr) -- it's something very technical that you probably don't need to worry about. BTW, uniproc is short for "single processor" (uni=one, like unicycle).

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#96 Post by Sylvander »


rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

#97 Post by rodin.s »

gabe wrote: Edit: From the blog post, I found this: wary-511-k2.6.31.14-uniproc-ide.iso -- what does IDE stand for? Is 2.6.31.14 useful for anything other than modem drivers? Is it lighter?
I use it on my old PC AMD K6-3D 333MHz and it works fine. And it seems like it works faster.
And there is also a version on k2.6.30 from Puppy-4.3.1 if other kernels won't help.
And I guess it's even faster with ext4-savefile.

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#98 Post by Sylvander »


rodin.s
Posts: 344
Joined: Wed 22 Sep 2010, 19:50
Location: Ukraine

sfs-files

#99 Post by rodin.s »

sfs-files linked to mnt_sfs which is not in the system. Maybe it should be linked to filemnt.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#100 Post by BarryK »

gabe wrote:"I'm running kernel 2.6.31.14" <-- How? [edit: from the blog post, I found this: http://distro.ibiblio.org/quirky/wary-5 ... oc-ide.iso -- what's the IDE for? Is 2.6.31.14 useful for anything other than modem drivers? Is it lighter? Please advise!]
Well, you could have read the "readme" at the download site:

http://distro.ibiblio.org/quirky/wary-5 ... readme.htm

I have no idea why you are getting 5 second delay. But anyway, why did you choose the older kernel? Did you first try the default 2.6.32.28 kernel? -- it also has most modem drivers.
[url]https://bkhome.org/news/[/url]

Post Reply