Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

2.6.13.1-nitro1 "The Legend Continues" [STATUS: TESTING]

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
87 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next
Author
Message
seppe
Guru
Guru
User avatar
Posts: 431
Joined: Mon Sep 01, 2003 1:13 pm
Location: Hove, Antwerp, Belgium
Contact:
Contact seppe
Website

  • Quote

Post by seppe » Mon Sep 19, 2005 6:36 am

satanskin wrote:Yeah, what's wrong with this release and AMD64? Are there any problems with it? Will nitro2 fix it?
edit the ebuild and add ~amd64 to KEYWORDS, so it reads like this:
KEYWORDS="~x86 ~amd64"
I can't update the ebuild now myself, I'm at work where FTP is blocked :roll:

I can't tell when 2.6.13.2-nitro1 will be out, lot's of work lately ;)
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1
Top
ashtophet
Guru
Guru
User avatar
Posts: 397
Joined: Sun Aug 08, 2004 11:16 am

  • Quote

Post by ashtophet » Mon Sep 19, 2005 8:21 am

I'm not using full nitro, but the patches i need cleanly applied on 2.6.14-rc1... so, a big THANKS for including broken-out...
Running smoothly w/ genetic...


cheers
Top
bob_111
Apprentice
Apprentice
Posts: 155
Joined: Tue Oct 12, 2004 7:15 am

  • Quote

Post by bob_111 » Mon Sep 19, 2005 11:05 am

I modded the ebuild to have ~amd64 in the keywords. I get this error (I get the same with 2.6.12-nitro5 :()

Code: Select all

CHK     include/linux/version.h
  SPLIT   include/linux/autoconf.h -> include/config/*
  CC      scripts/mod/empty.o
  MKELF   scripts/mod/elfconfig.h
  HOSTCC  scripts/mod/file2alias.o
  HOSTCC  scripts/mod/modpost.o
  HOSTCC  scripts/mod/sumversion.o
  HOSTLD  scripts/mod/modpost
  CC      arch/x86_64/kernel/asm-offsets.s
In file included from include/linux/suspend2.h:4,
                 from include/linux/suspend.h:12,
                 from arch/x86_64/kernel/asm-offsets.c:11:
include/linux/dyn_pageflags.h: In function `__get_next_bit_on':
include/linux/dyn_pageflags.h:36: error: `max_mapnr' undeclared (first use in this function)
include/linux/dyn_pageflags.h:36: error: (Each undeclared identifier is reported only once
include/linux/dyn_pageflags.h:36: error: for each function it appears in.)
make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1
make: *** [arch/x86_64/kernel/asm-offsets.s] Error 2
Any Idears ?

- bob_111
Top
bollucks
l33t
l33t
Posts: 606
Joined: Wed Oct 27, 2004 11:49 pm

  • Quote

Post by bollucks » Mon Sep 19, 2005 11:19 am

suspend2 doesn't support amd64 smp; is that your hardware config?
Top
bob_111
Apprentice
Apprentice
Posts: 155
Joined: Tue Oct 12, 2004 7:15 am

  • Quote

Post by bob_111 » Mon Sep 19, 2005 11:29 am

Nope, Im running a 3200+. I don't have suspend2 enabled in my kernel.

- bob_111
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 19, 2005 11:42 am

I'm trying out new nitro now. What about options for the different shedulers? Or is there only one available now?

Thanks
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
seppe
Guru
Guru
User avatar
Posts: 431
Joined: Mon Sep 01, 2003 1:13 pm
Location: Hove, Antwerp, Belgium
Contact:
Contact seppe
Website

  • Quote

Post by seppe » Mon Sep 19, 2005 12:59 pm

bob_111 wrote:Nope, Im running a 3200+. I don't have suspend2 enabled in my kernel.

- bob_111
And have you the standard software suspend enabled? If so, try to disable it.
I'm trying out new nitro now. What about options for the different shedulers? Or is there only one available now?

Thanks
There is no choice for a different CPU scheduler, we use Staircase which is IMHO the best for desktop interactivity. I could add plugsched in the next release so you can chose other CPU schedulers, but the Staircase version in there is older than the one that's now provided, and updating the Staircase code in plugsched takes some time .. which I don't have :p

As for IO schedulers, yes you can chose different ones .. I prefer CFQ.

Greetz ;)
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 19, 2005 1:56 pm

thanks for your answer seppe. This nitro works like a charm here... Thanks!!!
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
b3cks
Veteran
Veteran
User avatar
Posts: 1481
Joined: Tue Mar 23, 2004 10:01 am
Location: Bremen (GER)

  • Quote

Post by b3cks » Mon Sep 19, 2005 2:21 pm

Works great here too!
I am /root and if you see me laughing you better have a backup.
Top
John5788
Advocate
Advocate
User avatar
Posts: 2140
Joined: Tue Apr 06, 2004 11:38 pm
Location: 127.0.0.1
Contact:
Contact John5788
Website

  • Quote

Post by John5788 » Mon Sep 19, 2005 2:30 pm

everything works except the left out usb polling patch :). I guess i could just patch it myself...
John5788
Top
k_max
n00b
n00b
Posts: 20
Joined: Thu Oct 28, 2004 7:26 am

  • Quote

Post by k_max » Mon Sep 19, 2005 3:28 pm

Hayl wrote:I get two memory errors on boot and then everything "works" except Software Suspend 2 is hosed. It will work a little better with suspend2-userui-0.6.1 (I use 0.5.1 with 2.6.12-nitro) but it still won't fully suspend. It gets hung up right before it wants to shut down - last thing it says is something about ACPI state.
try to suspend with "PowerdownMethod 5" (S5 - full shutdown instead of the default S4 - standby) in hibernate.conf, it should work. I've had that crap too with 2.6.13-ck1 manually patched with swsusp 2.2-rc4 and with 2.6.12-love1 (manually patched with 2.1.9.9). i think it's acpi related, since it worked with the same kernel with earlier version of acpi.

P.S. by me it freezes when 'Doing atomic copy'. ghrrrrr!!! :evil:
Last edited by k_max on Mon Sep 19, 2005 4:51 pm, edited 1 time in total.
Top
Zephyrus
Apprentice
Apprentice
User avatar
Posts: 204
Joined: Wed Sep 01, 2004 2:16 pm

  • Quote

Post by Zephyrus » Mon Sep 19, 2005 3:43 pm

First of all, thank you for the new nitro release. :)

The new kernel version compiles cleanly and boot fine on my amd64 system, however sometimes i get this error:

Code: Select all

----------- [cut here ] --------- [please bite here ] ---------
Sep 19 17:16:48 albion Kernel BUG at "include/linux/dcache.h":294
Sep 19 17:16:48 albion invalid operand: 0000 [1] PREEMPT
Sep 19 17:16:48 albion CPU 0
Sep 19 17:16:48 albion Modules linked in: ohci1394 ieee1394 forcedeth snd_seq_midi snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_midi_event snd_seq snd_emu10k1 snd_rawmidi snd_seq_device snd_ac97_codec snd_pcm snd_page_alloc snd_util_mem snd_hwdep snd_rtctimer snd_timer snd it87 i2c_sensor i2c_isa i2c_core nvidia
Sep 19 17:16:48 albion Pid: 11535, comm: emerge Tainted: P      2.6.13.1-nitro1
Sep 19 17:16:48 albion RIP: 0010:[<ffffffff80193932>] <ffffffff80193932>{d_alloc+306}
Sep 19 17:16:48 albion RSP: 0018:ffff810039a29c98  EFLAGS: 00010246
Sep 19 17:16:48 albion RAX: 0000000000000000 RBX: ffff81000879a678 RCX: 0000000000000000
Sep 19 17:16:48 albion RDX: 0000000000000007 RSI: ffff81003eac9018 RDI: ffff81000879a733
Sep 19 17:16:48 albion RBP: ffff81000879a72c R08: ffff81003eac9011 R09: 000000000000000b
Sep 19 17:16:48 albion R10: 0000000000000000 R11: 0000000000000246 R12: ffff810039a29d28
Sep 19 17:16:48 albion R13: ffff810024a533f0 R14: ffff81003fed0e00 R15: fffffffffffffff4
Sep 19 17:16:48 albion FS:  00002aaaab25f2e0(0000) GS:ffffffff8056f800(0000) knlGS:00000000568cdbb0
Sep 19 17:16:48 albion CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
Sep 19 17:16:48 albion CR2: 00002aaaab4c0ea8 CR3: 0000000013f88000 CR4: 00000000000006e0
Sep 19 17:16:48 albion Process emerge (pid: 11535, threadinfo ffff810039a28000, task ffff81003857eff0)
Sep 19 17:16:48 albion Stack: 0000000000646e50 ffff810024a533f0 ffff810039a29e68 ffff810039a29d28
Sep 19 17:16:48 albion ffff810039a29d38 ffffffff8018840c ffff810039a29e68 ffff810024aa69c0
Sep 19 17:16:48 albion ffff810024aa6900 0000000000000000
Sep 19 17:16:48 albion Call Trace:<ffffffff8018840c>{do_lookup+188} <ffffffff80189244>{__link_path_walk+2900}
Sep 19 17:16:48 albion <ffffffff8018981a>{link_path_walk+186} <ffffffff80192713>{dput+35}
Sep 19 17:16:48 albion <ffffffff80189afe>{path_lookup+494} <ffffffff80189dfe>{__user_walk+62}
Sep 19 17:16:48 albion <ffffffff801834d9>{vfs_stat+41} <ffffffff80192713>{dput+35}
Sep 19 17:16:48 albion <ffffffff80187ffc>{path_release+12} <ffffffff8018392f>{sys_newstat+31}
Sep 19 17:16:48 albion <ffffffff8010eaf6>{system_call+126}
Sep 19 17:16:48 albion
Sep 19 17:16:48 albion Code: 0f 0b a3 4e 1e 42 80 ff ff ff ff c2 26 01 41 ff 45 00 49 8b
Sep 19 17:16:48 albion RIP <ffffffff80193932>{d_alloc+306} RSP <ffff810039a29c98>
I'm not sure, but it seems to happen after heavy disk usage by applications as, for example, updatedb, eupdatedb or portage.


My system specifications:

HARDWARE

Code: Select all

processor       : 0
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 31
model name      : AMD Athlon(tm) 64 Processor 3500+

Code: Select all

0000:00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
0000:00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a3)
0000:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
0000:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
0000:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
0000:00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)
0000:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev a2)
0000:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev a3)
0000:00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
0000:00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
0000:00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
0000:01:06.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
0000:01:06.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 04)
0000:01:06.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
0000:01:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
0000:05:00.0 VGA compatible controller: nVidia Corporation NV40 [GeForce 6800 Ultra/GeForce 6800 GT] (rev a2)
(MAIN) FS

Code: Select all

dev/sdb1               /boot           ext3            noauto,noatime          1 2
/dev/md0                /               reiser4         defaults,noatime        1 1
/dev/sda2               swap            swap            defaults,pri=1          0 0
/dev/sdb6               swap            swap            defaults,pri=1          0 0
GCC/BINUTILS

Code: Select all

Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.4/include/g++-v3 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --enable-languages=c,c++,objc,java,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)

Code: Select all

GNU ld version 2.16.1
Top
Gentree
Watchman
Watchman
User avatar
Posts: 5350
Joined: Tue Jul 01, 2003 12:51 am
Location: France, Old Europe

  • Quote

Post by Gentree » Mon Sep 19, 2005 7:17 pm

Compiled and booted a treat but looks like I have no xorg on my GeForce Ti4200

tried a few nvidia-*-1.0.6xxx versions , no go.

I see on mainstream 2.6.13 quite a few issues in this area.

Even on earlier kernels ppl are flagging stability issues > 1 hour on the ~arch *7xxx drivers.

anyone running 1.0.6xxx on GeForce with this thing?

TIA.
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Top
a13x
Apprentice
Apprentice
Posts: 215
Joined: Wed Jan 05, 2005 12:01 am

  • Quote

Post by a13x » Mon Sep 19, 2005 9:50 pm

Stability problems ? I haven't had one problem with xorg for months. I've always used the latest nvidia drivers and I have a lousy NVIDIA GeForce 440 MX.


Anyway, I wanted to say that I upgraded my Reiser4 partions to 1.0.5 and everything works fine with nitro1 so far.
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Mon Sep 19, 2005 11:08 pm

a13x wrote:
Anyway, I wanted to say that I upgraded my Reiser4 partions to 1.0.5 and everything works fine with nitro1 so far.
How can I find out the current version of my reiser4 partition? And how can I see the current version in kernel?
And will reiser also work if the partition is newer than the kernel module?
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
Gentree
Watchman
Watchman
User avatar
Posts: 5350
Joined: Tue Jul 01, 2003 12:51 am
Location: France, Old Europe

  • Quote

Post by Gentree » Mon Sep 19, 2005 11:24 pm

a13x wrote:Stability problems ? I haven't had one problem with xorg for months. I've always used the latest nvidia drivers and I have a lousy NVIDIA GeForce 440 MX.
Could you define "latest" in the current context? :Like version numbers.
Anyway, I wanted to say that I upgraded my Reiser4 partions to 1.0.5 and everything works fine with nitro1 so far.
Thanks , that's reassuring. Love the sig. BTW :wink:


@Phlogiston
If you have not specifically converted your R4 to v 1.0.5 it will still be what you mkfs'd it with , presumably 1.0.4

This kernel has 1.0.5 also see emerge -p reiser4progs .
And will reiser also work if the partition is newer than the kernel module?
Bad idea.
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Top
a13x
Apprentice
Apprentice
Posts: 215
Joined: Wed Jan 05, 2005 12:01 am

  • Quote

Post by a13x » Mon Sep 19, 2005 11:50 pm

How can I find out the current version of my reiser4 partition? And how can I see the current version in kernel?
And will reiser also work if the partition is newer than the kernel module?
I don't know how you can find out what version of Reiser4 you are using. I don't think the driver version in the kernel is so important. What matters is reiser4progs' version. Just do a backup and upgrade your FS.

I use Reiser4 for / and /usr and I didn't even do a backup. Minor version modifications don't change many things so the risk of FS damage is minimal anyway.
Could you define "latest" in the current context? :Like version numbers.
Now I'm using 1.0.7676 but everytime a new NVIDIA driver comes out I install it. As I said ... I never had any problems. Maybe you are using some aggresive xorg.conf settings to get those 1-2 extra FPS ? :)
Love the sig. BTW :wink:
Thx ...... not that I love Slack, but I dislike Ubuntu. :D
Top
baeksu
l33t
l33t
User avatar
Posts: 609
Joined: Sun Sep 26, 2004 11:03 am
Location: Seoul, Korea

  • Quote

Post by baeksu » Tue Sep 20, 2005 12:20 am

Gentree wrote:Compiled and booted a treat but looks like I have no xorg on my GeForce Ti4200

tried a few nvidia-*-1.0.6xxx versions , no go.

I see on mainstream 2.6.13 quite a few issues in this area.

Even on earlier kernels ppl are flagging stability issues > 1 hour on the ~arch *7xxx drivers.

anyone running 1.0.6xxx on GeForce with this thing?

TIA.
I've got this thingie running on what you described. Suspend2 also working so far. First, you need to patch nvidia-kernel with this. Secondly, for 2.6.13-kernels, you need to revert these parts. If you need help with nvidia, come to this thread and we'll help you.

p.s. seppe, I added the ck4 to ck5 patch (linkie) from kolivas to your patches, seems to work well. so far nothing broke. thanks a lot for the broken-out patches, by the way.
Gnome:
1. A legendary being.
2. A never ending quest to make unix friendly to people who don't want unix and excruciating for those that do.
Top
Gentree
Watchman
Watchman
User avatar
Posts: 5350
Joined: Tue Jul 01, 2003 12:51 am
Location: France, Old Europe

  • Quote

Post by Gentree » Tue Sep 20, 2005 12:59 am

thanks for a very explicit post,

I'm not actually _that_ desparate for 2.6.13, I'll wait till some of this shit gets sorted.

I've done enough screwing around with video drivers in the past , it has lost a bit of the facination it had at first. :wink:

I keep the links in mind tho' , cheers. 8)
Linux, because I'd rather own a free OS than steal one that's not worth paying for.
Gentoo because I'm a masochist
AthlonXP-M on A7N8X. Portage ~x86
Top
seppe
Guru
Guru
User avatar
Posts: 431
Joined: Mon Sep 01, 2003 1:13 pm
Location: Hove, Antwerp, Belgium
Contact:
Contact seppe
Website

  • Quote

Post by seppe » Tue Sep 20, 2005 7:12 am

2.6.13.2-nitro1 is on it's way. I'll probably upload it in a few hours. New stuff: updated CK, updated software suspend 2, configurable hid mouse polling patch and the famous nitro logo.
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Tue Sep 20, 2005 9:14 am

Gentree wrote:
@Phlogiston
If you have not specifically converted your R4 to v 1.0.5 it will still be what you mkfs'd it with , presumably 1.0.4

This kernel has 1.0.5 also see emerge -p reiser4progs .
And will reiser also work if the partition is newer than the kernel module?
Bad idea.
That's why I don't already upgrade... becuase if something fails with this new kernel I can't use an older one... and thats bad :)
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
Phlogiston
Veteran
Veteran
User avatar
Posts: 1925
Joined: Tue Jan 27, 2004 12:05 pm
Location: Europe, Swizerland

  • Quote

Post by Phlogiston » Tue Sep 20, 2005 9:15 am

seppe wrote:2.6.13.2-nitro1 is on it's way. I'll probably upload it in a few hours. New stuff: updated CK, updated software suspend 2, configurable hid mouse polling patch and the famous nitro logo.
Thats very nice... I'm waiting ;) Although everthing seems to work perfectly here... :)
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Top
Anthaus
n00b
n00b
Posts: 12
Joined: Tue May 24, 2005 4:12 pm
Location: Arlington, VA

  • Quote

Post by Anthaus » Tue Sep 20, 2005 12:53 pm

seppe wrote:2.6.13.2-nitro1 is on it's way. I'll probably upload it in a few hours. New stuff: updated CK, updated software suspend 2, configurable hid mouse polling patch and the famous nitro logo.
That would be 2.6.13-nitro2, isn't it? Why keep the name nitro1?
I mean, 2.6.13.2-nitro1 is just your previous patch with the .2 update instead of the .1 (that's what I did, anyway).
Fedora Core 4
2.6.15-wintermute1 "Something Called Armitage"
Top
seppe
Guru
Guru
User avatar
Posts: 431
Joined: Mon Sep 01, 2003 1:13 pm
Location: Hove, Antwerp, Belgium
Contact:
Contact seppe
Website

  • Quote

Post by seppe » Tue Sep 20, 2005 2:42 pm

Anthaus wrote:
seppe wrote:2.6.13.2-nitro1 is on it's way. I'll probably upload it in a few hours. New stuff: updated CK, updated software suspend 2, configurable hid mouse polling patch and the famous nitro logo.
That would be 2.6.13-nitro2, isn't it? Why keep the name nitro1?
I mean, 2.6.13.2-nitro1 is just your previous patch with the .2 update instead of the .1 (that's what I did, anyway).
Nope, it's going to be 2.6.13.2-nitro1. It's a different Linux kernel base(2.6.13.2 instead of 2.6.13.1), so I reset the "nitro" version numbering.
nitro-sources, because between stable and experimental there exists only speed

Latest release I made: 2.6.13.2-nitro1
Top
Anthaus
n00b
n00b
Posts: 12
Joined: Tue May 24, 2005 4:12 pm
Location: Arlington, VA

  • Quote

Post by Anthaus » Tue Sep 20, 2005 2:52 pm

seppe wrote:Nope, it's going to be 2.6.13.2-nitro1. It's a different Linux kernel base(2.6.13.2 instead of 2.6.13.1), so I reset the "nitro" version numbering.
I just thought it was odd, since Con Kolivas (or anyone else) doesn't reset his patches numbering with every sub-version release.
The current ck5 patchset includes the .2 update.
Fedora Core 4
2.6.15-wintermute1 "Something Called Armitage"
Top
Post Reply

87 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic