Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
HOW TO: Everything HP Pavilion zv5000
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3  
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
griffin87
n00b
n00b


Joined: 19 Mar 2005
Posts: 1

PostPosted: Fri Sep 02, 2005 10:04 pm    Post subject: touchpad Reply with quote

I finally got X to work! I had to download the drivers directly from NVidia's website.
I got errors during the install of it, but it worked anyway.

I still can't get my touchpad to work. :-( The mouse-test app doesn't seem to find it either. I don't know what else to do about it, a usb mouse works fine.
Back to top
View user's profile Send private message
mikkoloo
Apprentice
Apprentice


Joined: 04 Nov 2003
Posts: 159
Location: .se and .nl

PostPosted: Fri Sep 02, 2005 10:16 pm    Post subject: Re: touchpad Reply with quote

griffin87 wrote:
I still can't get my touchpad to work. :-( The mouse-test app doesn't seem to find it either. I don't know what else to do about it, a usb mouse works fine.


load the synaptics module and take the settings you need in the xorg.conf from someone that got it working here. mine is:

Code:

Section "InputDevice"
  Driver                "synaptics"
  Identifier             "Synaptics"
  Option  "Device"              "/dev/input/mice"
  Option  "Protocol"          "auto-dev"
  Option  "LeftEdge"          "20"
  Option  "RightEdge"         "830"
  Option  "TopEdge"            "20"
  Option  "BottomEdge"        "800"
  Option  "FingerLow"         "14"
  Option  "FingerHigh"          "15"
  Option  "MaxTapTime"          "200"
  Option  "MaxTapMove"          "150"
  Option  "EmulateMidButtonTime"     "75"
  Option  "VertScrollDelta"       "20"
  Option  "HorizScrollDelta"        "20"
  Option  "MinSpeed"          "0.3"
  Option  "MaxSpeed"          "0.75"
  Option  "AccelFactor"         "0.03"
  Option  "EdgeMotionMinSpeed"     "200"
  Option  "EdgeMotionMaxSpeed"     "200"
  Option  "UpDownScrolling"       "1"
  Option  "CircularScrolling"       "1"
  Option  "CircScrollDelta"       "0.1"
EndSection


you also need to load psmouse and evdev as modules and load evdev first of them.
i suggest you use /dev/modules.autoload/kernel-2.6 and just place them in order.
_________________
----
AMD 64 4000+, nforce4 mobo, 2GB RAM, 200Gb SATA HDD, xfx Geforce 7900GT XE
----
HP pavilion zv5470EA: AMD 64 3400+, 512 Mb RAM, 80 Gb HDD, nvidia GeForce4 440 Go 64M, Cabletron RoamAbout 802.11 DS (orinoco gold) WiFi. Creative Webcam Pro (ov511)
Back to top
View user's profile Send private message
ParadoxLife
n00b
n00b


Joined: 06 May 2005
Posts: 8

PostPosted: Sun Sep 04, 2005 7:37 pm    Post subject: Wireless on 64 bit works [solved] Reply with quote

Travers wrote:
Update: ndiswrapper can only interface with a 64 bit kernel if it is 64 bit. A 32 bit windows binary can't interface with a 64 bit app. So, we are going to have to wait until there are 64 bit windows binaries. And those will probably be buggy. =)


Yes it is true but i have here the 64 bit drivers for windows http://ubuntuforums.org/attachment.php?attachmentid=186

I have a question what about the cd burner with the kernerl 2.6.12-r6 i can't did work it.....

And how i have to install synaptics when i run the command startx xorg don't start and i recive this message:

Mouse1 no synaptics event device found
Mouse1 The evdev kernel module seem to be missing
Cannot open /dev/input/mouse2

In order to install synaptics i have only started this command
ACCEPT_KEYWORDS="~amd64" emerge synaptics

..... I have any others thing to do???

my synaptics xorg configuration

Code:
Section "Module"

    Load "glx"

    Load   "dbe"

    SubSection   "extmod"
   Option   "omit xfree86-dga"
    EndSubSection

    Load   "type1"
    Load   "freetype"

    Load "synaptics"

EndSection

......

Section "InputDevice"

# Identifier and driver

    Identifier   "Mouse1o"
    Driver   "mouse"

    Option   "Protocol"   "Auto"
    Option   "Device"   "/dev/mouse"
    Option   "maxtaptime"   "0"
EndSection


Section "InputDevice"
# Thanks, Jeff Houze
    Identifier "Mouse1"
    Driver "synaptics"
    Option "SendCoreEvents"
    Option "Device" "/dev/input/mouse2" # eventX number may vary depending on the laptop model
    Option "Protocol" "auto"
    # Next line required only if you want to disable the mousepad while typing:
    Option "SHMConfig" "on"
    Option "MinSpeed" "0.4"
    Option "MaxSpeed" "1.0"
    Option "AccelFactor" "0.04"

    Option  "LeftEdge"    "120"
    Option  "RightEdge"   "830"
    Option  "TopEdge"   "120"
    Option  "BottomEdge"    "650"
    Option  "FingerLow"   "14"
    Option  "FingerHigh"    "15"
    Option  "MaxTapTime"    "0"
    Option  "MaxTapMove"    "110"
    Option  "EmulateMidButtonTime"  "75"
    Option  "VertScrollDelta" "20"
    Option  "HorizScrollDelta"  "20"
    Option  "EdgeMotionMinSpeed"  "200"
    Option  "EdgeMotionMaxSpeed"  "200"
    Option  "UpDownScrolling" "1"
    #  Option  "CircularScrolling" "1"
    #  Option  "CircScrollDelta" "0.1"
    #  Option  "CircScrollTrigger" "2"

EndSection


Last edited by ParadoxLife on Sun Sep 04, 2005 7:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
ParadoxLife
n00b
n00b


Joined: 06 May 2005
Posts: 8

PostPosted: Sun Sep 04, 2005 7:49 pm    Post subject: ok Reply with quote

ok i haven't launch modprobe evdev...
Now works but the problem of the burner remains :x
Back to top
View user's profile Send private message
alpaca
n00b
n00b


Joined: 02 Dec 2005
Posts: 3
Location: Hudson, Ohio

PostPosted: Fri Dec 02, 2005 1:59 am    Post subject: Reply with quote

I'm having problems with my X configuration. I want to run in the native 1280x800 mode, but when i startx, it says my hsync for that mode is out of range. I have the latest drivers (nvidia-kernel-1.0.7676-r1).

My xorg.conf
Code:

# $XdotOrg: xc/programs/Xserver/hw/xfree86/xorgconf.cpp,v 1.2 2004/04/23 19:20:02 eich Exp $
#
# Copyright (c) 1994-1998 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#
# $XConsortium: XF86Conf.cpp /main/22 1996/10/23 11:43:51 kaleb $

# **********************************************************************
# This is a sample configuration file only, intended to illustrate
# what a config file might look like.  Refer to the XF86Config(4/5)
# man page for details about the format of this file. This man page
# is installed as /usr/share/man/man5/xorg.conf.5x
# **********************************************************************

# The ordering of sections is not important in version 4.0 and later.

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath     "/usr/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)

    # For XFS, uncomment this and comment the others
    # FontPath  "unix/:-1"
    FontPath    "/usr/share/fonts/local/"
    FontPath    "/usr/share/fonts/misc/"
    FontPath    "/usr/share/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/Type1/"
    FontPath    "/usr/share/fonts/TTF/"
    FontPath    "/usr/share/fonts/CID/"
    FontPath    "/usr/share/fonts/Speedo/"
    FontPath    "/usr/share/fonts/75dpi/"
    FontPath    "/usr/share/fonts/100dpi/"

# ModulePath can be used to set a search path for the X server modules.
# The default path is shown here.

#    ModulePath "/usr/lib/modules"

EndSection

# **********************************************************************
# Module section -- this is an optional section which is used to specify
# which run-time loadable modules to load when the X server starts up.
# **********************************************************************

Section "Module"

# This loads the DBE extension module.

    Load        "glx"

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

    SubSection  "extmod"
        Option  "omit xfree86-dga"
    EndSubSection

# This loads the Type1 and FreeType font modules

    Load        "type1"
    Load        "freetype"

EndSection


# **********************************************************************
# Server flags section.  This contains various server-wide Options.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#    Option     "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#    Option     "DontVTSwitch"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option     "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option     "DontZoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option     "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client.

#    Option     "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

#    Option     "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option     "AllowNonLocalModInDev"

# Set the basic blanking screen saver timeout.

    Option      "blank time"    "10"    # 10 minutes

# Set the DPMS timeouts.  These are set here because they are global
# rather than screen-specific.  These settings alone don't enable DPMS.
# It is enabled per-screen (or per-monitor), and even then only when
# the driver supports it.

    Option      "standby time"  "20"
    Option      "suspend time"  "30"
    Option      "off time"      "60"

# On some platform the server needs to estimate the sizes of PCI
# memory and pio ranges. This is done by assuming that PCI ranges
# don't overlap. Some broken BIOSes tend to set ranges of inactive
# devices wrong. Here one can adjust how aggressive the assumptions
# should be. Default is 0.

# Option   "EstimateSizesAggresively" "0"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier  "Keyboard1"
    Driver      "keyboard"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris), comment
# out the above line, and uncomment the following line.

#    Option     "Protocol"      "Xqueue"

# Set the keyboard auto repeat parameters.  Not all platforms implement
# this.

    Option      "AutoRepeat"    "500 5"

# Specifiy which keyboard LEDs can be user-controlled (eg, with xset(1)).

#    Option     "Xleds" "1 2 3"

# To disable the XKEYBOARD extension, uncomment XkbDisable.

#    Option     "XkbDisable"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a European
# keyboard, you will probably want to use one of:
#
#    Option     "XkbModel"      "pc102"
#    Option     "XkbModel"      "pc105"
#
# If you have a Microsoft Natural keyboard, you can use:
#
#    Option     "XkbModel"      "microsoft"
#
# If you have a US "windows" keyboard you will want:
#
#    Option     "XkbModel"      "pc104"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#
#    Option     "XkbLayout"     "de"
#
# or:
#
#    Option     "XkbLayout"     "de"
#    Option     "XkbVariant"    "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#
#    Option     "XkbOptions"    "ctrl:swapcaps"


# These are the default XKB settings for xorg
#

#    Option     "XkbModel"      "pc101"
#    Option     "XkbLayout"     "us"
#    Option     "XkbVariant"    ""
#    Option     "XkbOptions"    ""

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier  "Mouse1"
    Driver      "mouse"

# The mouse protocol and device.  The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.

    Option      "Protocol"      "Auto"
    Option      "Device"        "/dev/input/mice"
    Option      "ZAxisMapping"  "4 5"
    Option      "Buttons"       "5"


# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:

#    Option     "Protocol"      "Auto"

# When using mouse connected to a PS/2 port (aka "MousePort"), set the
# the protocol as follows.  On some platforms some other settings may
# be available.

#    Option "Protocol"  "PS/2"

# When using XQUEUE (only for SVR3 and SVR4, but not Solaris), use
# the following instead of any of the lines above.  The Device line
# is not required in this case.

#    Option     "Protocol"      "Xqueue"

# Baudrate and SampleRate are only for some older Logitech mice.  In
# almost every case these lines should be omitted.

#    Option     "BaudRate"      "9600"
#    Option     "SampleRate"    "150"

# Emulate3Buttons is an option for 2-button mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)

#    Option     "Emulate3Buttons"
#    Option     "Emulate3Timeout"       "50"

# ChordMiddle is an option for some 3-button Logitech mice, or any
# 3-button mouse where the middle button generates left+right button
# events.

#    Option     "ChordMiddle"

EndSection

# Some examples of extended input devices

# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier "hp_tft"
    Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync
#    HorizSync  31.5-48.5 #these are the official ranges from HP
#    VertRefresh  40-70 #these are the official ranges from HP
    #skipping two lines to improve readability
EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

Section "Device"
    Option     "NoLogo"     "True"     #Turns off the nvidia splash screen.
    Option     "TwinView"
    Option     "TwinViewOrientation" "Clone"
    Option     "MetaModes"  "1280x1024,1280x1024; 1280x1024; 1024x768,1024x768; 1024x768; 800x600,800x600; 800x600"
    Option     "SecondMonitorHorizSync"   "30-50"
    Option     "SecondMonitorVertRefresh" "60"
    Identifier  "nvidia"
    Driver      "nvidia"
    VendorName  "nVidia Corporation"
    BoardName   "NV17 [GeForce4 440 Go 32M]"
    BusID       "PCI:1:0:0"
    Screen      0
EndSection


# **********************************************************************
# Screen sections.
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.

Section "Screen"

# The Identifier, Device and Monitor lines must be present

    Identifier  "Screen 1"
    Device      "nvidia"
    Monitor     "hp_tft"

# The favoured Depth and/or Bpp may be specified here

    DefaultDepth 24

    SubSection "Display"
        Viewport   0 0
        Depth   24
        Modes   "1280x800"
    EndSubsection

EndSection


# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present

    Identifier  "Main Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.

    Screen      "Screen 1"
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".  In this example, "Mouse1" is the core pointer,
# and "Mouse2" is an extended input device that also generates core
# pointer events (i.e., both mice will move the standard pointer).

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection



and my /etc/modules.d/nvidia (is this needed?)
Code:

# Nvidia drivers support
alias char-major-195 nvidia
alias /dev/nvidiactl char-major-195

# To tweak the driver the following options can be used, note that
# you should be careful, as it could cause instability!! For more
# option see /usr/share/doc/nvidia-kernel-1.0.6629-r4/README.gz
#
#   To enable Side Band Adressing:  NVreg_EnableAGPSBA=1
#
#   To enable Fast Writes: NVreg_EnableAGPFW=1
#
# To enable both for instance, uncomment following line:
#
#options nvidia NVreg_EnableAGPSBA=1 NVreg_EnableAGPFW=1
modprobe nvidia NVreg_Mobile=0


Any ideas?
Back to top
View user's profile Send private message
Travers
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2004
Posts: 142

PostPosted: Sun Dec 11, 2005 5:38 am    Post subject: Reply with quote

Alpaca,

uncomment out this part:
Code:
#    HorizSync  31.5-48.5 #these are the official ranges from HP
#    VertRefresh  40-70 #these are the official ranges from HP
Back to top
View user's profile Send private message
deebus
n00b
n00b


Joined: 03 Jan 2006
Posts: 2

PostPosted: Tue Jan 03, 2006 6:18 pm    Post subject: xorg fails to load modules Reply with quote

I copied the xorg.conf from the first post, but every time I start X, I get a couple error messages about failing to load a couple modules:

Code:

(EE) Failed to load module "bitmap" (module does not exist, 0)
(EE) Failed to load module "pcidata" (module does not exist, 0)


I'm not really sure what I can do to fix that...can anyone help?
Back to top
View user's profile Send private message
ywoodz
n00b
n00b


Joined: 05 Jan 2006
Posts: 1

PostPosted: Thu Jan 05, 2006 8:06 pm    Post subject: Reply with quote

I have a question about this zv5000 laptop, why is it that in the bios I can't disable any on board peripherals? the option isn't even in there, can someone please help? email me if you would like... ywoodz@yahoo.com Yahoo! IM "yankiewoodz"
Back to top
View user's profile Send private message
Jack792222
n00b
n00b


Joined: 08 Jan 2006
Posts: 1

PostPosted: Sun Jan 08, 2006 7:12 pm    Post subject: hp pavilion zv5000 Reply with quote

I have the hp pavilion zv5000, I am just learning about computers and I can't find my manual. Can anybody PLEASE HELP ME. How can I burn a DVD or can you tell me if I'm able to please e-mail me at jmcgreehin@yahoo.com. Plaese Help THANKS
Back to top
View user's profile Send private message
Lady D
n00b
n00b


Joined: 10 Dec 2006
Posts: 1

PostPosted: Sun Dec 10, 2006 12:17 pm    Post subject: ZV5000 Shutting Down Reply with quote

I have a zv5000 that belong to a friend of mine. He has had trouble with it shuting down on startup and while he is using it. This comp has crashed at least 3 times. My brother has reformatted the hard drive and did a freah install back in July. The problem persisted and here I am doing the same thing. I thought my friend was doing something to cause this so I took his laptop and brought it home with me. I have done the fresh install and everything seem to be going fine. I was just plum thrilled. I shut it down and each time it started up just fine. The next day I tried to star it up and the dang thing kept shutting down in the middle of startup. It will even shut down if I hav it on and nothing is being done to it. I have decided that the reason the comp eventually crashes is because it is turning off without going through the proper shutdown routine so many times that it is losing files and its mind. *S* I have tried working with HP but they have not been any help. After enough failures it will come up asking to start in safe mode, continue starting as usual, or last known good... I usually choose this one.

I am not a computer person but I can usually troubleshoot.
Has anyone else had this problem?

PLEASE HELP!!!!
Thanks
_________________
"I cried because I had no shoes, until I saw a man who had no feet." Author Unknown
Back to top
View user's profile Send private message
Travers
Tux's lil' helper
Tux's lil' helper


Joined: 09 Oct 2004
Posts: 142

PostPosted: Sun Apr 08, 2007 6:14 am    Post subject: Reply with quote

Could be thermal problems--automatic shutdown. Or some other hardware trouble. I don't think it's related to software. You don't have too may options.

Are you even running Gentoo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
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