Page 3 of 7

Posted: Fri 05 Oct 2007, 17:30
by alienjeff
@RickyVaio

Try "PMEDIA=satahd" instead of "pmedia=satahd" in your menu.lst kernel line

Posted: Fri 05 Oct 2007, 18:35
by iandel
G'day,

alienjeff, no I didn't try any of the Beta's.

SirDuncan, Once it has been loaded to a hard drive then it doesn't seem to matter whether it is a Frugal or a Full install. I have two partitions (on separate physical drives) and have tried upgrading an older version (2.14), frugal install, and full install on a hard drive with everything deleted and freshly formatted. It still doesn't recognize the ethernet or USB. In fact, /proc/bus/usb is empty. This is probably part of the problem.

universal installer failure on usb flash

Posted: Fri 05 Oct 2007, 18:42
by barker
Hi I've used puppy's universal installer several times before, and never had problems- but with 3.0 it does not seem to work.
however my pendrive is formatted (fat16, ext2, ext3, fat32, one partition, two partitions, bootable flag, no flag - formatted in windows, formatted with linux, partitioned with gparted, or fdisk, or cfdisk (you see I've tried a few options Wink) it is only recognised as 'superfloppy formatted with ext3 - no files are copied across (although the operation takes some time and uses both the CD-drive and hard disk (swap?)). No options to install a boot loader or make the disk bootable appear afterwards.

Has anyone else had this problem?
Installing on ATA hard-drive no problem.

barker

Reboot occassionally restores stock desktop icons

Posted: Fri 05 Oct 2007, 18:48
by flagman
Puppy 3.0 employs 48 pixel desktop icons. I prefer 32 pixel icons at 1024x768x24 video resolution. I carefully changed each of Pups stock icons with a 32 pixel alternative from /usr...

Pup 3 appears to randomly remove custom desktop icons, replacing them with Barry's stock icons. It does not necessarily restore all of them. "Home", "Browser", "Calc" and "Drives" revert most often.

Anyone have any thoughts?

I am booting Puppy 3 from a ext3 partition on flash stick and have encountered few other problems.

Posted: Fri 05 Oct 2007, 19:05
by RickyVaio
alienjeff wrote:@RickyVaio

Try "PMEDIA=satahd" instead of "pmedia=satahd" in your menu.lst kernel line
Nope, no luck, same tty thing.

It IS picking up the kernel and the compressed distro, though; if I do "ls" it shows a directory structure...

If it helps, I'm trying to run frugal in a HP Evo DC5100 (P4, 512 MB RAM, 40 GB SATA drive) with four partitions: sda1 is Win XP, sda2 should be Puppy (300 MB FAT32), sda3 is swap, sda4 is Ubuntu 7.04 (running fine)...

Here someone who explains (sort of) what is the error message:
Job control will be turned off since your shell can not obtain a controlling terminal. This typically happens when you run your shell on /dev/console. The kernel will not provide a controlling terminal on the /dev/console device. Your should run your shell on a normal tty such as tty1 or ttyS0 and everything will work perfectly. If you REALLY want your shell to run on /dev/console, then you can hack your kernel (if you are into that sortof thing) by changing drivers/char/tty_io.c to change the lines where it sets "noctty = 1;" to instead set it to "0".

Universal installer problems

Posted: Fri 05 Oct 2007, 20:06
by justauser
I had an experience similar to what others described. I had one of the betas installed and then did a frugal install and rebooted. I got updating messages and started running and saved and rebooted. It was like no upgeade was done and I'd just done a clean install.

I did a new mkfs to the partiion and did a frugal install. Saved my stuff on shutdown, but after reboot, it was like I never did the save. Shitdown and saved and rebooted and this time it worked.

Lots of small quirks with the installer and also with upgrade.

Posted: Sat 06 Oct 2007, 02:12
by laptopnewbee
i find this xterm issue in 3.00, but not in 3.00 retro.

Code: Select all

# modprobe ieee80211_crypt-rtl
FATAL: Module ieee80211_crypt_rtl not found.
# modprobe ieee80211_crypt-rtl
FATAL: Module ieee80211_crypt_rtl not found.
# modprobe ieee80211_crypt-rtl
FATAL: Module ieee80211_crypt_rtl not found.
notice the dash gets changed to an underscore.

i tried it that many times to be sure.

Posted: Sat 06 Oct 2007, 02:33
by edoc
Tried to do a Frugal load on a laptop with a Full HDD load of
TeenPup (2.14).

Seamonkey failed to detect the prior load of SM and pick up anything,
settings, address book, bookmarks, folders.

It was like a clean load on a new computer.

Someone suggested a newer version of Seamonkey.

Perhaps I just need to follow a different load process?

Posted: Sat 06 Oct 2007, 03:02
by edoc
Where should the /boot folder and menu.list text file for GRUB be
located, please?

C:\ ?

C:\puppy300 ?

C:\bdisk ?

Other?

Posted: Sat 06 Oct 2007, 04:21
by Crash
Regarding Puppy Universal Installer:

I used it to install Puppy 3.00 on a USB stick with no problem. Before I did the install, I used GParted to remove all the partitions on it and created one big (1 GB) FAT16 partition. I then turned on the boot flag. Then I did the install to the "\" directory. It boots up fine, either directly on power-up for computers that support USB booting, or through 3.00's Wakepup2 floppy on a computer that doesn't support USB boot-up.

I moved the USB flash stick's Puppy files to a subdirectory ( I called it p300usb ) and it boots up fine using Wakepup2. It also boots up fine from power-up when I change syslinux.cfg to:

default p300usb\vmlinuz initrd=p300usb\initrd.gz pmedia=usbflash psubdir=p300usb

I have not yet tried using Universal Installer to explicitly put Puppy in a subdirectory, but I know it works in a subdirectory using this manual process.

I also installed Puppy OK on my hard drive in a FAT32 partition by simply copying the four Puppy files to it plus the "idehd" marker. It booted fine using Wakepup2. I then then moved it to a subdirectory. I can boot to it in the subdirectory either from Wakepup2 or just by going into FreeDOS and executing a file that says:

LINLD.COM image=C:\p300\vmlinuz initrd=C:\p300\initrd.gz "cl=root=/dev/ram0 PMEDIA=idehd acpi=on psubdir=p300"

I realize that this forum is for bugs and I am not really reporting any bug, but I thought that if you try from an established point that you know works, maybe you can determine the source of a bug easier.

The only minor bug that I still see is that an EXT2 Partition is not locked when I boot into a full install. This gets me into trouble if I accidently try to mount it using MUT. This is not an issue with frugal installs.

///

edoc-

I'm no Grub expert, but it is my understanding that Grub should always be in the \boot\grub directory (or /boot/grub depending on how you look at it).

///

(Second edit Oct 7):

I just tried Puppy's Universal Installer do an installation in a subdirectory on the hard drive. That works too.

///

Thanks, not a bug report

Posted: Sat 06 Oct 2007, 05:41
by Henry
After griping above about sundry I want to say also that -

Puppy 3 is impressively smooth and advanced, seen even in the brief and fast boot scroll.

Zigbert's Pbackup is very elegant!

A tip - If like me you have a lot of email to keep, keep it out of pup_save.2fs by specifying Local Folders in Seamonkey mail something like /mnt/home/Mail/Local Folders. This way it won't get lost if you switch to a new or different pup_save.2fs, and you won't need such a large one. Not so good if you want to carry your email with you, but you won't need such a large pup_save. (This is just an excuse to say it would be nice if someone did a pet.get of the official Seamonkey 1.1.4 for those of us challenged in that area.)

Similarly I keep a copy of the bookmark file elsewhere. Always good to store data separate from the OS, especially if one has been recently frightened by the big red error report re superblock and magic number! Another reason to think of Pbackup, maybe.

Henry

ethernet driver forcedeth fails to load.

Posted: Sat 06 Oct 2007, 07:22
by Jesse
Hi,

My ethernet driver does not load under Puppy 3.0. Even when I choose it from the wizard list and click 'load'.

On the good old Puppy 2.13 that is still working great for me:
sh-3.00# elspci -l | grep forcedeth
00:0a.0 068000 10DE:0057 <forcedeth>

With all the updated scripts in Puppy 3.0 its pretty confusing for me to find what script does what. Can someone help me out?

Jesse

Re: Small Bugs

Posted: Sat 06 Oct 2007, 10:47
by tempestuous
RMP wrote:The dialog states it is not possible to use WPA with the 1211rw module.
The network-wiz-update-Oct5.pet will fix that. Get it here -
http://www.murga-linux.com/puppy/viewto ... 292#144292

This problem is due to the fact that in older versions of Puppy the zd1211rw module did not work very well, so WPA support in the Network Wizard was written only to recognise the alternative zd1211/zd1211b modules.

zd1211rw apparently now works better with Puppy 3.00's 2.6.21x kernel.

Barry, this means another update to /usr/sbin/wag-profiles.sh
Sorry.

Re: ethernet driver forcedeth fails to load.

Posted: Sat 06 Oct 2007, 13:19
by Leon
Jesse wrote:Hi,

My ethernet driver does not load under Puppy 3.0. Even when I choose it from the wizard list and click 'load'.

On the good old Puppy 2.13 that is still working great for me:
sh-3.00# elspci -l | grep forcedeth
00:0a.0 068000 10DE:0057 <forcedeth>

With all the updated scripts in Puppy 3.0 its pretty confusing for me to find what script does what. Can someone help me out?

Jesse
I wondered why all Puppy 3.xx versions failed to autodetect 'eth0' although I hadn't this problem with any of previous versions.

When Puppy 3.00 was released Barry mentioned this in the announcement and release notes:

“A note for frugal installers -- there is still a little quirk. When do a frugal install to a subdirectory, using the 'psubdir' boot parameter, at first boot Puppy cannot find the 'zdrv_300.sfs' file. It is found after the pup_save file is created.
Another quirk is that the zdrv file cannot be found if, when presented with a list of pup_save files, you choose '0' (none).
I decided that these and some other issues are small enough not to hold up release of 3.00 final.

Puppy 3.00 seamonkey

Posted: Sat 06 Oct 2007, 15:05
by eccentric
Barry Sir,
Just to let you know i followed Leon,s advice for pppoe.
and Wolf pup for pidgin and now they both work.
Michael.

Pbackup

Posted: Sat 06 Oct 2007, 20:46
by Henry
Zigbert,

As per my note above I was quit impressed by the gui pf the latest Pbackup. But I have noted a problem, which reproducibly happens after I have used it to burn a cd of, say, pup_save.2fs. Emelfm2 then no longer runs!

Incidentally, I like emelfm2 a lot. Roxfiler of course is essential for several reasons, not least the thumbnail display. But emelfm2 is so convenient for example, for copying and renaming versions of pup_save.2fs back and forth between home and the folder I keep them in. Feels a little more secure than dragging between Rox windows, which tend to overlap and jump in a startling way.

Henry

Posted: Sat 06 Oct 2007, 20:47
by wingruntled
I finally got to download 3.0. I had a few odd issues with it. To start I did a full HD install.
Like puppy 2.17.1 I had no sound with the onboard sound in the SIS 630 chipset on this Hitachi Deskview machine. No problem though, I just installed the snd-trident module with boot manager and that fixed that. I had to do the same with puppy 2.17.1 so it was easy this time. Everything seemed to work good except Gxine would not play full screen DVD's in any video mode. Now here is the odd thing. I installed EZpup 2.17R2 and I thought it fail because it never went beyond the checking dependentcies window. But after closing the window by clicking on it I noticed my desktop icons started changing after doing a mouse-over, so I rebooted the machine and I ended up with Icewm and everything worked. And for some odd reason Gxine now will play DVD's full screen.
Luck or what?

Re: Pbackup

Posted: Sat 06 Oct 2007, 20:59
by Leon
Henry wrote:Incidentally, I like emelfm2 a lot. Roxfiler of course is essential for several reasons, not least the thumbnail display. But emelfm2 is so convenient for example, for copying and renaming versions of pup_save.2fs back and forth between home and the folder I keep them in. Feels a little more secure than dragging between Rox windows, which tend to overlap and jump in a startling way.
I fully agree. I use it a lot too. It would be fine to have it with Rox in Puppy.

Re: ethernet driver forcedeth fails to load.

Posted: Sat 06 Oct 2007, 21:44
by edoc
Leon wrote:
I'm no Grub expert, but it is my understanding that Grub should always be in the \boot\grub directory (or /boot/grub depending on how you look at it).

I always use frugal install with manually extracting files from iso and modifying my menu.lst file.

This Puppy-3.00 boot section from my menu.lst file works for me:

# Boot Puppy Linux
title Puppy-3.00, idehd, /p300
rootnoverify (hd0,4)
kernel /p300/vmlinuz PMEDIA=idehd
initrd /p300/initrd.gz
boot

All files from puppy-3.00-seamonkey.iso are in /p300 directory on vfat32 partition.
Is there a location or GRUB code difference when using NTFS instead of VFAT32?

Re: ethernet driver forcedeth fails to load.

Posted: Sat 06 Oct 2007, 21:59
by Jesse
Leon wrote:
Jesse wrote:Hi,

My ethernet driver does not load under Puppy 3.0. Even when I choose it from the wizard list and click 'load'.
<snip>
When Puppy 3.00 was released Barry mentioned this in the announcement and release notes:

“A note for frugal installers -- there is still a little quirk. When do a frugal install to a subdirectory, using the 'psubdir' boot parameter, at first boot Puppy cannot find the 'zdrv_300.sfs' file. It is found after the pup_save file is created.
Another quirk is that the zdrv file cannot be found if, when presented with a list of pup_save files, you choose '0' (none).
I decided that these and some other issues are small enough not to hold up release of 3.00 final.