
Code: Select all
video=vesafb:ywrap,mtrr,1024x768-16@60
Why release a kernel that dont work ?PickledOnion wrote:You would rarely get a heavily patched kernel to compile that way.GentooBox wrote:seppe - I dont know if you are doing it already, but it would be a good idea if you tested (if it compiles) the kernel before releasing it.
You can test it by:
Code: Select all
make allyesconfig make
Take the reiser4 patch for example - if you choose all the options it will not compile, at least that was the case a few weeks ago.
Also, how does you test it for single processor support and so on - choose make allyesconfig, but then go and uncheck some options?
You can't get it to work for all possible combinations and an allyes just takes you on an endless journey trying to find the conflicts.
Out of interest - have you tried an allyes on a vanilla 2.6.7 straight from kernel.org? It doesn't work
Oh, i am very sorry if i assaulted your kernel, that was not planned.seppe wrote:@GentooBox: I tested this kernel on my machine, and it worked perfectly. Vesafb-tng worked, lirc worked, win4lin worked, the ck patches worked, etc ..
The only thing I hadn't tested was reiser4, simply because I don't have a reiser4 partition .. I'd like to wait to the final version instead of risking my precious Gentoo box now. But I did compiled reiser4 support in my kernel, and it compiled cleanly here without any problems.
Bootsplash didn't worked perfectly, but I thought that was due to etc-update who overwrote my bootsplash conf file the last time I updated my system.
BUT everything compiled cleanly here at my pentium 3 with 800Mhz, and I had no problems with running it. Too bad I don't own a AMD64, then I would have a killer system and maybe I got the same errors as you and then I wouldn't have released this kernel.
My point: how can I know that the compilation fails on other architecture like the AMD 64? I don't know, but I think I can'tIf it compiles cleanly and runs without problems on the architecture(s) *I* own, then it looks stable for me.
Btw, read the warning message when you emerge nitro-sources, it says that this is an experimental patch set etc ..
Hey, you weren't assaulting it, and I said suggestions and comments were welcomeOh, i am very sorry if i assaulted your kernel, that was not planned
Is it a bad idea to be sure ?seppe wrote:Hey, you weren't assaulting it, and I said suggestions and comments were welcomeOh, i am very sorry if i assaulted your kernel, that was not planned
The AMD64 architecture is just different to a 'normal' x86 architecture, and compatibility looks still like a problem from time to time.
I try to test the kernel as much as possible, but as I said before .. I can't know how it compiles and runs on a different architecture than I have
But thanks to the 'make allyesconfig' tip, maybe I'll try that. Although that's actually not a good idea .. why would I need ALL possible drivers and options? I just need to test the patches I provide in this patchset, not the things the base kernel (2.6.8-rc2) provides .. that is not my job, but the official 2.6 kernel maintainer(s)
2.6.8-rc2-nitro3 working fine here. thanks very much for these enhanced ck-sources. looking forward to the next oneseppe wrote:The new nitro-sources patchset is here!
i don't know, sorry. i'm just leaving bootsplash out at the moment. framebuffer works fine w/out bootsplash for me.blaster999 wrote:Thanks for the tip! However the results are even stranger: at first it complains that no video mode has been set, after I press the spacebar it starts in 80x25 mode, after some seconds it goes to 1024x768 framebuffer (no fb image though) and only at the end of booting the background shows up. Is there a way to revert vesafb-tng without breaking the kernel (last time I tried there was a kernel panic)?

Elementl: There is a nice set of instructions about using portage overlay to install these sources here.Elementl wrote:I realize this may be a newbie question -
Why dont I show the nitro sources when i do an emerge search?
Am I missing something?