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

Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 38, 39, 40  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Sun Nov 25, 2007 12:46 am    Post subject: Reply with quote

DarkDEUS wrote:
Is splashutils supported with the new zen-sources? On a clean install, using zen-sources causes the emerge of splashutils to say that an unsupported version of uvesafb is being used on the kernel, so verbose console decoration support will be disabled (the graphical background for the console). This isn't a really big deal, but I'd like to know if there's a way to resolve this.


It does work fine with this kernel.

Maybe your error is similar to https://forums.gentoo.org/viewtopic-p-4535069.html#4535069
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
kriko
Tux's lil' helper
Tux's lil' helper


Joined: 18 Mar 2006
Posts: 92
Location: Slovenia

PostPosted: Sun Nov 25, 2007 12:52 am    Post subject: Reply with quote

I still cannot change BOOST_PRIVILEGED_TASKS via configuration tool (xconfig, did it later maually in .config).
Back to top
View user's profile Send private message
ilikenwf
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2007
Posts: 119

PostPosted: Sun Nov 25, 2007 2:08 am    Post subject: Reply with quote

I don't get any acutal error messages, but in Ubuntu, when booting a freshly built 64-bit kernel, the boot process freezes when the kernel tries to load the Uniform CD-ROM Driver Revision 3.20.

Anybody know how to fix that? I know my lappy's bios has issues with apic, and acpi, but it has always worked before. I will try pulling the latest source and see how another compile goes.
_________________
Make The Fonts Pretty In KDE
Archlinux User
Back to top
View user's profile Send private message
saintdev
n00b
n00b


Joined: 13 Jul 2004
Posts: 60
Location: CO, USA

PostPosted: Sun Nov 25, 2007 6:24 am    Post subject: Reply with quote

With the versioned (2.6.24_rc3-r3) ebuild on the custom_kernels overlay, EAPI doesn't seem to be getting set correctly.
Code:

 * QA Notice: USE Flag '+x86' not in IUSE for sys-kernel/zen-sources-2.6.24_rc3-r3
rm: cannot remove `arch/+x86': No such file or directory
rm: cannot remove `include/asm-+x86': No such file or directory
>>> Source unpacked.

_________________
> SELECT `signature` FROM `members` WHERE `user_name`='saintdev';
0 rows returned.
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


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

PostPosted: Sun Nov 25, 2007 7:32 am    Post subject: Reply with quote

saintdev wrote:
With the versioned (2.6.24_rc3-r3) ebuild on the custom_kernels overlay, EAPI doesn't seem to be getting set correctly.
Code:

 * QA Notice: USE Flag '+x86' not in IUSE for sys-kernel/zen-sources-2.6.24_rc3-r3
rm: cannot remove `arch/+x86': No such file or directory
rm: cannot remove `include/asm-+x86': No such file or directory
>>> Source unpacked.


naaa thats not the EAPI setting, it has to do with how I filter the use flags in the zen.eclass, its taken care of now
_________________
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
ilikenwf
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2007
Posts: 119

PostPosted: Sun Nov 25, 2007 7:58 am    Post subject: Reply with quote

Okay...I managed to pull the code at the right time, as I have no errors whatsoever. (I will upload a tarball of the source when I'm done compiling the debs...) I am going to cross-compile tomorrow for the 32 bit build, but everything seems to be squared away (except I may have forgotten to set the printk colors)...anyway, the kernel image deb is huge. What should I leave out to cut the stuff people don't need? I hate to leave out video4linux, but I may, and I may leave out the kernel video drivers except for vesa. Other than that, I have cut the nonessential server only stuff, and don't know what to do.

On a personal note, I would appreciate it if somebody could tell me what option in the config allows the kernel to set the hardware clock - my own custom version of this kernel can't do that...I left something out. Other than that, it's perfect, and weighs in at only 7.4 megabytes.

If anyone has any suggestions (especially if you have a Debian/Ubuntu based box laying around somewhere) on how to shrink the generic kernels I'm building, and perhaps make them faster, please, let me know on the boards here, or email me at parwok -at- gmail.

Whatever the case, Waninkoko and rmh3093 are doing a stupendous job!
_________________
Make The Fonts Pretty In KDE
Archlinux User
Back to top
View user's profile Send private message
eatnumber1
n00b
n00b


Joined: 13 Jan 2007
Posts: 55
Location: New York

PostPosted: Sun Nov 25, 2007 9:54 am    Post subject: Reply with quote

Are you using CONFIG_CC_OPTIMIZE_FOR_SIZE?
Back to top
View user's profile Send private message
Rion
Guru
Guru


Joined: 12 Oct 2006
Posts: 383
Location: Minsk, Belarus

PostPosted: Sun Nov 25, 2007 11:34 am    Post subject: Reply with quote

... have to use gentoo-sources.. can't download zen from git with my network :cry:
sadly that we will never see patchset package as in kamikaze..
_________________
rion-overlay
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: Sun Nov 25, 2007 11:46 am    Post subject: Reply with quote

Rion wrote:
... have to use gentoo-sources.. can't download zen from git with my network :cry:
sadly that we will never see patchset package as in kamikaze..


you need a tarball ? or what's exactly the problem ?
_________________
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
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Sun Nov 25, 2007 1:59 pm    Post subject: Reply with quote

While we're working in snapshots tarballs, you can download patches from http://zen.waninkoko.info/patches

The last patch is linux-2.6.24-rc3-zen3.bz2 and it has to be applied over a clean 2.6.24-rc3 tree.
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 Nov 25, 2007 2:59 pm    Post subject: Reply with quote

With Security Options/Realtime Capabilities enabled, I'm getting this:
Code:
  CC      security/realtime.o
security/realtime.c: In function 'realtime_exit':
security/realtime.c:132: error: implicit declaration of function 'mod_unreg_security'
security/realtime.c:136: error: implicit declaration of function 'unregister_security'
make[1]: *** [security/realtime.o] Error 1
make: *** [security] Error 2
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


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

PostPosted: Sun Nov 25, 2007 3:24 pm    Post subject: Reply with quote

Rion wrote:
... have to use gentoo-sources.. can't download zen from git with my network :cry:
sadly that we will never see patchset package as in kamikaze..


all of you need to relax a little bit, moving to git was a big step of us and its going to take a little bit for us to get everything working smoothly

.... there WILL be non git ebuilds and patches at some point
_________________
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
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Sun Nov 25, 2007 3:51 pm    Post subject: Reply with quote

Mr. Tao wrote:
With Security Options/Realtime Capabilities enabled, I'm getting this:
Code:
  CC      security/realtime.o
security/realtime.c: In function 'realtime_exit':
security/realtime.c:132: error: implicit declaration of function 'mod_unreg_security'
security/realtime.c:136: error: implicit declaration of function 'unregister_security'
make[1]: *** [security/realtime.o] Error 1
make: *** [security] Error 2


Fixed.
Back to top
View user's profile Send private message
SlackwareInAZ
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2005
Posts: 92

PostPosted: Sun Nov 25, 2007 5:28 pm    Post subject: Reply with quote

Recently reinstalled Gentoo 2007.0 with the profile optimized for Desktop.

Am an avid reiser4 user, so I try all the new patches. I know the file integrity horror stories with Reiser4, but emerge --sync is so much quicker than with ext3 (even with all the directory index and other tweaks)

Anyway, I had built my own ebuild to patch 2.6.23.8 vanilla-sources with reiser4 and it worked great.

Just tried zen-sources using git and it is fantastic! The improvement in response and interactivity is noticeable. I used my .config from 2.6.23.8 and accepted the new additions making the .config file ~10% bigger. I'm even using the boot logo :)

A couple of questions though:

I couldn't really follow the steps using layman and the 9999 ebuild. I had originally emerged layman and modified make.conf to add the sources line. Then I tried "layman -a custom-kernels" and it gave me an error like "no custom-kernels overlay found".

I wonder if there is a quick step-by step for using this install method. This way the kernel would show up in /var/db/pkg and the world file.

My second question is how often would you recommend updating the existing git source? Is following this topic sufficient to know when 2.6.24, etc. is available, or is the idea of pulling from git to always have the latest beta version?

Thanks again for a great idea!

Gary :)
Back to top
View user's profile Send private message
eatnumber1
n00b
n00b


Joined: 13 Jan 2007
Posts: 55
Location: New York

PostPosted: Sun Nov 25, 2007 6:26 pm    Post subject: Reply with quote

I'm getting kernel WARN on boot with latest from git.
Code:
WARNING: at arch/x86/kernel/smp_32.c:561 native_smp_call_function_mask()
 [<c0116343>] native_smp_call_function_mask+0x163/0x170
 [<c02961f2>] acpi_ds_delete_walk_state+0xb0/0xca
 [<c0117771>] smp_call_function_single+0x31/0x60
 [<c0245b7d>] _rdmsr_on_cpu+0x6d/0x80
 [<c02a7361>] acpi_ut_update_ref_count+0x4f/0xa7
 [<c0245bc8>] rdmsr_on_cpu+0x18/0x20
 [<c02b0cf4>] acpi_processor_get_throttling_ptc+0x126/0x199
 [<c02b03ac>] acpi_processor_get_throttling+0x8/0x9
 [<c02b09ef>] acpi_processor_get_throttling_info+0x41c/0x461
 [<c02afe3f>] acpi_processor_start+0x510/0x5b3
 [<c02a9a27>] acpi_start_single_object+0x1d/0x39
 [<c02aabb7>] acpi_device_probe+0x6e/0x7c
 [<c02c3fb8>] driver_probe_device+0x88/0x190
 [<c02c422e>] __driver_attach+0x9e/0xa0
 [<c02c33ea>] bus_for_each_dev+0x3a/0x60
 [<c02c3e36>] driver_attach+0x16/0x20
 [<c02c4190>] __driver_attach+0x0/0xa0
 [<c02c376a>] bus_add_driver+0x8a/0x1e0
 [<c04d75f8>] acpi_processor_init+0x84/0xf3
 [<c04bd570>] kernel_init+0x130/0x300
 [<c010415a>] ret_from_fork+0x6/0x1c
 [<c04bd440>] kernel_init+0x0/0x300
 [<c04bd440>] kernel_init+0x0/0x300
 [<c0104e2f>] kernel_thread_helper+0x7/0x18
 =======================
WARNING: at arch/x86/kernel/smp_32.c:561 native_smp_call_function_mask()
 [<c0116343>] native_smp_call_function_mask+0x163/0x170
 [<c01308e1>] irq_exit+0x51/0x80
 [<c0118788>] smp_apic_timer_interrupt+0x58/0x90
 [<c0104cdc>] apic_timer_interrupt+0x28/0x30
 [<c0117771>] smp_call_function_single+0x31/0x60
 [<c0245ac5>] _wrmsr_on_cpu+0x65/0x70
 [<c0245b08>] wrmsr_on_cpu+0x18/0x20
 [<c02b0b99>] acpi_processor_set_throttling_ptc+0x119/0x14e
 [<c02b03b5>] acpi_processor_set_throttling+0x8/0x9
 [<c02b0a05>] acpi_processor_get_throttling_info+0x432/0x461
 [<c02afe3f>] acpi_processor_start+0x510/0x5b3
 [<c02a9a27>] acpi_start_single_object+0x1d/0x39
 [<c02aabb7>] acpi_device_probe+0x6e/0x7c
 [<c02c3fb8>] driver_probe_device+0x88/0x190
 [<c02c422e>] __driver_attach+0x9e/0xa0
 [<c02c33ea>] bus_for_each_dev+0x3a/0x60
 [<c02c3e36>] driver_attach+0x16/0x20
 [<c02c4190>] __driver_attach+0x0/0xa0
 [<c02c376a>] bus_add_driver+0x8a/0x1e0
 [<c04d75f8>] acpi_processor_init+0x84/0xf3
 [<c04bd570>] kernel_init+0x130/0x300
 [<c010415a>] ret_from_fork+0x6/0x1c
 [<c04bd440>] kernel_init+0x0/0x300
 [<c04bd440>] kernel_init+0x0/0x300
 [<c0104e2f>] kernel_thread_helper+0x7/0x18
 =======================
Back to top
View user's profile Send private message
forceflow2
Guru
Guru


Joined: 16 Apr 2003
Posts: 464
Location: South Carolina

PostPosted: Sun Nov 25, 2007 6:53 pm    Post subject: Reply with quote

With memory stick support enabled, I am getting this
Code:
  LD      drivers/media/built-in.o
  LD      drivers/mfd/built-in.o
  CC      drivers/misc/memstick.o
  CC      drivers/misc/ms_block.o
drivers/misc/ms_block.c: In function 'ms_block_create_rel_table_attr':
drivers/misc/ms_block.c:2330: warning: initialization from incompatible pointer type
drivers/misc/ms_block.c:2339: warning: initialization from incompatible pointer type
  CC      drivers/misc/mspro_block.o
  CC      drivers/misc/tifm_core.o
  CC      drivers/misc/tifm_ms.o
  CC      drivers/misc/sony-laptop.o
  LD      drivers/misc/built-in.o
drivers/misc/ms_block.o: In function `memstick_priv':
ms_block.c:(.text+0x0): multiple definition of `memstick_priv'
drivers/misc/memstick.o:memstick.c:(.text+0x0): first defined here
drivers/misc/ms_block.o: In function `memstick_get_drvdata':
ms_block.c:(.text+0x6): multiple definition of `memstick_get_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0x6): first defined here
drivers/misc/ms_block.o: In function `memstick_set_drvdata':
ms_block.c:(.text+0xd): multiple definition of `memstick_set_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0xd): first defined here
drivers/misc/mspro_block.o: In function `memstick_priv':
mspro_block.c:(.text+0x0): multiple definition of `memstick_priv'
drivers/misc/memstick.o:memstick.c:(.text+0x0): first defined here
drivers/misc/mspro_block.o: In function `memstick_get_drvdata':
mspro_block.c:(.text+0x6): multiple definition of `memstick_get_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0x6): first defined here
drivers/misc/mspro_block.o: In function `memstick_set_drvdata':
mspro_block.c:(.text+0xd): multiple definition of `memstick_set_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0xd): first defined here
drivers/misc/tifm_ms.o: In function `memstick_priv':
tifm_ms.c:(.text+0x0): multiple definition of `memstick_priv'
drivers/misc/memstick.o:memstick.c:(.text+0x0): first defined here
drivers/misc/tifm_ms.o: In function `memstick_get_drvdata':
tifm_ms.c:(.text+0x6): multiple definition of `memstick_get_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0x6): first defined here
drivers/misc/tifm_ms.o: In function `memstick_set_drvdata':
tifm_ms.c:(.text+0xd): multiple definition of `memstick_set_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0xd): first defined here
make[2]: *** [drivers/misc/built-in.o] Error 1
make[1]: *** [drivers/misc] Error 2
make: *** [drivers] Error 2

_________________
That rank under my username doesn't mean I know everything, it just means I ask a lot of questions.
Back to top
View user's profile Send private message
Phobos666
Tux's lil' helper
Tux's lil' helper


Joined: 11 Feb 2006
Posts: 76
Location: Germany

PostPosted: Sun Nov 25, 2007 7:16 pm    Post subject: Reply with quote

I get the following error:
Code:
kernel/built-in.o:(.data+0x508): undefined reference to `sysctl_sched_min_bal_int_shares'
kernel/built-in.o:(.data+0x534): undefined reference to `sysctl_sched_max_bal_int_shares'
make: *** [.tmp_vmlinux1] Error 1
Back to top
View user's profile Send private message
omnimuc
n00b
n00b


Joined: 09 Nov 2004
Posts: 14
Location: Germany

PostPosted: Sun Nov 25, 2007 8:06 pm    Post subject: reiser4 nfs Reply with quote

Hi,
when I boot to zen-kernel the following happens
-----------
exportfs: Warning: /home/om/dvdripdata does not support NFS export
-----------
no problem with klight-sources, system is on reiser4, any ideas?

Another Problem is mplayer (1.0_rc1_p20070824) with nvidia-drivers (100.14.19) and Geforce7600
which freezes my system when I quit mplayer, only to access via sysrq. Is this known to anybody?

happy gentooing
Back to top
View user's profile Send private message
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Sun Nov 25, 2007 8:54 pm    Post subject: Reply with quote

forceflow2 wrote:
With memory stick support enabled, I am getting this
Code:
  LD      drivers/media/built-in.o
  LD      drivers/mfd/built-in.o
  CC      drivers/misc/memstick.o
  CC      drivers/misc/ms_block.o
drivers/misc/ms_block.c: In function 'ms_block_create_rel_table_attr':
drivers/misc/ms_block.c:2330: warning: initialization from incompatible pointer type
drivers/misc/ms_block.c:2339: warning: initialization from incompatible pointer type
  CC      drivers/misc/mspro_block.o
  CC      drivers/misc/tifm_core.o
  CC      drivers/misc/tifm_ms.o
  CC      drivers/misc/sony-laptop.o
  LD      drivers/misc/built-in.o
drivers/misc/ms_block.o: In function `memstick_priv':
ms_block.c:(.text+0x0): multiple definition of `memstick_priv'
drivers/misc/memstick.o:memstick.c:(.text+0x0): first defined here
drivers/misc/ms_block.o: In function `memstick_get_drvdata':
ms_block.c:(.text+0x6): multiple definition of `memstick_get_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0x6): first defined here
drivers/misc/ms_block.o: In function `memstick_set_drvdata':
ms_block.c:(.text+0xd): multiple definition of `memstick_set_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0xd): first defined here
drivers/misc/mspro_block.o: In function `memstick_priv':
mspro_block.c:(.text+0x0): multiple definition of `memstick_priv'
drivers/misc/memstick.o:memstick.c:(.text+0x0): first defined here
drivers/misc/mspro_block.o: In function `memstick_get_drvdata':
mspro_block.c:(.text+0x6): multiple definition of `memstick_get_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0x6): first defined here
drivers/misc/mspro_block.o: In function `memstick_set_drvdata':
mspro_block.c:(.text+0xd): multiple definition of `memstick_set_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0xd): first defined here
drivers/misc/tifm_ms.o: In function `memstick_priv':
tifm_ms.c:(.text+0x0): multiple definition of `memstick_priv'
drivers/misc/memstick.o:memstick.c:(.text+0x0): first defined here
drivers/misc/tifm_ms.o: In function `memstick_get_drvdata':
tifm_ms.c:(.text+0x6): multiple definition of `memstick_get_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0x6): first defined here
drivers/misc/tifm_ms.o: In function `memstick_set_drvdata':
tifm_ms.c:(.text+0xd): multiple definition of `memstick_set_drvdata'
drivers/misc/memstick.o:memstick.c:(.text+0xd): first defined here
make[2]: *** [drivers/misc/built-in.o] Error 1
make[1]: *** [drivers/misc] Error 2
make: *** [drivers] Error 2


Here works fine o_O

This days have been big changes in the git repository. Try to reclone it.
Back to top
View user's profile Send private message
forceflow2
Guru
Guru


Joined: 16 Apr 2003
Posts: 464
Location: South Carolina

PostPosted: Sun Nov 25, 2007 9:45 pm    Post subject: Reply with quote

done, same error :cry:
http://pastebin.ca/797284
There's my config if it helps any and I am missing something obvious.
621 is the memstick line.

EDIT: Unless by reclone you actually meant to like, go back from nothing and clone in full instead of just pulling the changes.
_________________
That rank under my username doesn't mean I know everything, it just means I ask a lot of questions.


Last edited by forceflow2 on Sun Nov 25, 2007 9:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
Aesthete
n00b
n00b


Joined: 21 Oct 2007
Posts: 6
Location: Siberia/Tomsk

PostPosted: Sun Nov 25, 2007 9:46 pm    Post subject: Reply with quote

deleted.
_________________
~amd64/2.6.24-rc3-zen3/glibc-2.7/baselayout-2_rc6/gcc-4.2.2


Last edited by Aesthete on Mon Nov 26, 2007 7:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
ocin
Guru
Guru


Joined: 01 Jan 2006
Posts: 500

PostPosted: Sun Nov 25, 2007 10:24 pm    Post subject: Reply with quote

Aesthete wrote:
Can you create an ebuild for *stable* releases?

they are working on it, just be patient
Back to top
View user's profile Send private message
are
Apprentice
Apprentice


Joined: 03 Jan 2006
Posts: 188

PostPosted: Sun Nov 25, 2007 10:26 pm    Post subject: Reply with quote

i confess, i was sceptic about the change from kamikaze. but today i tried zen -- and it works really great!
fantastic stuff! very smooth.

thank you very much for the great work. best regards
are
Back to top
View user's profile Send private message
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Sun Nov 25, 2007 10:31 pm    Post subject: Reply with quote

forceflow2 wrote:
done, same error :cry:
http://pastebin.ca/797284
There's my config if it helps any and I am missing something obvious.
621 is the memstick line.

EDIT: Unless by reclone you actually meant to like, go back from nothing and clone in full instead of just pulling the changes.


Enable CONFIG_TIFM_MS.
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Sun Nov 25, 2007 10:47 pm    Post subject: Reply with quote

Quote:
bash.org quote printer (BASHORG_QUOTES) [N/m/y/?] (NEW)

ROFL! I love that one already! 8)
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 38, 39, 40  Next
Page 8 of 40

 
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