Conf problem?

I must be missing something basic here, but I keep getting the error:
[Thu Jan 13 11:28:27 2000] [error]File does not exist: /usr/local/apache/htdocs/servlets/oracle.xml.xsql.XSQLServlet
In the apache error log. I'm running apache 1.3.9 on Solaris. The classpath is setup just like the documentation requires and the .xsql extension is mapped to the file it says doesn't exist. Only an error page shows up on the web browser. What am I missing?

If you're installing exactly as in
the release notes, then the URL would
be:
http://yourserver/xsql/demo/helloworld.xsql
Your example had "/xml/demo" instead
of "/xsql/demo". Was this a typo?
Does your mod_jserv.properties look
exactly like:
ApJServAction .xsql /servlets/oracle.xml.xsql.XSQLServlet
Does the JServ sample servlet work on
your system?
http://yourserver/jserv/
null

Similar Messages

  • Xorg.conf problems

    hi
    I have a working X-desktop with awesomeWM.
    problem is, my X only works without a xorg.conf, not with the Xorg -configure one or a minimalistic one.
    I have an intel 4500mhd graphic device, installed xf86-video-intel and evdev input devices.
    KMS, hal and dbus are all loaded and running.
    I need a working .conf file to set new font paths and I want to enable my hdmi output with xrandr.
    this is my xorg log file when I start X without a .conf:
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.1.901 (1.7.2 RC 1)
    Release Date: 2009-11-6
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH x86_64
    Current Operating System: Linux myhost 2.6.31-ARCH #1 SMP PREEMPT Fri Oct 23 10:03:24 CEST 2009 x86_64
    Kernel command line: root=/dev/disk/by-uuid/7082b361-a170-49ad-b5b7-d4fb6ca55cba ro i915.modeset=1
    Build Date: 08 November 2009 04:08:18PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 18 10:22:11 2009
    (II) Loader magic: 0x7c1a00
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:2a42:144d:c063 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfa000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    (--) PCI: (0:0:2:1) 8086:2a43:144d:c063 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfa400000/1048576
    (==) Using default built-in configuration (30 lines)
    (==) --- Start of built-in configuration ---
    Section "Device"
    Identifier "Builtin Default intel Device 0"
    Driver "intel"
    EndSection
    Section "Screen"
    Identifier "Builtin Default intel Screen 0"
    Device "Builtin Default intel Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default vesa Device 0"
    Driver "vesa"
    EndSection
    Section "Screen"
    Identifier "Builtin Default vesa Screen 0"
    Device "Builtin Default vesa Device 0"
    EndSection
    Section "Device"
    Identifier "Builtin Default fbdev Device 0"
    Driver "fbdev"
    EndSection
    Section "Screen"
    Identifier "Builtin Default fbdev Screen 0"
    Device "Builtin Default fbdev Device 0"
    EndSection
    Section "ServerLayout"
    Identifier "Builtin Default Layout"
    Screen "Builtin Default intel Screen 0"
    Screen "Builtin Default vesa Screen 0"
    Screen "Builtin Default fbdev Screen 0"
    EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default intel Screen 0" (0)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default intel Device 0"
    (==) No monitor specified for screen "Builtin Default intel Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default vesa Screen 0" (1)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (==) No monitor specified for screen "Builtin Default vesa Screen 0".
    Using a default monitor configuration.
    (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
    (**) | |-->Monitor "<default monitor>"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 2.9.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.2.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) LoadModule: "fbdev"
    (WW) Warning, couldn't open module fbdev
    (II) UnloadModule: "fbdev"
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 00@00:02:0
    (WW) Falling back to old probe method for vesa
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) intel(0): Creating default Display subsection in Screen section
    "Builtin Default intel Screen 0" for depth/fbbpp 24/32
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    (--) intel(0): Chipset: "GM45"
    (II) intel(0): Output VGA1 has no monitor section
    (II) intel(0): Output LVDS1 has no monitor section
    (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    (II) intel(0): Output DVI1 has no monitor section
    (II) intel(0): Output DP1 has no monitor section
    (II) intel(0): Output DVI2 has no monitor section
    (II) intel(0): Output DP2 has no monitor section
    (II) intel(0): Output DP3 has no monitor section
    (II) intel(0): Output TV1 has no monitor section
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Output DVI1 disconnected
    (II) intel(0): Output DP1 disconnected
    (II) intel(0): Output DVI2 disconnected
    (II) intel(0): Output DP2 disconnected
    (II) intel(0): Output DP3 disconnected
    (II) intel(0): Output TV1 disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1366x768
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) UnloadModule: "vesa"
    (II) Unloading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Kernel mode setting active, disabling FBC.
    (**) intel(0): Framebuffer compression disabled
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (==) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: DRI2 Enabled
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    record: RECORD extension enabled at configure time.
    record: This extension is known to be broken, disabling extension now..
    record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 361 x 203
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) Synaptics touchpad driver version 1.2.0
    (**) Option "Device" "/dev/input/event10"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device WebCam SCB-0340N
    (**) WebCam SCB-0340N: always reports core events
    (**) WebCam SCB-0340N: Device: "/dev/input/event9"
    (II) WebCam SCB-0340N: Found keys
    (II) WebCam SCB-0340N: Configuring as keyboard
    (II) XINPUT: Adding extended input device "WebCam SCB-0340N" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event7"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event4"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) UnloadModule: "synaptics"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) WebCam SCB-0340N: Close
    (II) UnloadModule: "evdev"
    (II) Sleep Button: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) Power Button: Close
    (II) UnloadModule: "evdev"

    thank you for putting so much effort into my problem
    I now tried this .conf file:
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri2"
    Load "dri"
    Load "record"
    Load "glx"
    Load "extmod"
    Load "dbe"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "VGA1"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "dpms"
    EndSection
    Section "Monitor"
    Identifier "LVDS1"
    VendorName "Something"
    ModelName "LaptopLCD"
    Option "dpms"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    # VendorName "Intel Corporation"
    # BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    # BusID "PCI:0:2:0"
    Option "Monitor-LVDS" "LVDS1"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "LVDS1"
    SubSection "Display"
    ViewPort 0 0
    Depth 24
    EndSubSection
    EndSection
    and this is my new log
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.7.1.901 (1.7.2 RC 1)
    Release Date: 2009-11-6
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.31-ARCH x86_64
    Current Operating System: Linux myhost 2.6.31-ARCH #1 SMP PREEMPT Fri Oct 23 10:03:24 CEST 2009 x86_64
    Kernel command line: root=/dev/disk/by-uuid/7082b361-a170-49ad-b5b7-d4fb6ca55cba ro i915.modeset=1
    Build Date: 08 November 2009 04:08:18PM
    Current version of pixman: 0.16.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 19 06:53:16 2009
    (++) Using config file: "/root/xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "LVDS1"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x7c1a00
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 6.0
    X.Org XInput driver : 7.0
    X.Org Server Extension : 2.0
    (--) using VT number 7
    (--) PCI:*(0:0:2:0) 8086:2a42:144d:c063 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfa000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    (--) PCI: (0:0:2:1) 8086:2a43:144d:c063 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfa400000/1048576
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.7.1, module version = 2.9.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 6.0
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
    (II) Primary Device is: PCI 00@00:02:0
    (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 10, (OK)
    drmOpenByBusid: drmOpenMinor returns 10
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    (--) intel(0): Chipset: "GM45"
    (II) intel(0): Output VGA1 using monitor section VGA1
    (II) intel(0): Output LVDS1 using monitor section LVDS1
    (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    (II) intel(0): Output DVI1 has no monitor section
    (II) intel(0): Output DP1 has no monitor section
    (II) intel(0): Output DVI2 has no monitor section
    (II) intel(0): Output DP2 has no monitor section
    (II) intel(0): Output DP3 has no monitor section
    (II) intel(0): Output TV1 has no monitor section
    (II) intel(0): Output VGA1 disconnected
    (II) intel(0): Output LVDS1 connected
    (II) intel(0): Output DVI1 disconnected
    (II) intel(0): Output DP1 disconnected
    (II) intel(0): Output DVI2 disconnected
    (II) intel(0): Output DP2 disconnected
    (II) intel(0): Output DP3 disconnected
    (II) intel(0): Output TV1 disconnected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS1 using initial mode 1366x768
    (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.7.1.901, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) intel(0): [DRI2] Setup complete
    (**) intel(0): Kernel mode setting active, disabling FBC.
    (**) intel(0): Framebuffer compression disabled
    (**) intel(0): Tiling enabled
    (**) intel(0): SwapBuffers wait enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) UXA(0): Driver registered support for the following operations:
    (II) solid
    (II) copy
    (II) composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): No memory allocations
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (**) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: DRI2 Enabled
    (WW) intel(0): Option "Monitor-LVDS" is not used
    (--) RandR disabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    record: RECORD extension enabled at configure time.
    record: This extension is known to be broken, disabling extension now..
    record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_make_current_read
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    (II) GLX: Initialized DRI2 GL provider for screen 0
    (II) intel(0): Setting screen physical size to 361 x 203
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 2.3.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found relative axes
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) acceleration profile 0
    (II) Macintosh mouse button emulation: initialized for relative axes.
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.7.0.901, module version = 1.2.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 7.0
    (II) Synaptics touchpad driver version 1.2.0
    (**) Option "Device" "/dev/input/event10"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "2"
    (**) Option "TapButton3" "3"
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    (--) SynPS/2 Synaptics TouchPad: touchpad found
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device WebCam SCB-0340N
    (**) WebCam SCB-0340N: always reports core events
    (**) WebCam SCB-0340N: Device: "/dev/input/event9"
    (II) WebCam SCB-0340N: Found keys
    (II) WebCam SCB-0340N: Configuring as keyboard
    (II) XINPUT: Adding extended input device "WebCam SCB-0340N" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Sleep Button
    (**) Sleep Button: always reports core events
    (**) Sleep Button: Device: "/dev/input/event7"
    (II) Sleep Button: Found keys
    (II) Sleep Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event6"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event2"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) config/hal: Adding input device Power Button
    (**) Power Button: always reports core events
    (**) Power Button: Device: "/dev/input/event4"
    (II) Power Button: Found keys
    (II) Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "de"
    (II) AIGLX: Suspending AIGLX clients for VT switch
    edit: I just tested the VGA out with no .conf and it works, even with the correct display ratio (4:3 rather than 16:9 on my book). Tomorrow I will perhaps test the hdmi port on a friends new TV. If all works, I honestly don't care about messing around with xorg.conf ..
    The font path problem is only relevant to urxvt so I will stick with xterm where extra fonts work without problem.
    Last edited by lustikus (2009-11-19 10:36:06)

  • /etc/resolv.conf problems

    In my conky script, the gmail portion stopped working so I just tried to do a normal wget https://mail.google.com in the terminal. The output was
    --11:41:41-- https://mail.google.com/
    => `index.html'
    Resolving mail.google.com... 1.0.0.0
    Connecting to mail.google.com|1.0.0.0|:443...
    which obviously isn't right. What could have changed? I use WICD to connect to my network.
    rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="localtime"
    TIMEZONE="Canada/Pacific"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # Scan hardware and load required modules at bootup
    MOD_AUTOLOAD="yes"
    # Module Blacklist - modules in this list will never be loaded by udev
    MOD_BLACKLIST=()
    # Modules to load at boot-up (in this order)
    # - prefix a module with a ! to blacklist it
    MODULES=(sky2 iwl4965 snd-mixer-oss snd-pcm-oss snd-hwdep snd-page-alloc snd-pcm snd-timer snd snd-hda-intel soundcore acpi-cpufreq cpufreq_conservative)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    HOSTNAME="reasons"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available
    # interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
    lo="lo 127.0.0.1"
    eth0="dhcp"
    wlan0="dhcp"
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    INTERFACES=(lo eth0 wlan0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network-profiles
    #NET_PROFILES=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng crond dbus netfs !network !dhcdbd wicd @cups @alsa @acpid @hal @fam @mpd @acpid @cpufreq gdm)
    # End of file
    /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost reasons
    # End of file
    Last edited by Reasons (2008-01-11 01:28:45)

    nawcom wrote:
    i was wandering around forums and i noticed the wicd issue with archlinux, since it still focuses on dhcpcd, not dhclient - so resolv.conf doesnt upload.
    http://bbs.archlinux.org/viewtopic.php? … 34#p332334
    let me know if it solves the issue.
    That fixed it, thanks. Let's hope it stays this time.
    Cerebral wrote:
    Reasons wrote:
    I tried that all to no avail. The problem actually went away for a while but now it is back. I've disabled ipv6 which is what solved it but now that isn't working. Also,
    [shawn] /etc/rc.d/dhcpd start
    :: Starting DHCP Server                                                  [FAIL]
    Is there a reason you're starting the dhcp Server, and not client?  Do you want dhcpcd?
    That was my mistake.

  • UW-Imap and pam.conf problem

    Hello
    I have a problem with uw-imap and pam.conf.
    On this site: http://www.washington.edu/imap/documentation/BUILD.html, by step 3 i have a problem.
    In Solaris 10, the directory /etc/pam.d/ do not exisist. It haves only the file pam.conf.
    But, i don't know, what i must read in this file.
    Can you help me? Please.
    Greetings

    you can try passwd -r ldap for changing the ldap passwds...

  • QuickVPN from Vista Ultimate to WRVS440N (vpnserver.conf problem?)

    Hi: I just installed a wrvs440n at home. Works great and I can remotely administer it no problem. I'm trying to set it up so I can VPN into my home network when I'm remote with my laptop running Vista Ultimate. I try to connect with the QuickVPN client. The WRVS440N is running latest firmware from linksys website (as of 12/28/07) and I have the latest QuickVPN client installed (1260).
    It seems to work but after it goes through to the point of "Veryfying Network" it just hangs for awhile. Then it kicks up a message saying, "The remote gateway is not responding. Do you want to wait?"
    The only clue I have is in the status.conf file located in the QuickVPN client program folder. It says, "All 1 wget requests did not return a valid vpnserver.conf".
    There are several files in the QuickVPN client folder that get written during an attempted VPN connection. I copied them to the following link along with the LOG file from my WRVS440N router.
    http://webpages.charter.net/rwpatterson357/temp/a/
    What can the problem be?
    best regards,
    russ
    p.s.  I tested it with the QuickVPN client from an XP Pro machine running SP2.  Same exact result.
    Message Edited by rwpatterson357 on 12-29-2007 01:27 PM

    Where do I get different versions of QuickVPN?  I'm running the latest version from Linksys website.
    All firewalls are disabled including everything I could think of disableing on the wvrs440n.
    After an unsuccesful attempt at connecting i do not have a good network connection.  Even after a reboot I don't.  I have to disable the computers network adapter, reboot, and then re-enable the network adapter.  I don't know what it is doing but Quick VPN seems to torpedo my system.  Same result on both my Vista Ulmitate laptop and XP Pro SP2 laptop.
    Is there a better router/VPN solution out there?  I really don't want to mess with this for 3-4 days just hoping to make it work.  I need something that will function and do so reliably and without requiring me to be a computer engineer.

  • Pacman.conf problem [solved]

    Hi im having a problem with yaourt, and packer and i cant also install any package form Aur for example:
    packer -S opencascade
    grep: /etc/pacman.conf: Permission denied
    error: config file /etc/pacman.conf could not be read: Permission denied
    error: config file /etc/pacman.conf could not be read: Permission denied
    Aur Targets (1): opencascade
    Proceed with installation? [Y/n] y
    Dependencies for `opencascade' are not met, not building..
    i have the same problem with yaourt
    if i try to install from a tarball  for example i get this
    makepkg -s
    ==> Making package: plank-bzr 820-1 (Fri Jun 7 13:06:26 ART 2013)
    ==> Checking runtime dependencies...
    error: config file /etc/pacman.conf could not be read: Permission denied
    ==> ERROR: 'pacman' returned a fatal error (1):
    [dam2@dam1d plank-bzr]$
    i installed arch linux again yesterday and i copy the pacman.conf file that i have in my older arch linux to my new one
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    #GPGDir = /etc/pacman.d/gnupg/
    HoldPkg = pacman glibc
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #CleanMethod = KeepInstalled
    #UseDelta = 0.7
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #Color
    #TotalDownload
    CheckSpace
    #VerbosePkgLists
    # By default, pacman accepts packages signed by keys that its local keyring
    # trusts (see pacman-key and its man page), as well as unsigned packages.
    SigLevel = Required DatabaseOptional
    LocalFileSigLevel = Optional
    #RemoteFileSigLevel = Required
    # NOTE: You must run `pacman-key --init` before first using pacman; the local
    # keyring can then be populated with the keys of all official Arch Linux
    # packagers with `pacman-key --populate archlinux`.
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    modedit: added code tags /Xyne
    Last edited by adcdam (2013-06-07 19:28:32)

    grep: /etc/pacman.conf: Permission denied
    error: config file /etc/pacman.conf could not be read: Permission denied
    error: config file /etc/pacman.conf could not be read: Permission denied
    This tells you that you have incorrectly configured permissions when you copied the file. Fix that with
    chmod 644 /etc/pacman.conf
    Also note that I have added code tags ([code]) to your post. Please use them in the future when you post command output or file contents.

  • MacMini Server, putting telnetd into launchd.conf problems

    When I add the file /etc/launchd.conf containing only:
    load -F /System/Library/LaunchDaemons/telnet.plist
    the system will no longer boot (gets to the spinning wheel and stays there).
    How else can I get telnetd to come up automatically on boot?
    Ray

    Very simplistically, when the system boots it will load any services in /System/Library/LaunchDaemons/ configured to run. Use launchctl to load any services you want to run, once loaded, subject to how they are set up, they will be reloaded at boot time - or if crash for any reason. Thats - very simplistic. *man launchctl* for more info.

  • Resolv.conf problems [SOLVED]

    hey all,
    i was playing around with  https://wiki.archlinux.org/index.php/Pdnsd  ,followed step by step the tutorial.
    the tutorial states;
    System setup
    Now it is time to point your system toward your brand-new DNS server.
    If you use DHCP to configure your network settings, you need to edit /etc/resolv.conf.head (otherwise, you should modify /etc/resolv.conf); add pdnsd before all of the other nameservers:
    # pdnsd cache @ localhost
    nameserver 127.0.0.1
    my resolv.conf
    # Generated by dhcpcd from eth0
    # /etc/resolv.conf.head can replace this line
    domain telenet.be
    nameserver 195.130.130.5
    nameserver 195.130.131.5
    # /etc/resolv.conf.tail can replace this line
    becomes
    # Generated by dhcpcd from eth0
    # /etc/resolv.conf.head can replace this line
    # pdnsd cache @ localhost
    nameserver 127.0.0.1
    domain telenet.be
    nameserver 195.130.130.5
    nameserver 195.130.131.5
    # /etc/resolv.conf.tail can replace this line
    am i right so far /? ,well when i do '/etc/rc.d/network restart'  my resolv.conf gets reset-ed to default....what am i doing wrong.
    Last edited by gregor (2012-01-30 19:03:53)

    yup so i did ,made a file  '/etc/resolv.conf.head' with
    # pdnsd cache @ localhost
    nameserver 127.0.0.1
    restarted my network '/etc/rc.d/network restart' and my resolv.conf got adjusted the right way
    # Generated by dhcpcd from eth0
    # pdnsd cache @ localhost
    nameserver 127.0.0.1
    domain telenet.be
    nameserver 195.130.131.133
    nameserver 195.130.130.5
    # /etc/resolv.conf.tail can replace this line
    the con-tense of the file  '/etc/resolv.conf.head' replaces literary !!!!!
    # /etc/resolv.conf.head can replace this line
    Last edited by gregor (2012-01-30 19:08:09)

  • [Solved] rc.conf problems with modules not auto loading

    hi, i have vboxdrv and vboxnetflt in my rc.conf file but they are not loading when i start the computer. They are installed properly, when i use modprobe vboxdrv and modprobe vboxnetflt they both work. I've only been using arch for a few months, but linux in general for a couple of years, I check what log files i could find but i'm not sure what to look for. Thank you for you time. Please let me know what other info to provide. ps system is up to date as of 10/10/2011.
    edit
    apperently this is not the only issue i'm having, acpi-cpufreq is not loading in rc.conf either. Where do i got to find the log for rc.conf? or how to tell why the modules are not loading. Thanks again.
    Last edited by dkjedi (2011-10-11 17:29:07)

    hope this isn't too log of a post:
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    HARDWARECLOCK="localtime"
    TIMEZONE="America/Los_Angeles"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng netfs crond dbus wicd alsa fuse atd acpi-cpu-freq vboxdrv vboxnetflt !network)

  • Xorg.conf jagged fonts

    I am running an nvidia graphics card with twinview to support dual monitors.  I used "nvidia --config" to get my xorg.conf file and then manually created 10-monitor.  If fonts in the xorg sever are rendered jaggedly, is that likely to be a xorg.conf problem, or a fonts.conf problem?
    Thanks in advance!

    On close inspection, it looks like all of the above.
    However on very specific font sizes it looks great.  For example inconsolata-g at point 7 looks shiny but at point 8 it gets jagged.  This implies to me that the fonts aren't vectorizing properly, no?
    That's an anti-aliasing problem right?

  • Blank screen, unable to quit

    When i run startx, it goes to a blank screen, but if i hit enter a lot, it brings up some blue and yellow lines. I am unable to quit X. This is my log.
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    X.Org X Server 1.4.0.90
    Release Date: 5 September 2007
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.25-ARCH i686
    Current Operating System: Linux scorpina 2.6.25-ARCH #1 SMP PREEMPT Sat Jun 14 18:07:19 CEST 2008 i686
    Build Date: 22 May 2008 06:09:07PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 20 01:22:31 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Xorg Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "PS/2 Mouse"
    (**) Option "AllowMouseOpenFail" "true"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/PEX" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) The directory "/usr/share/fonts/ttf/western" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/ttf/decoratives" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/truetype/ttf-bitstream-vera" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/latex-ttf-fonts" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/CID" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/defoma/TrueType" does not exist.
    Entry deleted from font path.
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/75dpi,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/100dpi,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) RgbPath set to "/usr/share/X11/rgb"
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Loader magic: 0x81e0900
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 2.0
    X.Org XInput driver : 2.0
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules//libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Video Driver, version 2.0
    (--) using VT number 7
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 1002,5a33 card 107b,6047 rev 01 class 06,00,00 hdr 00
    (II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
    (II) PCI: 00:11:0: chip 1002,437a card 107b,6047 rev 80 class 01,01,8f hdr 00
    (II) PCI: 00:12:0: chip 1002,4379 card 107b,6047 rev 80 class 01,01,8f hdr 00
    (II) PCI: 00:13:0: chip 1002,4374 card 107b,6047 rev 80 class 0c,03,10 hdr 80
    (II) PCI: 00:13:1: chip 1002,4375 card 107b,6047 rev 80 class 0c,03,10 hdr 00
    (II) PCI: 00:13:2: chip 1002,4373 card 107b,6047 rev 80 class 0c,03,20 hdr 00
    (II) PCI: 00:14:0: chip 1002,4372 card 107b,6047 rev 81 class 0c,05,00 hdr 80
    (II) PCI: 00:14:1: chip 1002,4376 card 107b,6047 rev 80 class 01,01,8a hdr 00
    (II) PCI: 00:14:2: chip 1002,437b card 107b,6047 rev 01 class 04,03,00 hdr 00
    (II) PCI: 00:14:3: chip 1002,4377 card 107b,6047 rev 80 class 06,01,00 hdr 80
    (II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 80 class 06,04,01 hdr 81
    (II) PCI: 01:05:0: chip 1002,5a61 card 107b,6047 rev 00 class 03,00,00 hdr 00
    (II) PCI: 02:02:0: chip 10ec,8139 card 107b,6047 rev 10 class 02,00,00 hdr 00
    (II) PCI: 02:04:0: chip 14f1,2f20 card 14f1,2000 rev 00 class 07,80,00 hdr 00
    (II) PCI: End of PCI scan
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:0:0), (0,0,2), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
    [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) Bus 0 non-prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) Bus 0 prefetchable memory range:
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 1 I/O range:
    [0] -1 0 0x00002000 - 0x00002fff (0x1000) IX[b]
    (II) Bus 1 non-prefetchable memory range:
    [0] -1 0 0x40100000 - 0x401fffff (0x100000) MX[b]
    (II) Bus 1 prefetchable memory range:
    [0] -1 0 0x20000000 - 0x3fffffff (0x20000000) MX[b]
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:20:4), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
    [0] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
    [1] -1 0 0x00001400 - 0x000014ff (0x100) IX[b]
    [2] -1 0 0x00001800 - 0x000018ff (0x100) IX[b]
    [3] -1 0 0x00001c00 - 0x00001cff (0x100) IX[b]
    (II) Bus 2 non-prefetchable memory range:
    [0] -1 0 0x40000000 - 0x400fffff (0x100000) MX[b]
    (--) PCI:*(1:5:0) ATI Technologies Inc RC410 [Radeon Xpress 200] rev 0, Mem @ 0x20000000/28, 0x40100000/16, I/O @ 0x2000/8
    (II) Addressable bus resource ranges are
    [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[b]
    (II) OS-reported resource ranges:
    [0] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) Active PCI resource ranges:
    [0] -1 0 0x40000000 - 0x4000ffff (0x10000) MX[b]
    [1] -1 0 0x40010000 - 0x400100ff (0x100) MX[b]
    [2] -1 0 0x40200000 - 0x40203fff (0x4000) MX[b]
    [3] -1 0 0x40207000 - 0x402073ff (0x400) MX[b]
    [4] -1 0 0x40206000 - 0x40206fff (0x1000) MX[b]
    [5] -1 0 0x40205000 - 0x40205fff (0x1000) MX[b]
    [6] -1 0 0x40204000 - 0x40204fff (0x1000) MX[b]
    [7] -1 0 0x40207400 - 0x402075ff (0x200) MX[b]
    [8] -1 0 0x40207600 - 0x402077ff (0x200) MX[b]
    [9] -1 0 0x40100000 - 0x4010ffff (0x10000) MX[b](B)
    [10] -1 0 0x20000000 - 0x2fffffff (0x10000000) MX[b](B)
    [11] -1 0 0x00001100 - 0x00001107 (0x8) IX[b]
    [12] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
    [13] -1 0 0x00003000 - 0x0000300f (0x10) IX[b]
    [14] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00003010 - 0x0000301f (0x10) IX[b]
    [19] -1 0 0x00003020 - 0x0000302f (0x10) IX[b]
    [20] -1 0 0x00003078 - 0x0000307b (0x4) IX[b]
    [21] -1 0 0x00003050 - 0x00003057 (0x8) IX[b]
    [22] -1 0 0x0000307c - 0x0000307f (0x4) IX[b]
    [23] -1 0 0x00003058 - 0x0000305f (0x8) IX[b]
    [24] -1 0 0x00003030 - 0x0000303f (0x10) IX[b]
    [25] -1 0 0x00003080 - 0x00003083 (0x4) IX[b]
    [26] -1 0 0x00003060 - 0x00003067 (0x8) IX[b]
    [27] -1 0 0x00003084 - 0x00003087 (0x4) IX[b]
    [28] -1 0 0x00003068 - 0x0000306f (0x8) IX[b]
    [29] -1 0 0x00002000 - 0x000020ff (0x100) IX[b](B)
    (II) Active PCI resource ranges after removing overlaps:
    [0] -1 0 0x40000000 - 0x4000ffff (0x10000) MX[b]
    [1] -1 0 0x40010000 - 0x400100ff (0x100) MX[b]
    [2] -1 0 0x40200000 - 0x40203fff (0x4000) MX[b]
    [3] -1 0 0x40207000 - 0x402073ff (0x400) MX[b]
    [4] -1 0 0x40206000 - 0x40206fff (0x1000) MX[b]
    [5] -1 0 0x40205000 - 0x40205fff (0x1000) MX[b]
    [6] -1 0 0x40204000 - 0x40204fff (0x1000) MX[b]
    [7] -1 0 0x40207400 - 0x402075ff (0x200) MX[b]
    [8] -1 0 0x40207600 - 0x402077ff (0x200) MX[b]
    [9] -1 0 0x40100000 - 0x4010ffff (0x10000) MX[b](B)
    [10] -1 0 0x20000000 - 0x2fffffff (0x10000000) MX[b](B)
    [11] -1 0 0x00001100 - 0x00001107 (0x8) IX[b]
    [12] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
    [13] -1 0 0x00003000 - 0x0000300f (0x10) IX[b]
    [14] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [15] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [16] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [17] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [18] -1 0 0x00003010 - 0x0000301f (0x10) IX[b]
    [19] -1 0 0x00003020 - 0x0000302f (0x10) IX[b]
    [20] -1 0 0x00003078 - 0x0000307b (0x4) IX[b]
    [21] -1 0 0x00003050 - 0x00003057 (0x8) IX[b]
    [22] -1 0 0x0000307c - 0x0000307f (0x4) IX[b]
    [23] -1 0 0x00003058 - 0x0000305f (0x8) IX[b]
    [24] -1 0 0x00003030 - 0x0000303f (0x10) IX[b]
    [25] -1 0 0x00003080 - 0x00003083 (0x4) IX[b]
    [26] -1 0 0x00003060 - 0x00003067 (0x8) IX[b]
    [27] -1 0 0x00003084 - 0x00003087 (0x4) IX[b]
    [28] -1 0 0x00003068 - 0x0000306f (0x8) IX[b]
    [29] -1 0 0x00002000 - 0x000020ff (0x100) IX[b](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    (II) All system resource ranges:
    [0] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x40000000 - 0x4000ffff (0x10000) MX[b]
    [5] -1 0 0x40010000 - 0x400100ff (0x100) MX[b]
    [6] -1 0 0x40200000 - 0x40203fff (0x4000) MX[b]
    [7] -1 0 0x40207000 - 0x402073ff (0x400) MX[b]
    [8] -1 0 0x40206000 - 0x40206fff (0x1000) MX[b]
    [9] -1 0 0x40205000 - 0x40205fff (0x1000) MX[b]
    [10] -1 0 0x40204000 - 0x40204fff (0x1000) MX[b]
    [11] -1 0 0x40207400 - 0x402075ff (0x200) MX[b]
    [12] -1 0 0x40207600 - 0x402077ff (0x200) MX[b]
    [13] -1 0 0x40100000 - 0x4010ffff (0x10000) MX[b](B)
    [14] -1 0 0x20000000 - 0x2fffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x00001100 - 0x00001107 (0x8) IX[b]
    [18] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
    [19] -1 0 0x00003000 - 0x0000300f (0x10) IX[b]
    [20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00003010 - 0x0000301f (0x10) IX[b]
    [25] -1 0 0x00003020 - 0x0000302f (0x10) IX[b]
    [26] -1 0 0x00003078 - 0x0000307b (0x4) IX[b]
    [27] -1 0 0x00003050 - 0x00003057 (0x8) IX[b]
    [28] -1 0 0x0000307c - 0x0000307f (0x4) IX[b]
    [29] -1 0 0x00003058 - 0x0000305f (0x8) IX[b]
    [30] -1 0 0x00003030 - 0x0000303f (0x10) IX[b]
    [31] -1 0 0x00003080 - 0x00003083 (0x4) IX[b]
    [32] -1 0 0x00003060 - 0x00003067 (0x8) IX[b]
    [33] -1 0 0x00003084 - 0x00003087 (0x4) IX[b]
    [34] -1 0 0x00003068 - 0x0000306f (0x8) IX[b]
    [35] -1 0 0x00002000 - 0x000020ff (0x100) IX[b](B)
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "type1"
    (WW) Warning, couldn't open module type1
    (II) UnloadModule: "type1"
    (EE) Failed to load module "type1" (module does not exist, 0)
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.4.0.90, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "fglrx"
    (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
    (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.49.7
    Module class: X.Org Video Driver
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.4.0, module version = 1.2.3
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
    (II) Primary Device is: PCI 01:05:0
    (II) ATI Proprietary Linux Driver Version Identifier:8.49.7
    (II) ATI Proprietary Linux Driver Release Identifier: UNSUPPORTED-8.493.1
    (II) ATI Proprietary Linux Driver Build Date: May 12 2008 11:03:20
    (--) Assigning device section with no busID to primary device
    (--) Chipset Supported AMD Graphics Processor (0x5A61) found
    (II) AMD Video driver is running on a device belonging to a group targeted for this release
    (II) AMD Video driver is signed
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x40000000 - 0x4000ffff (0x10000) MX[b]
    [5] -1 0 0x40010000 - 0x400100ff (0x100) MX[b]
    [6] -1 0 0x40200000 - 0x40203fff (0x4000) MX[b]
    [7] -1 0 0x40207000 - 0x402073ff (0x400) MX[b]
    [8] -1 0 0x40206000 - 0x40206fff (0x1000) MX[b]
    [9] -1 0 0x40205000 - 0x40205fff (0x1000) MX[b]
    [10] -1 0 0x40204000 - 0x40204fff (0x1000) MX[b]
    [11] -1 0 0x40207400 - 0x402075ff (0x200) MX[b]
    [12] -1 0 0x40207600 - 0x402077ff (0x200) MX[b]
    [13] -1 0 0x40100000 - 0x4010ffff (0x10000) MX[b](B)
    [14] -1 0 0x20000000 - 0x2fffffff (0x10000000) MX[b](B)
    [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [17] -1 0 0x00001100 - 0x00001107 (0x8) IX[b]
    [18] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
    [19] -1 0 0x00003000 - 0x0000300f (0x10) IX[b]
    [20] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [21] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [22] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [24] -1 0 0x00003010 - 0x0000301f (0x10) IX[b]
    [25] -1 0 0x00003020 - 0x0000302f (0x10) IX[b]
    [26] -1 0 0x00003078 - 0x0000307b (0x4) IX[b]
    [27] -1 0 0x00003050 - 0x00003057 (0x8) IX[b]
    [28] -1 0 0x0000307c - 0x0000307f (0x4) IX[b]
    [29] -1 0 0x00003058 - 0x0000305f (0x8) IX[b]
    [30] -1 0 0x00003030 - 0x0000303f (0x10) IX[b]
    [31] -1 0 0x00003080 - 0x00003083 (0x4) IX[b]
    [32] -1 0 0x00003060 - 0x00003067 (0x8) IX[b]
    [33] -1 0 0x00003084 - 0x00003087 (0x4) IX[b]
    [34] -1 0 0x00003068 - 0x0000306f (0x8) IX[b]
    [35] -1 0 0x00002000 - 0x000020ff (0x100) IX[b](B)
    (II) fglrx(0): pEnt->device->identifier=0x8651778
    (II) resource ranges after probing:
    [0] -1 0 0x00100000 - 0x1fffffff (0x1ff00000) MX[b]E(B)
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x40000000 - 0x4000ffff (0x10000) MX[b]
    [5] -1 0 0x40010000 - 0x400100ff (0x100) MX[b]
    [6] -1 0 0x40200000 - 0x40203fff (0x4000) MX[b]
    [7] -1 0 0x40207000 - 0x402073ff (0x400) MX[b]
    [8] -1 0 0x40206000 - 0x40206fff (0x1000) MX[b]
    [9] -1 0 0x40205000 - 0x40205fff (0x1000) MX[b]
    [10] -1 0 0x40204000 - 0x40204fff (0x1000) MX[b]
    [11] -1 0 0x40207400 - 0x402075ff (0x200) MX[b]
    [12] -1 0 0x40207600 - 0x402077ff (0x200) MX[b]
    [13] -1 0 0x40100000 - 0x4010ffff (0x10000) MX[b](B)
    [14] -1 0 0x20000000 - 0x2fffffff (0x10000000) MX[b](B)
    [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[b]
    [20] -1 0 0x00001100 - 0x00001107 (0x8) IX[b]
    [21] -1 0 0x00001000 - 0x000010ff (0x100) IX[b]
    [22] -1 0 0x00003000 - 0x0000300f (0x10) IX[b]
    [23] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [24] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [25] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[b]
    [26] -1 0 0x000001f0 - 0x000001f7 (0x8) IX[b]
    [27] -1 0 0x00003010 - 0x0000301f (0x10) IX[b]
    [28] -1 0 0x00003020 - 0x0000302f (0x10) IX[b]
    [29] -1 0 0x00003078 - 0x0000307b (0x4) IX[b]
    [30] -1 0 0x00003050 - 0x00003057 (0x8) IX[b]
    [31] -1 0 0x0000307c - 0x0000307f (0x4) IX[b]
    [32] -1 0 0x00003058 - 0x0000305f (0x8) IX[b]
    [33] -1 0 0x00003030 - 0x0000303f (0x10) IX[b]
    [34] -1 0 0x00003080 - 0x00003083 (0x4) IX[b]
    [35] -1 0 0x00003060 - 0x00003067 (0x8) IX[b]
    [36] -1 0 0x00003084 - 0x00003087 (0x4) IX[b]
    [37] -1 0 0x00003068 - 0x0000306f (0x8) IX[b]
    [38] -1 0 0x00002000 - 0x000020ff (0x100) IX[b](B)
    [39] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [40] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Setting vga for screen 0.
    (II) fglrx(0): === [atiddxPreInit] === begin
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): PCI bus 1 card 5 func 0
    (**) fglrx(0): Depth 24, (--) framebuffer bpp 32
    (II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) fglrx(0): Default visual is TrueColor
    (**) fglrx(0): Option "DPMS" "true"
    (II) fglrx(0): Loading PCS database from /etc/ati/amdpcsdb
    (==) fglrx(0): RGB weight 888
    (II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
    (==) fglrx(0): Gamma Correction for I is 0x06419064
    (==) fglrx(0): Gamma Correction for II is 0x06419064
    (==) fglrx(0): Buffer Tiling is ON
    (--) fglrx(0): Chipset: "ATI Radeon Xpress Series" (Chipset = 0x5a61)
    (--) fglrx(0): (PciSubVendor = 0x107b, PciSubDevice = 0x6047)
    (--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
    (--) fglrx(0): Linear framebuffer (phys) at 0x20000000
    (--) fglrx(0): MMIO registers at 0x40100000
    (==) fglrx(0): ROM-BIOS at 0x000c0000
    (II) fglrx(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.4.0.90, module version = 1.1.0
    ABI class: X.Org Video Driver, version 2.0
    (II) fglrx(0): VESA BIOS detected
    (II) fglrx(0): VESA VBE Version 2.0
    (II) fglrx(0): VESA VBE Total Mem: 131072 kB
    (II) fglrx(0): VESA VBE OEM: ATI RADEON XPRESS 200 Series
    (II) fglrx(0): VESA VBE OEM Software Rev: 1.0
    (II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) fglrx(0): VESA VBE OEM Product: MS4
    (II) fglrx(0): VESA VBE OEM Product Rev: 01.00
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID PCI:1:5:0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports PCI:1:5:0
    (II) Loading sub module "fglrxdrm"
    (II) LoadModule: "fglrxdrm"
    (II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
    (II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
    compiled for 7.1.0, module version = 8.49.7
    ABI class: X.Org Server Extension, version 0.3
    (II) fglrx(0): Using adapter: 1:5.0.
    (II) fglrx(0): [FB] Find the MC FB aperturs range(MCFBBase = 0x18000000, MCFBSize = 0x8000000)
    (--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
    (II) fglrx(0): PCIE card detected
    (WW) fglrx(0): board is an unknown third party board, chipset is supported
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"(II) Module "ddc" already built-in
    (II) fglrx(0): Connected Display1: CRT on primary DAC [crt1]
    (II) fglrx(0): Display1 EDID data ---------------------------
    (II) fglrx(0): Manufacturer: MAG Model: 3da Serial#: 136672
    (II) fglrx(0): Year: 2001 Week: 51
    (II) fglrx(0): EDID Version: 1.1
    (II) fglrx(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    (II) fglrx(0): Sync: Separate
    (II) fglrx(0): Max H-Image Size [cm]: horiz.: 37 vert.: 27
    (II) fglrx(0): Gamma: 1.27
    (II) fglrx(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) fglrx(0): redX: 0.618 redY: 0.349 greenX: 0.280 greenY: 0.605
    (II) fglrx(0): blueX: 0.152 blueY: 0.063 whiteX: 0.281 whiteY: 0.310
    (II) fglrx(0): Supported VESA Video Modes:
    (II) fglrx(0): 720x400@70Hz
    (II) fglrx(0): 640x480@60Hz
    (II) fglrx(0): 800x600@60Hz
    (II) fglrx(0): 1024x768@60Hz
    (II) fglrx(0): 1024x768@75Hz
    (II) fglrx(0): 1280x1024@75Hz
    (II) fglrx(0): Manufacturer's mask: 0
    (II) fglrx(0): Supported Future Video Modes:
    (II) fglrx(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) fglrx(0): #1: hsize: 640 vsize 480 refresh: 100 vid: 26673
    (II) fglrx(0): #2: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) fglrx(0): #3: hsize: 800 vsize 600 refresh: 100 vid: 26693
    (II) fglrx(0): #4: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) fglrx(0): #5: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
    (II) fglrx(0): Supported additional Video Mode:
    (II) fglrx(0): clock: 40.5 MHz Image Size: 54 x 230 mm
    (II) fglrx(0): h_active: 640 h_sync: 656 h_sync_end 720 h_blank_end 800 h_border: 0
    (II) fglrx(0): v_active: 480 v_sync: 481 v_sync_end 484 v_blanking: 506 v_border: 0
    (II) fglrx(0): Monitor name: 986FS
    (II) fglrx(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 86 kHz, PixClock max 150 MHz
    (II) fglrx(0): fxha1c136672u
    (II) fglrx(0): EDID (in hex):
    (II) fglrx(0): 00ffffffffffff003427da03e0150200
    (II) fglrx(0): 330b010108251b1be85c119e59479b27
    (II) fglrx(0): 10484fa10b0031593168455945686159
    (II) fglrx(0): a94000000000d20f80a020e01a101040
    (II) fglrx(0): 130036e600000000000000fc00393836
    (II) fglrx(0): 465300000ec81000001e000000fd0032
    (II) fglrx(0): a01e560f000a202020202020000000fe
    (II) fglrx(0): 0066786861316331333636373275008e
    (II) fglrx(0): End of Display1 EDID data --------------------
    (WW) fglrx(0): Only one display is connnected,so single mode is enabled
    (II) fglrx(0): Primary Controller - CRT on primary DAC
    (II) fglrx(0): Internal Desktop Setting: 0x00000001
    (II) fglrx(0): POWERplay version 3. 1 power state available:
    (II) fglrx(0): 1. 301/133MHz @ 50Hz [enable load balancing]
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 7
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 7
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 7
    Backtrace:
    0: /usr/bin/X(xf86SigHandler+0x7e) [0x80e39de]
    1: [0xb7f28400]
    2: /usr/lib/xorg/modules/drivers//fglrx_drv.so [0xb7961f55]
    3: /usr/lib/xorg/modules/drivers//fglrx_drv.so(DALCWDDE+0x1a2) [0xb7960512]
    4: /usr/lib/xorg/modules/drivers//fglrx_drv.so(swlDalHelperAddCustomizeMode+0x1f7) [0xb78a5a97]
    5: /usr/lib/xorg/modules/drivers//fglrx_drv.so(atiddxPreInit+0xce1) [0xb7879171]
    6: /usr/bin/X(InitOutput+0x9cf) [0x80a9bcf]
    7: /usr/bin/X(main+0x2b1) [0x8073d01]
    8: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7d005c5]
    9: /usr/bin/X(FontFileCompleteXLFD+0x211) [0x80731f1]
    Fatal server error:
    Caught signal 4. Server aborting
    Last edited by sdubois92 (2008-06-20 02:44:59)

    The secret to fixing xorg.conf problems is searching for
    (EE)
    in your xorg log.  Once you find those, you're more than half way to fixing the errors!  There are 2 sets of errors in your log:
    (EE) Failed to load module "type1" (module does not exist, 0)
    and
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 7
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 7
    (EE) fglrx(0): === [swlDalHelperAddCustomizeMode] === CWDDEDI_DisplayGetSetModeTimingOverride failed: 7
    This wiki page should be helpful with both errors:  http://wiki.archlinux.org/index.php/Xorg.

  • Oracle Portal 11.1.1.6 with OAM 11.1.1.5

    Hi All,
    I have the following customer requirement.
    Oracle Portal 11.1.1.6 which is deployed on WebLogic Server 10.3.6
    Oracle Access Manager 11.1.1.5.0
    Oracle Internet Directory 11.1.1.6.0
    The customer wants to have Single Sign On for the Oracle Portal Application. This is my understanding about the Architecture.
    Oracle HTTP Server (with WebLogic Proxy Plug-in) talks to Oracle Portal
    Oracle HTTP Server (the same above with WebGate) talks to Oracle Access Manager
    Oracle HTTP Server has Oracle Web Cache
    Oracle Access Manager talks to OID
    Oracle Portal talks to OID with OID Authenticator
    When I went through the Oracle Portal documents, they give steps for Oracle Portal which is deployed on Oracle Application Server but not with WebLogic.
    My questions
    1) Do I need to configure OID Authenticator at myrealm of WebLogic Domain (which hosts Oracle Portal) to connect to OID?
    2) Is there anything more I need to do to integrate Oracle Portal with OID (Meaning running pl/sql scripts or any)?
    3) Kindly advice me about the flow of Oracle HTTP Server, Oracle Web Cache, Oracle Web Gate to OAS and Oracle Portal?
    Thank you
    Regards,
    Somerset

    user8901406 wrote:
    Hi Somerset,
    I am going through the similar problems as you are so was able to find some high level answers (although still have problems implementing.)
    As for the questions:
    1.
    Yes, you can check the details here:
    http://docs.oracle.com/cd/E17904_01/webcenter.1111/e12405/wcadm_security_sso.htm#WCADM8176
    Chapter 30.2.4.1 Configuring the Oracle Internet Directory Authenticator, item 9)
    2.
    This is in no way a complete list, as it is still not working for me, but some of it:
    OAM:You need to set up host identifier, resources(urls) to protect, define schemas and policies
    OHS: Need to set portal name in mod_wl_ohs.CONF
    Domain-level jps-config.xml: Needs to be set as per
    http://docs.oracle.com/cd/E15586_01/doc.1111/e15478/opssadf.htm, appendix c,
    Example C-1 Sample SSO Configuration for OAM 11g
    3.
    This graphic explains it I believe:
    Same doc as above, at the beginning.
    Figure 30-1 OAM Single Sign-On Components and Topology
    You can also check the thread I have started describing my setup/issue:
    OHS/OAM/Portal SSO integration -  mod_wl_ohs.conf problem
    Hope this helps!
    ZoranZoran,
    What you are tryiing to accomplish is the different than what Somerset's. Yours is the Oracle webcenter portal vs. Somerset's is the Oracle Portal.
    For The road map of Oracle Portal integrating with Oracle Access Manager there is no other way than what I explained. ;)

  • [SOLVED-unhappily] can't access httpd server externally

    --EDIT--
    due to here and here i have learned that my ISP is in fact blocking inbound TCP connections on port 80.  i have sent an email to RCN requesting they're "static IP service" which that second link claims has no ports blocked.
    if/when they open port 80 i will retry my apache setup and if i still have problems i may resurrect this thread.
    thanks for all your help guys.
    --/EDIT--
    I'm trying to set up a simple server on my home box.  i've got apache/php up and running with a simple test /example.html file and the test.php from the LAMP wiki.
    my router has port 80 forwarded (among others)
    my external IP is mapped to pbrisbin.com (resolves for vsftp and sshd just fine)
    httpd running, with `httpd: ALL` and `http: ALL` in my hosts.allow file`
    no firewalls, no iptables
    http://localhost/example.html works great
    http://www.pbrisbin.com/example.html also works great when run from _inside_ my network
    http://www.pbrisbin.com/example.html does not work from outside my network
    so, calling the loopback interface works
    calling the external IP from inside the network works
    calling the external IP from outside the network does not work
    when i connect from inside the network, my php test page indicates the server address as my internal IP (192.168...) and the remote address as my external IP.  so even though i type pbrisbin.com (which resolves to my 64.25... external IP), the php test page shows the "server address" as my 192.168.../internal IP address.
    is there some step i missed? is it possible to do what i'm trying to do behind a router?
    any help much appreciated
    my config files are out of the box but i can supply them later if you like.
    thanks,
    pat
    Last edited by brisbin33 (2009-01-09 15:21:25)

    tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
    listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
    09:28:41.389672 IP 192.168.0.5.37669 > 207.242.93.22.80: Flags [S], seq 3890161873, win 5840, options [mss 1460,sackOK,TS val 456489250 ecr 0,nop,wscale 6], length 0
    09:28:41.426192 IP 207.242.93.22.80 > 192.168.0.5.37669: Flags [S.], seq 4011900771, ack 3890161874, win 16384, options [mss 1460,nop,wscale 0,nop,nop,TS val 0 ecr 0,nop,nop,sackOK], length 0
    09:28:41.426203 IP 192.168.0.5.37669 > 207.242.93.22.80: Flags [.], ack 1, win 92, options [nop,nop,TS val 456489261 ecr 0], length 0
    09:28:41.426371 IP 192.168.0.5.37669 > 207.242.93.22.80: Flags [P.], ack 1, win 92, options [nop,nop,TS val 456489261 ecr 0], length 192
    09:28:41.589064 IP 207.242.93.22.80 > 192.168.0.5.37669: Flags [.], ack 193, win 65343, options [nop,nop,TS val 282118 ecr 456489261], length 1448
    09:28:41.589070 IP 192.168.0.5.37669 > 207.242.93.22.80: Flags [.], ack 1449, win 137, options [nop,nop,TS val 456489310 ecr 282118], length 0
    09:28:41.589181 IP 207.242.93.22.80 > 192.168.0.5.37669: Flags [P.], ack 193, win 65343, options [nop,nop,TS val 282118 ecr 456489261], length 600
    09:28:41.589184 IP 192.168.0.5.37669 > 207.242.93.22.80: Flags [.], ack 2049, win 182, options [nop,nop,TS val 456489310 ecr 282118], length 0
    09:28:41.589497 IP 207.242.93.22.80 > 192.168.0.5.37669: Flags [.], ack 193, win 65343, options [nop,nop,TS val 282118 ecr 456489261], length 872
    09:28:41.589503 IP 192.168.0.5.37669 > 207.242.93.22.80: Flags [.], ack 2921, win 227, options [nop,nop,TS val 456489310 ecr 282118], length 0
    09:28:41.616491 IP 207.242.93.22.80 > 192.168.0.5.37669: Flags [FP.], seq 2921:3034, ack 193, win 65343, options [nop,nop,TS val 282118 ecr 456489310], length 113
    09:28:41.616596 IP 192.168.0.5.37669 > 207.242.93.22.80: Flags [F.], seq 193, ack 3035, win 227, options [nop,nop,TS val 456489318 ecr 282118], length 0
    09:28:41.652062 IP 207.242.93.22.80 > 192.168.0.5.37669: Flags [.], ack 194, win 65343, options [nop,nop,TS val 282118 ecr 456489318], length 0
    09:30:00.065474 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [S], seq 833785785, win 5840, options [mss 1460,sackOK,TS val 456512853 ecr 0,nop,wscale 6], length 0
    09:30:00.167007 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [S.], seq 159355854, ack 833785786, win 4380, options [mss 1460,nop,wscale 0,nop,nop,TS val 3151313888 ecr 456512853,sackOK,eol], length 0
    09:30:00.167020 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [.], ack 1, win 92, options [nop,nop,TS val 456512883 ecr 3151313888], length 0
    09:30:00.167192 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [P.], ack 1, win 92, options [nop,nop,TS val 456512883 ecr 3151313888], length 144
    09:30:00.383987 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [.], ack 145, win 4524, options [nop,nop,TS val 3151314106 ecr 456512883], length 0
    09:30:06.346279 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [.], ack 145, win 4524, options [nop,nop,TS val 3151320069 ecr 456512883], length 1448
    09:30:06.346289 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [.], ack 1449, win 137, options [nop,nop,TS val 456514737 ecr 3151320069], length 0
    09:30:06.346291 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [P.], ack 145, win 4524, options [nop,nop,TS val 3151320069 ecr 456512883], length 12
    09:30:06.346295 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [.], ack 1461, win 137, options [nop,nop,TS val 456514737 ecr 3151320069], length 0
    09:30:06.450650 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [P.], ack 145, win 4524, options [nop,nop,TS val 3151320174 ecr 456514737], length 341
    09:30:06.450657 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [.], ack 1802, win 182, options [nop,nop,TS val 456514768 ecr 3151320174], length 0
    09:30:06.451024 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [P.], ack 1802, win 182, options [nop,nop,TS val 456514769 ecr 3151320174], length 191
    09:30:06.658371 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [.], ack 336, win 4715, options [nop,nop,TS val 3151320382 ecr 456514769], length 0
    09:30:06.868707 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [P.], ack 336, win 4715, options [nop,nop,TS val 3151320591 ecr 456514769], length 307
    09:30:06.869006 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [F.], seq 336, ack 2109, win 227, options [nop,nop,TS val 456514894 ecr 3151320591], length 0
    09:30:06.980473 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [.], ack 337, win 4715, options [nop,nop,TS val 3151320705 ecr 456514894], length 0
    09:30:06.982140 IP 64.85.73.40.80 > 192.168.0.5.56804: Flags [F.], seq 2109, ack 337, win 4715, options [nop,nop,TS val 3151320705 ecr 456514894], length 0
    09:30:06.982149 IP 192.168.0.5.56804 > 64.85.73.40.80: Flags [.], ack 2110, win 227, options [nop,nop,TS val 456514928 ecr 3151320705], length 0
    ^C
    31 packets captured
    31 packets received by filter
    0 packets dropped by kernel
    192.168... is my lan IP
    my external IP is 209.94.131.65
    the IP of the computer i was connecting _from_ is 216.204.172.218
    i don't know where the other IP's in that output come from
    so now it's down to a hosts.allow/httpd.conf problem?

  • [SOLVED]MPD and PulseAudio: cannot init supplementary groups of user

    I used to run mpd as a seperate user "mpd" but after installing pulseaudio as a requirment for gnome 3, I had to make it run as my user or run pulseaudio system wide (What is wrong with system mode) after changing all mpd files permisions and updating /etc/mpd.conf i still get this error
    [jacob@BlackWater ~]$ mpd
    listen: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded)
    daemon: cannot init supplementary groups of user "jacob": Operation not permitted
    mpd continues to run though however when attempting to play anything i get this error
    problems opening audio device
    I found a fourm with the same problem marked solved but could not find what they did
    https://bbs.archlinux.org/viewtopic.php … 09#p421209
    Last edited by tsr-nc (2011-05-05 00:19:30)

    [jacob@BlackWater ~]$ mpd
    listen: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded)
    this is not actually an error. It just says it bound to your ipv6 interface before it could be bound to ipv4 interface. Define your binding statically in mpd.conf with
    bind_to_address "127.0.0.1"
    daemon: cannot init supplementary groups of user "jacob": Operation not permitted
    you are running mpd as user, altho you should be running it as root
    if you want to run it as user, make sure to remove the user line from mpd.conf
    problems opening audio device
    I can only guess here. You are saying you have pulseaudio. Did you configure the pulseaudio output in mpd.conf?
    if you do so, make sure to comment out the alsa output. If you want to use the alsa output with your pulseaudio server, make sure you have pulseaudio-alsa installed
    Last edited by Rasi (2011-05-04 18:59:49)

  • Mpd and pulseaudio

    Hello all,
    I am trying (so far unsuccessfully) to set up mpd with pulseaudio. I enabled mpd.service, mpd is started when I boot up. But as soon as I try playing something back with (g)mpc, I get the well known "problems opening audio device".
    Before anyone asks, both mpd and pulseaudio are running under my own UID. The problem seems to be that mpd does not know how to talk to the session bus that is used by pulseaudio. This makes sense, as mpd is launched before the session bus (which is launched by startx). Therefore, mpd does not know the correct DBUS_SESSION_BUS_ADDRESS and can't connect. Is there anyway to fix this behaviour? I would like to have the possibility to launch a dbus session bus before I launch mpd via systemd in such a way that the value of DBUS_SESSION_BUS_ADDRESS is broadcasted to the other daemons.
    x2b

    [jacob@BlackWater ~]$ mpd
    listen: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded)
    this is not actually an error. It just says it bound to your ipv6 interface before it could be bound to ipv4 interface. Define your binding statically in mpd.conf with
    bind_to_address "127.0.0.1"
    daemon: cannot init supplementary groups of user "jacob": Operation not permitted
    you are running mpd as user, altho you should be running it as root
    if you want to run it as user, make sure to remove the user line from mpd.conf
    problems opening audio device
    I can only guess here. You are saying you have pulseaudio. Did you configure the pulseaudio output in mpd.conf?
    if you do so, make sure to comment out the alsa output. If you want to use the alsa output with your pulseaudio server, make sure you have pulseaudio-alsa installed
    Last edited by Rasi (2011-05-04 18:59:49)

Maybe you are looking for

  • Im on youtube all day pretty much and my ipod doesnt buffer the videos at all it used to but now it doesnt. Its an Ipod 4th gen 32gb

    my ipod is only three or 4 months old and has stopped buffering videos.  I can only watch videos through the twitter app. please help

  • REG Purchase Order BAPI

    Hi Experts, My requirement is to get in to change mode of a PO's ,then click on Messages Tab so that the Output type NEU gets triggered automatically for the list of PO's i have and then i save the PO. I am trying to do a recording in ME22N .The reco

  • WiFi issue.

    I havn't had any problems with my iphone 3g connecting to my home wifi, but for some reason, it suddenly cannot locate my wifi network. i run my macbook pro on this network as well and its doing fine. but when i go to the wifi options on my phone, it

  • Typical iPod problem

    Here is my problem: When I plug my iPod into the USB, a message comes up that indicates that "iTunes cannot read the contents of (My Name)'s iPod." The message advises that I should "go to the summary tab in iPod preferences and click restore to rest

  • 11.2.202.228 Adobe Flash Plugin Crashing

    First, I wanted to apologize if this was the wrong forum. I could not seem to post anything to the Flash Player Forums. Thanks. Okay. So, after a while of trying to send the bug reports, I figured this might be a bit easier. I recently updated the Fl