View previous topic :: View next topic |
Author |
Message |
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Wed Feb 15, 2006 4:15 pm Post subject: [__ dead nitro thread __] |
|
|
Don't even think about posting here, i don't maintain nitro anymore in favor of beyond-sources and beyond-dev-sources.
T
mod edit: +nitro in the title, thread closed --Earthwings _________________ Retired gentoo user
Last edited by Tiger683 on Sun Jun 11, 2006 3:29 pm; edited 4 times in total |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Wed Feb 15, 2006 5:43 pm Post subject: |
|
|
wooot, new nitro... trying of course! _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
RaZoR1394 Guru
Joined: 09 Jan 2005 Posts: 356
|
Posted: Wed Feb 15, 2006 5:57 pm Post subject: |
|
|
Works fine here but suspend2 still breaks the compile on both my amd64 computers.
However, not nitro specific but 2.6.16 has finally fixed my usb hid timing errors which created severe problems on my system. It really feels great now. _________________ http://en.wikipedia.org/wiki/Cell_(microprocessor) |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Wed Feb 15, 2006 6:16 pm Post subject: |
|
|
No good news Tiger: I can't boot that beauty, it hangs at cleaning temp directory, very strange. Any special options I should take care of? I think it has to do with the sata stuff...
And I can't compile madwifi:
Code: |
ke[1]: Entering directory `/usr/src/linux-2.6.16-rc3-nitro1'
CC [M] /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/ah_osdep.o
LD [M] /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/ath_hal.o
Building modules, stage 2.
MODPOST
*** glibc detected *** realloc(): invalid next size: 0x080fe180 ***
/bin/sh: line 1: 22381 Aborted scripts/mod/modpost -i /usr/src/linux-2.6.16-rc3-nitro1/Module.symvers -I /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/Modules.symvers -o /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/Modules.symvers vmlinux /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/ath_hal.o
make[2]: *** [__modpost] Error 134
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-rc3-nitro1'
make: *** [all] Fehler 2
!!! ERROR: net-wireless/madwifi-driver-0.1443.20060207 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile
madwifi-driver-0.1443.20060207.ebuild, line 81: Called linux-mod_src_compile
|
Thanks for any help! _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
brot Guru
Joined: 06 Apr 2004 Posts: 322
|
Posted: Wed Feb 15, 2006 6:24 pm Post subject: Re: [NITRO-EXPERIMENTAL] 2.6.16-rc3-nitro1 "Sneak Previ |
|
|
Tiger683 wrote: |
scheduler tunables are back
There are two settings, the minimal RoundRobin sched slice
and the factor, by which the first one gets multiplied to get the default slice
these settings can also be found in /proc/sys/kernel/
their names are "staircase_rr_slice" and "staircase_rr_factor"
The first one is in range 2-10
the second in range 10-20
Thefault CK settings are 6:19.
|
Horray Something to play with when having too much time ( which is atm _not_ the case... )
Anyways i will compile this beauty,.. and see how it works. Yesterday Sneak Preview 1 worked like a charm... well,... but i didnt try vmware. Are these patches for vmware because of some patches or will this be neccesary in vanilla ?
Anyways, thank you for your time...
greetz brot
edit:
Would the option "Optimize for size" have any benefit, or not ? Opinions please
Last edited by brot on Wed Feb 15, 2006 8:43 pm; edited 1 time in total |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Wed Feb 15, 2006 7:25 pm Post subject: |
|
|
Ok guys here comes good news Tiger you did it! I have now a (nearly) fully working T43 here:
-fingerprint working again
-sata with ata_piix (ahci fails with an error)
-hdaps detects my machine correctly
-suspend2 working
-standby working, very fast and stable as never before
And of course some bad news:
The problems at booting went away when I changed PARALLEL_STARTUP to NO. I think thats very strange that it has to do with the kernel update. I got an error like unary operator [ or so at line 624 in the gentoo init main script. It was in the part of parallel startup, thats why I disabled it. But nevermind about that!
The main problem: I can't compile madwifi with that kernel.
I would be happy if we could sort out that. Probably the version of madwifi (0.1443.20060207) in incompatible with latest kernel?
Anyway I'm on holidays and will need the wirelss just in 6 weeks, so there is time for that issue
So Tiger... not bad kernel all in all! The greatest thing is SATA->dvd&standby
Thanks man and hey lets solve that madwifi problem
Phlogiston _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Wed Feb 15, 2006 8:53 pm Post subject: |
|
|
Phlogiston wrote: |
Thanks man and hey lets solve that madwifi problem
Phlogiston |
Ok:
1) I will provide a madwifi overlay
2) I _think_ i know what causes your parallel startup problem, but still need to reproduce here bfore shooting blindly..
3) I'll look into that swsusp2 problem on amd64
Thx for the feedback
PS: brot:
The problems are caused by vanilla -rc kernel, so the answer is yes
But it's a known problem, i guess next vmware release should be ok....
T _________________ Retired gentoo user |
|
Back to top |
|
|
_loki_ l33t
Joined: 18 Dec 2003 Posts: 680 Location: in the shell
|
Posted: Wed Feb 15, 2006 9:20 pm Post subject: |
|
|
thanks tiger! remember the weird psmouse problems I had in the last Sneak Preview? Well dunno why but it' gone in this version so fare everything is uo and running..! Can you tell what
>> Staircase sheduler options << --->
actually does ehen I switch between ck and nitro specs? |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Wed Feb 15, 2006 9:30 pm Post subject: |
|
|
__loki__: Hmm, my subjective impression is that it's a little snappier,
but stability MIGHT suffer, although i've yet to find any problems related to it
Phlogiston: can you post the error you are getting?
for me, it's segfaulting or something in the end, friggin strange stuff dude _________________ Retired gentoo user |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Wed Feb 15, 2006 10:38 pm Post subject: |
|
|
Tiger683 wrote: | __loki__: Hmm, my subjective impression is that it's a little snappier,
but stability MIGHT suffer, although i've yet to find any problems related to it
Phlogiston: can you post the error you are getting?
for me, it's segfaulting or something in the end, friggin strange stuff dude |
Yes man thats true... What error do you mean? madwifi? Or the other? I don't like to reboot btw
edit: Where is that start stuff logged? _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Thu Feb 16, 2006 6:56 am Post subject: |
|
|
Phlogiston wrote: |
Yes man thats true... What error do you mean? madwifi? Or the other? I don't like to reboot btw
edit: Where is that start stuff logged? |
I meant the compilation of madwifi, here it segfaults at modpost :/ _________________ Retired gentoo user |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Thu Feb 16, 2006 10:39 am Post subject: |
|
|
Tiger683 wrote: | Phlogiston wrote: |
Yes man thats true... What error do you mean? madwifi? Or the other? I don't like to reboot btw
edit: Where is that start stuff logged? |
I meant the compilation of madwifi, here it segfaults at modpost :/ |
I was asking because I posted the error above
But here again:
Code: |
MODPOST
*** glibc detected *** realloc(): invalid next size: 0x080fe180 ***
/bin/sh: line 1: 12696 Aborted scripts/mod/modpost -i /usr/src/linux-2.6.16-rc3-nitro1/Module.symvers -I /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/Modules.symvers -o /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/Modules.symvers vmlinux /tmp/PORTAGE/var/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_hal/ath_hal.o
make[2]: *** [__modpost] Error 134
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-rc3-nitro1'
make: *** [all] Fehler 2
!!! ERROR: net-wireless/madwifi-driver-0.1443.20060207 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile
madwifi-driver-0.1443.20060207.ebuild, line 81: Called linux-mod_src_compile
!!! Unable to make KERNELPATH=/usr/src/linux ATH_RATE=ath_rate/sample all.
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
Phlogiston _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
scoobydu Veteran
Joined: 16 Feb 2003 Posts: 1076 Location: 'Mind the Gap'
|
Posted: Thu Feb 16, 2006 11:13 am Post subject: |
|
|
First, great kernel!!
Second, madwifi error, if it helps and thanks for any assist;
Quote: |
WARNING: "ieee80211_iterate_nodes" [/var/tmp/portage/madwifi-driver-0.1443.20060207/work/madw
ifi-ng-r1443-20060207/ath_rate/sample/ath_rate_sample.ko] undefined!
WARNING: "ath_hal_computetxtime" [/var/tmp/portage/madwifi-driver-0.1443.20060207/work/madwif
i-ng-r1443-20060207/ath_rate/sample/ath_rate_sample.ko] undefined!
WARNING: "ether_sprintf" [/var/tmp/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r14
43-20060207/ath_rate/sample/ath_rate_sample.ko] undefined!
*** glibc detected *** realloc(): invalid next size: 0x100c7918 ***
/bin/sh: line 1: 8440 Aborted scripts/mod/modpost -i /usr/src/linux-2.6.16-r
c3-nitro1/Module.symvers -I /var/tmp/portage/madwifi-driver-0.1443.20060207/work/madwifi-ng-r
1443-20060207/ath_rate/sample/Modules.symvers -o /var/tmp/portage/madwifi-driver-0.1443.20060
207/work/madwifi-ng-r1443-20060207/ath_rate/sample/Modules.symvers vmlinux /var/tmp/portage/m
adwifi-driver-0.1443.20060207/work/madwifi-ng-r1443-20060207/ath_rate/sample/ath_rate_sample.
o
make[2]: *** [__modpost] Error 134
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-rc3-nitro1'
make: *** [all] Error 2
!!! ERROR: net-wireless/madwifi-driver-0.1443.20060207 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile
madwifi-driver-0.1443.20060207.ebuild, line 81: Called linux-mod_src_compile
!!! Unable to make TOUT=/var/tmp/portage/madwifi-driver-0.14
43.20060207/temp/.tmp_gas_check TOUT=/var/tmp/portage/madwifi-driver-0.1443.20060207/temp/.tm
p_gas_check TOUT=/var/tmp/portage/madwifi-driver-0.1443.20060207/temp/.tmp_gas_check KERNELPA
TH=/usr/src/linux ATH_RATE=ath_rate/sample all.
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
_________________ Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective| |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Thu Feb 16, 2006 12:08 pm Post subject: |
|
|
ok, so it looks like modpost is a badass with this one....
it's above the scope of patching madwifi, rather i should figure out
what in Kbuild's modpost causes this glibc error first....strange stuff..... _________________ Retired gentoo user |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Thu Feb 16, 2006 1:15 pm Post subject: |
|
|
Code: |
modprobe -v ath_pci
insmod /lib/modules/2.6.16-rc3-nitro1-IBM-T43/net/ath_hal.ko
insmod /lib/modules/2.6.16-rc3-nitro1-IBM-T43/net/wlan.ko
insmod /lib/modules/2.6.16-rc3-nitro1-IBM-T43/net/ath_rate_sample.ko
insmod /lib/modules/2.6.16-rc3-nitro1-IBM-T43/net/ath_pci.ko
|
Phlogiston, just using svn version of the drivers...
Good luck _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
brot Guru
Joined: 06 Apr 2004 Posts: 322
|
Posted: Thu Feb 16, 2006 2:14 pm Post subject: .. |
|
|
Hi. Sneak preview II is running very well here,.. Everything works as it should (didnt test suspend2 here, as it wont work because it never did)
With this release i tried the anticipatory scheduler, and i have to admit in cases where heavy io happens, i have the feeling it is kinda snappier.
Well,.. any need to test suspend2,.. maybe i will have some free time this afternoon (running an x86 - athlon-xp 2600+) |
|
Back to top |
|
|
predatorfreak l33t
Joined: 13 Jan 2005 Posts: 708 Location: USA, Michigan.
|
Posted: Thu Feb 16, 2006 2:23 pm Post subject: |
|
|
"Thefault CK settings are 6:19."
Isn't that supposed to be "The default CK settings are 6:19"? _________________ System: predatorbox
Distro: Arch Linux x86_64
Current projects: blackhole, convmedia and anything else I cook up. |
|
Back to top |
|
|
scoobydu Veteran
Joined: 16 Feb 2003 Posts: 1076 Location: 'Mind the Gap'
|
Posted: Thu Feb 16, 2006 2:42 pm Post subject: |
|
|
Phlogiston wrote: |
Phlogiston, just using svn version of the drivers... |
Thx for the reminder to try svn
Tiger683, tried these other options, but perhaps won´t make a differance based on your last post (which I only part understood )
Quote: |
make[2]: Entering directory `/usr/src/linux-2.6.16-rc3-nitro1'
CC [M] /usr/src/madwifi-ng/ath/if_ath.o
cc1: warnings being treated as errors
In file included from include/asm/machdep.h:13,
from include/asm/pci.h:17,
from include/linux/pci.h:648,
from /usr/src/madwifi-ng/ath/if_ath_pci.h:43,
from /usr/src/madwifi-ng/ath/if_ath.c:84:
include/linux/seq_file.h:43: warning: 'printk' is an unrecognized format function type
make[3]: *** [/usr/src/madwifi-ng/ath/if_ath.o] Error 1
make[2]: *** [_module_/usr/src/madwifi-ng/ath] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.16-rc3-nitro1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/madwifi-ng/ath'
make: *** [modules] Error 1
|
Also tried version from 120206 without success;
Quote: |
e.symvers -I /var/tmp/portage/madwifi-driver-0.1451.20060212/work/madwifi-ng-r1451-20060212/ath_rate/sample/
Modules.symvers -o /var/tmp/portage/madwifi-driver-0.1451.20060212/work/madwifi-ng-r1451-20060212/ath_rate/s
ample/Modules.symvers vmlinux /var/tmp/portage/madwifi-driver-0.1451.20060212/work/madwifi-ng-r1451-20060212
/ath_rate/sample/ath_rate_sample.o
make[2]: *** [__modpost] Error 134
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16-rc3-nitro1'
make: *** [all] Error 2
!!! ERROR: net-wireless/madwifi-driver-0.1451.20060212 failed.
Call stack:
ebuild.sh, line 1894: Called dyn_compile
ebuild.sh, line 941: Called src_compile
madwifi-driver-0.1451.20060212.ebuild, line 81: Called linux-mod_src_compile
!!! Unable to make TOUT=/var/tmp/portage/madwifi-driver-0.1451.20060212/tem
p/.tmp_gas_check TOUT=/var/tmp/portage/madwifi-driver-0.1451.20060212/temp/.tmp_gas_check TOUT=/var/tmp/port
age/madwifi-driver-0.1451.20060212/temp/.tmp_gas_check KERNELPATH=/usr/src/linux ATH_RATE=ath_rate/sample al
|
_________________ Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective| |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Thu Feb 16, 2006 3:13 pm Post subject: |
|
|
So we need an svn ebuild _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
scoobydu Veteran
Joined: 16 Feb 2003 Posts: 1076 Location: 'Mind the Gap'
|
Posted: Thu Feb 16, 2006 3:38 pm Post subject: |
|
|
Phlogiston wrote: | So we need an svn ebuild |
Well it didn´t work for me, so I´m not so sure _________________ Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective| |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Thu Feb 16, 2006 3:43 pm Post subject: |
|
|
scoobydu wrote: | Phlogiston wrote: | So we need an svn ebuild |
Well it didn´t work for me, so I´m not so sure |
So you tried it with another ebuild or what?
I did it by hand... and it works... Forget the ebuild and try it _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
scoobydu Veteran
Joined: 16 Feb 2003 Posts: 1076 Location: 'Mind the Gap'
|
Posted: Thu Feb 16, 2006 3:56 pm Post subject: |
|
|
@Phlogiston
See my post 2 up tried svn (manually) and tried the latest build via copying ebuild.
No joy. _________________ Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective| |
|
Back to top |
|
|
Phlogiston Veteran
Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Thu Feb 16, 2006 4:05 pm Post subject: |
|
|
scoobydu wrote: | @Phlogiston
See my post 2 up tried svn (manually) and tried the latest build via copying ebuild.
No joy. |
You are right, I'm sorry. But what a strange error: Code: | cc1: warnings being treated as errors |
Never seen that? Compiling as user or root? _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
Back to top |
|
|
Tiger683 Veteran
Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Thu Feb 16, 2006 6:41 pm Post subject: |
|
|
Phlogiston, thx a bunch for testing and helpful feedback,
and this is the reward (emerge-tested, WORX!):
madwifi-tools-9999.ebuild
madwifi-driver-9999.ebuild
Thx and cheers,
T _________________ Retired gentoo user |
|
Back to top |
|
|
buthus Guru
Joined: 17 May 2005 Posts: 429 Location: Bell, Germany
|
Posted: Thu Feb 16, 2006 7:40 pm Post subject: |
|
|
hello,
kernel works great, but i can't install the nvida-kernel. here are some lines from the error-log Code: | /tmp/selfgz18633/NVIDIA-Linux-x86-1.0-8178-pkg1/usr/src/nv/os-interface.c: I
n function `os_set_mlock_capability':
/tmp/selfgz18633/NVIDIA-Linux-x86-1.0-8178-pkg1/usr/src/nv/os-interface.c:13
75: error: structure has no member named `rlim' |
what should i do?
sorry for my bad english. |
|
Back to top |
|
|
|
|
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
|
|