Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.7-love7 aka lucky 7
View unanswered posts
View posts from last 24 hours

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


Joined: 25 Oct 2003
Posts: 117

PostPosted: Wed Jul 07, 2004 1:19 pm    Post subject: Reply with quote

so i'd enter the following line into my make.conf

Code:

PORTDIR_OVERLAY="/usr/portage/sys-kernel/love-sources"


everything will be fine once i emerge sync
Back to top
View user's profile Send private message
metacove
Tux's lil' helper
Tux's lil' helper


Joined: 09 Apr 2003
Posts: 148

PostPosted: Wed Jul 07, 2004 1:19 pm    Post subject: Reply with quote

Another fine release. Thank you for your hard efforts.

Can someone please tell me where I can find the latest Nick Piggin patches ? I am aware of http://www.kerneltrap.org/~npiggin but that doesn't seem to have any of the patches that make it into love. I'd like to do a minimal patchset for myself.

Thanks!
Back to top
View user's profile Send private message
boroshan
l33t
l33t


Joined: 16 Apr 2003
Posts: 730
Location: upside down

PostPosted: Wed Jul 07, 2004 1:23 pm    Post subject: Reply with quote

uh-uh:
Code:
PORTDIR_OVERLAY="/usr/local/portage/"

That tells the portage systerm "there's a second, user maintained, portage tree here".

Then you create sys-kernels/love-sources under /usr/local/portage and put the ebuild in there
_________________
Don't let THEM immanentize the Eschaton!
Back to top
View user's profile Send private message
StuRReaL
Tux's lil' helper
Tux's lil' helper


Joined: 25 Oct 2003
Posts: 117

PostPosted: Wed Jul 07, 2004 1:28 pm    Post subject: Reply with quote

ah ha gotcha my bad for not reading correctly :D right i've just undone the changes i've made :D and set them right.
Back to top
View user's profile Send private message
Mafteah
Apprentice
Apprentice


Joined: 30 May 2003
Posts: 265
Location: IL

PostPosted: Wed Jul 07, 2004 2:10 pm    Post subject: Reply with quote

metacove wrote:
Another fine release. Thank you for your hard efforts.

Can someone please tell me where I can find the latest Nick Piggin patches ? I am aware of http://www.kerneltrap.org/~npiggin but that doesn't seem to have any of the patches that make it into love. I'd like to do a minimal patchset for myself.

Thanks!



http://www.kerneltrap.org/~npiggin/2.6.7-mm6-np5.gz
_________________
http://www.mafteah.co.il
Back to top
View user's profile Send private message
germaniac
n00b
n00b


Joined: 04 Feb 2004
Posts: 21

PostPosted: Wed Jul 07, 2004 2:18 pm    Post subject: Reply with quote

My bootsplash does not work.

///grub.conf/////////
title Gentoo Love7
root (hd0,0)
kernel (hd0,0)/boot/bzImage_love7 root=/dev/hda3
video=vesafb:ywrap,mtrr,1280x1024-24@75
initrd=(hd0,0)/boot/initrd-1280x1024
////////////

Is this a proper entry for the framebuffer?
_________________
registered linux user #354579
Back to top
View user's profile Send private message
Mafteah
Apprentice
Apprentice


Joined: 30 May 2003
Posts: 265
Location: IL

PostPosted: Wed Jul 07, 2004 2:23 pm    Post subject: Reply with quote

germaniac wrote:
My bootsplash does not work.

///grub.conf/////////
title Gentoo Love7
root (hd0,0)
kernel (hd0,0)/boot/bzImage_love7 root=/dev/hda3
video=vesafb:ywrap,mtrr,1280x1024-24@75
initrd=(hd0,0)/boot/initrd-1280x1024
////////////

Is this a proper entry for the framebuffer?



try to add splash=verbose or splash=silent
_________________
http://www.mafteah.co.il
Back to top
View user's profile Send private message
JOS654
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2003
Posts: 101
Location: Spain - Malaga

PostPosted: Wed Jul 07, 2004 2:25 pm    Post subject: Reply with quote

my system boots well until the usb detection which seems to go fine but after detecting all my usb ports the boot stops, any idea?
Back to top
View user's profile Send private message
motaboy
Developer
Developer


Joined: 15 Dec 2003
Posts: 1483

PostPosted: Wed Jul 07, 2004 2:34 pm    Post subject: Reply with quote

Probably the problem is related to this:
http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm6/announce.txt

Quote:

- The USB update seems deadlocky. I fixed one bug but it still causes my ia64 test box to lock up on boot. If it goes bad, please revert usb-locking-fix.patch and the revert bk-usb.patch. Retest and send a report to linux-kernel and linux-usb-devel@lists.sourceforge.net

_________________
...
Back to top
View user's profile Send private message
Mafteah
Apprentice
Apprentice


Joined: 30 May 2003
Posts: 265
Location: IL

PostPosted: Wed Jul 07, 2004 2:47 pm    Post subject: Reply with quote

http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm6/broken-out/usb-locking-fix.patch
http://kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.7/2.6.7-mm6/broken-out/bk-usb.patch
_________________
http://www.mafteah.co.il
Back to top
View user's profile Send private message
Zyne
Guru
Guru


Joined: 08 Jun 2004
Posts: 334

PostPosted: Wed Jul 07, 2004 3:05 pm    Post subject: Reply with quote

well; I seem to be having some issues with my sata drives... :(

They're detected by the kernel, but I can't mount them. the devices don't exist.
I copied the .config from my previous installation (unpatched kernel 2.6.7), and put it in /usr/src/linux after making a new symlink to kernel-2.6.7-love7.
then I did make && make modules_install, added a few lines to my grub.conf, copied the new kernel to my /boot and rebooted.

well that's when the bad things happen :)
everything seems to be working, except my sata drive.

Here's what I get in my /var/log/messages:

Code:

Jul  7 16:35:26 vubserver scsi0 : sata_sil
Jul  7 16:35:26 vubserver ata2: dev 0 cfg 49:2f00 82:7c6b 83:7f09 84:4003 85:7c69 86:3e01 87:4003 88:207f
Jul  7 16:35:26 vubserver ata2: dev 0 ATA, max UDMA/133, 320173056 sectors: lba48
Jul  7 16:35:26 vubserver ata2: dev 0 configured for UDMA/100
Jul  7 16:35:26 vubserver scsi1 : sata_sil
Jul  7 16:35:26 vubserver Vendor: ATA       Model: Maxtor 6Y120M0    Rev: YAR5
Jul  7 16:35:26 vubserver Type:   Direct-Access                      ANSI SCSI revision: 05
Jul  7 16:35:26 vubserver Vendor: ATA       Model: Maxtor 6Y160M0    Rev: YAR5
Jul  7 16:35:26 vubserver Type:   Direct-Access                      ANSI SCSI revision: 05


everything seems ok though when I do make menuconfig in /usr/src/linux


any idea's? :)
Back to top
View user's profile Send private message
teilo
Apprentice
Apprentice


Joined: 20 Jun 2003
Posts: 276
Location: Minneapolis, MN

PostPosted: Wed Jul 07, 2004 3:06 pm    Post subject: Reply with quote

Question:

Con Kolivas has all his interactivity work and up-to-date patches on his website.

Nick Piggin does not. His latest rev there is v30b. Just were are you guys getting the latest NP work, directly from Nick? I would really like to know, because I have taken to patching my own kernel rather than relying upon love.
_________________
Teilo who is called Teilo
Back to top
View user's profile Send private message
luqas
Guru
Guru


Joined: 02 Jan 2004
Posts: 588
Location: /US/Texas/Beaumont

PostPosted: Wed Jul 07, 2004 3:25 pm    Post subject: Reply with quote

I would like to know also. Also, what is the best way to test actual performance of the schedulers. Do you time file copies and program executions? Or do you just go by feel? Or is there a set of programs to bench on?

I would like to setup some graphs on the differences in performance between Nick's and Con's. Also the differences between anticipitory/cfq with these schedulers. I know I can't cover all the circumstances, but I would like to try to provide some informative info for the typical desktop user/gamer.


Thanks.
Back to top
View user's profile Send private message
fallow
Bodhisattva
Bodhisattva


Joined: 08 Jan 2004
Posts: 2208
Location: Poland

PostPosted: Wed Jul 07, 2004 3:32 pm    Post subject: Reply with quote

You can do some statistics of sheduler latency for example via this http://www.kerneltrap.org/~npiggin/schedlat3/sched2.c.

I think is many of CPU shcedulers to use at the moment nick`s,staircase,spa,spa staircase hybrid,ebs,hydra

the best soultion is to test all of them ,i`m going that way :)

greetings :)
_________________
"Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard ;)
Back to top
View user's profile Send private message
seppe
Guru
Guru


Joined: 01 Sep 2003
Posts: 431
Location: Hove, Antwerp, Belgium

PostPosted: Wed Jul 07, 2004 3:57 pm    Post subject: Reply with quote

Can I apply the staircase scheduler patch on this kernel?
_________________
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1
Back to top
View user's profile Send private message
_benj_
n00b
n00b


Joined: 05 May 2004
Posts: 32

PostPosted: Wed Jul 07, 2004 3:58 pm    Post subject: Reply with quote

@ work : kernel problem in smp.c vesafb fails
@ home : same prob.
_________________
we are microsoft: what you are experiencing is an undocumented feature, not a bug.


Last edited by _benj_ on Wed Jul 07, 2004 4:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
ryszardzonk
Apprentice
Apprentice


Joined: 18 Dec 2003
Posts: 225
Location: Rzeszów, POLAND

PostPosted: Wed Jul 07, 2004 4:34 pm    Post subject: runing love :) Reply with quote

This love is just to good for me :)

Bootsplash, and alsa problems fixed. AFAIK everything else is working for me :D. Running 1024x768@85Hz :D

Thanks a lot love lovers :wink:
_________________
Sky is not the limit...
Back to top
View user's profile Send private message
boroshan
l33t
l33t


Joined: 16 Apr 2003
Posts: 730
Location: upside down

PostPosted: Wed Jul 07, 2004 4:51 pm    Post subject: Reply with quote

@ryszardzonk how do you specify your boot line? I'm getting that blasted invalid mode error. I've checked it against the guide, but I'm not sure I'm not missing something...
_________________
Don't let THEM immanentize the Eschaton!
Back to top
View user's profile Send private message
Mafteah
Apprentice
Apprentice


Joined: 30 May 2003
Posts: 265
Location: IL

PostPosted: Wed Jul 07, 2004 4:58 pm    Post subject: Reply with quote

Code:
title           2.6.7-love7
root            (hd0,0)
kernel          /boot/2.6.7-love7 root=/dev/hda1 ro video=vesafb:ywrap,1280x1024-32@75 splash=silent
initrd=/boot/initrd-1280x1024

_________________
http://www.mafteah.co.il
Back to top
View user's profile Send private message
Robin79
l33t
l33t


Joined: 18 Oct 2003
Posts: 632
Location: /home/valdemarsvik

PostPosted: Wed Jul 07, 2004 5:04 pm    Post subject: Reply with quote

Damm i cant get the ebuild??? Me loves lov :P I hope it will be fixed soon! Cause i want to try it :P
_________________
Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------

Registered Linux User Nr # 319050 http://counter.li.org
Back to top
View user's profile Send private message
Zyne
Guru
Guru


Joined: 08 Jun 2004
Posts: 334

PostPosted: Wed Jul 07, 2004 5:11 pm    Post subject: Re: 2.6.7-love7 aka lucky 7 Reply with quote

Mafteah wrote:

patch: http://www.pickledonion.net/2.6.7-love7.bz2
ebuild: http://www.pickledonion.net/love-sources-2.6.7-r7.ebuild

md5sum:
b080f658c5f4919c02d921afae982c41 2.6.7-love7.bz2



hmm the ebuild is there...
I used it too... Seemed like the better solution for me since I already had the kernel 2.6.7 from kernel.org


I just need a solution for my SATA drives now...
Back to top
View user's profile Send private message
ryszardzonk
Apprentice
Apprentice


Joined: 18 Dec 2003
Posts: 225
Location: Rzeszów, POLAND

PostPosted: Wed Jul 07, 2004 5:12 pm    Post subject: bootsplash Reply with quote

boroshan

in my /etc/lilo.conf exept the usual stuff I have
video=vesafb:ywrap,vram:16,1024x768-16@85 splash=silent
initrd=/boot/initrd-1024x768

do not put vga=791 or vga=... at all as it is not nessesery

As far as the initrd itself I just copied one that was there in /usr/share/bootsplash/ after I emerged it.

I do not kow if bootsplash works at higher depth than 16bpp, so you may try that first

and goodluck 8) [/code]
_________________
Sky is not the limit...
Back to top
View user's profile Send private message
Robin79
l33t
l33t


Joined: 18 Oct 2003
Posts: 632
Location: /home/valdemarsvik

PostPosted: Wed Jul 07, 2004 5:30 pm    Post subject: Reply with quote

Can anyone send me the ebuild? if you got msn add me modemarna@hotmail.com or mail it there... Pleaasse!
_________________
Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------

Registered Linux User Nr # 319050 http://counter.li.org
Back to top
View user's profile Send private message
Pink
Veteran
Veteran


Joined: 24 Jul 2003
Posts: 1062

PostPosted: Wed Jul 07, 2004 5:35 pm    Post subject: Reply with quote

Robin79 wrote:
Can anyone send me the ebuild? if you got msn add me modemarna@hotmail.com or mail it there... Pleaasse!


What happens when you try to get the ebuild? (It's my server so if anything is wrong I'd like to sort it out).

I have tested it and it downloads just fine.

Can you let me know please.
Back to top
View user's profile Send private message
stahlsau
Guru
Guru


Joined: 09 Jan 2004
Posts: 584
Location: WildWestwoods

PostPosted: Wed Jul 07, 2004 5:41 pm    Post subject: Reply with quote

download works here too. Maybe you´ve s/t messed up with your network?

[OT] Damn, Pickled-Onion also got one of these gmail-accounts i´ve been looking for ;-)
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, 6, 7  Next
Page 2 of 7

 
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