View previous topic :: View next topic |
Author |
Message |
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Thu Dec 18, 2003 4:45 pm Post subject: |
|
|
i tried that as well, but it failed here when compiling.
Code: | SPLIT include/linux/autoconf.h -> include/config/*
CC arch/i386/kernel/asm-offsets.s
In file included from include/linux/wait.h:14,
from include/asm/semaphore.h:41,
from include/linux/sched.h:18,
from arch/i386/kernel/asm-offsets.c:7:
include/linux/list.h:239: error: redefinition of `list_empty_careful'
include/linux/list.h:221: error: `list_empty_careful' previously defined here
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [arch/i386/kernel/asm-offsets.s] Error 2 |
|
|
Back to top |
|
|
PrakashP Veteran
Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
Posted: Thu Dec 18, 2003 5:09 pm Post subject: |
|
|
Nick's CPU scheduler exists in two patch versions for mm and for Linux tree. So it doesn't surprise me that love4 won't cleanly apply to 2.6 release. |
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Thu Dec 18, 2003 9:52 pm Post subject: |
|
|
EXTRAVERSION is also set in the ebuild I think - so the patch might be good but the ebuild fucks us over.
AS scheduler has this been "unfixed" yet?
2.6.0-love will come once time allows, I'm sure.
steel300: TESTBEDS.. fancy smanchy are we? I wish I could afford testbed machines for my stuff. anyways ROCK ON !! |
|
Back to top |
|
|
neenee Veteran
Joined: 20 Jul 2003 Posts: 1786
|
Posted: Thu Dec 18, 2003 10:04 pm Post subject: |
|
|
i just tried applying the patch for fun. i didn't really
expect it to work, but it would have been a nice sur-
prise
i even checked nicks' work and tried to apply various
patches of his and played a bit with diff, but i didn't
have time to do more than play.
somehow scheduled meetings can still surprise me |
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Thu Dec 18, 2003 10:31 pm Post subject: |
|
|
The new testbeds won't be fancy. The will be merely spare parts I have lying around with no other purpose. Break will just give me time to assemble everything. _________________ Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it. |
|
Back to top |
|
|
relyt Apprentice
Joined: 29 Aug 2002 Posts: 238 Location: Massachusetts
|
Posted: Thu Dec 18, 2003 11:39 pm Post subject: |
|
|
didl wrote: | I still get the same error with the run-time selectable io_scheduler (i.e. permission denied) using the most recent patch (as of this morning). Hence I am back to elevator=cfq. |
Does that 'file' exist in sysfs?
When all else fails, grab the individual patches and get it working yourself. |
|
Back to top |
|
|
didl Retired Dev
Joined: 09 Sep 2003 Posts: 1106 Location: Pittsburgh, PA
|
Posted: Thu Dec 18, 2003 11:46 pm Post subject: |
|
|
relyt wrote: |
Does that 'file' exist in sysfs?
When all else fails, grab the individual patches and get it working yourself. |
No, the file does not exist and that's of course why "echo"
fails. It should be created during initialization of the kernel,
or that's at least what used to happen. |
|
Back to top |
|
|
relyt Apprentice
Joined: 29 Aug 2002 Posts: 238 Location: Massachusetts
|
Posted: Fri Dec 19, 2003 1:42 am Post subject: |
|
|
didl wrote: | No, the file does not exist and that's of course why "echo"
fails. It should be created during initialization of the kernel,
or that's at least what used to happen. |
You should grab the elv-* patches from Nick Piggin's site and try to apply them - if it complains about the patch already being there, then I don't know what to say... |
|
Back to top |
|
|
jojobobo n00b
Joined: 26 Jun 2003 Posts: 29 Location: USA
|
Posted: Fri Dec 19, 2003 8:24 am Post subject: Love Sources Rocks! |
|
|
These new sources are great! They fixed some sound problems that I had with Enemy Territory and Unreal Tournament 2003. Also, there was some studdering and sound warping when using Alsa's OSS emulation, but that also got fixed.
I also tried compiling radeonfb, since I've been hearing about people and their success with the 2.6 test sources (specifically the mm-sources). Had to compile in the 4GB Memory/Userspace option. Slowed the system down a whole lot.
Can't wait for the final patches for 2.6 stable!
Keep up the good work! |
|
Back to top |
|
|
didl Retired Dev
Joined: 09 Sep 2003 Posts: 1106 Location: Pittsburgh, PA
|
Posted: Fri Dec 19, 2003 2:58 pm Post subject: |
|
|
relyt wrote: | didl wrote: | No, the file does not exist and that's of course why "echo"
fails. It should be created during initialization of the kernel,
or that's at least what used to happen. |
You should grab the elv-* patches from Nick Piggin's site and try to apply them - if it complains about the patch already being there, then I don't know what to say... |
relyt,
Thanks for the tip! I tried that and in fact elv-select.patch is missing
from the latest 2.6.0-test11-love4.patch.bz! Unfortunately the former
doesn't apply cleanly and I don't have time to fix it right now.
Maybe steel300 can include it again in his next release/update. |
|
Back to top |
|
|
Safrax Guru
Joined: 23 Apr 2002 Posts: 422
|
|
Back to top |
|
|
didl Retired Dev
Joined: 09 Sep 2003 Posts: 1106 Location: Pittsburgh, PA
|
Posted: Fri Dec 19, 2003 4:13 pm Post subject: |
|
|
I second that. I use it quite frequently with kismet and
currently have to patch it in by hand. |
|
Back to top |
|
|
Neuros n00b
Joined: 17 Dec 2003 Posts: 28 Location: Chattanooga, TN
|
Posted: Sat Dec 20, 2003 1:17 am Post subject: |
|
|
So, I just successfully emerged the ebuild for love4 ... do I have to do anything before I just configure and compile this bad boy? _________________ In the end, if you're not careful, this is what happens--you cry uncontrollably while watching a movie, but you cannot cry in real life. |
|
Back to top |
|
|
Neuros n00b
Joined: 17 Dec 2003 Posts: 28 Location: Chattanooga, TN
|
Posted: Sat Dec 20, 2003 1:47 am Post subject: |
|
|
How are you guys patching this to the 2.6.0 stable? I've been looking at some howtos, but my attempts keep failling. Do I just have to stick with test11? _________________ In the end, if you're not careful, this is what happens--you cry uncontrollably while watching a movie, but you cannot cry in real life. |
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Sat Dec 20, 2003 3:11 am Post subject: |
|
|
Here's how to do it I would think
emerge development-sources (to get 2.6.0)
cd /usr/src
wget [url]
bzcat [patch filename] | patch -p1
hope it applies (I won't promise you that it will - I haven't tested it)
and if it does
cd linux
make menuconfig
|
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Sat Dec 20, 2003 3:11 am Post subject: |
|
|
Neuros wrote: | So, I just successfully emerged the ebuild for love4 ... do I have to do anything before I just configure and compile this bad boy? |
Pray if that's your thing - otherwise pay steel300 for his hard work |
|
Back to top |
|
|
Neuros n00b
Joined: 17 Dec 2003 Posts: 28 Location: Chattanooga, TN
|
Posted: Sat Dec 20, 2003 4:52 am Post subject: |
|
|
You're damn right I need to pay Steel300 ... I feel such an obligation even though I haven't compiled ... Maybe I can get an answer to another question: Are there certain things in the kernel that I DO NOT want to turn off that will make null my attempts to use love-sources? i.e., 'select only drivers that will compile cleanly' ??? What is in here that I don't want to turn off so that I actually am using the love-sources? Does the question make sense? _________________ In the end, if you're not careful, this is what happens--you cry uncontrollably while watching a movie, but you cannot cry in real life. |
|
Back to top |
|
|
Vagabond Apprentice
Joined: 19 Jan 2003 Posts: 192
|
Posted: Sat Dec 20, 2003 5:40 am Post subject: |
|
|
AFAIK most of the important stuff is intgrated in anyway ( the scheduler), the alsa upgrades replace the alsa in the kernel, the more cosmetic things like bootsplash have to be enabled manually.
This love patch seems quite a good one BTW, hasn't messed up on me yet
Vag |
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Sat Dec 20, 2003 5:40 am Post subject: |
|
|
Neuros wrote: | You're damn right I need to pay Steel300 ... I feel such an obligation even though I haven't compiled ... Maybe I can get an answer to another question: Are there certain things in the kernel that I DO NOT want to turn off that will make null my attempts to use love-sources? i.e., 'select only drivers that will compile cleanly' ??? What is in here that I don't want to turn off so that I actually am using the love-sources? Does the question make sense? |
That's a standard option in kernel 2.6 - in an effort to make everything compile without warnings, the developers "box out" "bad" drivers to make the authors feel ashamed and want to go fix them.
It's safe to ignore (N) if you don't need one of these drivers - which you probably don't |
|
Back to top |
|
|
PrakashP Veteran
Joined: 27 Oct 2003 Posts: 1249 Location: C.C.A.A., Germania
|
|
Back to top |
|
|
nybbles n00b
Joined: 10 May 2003 Posts: 55 Location: Vancouver
|
Posted: Sun Dec 21, 2003 6:59 pm Post subject: |
|
|
Granted I've been using the love patches for test11 for a while now, I'd like to ask two questions:
What advantages/disadvantages does the 2.6.* kernel have over the 2.4.* kernel? (Very briefly, I guess... I've read about how its got better multitasking/threading thingies)...
And also what advantages/disadvantages do the love-sources have over the unpatched 2.6 kernel and the mm-sources?
I have to justify using it. So far the main reason I am using it is because it is (was until recently) the bleeding edge kernel and 'love-sources' makes me sound even cooler than 'development-sources'.
Thanks! _________________ oo oo aah aah |
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Sun Dec 21, 2003 7:26 pm Post subject: |
|
|
snarkyshark wrote: | Granted I've been using the love patches for test11 for a while now, I'd like to ask two questions:
What advantages/disadvantages does the 2.6.* kernel have over the 2.4.* kernel? (Very briefly, I guess... I've read about how its got better multitasking/threading thingies)...
And also what advantages/disadvantages do the love-sources have over the unpatched 2.6 kernel and the mm-sources?
I have to justify using it. So far the main reason I am using it is because it is (was until recently) the bleeding edge kernel and 'love-sources' makes me sound even cooler than 'development-sources'.
Thanks! |
Love sources has a lot of nice feature patches - like bootsplash, forcedeth (will go in soon I hope it applies cleanly), vesafb high freq, scheduler improvements (even over vanilla 2.6), Reiser4 (will go in soon also I hope). I keep forgetting how much of a change love is over vanilla.
Oh and a cooler name helps. |
|
Back to top |
|
|
nybbles n00b
Joined: 10 May 2003 Posts: 55 Location: Vancouver
|
Posted: Sun Dec 21, 2003 7:33 pm Post subject: |
|
|
Lovechild wrote: |
Love sources has a lot of nice feature patches - like bootsplash, forcedeth (will go in soon I hope it applies cleanly), vesafb high freq, scheduler improvements (even over vanilla 2.6), Reiser4 (will go in soon also I hope). I keep forgetting how much of a change love is over vanilla.
Oh and a cooler name helps. |
Yeah I love the name!
Could you tell me what exactly vesafb high freq and forcedeth are?
I'm not too sure about bootsplash either. What's that? Where can I find info on this stuff? I've never come across it (as odd as that may sound).
Cool, I love reiserfs
Hm... Exams are over, time to fiddle around with getting all these goodies to work
Thanks! _________________ oo oo aah aah |
|
Back to top |
|
|
Lovechild Advocate
Joined: 17 May 2002 Posts: 2858 Location: Århus, Denmark
|
Posted: Sun Dec 21, 2003 8:11 pm Post subject: |
|
|
snarkyshark wrote: | Lovechild wrote: |
Love sources has a lot of nice feature patches - like bootsplash, forcedeth (will go in soon I hope it applies cleanly), vesafb high freq, scheduler improvements (even over vanilla 2.6), Reiser4 (will go in soon also I hope). I keep forgetting how much of a change love is over vanilla.
Oh and a cooler name helps. |
Yeah I love the name!
Could you tell me what exactly vesafb high freq and forcedeth are?
I'm not too sure about bootsplash either. What's that? Where can I find info on this stuff? I've never come across it (as odd as that may sound).
Cool, I love reiserfs
Hm... Exams are over, time to fiddle around with getting all these goodies to work
Thanks! |
Forcedeth is the reverse engineered NVnet driver
VesaFB High Freq will allow you to get a higher than 60hz freqency for your vesa framebuffer, nice for the bootsplash and the console framebuffer. |
|
Back to top |
|
|
merkaba n00b
Joined: 10 Jul 2003 Posts: 56
|
Posted: Sun Dec 21, 2003 8:14 pm Post subject: |
|
|
dmesg says:
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.19.
here's a good thread about bootsplash: https://forums.gentoo.org/viewtopic.php?t=49036
not sure exactly what vesafb high freq is. |
|
Back to top |
|
|
|