The time now is Sat 25 May 2013, 05:08
All times are UTC - 4 |
|
Page 1 of 2 [19 Posts] |
Goto page: 1, 2 Next |
| Author |
Message |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Thu 13 Sep 2012, 00:42 Post subject:
Lupu 5.20 using wrong kernel |
|
uname -a
Linux RIPLinuX 2.6.33.2 #1 SMP Thu May 27 10:56:32 EST 2010 i686 GNU/Linux
On Lupu 5.20
It has been working swell, so I'll leave it this way, I suppose.
I have RIPLinuxX installed on the same partition as Puppy frugal, and it appears that it is picking up the RIPLinuxX kernel and not the Puppy kernel, but even that doesn't make sense because I told grub were to find the kernel.
Now that I discovered this, I could fix it, but considering it has been working great probably won't.
~
I thought it worth mentioning that this phenomena maybe can occur, even though I told Puppy where to find things as shown below:
kernel (hd0,1)/520/vmlinuz ro pmedia=atahd psubdir=520 pfix=nocopy,fsck pdev1=sda2
That's all, just an announcement unless someone like Barry or an interested developer wants me to look into it to try and figure out why. Or hopefully, someone already knows how this could happen.
~
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
MinHundHettePerro

Joined: 05 Feb 2009 Posts: 831 Location: SE
|
Posted: Thu 13 Sep 2012, 01:40 Post subject:
Re: Lupu 5.20 using wrong kernel |
|
| Bruce B wrote: | uname -a
Linux RIPLinuX 2.6.33.2 #1 SMP Thu May 27 10:56:32 EST 2010 i686 GNU/Linux |
?
/MHHP
_________________ Celeron 2.8 GHz, 1 GiB RAM, i82845 graphics, many partitions, Pupmode 12 (13)
Mostly running Slacko & 214X
Nämen, vaf.... ln -s /dev/null MHHP
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2682 Location: Kiel,Germany
|
Posted: Thu 13 Sep 2012, 17:04 Post subject:
|
|
Doesn't the Puppy kernel has something like
Thu May 27 10:56:32 EST 2010
Thu May 27 10:56:32 GMT-8 2010
Not sure though .
Had a look here :
http://distrowatch.com/table.php?distribution=rip
and
http://www.tux.org/pub/people/kent-robotti/looplinux/rip/
For the moment it seems to me that the rip and puppy kernel are unintended twins by their respective "make" rs .
RIP is some 160 MB, think I will dl it .
|
|
Back to top
|
|
 |
James C

Joined: 26 Mar 2009 Posts: 4742 Location: Kentucky
|
Posted: Thu 13 Sep 2012, 17:15 Post subject:
|
|
Lucid 528.005
| Code: | # uname -a
Linux puppypc 2.6.33.2 #1 SMP Thu May 27 10:56:32 EST 2010 i686 GNU/Linux
# |
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2682 Location: Kiel,Germany
|
Posted: Thu 13 Sep 2012, 17:42 Post subject:
|
|
Thanks for pointing me to it .
bash-3.2# strings vmlinuz-orig | grep EST
2.6.33.2 (root@puppypc) #1 SMP Thu May 27 10:56:32 EST 2010
bash-3.2# strings /boot/vmlinuz-orig | grep GMT
2.6.30.5 (root@puppypc) #1 SMP Tue Sep 1 15:48:26 GMT-8 2009
All my kernels that i had compiled on Iguleder's dpup two years ago had GMT-8 because i had omitted to set the local time back then . It had been the 2.6.33.2 kernel running . Will have to check . There are i think several updated kernels for 2.6.30.5 because aufs had been updated but not for 2.6.33.2 as it seems on http://bkhome.org/sources .
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2682 Location: Kiel,Germany
|
Posted: Thu 13 Sep 2012, 19:25 Post subject:
|
|
Hmm.. seems that woof is capable to recompile the kernel .
DOTconfig-K2.6.33.2-5APR2010-SMP-TICKLESS is on Barry's site
and the vmlinuz :
bash-3.2# strings vmlinuz-2.6.33.2-2010-04-05 |grep puppy
2.6.33.2 (root@puppypc) #1 SMP Mon Apr 5 12:55:04 Local time zone must be set--see zic m
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Fri 14 Sep 2012, 06:40 Post subject:
|
|
Thanks very much for the interest
Here are some more details.
My hard disk doesn't work when cold, as in room temperature. I normally run the computer 24/7
If I boot the machine cold, the hard disk is not identified or located. After a few minutes, it warms up. I reboot it and it stops at the GRUB menu.
I've learned I have to wait more minutes before booting. The partitions may not be ready.
One day, I booted Puppy and the on screen text indicated RIPLinuX was trying to load but in a disorganized hodgepodge of goodness knows what software. And it failed to boot and just locked up at a point.
I rebooted and it happened again.
In looking at the on screen text output, I thought something is horribly wrong and maybe making a mess of my partition.
I booted again and this time Puppy booted and I've never had a problem since.
I only discovered the RIPLinuX kernel is running a couple days ago.
GRUB specifies kernel (hd0,1)/520/vmlinuz
but it uses: kernel (hd0,1)/boot/vmlinuz
This would seem to me a GRUB problem. BTW it is a hacked GRUB version 0.97
Do you think?
~~~~
What about the hard disk not being functional when cool?
It doesn't necessarily have to be the hard drive, it could be something in the motherboard or its IDE controller.
The best way to check would be to buy a new hard drive. Because the hard drive can be used on other computers, but if its the motherboard, I'll scrap the machine, and remove reusable hardware.
After posting this 'bug' I think to myself the problem may be unheard of and unique to my machine.
I've also done a full e2fsck check on the partition with no apparent problems found.
~~~~
Thoughts?
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
npierce
Joined: 28 Dec 2009 Posts: 637
|
Posted: Fri 14 Sep 2012, 07:40 Post subject:
Re: Lupu 5.20 using wrong kernel |
|
| Bruce B wrote: | uname -a
Linux RIPLinuX 2.6.33.2 #1 SMP Thu May 27 10:56:32 EST 2010 i686 GNU/Linux
On Lupu 5.20 |
| James C wrote: | Lucid 528.005
| Code: |
# uname -a
Linux puppypc 2.6.33.2 #1 SMP Thu May 27 10:56:32 EST 2010 i686 GNU/Linux |
|
| MinHundHettePerro wrote: | | ? |
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2682 Location: Kiel,Germany
|
Posted: Fri 14 Sep 2012, 08:10 Post subject:
|
|
Another thought of mine would be that you are running RIP linux with the Puppy kernel . In my experience it is likely that a kernel boots and a Distro gets up til the X-Desktop but without any additionally modules loaded .
Would be interesting to see lsmod output .
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Fri 14 Sep 2012, 15:59 Post subject:
|
|
Thaks for the interest Karl
It is running Puppy for sure, because the software, desktop and apps are all Puppy. Even the loop devices:
Output of mount
rootfs on / type rootfs (rw,relatime)
/dev/sda2 on /initrd/mnt/dev_save type ext3 (rw,noatime,errors=continue,data=ordered)
/dev/loop1 on /initrd/pup_rw type ext3 (rw,noatime,errors=continue,data=ordered)
/dev/loop0 on /initrd/pup_ro2 type squashfs (ro,noatime)
/dev/loop4 on /initrd/pup_ro4 type squashfs (ro,noatime)
/dev/loop5 on /initrd/pup_ro5 type squashfs (ro,noatime)
unionfs on / type aufs (rw,relatime,si=e82f6409)
none on /proc type proc (rw,relatime)
none on /dev/pts type devpts (rw,relatime,gid=2,mode=620)
none on /sys type sysfs (rw,relatime)
shmfs on /dev/shm type tmpfs (rw,relatime,size=112508k)
none on /proc/bus/usb type usbfs (rw,relatime)
/dev/sdb2 on /mnt/sdw2 type ext3 (rw,noatime,errors=continue,data=journal)
Output of lsmod
Module Size Used by
| Code: | iptable_mangle 1189 0
iptable_nat 2666 0
nf_nat 10083 1 iptable_nat
ipt_REJECT 1485 1
nf_conntrack_ftp 4020 0
nf_conntrack_irc 2359 0
iptable_filter 958 1
xt_state 895 4
nf_conntrack_ipv4 7063 7 iptable_nat,nf_nat
nf_conntrack 36999 6 iptable_nat,nf_nat,nf_conntrack_ftp,nf_conntrack_irc,xt_state,{cut}
nf_defrag_ipv4 755 1 nf_conntrack_ipv4
ip_tables 7321 3 iptable_mangle,iptable_nat,iptable_filter
snd_intel8x0 19143 0
snd_ac97_codec 75789 1 snd_intel8x0
ac97_bus 686 1 snd_ac97_codec
snd_pcm_oss 26845 0
snd_mixer_oss 9963 1 snd_pcm_oss
snd_pcm 45385 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy 907 0
snd_seq_oss 18888 0
snd_seq_midi 3156 0
snd_rawmidi 11924 1 snd_seq_midi
snd_seq_midi_event 3592 2 snd_seq_oss,snd_seq_midi
snd_seq 32379 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 11986 2 snd_pcm,snd_seq
snd_seq_device 3601 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 30859 10 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,{cut}
soundcore 3403 1 snd
snd_page_alloc 4645 2 snd_intel8x0,snd_pcm
ohci1394 20716 0
serio_raw 2928 0
ieee1394 50116 1 ohci1394
fbcon 27736 0
tileblit 1509 1 fbcon
font 6916 1 fbcon
bitblit 3514 1 fbcon
softcursor 805 1 bitblit
shpchp 21148 0
pci_hotplug 18286 1 shpchp
forcedeth 40937 0
pcspkr 1179 0
i2c_nforce2 4236 0
i2c_core 11497 1 i2c_nforce2
nvidia_agp 3640 1
agpgart 18904 1 nvidia_agp
parport_pc 19055 0
parport 20387 1 parport_pc
evdev 5517 0
thermal 9263 0
button 3522 0
processor 24987 0
fuse 42549 0
aufs 110466 1
nls_iso8859_1 2937 0
nls_cp437 4465 0
usbhid 18009 0
usb_storage 29717 1
squashfs 15984 3
ohci_hcd 16937 0
ssb 29373 1 ohci_hcd
ehci_hcd 25830 0
usbcore 91279 5 usbhid,usb_storage,ohci_hcd,ehci_hcd
floppy 40152 0 |
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Fri 14 Sep 2012, 17:46 Post subject:
|
|
Intriguing Bruce
It has been found that hostname conflicts can slow down your PC. Is all performing OK?
I did research on this when we went over to a unique hostname setup in woof by appending ${RANDOM} to "puppyc" very early on in the initial boot.
Different ways to determine hostname in puppy: | Code: | # hostname
puppypc16509
# uname -n
puppypc16509
# cat /proc/sys/kernel/hostname
puppypc16509
# sysctl kernel.hostname
kernel.hostname = puppypc16509
# cat /etc/hostname
puppypc16509
# grep $HOSTNAME /etc/hosts
127.0.0.1 localhost puppypc16509
# echo $HOSTNAME
puppypc16509 |
If it changed by itself I wonder how?
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Fri 14 Sep 2012, 19:08 Post subject:
|
|
01micko,
| 01micko wrote: | | It has been found that hostname conflicts can slow down your PC. Is all performing OK? |
It ran fast and then slowed down after the ISP made some changes, I know what they didn't do right, just need to call them out. The slowdown shows up mostly when watching Youtube videos.
Here are the results of the tests
[~] hostname
RIPLinuX
[~] uname -n
RIPLinuX
[~] cat /proc/sys/kernel/hostname
RIPLinuX
[~] sysctl kernel.hostname
kernel.hostname = RIPLinuX
[~] cat /etc/hostname
localhost
[~] grep $HOSTNAME /etc/hosts
127.0.0.1 localhost
[~] echo $HOSTNAME
localhost
[~]
The $HOSTNAME may of been something like puppypc and I may have changed it myself to localhost
But
I didn't change the kernel or anything to do with it.
Bruce
~
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
starhawk
Joined: 22 Nov 2010 Posts: 1827 Location: Everybody knows this is nowhere...
|
Posted: Fri 14 Sep 2012, 19:15 Post subject:
|
|
Bruce B, do you hear a clicking sound while your hard drive is being slow? That would tend to indicate impending failure of the drive.
...could also be that the controller on the computer's motherboard is on its way out.
_________________ siht daer nac uoy fi uoy od os dna skcor yppup 
|
|
Back to top
|
|
 |
01micko

Joined: 11 Oct 2008 Posts: 7019 Location: qld
|
Posted: Fri 14 Sep 2012, 19:42 Post subject:
|
|
| Bruce B wrote: |
[~] cat /etc/hostname
localhost
[~] grep $HOSTNAME /etc/hosts
127.0.0.1 localhost
[~] echo $HOSTNAME
localhost
[~]
The $HOSTNAME may of been something like puppypc and I may have changed it myself to localhost
But
I didn't change the kernel or anything to do with it.
Bruce
~ |
Even more intriguing! Since it looks like this behaviour has been there for awhile there is probably no way to trace what happened.
I would suggest that "localhost" is probably causing more conflict. | Code: | # hostname --help
BusyBox v1.19.3 (2011-11-09 07:34:50 WST) multi-call binary.
Usage: hostname [OPTIONS] [HOSTNAME | -F FILE]
Get or set hostname or DNS domain name
-s Short
-i Addresses for the hostname
-d DNS domain name
-f Fully qualified domain name
-F FILE Use FILE's content as hostname
# hostname -d
# hostname -i
127.0.0.1
# hostname -f
localhost
|
I would change the hostname! Get things consistent, see if they stay persistent.
Cheers
_________________ keep the faith .. 
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10818 Location: The Peoples Republic of California
|
Posted: Fri 14 Sep 2012, 20:06 Post subject:
|
|
| starhawk wrote: | | Bruce B, do you hear a clicking sound while your hard drive is being slow? That would tend to indicate impending failure of the drive. |
I don't think the hard drive runs slow. It just won't work right until its warm.
| starhawk wrote: | | ...could also be that the controller on the computer's motherboard is on its way out. |
The hard drive is a WD 80GB IDE
I bought a WD 160GB IDE to replace it. If this doesn't fix it, I suppose off to the County Coroner for an autopsy.
~
_________________ New! Puppy Linux Links Page
|
|
Back to top
|
|
 |
|
|
Page 1 of 2 [19 Posts] |
Goto page: 1, 2 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|