Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Official thread: "zen-sources" - Part IV
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 12, 13, 14, 15, 16, 17  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
hoacker
Guru
Guru


Joined: 04 Aug 2007
Posts: 505
Location: Bürstadt, Germany

PostPosted: Fri Jul 25, 2008 4:53 pm    Post subject: Reply with quote

I have no problem at all with my wireless, but it's iwl3945 not ipw2200. A quick look in post-factum's patches tells me that there's no difference between zen and vanilla in ipw2200 driver. Must be something different...

Here's my wpa_supplicant.conf: http://www.pastebin.org/57035
I use wpa_supplicant 0.6.1.


I'll compare our .configs, maybe I notice something that could cause my boot problems. thanks...
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Fri Jul 25, 2008 5:11 pm    Post subject: Reply with quote

After waiting a year or so, I'm again testing ext4 on a fresh gentoo/kdesvn installation on /. Can I patch 2.6.26-zen1 with the newest ext4 patch version (July 15)?
http://www2.kernel.org/pub/linux/kernel/people/tytso/ext4-patches/LATEST/

Would I patch 2.6.26 with ext4 first, then zen1, or vice-versa?
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Fri Jul 25, 2008 5:59 pm    Post subject: Reply with quote

hoacker wrote:
I'll compare our .configs, maybe I notice something that could cause my boot problems. thanks...

it can be something about tuxonice/suspend? i have it disabled.
look also at the acpi section.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Fri Jul 25, 2008 8:42 pm    Post subject: Reply with quote

thanks guys !

2.6.26-zen1 seems (finally) to be rock stable :D

(even during heavy load; I'll will test it further in the following days & let you know ...)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
HecHacker1
Apprentice
Apprentice


Joined: 26 Jun 2003
Posts: 213
Location: UCSD

PostPosted: Fri Jul 25, 2008 9:37 pm    Post subject: Reply with quote

I usually try and keep my wpa_supplicant.conf simple:

Code:
network={
ssid="SSID"
psk="passphrase"
}


AFAIK, it should auto-detect all the relevant settings.

And I start wpa supplicant as so:
Code:
#wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -Dwext -ieth0 &


But that is only if I'm not using something like nm-applet with NetworkManager. I also remove any init scripts for net.eth0, net.eth1 so that other dhcp clients aren't trying to manage the interface.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Sat Jul 26, 2008 3:00 pm    Post subject: Reply with quote

ok,

unstable: it doesn't even survive a rsync-session where I save/backup some of my data (around 20 gigabytes)

Quote:
[ 2189.588203] Modules linked in: coretemp snd_pcm_oss snd_mixer_oss snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device lrw gf128mul sha256_generic uvcvideo compat_ioctl32 videodev v4l1_compat ipwraw usb_storage nvidia(P) iwl3945 mac80211 led_class cfg80211 tg3 sdhci mmc_core ohci1394 i2c_i801 uhci_hcd ieee1394 ehci_hcd wmi
[ 2189.588203] Pid: 6080, comm: shutdown Tainted: P D 2.6.26-zen1 #1
[ 2189.588203] RIP: 0010:[<ffffffff804d102d>] [<ffffffff804d102d>] radix_tree_gang_lookup_tag+0x5d/0x110
[ 2189.588203] RSP: 0018:ffff81008499bb58 EFLAGS: 00010202
[ 2189.588203] RAX: 00ffff810091c951 RBX: 0000000000000010 RCX: 0000000000000015
[ 2189.588203] RDX: 0000000000000000 RSI: ffff81008499bc98 RDI: ffff81008499bd19
[ 2189.588203] RBP: ffff81008499bc98 R08: 0000000000000000 R09: ffff81008185ec80
[ 2189.588203] R10: 0000000000000000 R11: ffffffff80376550 R12: ffff810091c95028
[ 2189.588203] R13: 0000000000000001 R14: 0000000000000000 R15: 00ffff810091c950
[ 2189.588203] FS: 00007fc466b246f0(0000) GS:ffffffff80a2f000(0000) knlGS:0000000000000000
[ 2189.588203] CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
[ 2189.588203] CR2: 00007fc4666c4280 CR3: 0000000092c5f000 CR4: 00000000000006e0
[ 2189.588203] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2189.588203] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[ 2189.588203] Process shutdown (pid: 6080, threadinfo ffff81008499a000, task ffff8100901eb680)
[ 2189.588203] Stack: ffff81008499bb88 ffffffff80255f60 ffff8101190c0798 0000000000000010
[ 2189.588203] ffff810091c95158 ffff810091c95028 ffff81008499bc98 ffff81008499bc98
[ 2189.588203] ffff810091c95028 ffffffff80375f59 ffffffff804d1510 00000001901eb680
[ 2189.588203] Call Trace:
[ 2189.588203] [<ffffffff80255f60>] ? ktime_get_ts+0x30/0x60
[ 2189.588203] [<ffffffff80375f59>] ? capture_anon_pages+0x189/0x780
[ 2189.588203] [<ffffffff804d1510>] ? radix_valid_tag+0x0/0x10
[ 2189.588203] [<ffffffff804ec148>] ? __percpu_counter_add+0x58/0x80
[ 2189.588203] [<ffffffff8027c316>] find_get_pages_tag+0x36/0x120
[ 2189.588203] [<ffffffff8076dc74>] ? __mutex_lock_slowpath+0x1c4/0x250
[ 2189.588203] [<ffffffff80376650>] ? writepages_cryptcompress+0x100/0x210
[ 2189.588203] [<ffffffff80284030>] ? do_writepages+0x20/0x40
[ 2189.588203] [<ffffffff802cbce0>] ? __writeback_single_inode+0xa0/0x470
[ 2189.588203] [<ffffffff802cbda0>] ? __writeback_single_inode+0x160/0x470
[ 2189.588203] [<ffffffff802cc600>] ? generic_sync_sb_inodes+0x300/0x480
[ 2189.588203] [<ffffffff8036163f>] ? reiser4_sync_inodes+0x5f/0xf0
[ 2189.588203] [<ffffffff802cc82a>] ? sync_inodes_sb+0x8a/0x90
[ 2189.588203] [<ffffffff802cc8ac>] ? __sync_inodes+0x7c/0xd0
[ 2189.588203] [<ffffffff802cc949>] ? sync_inodes+0x49/0xa0
[ 2189.588203] [<ffffffff802cfdf2>] ? do_sync+0x12/0x60
[ 2189.588203] [<ffffffff802cfe4e>] ? sys_sync+0xe/0x20
[ 2189.588203] [<ffffffff8020c30b>] ? system_call_after_swapgs+0x7b/0x80
[ 2189.588203]
[ 2189.588203]
[ 2189.588203] Code: 75 1f 48 85 d2 90 0f 84 bf 00 00 00 66 90 31 db 48 83 c4 18 89 d8 5b 5d 41 5c 41 5d 41 5e 41 5f c3 49 89 c7 49 83 e7 fe 45 85 ed <41> 8b 07 48 8b 04 c5 60 fd a3 80 48 89 04 24 74 d2 48 39 c2 77
[ 2189.588203] RIP [<ffffffff804d102d>] radix_tree_gang_lookup_tag+0x5d/0x110
[ 2189.588203] RSP <ffff81008499bb58>
[ 2189.588203] ---[ end trace f65e72938ce413b6 ]---
[ 2189.590374] reiser4[shutdown(6080)]: release_unix_file (fs/reiser4/plugin/file/file.c:2363)[vs-44]:
[ 2189.590375] WARNING: out of memory?
[ 2189.590502] reiser4[shutdown(6080)]: release_unix_file (fs/reiser4/plugin/file/file.c:2363)[vs-44]:
[ 2189.590503] WARNING: out of memory?
[ 2189.590533] reiser4[shutdown(6080)]: release_unix_file (fs/reiser4/plugin/file/file.c:2363)[vs-44]:
[ 2189.590533] WARNING: out of memory?


I got something similar with earlier zen-sources,

I'm back to zenmm :idea:

thanks nevertheless
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
post-factum
n00b
n00b


Joined: 19 Aug 2007
Posts: 14
Location: /ukraine/novi sanzhary

PostPosted: Sat Jul 26, 2008 5:22 pm    Post subject: Reply with quote

While hibernating 2.6.26-zen1:

Code:
Pid: 0, comm: swapper Tainted: P          2.6.26-zen1 #1                                                     
 [<c0165554>] __report_bad_irq+0x24/0x90                                                                     
 [<c01433e1>] getnstimeofday+0x41/0xf0                                                                       
 [<c016583a>] note_interrupt+0x27a/0x2b0                                                                     
 [<c0164c68>] handle_IRQ_event+0x28/0x50                                                                     
 [<c0165fb3>] handle_fasteoi_irq+0xb3/0xe0                                                                   
 [<c0106425>] do_IRQ+0x45/0xa0                                                                               
 [<c010480f>] common_interrupt+0x23/0x28                                                                     
 [<c014840b>] tick_nohz_stop_sched_tick+0xbb/0x380                                                           
 [<c0419e10>] cpuidle_idle_call+0x0/0xc0                                                                     
 [<c0102030>] default_idle+0x0/0x50                                                                         
 [<c0102cf0>] cpu_idle+0x20/0xf0                                                                             
 =======================                                                                                     
handlers:                                                                                                   
[<c04224f0>] (sdhci_irq+0x0/0x670)


but it hibernates and wakes up as well as works.
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Sat Jul 26, 2008 6:52 pm    Post subject: Reply with quote

can we please! just have our .26-zen1 ebuild! please!
Back to top
View user's profile Send private message
seqizz
Tux's lil' helper
Tux's lil' helper


Joined: 14 Jan 2008
Posts: 103

PostPosted: Sat Jul 26, 2008 10:11 pm    Post subject: :\ Reply with quote

Compiled my new kernel with zen, to switch reiser4..
This rocks, but i will try to take snapshot from gitweb, not on portage..
File size is problem :?
Back to top
View user's profile Send private message
ejs76
Tux's lil' helper
Tux's lil' helper


Joined: 07 Feb 2004
Posts: 148

PostPosted: Sun Jul 27, 2008 12:30 am    Post subject: Reply with quote

mbar wrote:
can we please! just have our .26-zen1 ebuild! please!


+1

Thanks in advance
_________________
~amd64
PhenomII x4 955 | MSI 790GX-G65 | ATI Radeon 5770 | 8GB DDR3 1333
Back to top
View user's profile Send private message
ponciarello
Apprentice
Apprentice


Joined: 22 Jul 2008
Posts: 223
Location: beach of slack

PostPosted: Sun Jul 27, 2008 2:57 pm    Post subject: Reply with quote

solution for my problem was strange, but now I can finally use newer zens.
I saw this line diffing the dmesg of a 2.6.26-rc8-zen1-hotfix2 and 2.6.26-zen1 with the config I posted, with "Generic IEEE 802.11 Networking Stack (DEPRECATED)" (necessary for the ipw2200 driver) as a module:
Code:
ieee80211_crypt: registered algorithm 'TKIP'

was in the oldest one and not in latest.
so, i thought: "hell, I'm gonna compile it static, wanna see if it doesn't load".
and so it works :D

just for information, i checked (compiling lot of modules for experiment) that toshiba laptop acpi extras doesn't compile e there are problems also with eeepc extras. :)


Last edited by ponciarello on Mon Jul 28, 2008 5:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
prestige
Tux's lil' helper
Tux's lil' helper


Joined: 24 Sep 2005
Posts: 95

PostPosted: Sun Jul 27, 2008 8:12 pm    Post subject: Reply with quote

prestige wrote:
Waninkoko wrote:
v2.6.26-zen1 pushed!

Enjoy it (while it does not hardlock ;))


Please, please, include the ipw3945 driver. :cry:


No need for ipw3945 any more! iwl3945 works really great! I am just astonished of the iwl3945 stability and performance.

Regarding the last zen release - great job guys! Two days uptime so far and the performance is better than 2.6.25-zen1.
Keep flood us with good zen releases. :)
_________________
zen-sources - whole new world discovered
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Sun Jul 27, 2008 8:14 pm    Post subject: Reply with quote

kernelOfTruth wrote:
ok,

unstable: it doesn't even survive a rsync-session where I save/backup some of my data (around 20 gigabytes)
I do have exactly the same problem with reiser4 with cryptocompress. Does zenmm work without these nasty corruptions?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Jul 28, 2008 4:23 pm    Post subject: Reply with quote

Mr. Tao wrote:
kernelOfTruth wrote:
ok,

unstable: it doesn't even survive a rsync-session where I save/backup some of my data (around 20 gigabytes)
I do have exactly the same problem with reiser4 with cryptocompress. Does zenmm work without these nasty corruptions?


by using zenmm you're not unspared by those "corruptions" (in fact they aren't corruptions, only i/o doesn't work anymore so everything stalls & can be manually rebooted via magic sysrq key in the beginning stage, later it hardlocks, too; but that's probably only when using tlsf+compcache [virtual compressed swap])

sometimes it hardlocks almost instantenously on boot-up but that's the minor evil (at least) for me
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Mon Jul 28, 2008 5:20 pm    Post subject: Reply with quote

I dont know if anybody realized, but 2.6.26-zen2 was released, with an ebuild, on zen-sources.org + in zen-overlay, cpc and lockless were dumped.

Also nvidia stuff and alsa stuff were updated in zen overlay.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Jul 28, 2008 5:42 pm    Post subject: Reply with quote

cheater1034 wrote:
I dont know if anybody realized, but 2.6.26-zen2 was released, with an ebuild, on zen-sources.org + in zen-overlay, cpc and lockless were dumped.

Also nvidia stuff and alsa stuff were updated in zen overlay.


yeah !

currently compiling & testing it

thanks :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Mon Jul 28, 2008 7:10 pm    Post subject: Reply with quote

kernelOfTruth wrote:
by using zenmm you're not unspared by those "corruptions" (in fact they aren't corruptions, only i/o doesn't work anymore so everything stalls & can be manually rebooted via magic sysrq key in the beginning stage, later it hardlocks, too; but that's probably only when using tlsf+compcache [virtual compressed swap])

sometimes it hardlocks almost instantenously on boot-up but that's the minor evil (at least) for me
I tried zenmm today, but system hangs 14 seconds after kernel grub selection. Now I'm back to zen1 with this patch which just changes bug to warning:
reiser4-use-warning-instead-of-bugon.patch:
do_readpage_ctail():
Fixup in handling the case when page is not uptodate and
disk cluster is unprepped:
. fill the page with zeroes;
. replace BUG_ON(1) with warning and suggestion to run fsck.

Signed-off-by: Edward Shishkin <edward.shishkin@gmail.com>
---
 linux-2.6.25-mm1/fs/reiser4/plugin/item/ctail.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)


--- linux-2.6.25-mm1/fs/reiser4/plugin/item/ctail.c.orig
+++ linux-2.6.25-mm1/fs/reiser4/plugin/item/ctail.c
@@ -669,7 +669,9 @@

   switch (clust->dstat) {
   case UNPR_DISK_CLUSTER:
-      BUG_ON(1);
+      warning("edward-1570",
+         "Inode %llu : Invalid disk cluster (%lu). Fsck?",
+         (unsigned long long)get_inode_oid(inode), clust->index);
   case TRNC_DISK_CLUSTER:
   /*
    * Race with truncate!
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Jul 28, 2008 7:23 pm    Post subject: Reply with quote

Mr. Tao wrote:
kernelOfTruth wrote:
by using zenmm you're not unspared by those "corruptions" (in fact they aren't corruptions, only i/o doesn't work anymore so everything stalls & can be manually rebooted via magic sysrq key in the beginning stage, later it hardlocks, too; but that's probably only when using tlsf+compcache [virtual compressed swap])

sometimes it hardlocks almost instantenously on boot-up but that's the minor evil (at least) for me
I tried zenmm today, but system hangs 14 seconds after kernel grub selection. Now I'm back to zen1 with this patch which just changes bug to warning:
reiser4-use-warning-instead-of-bugon.patch:
do_readpage_ctail():
Fixup in handling the case when page is not uptodate and
disk cluster is unprepped:
. fill the page with zeroes;
. replace BUG_ON(1) with warning and suggestion to run fsck.

Signed-off-by: Edward Shishkin <edward.shishkin@gmail.com>
---
 linux-2.6.25-mm1/fs/reiser4/plugin/item/ctail.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)


--- linux-2.6.25-mm1/fs/reiser4/plugin/item/ctail.c.orig
+++ linux-2.6.25-mm1/fs/reiser4/plugin/item/ctail.c
@@ -669,7 +669,9 @@

   switch (clust->dstat) {
   case UNPR_DISK_CLUSTER:
-      BUG_ON(1);
+      warning("edward-1570",
+         "Inode %llu : Invalid disk cluster (%lu). Fsck?",
+         (unsigned long long)get_inode_oid(inode), clust->index);
   case TRNC_DISK_CLUSTER:
   /*
    * Race with truncate!


thanks ! :D

I need to try that out in the weekend,

you tried out 2.6.26-zen2 ?

(has no cpc & lockless --> :( ) but it works (still) fast & stable so far (it has survived an rsync-session & now I'm doing a stage4-tarball to see if it'll survive that too, after that a kernel-compile with a load of at least 29.46 :twisted: )
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Mon Jul 28, 2008 9:18 pm    Post subject: Reply with quote

kernelOfTruth wrote:
you tried out 2.6.26-zen2 ?

(has no cpc & lockless --> :( ) but it works (still) fast & stable so far (it has survived an rsync-session & now I'm doing a stage4-tarball to see if it'll survive that too, after that a kernel-compile with a load of at least 29.46 :twisted: )
I've booted it for the first time few minutes ago (it has colour printk finally at least :)). I tried to fiddle with zenmm3 but I had no luck as it panicks after mounting root (reiser4).
Back to top
View user's profile Send private message
tranquilcool
Veteran
Veteran


Joined: 25 Mar 2005
Posts: 1179

PostPosted: Tue Jul 29, 2008 11:05 pm    Post subject: Reply with quote

2.6.26-zen2
has cpc & lockless

2.6.26-zen2.0 hasn't.
_________________
this is a strange strange world.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Jul 30, 2008 6:12 pm    Post subject: Reply with quote

tranquilcool wrote:
2.6.26-zen2
has cpc & lockless

2.6.26-zen2.0 hasn't.


:?: :!: :?:

is there a tag for that ?

anyone tried out latest zen-sources 2.6.27-rc1-zen* ?

is it "stable" ?
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Jul 30, 2008 6:50 pm    Post subject: Reply with quote

answer: no

2.6.27-rc1-zen*

BUG: null pointer dereference

on init_inode (or something similar)

I'm back & will stick to 2.6.26-zen2 for some time now

thanks !
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
tranquilcool
Veteran
Veteran


Joined: 25 Mar 2005
Posts: 1179

PostPosted: Wed Jul 30, 2008 7:45 pm    Post subject: Reply with quote

kernelOfTruth wrote:
tranquilcool wrote:
2.6.26-zen2
has cpc & lockless

2.6.26-zen2.0 hasn't.


:?: :!: :?:

is there a tag for that ?

anyone tried out latest zen-sources 2.6.27-rc1-zen* ?

is it "stable" ?


zen2 was from the git version
while zen2.0 is in the zen-overlay as 2.6.26-r20
_________________
this is a strange strange world.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Thu Jul 31, 2008 3:34 am    Post subject: Reply with quote

tranquilcool wrote:
kernelOfTruth wrote:
tranquilcool wrote:
2.6.26-zen2
has cpc & lockless

2.6.26-zen2.0 hasn't.


:?: :!: :?:

is there a tag for that ?

anyone tried out latest zen-sources 2.6.27-rc1-zen* ?

is it "stable" ?


zen2 was from the git version
while zen2.0 is in the zen-overlay as 2.6.26-r20


thanks :idea:

unfortunately there's not .26-zen2* on the server anymore

guys, you need to use git "the right way" :(

after every major update the previous zen-sources are gone ? (at least for me - I can'T find them), I really would have like to use the latest zen-sources (2.6.26-zen2-dirty) before the great merge :idea:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Thu Jul 31, 2008 4:02 am    Post subject: Reply with quote

kernelOfTruth wrote:
tranquilcool wrote:
kernelOfTruth wrote:
tranquilcool wrote:
2.6.26-zen2
has cpc & lockless

2.6.26-zen2.0 hasn't.


:?: :!: :?:

is there a tag for that ?

anyone tried out latest zen-sources 2.6.27-rc1-zen* ?

is it "stable" ?


zen2 was from the git version
while zen2.0 is in the zen-overlay as 2.6.26-r20


thanks :idea:

unfortunately there's not .26-zen2* on the server anymore

guys, you need to use git "the right way" :(

after every major update the previous zen-sources are gone ? (at least for me - I can'T find them), I really would have like to use the latest zen-sources (2.6.26-zen2-dirty) before the great merge :idea:


Redman zen-sources # git checkout -b old v2.6.26-zen2
Checking out files: 100% (9173/9173), done.
Switched to a new branch "old"

works here
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
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 Previous  1, 2, 3 ... 12, 13, 14, 15, 16, 17  Next
Page 13 of 17

 
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