View previous topic :: View next topic |
Author |
Message |
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Tue Feb 15, 2005 11:35 pm Post subject: 2.6.11-rc4(rc5)-love1 - [ It`s time to push the button ] |
|
|
Love-Sources is back with 2.6.11-rc4-love1 aka "It`s time to push the button"
patchlist/info/everythins about it :
--In short--
Code: |
*) CPU Scheduler : Nick`s Scheduler (Nick Piggin) with small non-smp compilation fix
also default BASE_TIMESLICE selectable from menuconfig.
*) IO Scheduler(s) : switchable at runtime,default selectable from menuconfig or bootparams
also anticipatotory io scheduler with genetic algor. implementation (Genetic Lib 0.3)
*) VM : Con`s mwII. with VM_MAPPED settigns selectable from menuconfig.
|
--full info-- Code: |
[-bk-]
patch-2.6.11-rc4-bk2.bz2
bk-jfs.patch
bk-netdev.patch
bk-ntfs.patch
bk-usb.patch
bk-xfs.patch
[-base-]
love-menu.diff - vivid menuconfig part.
[cpu sched] NickSched Base Timeslice = (64 - love-sources std)
[mwII] VM_MAPPED = (95 - default in love - less swap usage) --->
[*] Genetic Library
[*] Genetic Anticipatory I/O scheduler
[io sched] IO Schedulers to compile --->
[io sched] Default IO Scheduler (Deadline) --->
[*] Randomisation
//NickScheduler BASE_TIMESLICE selectable beetwenn 256,128,64,32
//VM_MAPPED selectable beetwen 95,66,33
//Randomisation for ebanbling set patches from MM
2.6.11-rc4-nicksched-f1-for-love.diff - Nick`s CPU Sched with small non-smp fix. From Nick Piggin.
fbsplash-0.9.1-r1-2.6.11-rc1-bk8.patch - everybody knows it;)
vesafb-tng-0.9-rc6-2.6.11-rc1.patch - everybody knows it also ;)
reiser4_ALL-from 2.6.11-rc3-mm2 - Reiser4 from 2.6.11-rc3-mm2
reiser4_repacker_stats.patch.bz2 - 1st reiser4 fix from CKO
reiser4_replay_stats.patch.bz2 - 2nd reiser4 fix from CKO
genetic-as-sched-2.6.10-gl3.patch - gen.alg.implementation for Anticipatory IO scheduler
genetic-io-sched-2.6.10-gl3.patch - connection to genetic lib
genetic-lib-2.6.10-gl3.patch - J.Moilanen Genetic Lib v0.3
mwII.diff - Con`s virtual mem "managment" ;)
nvidia_6111-6629_compat2.diff - set of nvidia fixes from CK
squashfs2.0-patch - squash fs
supermount-ng208-2611rc4.diff - supermount from CK.
390-slabtune.txt - slab.c tunes from MJB.
acerhk.patch - acer keyboard driver.
acpi-dsdt-initrd-patch-v0.7d - http://acpi.sourceforge.net/dsdt/index.php
atxp1-0.3.patch - dynamic CPU speed with nforce 2 (Sofcik fix)
cddvd-cmdfilter-drop.patch - non root hack from CK
cflags-selection.patch - tool for easy kernel cflags changing (thx _troll_)
chmp-r5-FULL.patch - configurable hid mouse polling rev5.
config-nr-tty-devices.patch - for setting number of tty`s.
config_hz.diff - internal kernel timer setting from CK
madwifi-cvs - wireless madwifi driver from CVS.
lirc-2.6.9-20041024-px1.patch - lirc driver (thx Pax82)
lufs-0.9.7-2.6.0-test9.patch.bz2 - lufs (fixed compilation as module )
1g_lowmem1_i386.diff - as in name from CK.
daconfig-2.2.0-r1.patch - for nice kernel name display via menuconfig.
scheduler_change_script - for easy io scheduler changing script ( Genn )
[-mm part-2.6.11-rc3-mm2]
fuse-ALL-from
inotify-with-fix
add-support-for-it8212-ide-controllers.patch (2.6.9 mm)
annotate-proc-pid-maps-with--markers.patch
fix-32-bit-calls-to-snd_pcm_channel_info.patch
fix-race-between-the-nmi-code-and-the-cmos-clock.patch
invalidate-range-of-pages-after-direct-io-write-with-FIXES.patch
make-tree_lock-an-rwlock.patch
only-unmap-what-intersects-a-direct_io-op.patch
periodically-scan-redzone-entries-and-slab-control-structures.patch
provide-a-filesystem-specific-syncable-page-bit-with-FIXES.patch
pty-oops-fix.patch
randomisation-ALL
rt-lsm.patch
serialize-access-to-ide-devices.patch
speedup-proc-pid-maps-with-FIXES.patch
vm-pageout-throttling.patch
vmscan-reclaim-swap_cluster_max-pages-in-a-single-pass.patch
write-and-wait-on-range-before-direct-io-read.patch
--proc interfaces---
/proc/genetic - genetic as io scheduler
/proc/sys/vm - mwII
/proc/sys/kernel/base_timeslice - NickSched Base TimeSlice
|
You can check also selected options from love-sources menu via dmesg and this message during boot.
Code: |
(...)
Checking 'hlt' instruction... OK.
ACPI: Looking for DSDT in initrd... not found.
ACPI: setting ELCR to 0200 (from 0e20)
|---------------------------------------------------------------|
| Love-Sources patchset version : 2.6.11-rc4-love1 |
| made by fallow for Love-Community |
| http://forums.gentoo.org/profile.php?mode=viewprofile&u=40275 |
| Have a nice day ;) |
|---------------------------------------------------------------|
| NickScheduler BaseTimeslice = 64 |
| VM_MAPPED = 95 |
| RANDOMISATION = on |
|---------------------------------------------------------------|
checking if image is initramfs... it is
Freeing initrd memory: 258k freed
(...)
|
* [nvidia] Tested with nvidia-kernel-1.0.6629-r3 ebuild from portage and AGPGART
* [ati] Should proper work with ebuild available on love-sources page and 2.6.11-rc4-love1 release at sf.net
Just give a try to Deadline and Anticipatory IO Scheduler If You are using CFQ now.
Imho is better to use one of them here but it`s <imho>
I see that some people has a crashes with Genetic Anticipatory IO Scheduler during Shutdown/Halt. If You have "oops" then use another IO Scheduler than Genetic Anticipatory. Please check this post also - possible update to version 0.4 here and I hope no any oppses with genetic anticipator now.
available at http://sourceforge.net/projects/love-sources or http://sourceforge.net/project/showfiles.php?group_id=100074&package_id=107958&release_id=305299
check also http://www.love-sources.org
for support please join #love-sources on freenode
possible updates also here : http://vivid.dat.pl/fallow/pub/index.php?path=love-sources%2F2.6.11-rc4-love1/
latest updade is : http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-rc4-love1/2.6.11-rc4-love1-upd04-to-rc5.diff.bz2 Code: |
/ aplly on top of 2.6.11-rc4-love1 //
2.6.11-rc4-bk2 >> 2.6.11-rc5-bk0
genetic lib , anticipatory , io sched from 0.3 to 0.4
reverse of mm`s bk-xfs
reverse of mm`s bk-usb (to avoid possible oops)
setting genetic lib & anticipatory OFF as default ( to avoid propably problems with genetic as)
bk-alsa from alsa-project.org
it-821x.diff ( replacing mm`s patch a gentoo-dev patch ) |
have a nice day;) _________________ "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
Last edited by fallow on Mon Feb 28, 2005 8:20 am; edited 17 times in total |
|
Back to top |
|
|
TPC Tux's lil' helper
Joined: 16 Sep 2003 Posts: 135 Location: Sweden
|
Posted: Wed Feb 16, 2005 12:42 am Post subject: |
|
|
nice release, and welcome to the love-sources staff |
|
Back to top |
|
|
thubble Tux's lil' helper
Joined: 16 May 2003 Posts: 119 Location: Winnipeg, Canada
|
Posted: Wed Feb 16, 2005 5:06 am Post subject: |
|
|
It's working perfectly here, with hyperthreading enabled! I'm experimenting with different block schedulers now, genetic anticipatory looks interesting. Best kernel I've used in a while, thanks! |
|
Back to top |
|
|
gimpel Advocate
Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Wed Feb 16, 2005 9:38 am Post subject: |
|
|
aaahhh that's what you meant with "next release might be a surprise"
Quote: | You can check also selected options from love-sources menu via dmesg and this message during boot.
|
^^ wow, awesome! _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Wed Feb 16, 2005 10:11 am Post subject: |
|
|
THX always is nice to hear about good working.
yes , like this (check vivid thread also )
I have update for IT821X.
the patch reverse this file : Code: |
add-support-for-it8212-ide-controllers.patch (2.6.9 mm) |
and apply this : Code: |
IT821X_AC9_2.6.10-gentoo-r5.patch |
compiled ok.
patch : http://vivid.dat.pl/fallow/pub/love-sources/2.6.11-rc4-love1/2.6.11-rc4-love1-it821x.diff
q: how to patch it ?
a: in kernel_scr dir do : Code: | # patch -p1 < 2.6.11-rc4-love1-it821x.diff |
cheers _________________ "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
Last edited by fallow on Sat Feb 19, 2005 10:46 am; edited 1 time in total |
|
Back to top |
|
|
gimpel Advocate
Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Wed Feb 16, 2005 10:19 am Post subject: |
|
|
hehe, big thx fallow for it patch!
that was right in time now compiling... _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
Back to top |
|
|
vrln Guru
Joined: 11 Sep 2004 Posts: 534 Location: Finland
|
Posted: Wed Feb 16, 2005 10:27 am Post subject: |
|
|
Working fine so far (30 minutes), p4 HT/SMT enabled :) Audio skipping improved alot (only 1 skip while moving a few gigabytes to the reiser4 partition)/X slowdown problems while using reiser4 are completely fixed (using Enlightenment DR17, I used to be able to see the dropshadow on the background before the window appeared when moving files to the reiser4 partition etc). Good job :) _________________ Interested in E17? Get Enlightened by reading the user guide. |
|
Back to top |
|
|
kontol n00b
Joined: 19 Dec 2004 Posts: 31
|
Posted: Wed Feb 16, 2005 10:48 am Post subject: |
|
|
Thanks fallow...it's time to upgrade my kernel...is hostap included??
cheers |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Wed Feb 16, 2005 11:48 am Post subject: |
|
|
gimpel wrote: | hehe, big thx fallow for it patch!
that was right in time now compiling... |
no problem , my pleasure
vrln wrote: | Working fine so far (30 minutes), p4 HT/SMT enabled Audio skipping improved alot (only 1 skip while moving a few gigabytes to the reiser4 partition)/X slowdown problems while using reiser4 are completely fixed (using Enlightenment DR17, I used to be able to see the dropshadow on the background before the window appeared when moving files to the reiser4 partition etc). Good job |
THX & nice vrln If You want do some testing with interactivity You may try also less base_timeslice settings like 32,16,8 etc. via /proc/sys/kernel/base_timeslice .
kontol wrote: | Thanks fallow...it's time to upgrade my kernel...is hostap included??
cheers |
If You mean : 2.6.11-rc4-love1 menuconfig wrote: |
Shared driver code for IEEE 802.11b wireless cards based on
Intersil Prism2/2.5/3 chipset. This driver supports so called
Host AP mode that allows the card to act as an IEEE 802.11
access point. |
then Yes It`s in bk-netdev.patch from 2.6.11-rc3-mm2
Location: -> Device Drivers -> Networking support -> Network device support (NETDEVICES [=y]) -> Wireless LAN (non-hamradio) -> Wireless LAN drivers (non-hamradio) & Wireless Extension
cheers. _________________ "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 |
|
|
ashtophet Guru
Joined: 08 Aug 2004 Posts: 397
|
Posted: Wed Feb 16, 2005 3:48 pm Post subject: |
|
|
Nvidia+vmware proprietary modules compiled/working fine... Using anticipatory io-scheduler w/ genetic algo. ... Performance is amazing here... Thanks a lot for yr. wonderful job! |
|
Back to top |
|
|
ikke Apprentice
Joined: 14 Jan 2005 Posts: 225 Location: Belgium
|
Posted: Wed Feb 16, 2005 4:25 pm Post subject: |
|
|
Looks nice, will try later _________________ Working day and night to enhance your Linux Desktop experience
Blog |
|
Back to top |
|
|
Zyne Guru
Joined: 08 Jun 2004 Posts: 334
|
Posted: Wed Feb 16, 2005 4:27 pm Post subject: |
|
|
love-sources have always been my favourite!!!!
gonna give the new one's a try in a few seconds... At least now I don't have to mess around with my ATI-drivers anymore...
ATI has gone bye-bye, and I'm a converted NViDiA user now
thanks for the new patchset! |
|
Back to top |
|
|
Moloch Apprentice
Joined: 17 Mar 2003 Posts: 293 Location: Albuquerque, NM, US
|
Posted: Wed Feb 16, 2005 4:38 pm Post subject: |
|
|
Wow!
I'm rather impressed looking at the info here. Even builtin madwifi drivers! Guess I will give this one a go. _________________ Understanding is a three-edged sword: your side, their side, and the truth. --Kosh
1010011010 |
|
Back to top |
|
|
vrln Guru
Joined: 11 Sep 2004 Posts: 534 Location: Finland
|
Posted: Wed Feb 16, 2005 5:10 pm Post subject: |
|
|
Unfortunately my system just locked up after about ~5 hours of uptime. It was neat while it worked though. Seems like it was too early to say it worked after all. No idea what caused it, since there's nothing in the logs. I'd quess it's related to SMP though (seems like single CPU people (or non HT p4) haven't had any problems with Nicksched) - anyone using this with SMP/SMT (p4)? _________________ Interested in E17? Get Enlightened by reading the user guide. |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Wed Feb 16, 2005 5:42 pm Post subject: |
|
|
galiza_ceive wrote: | Nvidia+vmware proprietary modules compiled/working fine... Using anticipatory io-scheduler w/ genetic algo. ... Performance is amazing here... Thanks a lot for yr. wonderful job! |
great - Try to play with base_timeslice via /proc also .
ikke wrote: | Looks nice, will try later |
good good
Zyne wrote: | love-sources have always been my favourite!!!!
gonna give the new one's a try in a few seconds... At least now I don't have to mess around with my ATI-drivers anymore...
ATI has gone bye-bye, and I'm a converted NViDiA user now
thanks for the new patchset! |
and now love is back imho is much better to have nvidia - a less of problems
Moloch wrote: | Wow!
I'm rather impressed looking at the info here. Even builtin madwifi drivers! Guess I will give this one a go. |
good, I have info from Milu that newest cvs madwifi snapshots has so problem , so we have a little older cvs - from begin of february here
vrln wrote: | Unfortunately my system just locked up after about ~5 hours of uptime. It was neat while it worked though. Seems like it was too early to say it worked after all. No idea what caused it, since there's nothing in the logs. I'd quess it's related to SMP though (seems like single CPU people (or non HT p4) haven't had any problems with Nicksched) - anyone using this with SMP/SMT (p4)? |
Yes I haven`t any Code: |
Enterprise ~ # uptime
18:37:36 up 9:58, 10 users, load average: 4.68, 4.93, 5.4 |
You have x86 box ? . If You think that it may be Nicksched SMP related problem I will mail Nick Piggin with some info about this for having better next NickSched version etc.
cheers. _________________ "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 |
|
|
aCid420@tuxcafe n00b
Joined: 12 May 2003 Posts: 8 Location: Mauritius
|
Posted: Wed Feb 16, 2005 8:13 pm Post subject: Help Here Please...No Clue |
|
|
I've managed to get this kernel compiled here is my prioblem :
Everything works fine, except one thing, my nVidia Card (Asus Ti 4400 128MB AGP 4x) My CPU is a Pentium4 Prescott and I have 2GB of Memory.
The same driver was working with hardened-dev-sources 2.6.10*
Here's the error :
ESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function `_get_phys_address':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:2529: warning: passing arg 1 of `pmd_offset' from incompatible pointer type
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c: In function `nv_agp_init':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv.c:3010: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
cc -Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.nv-vm.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -Iinclude/asm-i386/mach-default -I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=nv_vm -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/nv-vm.c
cc -Wp,-MD,/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/.os-agp.o.d -nostdinc -isystem /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -ffreestanding -O2 -fomit-frame-pointer -pipe -msoft-float -mpreferred-stack-boundary=2 -march=i686 -Iinclude/asm-i386/mach-default -I/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno-error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVEL=6629 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UDEBUG -U_DEBUG -DNDEBUG -DNV_REMAP_PFN_RANGE_PRESENT -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_PCI_DISABLE_DEVICE_PRESENT -DNV_CLASS_SIMPLE_CREATE_PRESENT -DNV_PCI_GET_CLASS_PRESENT -DMODULE -DKBUILD_BASENAME=os_agp -DKBUILD_MODNAME=nvidia -c -o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o /var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: error: parse error before '*' token
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: warning: type defaults to `int' in declaration of `drm_agp_p'
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:48: warning: data definition has no type or storage class
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernInitAGP':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:76: warning: assignment discards qualifiers from pointer target type
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:85: error: request for member `acquire' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:88: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:113: error: request for member `copy_info' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:173: error: request for member `enable' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:185: error: request for member `release' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:186: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernTeardownAGP':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:216: error: request for member `release' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:218: warning: `inter_module_put' is deprecated (declared at include/linux/module.h:578)
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernAllocAGPPages':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:265: error: request for member `allocate_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:273: error: request for member `bind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:290: error: request for member `unbind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:305: error: request for member `free_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernMapAGPPages':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:345: error: request for member `unbind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c: In function `KernFreeAGPPages':
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:444: error: request for member `unbind_memory' in something not a structure or union
/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.c:445: error: request for member `free_memory' in something not a structure or union
make[3]: *** [/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv/os-agp.o] Error 1
make[2]: *** [_module_/var/tmp/portage/nvidia-kernel-1.0.6629-r1/work/NVIDIA-Linux-x86-1.0-6629-pkg1/usr/src/nv] Error 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Error 1
make: *** [module] Error 2
!!! ERROR: media-video/nvidia-kernel-1.0.6629-r1 failed.
!!! Function linux-mod_src_compile, Line 417, Exitcode 2
!!! Unable to make IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/usr/src/linux clean module.
!!! If you need support, post the topmost build error, NOT this status message.
This is my make.conf :
myb0x root # emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.11-rc4-love1 i686)
=================================================================
System uname: 2.6.11-rc4-love1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
Python: dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb 7 2005, 21:07:25)]
dev-lang/python: 2.3.4-r1
sys-devel/autoconf: 2.59-r6, 2.13
sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils: 2.15.92.0.2-r1
sys-devel/libtool: 1.5.10-r4
virtual/os-headers: 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -mcpu=pentium4 -mmmx -msse -msse2 -fprefetch-loop-arrays -fomit-frame-pointer -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -mcpu=pentium4 -mmmx -msse -msse2 -fprefetch-loop-arrays -fomit-frame-pointer -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache cvs distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acpi alsa arts audiofile avi berkdb bindist bitmap-fonts cdr crypt cups curl dmx dvd dvdr dvdread encode esd f77 fam flac font-server foomaticdb fortran gdbm gif gstreamer hal howl ieee1394 imagemagick imlib jack java jpeg jpeg2k kde kdeenablefinal kdexdeltas libclamav libg++ libwww live lm_sensors logitech-mouse lzo mad matroska mikmod mmx motif mpeg ncurses network nptl oggvorbis openexr opengl oss pam pdflib perl png python qt quicktime rdesktop readline real rtc samba sdl slp speex spell sse sse2 ssl svga tcpd tga theora tiff truetype truetype-fonts type1-fonts unicode usb xanim xine xml2 xmms xorg xprint xv xvid xvmc zlib"
Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL
This is an output of my bus :
0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
0000:00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02)
0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02)
0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2)
0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
0000:00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
0000:01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4400] (rev a2)
0000:02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
0000:02:04.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
0000:02:05.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
0000:02:05.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)
0000:02:06.0 SCSI storage controller: Adaptec AIC-7892A U160/m (rev 02) _________________ Screw The Rules |
|
Back to top |
|
|
NiLuJe Guru
Joined: 06 Nov 2004 Posts: 303 Location: Paris, France
|
Posted: Wed Feb 16, 2005 8:23 pm Post subject: |
|
|
Use the ~x86 version of the nvidia drivers. (kernel -r3 && glx -r5) |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Wed Feb 16, 2005 9:02 pm Post subject: |
|
|
Cid420@tuxcafe : exactly as NiLuJe said -> use nvidia-kernel-1.0.6629-r3 not r1.
also release info wrote: | * [nvidia] Tested with nvidia-kernel-1.0.6629-r3 ebuild from portage and AGPGART |
cheers. _________________ "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 |
|
|
babykart Guru
Joined: 08 Oct 2004 Posts: 415
|
Posted: Wed Feb 16, 2005 10:17 pm Post subject: |
|
|
my boxes work good: SMP/HT, reiser4, nvidia...
another good jobs fallow... thanks...
[edit]
freeze with anticipatory (genetic) schudeler... deadline works fine...
[/edit] _________________ >> Gentoo-FR <<
----- |
|
Back to top |
|
|
thubble Tux's lil' helper
Joined: 16 May 2003 Posts: 119 Location: Winnipeg, Canada
|
Posted: Thu Feb 17, 2005 5:00 am Post subject: |
|
|
Damn, it was working fine for a while, then crashed . It seems to happen whenever there's any significant disk or memory usage (both crashes occurred while I was emerging something). It was a pretty serious crash too, it corrupted my Reiser4 partition and I had to fsck and then reinstall Xorg. First time I've seen something like that happen with R4.
Anyway, I'm back to 2.6.10-nitro2, which is the last kernel that worked properly for me. Staircase doesn't seem to do that much worse with Reiser4 than O(1) or Nicksched, and I still suspect Nicksched has issues with SMP and Hyperthreading.
Note: Crashes occur with both Anticipatory (genetic) and Deadline. |
|
Back to top |
|
|
fallow Bodhisattva
Joined: 08 Jan 2004 Posts: 2208 Location: Poland
|
Posted: Thu Feb 17, 2005 8:06 am Post subject: |
|
|
babykart wrote: | my boxes work good: SMP/HT, reiser4, nvidia...
another good jobs fallow... thanks...
[edit]
freeze with anticipatory (genetic) schudeler... deadline works fine...
[/edit] |
I guess during shutdown ? Everythings works fine in my box , but I talked with Milu who had the problem during shutdown.We locate that propably is as-iosched.c in/with disc_calc_fitness error and will to eliminate it in next release or do some patch to this.
thubble : so You used SMP/HT ? . Imho the lags problems with Staircase and Reiser4 was begin since around 2.6.11-rcX, as I remember with 2.6.10 was been ok.
cheers. _________________ "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 |
|
|
vrln Guru
Joined: 11 Sep 2004 Posts: 534 Location: Finland
|
Posted: Thu Feb 17, 2005 10:12 am Post subject: |
|
|
fallow wrote: | babykart wrote: | my boxes work good: SMP/HT, reiser4, nvidia...
another good jobs fallow... thanks...
[edit]
freeze with anticipatory (genetic) schudeler... deadline works fine...
[/edit] |
I guess during shutdown ? Everythings works fine in my box , but I talked with Milu who had the problem during shutdown.We locate that propably is as-iosched.c in/with disc_calc_fitness error and will to eliminate it in next release or do some patch to this.
thubble : so You used SMP/HT ? . Imho the lags problems with Staircase and Reiser4 was begin since around 2.6.11-rcX, as I remember with 2.6.10 was been ok.
cheers. |
My freeze was with deadline, I just left my system idle for 15 minutes (E17 and xmms open).
Btw, I just remembered that I've tried 2.6.11-rc3-ck1 before and it also hardlocked the same way - so it's possible that there's a new bug in mainline 2.6. And 2.6.10 has been rock solid for me. _________________ Interested in E17? Get Enlightened by reading the user guide. |
|
Back to top |
|
|
gimpel Advocate
Joined: 15 Oct 2004 Posts: 2720 Location: Munich, Bavaria
|
Posted: Thu Feb 17, 2005 10:16 am Post subject: |
|
|
doin fine here after 23 hours uptime, using genetic-as, preempt, x reniced etc etc
very nice!
but no HT too...
anyways, just doin patchset with sched_iso stuff, i must once more check that out together with scheD...testing fun hehe _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
Back to top |
|
|
phranzee Guru
Joined: 22 Nov 2003 Posts: 397 Location: katowice/pl
|
|
Back to top |
|
|
NiLuJe Guru
Joined: 06 Nov 2004 Posts: 303 Location: Paris, France
|
Posted: Thu Feb 17, 2005 8:37 pm Post subject: |
|
|
emu10k1 working fine here (Compiled in, not tried as modules) |
|
Back to top |
|
|
|