Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.9-nitro2 "Now with wings"
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
seppe
Guru
Guru


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

PostPosted: Wed Oct 27, 2004 10:19 am    Post subject: 2.6.9-nitro2 "Now with wings" Reply with quote

Have no fear, the new nitro is here! :)

Code:

2.6.9-nitro2 "Now with wings"
*****************************
# Start of 2.6.9-ck2
2.6.9_to_staircase9.0.diff | A complete scheduler rewrite
schedrange.diff | Infrastructure for more policies
schedbatch2.5.diff | Batch scheduling
schediso2.8.diff | Isochronous scheduling
mwII.diff | Very unlikely to swap due file caching
mwII-oc.diff | Mapped Watermark II fix
1g_lowmem1_i386.diff | Allows 1G ram without enabling highmem
cfq2-20041019.patch | Update the cfq code to the latest version
block_fix.diff | Fix stalls under heavy i/o load
defaultcfq.diff | Select the CFQv2 i/o scheduler by default
269rc4-mingo_ll.diff | Low latency hacks by Ingo Molnar
back-sched-net-fix-scheduling-latencies-in-__release_sock.patch | Fixes panic on nmap with some hardware
269rc4-mingo-bkl.diff | Preemptible big kernel lock by Ingo Molnar
ll-config1.diff | Default the preemptible kernel lock off
cddvd-cmdfilter-drop.patch | Allows to use cdrecord as non-root
nvidia_compat.diff | Allow evil binary nvidia drivers to compile
fix-bad-segment-coalescing-in-blk_recalc_rq_segments.patch | I/O bugfix which improves performance under load
vm-pages_scanned-active_list.patch | Fix the nasty kswapd bug
# End of 2.6.9-ck2
2.6.9-rc3+reiser4.patch | The Reiser4 FileSystem
supermount-ng207.diff | Automaticly mount removable media (plz stop using this, use hal+dbus!)
vesafb-tng-0.9-rc4-r3-2.6.9.patch | a new and more functional version of the vesafb Linux driver
fbsplash-0.9-r8-2.6.9.patch | Gensplash, a bootsplash replacement for Gentoo
acpi-dsdt-initrd-patch-v0.6-2.6.9-for-nitro.diff | Custom acpi dsdt (untested)
via-v4l-1.4a-drm.diff | VIA Video4Linux
lirc_2.6.9-nitroX.diff | Linux InfraRed Control, thank kyll for updating/fixing this
menuconfig-NAME-v2.1-dev5-for-nitro.diff | Show kernel name in menuconfig
squashfs2.0r2-for-nitro.diff | SquashFS v2.0, a squashed read-only filesystem for Linux
gcloop-2.6-20040527.diff | Gentoo Compressed loopback support for 2.6
lufs-0.9.7-2.6.0-test9-for-nitro.diff | Linux Userland FileSystem
omnibook-2.6.8-rc2-bk2.diff | omnibook support
config-nr-tty-devices.diff | config /dev/tty* count for a cleaner /dev
cdfs-2.6.3a.diff | exports all tracks and boot images on a CD as normal files (broken?)
acx100-2.6.8-rc2-bk2.diff | ACX100 WLAN drivers
acer-hotkeys-for-nitro.diff | Acer HotKeys support
iteraid_1.45.diff | Giga Raid
chmp-r4-2.6.9.patch | Configurable USB HID Mouse Polling
packet-writing-for-nitro.diff | packet writing support for CD/DVD RW's
config_hz.diff | Set the internal clock frequency
orinoco-0.13e-SN-5.diff | Orinocco drivers with support for scanning and monitor mode
bk-alsa.patch | Latest ALSA snapshot taken from mm tree
cflags-selection-for-nitro.diff | compile the kernel with other CFLAGS
xpad-0.6.patch | Microsoft X-Box pad support
seccomp-2.6.9-rc4.patch | Secure Computing API (see http://kerneltrap.org/node/view/4005)
All-2.6.9-rc4.diff.gz | Video4Linux kernel patches (http://linux.bytesex.org/v4l2/)
2.6.9-libata1.patch.gz | Jeff Garzik's libata updates
alsa-update.patch.bz2 | Latest ALSA snapshot, thank Darckness for this
# patches from gentoo-dev-sources that aren't in here already start here:
k8_cardbus_io.patch | Prevent amd64 laptops from hanging when unplugging power cord or closing lid
alpha-sysctl-uac.patch | enable control of the unaligned access control policy from sysctl
sparc-obp64-naming.patch | Sparc fix: change OBP naming for 64-bit systems
sparc-stopa.patch | Sparc fix: replace some panic message
sparc-U1-hme-lockup.patch | Sparc fix: workaround for the Ultra1E onboard HME lockup
fix-revoltec-usb.patch | Fix revolec usb-storage, already in 2.6.10 tree
nvidia-sata-fix.patch | Temporary workaround fix to allow nv_sata to work
ppc-pegasos-2.6.6.patch | Allow pegasos PCI hardware to work properly
sparc-signal_h.patch | Sparc signal.h bugfix
compile-fix.patch | Compile/assembly fix. Already in 2.6.10 tree.
evms-dm-bbr.patch | Allows EVMS users to use Bad Block Relocation (BBR)
dm-fixes.patch | Devicemapper fixes, required for dm-bbr. Slowly being merged upstream
inotify-0.14.patch | inotify patch to make the gnome team happy
speakup-20041020.patch | the speakup synthesizer, gives better accessiblity for blind or hard of sight users


Download
Ebuild
Patch file

What's new?
- CK patches are updated to 2.6.9-ck2
- All patches from gentoo-dev-sources are in
- LIRC is updated, thank kyll for this
- A newer ALSA snapshot is in, thank Darckness for this
- Configurable USB HID Mouse Polling is updated

How to install?
Take a look at this post for a detailled how to

Software Suspend 2 addon patch
1. Download software-suspend-2.1-for-2.6.9-nitro2.patch.bz2
2. Patch (I assume that /usr/src/linux points to /usr/src/linux-2.6.9-nitro2):
Code:

cd /usr/src/linux
bzcat /path/to/software-suspend-2.1-for-2.6.9-nitro2.patch.bz2 | patch -p1

3. Now do make menuconfig or make oldconfig to enable it

Win4Lin addon patch (thank utpark for this!)
1. Download it at http://dawoum.wowdns.com:8080/jsboard/read.php?table=Gentoo&no=77&page=1 and save it a place you won't forget :p
2. Patch (I assume that /usr/src/linux points to /usr/src/linux/2.6.9-nitro2):
Code:

cd /usr/src/linux
bzcat /path/to/2.6.9-nitro2-win4lin.patch.bz2 | patch -p1

3. Now do make menuconfig or make oldconfig to enable it
Note: I haven't tested this myself, and I don't know it still works when you've applied the Software Suspend 2 patch before.

More info at ...
WWW: http://sepi.be/nitro.php
RSS Feed: http://sepi.be/nitro-rss.php
IRC: irc.freenode.net #nitro-sources
This thread at the Gentoo forums :)
_________________
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1


Last edited by seppe on Wed Oct 27, 2004 7:27 pm; edited 5 times in total
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Wed Oct 27, 2004 10:34 am    Post subject: Reply with quote

Thanks Seppe, I'll try now
Back to top
View user's profile Send private message
ba
l33t
l33t


Joined: 25 May 2003
Posts: 804

PostPosted: Wed Oct 27, 2004 10:47 am    Post subject: sorry for offtopic Reply with quote

Quote:
supermount-ng207.diff | Automaticly mount removable media (plz stop using this, use hal+dbus!)

Can anybody tell me what hal+dbus is?
Back to top
View user's profile Send private message
charlieg
Advocate
Advocate


Joined: 30 Jul 2002
Posts: 2149
Location: Manchester UK

PostPosted: Wed Oct 27, 2004 11:12 am    Post subject: Re: sorry for offtopic Reply with quote

ba wrote:
Can anybody tell me what hal+dbus is?


Try hal.freekdesktop.org and dbus.freedesktop.org for starters. They basically provide a mid-level* hardware abstraction layer (hal) and a mid-level messaging api (dbus) that combine to do things like automount media and notify applications of such events. I don't know the specifics, but that's my impression and shouldn't be too far out.

* mid-level where low-level is kernel API and high-level is desktop application level - hal and dbus sorta sit between the two.
_________________
Want Free games?
Free Gamer - open source games list & commentary

Open source web-enabled rich UI platform: Vexi
Back to top
View user's profile Send private message
charlieg
Advocate
Advocate


Joined: 30 Jul 2002
Posts: 2149
Location: Manchester UK

PostPosted: Wed Oct 27, 2004 11:16 am    Post subject: Reply with quote

seppe: what about the bug fixes from the -ac patchset?

- LKML announcement
- Split out patches (to avoid overlapping with -ck, I think)
_________________
Want Free games?
Free Gamer - open source games list & commentary

Open source web-enabled rich UI platform: Vexi
Back to top
View user's profile Send private message
Matteo Azzali
Retired Dev
Retired Dev


Joined: 23 Sep 2004
Posts: 1133

PostPosted: Wed Oct 27, 2004 11:23 am    Post subject: Reply with quote

Almost there!!!!!!!!!!!!!!!!!!!
no more frustrating noises in background (via 8235 southbr), v4l seems working good
with saa7130/4 , even if Tv card isn't muted at startup
(I had to use #v4lctl -c /dev/video0 volume mute , I'll add this somewhere on boot... )

THANKS SEPPE!!!!
_________________
Every day a new distro comes to birth. Every day a distro "eats" another.
If you're born distro, no matter what, start to run.
---- http://www.linuxprinting.org/ ---- http://tuxmobil.org/
Back to top
View user's profile Send private message
lxnay
Retired Dev
Retired Dev


Joined: 09 Apr 2004
Posts: 661
Location: Italy

PostPosted: Wed Oct 27, 2004 11:30 am    Post subject: Reply with quote

great job seppe!

Gentoo RR4 LiveCD 1.30 will use your -nitro1 with some patches.
For me, nitro is the best patchset ever seen ;).
_________________
http://www.sabayon.org
Back to top
View user's profile Send private message
zaiyon
Apprentice
Apprentice


Joined: 19 May 2004
Posts: 219
Location: Germany

PostPosted: Wed Oct 27, 2004 12:00 pm    Post subject: Reply with quote

feels good.
I may annoy, but what about win4lin support? I wasn't able to find a working 2.6.9er patch of it, so can't you just hack and include something? :D I really don't want to install suspicious operating systems for a certain stupid indispensable program..
_________________
What do you have when you have six lawyers buried up to their necks in sand? Not enough sand.
My Project - open Outcast
Back to top
View user's profile Send private message
utpark
n00b
n00b


Joined: 14 Sep 2004
Posts: 15

PostPosted: Wed Oct 27, 2004 12:34 pm    Post subject: Reply with quote

@zaiyon:

Win4Lin patch of 2.6.9 exists :D.

http://dawoum.wowdns.com:8080/jsboard/read.php?table=Gentoo&no=71&page=1
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Wed Oct 27, 2004 1:08 pm    Post subject: Reply with quote

Although reiser4 seems to be in the source tree, it doesn't show up in the menu when I try make menuconfig. Can someone confirm this, of even better, tell me how to fix it?
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
luisfeser
Guru
Guru


Joined: 22 May 2004
Posts: 543
Location: /España/Toledo

PostPosted: Wed Oct 27, 2004 1:12 pm    Post subject: Reply with quote

nixnut wrote:
Although reiser4 seems to be in the source tree, it doesn't show up in the menu when I try make menuconfig. Can someone confirm this, of even better, tell me how to fix it?

Put out the 4stack in kernel hacking menu, and reiser4 will be in the filesystem menu :)
_________________
AMD Athlon XP-M 2500+ @2200MhHz|1GB DDR @400MHz Dual-Chanel|NVIDIA GeForce4 MX 420|SB Live 5.1|ADSL 512/128 Arsys
gentoo ~x86
Back to top
View user's profile Send private message
Twiggy794
Guru
Guru


Joined: 21 Jun 2004
Posts: 321
Location: Hershey, PA

PostPosted: Wed Oct 27, 2004 1:24 pm    Post subject: Reply with quote

Compiling it now. Can't wait :D
_________________
"Subtraction: Addition's tricky pal." --David Letterman
http://ferg.ath.cx == teh bL0g
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Wed Oct 27, 2004 1:24 pm    Post subject: Reply with quote

luisfeser wrote:
nixnut wrote:
Although reiser4 seems to be in the source tree, it doesn't show up in the menu when I try make menuconfig. Can someone confirm this, of even better, tell me how to fix it?

Put out the 4stack in kernel hacking menu, and reiser4 will be in the filesystem menu :)

Thank you! Thank you!
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Wed Oct 27, 2004 1:45 pm    Post subject: Reply with quote

i just compiled it and its a blaster but i still have the xmms lagging problem under the smallest load......most of the times when opening/closing browser(FF). is it just my system or is it there 4 all?? it wasn't there in the love sources that i was using........though i prefer to use nitro :D
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
dpst
n00b
n00b


Joined: 04 May 2004
Posts: 22
Location: Bulgaria

PostPosted: Wed Oct 27, 2004 1:46 pm    Post subject: Reply with quote

Well, let's try it... I hope it will resolve this problem, although I'm not completely sure it's kernel related.
_________________
Veritas, Aequitas
Back to top
View user's profile Send private message
Stormy Eyes
Veteran
Veteran


Joined: 09 Apr 2003
Posts: 1064
Location: Watching God spit-shine my boots.

PostPosted: Wed Oct 27, 2004 1:46 pm    Post subject: Reply with quote

You mother! I just built 2.6.9-nitro1 last night and started enjoying the performance boost, you rat bastard, and now you release r2? I thought I could get rid of my "Kernel of the Week Club" membership card. :)
Back to top
View user's profile Send private message
Twiggy794
Guru
Guru


Joined: 21 Jun 2004
Posts: 321
Location: Hershey, PA

PostPosted: Wed Oct 27, 2004 1:51 pm    Post subject: Reply with quote

Got -nitro2 up and running, works great! Still can't reboot though. Screen just flashes white when I go to reboot in GDM and then just sits there, no CPU lights or anything. Anybody else have this issue?
_________________
"Subtraction: Addition's tricky pal." --David Letterman
http://ferg.ath.cx == teh bL0g
Back to top
View user's profile Send private message
discomfitor
l33t
l33t


Joined: 21 Feb 2003
Posts: 927
Location: None

PostPosted: Wed Oct 27, 2004 2:17 pm    Post subject: Reply with quote

Remember that you NEED CONFIG_KMOD=y for the new alsa patch to work without unresolved symbols.
_________________
There is no substitute for experience.
Imperfection indicates a lack of effort.
Back to top
View user's profile Send private message
Deranger
Veteran
Veteran


Joined: 26 Aug 2004
Posts: 1215

PostPosted: Wed Oct 27, 2004 2:29 pm    Post subject: Reply with quote

Yay! New nitro-sources! I'll compile it later and see if it works ;)
Back to top
View user's profile Send private message
codezero
Tux's lil' helper
Tux's lil' helper


Joined: 07 Sep 2004
Posts: 84
Location: Antwerp, Belgium

PostPosted: Wed Oct 27, 2004 2:45 pm    Post subject: Reply with quote

i followed the instructions of https://forums.gentoo.org/viewtopic.php?p=1689965#1689965
After make && make modules_install i was going to copy the image but the bzImage wasn't in the arch/i386/boot/ folder??
Altough at the end of the image compilation it said
Code:
Kernel: arch/i386/boot/bzImage is ready


:?: :?: :?:
Back to top
View user's profile Send private message
hyp0luxa
n00b
n00b


Joined: 14 Oct 2004
Posts: 4

PostPosted: Wed Oct 27, 2004 3:57 pm    Post subject: Reply with quote

wonderful, absolutely wonderful

thanks seppe!
Back to top
View user's profile Send private message
nzyme
n00b
n00b


Joined: 26 Oct 2004
Posts: 13

PostPosted: Wed Oct 27, 2004 4:06 pm    Post subject: Reply with quote

Code:

using smp_processor_id() in preemptible code: smbiod/132
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b02657eb>] release_sock+0x1b/0x80
 [<b02893e1>] tcp_recvmsg+0x311/0x780
 [<b02659d8>] sock_common_recvmsg+0x58/0x80
 [<b0261e33>] sock_recvmsg+0xf3/0x110
 [<b0116169>] try_to_wake_up+0x1f9/0x270
 [<b011bc65>] vprintk+0x125/0x170
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b0261e9e>] kernel_recvmsg+0x4e/0x60
 [<b01ca6b4>] _recvfrom+0x64/0x70
 [<b01ca835>] smb_get_length+0x35/0x110
 [<b01caa4d>] smb_receive_header+0x5d/0x130
 [<b01cdf0a>] smb_request_recv+0x6a/0x209
 [<b01ccef8>] smbiod_doio+0x28/0xb0
 [<b01cd0cf>] smbiod+0x14f/0x191
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b01041ce>] ret_from_fork+0x6/0x14
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b01ccf80>] smbiod+0x0/0x191
 [<b01022a5>] kernel_thread_helper+0x5/0x10
using smp_processor_id() in preemptible code: smbiod/132
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b0265797>] lock_sock+0x17/0x50
 [<b02890fd>] tcp_recvmsg+0x2d/0x780
 [<b02659d8>] sock_common_recvmsg+0x58/0x80
 [<b0261e33>] sock_recvmsg+0xf3/0x110
 [<b0116169>] try_to_wake_up+0x1f9/0x270
 [<b011bc65>] vprintk+0x125/0x170
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b0261e9e>] kernel_recvmsg+0x4e/0x60
 [<b01ca6b4>] _recvfrom+0x64/0x70
 [<b01ca8d4>] smb_get_length+0xd4/0x110
 [<b01caa4d>] smb_receive_header+0x5d/0x130
 [<b01cdf0a>] smb_request_recv+0x6a/0x209
 [<b01ccef8>] smbiod_doio+0x28/0xb0
 [<b01cd0cf>] smbiod+0x14f/0x191
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b01041ce>] ret_from_fork+0x6/0x14
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b01ccf80>] smbiod+0x0/0x191
 [<b01022a5>] kernel_thread_helper+0x5/0x10
printk: 15 messages suppressed.
using smp_processor_id() in preemptible code: nmbd/161
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b011c289>] printk_ratelimit+0x19/0x1d
 [<b0117974>] smp_processor_id+0x64/0xa0
 [<b027daa9>] __ip_route_output_key+0xe9/0x100
 [<b027dadf>] ip_route_output_flow+0x1f/0x60
 [<b02a29c9>] udp_sendmsg+0x559/0x770
 [<b0265e54>] kfree_skbmem+0x24/0x30
 [<b02aa87d>] inet_sendmsg+0x4d/0x60
 [<b0261cba>] sock_sendmsg+0xda/0x100
 [<b0107125>] do_IRQ+0x165/0x1c0
 [<b02ccf42>] schedule+0x292/0x540
 [<b0123bbc>] del_timer_sync+0x9c/0x100
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b026333c>] sys_sendto+0xdc/0x100
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263c45>] sys_socketcall+0x195/0x260
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: nmbd/161
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b0265797>] lock_sock+0x17/0x50
 [<b02a2697>] udp_sendmsg+0x227/0x770
 [<b0265e54>] kfree_skbmem+0x24/0x30
 [<b02aa87d>] inet_sendmsg+0x4d/0x60
 [<b0261cba>] sock_sendmsg+0xda/0x100
 [<b0107125>] do_IRQ+0x165/0x1c0
 [<b02ccf42>] schedule+0x292/0x540
 [<b0123bbc>] del_timer_sync+0x9c/0x100
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b026333c>] sys_sendto+0xdc/0x100
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263c45>] sys_socketcall+0x195/0x260
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: nmbd/161
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b02657eb>] release_sock+0x1b/0x80
 [<b02a2764>] udp_sendmsg+0x2f4/0x770
 [<b0265e54>] kfree_skbmem+0x24/0x30
 [<b02aa87d>] inet_sendmsg+0x4d/0x60
 [<b0261cba>] sock_sendmsg+0xda/0x100
 [<b0107125>] do_IRQ+0x165/0x1c0
 [<b02ccf42>] schedule+0x292/0x540
 [<b0123bbc>] del_timer_sync+0x9c/0x100
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b026333c>] sys_sendto+0xdc/0x100
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263c45>] sys_socketcall+0x195/0x260
 [<b01042f1>] syscall_call+0x7/0xb
printk: 6 messages suppressed.
using smp_processor_id() in preemptible code: sshd/142
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b0265797>] lock_sock+0x17/0x50
 [<b028a66c>] tcp_accept+0x1c/0x100
 [<b0261779>] sock_alloc_inode+0x19/0x70
 [<b01714eb>] alloc_inode+0x1b/0x140
 [<b02aa706>] inet_accept+0x36/0xc0
 [<b0261aa0>] sock_alloc+0x50/0x80
 [<b0262f81>] sys_accept+0xb1/0x180
 [<b016b889>] do_select+0x1b9/0x2f0
 [<b01177ef>] scheduler_tick+0x1bf/0x2e0
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263b85>] sys_socketcall+0xd5/0x260
 [<b01118d7>] smp_apic_timer_interrupt+0xa7/0x120
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: sshd/142
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b02657eb>] release_sock+0x1b/0x80
 [<b028a706>] tcp_accept+0xb6/0x100
 [<b01714eb>] alloc_inode+0x1b/0x140
 [<b02aa706>] inet_accept+0x36/0xc0
 [<b0261aa0>] sock_alloc+0x50/0x80
 [<b0262f81>] sys_accept+0xb1/0x180
 [<b016b889>] do_select+0x1b9/0x2f0
 [<b01177ef>] scheduler_tick+0x1bf/0x2e0
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263b85>] sys_socketcall+0xd5/0x260
 [<b01118d7>] smp_apic_timer_interrupt+0xa7/0x120
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: sshd/142
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b0265797>] lock_sock+0x17/0x50
 [<b02aa711>] inet_accept+0x41/0xc0
 [<b0261aa0>] sock_alloc+0x50/0x80
 [<b0262f81>] sys_accept+0xb1/0x180
 [<b016b889>] do_select+0x1b9/0x2f0
 [<b01177ef>] scheduler_tick+0x1bf/0x2e0
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263b85>] sys_socketcall+0xd5/0x260
 [<b01118d7>] smp_apic_timer_interrupt+0xa7/0x120
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: sshd/142
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b02cd23a>] preempt_schedule+0x4a/0x70
 [<b02aa743>] inet_accept+0x73/0xc0
 [<b0261aa0>] sock_alloc+0x50/0x80
 [<b0262f81>] sys_accept+0xb1/0x180
 [<b016b889>] do_select+0x1b9/0x2f0
 [<b01177ef>] scheduler_tick+0x1bf/0x2e0
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263b85>] sys_socketcall+0xd5/0x260
 [<b01118d7>] smp_apic_timer_interrupt+0xa7/0x120
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: sshd/142
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b02657eb>] release_sock+0x1b/0x80
 [<b02aa756>] inet_accept+0x86/0xc0
 [<b0261aa0>] sock_alloc+0x50/0x80
 [<b0262f81>] sys_accept+0xb1/0x180
 [<b016b889>] do_select+0x1b9/0x2f0
 [<b01177ef>] scheduler_tick+0x1bf/0x2e0
 [<b01ecdb2>] copy_from_user+0x42/0x70
 [<b0263b85>] sys_socketcall+0xd5/0x260
 [<b01118d7>] smp_apic_timer_interrupt+0xa7/0x120
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: sshd/3927
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b0265797>] lock_sock+0x17/0x50
 [<b0264029>] sock_setsockopt+0x59/0x510
 [<b0158a69>] fget+0x49/0x60
 [<b02619ec>] sockfd_lookup+0x1c/0x80
 [<b02635b1>] sys_setsockopt+0xb1/0xc0
 [<b0263cb0>] sys_socketcall+0x200/0x260
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: sshd/3927
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b02657eb>] release_sock+0x1b/0x80
 [<b0297c49>] tcp_reset_keepalive_timer+0x29/0x30
 [<b0264079>] sock_setsockopt+0xa9/0x510
 [<b0158a69>] fget+0x49/0x60
 [<b02619ec>] sockfd_lookup+0x1c/0x80
 [<b02635b1>] sys_setsockopt+0xb1/0xc0
 [<b0263cb0>] sys_socketcall+0x200/0x260
 [<b01042f1>] syscall_call+0x7/0xb
using smp_processor_id() in preemptible code: sshd/3927
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b0265797>] lock_sock+0x17/0x50
 [<b0287af6>] tcp_sendmsg+0x26/0x1130
 [<b01394d8>] do_generic_mapping_read+0x2b8/0x540
 [<b02aa87d>] inet_sendmsg+0x4d/0x60
 [<b02620c6>] sock_aio_write+0xf6/0x120
 [<b013dbdc>] __pagevec_free+0x1c/0x30
 [<b01579b7>] do_sync_write+0xb7/0xf0
 [<b014fa11>] free_pages_and_swap_cache+0x71/0xa0
 [<b014d8db>] anon_vma_unlink+0x4b/0x80
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b0157b43>] vfs_write+0x153/0x190
 [<b0157c51>] sys_write+0x51/0x80
 [<b01042f1>] syscall_call+0x7/0xb
printk: 77 messages suppressed.
using smp_processor_id() in preemptible code: smbiod/132
 [<b011799f>] smp_processor_id+0x8f/0xa0
 [<b0120161>] local_bh_enable+0x51/0xa0
 [<b0265797>] lock_sock+0x17/0x50
 [<b0286a6a>] tcp_ioctl+0xea/0x170
 [<b02aaae3>] inet_ioctl+0x83/0xb0
 [<b01ca952>] smb_recv_available+0x42/0x60
 [<b01cdebf>] smb_request_recv+0x1f/0x209
 [<b01ccef8>] smbiod_doio+0x28/0xb0
 [<b01cd0cf>] smbiod+0x14f/0x191
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b01041ce>] ret_from_fork+0x6/0x14
 [<b0119310>] autoremove_wake_function+0x0/0x60
 [<b01ccf80>] smbiod+0x0/0x191
 [<b01022a5>] kernel_thread_helper+0x5/0x10

im getn these errors when compiling my kernel... as you can see i have enabled "using smp_processor_id() in preemptible code" in this nitro release...

4more info look @ this topic... :
https://forums.gentoo.org/viewtopic.php?t=242920
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 Oct 27, 2004 4:24 pm    Post subject: Reply with quote

utpark wrote:
@zaiyon:

Win4Lin patch of 2.6.9 exists :D.

http://dawoum.wowdns.com:8080/jsboard/read.php?table=Gentoo&no=71&page=1


Thanks, I will *try* to add that in the next nitro, if anyone can test this patch against a clean 2.6.9 and tell me if it works or not, that would be very nice :)

I tried several times to add win4lin, but netraverse latest patch is for 2.6.8.1 and I didn't got it working under a 2.6.9 kernel because I'm too n00b to do serious kernel debugging.

I don't know when the next nitro comes out because I have a lot of work for school lately, and it's my last school year ever .. so I guess I don't have to tell you guys I really want to pass this year :)

So I think the next nitro's will be based on the stable CK kernels (like 2.6.9-ck2) and not on RC's (like 2.6.10-rc1-ck1 or something), I just don't have the time (I case you didn't know: RC's get released more often than stable kernels but are often unstable)

Good luck with it!

offtopic: does anyone know why
Code:

/etc/init.d/xdm stop

often restarts xdm? I need to stop xdm (and not restart it) for supah-fast-bootup-with-software-suspend-2 :)
_________________
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
Twiggy794
Guru
Guru


Joined: 21 Jun 2004
Posts: 321
Location: Hershey, PA

PostPosted: Wed Oct 27, 2004 4:45 pm    Post subject: Reply with quote

nzyme: Try turning off kernel preemption
_________________
"Subtraction: Addition's tricky pal." --David Letterman
http://ferg.ath.cx == teh bL0g
Back to top
View user's profile Send private message
nzyme
n00b
n00b


Joined: 26 Oct 2004
Posts: 13

PostPosted: Wed Oct 27, 2004 4:48 pm    Post subject: Reply with quote

Twiggy794 wrote:
nzyme: Try turning off kernel preemption

thnx, but i did just that after posting :oops: and still i get those $%#$% APIC errors :x
here's my dmesg:
Code:

root@ophidian:~# dmesg
Linux version 2.6.9-nitro2 (root@ophidian) (gcc version 3.3.4) #6 SMP Wed Oct 27 18:47:19 CEST 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
 BIOS-e820: 000000003fff0000 - 000000003fff8000 (ACPI data)
 BIOS-e820: 000000003fff8000 - 0000000040000000 (ACPI NVS)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
1023MB LOWMEM available.
found SMP MP-table at 000fb500
On node 0 totalpages: 262128
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 258032 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.1 present.
Intel MultiProcessor Specification v1.4
    Virtual Wire compatibility mode.
OEM ID: ACER     Product ID: M21A         APIC at: 0xFEE00000
Processor #0 6:10 APIC version 17
Processor #1 6:10 APIC version 17
I/O APIC #2 Version 17 at 0xFEC00000.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Processors: 2
Built 1 zonelists
Kernel command line: auto BOOT_IMAGE=TeStKeRnEl ro root=801 apic=debug acpi=off apm=off noapic nolapic
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
CPU 0 irqstacks, hard=b03e9000 soft=b03e1000
PID hash table entries: 4096 (order: 12, 65536 bytes)
Detected 701.565 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 262144 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 131072 (order: 7, 524288 bytes)
Memory: 1034764k/1048512k available (1884k kernel code, 13264k reserved, 620k data, 416k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 1384.44 BogoMIPS (lpj=692224)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000
CPU: After vendor identify, caps:  0383fbff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps:        0383fbff 00000000 00000000 00000040
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
CPU0: Intel Pentium III (Cascades) stepping 01
per-CPU timeslice cutoff: 5855.10 usecs.
task migration cache decay timeout: 6 msecs.
Getting VERSION: 40011
Getting VERSION: 40011
Getting ID: 0
Getting LVT0: 700
Getting LVT1: 400
enabled ExtINT on CPU#0
Booting processor 1/1 eip 2000
CPU 1 irqstacks, hard=b03ea000 soft=b03e2000
Initializing CPU#1
masked ExtINT on CPU#1
Calibrating delay loop... 1400.83 BogoMIPS (lpj=700416)
CPU: After generic identify, caps: 0383fbff 00000000 00000000 00000000
CPU: After vendor identify, caps:  0383fbff 00000000 00000000 00000000
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU: After all inits, caps:        0383fbff 00000000 00000000 00000040
CPU1: Intel Pentium III (Cascades) stepping 01
Total of 2 processors activated (2785.28 BogoMIPS).
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 701.0437 MHz.
..... host bus clock speed is 100.0205 MHz.
checking TSC synchronization across 2 CPUs: passed.
Brought up 2 CPUs
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xf0200, last bus=2
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
SCSI subsystem initialized
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
Starting balanced_irq
audit: initializing netlink socket (disabled)
audit(1098902984.980:0): initialized
Initializing Cryptographic API
inotify init: minor=63
Real Time Clock Driver v1.12
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected an Intel 440GX Chipset.
agpgart: Maximum main memory to use for agp memory: 941M
agpgart: AGP aperture is 32M @ 0xe0000000
Hangcheck: starting hangcheck timer 0.5.0 (tick is 180 seconds, margin is 60 seconds).
vesafb: NVidia, Riva TNT, A5 (OEM: NVidia)
vesafb: VBE version: 3.0
vesafb: protected mode interface info at c000:03af
vesafb: pmi: set display start = b00c03e8, set palette = b00c045e
vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
vesafb: hardware supports DCC2 transfers
vesafb: monitor limits: vf = 100 Hz, hf = 69 kHz, clk = 2550 MHz
vesafb: scrolling: redraw
Console: switching to colour frame buffer device 100x37
vesafb: framebuffer at 0x84000000, mapped to 0xf0880000, size 16320k
fb0: VESA VGA frame buffer device
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard on isa0060/serio0
e100: Intel(R) PRO/100 Network Driver, 3.0.27-k2-NAPI
e100: Copyright(c) 1999-2004 Intel Corporation
e100: eth0: e100_probe: addr 0x86500000, irq 7, MAC addr 00:00:E2:2A:23:E3
scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
        <Adaptec aic7896/97 Ultra2 SCSI adapter>
        aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs

Using cfq io scheduler
(scsi0:A:1): 40.000MB/s transfers (20.000MHz, offset 15, 16bit)
  Vendor: IBM-PCCO  Model: ST39102LC     !#  Rev: B201
  Type:   Direct-Access                      ANSI SCSI revision: 02
scsi0:A:1:0: Tagged Queuing enabled.  Depth 32
(scsi0:A:4): 40.000MB/s transfers (20.000MHz, offset 15, 16bit)
  Vendor: SEAGATE   Model: SX118202LC        Rev: B704
  Type:   Direct-Access                      ANSI SCSI revision: 02
scsi0:A:4:0: Tagged Queuing enabled.  Depth 32
scsi1 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36
        <Adaptec aic7896/97 Ultra2 SCSI adapter>
        aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs

SCSI device sda: 17774160 512-byte hdwr sectors (9100 MB)
SCSI device sda: drive cache: write back
 sda: sda1 sda2 sda3
Attached scsi disk sda at scsi0, channel 0, id 1, lun 0
SCSI device sdb: 35566480 512-byte hdwr sectors (18210 MB)
SCSI device sdb: drive cache: write back
 sdb: sdb1
Attached scsi disk sdb at scsi0, channel 0, id 4, lun 0
NET: Registered protocol family 2
IP: routing cache hash table of 8192 buckets, 64Kbytes
TCP: Hash tables configured (established 262144 bind 65536)
ip_conntrack version 2.1 (8191 buckets, 65528 max) - 304 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
ipt_recent v0.3.1: Stephen Frost <sfrost@snowman.net>.  http://snowman.net/projects/ipt_recent/
arp_tables: (C) 2002 David S. Miller
NET: Registered protocol family 1
NET: Registered protocol family 17
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 416k freed
Adding 996020k swap on /dev/sda3.  Priority:-1 extents:1
EXT3 FS on sda1, internal journal
cfq: depth 4 reached, tagging now on
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdb1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
cfq: depth 4 reached, tagging now on
APIC error on CPU0: 00(01)
APIC error on CPU1: 00(02)

and sry 4 going slightly off-topic....
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 1, 2, 3, 4, 5, 6, 7, 8  Next
Page 1 of 8

 
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