Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.8.1-love1 - "Brush After Every Biscuit"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Isaiah
Guru
Guru


Joined: 25 Feb 2003
Posts: 359

PostPosted: Sun Aug 22, 2004 7:13 pm    Post subject: Reply with quote

Blutkind wrote:
There is an ebuild available, just wasn't put on sf for some reason. I'll deal with that in a few.

http://love-sources.climbatize.net/love-sources-2.6.8.1-r1.ebuild

Have fun!

Thank you very much 8)
Back to top
View user's profile Send private message
Gandalf the White
Guru
Guru


Joined: 17 Dec 2003
Posts: 320
Location: Verdun, Canada

PostPosted: Sun Aug 22, 2004 7:17 pm    Post subject: Reply with quote

Phlogiston. wrote:
Gandalf the White wrote:
The old ebuilds won't work because of the very surprising kernel version number, 2.6.8.1, because of the NFS problem in 2.6.8. The only way around that AFAIK is the method gentoo-dev-sources uses, start with 2.6.8, and then include the .1 patch in the patchset.



But for me it works: I just changed the name of the ebuild to 2.6.8.1-r1 :)


Good to know, thanks!
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Sun Aug 22, 2004 7:27 pm    Post subject: Reply with quote

I just compiled the new kernel and it works fine and I think very fast :)

But I'm missing the lirc-patch? Where can I find it to patch my kernel manually and why is it not in the love patchset? I really need my remote control working :?
Back to top
View user's profile Send private message
cbr
Apprentice
Apprentice


Joined: 05 Jan 2004
Posts: 285
Location: Tallinn/Rakvere, Estonia

PostPosted: Sun Aug 22, 2004 7:35 pm    Post subject: Reply with quote

Zyne wrote:
Code:

drivers/built-in.o(.text+0x7d2a8): In function `radeon_match_mode':
: undefined reference to `vesa_modes'
drivers/built-in.o(.text+0x7d385): In function `radeon_match_mode':
: undefined reference to `vesa_modes'
drivers/built-in.o(.init.text+0x7315): In function `vesafb_probe':
: undefined reference to `vesa_modes'
make: *** [.tmp_vmlinux1] Error 1

I tried turning off framebuffer, but that didn't work either... :/
anyone cares to help?

Disable vesafb-tng, enable vesafb. Worked for me :roll:
Back to top
View user's profile Send private message
Blutkind
n00b
n00b


Joined: 11 Apr 2004
Posts: 35

PostPosted: Sun Aug 22, 2004 8:54 pm    Post subject: Reply with quote

http://love-sources.climbatize.net/love-sources-2.6.8.1-r1-np.ebuild
The np ebuild D: It should work. Not tested yet. by the way the NP full patch is up on SF.net have fun!
_________________
ArchLinux 64 Dev | 2.6.14 AMD64
Back to top
View user's profile Send private message
Suicidal
l33t
l33t


Joined: 30 Jul 2003
Posts: 959
Location: /dev/null

PostPosted: Mon Aug 23, 2004 7:05 am    Post subject: Reply with quote

Looks like portage doesnt like the -np on the ebuild name. Did a bit of hacking with the ebuild and tested it on my laptop and desktop.

Mainly just added -np.patch after ${KV} on LOVEPV_SRC and UNIPATCH_LIST

2.6.8.1-np ebuild

note:: this will repace the other ebuild so please rename the old one.
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Mon Aug 23, 2004 7:42 am    Post subject: Reply with quote

Blutkind wrote:
http://love-sources.climbatize.net/2.6.8.1-staircasetonp.patch.bz2

And for you non-staircase lovers i just finished the diff, removes sched* and staircase, have fun!


What's the main difference between these two shedulers? Are there any benchmarks?
Back to top
View user's profile Send private message
Dale_uk
n00b
n00b


Joined: 22 Aug 2004
Posts: 6

PostPosted: Mon Aug 23, 2004 11:01 pm    Post subject: Reply with quote

Mine won't compile :(
Code:
  CC [M]  drivers/scsi/megaraid/megaraid_mbox.o
drivers/scsi/megaraid/megaraid_mbox.c: In function `megaraid_queue_command':
drivers/scsi/megaraid/megaraid_mbox.c:112: sorry, unimplemented: inlining failed in call to 'megaraid_mbox_build_cmd': function body not available
drivers/scsi/megaraid/megaraid_mbox.c:1455: sorry, unimplemented: called from here
drivers/scsi/megaraid/megaraid_mbox.c:121: sorry, unimplemented: inlining failed in call to 'megaraid_mbox_runpendq': function body not available
drivers/scsi/megaraid/megaraid_mbox.c:1458: sorry, unimplemented: called from here
make[3]: *** [drivers/scsi/megaraid/megaraid_mbox.o] Error 1
make[2]: *** [drivers/scsi/megaraid] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2

I don't even have any SCSI related items activated in my config. I just copied my older love-sources config across and checked it through menuconfig to make sure it was all ok. What's wrong with it, and why is it trying to compile scsi/raid stuff?
Back to top
View user's profile Send private message
Suicidal
l33t
l33t


Joined: 30 Jul 2003
Posts: 959
Location: /dev/null

PostPosted: Tue Aug 24, 2004 7:50 am    Post subject: Reply with quote

Phlogiston. wrote:
Blutkind wrote:
http://love-sources.climbatize.net/2.6.8.1-staircasetonp.patch.bz2

And for you non-staircase lovers i just finished the diff, removes sched* and staircase, have fun!


What's the main difference between these two shedulers? Are there any benchmarks?


Search love-sources in the forums there are a few links on coparison articles.
Back to top
View user's profile Send private message
wong
n00b
n00b


Joined: 25 Aug 2004
Posts: 15
Location: Czech Republic

PostPosted: Wed Aug 25, 2004 1:37 am    Post subject: Reply with quote

i'm just trying this love-sources
the ebuild doesn't work for me, i have to patch it manually, but then almost everything is ok, expect one big problem:
network doesn't work - I have VIA Rhine in my laptop and with 2.6.4wolk or 2.6.5mm it's ok
when I boot into this love, i can't get IP from dhcp server, but everything looks OK. when i plug or unplug ethernet cable, i have the message in dmesg.

And my MAC adress is always changed to 00 00 00 00 00 8O and i have to shutdown and power on computer to be everything ok
_________________
Compaq EVO N620c with gentoo 2004.3
Back to top
View user's profile Send private message
wong
n00b
n00b


Joined: 25 Aug 2004
Posts: 15
Location: Czech Republic

PostPosted: Wed Aug 25, 2004 1:47 pm    Post subject: Reply with quote

when I boot without ethernet cable plugged and plug it later, in dmesg is:
Code:

eth0: link up, 100Mbps, full-duplex, lpa 0x45E1                                                                                                                     
irq 11: nobody cared!                                                                                                                                               
 [<b01070ea>] __report_bad_irq+0x2a/0x90                                                                                                                             
 [<b01071e0>] note_interrupt+0x70/0xb0                                                                                                                               
 [<b01074e4>] do_IRQ+0x174/0x1a0                                                                                                                                     
 [<b0105338>] common_interrupt+0x18/0x20                                                                                                                             
 [<b02e007b>] pcmcia_report_error+0x2b/0xd0                                                                                                                         
 [<b0107070>] handle_IRQ_event+0x30/0x80                                                                                                                             
 [<b0107433>] do_IRQ+0xc3/0x1a0                                                                                                                                     
 =======================                                                                                                                                             
 [<b0105338>] common_interrupt+0x18/0x20                                                                                                                             
 [<b011cbce>] __do_softirq+0x2e/0x90                                                                                                                                 
 [<b0107c93>] do_softirq+0x43/0x60                                                                                                                                   
 =======================                                                                                                                                             
 [<b01074b9>] do_IRQ+0x149/0x1a0                                                                                                                                     
 [<b0105338>] common_interrupt+0x18/0x20                                                                                                                             
 [<b0103030>] default_idle+0x0/0x40                                                                                                                                 
 [<b03b007b>] target+0x19b/0x2a0                                                                                                                                     
 [<b0103053>] default_idle+0x23/0x40                                                                                                                                 
 [<b0103142>] cpu_idle+0x42/0x50                                                                                                                                     
 [<b04ca747>] start_kernel+0x157/0x180                                                                                                                               
 [<b04ca370>] unknown_bootoption+0x0/0x160                                                                                                                           
handlers:                                                                                                                                                           
[<b02eb390>] (usb_hcd_irq+0x0/0x70)                                                                                                                                 
Disabling IRQ #11

_________________
Compaq EVO N620c with gentoo 2004.3
Back to top
View user's profile Send private message
ryceck
Apprentice
Apprentice


Joined: 13 Jan 2004
Posts: 195

PostPosted: Thu Aug 26, 2004 4:17 pm    Post subject: Reply with quote

I would love to see Win4Lin into the kernel... saves me a lot of trouble patching it and everything :)

And of course swsusp2 :D

But those 2 things not mentioned this is another fine release :)
Back to top
View user's profile Send private message
Bols
Tux's lil' helper
Tux's lil' helper


Joined: 15 May 2004
Posts: 112

PostPosted: Sat Aug 28, 2004 7:07 pm    Post subject: Reply with quote

Hey guys,

First... thanks a lot for your job, the love-sources really ROCK LIKE NINJA!! :lol:
But it seems like the acx chipset support is no more into the staircase release on sourceforge... so, could you check that and just re-add it please? :wink:

This one has it!

Thank you in advance!
Back to top
View user's profile Send private message
xeonburn
Apprentice
Apprentice


Joined: 21 Oct 2003
Posts: 172

PostPosted: Fri Sep 03, 2004 5:47 am    Post subject: Reply with quote

I couldn't find the 2.6.9-rc1-love1 thread but I'm having a problem "make"ing it.... I get the following error

Code:

  SPLIT   include/linux/autoconf.h -> include/config/*
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  GZIP    kernel/config_data.gz
  IKCFG   kernel/config_data.h
  CC      kernel/configs.o
  LD      kernel/built-in.o
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o(.init.text+0x90ca): In function `vesafb_probe':
: undefined reference to `vesa_modes'
make: *** [.tmp_vmlinux1] Error 1


I did a make oldconfig from my 2.6.5 kernel. it seemed to go fine. I've done it before. anyone know how to fix this?
Back to top
View user's profile Send private message
man
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2004
Posts: 75

PostPosted: Mon Oct 18, 2004 1:06 am    Post subject: Reply with quote

hey, xeonburn i had the same problem. enabling "Enable Video Mode Handling Helpers" under drivers>graphics. solved 4 me.
man
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
Page 2 of 2

 
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