View previous topic :: View next topic |
Author |
Message |
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Tue Feb 03, 2004 2:39 pm Post subject: |
|
|
sindre wrote: | I thought it might be worth a notice that Con Kolivas has released his own "Desktop Performance Patchset". This includes a bunch of scheduler patches, and support for i/o priority settings.
Post at kerneltrap. |
Con's patches are useful only on P4's with hyperthreading. He has added many hacks into sched.c which only help the P4 w/HT. The way he modified sched.c is almost unnatural. _________________ 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 |
|
|
Spawn of Lovechild Apprentice
Joined: 03 Feb 2004 Posts: 253 Location: Århus, Denmark
|
Posted: Tue Feb 03, 2004 2:46 pm Post subject: |
|
|
steel300 wrote: | sindre wrote: | I thought it might be worth a notice that Con Kolivas has released his own "Desktop Performance Patchset". This includes a bunch of scheduler patches, and support for i/o priority settings.
Post at kerneltrap. |
Con's patches are useful only on P4's with hyperthreading. He has added many hacks into sched.c which only help the P4 w/HT. The way he modified sched.c is almost unnatural. |
He even admits it.. _________________ Proud to be a 22 year old Infidel, GNOME lover and member of LIK. |
|
Back to top |
|
|
aamonten n00b
Joined: 27 Aug 2003 Posts: 72 Location: Chile
|
Posted: Tue Feb 03, 2004 3:16 pm Post subject: |
|
|
Evil Dark Archon wrote: |
*UPDATE 2* just tested it in konqueror, safari, camino and galeon compiled with mozilla 1.6 and the guide worked on all of them, if anyone has anymore problems, either reply to this thread, pm me, or e-mail me. |
Sorry but I still have problems to see the guide, I'm trying with iexplore(yea at my work we use windows ) and mozilla 1.5 |
|
Back to top |
|
|
ZothOmmog Apprentice
Joined: 05 May 2003 Posts: 216 Location: Nashville, TN
|
Posted: Tue Feb 03, 2004 5:04 pm Post subject: CX88 badness |
|
|
I realize these are alpha drivers at best, but my CX88 based tuner (MSI TVAnywhere) card is absolute crap.
Attempt #1: Compiled V4l2 & the cx88 drivers as modules. Modprobed V4l2 modules in w/o problems. Modprobing cx88 returned a seg. fault & crashed my system hard. No keyboard, no mouse, no ssh from another machine.
Attempt #2: Complied V4l2 & the cx88 drivers into the kernel directly. I was able to cat /dev/video0 well enough, but TvTime just showed static & was unable to change the channel.
No sound what-so-ever, but I was expecting that based on the feedback.
Has anybody been able to get this card working at all? _________________ -It's gonna take a lot of fireworks to clean this place up. |
|
Back to top |
|
|
NewBlackDak Guru
Joined: 02 Nov 2003 Posts: 512 Location: Utah County, UT
|
Posted: Tue Feb 03, 2004 7:40 pm Post subject: |
|
|
I have everything working except sound on my NF7-S.
I was doing a new install, and noticed love4 came out the day before so I used it. I keep trying different things, but looking in this thread like a fool. I'm gonna try and re-compile with direct PCI access instead of both, and see what happens. _________________ Gentoo systems.
X2 4200+@2.6 - Athy
X2 3600+ - Myth
UltraSparc5 440 - sparcy |
|
Back to top |
|
|
Evil Dark Archon Guru
Joined: 21 Dec 2002 Posts: 562 Location: Santa Rosa, CA
|
Posted: Tue Feb 03, 2004 7:59 pm Post subject: |
|
|
aamonten wrote: | Sorry but I still have problems to see the guide, I'm trying with iexplore(yea at my work we use windows ) and mozilla 1.5 |
i can't help you unless you tell me exactly what problems you are having. _________________ This post has been over explained for newb-informing purposes.
Registered Linux user 347334
Abit AV8-3rd eye, AMD Athlon64 3500+ 90nm, ATI Radeon x850 pro |
|
Back to top |
|
|
Belgabor n00b
Joined: 03 Jul 2003 Posts: 63 Location: Germany
|
Posted: Tue Feb 03, 2004 8:30 pm Post subject: Re: CX88 badness |
|
|
ZothOmmog wrote: | I realize these are alpha drivers at best, but my CX88 based tuner (MSI TVAnywhere) card is absolute crap.
Attempt #1: Compiled V4l2 & the cx88 drivers as modules. Modprobed V4l2 modules in w/o problems. Modprobing cx88 returned a seg. fault & crashed my system hard. No keyboard, no mouse, no ssh from another machine.
Attempt #2: Complied V4l2 & the cx88 drivers into the kernel directly. I was able to cat /dev/video0 well enough, but TvTime just showed static & was unable to change the channel.
No sound what-so-ever, but I was expecting that based on the feedback.
Has anybody been able to get this card working at all? |
I don't have that specific card, but my cx88 based Hauppauge kinda works with love1, but only if I compile the drivers into the kernel. I can't try love4 because the driver for my nic is b0rked.
('kinda' in the above statement means I havent found a tv app yet that shows the colors right. Seems like a channel swap or something. But sound works (except for muteing) and channel change works.) |
|
Back to top |
|
|
Sastraxi Apprentice
Joined: 25 Feb 2003 Posts: 258
|
Posted: Tue Feb 03, 2004 9:55 pm Post subject: |
|
|
Hey guys, I'm trying the cx88 driver out on the newest love-sources right now; I'll let you know how it works. |
|
Back to top |
|
|
aethyr Veteran
Joined: 06 Apr 2003 Posts: 1085 Location: NYC
|
Posted: Wed Feb 04, 2004 4:26 am Post subject: |
|
|
Spawn of Lovechild wrote: | steel300 wrote: | sindre wrote: | I thought it might be worth a notice that Con Kolivas has released his own "Desktop Performance Patchset". This includes a bunch of scheduler patches, and support for i/o priority settings.
Post at kerneltrap. |
Con's patches are useful only on P4's with hyperthreading. He has added many hacks into sched.c which only help the P4 w/HT. The way he modified sched.c is almost unnatural. |
He even admits it.. |
???
http://members.optusnet.com.au/ckolivas/kernel/
Based on what's on that page, plus the stuff on kerneltrap, plus the fact that he's announcing it on lkml, it sure as heck looks like a general kernel to me. Sure there's stuff in there to help people with hyperthreading, but that doesn't mean it's meant exclusively for them.
/me is glad to see Con back in action, since -ck was my favorite patchset from 2.4. |
|
Back to top |
|
|
steel300 Veteran
Joined: 10 Jul 2003 Posts: 1155
|
Posted: Wed Feb 04, 2004 4:35 am Post subject: |
|
|
aethyr wrote: | Spawn of Lovechild wrote: | steel300 wrote: | sindre wrote: | I thought it might be worth a notice that Con Kolivas has released his own "Desktop Performance Patchset". This includes a bunch of scheduler patches, and support for i/o priority settings.
Post at kerneltrap. |
Con's patches are useful only on P4's with hyperthreading. He has added many hacks into sched.c which only help the P4 w/HT. The way he modified sched.c is almost unnatural. |
He even admits it.. |
???
http://members.optusnet.com.au/ckolivas/kernel/
Based on what's on that page, plus the stuff on kerneltrap, plus the fact that he's announcing it on lkml, it sure as heck looks like a general kernel to me. Sure there's stuff in there to help people with hyperthreading, but that doesn't mean it's meant exclusively for them.
/me is glad to see Con back in action, since -ck was my favorite patchset from 2.4. |
The HT support that he has added actually hurts the processors that don't support it. It's on by default, not selectable. _________________ 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 |
|
|
NewBlackDak Guru
Joined: 02 Nov 2003 Posts: 512 Location: Utah County, UT
|
Posted: Wed Feb 04, 2004 8:24 am Post subject: |
|
|
I have 3 different revisions of the NF7-S(1.1,1.2, & 2.0), and I can't get sound working on any of these with with this kernel patch. Even using the config that works perfectly with rc2 I can't get it working. I don't know what else to do. _________________ Gentoo systems.
X2 4200+@2.6 - Athy
X2 3600+ - Myth
UltraSparc5 440 - sparcy |
|
Back to top |
|
|
diegs Tux's lil' helper
Joined: 06 Aug 2003 Posts: 79 Location: nyc
|
Posted: Thu Feb 05, 2004 9:09 am Post subject: |
|
|
anyone have trouble with their laptop battery? mine shows /proc/acpi/battery/BAT0/info as present, but can't read info about power level and charging status.
hmm might be an acpi bork. dell d600 "centrino" laptop btw _________________ knowledge = fv |
|
Back to top |
|
|
milothurston Apprentice
Joined: 01 May 2002 Posts: 231 Location: Oxford, England.
|
Posted: Thu Feb 05, 2004 11:38 am Post subject: |
|
|
steel300 wrote: |
The HT support that he has added actually hurts the processors that don't support it. It's on by default, not selectable. |
How does it hurt them? What would be the effect of running this kernel on an Athlon MP?
Thanks! |
|
Back to top |
|
|
|