View previous topic :: View next topic |
Author |
Message |
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Fri Apr 16, 2004 2:40 pm Post subject: |
|
|
_Adik_ wrote: | works fine here!
@steel300
what about update DXR3 patch? its little old...
newest versions have more functions and are
more stable... |
Do you possibly have a link again? Preferably one to a patch and not an external module build I'll add the newer ones to love-sources as well. _________________ 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 |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Fri Apr 16, 2004 2:45 pm Post subject: |
|
|
nevynxxx wrote: | Steel since your still getting lot's of questions about installing the love, why not put a link to my howto on the first post, along with the changelog? It's a little hard to find nowadays. |
I just put it my sig. Good idea though. _________________ 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 |
|
|
nevynxxx Veteran
Joined: 12 Nov 2003 Posts: 1123 Location: Manchester - UK
|
Posted: Fri Apr 16, 2004 3:18 pm Post subject: |
|
|
steel300 wrote: |
I just put it my sig. |
Better idea
Just glad to be of use. _________________ My Public Key
Wanted: Instructor in the art of Bowyery |
|
Back to top |
|
|
nevynxxx Veteran
Joined: 12 Nov 2003 Posts: 1123 Location: Manchester - UK
|
Posted: Fri Apr 16, 2004 3:33 pm Post subject: |
|
|
For anyone who wants it
Code: |
# script to update love sources
# variables
WD=/usr/local/portage/sys-kernel/love-sources
#code
cd $WD
echo "Remove Old ebuilds"
rm -f *
wget http://www.public.iastate.edu/~jpcox/
awk -F">" '/.ebuild/ {print $2}' index.html > 1.tmp
sed -e 's/"//g' 1.tmp > 2.tmp
sed -e 's/ <A HREF=//' 2.tmp > 3.tmp
sed 's/^/http:\/\/www.public.iastate.edu\/~jpcox\//' 3.tmp > get.txt
wget -i get.txt -q
echo "Remove temp files"
rm *.tmp index.html get.txt
z=0
echo "I downloaded the following ebuilds"
ls -r1t *.ebuild
for i in `ls -r1t *.ebuild`;
do
if (( $z==0 )) ; then ebuild $i digest;fi
z=1
done
echo "Done."
|
Feel free to play/tidy/ignore.....
edit, tidied up a little, added a couple of comments...and again _________________ My Public Key
Wanted: Instructor in the art of Bowyery |
|
Back to top |
|
|
jonny5 n00b
Joined: 01 May 2002 Posts: 18 Location: USA
|
Posted: Fri Apr 16, 2004 4:32 pm Post subject: |
|
|
Using Love-Sources... very nice. _________________ Jonny5
Dell Optiplex GX260
Love-Sources 2.6.5-love5
nova-labs
mid-west massive
^_^ |
|
Back to top |
|
|
SysOP XXL Tux's lil' helper
Joined: 27 Jan 2004 Posts: 139 Location: Kecskemét, Hungary
|
Posted: Fri Apr 16, 2004 8:32 pm Post subject: |
|
|
My cablemodem still doesn't work... back to 2.6.4-love1 |
|
Back to top |
|
|
Floggy n00b
Joined: 07 May 2003 Posts: 34
|
Posted: Fri Apr 16, 2004 9:26 pm Post subject: |
|
|
My first try turning off preempt... what can i say. runs faster and smoother than a buttered cat =) very nice. |
|
Back to top |
|
|
ett_gramse_nap Apprentice
Joined: 01 Oct 2003 Posts: 252 Location: Göteborg, Sweden
|
Posted: Fri Apr 16, 2004 9:34 pm Post subject: |
|
|
Floggy wrote: | My first try turning off preempt... what can i say. runs faster and smoother than a buttered cat =) very nice. |
Hm... gotta try that. _________________ Don't bother! |
|
Back to top |
|
|
dedeaux Apprentice
Joined: 19 Jun 2002 Posts: 183 Location: Nairobi, Kenya
|
Posted: Fri Apr 16, 2004 10:22 pm Post subject: |
|
|
Floggy wrote: | My first try turning off preempt... what can i say. runs faster and smoother than a buttered cat =) very nice. |
Whats your system specs also, can you post a link to your kernel config or pm it to me? |
|
Back to top |
|
|
Robe n00b
Joined: 05 Jan 2004 Posts: 64
|
Posted: Sat Apr 17, 2004 2:53 am Post subject: works great here |
|
|
Another kick ass kernel from steel ! downloaded, compiled and runs perfectly! Although I have to admit, I keep having to patch the Walken bootlogo manually (hehe). Anyway of adding it to your patch set ?
Asus P4T-E - 512Meg RDRAM, 1.8GHZ |
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Sat Apr 17, 2004 2:59 am Post subject: Re: works great here |
|
|
Robe wrote: | Another kick ass kernel from steel ! downloaded, compiled and runs perfectly! Although I have to admit, I keep having to patch the Walken bootlogo manually (hehe). Anyway of adding it to your patch set ?
Asus P4T-E - 512Meg RDRAM, 1.8GHZ |
Do you have a link to it? I'll be happy to add it. _________________ 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 |
|
|
nepenthe Guru
Joined: 14 Jul 2002 Posts: 317 Location: Sanford, ME
|
Posted: Sat Apr 17, 2004 4:33 am Post subject: |
|
|
Running very well =) |
|
Back to top |
|
|
Evil Dark Archon Guru
Joined: 21 Dec 2002 Posts: 562 Location: Santa Rosa, CA
|
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Sat Apr 17, 2004 4:45 am Post subject: |
|
|
Evil Dark Archon wrote: | http://evilsources.andrewnelson.org/patchset/2.6.6_rc1/2.6.6_rc1-evil1/broken-out/linux-2.6.4-Walken.diff |
Excellent. Thank You. _________________ 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 |
|
|
Robe n00b
Joined: 05 Jan 2004 Posts: 64
|
Posted: Sat Apr 17, 2004 5:03 am Post subject: doh ! |
|
|
Thanks Evil Dark Archon for the link to Walken - you posted that before could. And as a side note I read the https://forums.gentoo.org/viewtopic.php?p=1019489#1019489 posts. (LIK) and I agree.. IMHO, Kurt killed himeslf because he became what he hated the most. A sellout. (Yes, I'm from Seattle) |
|
Back to top |
|
|
Floggy n00b
Joined: 07 May 2003 Posts: 34
|
Posted: Sat Apr 17, 2004 6:50 am Post subject: |
|
|
Sure... it's an Athlon XP 1700+ running on an Asus A7V133 (KT133A). GF Ti4200.. 512MB SDRAM.
And here is my kernel config.. |
|
Back to top |
|
|
hjlane3 Guru
Joined: 22 Feb 2003 Posts: 377 Location: Wilmington, DE USA
|
Posted: Sun Apr 18, 2004 3:59 am Post subject: |
|
|
Wait a sec... disabling preempt increases performance? I thouth preempt was something that improves system performance.... _________________ I wish hell would freeze over already.
EDIT: w00t, it has! |
|
Back to top |
|
|
dedeaux Apprentice
Joined: 19 Jun 2002 Posts: 183 Location: Nairobi, Kenya
|
Posted: Sun Apr 18, 2004 4:12 am Post subject: Thanks Floggy |
|
|
Thanks for the reply. I am exploring the issue now. I have not searched extensively yet, but is there a kernel option that can be given at boot to enable disable preemt?
I disabled it and have been exploring my performance on a p4m 1.8ghz laptop with 512mb ram... Inital nbench scores were higher, but not enough to warrant a "wooo hoooo". Interestingly, the desktop experience is the same. |
|
Back to top |
|
|
hardcore l33t
Joined: 01 Nov 2003 Posts: 626 Location: MSU, MI
|
Posted: Sun Apr 18, 2004 5:40 am Post subject: |
|
|
Disabling preempt will increase performance, but only if you're running a few system hogs, if you run more system hogs, you'll run into jitteryness, pauses in music, etc. Preempt was designed with desktop performance in mind. Try running a kernel without it enabled while playing music and playing ET at the same time. I can almost guarantee pauses in music.
Preempt divies up CPU time a bit more fairly to IO bound and multimedia applications a bit more fairly from what I've seen. I do alot of shit at once, so I keep it enabled. _________________ Nothing can stop me now, cuz I just don't care. |
|
Back to top |
|
|
dvc5 Guru
Joined: 06 Dec 2003 Posts: 433 Location: Sunnyvale, California
|
Posted: Sun Apr 18, 2004 7:44 am Post subject: |
|
|
I would just like to say I successfully compiled my first love sources with genkernel and I'm definitely rocking like ninja. However, I noticed I'm still using the anticipatory scheduler. Is this normal? or is there a way to change it? _________________ #define NULL rand() /*heh heh heh */
Green Is Good |
|
Back to top |
|
|
plek n00b
Joined: 25 Mar 2004 Posts: 62 Location: UK
|
Posted: Sun Apr 18, 2004 7:50 am Post subject: |
|
|
I compiled love5 last night, and all's good here. I noticed nobody's answered the earlier question about why Xorg should be reniced (or what the point of it is).
Finally, I've never been able to get the CLE266 drm modules to compile, and even on this release, it's still the same. There was 1 post saying it didn't work a few kernel revisions ago, but I've not been able to find anything since. Is there a known issue with that module? If not, I'll do another kernel recompile so I can report the error messages. |
|
Back to top |
|
|
Floggy n00b
Joined: 07 May 2003 Posts: 34
|
Posted: Sun Apr 18, 2004 10:34 am Post subject: |
|
|
Quote: | Try running a kernel without it enabled while playing music and playing ET at the same time. I can almost guarantee pauses in music. |
No, not at all. That's the strange thing, everything runs more smooth without preempt... |
|
Back to top |
|
|
spb Retired Dev
Joined: 02 Jan 2004 Posts: 2135 Location: Cambridge, UK
|
Posted: Sun Apr 18, 2004 11:06 am Post subject: |
|
|
dvc5 wrote: | I noticed I'm still using the anticipatory scheduler. Is this normal? or is there a way to change it? |
The anticipatory scheduler is the default. If you want to use CFQ, put 'elevator=cfq' on your kernel command line in grub.conf. |
|
Back to top |
|
|
dedeaux Apprentice
Joined: 19 Jun 2002 Posts: 183 Location: Nairobi, Kenya
|
Posted: Sun Apr 18, 2004 12:19 pm Post subject: |
|
|
Floggy wrote: | Quote: | Try running a kernel without it enabled while playing music and playing ET at the same time. I can almost guarantee pauses in music. |
No, not at all. That's the strange thing, everything runs more smooth without preempt... |
Sorry, but I currently have to agree with floggy. I am seeing the same results. Unless something is silly with my setup/config. I see smoother performance without preemt. Granted I am still playing around. As far as music skips, that disappeared a while ago. In my case, I really think alsa cleared that up not preempt.
It doesn't matter. Those that can benefit from preempt -- cool... |
|
Back to top |
|
|
spb Retired Dev
Joined: 02 Jan 2004 Posts: 2135 Location: Cambridge, UK
|
Posted: Sun Apr 18, 2004 3:41 pm Post subject: |
|
|
nevynxxx wrote: | Feel free to play/tidy/ignore..... |
Just added to my .bashrc:
Code: | function update-love
{
pushd /usr/local/portage/sys-kernel/love-sources
rm *.ebuild
for i in $(lynx -dump http://www.public.iastate.edu/~jpcox/ |grep ebuild |awk '{print $2}'); do
wget ${i}
done
popd
} |
Or, you could have
Code: | alias fetch-love="rm *.ebuild; for i in \$(lynx -dump http://www.public.iastate.edu/~jpcox/ |grep ebuild |awk '{print \$2}'); do wget \${i}; done" |
|
|
Back to top |
|
|
|