Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.2_rc2-love4 aka "Jimmy Has A Cheeto"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
ejohnson
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 140

PostPosted: Sun Feb 01, 2004 10:57 pm    Post subject: Reply with quote

ett_gramse_nap wrote:
Works like a charm over here! Had som trouble steeming from disabling systemvpl (or something like that) with X but that isn't a love-issue...

Still curious about what I wrote in my earlier post thou... Can someone please explain or posts some links regarding nick's swappiness stuff!


Hi,
vm swappiness is default in the kernel, and you can find the patches here and a simplifed artical on his scheduler from lwn.

There isn't as much documentation on vm_swappiness, which is a method of keeping certain types of commonly used data in memory, before its swaped out to the hard disk. This makes for a snappy response when apps are called after being idle and for an increase in responsiveness in commonly used apps. For servers and large databases I think it might have a few negative effects, but I've yet to try that :)

EDIT: I'm not that sure if Steel300 uses the patches from Nick's page on KernelTrap because the one's included in love are special built I believe.
Back to top
View user's profile Send private message
Donpasquale
Apprentice
Apprentice


Joined: 03 Jan 2003
Posts: 150
Location: Munich

PostPosted: Sun Feb 01, 2004 11:08 pm    Post subject: Reply with quote

I just tested out the new love sources on my amd64 machine. I got a compilererror at the very beginning of hte process:
Quote:
In file included from kernel/signal.c:27:
include/linux/compat_siginfo.h:73: error: syntax error before "compat_timer_t"
include/linux/compat_siginfo.h:73: warning: no semicolon at end of struct or union
include/linux/compat_siginfo.h:73: warning: no semicolon at end of struct or union
include/linux/compat_siginfo.h:109: error: syntax error before '}' token
include/linux/compat_siginfo.h:109: warning: type defaults to `int' in declaration of `_sifields'
include/linux/compat_siginfo.h:109: warning: data definition has no type or storage class
include/linux/compat_siginfo.h:110: error: syntax error before '}' token
include/linux/compat_siginfo.h:110: warning: type defaults to `int' in declaration of `compat_siginfo_t'
include/linux/compat_siginfo.h:110: warning: data definition has no type or storage class
include/linux/compat_siginfo.h: In function `compat_copy_siginfo':
include/linux/compat_siginfo.h:161: error: structure has no member named `_sifields'
include/linux/compat_siginfo.h:161: error: structure has no member named `_sifields'
include/linux/compat_siginfo.h: At top level:
include/linux/compat_siginfo.h:166: error: syntax error before '*' token
include/linux/compat_siginfo.h:166: warning: function declaration isn't a prototype
kernel/signal.c: In function `copy_siginfo_to_user':
kernel/signal.c:2013: error: syntax error before ')' token
make[1]: *** [kernel/signal.o] Error 1
make: *** [kernel] Error 2


I hope someone could fix it. The love sources is very nice. Only got that prob with the scheduler.

thx
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Mon Feb 02, 2004 12:38 am    Post subject: Reply with quote

To all who want a broken-out directory:

I will put one up when I get the time. Some call me lazy, but I'm just very busy. 2 fulltime jobs, full time school, Com Sci club board of directors, buying a house, getting married, developing several open source projects, and keeping love-sources current take up more time than most people have. Posting a broken-out directory is a lot harder than it sounds for me. I don't have one area where I keep patches. I have several patches scattered everywhere. If you pm me, and request a patch, I'll be happy to email it to you, but I just don't have time for a proper broken-out directory.

Also, not all patches apply cleanly, and thus, won't revert properly. To avoid certain headaches, it's easier to forego the whole process all together. I'm really a nice guy, but, in all honesty, I trust very few people. In my line of work, trust is not given out, but earned over many years. I have learned to never offer information. A broken-out directory contradicts my entire line of thinking. If you need a patch or two or three, email me and let me know. I will be more than happy to respond and email you back.
_________________
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
ett_gramse_nap
Apprentice
Apprentice


Joined: 01 Oct 2003
Posts: 252
Location: Göteborg, Sweden

PostPosted: Mon Feb 02, 2004 6:15 am    Post subject: Reply with quote

ejohnson wrote:
ett_gramse_nap wrote:
Works like a charm over here! Had som trouble steeming from disabling systemvpl (or something like that) with X but that isn't a love-issue...

Still curious about what I wrote in my earlier post thou... Can someone please explain or posts some links regarding nick's swappiness stuff!


Hi,
vm swappiness is default in the kernel, and you can find the patches here and a simplifed artical on his scheduler from lwn.

There isn't as much documentation on vm_swappiness, which is a method of keeping certain types of commonly used data in memory, before its swaped out to the hard disk. This makes for a snappy response when apps are called after being idle and for an increase in responsiveness in commonly used apps. For servers and large databases I think it might have a few negative effects, but I've yet to try that :)

EDIT: I'm not that sure if Steel300 uses the patches from Nick's page on KernelTrap because the one's included in love are special built I believe.


Thanks! It's always nice to learn something new!
_________________
Don't bother!
Back to top
View user's profile Send private message
Regor
Guru
Guru


Joined: 06 Aug 2002
Posts: 545
Location: 39° 2' 48" N, 120° 59' 2" W

PostPosted: Mon Feb 02, 2004 9:15 am    Post subject: Reply with quote

steel300 wrote:
I'm just very busy. 2 fulltime jobs, full time school, Com Sci club board of directors, buying a house, getting married, developing several open source projects, and keeping love-sources current take up more time than most people have.


Wow! 8O

You have all that going on and still agreed to take on maintaining love-sources!? You, sir, are aptly named - you are the man of steel!

I'm loving love-sources, so thanks for all the effort! :D
_________________
Sometimes the appropriate response to reality is to go insane.
-Philip K. Dick, Valis
Back to top
View user's profile Send private message
grzewho
l33t
l33t


Joined: 31 Dec 2002
Posts: 626
Location: /home/g

PostPosted: Mon Feb 02, 2004 9:15 am    Post subject: Reply with quote

grzewho wrote:
the vesafb driver (or bootsplash, dunno) gives lots of garbage output to syslog

any fixes ?


*bump

even when i try to see dmesg output the only thing i get is bootsplash (or vesafb) errors

help me please, i know that there was a fix for some older love-sources with this issue
_________________
Code:
USE="freedom -software_patents" emerge --deep --update world
Back to top
View user's profile Send private message
ejohnson
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 140

PostPosted: Mon Feb 02, 2004 2:04 pm    Post subject: Reply with quote

grzewho wrote:
grzewho wrote:
the vesafb driver (or bootsplash, dunno) gives lots of garbage output to syslog

any fixes ?


*bump

even when i try to see dmesg output the only thing i get is bootsplash (or vesafb) errors

help me please, i know that there was a fix for some older love-sources with this issue


I only know of the newer NVidia drivers doing this. There could be issues with fb and the bootsplash, but I don't go for splashes and havn't heard of anything like that yet. hehe.

If you don't use nVidia, then there is a problem. Any examples would help.
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: Mon Feb 02, 2004 4:04 pm    Post subject: Reply with quote

YES! The new Nvidia driver seems to fix the lock-up issue I was having. So currently I am using rc1-love1. Unfortunately newer kernels have acpi issues, as already some other people found out. I mailed at lkml and hope to get some fixes.
Back to top
View user's profile Send private message
Jake
Veteran
Veteran


Joined: 31 Jul 2003
Posts: 1132

PostPosted: Mon Feb 02, 2004 6:11 pm    Post subject: Reply with quote

People requesting a broken-out can find runtime-selectable IO scheduler and rieser4 patches fixed for 2.6.2-rc3 at http://people.msoe.edu/~maciejej/patches/

steel300 helped me with the runtime-selectable IO scheduler fixes.
Back to top
View user's profile Send private message
ejohnson
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 140

PostPosted: Mon Feb 02, 2004 6:22 pm    Post subject: Reply with quote

PrakashKC wrote:
YES! The new Nvidia driver seems to fix the lock-up issue I was having. So currently I am using rc1-love1. Unfortunately newer kernels have acpi issues, as already some other people found out. I mailed at lkml and hope to get some fixes.


PrakashKC,

That's good about the nVidia drivers. Are these the same nForce2 problems of a few months ago? I've read your posts on lkml about the subject :)

I'm using an a7n8x board with rc2-love4 and have had it running for a few days with out any cpu disconnect problems. I of course always deselect that feature in the kernel power management section anyway.
Back to top
View user's profile Send private message
theonlymcc
Apprentice
Apprentice


Joined: 16 Sep 2003
Posts: 274
Location: NC

PostPosted: Mon Feb 02, 2004 6:29 pm    Post subject: Reply with quote

I just tried these newest love-sources. My machine locks up. I have tried changing the PCI Access mode. Any other suggestions? I was using 2.6.2-rc1-mm3 and no probs.
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Mon Feb 02, 2004 6:45 pm    Post subject: Reply with quote

Jake wrote:
People requesting a broken-out can find runtime-selectable IO scheduler and rieser4 patches fixed for 2.6.2-rc3 at http://people.msoe.edu/~maciejej/patches/

steel300 helped me with the runtime-selectable IO scheduler fixes.


Thanks for the link. I'm glad to see that there are people with the time to pick up some aspects where I'm lacking.
_________________
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
buckoven
n00b
n00b


Joined: 24 May 2003
Posts: 34

PostPosted: Mon Feb 02, 2004 7:01 pm    Post subject: cd burninng gone with love4 Reply with quote

hi folks!
with love4 my cd-burner won't work anymore (the device doesn't exist any longer), with love1 it works like a charm.
anyone experienced similar problems here?
btw, i'm not using ide-scsi anymore...
thanks for your help!

greets,
buckoven


Last edited by buckoven on Mon Feb 02, 2004 8:06 pm; edited 1 time in total
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: Mon Feb 02, 2004 7:26 pm    Post subject: Reply with quote

@ejohnson

Nope, what you were referring is the APIC/CPU Disconnect issue. Currently I don't use APIC, as my CPU runs cooler now.

The newer lock-ups I was experiencing began with 2.6.1-mm1 and it was due to a problem with kernel and nvidia binary drivers. The new drivers seem to fix that issue. :)

But as I said above a new issue with ACPI (not APIC, it is still not resolved) has emerged. I have posted on lkml and hope to get some fixes. But interesting that new love kernel works for you. Do you have siimage controller and sata drive? If yes, try using libata und ACPI. I locks up for me (haven't tried love4 though) with 2.6.2-rc2 and rc3 and 2.6.2-mm2 but not mm1. Using ide siimage driver makes the system boot but let serious errors about "irq, nobody cared!" (no lock-up though) occur after a while.
Back to top
View user's profile Send private message
ejohnson
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 140

PostPosted: Mon Feb 02, 2004 7:48 pm    Post subject: Reply with quote

PrakashKC wrote:
irq, nobody cared!"


haha! I've always liked the warnings that Linux apps provide. Kinda reminds me of a good friend trying to ease in some bad news.

I havn't tried libata. I've read about it and assumed it was default in love, but it looks like I'll need to apply the patch. I do have two SATA drives and I use ACPI with out warnings, so I'll look into the use of both at the same time.

Do you have a link to the latest libata version? Or the version you use?
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: Mon Feb 02, 2004 7:53 pm    Post subject: Reply with quote

I just use the version which is provided. libata is in linux and mm kernel and thus it is also in love kernel.
Back to top
View user's profile Send private message
Birnenpfluecker
Guru
Guru


Joined: 01 Sep 2003
Posts: 315
Location: Lage, Germany

PostPosted: Mon Feb 02, 2004 7:54 pm    Post subject: Reply with quote

Sorry if I ask something stupid. But where is supermount? Have I overread something? Has it moved to smewhere? It is not under file systems --> pseudo filesystems...
Installed love sources first time, all other things work.
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Mon Feb 02, 2004 7:56 pm    Post subject: Reply with quote

Birnenpfluecker wrote:
Sorry if I ask something stupid. But where is supermount? Have I overread something? Has it moved to smewhere? It is not under file systems --> pseudo filesystems...
Installed love sources first time, all other things work.


Supermount isn't included in love-source for a number reasons which I won't get into here. You haven't overlooked anything, it's just not included.
_________________
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
Birnenpfluecker
Guru
Guru


Joined: 01 Sep 2003
Posts: 315
Location: Lage, Germany

PostPosted: Mon Feb 02, 2004 8:02 pm    Post subject: Reply with quote

thx for the real quick answer. The I will try something else.
Back to top
View user's profile Send private message
ejohnson
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 140

PostPosted: Mon Feb 02, 2004 8:03 pm    Post subject: Reply with quote

PrakashKC wrote:
I just use the version which is provided. libata is in linux and mm kernel and thus it is also in love kernel.


So, that's why I havn't seen any record of it in Steel300's patchsets. Ok cool. Is it related to large transfers of info or should the warnings appear at boot?

Also Prakash, which version of the nVidia kernel are you using?
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: Mon Feb 02, 2004 8:10 pm    Post subject: Reply with quote

As I said, it it IN the kernel, so of course it won't appear on steel300's list.

Aaarghh, this is driving me nuts. I just wanted to reproduce the oops at bott, but now it doesn't seem to happen... I think it is the nvidia driver which makes the difference. Now I am using lates: 53.36-r1 AFAIK, so the old driver seems to put the card in a state where some bug in ACPI code is triggered. Now it does not. So I will try rc3 again and see whether I get an oops. Otherwise I'll switch to love4 ASAP. :)
Back to top
View user's profile Send private message
sklettke
Guru
Guru


Joined: 05 Nov 2002
Posts: 352
Location: Madison, WI

PostPosted: Mon Feb 02, 2004 8:21 pm    Post subject: Re: cd burninng gone with love4 Reply with quote

buckoven wrote:
hi folks!
with love4 my cd-burner won't work anymore (the device doesn't exist any longer), with love1 it works like a charm.
anyone experienced similar problems here?
btw, i'm not using ide-scsi anymore...
thanks for your help!


buckoven, try doing this:
Code:
ln -sf /dev/ide/host0/bus1/target1/lun0/cd /dev/sg1
 


I'm using love4 (and no ide-scsi) and it worked for me.
BTW, it came from this topic: https://forums.gentoo.org/viewtopic.php?t=71952&postdays=0&postorder=asc&start=25

Scott
_________________
Jab.ID: scottk@jabber.org

Kernel: 2.6.11-rc3-nitro0
KDE 3.3.2 with Xorg
MythBox: 2.6.5-gentoo-dev-r2 (LVMed 360GB in XFS; Athlon 2500+)
Back to top
View user's profile Send private message
ejohnson
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 140

PostPosted: Mon Feb 02, 2004 8:24 pm    Post subject: Reply with quote

@Prakash

hah. I'm still in the stone age of 5328's, with their nasy attitude towards the kernel. But I just noticed that the 5336 series you're using is not for 64bit like I had thought, so I'll give them a shot as well.

AFAIK those bugs should be just warnings that take up your syslog buffer and really shouldn't effect your stability ... well maybe your mental stablitiy when trying to check dmesg. Goodluck with love4 :)
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: Mon Feb 02, 2004 8:41 pm    Post subject: Reply with quote

So I booted up love4. :) Nevertheless 2.6.2-rc3 still gives me oopses. "Good." So we can debug. Unfortunately IU don't have serial console and dmesg to floppy didn't work. *sigh* This is gonna be tough.
Back to top
View user's profile Send private message
ejohnson
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2004
Posts: 140

PostPosted: Mon Feb 02, 2004 8:50 pm    Post subject: Reply with quote

PrakashKC wrote:
So I booted up love4. :) Nevertheless 2.6.2-rc3 still gives me oopses. "Good." So we can debug. Unfortunately IU don't have serial console and dmesg to floppy didn't work. *sigh* This is gonna be tough.


Congrats on love4 :D

The long way I've found to debug dmesg material is to roll back the vid drivers to the 44.xx or even 28.xx series which don't produce all of the excess warnings. Then I can actually debug the non-nVidia related problems.

If I had a problem between the boot process and nVidia I wouldn't know what I'd do, well maybe add a script at boot to dump the dmesg.


Last edited by ejohnson on Mon Feb 02, 2004 8:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 3 of 5

 
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