View previous topic :: View next topic |
Author |
Message |
Isaiah Guru
Joined: 25 Feb 2003 Posts: 359
|
Posted: Sun Aug 22, 2004 7:13 pm Post subject: |
|
|
Thank you very much |
|
Back to top |
|
|
Gandalf the White Guru
Joined: 17 Dec 2003 Posts: 320 Location: Verdun, Canada
|
Posted: Sun Aug 22, 2004 7:17 pm Post subject: |
|
|
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 |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Sun Aug 22, 2004 7:27 pm Post subject: |
|
|
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 |
|
|
cbr Apprentice
Joined: 05 Jan 2004 Posts: 285 Location: Tallinn/Rakvere, Estonia
|
Posted: Sun Aug 22, 2004 7:35 pm Post subject: |
|
|
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 |
|
Back to top |
|
|
Blutkind n00b
Joined: 11 Apr 2004 Posts: 35
|
|
Back to top |
|
|
Suicidal l33t
Joined: 30 Jul 2003 Posts: 959 Location: /dev/null
|
Posted: Mon Aug 23, 2004 7:05 am Post subject: |
|
|
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 |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Mon Aug 23, 2004 7:42 am Post subject: |
|
|
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 |
|
|
Dale_uk n00b
Joined: 22 Aug 2004 Posts: 6
|
Posted: Mon Aug 23, 2004 11:01 pm Post subject: |
|
|
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 |
|
|
Suicidal l33t
Joined: 30 Jul 2003 Posts: 959 Location: /dev/null
|
Posted: Tue Aug 24, 2004 7:50 am Post subject: |
|
|
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 |
|
|
wong n00b
Joined: 25 Aug 2004 Posts: 15 Location: Czech Republic
|
Posted: Wed Aug 25, 2004 1:37 am Post subject: |
|
|
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 and i have to shutdown and power on computer to be everything ok _________________ Compaq EVO N620c with gentoo 2004.3 |
|
Back to top |
|
|
wong n00b
Joined: 25 Aug 2004 Posts: 15 Location: Czech Republic
|
Posted: Wed Aug 25, 2004 1:47 pm Post subject: |
|
|
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 |
|
|
ryceck Apprentice
Joined: 13 Jan 2004 Posts: 195
|
Posted: Thu Aug 26, 2004 4:17 pm Post subject: |
|
|
I would love to see Win4Lin into the kernel... saves me a lot of trouble patching it and everything
And of course swsusp2
But those 2 things not mentioned this is another fine release |
|
Back to top |
|
|
Bols Tux's lil' helper
Joined: 15 May 2004 Posts: 112
|
Posted: Sat Aug 28, 2004 7:07 pm Post subject: |
|
|
Hey guys,
First... thanks a lot for your job, the love-sources really ROCK LIKE NINJA!!
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?
This one has it!
Thank you in advance! |
|
Back to top |
|
|
xeonburn Apprentice
Joined: 21 Oct 2003 Posts: 172
|
Posted: Fri Sep 03, 2004 5:47 am Post subject: |
|
|
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 |
|
|
man Tux's lil' helper
Joined: 07 Oct 2004 Posts: 75
|
Posted: Mon Oct 18, 2004 1:06 am Post subject: |
|
|
hey, xeonburn i had the same problem. enabling "Enable Video Mode Handling Helpers" under drivers>graphics. solved 4 me.
man |
|
Back to top |
|
|
|