Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.0-test11-love4
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
neenee
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1786

PostPosted: Thu Dec 18, 2003 4:45 pm    Post subject: Reply with quote

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
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Thu Dec 18, 2003 5:09 pm    Post subject: Reply with quote

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
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Thu Dec 18, 2003 9:52 pm    Post subject: Reply with quote

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
View user's profile Send private message
neenee
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1786

PostPosted: Thu Dec 18, 2003 10:04 pm    Post subject: Reply with quote

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 :wink:

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
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Thu Dec 18, 2003 10:31 pm    Post subject: Reply with quote

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
View user's profile Send private message
relyt
Apprentice
Apprentice


Joined: 29 Aug 2002
Posts: 238
Location: Massachusetts

PostPosted: Thu Dec 18, 2003 11:39 pm    Post subject: Reply with quote

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
View user's profile Send private message
didl
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 1106
Location: Pittsburgh, PA

PostPosted: Thu Dec 18, 2003 11:46 pm    Post subject: Reply with quote

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
View user's profile Send private message
relyt
Apprentice
Apprentice


Joined: 29 Aug 2002
Posts: 238
Location: Massachusetts

PostPosted: Fri Dec 19, 2003 1:42 am    Post subject: Reply with quote

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
View user's profile Send private message
jojobobo
n00b
n00b


Joined: 26 Jun 2003
Posts: 29
Location: USA

PostPosted: Fri Dec 19, 2003 8:24 am    Post subject: Love Sources Rocks! Reply with quote

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. 8)

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! :D
Back to top
View user's profile Send private message
didl
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 1106
Location: Pittsburgh, PA

PostPosted: Fri Dec 19, 2003 2:58 pm    Post subject: Reply with quote

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
View user's profile Send private message
Safrax
Guru
Guru


Joined: 23 Apr 2002
Posts: 422

PostPosted: Fri Dec 19, 2003 4:04 pm    Post subject: Reply with quote

Can I request a patch to be added to the patchset? The orinoco monitor mode patch.

You can get it from here:

http://airsnort.shmoo.com/orinocoinfo.html
Back to top
View user's profile Send private message
didl
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 1106
Location: Pittsburgh, PA

PostPosted: Fri Dec 19, 2003 4:13 pm    Post subject: Reply with quote

Safrax wrote:
Can I request a patch to be added to the patchset? The orinoco monitor mode patch.

You can get it from here:

http://airsnort.shmoo.com/orinocoinfo.html


I second that. I use it quite frequently with kismet and
currently have to patch it in by hand.
Back to top
View user's profile Send private message
Neuros
n00b
n00b


Joined: 17 Dec 2003
Posts: 28
Location: Chattanooga, TN

PostPosted: Sat Dec 20, 2003 1:17 am    Post subject: Reply with quote

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
View user's profile Send private message
Neuros
n00b
n00b


Joined: 17 Dec 2003
Posts: 28
Location: Chattanooga, TN

PostPosted: Sat Dec 20, 2003 1:47 am    Post subject: Reply with quote

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
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sat Dec 20, 2003 3:11 am    Post subject: Reply with quote

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
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sat Dec 20, 2003 3:11 am    Post subject: Reply with quote

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
View user's profile Send private message
Neuros
n00b
n00b


Joined: 17 Dec 2003
Posts: 28
Location: Chattanooga, TN

PostPosted: Sat Dec 20, 2003 4:52 am    Post subject: Reply with quote

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
View user's profile Send private message
Vagabond
Apprentice
Apprentice


Joined: 19 Jan 2003
Posts: 192

PostPosted: Sat Dec 20, 2003 5:40 am    Post subject: Reply with quote

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
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sat Dec 20, 2003 5:40 am    Post subject: Reply with quote

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
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Sat Dec 20, 2003 8:22 am    Post subject: Reply with quote

http://www.kerneltrap.org/~npiggin/v28p1.gz

Nick has updated his scheduler.
Back to top
View user's profile Send private message
nybbles
n00b
n00b


Joined: 10 May 2003
Posts: 55
Location: Vancouver

PostPosted: Sun Dec 21, 2003 6:59 pm    Post subject: Reply with quote

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
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sun Dec 21, 2003 7:26 pm    Post subject: Reply with quote

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
View user's profile Send private message
nybbles
n00b
n00b


Joined: 10 May 2003
Posts: 55
Location: Vancouver

PostPosted: Sun Dec 21, 2003 7:33 pm    Post subject: Reply with quote

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 :P

Thanks!
_________________
oo oo aah aah
Back to top
View user's profile Send private message
Lovechild
Advocate
Advocate


Joined: 17 May 2002
Posts: 2858
Location: Århus, Denmark

PostPosted: Sun Dec 21, 2003 8:11 pm    Post subject: Reply with quote

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 :P

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
View user's profile Send private message
merkaba
n00b
n00b


Joined: 10 Jul 2003
Posts: 56

PostPosted: Sun Dec 21, 2003 8:14 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
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