Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Fri 24 May 2013, 18:28
All times are UTC - 4
 Forum index » Advanced Topics » Puppy Derivatives
Unnamed puplet 1.1 (kernel-2.6.29.1)
Moderators: Flash, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 2 of 4 [49 Posts]   Goto page: Previous 1, 2, 3, 4 Next
Author Message
techtype

Joined: 16 Nov 2008
Posts: 181

PostPosted: Mon 27 Apr 2009, 13:30    Post subject:  

MU wrote:
comparing:
http://puppyisos.org/isos/2009-01-to-06/lxde-pup411-dillo-k2.6.29.1-MU/Development/DOTconfig-K2.6.29.1_MU
and:
http://puppyisos.org/isos/2009-01-to-06/aragon-420-2.6.29.1-smp/DOTconfig-090423-aragon-smp

Code:
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
CONFIG_CIFS_STATS=y
# CONFIG_CIFS_STATS2 is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set


Code:
CONFIG_SMB_FS=m
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set


BUT:
also Kernel 2.6.27.5 from the first ultrapup has:
Code:
# CONFIG_SMB_FS is not set
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
CONFIG_CIFS_WEAK_PW_HASH=y
CONFIG_CIFS_XATTR=y
CONFIG_CIFS_POSIX=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set


As 2.6.27.5 worked, this can not be the issue.

I also compared the files in /opt/samba and /etc/ and /lib/, but found no differences in the files, that should be involvd in samba.
At moment, I am clueless Sad
Mark


Well, I am certainly more clueless than you.

I keep going back to what you said when you updated your pup to RC4. You just dropped in the kernel. You did not add any other of wow's files. So, it seems to me that it has to be in the modules or the firmware. Wouldn't those be the only file changes?
Back to top
View user's profile Send private message 
MU


Joined: 24 Aug 2005
Posts: 13642
Location: Karlsruhe, Germany

PostPosted: Mon 27 Apr 2009, 13:58    Post subject:  

I read at bottom here about problems caused by a network card driver:
Link

Quote:
OK... So it was a packet problem.


By comparing the old/new sfs, I see different sizes of the firmware archives.
/lib/modules/all-firmware/.

However, as aragon uses the same kernel-version, there also should be the same firmware.
So this also could not be the issue?

I will google a bit more.
Can you tell me, what network driver you use?
In the menu, start the "Hardinfo Hardware Information".
In it, click on: "Computer - Kernel modules".
Click on the list on the right, until you find one with "ethernet" in the description.
Then at bottom on "path", it has the location/name of the kernelmodule.
Please write it down here.
Mark

_________________
my recommended links
Back to top
View user's profile Send private message Visit poster's website 
techtype

Joined: 16 Nov 2008
Posts: 181

PostPosted: Mon 27 Apr 2009, 14:25    Post subject:  

-Loaded Modules-

sky2 : Marvell Yukon 2 Gigabit Ethernet driver

/lib/modules/2.6.28.5/kernel/drivers/net/sky2.ko

Aragon mentions in his thread that he just renamed his firmware folder.
Back to top
View user's profile Send private message 
aragon

Joined: 15 Oct 2007
Posts: 1690
Location: Germany

PostPosted: Mon 27 Apr 2009, 14:57    Post subject:  

techtype wrote:
I am willing to try anything, so I tried both pets -- neither has any effect.

My understanding of networking is that the destination computer handles mounting and working with the file system. I don't think ntfs-3g on the source computer (source of the file transfer) would even be involved.

valid point Embarassed

MU wrote:
However, as aragon uses the same kernel-version, there also should be the same firmware.
So this also could not be the issue?

no! i'm using the ones from 2.6.25.16.

barry wrote something about firmware here
http://puppylinux.com/sources/kernel-2.6.29.1/kernel-patches.txt
i didn't understand that, so i decided to leave them as they are and think of it later.

so maybe here's something to look at?

aragon

_________________
PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
Back to top
View user's profile Send private message 
MU


Joined: 24 Aug 2005
Posts: 13642
Location: Karlsruhe, Germany

PostPosted: Mon 27 Apr 2009, 15:44    Post subject:  

Thanks Aragon, very important hint!

Techtype, sky2.ko itself seems to use no firmware.
Maybe one of the other modules needs firmware.
You could try to run without savefile.
Then click on the old ultrapup 1.0 pup_411.sfs to mount it.
Then copy the old /lib/firmware from the mounted sfs to the "real" /lib/firmware.
Then run the network wizard to set up the network card.

Mark

_________________
my recommended links

Last edited by MU on Mon 27 Apr 2009, 16:06; edited 2 times in total
Back to top
View user's profile Send private message Visit poster's website 
techtype

Joined: 16 Nov 2008
Posts: 181

PostPosted: Mon 27 Apr 2009, 15:56    Post subject:  

MU wrote:
sky2.ko itself seems to use no firmware.
Maybe one of the other modules needs firmware.
You could try to run without savefile.
Then click on the old ultrapup 1.0 pup_411.sfs to mount it.
Then copy the old /lib/firmware from the mounted sfs to the "real" /lib/firmware.
Then run the network wizard to set up the network card.

Mark


I'll try it, Mark. But, it will be tomorrow --- have to do some other jobs for the wife first.
Back to top
View user's profile Send private message 
playdayz


Joined: 25 Apr 2008
Posts: 3705

PostPosted: Mon 27 Apr 2009, 21:02    Post subject:  

I have grabbed both of the 2.6.29 kernels to play with. As we go forward here is one or two thoughts. I hasn't hurt me at all that NYP has a different kernel than Puppy4. I do like to have an updated kernel more often than the kernel for Puppy 4 was updated (never); that is not a criticism--puppy4 worked well for me, but I do like more frequent updates--not constantly necessarily, but well tested and reliable updates. I also prefer to have the latest versions of software; again, not a criticism of puppy4 which worked wonderfully for me and I do understand choosing a stable older version over a buggy new version, but what I really prefer is a stable new version Wink. thanks.
Back to top
View user's profile Send private message 
MU


Joined: 24 Aug 2005
Posts: 13642
Location: Karlsruhe, Germany

PostPosted: Tue 28 Apr 2009, 01:44    Post subject:  

playdayz,

yes, but you always must compare advantages/disadvantages.

Kernel 2.6.15.16 meanwihle has a lot of additional modules, so more older hardware might be supported better.
And it supports closed source drivers, that were dropped in newer kernels.
So it is very important, to have a Puppy, that still uses it.

Concerning 2.6.29.1, I see mainly disadvantages.
- no squashfs lzma compression (acceptable)
- incompatible to older squashfs (acceptable)
- Ati drivers require ugly patches, reports in other forums say, those drivers now work less reliable (showstopper)
- no support for the reliable "aufs" unionfs driver (showstopper)

As this thread did not solve yet any of the open bugs for NYP with kernel 2.6.28.5, I think, I will stay with that 2.6.28.5 for now. It has more advantages for our system based on a layered filesystem.

Once lzma and aufs work, I will test again to switch to a newer one.
Reports speculate, that 2.6.30 might have inbuilt lzma support.

Mark

_________________
my recommended links
Back to top
View user's profile Send private message Visit poster's website 
aragon

Joined: 15 Oct 2007
Posts: 1690
Location: Germany

PostPosted: Tue 28 Apr 2009, 03:58    Post subject:  

playdayz,

to give you also a little answer on my point of view:

1. All things MU wrote about the disadvantages of 2.6.29.1 are correct in my eyes, especially when it comes to a point of an 'official' release or at least a non experimental release.

2. For my release i could say, that it's a testbed / an experiment. It has a more 'fixed' state. I just picked up 2.6.29.1, as Barry did this actually for woof. i wanted to collect experience about kernel-configuration / optimisation. This may / may not help to build a modern / optimised kernel (maybe with 2.6.28.5) for a future official or non-official release.

3. Yes, a stable actual version is the goal. And a little less conservative kernel-config (my opinion).

aragon

_________________
PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
Back to top
View user's profile Send private message 
tlchost

Joined: 05 Aug 2007
Posts: 1487
Location: Baltimore, Maryland USA

PostPosted: Tue 28 Apr 2009, 06:50    Post subject: Re: Unnamed puplet 1.1 (kernel-2.6.29.1)
Subject description: unofficial update by MU for tests
 

MU wrote:

Please let us know, if this kernel is an enhancement, or creates new problems.


As reported in another thread, once the LiveCD is rebooted after the first save to CD, I can no longer mount USB drives.

MU wrote:

And please post there what error you get, if you type something like
mount /dev/sda2 /mnt/sda2
(where sda2 is of course the value of one of your USB drives).
And look with "lsmod", if the USB module are loaded, so if you have such a line: Quote:
usbcore 117852 7 uhci_hcd,usbhid,usb_storage,usbkbd,ehci_hcd,ohci_hcd


Very difficult for me to give you the exact error message, since I am unable to mount and external USB drives and also can not mount my internal hard drive.

Since it doesn't appear to be only USB drives that can not be mounted, can I give you other information that will be of assistance?

Thom
Back to top
View user's profile Send private message Visit poster's website 
techtype

Joined: 16 Nov 2008
Posts: 181

PostPosted: Tue 28 Apr 2009, 08:51    Post subject: No joy  

MU wrote:
Thanks Aragon, very important hint!

Techtype, sky2.ko itself seems to use no firmware.
Maybe one of the other modules needs firmware.
You could try to run without savefile.
Then click on the old ultrapup 1.0 pup_411.sfs to mount it.
Then copy the old /lib/firmware from the mounted sfs to the "real" /lib/firmware.
Then run the network wizard to set up the network card.

Mark


OK, tried it and it did not cause any errors but did not fix the problem. Then I tried various similar techniques for copying the modules and/or the older kernel, but I could not get any of them to work at all even using depmod -a. I'm just not smart enough in Linux even though in Windows I'm a programmer.
Back to top
View user's profile Send private message 
playdayz


Joined: 25 Apr 2008
Posts: 3705

PostPosted: Tue 28 Apr 2009, 11:02    Post subject:  

@ MU, Aragon

Thanks for the theory guys. I was not agitating for 2.6.29, only saying that it was not necessary imo to have the same kernel as Puppy main official release. 2.6.28.5 is working splendidly for me right now in NYPrc10. Am I right that it wouldn't matter if they were the same number, because they would be configured differently and so modules would not be interchangeable anyway??? If things would be interchangeable would that be a reason to use the same kernel version?

Quote:
a little less conservative kernel-config (my opinion).


my opinion also; my main work computer must have smp and drivers for my hd3850. Because NYP is working so well I have been doing half of my work on it and it is working very nicely, smooth, quick, and stable. Because of the quickness of Puppy, even with hal and dbus enabled, it is much more pleasant than working in windows. It is also prettier than windows with, thanks to MU, many alternatives about which desktop to use. My hope is that there will be an ongoing well-tested and well-supported "big linux" version of Puppy, like NYP.

Last edited by playdayz on Tue 28 Apr 2009, 12:13; edited 3 times in total
Back to top
View user's profile Send private message 
playdayz


Joined: 25 Apr 2008
Posts: 3705

PostPosted: Tue 28 Apr 2009, 11:03    Post subject: Please Delete  

@ MU, Aragon

Thanks for the theory guys. I was not agitating for 2.6.29, only saying that it was not necessary imo to have the same kernel as Puppy main official release. 2.6.28.5 is working splendidly for me right now in NYPrc10.

Quote:
a little less conservative kernel-config (my opinion).


my opinion also; my main work computer must have smp and drivers for my hd3850. Because NYP is working so well I have been doing half of my work on it and it is working very nicely, smooth, quick, and stable. Because of the quickness of Puppy, even with hal and dbus enabled, it is much more pleasant than working in windows. It is also prettier than windows with, thanks to MU, many alternatives about which desktop to use.
Back to top
View user's profile Send private message 
Béèm


Joined: 21 Nov 2006
Posts: 11782
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

PostPosted: Tue 28 Apr 2009, 13:33    Post subject:  

Having seen the 2.6.29.1 kernel announcement, I had good hopes, but apparently wow based distro's are incompatible with my Medion MD8818 PC. No joy thus.

I booted with loglevel=7 and I am again stuck at the same point as other wow distro's.
DSC_2447.JPG
Description 
jpg

 Download 
Filename  DSC_2447.JPG 
Filesize  204.87 KB 
Downloaded  186 Time(s) 

_________________
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
Back to top
View user's profile Send private message 
aragon

Joined: 15 Oct 2007
Posts: 1690
Location: Germany

PostPosted: Tue 28 Apr 2009, 13:49    Post subject: Re: Please Delete  

playdayz wrote:
I was not agitating for 2.6.29

i have not understand it in this way Wink

but my personal hope is that the standard gets a kernel in the way we all think. which one, simply the best for puppies needs... but i don't think that we're thinking much different.

@ Béèm
it seems your hw is very special (for linux) Crying or Very sad you're on a little testing marathon, so one more for testing yet: did you try my 4.2 with 2.6.29.1? The kernel is a little different configured, so maybe more luck?

aragon

_________________
PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 2 of 4 [49 Posts]   Goto page: Previous 1, 2, 3, 4 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Puppy Derivatives
Jump to:  

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
[ Time: 0.0908s ][ Queries: 13 (0.0108s) ][ GZIP on ]