LUFS into AUR

I added lufs to AUR.
http://aur.archlinux.org/packages.php?d … s=0&SeB=nd
I tested it with ftp. I needed to do complex renaming of some images with bash in a web page. It worked well.

I'm a huge fan of sshfs. I have yet to find the need to mount ftp, but I'm going to bookmark this thread.
We use sshfs for work to remote mount log directories. Very nice when combined with a special user + rsa pubkey (no pw prompt).

Similar Messages

  • Logging into AUR

    Hello all,
            I'm not a *nix newbie at all -- but i certainly am an Archlinux newbie -- my problem is rather stupid -- i cannot create and AUR account -- both of my emails are claimed to have already been registered -- there is also no way to see what the passwords are as i presume it would simply send me the password -- i have no idea how these both could have been registered without my registering them -- all of the other services have registered properly -- its kind of embarassing i can get a fully functional x61t to work -- but i cannot start making PKGBUILDS until i get into this system -- let me know guys -- sorry for the silly question
    -jt

    Well, there is an account registered from the same email address that you use on the forum.  Send me an email from it and I can change the password for you (allan at archlinux.org).

  • Auto login in AUR with Firefox.

    Is there a way to auto login into AUR with Firefox. Now when I get there, the username and password is filled in. But I would like to be logged in. I think Opera does it.
    Possible?

    It should work, I've updated my FF last week and had no problem so far. Actually I'm using FireFox 2.0.0.8 to post this message. I have noscript extension as well.
    All you need to do is enable cookies for forms.oracle.com/ and set it as whitelisted if you have any security extensions.
    Tony

  • Black screen with nvidia-346

    I'm trying to get my nvidia 940m working. I installed the nvidia-346 AUR package, since this is the first driver that supports the 940m. The kernel module is loading
    lsmod | grep nvidia ⏎
    nvidia 8347648 2
    drm 282624 13 i915,drm_kms_helper,nvidia
    i2c_core 53248 8 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,v4l2_common,videodev
    This is my xorg.conf
    cat /etc/X11/xorg.conf.backup ⏎
    Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
    EndSection
    Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:4:0:0"
    EndSection
    Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration" "Yes"
    EndSection
    Section "Device"
    Identifier "intel"
    Driver "modesetting"
    Option "AccelMethod" "sna"
    EndSection
    Section "Screen"
    Identifier "intel"
    Device "intel"
    EndSection
    Xorg  can load the nvidia module,  this is the log output
    cat /var/log/Xorg.0.log
    [ 9.094] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
    [ 9.094] _XSERVTransMakeAllCOTSServerListeners: server already running
    [ 9.094]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 9.094] X Protocol Version 11, Revision 0
    [ 9.094] Build Operating System: Linux 3.19.2-1-ARCH x86_64
    [ 9.094] Current Operating System: Linux localhost 4.0.1-1-ARCH #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015 x86_64
    [ 9.094] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c5029367-c7ce-468f-8080-c1ac6aaa6752 rw quiet
    [ 9.094] Build Date: 14 April 2015 10:34:18AM
    [ 9.094]
    [ 9.094] Current version of pixman: 0.32.6
    [ 9.094] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 9.094] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 9.094] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 11 09:51:02 2015
    [ 9.094] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 9.094] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 9.094] (==) No Layout section. Using the first Screen section.
    [ 9.094] (==) No screen section available. Using defaults.
    [ 9.094] (**) |-->Screen "Default Screen Section" (0)
    [ 9.094] (**) | |-->Monitor "<default monitor>"
    [ 9.095] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 9.095] (**) | |-->Device "Default Nvidia Device"
    [ 9.095] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 9.095] (==) Automatically adding devices
    [ 9.095] (==) Automatically enabling devices
    [ 9.095] (==) Automatically adding GPU devices
    [ 9.095] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 9.095] Entry deleted from font path.
    [ 9.095] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 9.095] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 9.095] Entry deleted from font path.
    [ 9.095] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 9.095] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/
    [ 9.095] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 9.095] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 9.095] (II) Loader magic: 0x815d80
    [ 9.095] (II) Module ABI versions:
    [ 9.095] X.Org ANSI C Emulation: 0.4
    [ 9.095] X.Org Video Driver: 19.0
    [ 9.095] X.Org XInput driver : 21.0
    [ 9.095] X.Org Server Extension : 9.0
    [ 9.097] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
    [ 9.097] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 9.099] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
    [ 9.099] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 9.102] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
    [ 9.104] (--) PCI:*(0:0:2:0) 8086:1616:17aa:5037 rev 9, Mem @ 0xf2000000/16777216, 0xc0000000/536870912, I/O @ 0x00004000/64
    [ 9.104] (--) PCI: (0:4:0:0) 10de:1347:17aa:5037 rev 162, Mem @ 0xf3000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x00003000/128
    [ 9.104] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 9.104] (II) LoadModule: "glx"
    [ 9.104] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 9.105] (II) Module glx: vendor="X.Org Foundation"
    [ 9.105] compiled for 1.17.1, module version = 1.0.0
    [ 9.105] ABI class: X.Org Server Extension, version 9.0
    [ 9.105] (==) AIGLX enabled
    [ 9.106] (II) Applying OutputClass "nvidia" to /dev/dri/card0
    [ 9.106] loading driver: nvidia
    [ 9.106] (==) Matched intel as autoconfigured driver 0
    [ 9.106] (==) Matched nvidia as autoconfigured driver 1
    [ 9.106] (==) Matched nouveau as autoconfigured driver 2
    [ 9.106] (==) Matched nv as autoconfigured driver 3
    [ 9.106] (==) Matched intel as autoconfigured driver 4
    [ 9.106] (==) Matched modesetting as autoconfigured driver 5
    [ 9.106] (==) Matched fbdev as autoconfigured driver 6
    [ 9.106] (==) Matched vesa as autoconfigured driver 7
    [ 9.106] (==) Assigned the driver to the xf86ConfigLayout
    [ 9.106] (II) LoadModule: "intel"
    [ 9.106] (WW) Warning, couldn't open module intel
    [ 9.106] (II) UnloadModule: "intel"
    [ 9.106] (II) Unloading intel
    [ 9.106] (EE) Failed to load module "intel" (module does not exist, 0)
    [ 9.106] (II) LoadModule: "nvidia"
    [ 9.106] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 9.106] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 9.106] compiled for 4.0.2, module version = 1.0.0
    [ 9.106] Module class: X.Org Video Driver
    [ 9.106] (II) LoadModule: "nouveau"
    [ 9.107] (WW) Warning, couldn't open module nouveau
    [ 9.107] (II) UnloadModule: "nouveau"
    [ 9.107] (II) Unloading nouveau
    [ 9.107] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 9.107] (II) LoadModule: "nv"
    [ 9.107] (WW) Warning, couldn't open module nv
    [ 9.107] (II) UnloadModule: "nv"
    [ 9.107] (II) Unloading nv
    [ 9.107] (EE) Failed to load module "nv" (module does not exist, 0)
    [ 9.107] (II) LoadModule: "modesetting"
    [ 9.107] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 9.107] (II) Module modesetting: vendor="X.Org Foundation"
    [ 9.107] compiled for 1.17.1, module version = 1.17.1
    [ 9.107] Module class: X.Org Video Driver
    [ 9.107] ABI class: X.Org Video Driver, version 19.0
    [ 9.107] (II) LoadModule: "fbdev"
    [ 9.107] (WW) Warning, couldn't open module fbdev
    [ 9.107] (II) UnloadModule: "fbdev"
    [ 9.107] (II) Unloading fbdev
    [ 9.107] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 9.107] (II) LoadModule: "vesa"
    [ 9.107] (WW) Warning, couldn't open module vesa
    [ 9.107] (II) UnloadModule: "vesa"
    [ 9.107] (II) Unloading vesa
    [ 9.107] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 9.107] (II) NVIDIA dlloader X Driver 346.59 Tue Mar 31 13:17:41 PDT 2015
    [ 9.107] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 9.107] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 9.107] (++) using VT number 2
    [ 9.108] (II) modeset(0): using drv /dev/dri/card1
    [ 9.108] (II) modeset(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 9.108] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
    [ 9.108] (==) modeset(0): RGB weight 888
    [ 9.108] (==) modeset(0): Default visual is TrueColor
    [ 9.108] (II) Loading sub module "glamoregl"
    [ 9.108] (II) LoadModule: "glamoregl"
    [ 9.108] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
    [ 9.113] (II) Module glamoregl: vendor="X.Org Foundation"
    [ 9.113] compiled for 1.17.1, module version = 1.0.0
    [ 9.113] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.113] (II) glamor: OpenGL accelerated X.org driver based.
    [ 9.135] (II) glamor: EGL version 1.4 (DRI2):
    [ 9.139] (II) modeset(0): glamor initialized
    [ 9.139] (II) Loading sub module "dri2"
    [ 9.139] (II) LoadModule: "dri2"
    [ 9.139] (II) Module "dri2" already built-in
    [ 9.139] (II) modeset(0): Output eDP-0 has no monitor section
    [ 9.139] (II) modeset(0): Output DisplayPort-0 has no monitor section
    [ 9.150] (II) modeset(0): Output HDMI-0 has no monitor section
    [ 9.150] (II) modeset(0): Output DisplayPort-1 has no monitor section
    [ 9.163] (II) modeset(0): Output HDMI-1 has no monitor section
    [ 9.164] (II) modeset(0): EDID for output eDP-0
    [ 9.164] (II) modeset(0): Manufacturer: LGD Model: 46d Serial#: 0
    [ 9.164] (II) modeset(0): Year: 2014 Week: 0
    [ 9.164] (II) modeset(0): EDID Version: 1.4
    [ 9.164] (II) modeset(0): Digital Display Input
    [ 9.164] (II) modeset(0): 6 bits per channel
    [ 9.164] (II) modeset(0): Digital interface is DisplayPort
    [ 9.164] (II) modeset(0): Max Image Size [cm]: horiz.: 31 vert.: 17
    [ 9.164] (II) modeset(0): Gamma: 2.20
    [ 9.164] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
    [ 9.164] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 9.164] (II) modeset(0): First detailed timing is preferred mode
    [ 9.164] (II) modeset(0): Preferred mode is native pixel format and refresh rate
    [ 9.164] (II) modeset(0): redX: 0.640 redY: 0.345 greenX: 0.335 greenY: 0.625
    [ 9.164] (II) modeset(0): blueX: 0.150 blueY: 0.052 whiteX: 0.313 whiteY: 0.329
    [ 9.164] (II) modeset(0): Manufacturer's mask: 0
    [ 9.164] (II) modeset(0): Supported detailed timing:
    [ 9.164] (II) modeset(0): clock: 138.7 MHz Image Size: 309 x 174 mm
    [ 9.164] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 9.164] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
    [ 9.164] (II) modeset(0): LG Display
    [ 9.164] (II) modeset(0): LP140WF3-SPD1
    [ 9.164] (II) modeset(0): EDID (in hex):
    [ 9.164] (II) modeset(0): 00ffffffffffff0030e46d0400000000
    [ 9.164] (II) modeset(0): 00180104951f1178eadc95a35855a026
    [ 9.164] (II) modeset(0): 0d505400000001010101010101010101
    [ 9.164] (II) modeset(0): 0101010101012e3680a070381f403020
    [ 9.164] (II) modeset(0): 350035ae1000001a0000000000000000
    [ 9.164] (II) modeset(0): 00000000000000000000000000fe004c
    [ 9.164] (II) modeset(0): 4720446973706c61790a2020000000fe
    [ 9.164] (II) modeset(0): 004c503134305746332d5350443100c3
    [ 9.164] (II) modeset(0): Printing probed modes for output eDP-0
    [ 9.164] (II) modeset(0): Modeline "1920x1080"x60.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.164] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 9.164] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
    [ 9.164] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
    [ 9.164] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 9.164] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 9.164] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 9.164] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 9.164] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 9.164] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 9.164] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 9.164] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 9.164] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 9.164] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 9.164] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 9.164] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 9.164] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 9.164] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 9.164] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 9.164] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 9.164] (II) modeset(0): EDID for output DisplayPort-0
    [ 9.176] (II) modeset(0): EDID for output HDMI-0
    [ 9.176] (II) modeset(0): EDID for output DisplayPort-1
    [ 9.190] (II) modeset(0): EDID for output HDMI-1
    [ 9.190] (II) modeset(0): Output eDP-0 connected
    [ 9.190] (II) modeset(0): Output DisplayPort-0 disconnected
    [ 9.190] (II) modeset(0): Output HDMI-0 disconnected
    [ 9.190] (II) modeset(0): Output DisplayPort-1 disconnected
    [ 9.190] (II) modeset(0): Output HDMI-1 disconnected
    [ 9.190] (II) modeset(0): Using exact sizes for initial modes
    [ 9.190] (II) modeset(0): Output eDP-0 using initial mode 1920x1080
    [ 9.190] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 9.190] (==) modeset(0): DPI set to (96, 96)
    [ 9.190] (II) Loading sub module "fb"
    [ 9.190] (II) LoadModule: "fb"
    [ 9.190] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 9.190] (II) Module fb: vendor="X.Org Foundation"
    [ 9.190] compiled for 1.17.1, module version = 1.0.0
    [ 9.190] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 9.190] (II) UnloadModule: "nvidia"
    [ 9.190] (II) Unloading nvidia
    [ 9.190] (==) Depth 24 pixmap format is 32 bpp
    [ 9.247] (==) modeset(0): Backing store enabled
    [ 9.247] (==) modeset(0): Silken mouse enabled
    [ 9.247] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 9.247] (==) modeset(0): DPMS enabled
    [ 9.247] (WW) modeset(0): Option "NoLogo" is not used
    [ 9.247] (II) modeset(0): [DRI2] Setup complete
    [ 9.247] (II) modeset(0): [DRI2] DRI driver: i965
    [ 9.247] (II) modeset(0): [DRI2] VDPAU driver: i965
    [ 9.261] (--) RandR disabled
    [ 9.281] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 9.281] (II) AIGLX: enabled GLX_ARB_create_context
    [ 9.281] (II) AIGLX: enabled GLX_ARB_create_context_profile
    [ 9.281] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
    [ 9.281] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 9.281] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 9.281] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
    [ 9.281] (II) AIGLX: enabled GLX_ARB_fbconfig_float
    [ 9.281] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 9.281] (II) AIGLX: enabled GLX_ARB_create_context_robustness
    [ 9.281] (II) AIGLX: Loaded and initialized i965
    [ 9.281] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 9.283] (II) modeset(0): Setting screen physical size to 508 x 285
    [ 9.304] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 9.305] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 9.305] (**) Power Button: Applying InputClass "system-keyboard"
    [ 9.305] (II) LoadModule: "evdev"
    [ 9.305] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 9.305] (II) Module evdev: vendor="X.Org Foundation"
    [ 9.305] compiled for 1.17.1, module version = 2.9.2
    [ 9.305] Module class: X.Org XInput Driver
    [ 9.305] ABI class: X.Org XInput driver, version 21.0
    [ 9.305] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 18 paused 0
    [ 9.305] (II) Using input driver 'evdev' for 'Power Button'
    [ 9.305] (**) Power Button: always reports core events
    [ 9.305] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 9.305] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 9.305] (--) evdev: Power Button: Found keys
    [ 9.305] (II) evdev: Power Button: Configuring as keyboard
    [ 9.305] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
    [ 9.305] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 9.305] (**) Option "xkb_rules" "evdev"
    [ 9.305] (**) Option "xkb_model" "pc104"
    [ 9.305] (**) Option "xkb_layout" "de"
    [ 9.319] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
    [ 9.319] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 9.319] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 9.319] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 19 paused 0
    [ 9.319] (II) Using input driver 'evdev' for 'Video Bus'
    [ 9.319] (**) Video Bus: always reports core events
    [ 9.319] (**) evdev: Video Bus: Device: "/dev/input/event11"
    [ 9.319] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 9.319] (--) evdev: Video Bus: Found keys
    [ 9.319] (II) evdev: Video Bus: Configuring as keyboard
    [ 9.319] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event11"
    [ 9.319] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 9.319] (**) Option "xkb_rules" "evdev"
    [ 9.320] (**) Option "xkb_model" "pc104"
    [ 9.320] (**) Option "xkb_layout" "de"
    [ 9.320] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
    [ 9.320] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 9.320] (**) Video Bus: Applying InputClass "system-keyboard"
    [ 9.320] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 20 paused 0
    [ 9.320] (II) Using input driver 'evdev' for 'Video Bus'
    [ 9.320] (**) Video Bus: always reports core events
    [ 9.320] (**) evdev: Video Bus: Device: "/dev/input/event12"
    [ 9.320] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 9.320] (--) evdev: Video Bus: Found keys
    [ 9.320] (II) evdev: Video Bus: Configuring as keyboard
    [ 9.320] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input14/event12"
    [ 9.320] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 9.320] (**) Option "xkb_rules" "evdev"
    [ 9.320] (**) Option "xkb_model" "pc104"
    [ 9.320] (**) Option "xkb_layout" "de"
    [ 9.321] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 9.321] (II) No input driver specified, ignoring this device.
    [ 9.321] (II) This device may have been added with another device file.
    [ 9.321] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 9.321] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 9.321] (**) Sleep Button: Applying InputClass "system-keyboard"
    [ 9.321] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 0
    [ 9.321] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 9.321] (**) Sleep Button: always reports core events
    [ 9.321] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 9.321] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 9.321] (--) evdev: Sleep Button: Found keys
    [ 9.321] (II) evdev: Sleep Button: Configuring as keyboard
    [ 9.321] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
    [ 9.321] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
    [ 9.321] (**) Option "xkb_rules" "evdev"
    [ 9.321] (**) Option "xkb_model" "pc104"
    [ 9.321] (**) Option "xkb_layout" "de"
    [ 9.322] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
    [ 9.322] (II) No input driver specified, ignoring this device.
    [ 9.322] (II) This device may have been added with another device file.
    [ 9.322] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
    [ 9.322] (II) No input driver specified, ignoring this device.
    [ 9.322] (II) This device may have been added with another device file.
    [ 9.322] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
    [ 9.322] (II) No input driver specified, ignoring this device.
    [ 9.322] (II) This device may have been added with another device file.
    [ 9.322] (II) config/udev: Adding input device Integrated Camera (/dev/input/event16)
    [ 9.322] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 9.322] (**) Integrated Camera: Applying InputClass "system-keyboard"
    [ 9.323] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 22 paused 0
    [ 9.323] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 9.323] (**) Integrated Camera: always reports core events
    [ 9.323] (**) evdev: Integrated Camera: Device: "/dev/input/event16"
    [ 9.323] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb449
    [ 9.323] (--) evdev: Integrated Camera: Found keys
    [ 9.323] (II) evdev: Integrated Camera: Configuring as keyboard
    [ 9.323] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input18/event16"
    [ 9.323] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
    [ 9.323] (**) Option "xkb_rules" "evdev"
    [ 9.323] (**) Option "xkb_model" "pc104"
    [ 9.323] (**) Option "xkb_layout" "de"
    [ 9.323] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
    [ 9.323] (II) No input driver specified, ignoring this device.
    [ 9.323] (II) This device may have been added with another device file.
    [ 9.323] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
    [ 9.323] (II) No input driver specified, ignoring this device.
    [ 9.323] (II) This device may have been added with another device file.
    [ 9.323] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event9)
    [ 9.323] (II) No input driver specified, ignoring this device.
    [ 9.323] (II) This device may have been added with another device file.
    [ 9.323] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
    [ 9.323] (II) No input driver specified, ignoring this device.
    [ 9.323] (II) This device may have been added with another device file.
    [ 9.324] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event7)
    [ 9.324] (II) No input driver specified, ignoring this device.
    [ 9.324] (II) This device may have been added with another device file.
    [ 9.324] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 9.324] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 9.324] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 9.324] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 23 paused 0
    [ 9.324] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 9.324] (**) AT Translated Set 2 keyboard: always reports core events
    [ 9.324] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 9.324] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 9.324] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 9.324] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 9.324] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 9.324] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 9.324] (**) Option "xkb_rules" "evdev"
    [ 9.324] (**) Option "xkb_model" "pc104"
    [ 9.324] (**) Option "xkb_layout" "de"
    [ 9.324] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event17)
    [ 9.324] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 9.324] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 9.324] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 9.324] (II) LoadModule: "synaptics"
    [ 9.325] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 9.325] (II) Module synaptics: vendor="X.Org Foundation"
    [ 9.325] compiled for 1.17.1, module version = 1.8.2
    [ 9.325] Module class: X.Org XInput Driver
    [ 9.325] ABI class: X.Org XInput driver, version 21.0
    [ 9.325] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 24 paused 0
    [ 9.325] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 9.325] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 9.325] (**) Option "Device" "/dev/input/event17"
    [ 9.383] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5676 (res 45)
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1096 - 4758 (res 68)
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 9.383] (**) Option "TapButton1" "1"
    [ 9.383] (**) Option "TapButton2" "2"
    [ 9.383] (**) Option "TapButton3" "3"
    [ 9.383] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 9.383] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 9.383] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event17"
    [ 9.383] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
    [ 9.383] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 9.383] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 9.383] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
    [ 9.383] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 9.383] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 9.383] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 9.383] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 9.383] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 9.384] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 9.384] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 9.384] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
    [ 9.384] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 9.384] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    [ 9.384] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 25 paused 0
    [ 9.384] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 9.384] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 9.384] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event18"
    [ 9.384] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    [ 9.384] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 9.384] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    [ 9.384] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 9.384] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 9.384] (**) Option "Emulate3Buttons" "false"
    [ 9.384] (**) Option "EmulateWheel" "true"
    [ 9.384] (**) Option "EmulateWheelButton" "2"
    [ 9.384] (**) Option "YAxisMapping" "4 5"
    [ 9.384] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 9.384] (**) Option "XAxisMapping" "6 7"
    [ 9.384] (**) evdev: TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    [ 9.384] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 9.384] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input19/event18"
    [ 9.384] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
    [ 9.385] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 9.385] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 9.385] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 9.385] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 9.385] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 9.385] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 9.385] (II) No input driver specified, ignoring this device.
    [ 9.385] (II) This device may have been added with another device file.
    [ 9.385] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 9.385] (II) No input driver specified, ignoring this device.
    [ 9.385] (II) This device may have been added with another device file.
    [ 9.385] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
    [ 9.385] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 9.385] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
    [ 9.386] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 26 paused 0
    [ 9.386] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 9.386] (**) ThinkPad Extra Buttons: always reports core events
    [ 9.386] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
    [ 9.386] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
    [ 9.386] (--) evdev: ThinkPad Extra Buttons: Found keys
    [ 9.386] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    [ 9.386] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event5"
    [ 9.386] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
    [ 9.386] (**) Option "xkb_rules" "evdev"
    [ 9.386] (**) Option "xkb_model" "pc104"
    [ 9.386] (**) Option "xkb_layout" "de"
    [ 9.556] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.556] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.556] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.581] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.581] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.581] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.715] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.715] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.715] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.740] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.740] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.740] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.827] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.827] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.827] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.854] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.854] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.854] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.881] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.881] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.881] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 9.907] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 9.907] (II) modeset(0): Printing DDC gathered Modelines:
    [ 9.907] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.007] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.007] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.007] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.034] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.034] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.034] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.260] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.260] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.260] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.288] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.288] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.288] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.438] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.438] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.438] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.465] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.465] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.465] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.492] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.493] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.493] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.519] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.519] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.519] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.591] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.591] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.591] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.620] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.620] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.620] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.648] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.648] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.648] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.747] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.748] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.748] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.776] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.776] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.776] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.801] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.801] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.801] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.827] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.827] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.827] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.854] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.854] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.854] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.880] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.881] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.881] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.907] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.907] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.907] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.934] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.934] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.934] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.961] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.961] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.961] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 10.987] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 10.987] (II) modeset(0): Printing DDC gathered Modelines:
    [ 10.987] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.014] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.014] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.014] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.043] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.043] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.043] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.071] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.071] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.071] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.098] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.098] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.098] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.458] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.458] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.458] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.485] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.485] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.485] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.511] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.511] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.511] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.539] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.539] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.539] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.565] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.565] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.565] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.593] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.594] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.594] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.720] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.720] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.720] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.749] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.749] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.749] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.776] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.777] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.777] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.805] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.805] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.805] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.831] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.831] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.831] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.857] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.857] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.857] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.962] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.962] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.962] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 11.987] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 11.987] (II) modeset(0): Printing DDC gathered Modelines:
    [ 11.987] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 12.088] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 12.088] (II) modeset(0): Printing DDC gathered Modelines:
    [ 12.088] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 12.115] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 12.115] (II) modeset(0): Printing DDC gathered Modelines:
    [ 12.115] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 12.174] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 12.174] (II) modeset(0): Printing DDC gathered Modelines:
    [ 12.174] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 12.248] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 12.248] (II) modeset(0): Printing DDC gathered Modelines:
    [ 12.248] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 12.626] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 12.626] (II) modeset(0): Printing DDC gathered Modelines:
    [ 12.626] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 12.653] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 12.654] (II) modeset(0): Printing DDC gathered Modelines:
    [ 12.654] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 12.746] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 12.746] (II) modeset(0): Printing DDC gathered Modelines:
    [ 12.746] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 16.529] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 16.529] (II) modeset(0): Printing DDC gathered Modelines:
    [ 16.529] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    [ 16.555] (II) modeset(0): EDID vendor "LGD", prod id 1133
    [ 16.555] (II) modeset(0): Printing DDC gathered Modelines:
    [ 16.555] (II) modeset(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
    But it gives a black screen. Also when I blacklist the i915 driver or force only the nvidia driver to be loaded in xorg.conf
    Any ideas? Help is greatly appreciated

    First of all, the current stable driver from the repos is newer than what you have installed (349). Arch is quick on the uptake with new software versions, there's seldom a need to go into AUR if what you need is the latest driver.
    Second, your notebook is likely using optimus, so you should be using Bumblebee and read through this article to find out how to set it up: https://wiki.archlinux.org/index.php/Bumblebee
    Last edited by V1del (2015-05-11 15:27:16)

  • Yaourt just printing ^M when typing return when installing

    This is a recurring issue for me. I'm not sure if the issue is related to urxvt, tmux, yaourt or something else, but I only encounter with that combination.
    In yaourt, I can press enter to start building, but when I press enter to install, it just prints ^M (trying to use Ctrl-M just prints ^M too)
    The only fix I've found is to exit the terminal and open a new one - quite annoying as I need to restart the upgrade (restarting yaourt doesn't help) .
    Everything else seems to work just fine.
    Any idea what might be the cause of this and how I can fix it?
    Some versions:
    rxvt-unicode (urxvt) v9.20 (urxvtc + urxvtd)
    yaourt 1.5
    tmux 1.9a
    Linux simendsjo-t520 3.16.2-1-ck-bamboo #1 SMP PREEMPT Sun Sep 7 13:36:10 CEST 2014 x86_64 GNU/Linux (the bamboo part is just a small patch to include the Bamboo Pad in HID)
    X.Org X Server 1.16.0
    EDIT: Oh, and i3 4.8
    Last edited by simendsjo (2014-09-09 14:09:26)

    @hagfish, I suspect you can report yaourt bugs at http://archlinux.fr
    But unless you really know how the AUR works (which from your questions I gather you don't) I'd strongly discourage using yaourt.  Personally I'd discourage everyone from using yaourt - but if knowledgeable users opt in to it, more power to them.  I'd encourage you to at least spend a little time just building aur packages with makepkg.  Once you are comfortable with this you can look into aur helper programs - but there are *many* others besides yaourt.
    I personally use cower - but pacaur is another that gets very good feedback - there are certainly others that I can't list off the top of my head.  While no aur helper is "officially supported", cower was written by an active archlinux developer - so it is much less likely to do stupid and dangerous things.  Yaourt seems to make a living in the realm of the stupid and dangerous (not slander - for evidence see their home page that recommends installing with "pacman -Sy <package>" EDIT for clarity: never run such a command. ).
    Last edited by Trilby (2014-09-09 16:41:47)

  • Can MPB 5,2 drive ext 1920x1080 HDTV properly? black border and fuzzy pictu

    MBP uni summer 2009 17". I have been using it with an cheap Westinghouse 19" 720 (1440x900) with MiniDP-DVI-HDMI well. It use it to switch from TV and second monitor. Time to upgrade. I bought a JVC 24" 1080p TV LT24EM71 from Samsclub. TV is good, but it will not display the 1920x1080 correctly. Same cable. it will show 720i, 720p 1080i, 1080p and other resolutions like 1280x800, 1600x1000, 1900x800. NOT 1920x1080.
    I tried 1080p and the screen look terrible. fonts are blurry, color off and there is a black (thick about 2") around the center where the '1080p' image is. I tried overscan, and it overshoot. and the picture / text are still blurry.
    Apple Store said MPB 5,2 can't drive 1080p, but spec says can it drive up to 2560x1600. Did I missed something? There is no setting on this tv for 1:1 mapping. I tried both HDMI ports, restart in various order and even tried VGA (which at 800x400 looked better than HDMI).
    Can this laptop drive a full 1080p HDTV at a clear enough resolution (no fuzzy and use all pixels) like a regular LCD monitor?
    I took my laptop and cable to SamsClub, and tried hooking up to 22" JVC, 22" VIzio and anew 26" Vizio with the same outcome. It will not have a full screen 1080, and the display preferences doesn't show 1920x1080 as a setting and the 1080p setting look like crap.
    So. Can I do this setup? what TV would work or what options have you all have?

    First of all, the current stable driver from the repos is newer than what you have installed (349). Arch is quick on the uptake with new software versions, there's seldom a need to go into AUR if what you need is the latest driver.
    Second, your notebook is likely using optimus, so you should be using Bumblebee and read through this article to find out how to set it up: https://wiki.archlinux.org/index.php/Bumblebee
    Last edited by V1del (2015-05-11 15:27:16)

  • First PKGBUILD: blobby2-svn

    Hi,
    this is my first PKGBUILD for the svn-version of Blobby Volley 2. Please test it before I'll put it into AUR:
    pkgname=blobby2-svn
    pkgver=375
    pkgrel=1
    pkgdesc="Blobby Volley 2 - SVN version"
    url="http://blobby.redio.de/content/de/index.php"
    license=""
    depends=()
    conflicts=('blobby2')
    makedepends=('subversion' 'pkgconfig')
    source=()
    md5sums=()
    _svntrunk="https://blobby.svn.sourceforge.net/svnroot/blobby"
    _svnmod="blobby"
    build()
    touch ~/.subversion
    cd $startdir/src
    # Get the source
    svn co $_svntrunk $_svnmod
    msg "SVN checkout done or server timeout"
    msg "Starting make..."
    cd $_svnmod/trunk
    sed -i 's/automake-1.9/automake-1.10/' bootstrap
    sh bootstrap --prefix=/usr
    ./configure --prefix=/usr
    make || return 1
    make DESTDIR=$startdir/pkg install
    Thanks!
    Greets, Mo.

    The PKGBUILD is quite clean and good. Here are a few nit-picky stylistic points:
    - Remove the unused (empty) variables.
    - Remove the period at the end of the description.
    - Don't bother including the md5sums array (just the shaXsums). MD5's collision resistance has been broken.
    - Use $() instead of backticks (``). Actually, just avoid backticks in general.
    - Instead of `mkdir -p $_bindir`, use `install -dm755 $_bindir`. That way the permissions are guaranteed to be correct no matter what the user's umask is.

  • How to install vlc-plugin for firefox?

    I know the vlc-plugin package has been removed a while ago.
    How can the vlc plugin be installed and used?
    I have vlc installed, but the vlc plugin isn't shown in firefox's about:addons.
    I checked both the wiki and the forums, but couldn't find any helpful information.

    it was removed with a reason. is not compatible with ff 4 and up.  upstream removed from vlc in the next version(1.2) and is in a separate repo.
    http://git.videolan.org/?p=npapi-vlc.git;a=summary
    if you want to use it, just do a new build and upload into aur
    Last edited by wonder (2011-07-05 20:35:22)

  • Why not Azureus 2.5.0?

    Anyone know why the latest Azureus isnt in the repositories yet? It was released over a month ago...

    scarecrow wrote:or even under Gentoo
    You mean change the file name to the new version, digest and emerge? Yes it is that simple in Gentoo but I don't have to worry about doing that on my Gentoo box because the package is already there. What is the point of running a binary distro if a user has to continually compile packages themselves? They might as well use a source based distro like Gentoo if they have to compile from source anyway.
    Dusty wrote:Generally, if a dev is busy and falling behind, other devs will update their packages for them. IIRC, one or two devs has quit recently, so there may be a bit of an overload.
    Scarecrow showed how easy it is to update Azureus in this case. To say all the dev's are busy and even after a month none of them have five minutes to take to change two lines in the PKGBUILD, build the package and upload it is bull. If there is such a need for devs have the remainder ask the community publicly for help. There are people willing to help around here. Devs aren't alone around here.
    cdhotfire wrote:So you would have someone like me updating the package?
    What's wrong with a dev saying, "Hey I don't have time to update this package. Can someone look over the new release and update the PKGBUILD for me? I'll look over the changes, built and release it." There are plenty of people who are capable and willing to do this around here. That would cut down on the time needed to update a given package.
    stavrosg wrote:Another thing to have in mind is that it was never Arch's goal to have the "latest and greatest" of every software package available.
    Maybe the wiki should be updated then. According to the ArchLinux page keeping the packages up to date is a goal.
    http://wiki.archlinux.org/index.php/ArchLinux wrote:Also Arch Linux strives to maintain the latest stable version of its software.
    In this case 2.5.0.0 is the latest version and offers a number of bug fixes and stability improvements.
    Snarkout wrote:In any event, complaining isn't going to get a new package built.
    Neither is sitting around waiting for a dev to get around to it.
    Snarkout wrote:Complaining is what blogs are for
    This was never meant to be viewed as a complaint but as a criticism (constructive). In this case, 1 package, 1 month, 5 minutes, yet no dev has the time. There are other packages in the repos just like this one. Something needs to be done about the situation. Be it add more devs, allow trusted users access to update the packages, add trusted users, allow more community involvement in maintaining the packages, ask some to specifically update packages as needed. I don't know the inner workings of the TU system, I can build packages and mostly get the relevant files into AUR but sitting here hoping someone will eventually get around to updating a package isn't a good thing.

  • [Solved]Getting different results with PKGBUILD and compiling manually

    Hi,
    When I compile this one package manually and install it, it works 100% however when I try it in a PKGBUILD the compile fails.
    Here is the PKGBUILD I have so far (still working on it)
    pkgname=smtp-gated
    pkgver=1.4.16.2
    pkgrel=1
    pkgdesc="This software block SMTP sessions used by e-mail worms and viruses on the NA(P)T router. It acts like proxy, intercepting outgoing SMTP connections and scanning session data on-the-fly. When messages is infected, the SMTP session is terminated. It's to be used (mostly) by ISPs, so they can eliminate infected hosts from their network, and (preferably) educate their users."
    url="http://smtp-proxy.klolik.org/"
    license="GNU"
    arch=('i686' 'x86_64')
    #depends=('')
    #install=smtp-gated.install
    source=("$url/files/$pkgname-$pkgver.tar.gz")
    md5sums=('3857d03c847efd89b052acaeffaa453b')
    build() {
    cd $startdir/src/$pkgname-$pkgver || return 1
    msg CONFIGURE
    #./configure --prefix=/usr || return 1
    ./configure || return 1
    msg MAKE
    make || return 1
    msg INSTALL
    make install INSTALL_ROOT=$startdir/pkg/ || return 1
    And the compile error when I run "makepkg"
    ==> MAKE
    make all-recursive
    make[1]: Entering directory `/root/ABS_snmp-gated/src/smtp-gated-1.4.16.2'
    Making all in src
    make[2]: Entering directory `/root/ABS_snmp-gated/src/smtp-gated-1.4.16.2/src'
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMD5_TEST -march=x86-64 -mtune=generic -O2 -pipe -Wall -MT md5_test-md5.o -MD -MP -MF ".deps/md5_test-md5.Tpo" -c -o md5_test-md5.o `test -f 'md5.c' || echo './'`md5.c; \
    then mv -f ".deps/md5_test-md5.Tpo" ".deps/md5_test-md5.Po"; else rm -f ".deps/md5_test-md5.Tpo"; exit 1; fi
    gcc -march=x86-64 -mtune=generic -O2 -pipe -Wall -Wl,--hash-style=gnu -Wl,--as-needed -o md5-test md5_test-md5.o
    if gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -Wall -MT regex-test.o -MD -MP -MF ".deps/regex-test.Tpo" -c -o regex-test.o regex-test.c; \
    then mv -f ".deps/regex-test.Tpo" ".deps/regex-test.Po"; else rm -f ".deps/regex-test.Tpo"; exit 1; fi
    gcc -march=x86-64 -mtune=generic -O2 -pipe -Wall -Wl,--hash-style=gnu -Wl,--as-needed -o regex-test -lpcre regex-test.o
    regex-test.o: In function `main':
    regex-test.c:(.text+0xc): undefined reference to `pcre_version'
    regex-test.c:(.text+0x3c): undefined reference to `pcre_compile'
    regex-test.c:(.text+0x71): undefined reference to `pcre_exec'
    regex-test.c:(.text+0x88): undefined reference to `pcre_free'
    collect2: ld returned 1 exit status
    make[2]: *** [regex-test] Error 1
    make[2]: Leaving directory `/root/ABS_snmp-gated/src/smtp-gated-1.4.16.2/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/root/ABS_snmp-gated/src/smtp-gated-1.4.16.2'
    make: *** [all] Error 2
    Any pointers or help would be greatly appreciated.
    Last edited by Tinuva (2010-01-27 11:55:41)

    Alright not sure if this is up to standard to go into AUR but this is what I have for now:
    PKGBUILD:
    pkgname=smtp-gated
    pkgver=1.4.16.2
    pkgrel=1
    pkgdesc="This software block SMTP sessions used by e-mail worms and viruses on the NA(P)T router. It acts like proxy, intercepting outgoing SMTP connections and scanning session data on-the-fly. When messages is infected, the SMTP session is terminated. It's to be used (mostly) by ISPs, so they can eliminate infected hosts from their network, and (preferably) educate their users."
    url="http://smtp-proxy.klolik.org/"
    license="GNU"
    arch=('i686' 'x86_64')
    #depends=('')
    install=smtp-gated.install
    source=("$url/files/$pkgname-$pkgver.tar.gz")
    md5sums=('3857d03c847efd89b052acaeffaa453b')
    build() {
    cd $startdir/src/$pkgname-$pkgver || return 1
    msg CONFIGURE
    export LDFLAGS="${LDFLAGS//-Wl,--as-needed}"
    ./configure --prefix=/usr || return 1
    msg MAKE
    make || return 1
    msg INSTALL
    make install INSTALL_ROOT=$startdir/pkg/ || return 1
    install -D -m755 ../../smtp-gated ${startdir}/pkg/etc/rc.d/smtp-gated || return 1
    install -D -m644 ../../smtp-gated.conf ${startdir}/pkg/etc/smtp-gated.conf || return 1
    smtp-gated.install
    # arg 1: the new package version
    post_install() {
    mkdir /var/run/smtp-gated
    mkdir /var/spool/smtp-gated
    mkdir /var/spool/smtp-gated/msg
    chown mail.mail /var/run/smtp-gated
    chown mail.mail /var/spool/smtp-gated -R
    echo "
    SMTP-GATED Instructions:
    After installing SMTP-GATED you need to edit smtp-gated.ini
    Good luck!
    /bin/true
    op=$1
    shift
    $op $*
    smtp-gated that goes into /etc/rc.d/
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    # source application-specific settings
    [ -f /etc/conf.d/$NAME ] && . /etc/conf.d/$NAME
    # PATH should only include /usr/* if it runs after the mountnfs.sh script
    PATH=/usr/sbin:/usr/bin:/sbin:/bin
    DESC="SMTP Proxy"
    NAME=smtp-gated
    DAEMON=/usr/sbin/$NAME
    CONFIG=/etc/$NAME.conf
    DAEMON_ARGS="$CONFIG"
    PID=/var/run/$NAME/$NAME.pid
    SCRIPTNAME=/etc/rc.d/$NAME
    # Exit if the package is not installed
    [ -x "$DAEMON" ] || exit 0
    # Read configuration variable file if it is present
    [ -f /etc/conf.d/$NAME ] && . /etc/conf.d/$NAME
    case "$1" in
    start)
    stat_busy "Starting $NAME"
    #[ -z "$PID" ] && $DAEMON $DAEMON_ARGS
    $DAEMON $DAEMON_ARGS &>/dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    add_daemon $NAME
    stat_done
    fi
    stop)
    stat_busy "Stopping $NAME"
    #[ -n "$PID" ] && kill $PID &> /dev/null
    smtp-gated -K &> /dev/null
    if [ $? -gt 0 ]; then
    stat_fail
    else
    rm_daemon $NAME
    stat_done
    fi
    restart)
    $0 stop
    # will not start if not fully stopped, so sleep
    sleep 2
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    smtp-gated.conf that goes into /etc
    # Virus scanning: yes
    # SPAM scanning: yes
    #proxy_name smtp-proxy.mydomain.com
    port 9199
    ; bind_address 192.168.1.254
    ; source_addr 0.0.0.0
    mode netfilter
    ; action_script /etc/smtp-gated-action.sh
    lock_duration 1800
    lock_path /var/spool/smtp-gated/lock
    spool_path /var/spool/smtp-gated/msg
    spool_perm 0660
    pidfile /var/run/smtp-gated/smtp-gated.pid
    ;dumpfile /var/run/smtp-gated/smtp-state-dump
    set_user mail
    priority 5
    lock_on virus,spam,maxhost
    max_connections 64
    max_per_host 10
    ;max_per_ident 6
    ;max_load 3.0
    ignore_errors yes
    spool_leave_on error,spam
    nat_header_type ip-only
    ; abuse [email protected]
    log_helo yes
    log_mail_from accepted,rejected
    log_rcpt_to accepted,rejected
    ; locale pl_PL
    ;scan_max_size 1048576
    ;spam_max_size 0
    spam_max_size 131072
    ;spam_max_load 0.5
    spam_threshold 5.0
    ; scanner_path
    antivirus_type clamd
    antivirus_path /var/lib/clamav/clamd.sock
    antispam_type spamassassin
    antispam_path /var/run/spamd.sock
    Last edited by Tinuva (2010-01-27 12:13:03)

  • [Request] IBus input method framework

    IBus is a new generation CJK input framework. See http://code.google.com/p/ibus/
    Arch linux is a very good distribution, but the support for CJK seems not very much.
    I think the good CJK environment can make more people use Arch.
    This subject is under development, but until now I think it is good enough to substitute SCIM, and should be put into AUR.
    Thanks for your attention.
    Last edited by waytin (2009-05-03 00:56:32)

    IBus is a new generation CJK input framework. See http://code.google.com/p/ibus/
    Arch linux is a very good distribution, but the support for CJK seems not very much.
    I think the good CJK environment can make more people use Arch.
    This subject is under development, but until now I think it is good enough to substitute SCIM, and should be put into AUR.
    Thanks for your attention.
    Last edited by waytin (2009-05-03 00:56:32)

  • Run optipng png optimizer on several cores - optipng_multicore.sh

    So. It's a wrapper. I got bored when I have HEXA core on my server and I usually want to maximize (almost maximize) png optimization, but optipng as great tool it is - it lacks feature of running on multiple cores at the same time. So utilizing 1 of 6 of the cores in my case... led to this little implementation.
    This script runs many optipng processes in unison/parallel to archieve threading-like support for optipng.
    Secret lies within xargs.
    Note that for now this script goes trough all the possible combinations/trials. I'm planning to change that to user defined.
    It requires bash and xargs that are found from almost every Arch install. And, of course, optipng itself.
    Here's the code (for you all to improve?):
    #!/bin/bash
    # optipng_multicore.sh
    # optipng wrapper to use all the cores at maximum settings.
    # Code: [email protected] Zucca@IRC (several networks)
    # Licence: I guess MIT would be ok. Just mention my contact info if you want to fork/take over.
    # Version 0.2.5
    HELPMSG="
    = optipng spawner for multiple CPU cores =
    -f|--force Force overwriting files
    -c|--num-cpu|-t|--threads Specify number of threads (default: automatic detection)
    -h|--help Umm... It's a surprise?!?
    Use '--' to stop searching switches."
    # The dirty way to get CPU count (counts HT cores as two)
    CPUCOUNT="$(grep -c ^processor /proc/cpuinfo)"
    ## Parse cli args ##
    while [ "${1:0:1}" == "-" ]
    do
    case $1 in
    -h|--help)
    echo "$HELPMSG"
    exit 0
    -f|--force)
    FORCE=true
    -c|--num-cpu)
    if egrep -q '^[0-9]+$' <<< "$2"
    then
    CPUCOUNT="$2"
    else
    echo '--num-cpu option must be followed by a number argument!' >&2
    exit 1
    fi
    shift
    --) # Stop searching switches
    shift # break forces to exit the loop right here
    # that's why we must shift here before
    break
    echo -e "DUDE! I don't know what to do with that switch \"$1\" of yours." >&2
    exit 1
    esac
    shift
    done
    for PNGIN in "$@"
    do
    COUNTER=0
    TMPDIR="$(mktemp -d)"
    # Doing this "YO dawg" -loop is because one might want to change possible combinations
    # ... and for the future development. ;)
    for ZC in 1 2 3 8 9 # Compression levels
    do
    for ZM in {1..9}
    do
    for ZS in {0..3}
    do
    for F in {0..5}
    do
    for I in {0..1}
    do
    echo "-zc${ZC} -zm${ZM} -zs${ZS} -f${F} -i${I} -zw${ZW} -out \"${TMPDIR}/${COUNTER}.png\" \"$PNGIN\"" >> "$TMPDIR/list.txt"
    let "COUNTER=$COUNTER+1" # It would be nice to have leding zeros but... meh.
    done
    done
    done
    done
    done
    # Start the compression
    xargs -n 8 -P $CPUCOUNT -a "$TMPDIR/list.txt" optipng -quiet
    # FIXME: a dirty way to remove all but the smallest size png. Maybe use find + stat
    ls -Ss --block-size=1 "$TMPDIR"/*.png | head -n -1 | egrep -o "${TMPDIR}/[0-9]+\.png" | xargs rm
    # Then move the rest (the only one)
    let "WONBYTES=$(stat -c %s "$PNGIN")-$(stat -c %s "$TMPDIR"/*.png)"
    echo "$PNGIN size reduced by $WONBYTES bytes."
    test "$FORCE" == true && mv -f "$TMPDIR"/*.png "${PNGIN%.*}.png" || mv -i "$TMPDIR"/*.png "${PNGIN%.*}.png"
    # Delete temp directory
    rm -fr "$TMPDIR"
    done
    I could put this into AUR if I get enough ... um followers?
    Last edited by Zucca (2013-04-13 12:08:35)

    brunogm0 wrote:Nice wrapper, can you explain if xargs can auto detect  cpu cores or not ?
    Afaik if you specify -P 0 (zero) xargs spans as many processes as it can. So bertter to determine cpu count by ourselves.
    brunogm0 wrote:You can improve yours with my tunings and i can use your CPUCOUNT.
    Thast's what the FOSS is for!
    And thanks! I'll look if I can improve my script and I'll share everyting I discover/code here.
    I really need to limit the number of trials on my script. -o5 level with few tweaks usually lead into desired size reduction.
    I will also make my script more idiot-proof (like catching ^C and reporting possible errors).
    Last edited by Zucca (2013-01-13 14:08:52)

  • Building FretsOnFire from source - python problem

    I am trying to build FretsOnFire from source so that I can get a native x86_64 version working.
    So far I have working builds of amanith and pyamanith in AUR.  I know these are working because I can run FretsOnFire directly from python.
    To run FretsOnFire using just python, download both the src and the binary package.  Copy the contents of the data folder from the binary package to the src package.  Then run "python FretsOnFire.py" from the src directory of the source package.  (This works on my i686 machine but I can't remember testing it on my x86_64 one).
    Now I want to make the binary... To do that we need to edit Makefile.unix in the source package. Changes needed are:
    1) CXFREEZE=/usr/share/cx-freeze/FreezePython
    2) PYTHON_LIBS=/usr/lib/python2.5
    3) /usr/local/lib/amanath -> /usr/lib/amanath
    4) remove the following lines (quick hack that needs fixed later...):
               /usr/lib/liblapack.so.3 \
               /usr/lib/libg2c.so.0 \
               /usr/lib/atlas/libblas.so.3 \
    5) cx_freeze and epydoc are needed so intstall them.
    6) copy FretsOnFire (shell script) from the binary package to data/launcher.sh in the source package
    7) make -f Makefile.unix
    Everything builds nicely!  But running FretsOnFire from the newly created dist directory gives:
    ImportError: No module named glx
    What do I need to fix this?

    @Demind:  As I said above, I wanted a native x86_64 build.  I have a hatred for lib32. 
    The problem is that amanith source code is not downloadable anymore.
    I would be very happy to help you building a native x86_64 fretsonfire package but without that source code is impossible.
    I don't know if in the past amanith was easily downloadable but now it doesn't seem to be so.
    That's the real problem in my opinion and that's why i've used lib32.
    However using lib32 is not so bad come on
    Hmmm...  I downloaded it only a couple of weeks ago.  I even put working PKGBUILDs for amanith and pyamanith into AUR.  But I see the company making it has gone all commercial on us.
    Also, lib32 is evil!   I don't use it out of principle.  I was going to forgive FretsOnFire for the non-free songs but not to the extent of having to lib32ify my pure64(TM) system!

  • Gnome-system-monitor (dark remix) 4 those using dark themes

    hey fellow archers,
    I'm a guy who digs dark themes, i am also someone who uses Gnome. Something that has irritated me for years is gnome-system-monitor ~ specifically, when using a dark theme. those white graphs (CPU graph), are just brutal. At work, i use CentOS on a couple of machines, while i don't use gnome with a server (obviously..lol) i have usedf CentOS with gnome before and had made note of the fact that it had a dark graph, and no ugly highlight bar in the 'system' tab, which was a little bit nicer on the eyes.
    well, today i decided to fix the default colors for that graph, and i also decided to remove the stupid cairo-gradient that greets you in the 'system' tab. i did this because i prefer a nice graphic, over having a plain gnome logo, and a tacky gradient, it just doesn't need to be there.
    here is what it looks like;
    here is my gitorious branch where the sources are available;
    git clone git://gitorious.org/gnome-system-monitor-blackgtk3/gnome-system-monitor-blackgtk3.git
    you all use archlinux, so i need not explain how to compile it and this is gnome-system-monitor 3.1.4 (development) but i have not noticed any bugs whatsoever.
    I am thinking of making a pkgbuild for AUR, that would pull from Gnome's git repo, and then apply a patch. Currently i have 2 roughed out patches (that work), but i have no experience writing patches, or even making pkgbuilds. if you are interested here is what i have got;
    1. black-graph.patch
    --- /home/ninez/Desktop/gnome-system-monitor/src/load-graph.cpp 2011-08-18 19:58:21.443838034 -0400
    +++ /home/ninez/Desktop/gnome-system-monitor-3.1.4-NINEZ/src/load-graph.cpp 2011-08-18 19:50:24.000000000 -0400
    @@ -76,7 +76,7 @@
    cairo_text_extents_t extents;
    num_bars = graph->num_bars();
    - graph->graph_dely = (graph->draw_height - 15) / num_bars; /* round to int to avoid AA blur */
    + graph->graph_dely = (graph->draw_height - 8) / num_bars; /* round to int to avoid AA blur */
    graph->real_draw_height = graph->graph_dely * num_bars;
    graph->graph_delx = (graph->draw_width - 2.0 - graph->rmargin - graph->indent) / (LoadGraph::NUM_POINTS - 3);
    graph->graph_buffer_offset = (int) (1.5 * graph->graph_delx) + FRAME_WIDTH ;
    @@ -88,66 +88,67 @@
    allocation.height);
    cr = cairo_create (graph->background);
    - // set the background colour
    + // set the background colour - cairo_set_source_rgb = outside of graph
    GtkStyle *style = gtk_widget_get_style (ProcData::get_instance()->notebook);
    - gdk_cairo_set_source_color (cr, &style->bg[GTK_STATE_NORMAL]);
    + gdk_cairo_set_source_color (cr, &style->bg[0, 0, 1, 1]);
    + cairo_set_source_rgb (cr, 0.10, 0.10, 0.10);
    cairo_paint (cr);
    /* draw frame */
    cairo_translate (cr, FRAME_WIDTH, FRAME_WIDTH);
    - /* Draw background rectangle */
    - cairo_set_source_rgb (cr, 1.0, 1.0, 1.0);
    - cairo_rectangle (cr, graph->rmargin + graph->indent, 0,
    + /* Draw background rectangle - inside graph */
    + cairo_set_source_rgb (cr, 0.10, 0.10, 0.10);
    + cairo_rectangle (cr, graph->rmargin + graph->indent, 1,
    graph->draw_width - graph->rmargin - graph->indent, graph->real_draw_height);
    cairo_fill(cr);
    - cairo_set_line_width (cr, 1.0);
    - cairo_set_dash (cr, dash, 2, 0);
    + cairo_set_line_width (cr, 2.0);
    + cairo_set_dash (cr, dash, 2, 1);
    cairo_set_font_size (cr, graph->fontsize);
    for (i = 0; i <= num_bars; ++i) {
    double y;
    if (i == 0)
    - y = 0.5 + graph->fontsize / 2.0;
    + y = 0.5 + graph->fontsize / 3.0;
    else if (i == num_bars)
    y = i * graph->graph_dely + 0.5;
    else
    - y = i * graph->graph_dely + graph->fontsize / 2.0;
    + y = i * graph->graph_dely + graph->fontsize / 4.0;
    - gdk_cairo_set_source_color (cr, &style->fg[GTK_STATE_NORMAL]);
    + gdk_cairo_set_source_color (cr, &style->fg[1]);
    if (graph->type == LOAD_GRAPH_NET) {
    // operation orders matters so it's 0 if i == num_bars
    unsigned rate = graph->net.max - (i * graph->net.max / num_bars);
    const std::string caption(procman::format_network_rate(rate, graph->net.max));
    cairo_text_extents (cr, caption.c_str(), &extents);
    - cairo_move_to (cr, graph->indent - extents.width + 20, y);
    + cairo_move_to (cr, graph->indent - extents.width + 40, y);
    cairo_show_text (cr, caption.c_str());
    } else {
    // operation orders matters so it's 0 if i == num_bars
    caption = g_strdup_printf("%d %%", 100 - i * (100 / num_bars));
    cairo_text_extents (cr, caption, &extents);
    - cairo_move_to (cr, graph->indent - extents.width + 20, y);
    + cairo_move_to (cr, graph->indent - extents.width + 40, y);
    cairo_show_text (cr, caption);
    g_free (caption);
    - cairo_set_source_rgba (cr, 0, 0, 0, 0.75);
    + cairo_set_source_rgba (cr, 0.7, 0.7, 0.7, 0.70);
    cairo_move_to (cr, graph->rmargin + graph->indent - 3, i * graph->graph_dely + 0.5);
    cairo_line_to (cr, graph->draw_width - 0.5, i * graph->graph_dely + 0.5);
    cairo_stroke (cr);
    - cairo_set_dash (cr, dash, 2, 1.5);
    + cairo_set_dash (cr, dash, 2, 0.20);
    const unsigned total_seconds = graph->speed * (LoadGraph::NUM_POINTS - 2) / 1000;
    for (unsigned int i = 0; i < 7; i++) {
    double x = (i) * (graph->draw_width - graph->rmargin - graph->indent) / 6;
    - cairo_set_source_rgba (cr, 0, 0, 0, 0.75);
    - cairo_move_to (cr, (ceil(x) + 0.5) + graph->rmargin + graph->indent, 0.5);
    - cairo_line_to (cr, (ceil(x) + 0.5) + graph->rmargin + graph->indent, graph->real_draw_height + 4.5);
    + cairo_set_source_rgba (cr, 0.7, 0.7, 0.7, 0.75);
    + cairo_move_to (cr, (ceil(x) + 0.3) + graph->rmargin + graph->indent, 0.3);
    + cairo_line_to (cr, (ceil(x) + 0.3) + graph->rmargin + graph->indent, graph->real_draw_height + 4.5);
    cairo_stroke(cr);
    unsigned seconds = total_seconds - i * total_seconds / 6;
    const char* format;
    @@ -158,7 +159,7 @@
    caption = g_strdup_printf(format, seconds);
    cairo_text_extents (cr, caption, &extents);
    cairo_move_to (cr, ((ceil(x) + 0.5) + graph->rmargin + graph->indent) - (extents.width/2), graph->draw_height);
    - gdk_cairo_set_source_color (cr, &style->fg[GTK_STATE_NORMAL]);
    + gdk_cairo_set_source_color (cr, &style->fg[1]);
    cairo_show_text (cr, caption);
    g_free (caption);
    @@ -226,20 +227,20 @@
    /* Subframe offset */
    x_offset += graph->rmargin - ((sample_width / graph->frames_per_unit) * graph->render_counter);
    - /* draw the graph */
    + /* draw the graph - LINE WIDTH 3 */
    cairo_t* cr;
    cr = gdk_cairo_create (window);
    - cairo_set_line_width (cr, 1);
    + cairo_set_line_width (cr, 2);
    cairo_set_line_cap (cr, CAIRO_LINE_CAP_ROUND);
    cairo_set_line_join (cr, CAIRO_LINE_JOIN_ROUND);
    - cairo_rectangle (cr, graph->rmargin + graph->indent + FRAME_WIDTH + 1, FRAME_WIDTH - 1,
    + cairo_rectangle (cr, graph->rmargin + graph->indent + FRAME_WIDTH + 2, FRAME_WIDTH - 2,
    graph->draw_width - graph->rmargin - graph->indent - 1, graph->real_draw_height + FRAME_WIDTH - 1);
    cairo_clip(cr);
    for (j = 0; j < graph->n; ++j) {
    - cairo_move_to (cr, x_offset, (1.0f - graph->data[0][j]) * graph->real_draw_height);
    + cairo_move_to (cr, x_offset, (1.0f - graph->data[1][j]) * graph->real_draw_height);
    gdk_cairo_set_source_color (cr, &(graph->colors [j]));
    for (i = 1; i < LoadGraph::NUM_POINTS; ++i) {
    2. no-highlight.patch
    --- /home/ninez/Desktop/gnome-system-monitor/src/sysinfo.cpp 2011-08-18 19:58:21.443838034 -0400
    +++ /home/ninez/Desktop/gnome-system-monitor-3.1.4-NINEZ/src/sysinfo.cpp 2011-08-18 16:03:52.000000000 -0400
    @@ -477,7 +477,7 @@
    style->base[GTK_STATE_SELECTED].green / 65535.0,
    style->base[GTK_STATE_SELECTED].blue / 65535.0,
    1.0);
    - cairo_pattern_add_color_stop_rgba(cp, 1.0,
    + cairo_pattern_add_color_stop_rgba(cp, 0.0,
    style->base[GTK_STATE_SELECTED].red / 65535.0,
    style->base[GTK_STATE_SELECTED].green / 65535.0,
    style->base[GTK_STATE_SELECTED].blue / 65535.0,
    EDIT: if you noticed the RGBA transparency where the icons are, that isn't a bug or something being misdrawn. My gtk3 theme is partially RGBA (in compiz only, not gnome-shell/mutter). the theme is 'Marples-black' found here;
    http://gnome-look.org/content/show.php?content=144240
    last note: My branch is only for the short term, until i get things sorted out. i also wanted to make the sources available to anyone, on any distro. so , it was easist to just quickly setup a branch, that anyone can pull from.
    cheerz
    Last edited by triplesquarednine (2011-08-19 03:58:42)

    triplesquarednine wrote:
    dodo3773 wrote:Yeah, if it wasn't for dark themes / stylish I would probably be blind by now ha ha ha. Have you though about putting it in the aur? Maybe calling it gnome-system-monitor-dark or something?
    I spend way too much time both at work/home in front of a computer. dark is the way to go. so much more relaxed on the eyes.
    Yes, i have (thought about putting it into AUR).  in the short term it was just quicker to throw it up on my gitorious though. As i said above, i haven't really made too many patches, and i currently only maintain one package in AUR, so i have a little reading to do, first. that's also why i posted my patches. in case someone has something to point out, aside from the obvious thing - which is that i need to modify the first part of the patch, as i can ditch a 1st couple directories ...
    Ideally, it will end up in AUR...  But, i will probably also have my gitorious branch sync'd to gnome's branch, and i will create a patch using GIT to maintain my branch ~ so that people outside the Arch community, can have easy access too. plus, who knows, i may change around some other things as well. in the 3-4 hours i have been using this 'mod', i am way happier than with the upstream version.
    cheerz
    Right on. Looking forward to further development. I will stay posted  (subscribed to thread).

  • [PKGBUILD] kPhotoBook

    I´ve done a PKGBUILD for kphotobook. It´s a nice looking photo managing software.
    # Contributor: AndyRTR <[email protected]>
    pkgname=kphotobook
    pkgver=0.0.7
    pkgrel=1
    pkgdesc="KPhotoBook is an easy to use, intuitive and fast application to manage and organize your photos."
    url="http://kphotobook.berlios.de/"
    license=""
    depends=(kdelibs)
    makedepends=(scons)
    conflicts=()
    replaces=()
    backup=()
    install=
    source=(http://download.berlios.de/kphotobook/$pkgname-$pkgver.tar.bz2)
    md5sums=('31e87f25e7fbebd4d4be8b479071240a')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    scons prefix=$startdir/pkg/opt/kde/
    scons prefix=$startdir/pkg/opt/kde/ install || return 1
    Please have look at it and test it. How to include the menu entry from the /src/kphotobook.desktop file?
    Because I am a Xfce/gtk user I will not maintain any KDE package. It would be nice if someone would bring it into AUR and would do the job in the future.
    Andy

    Hi.
    I noticed a couple of things in your PKGBUILD:
    - The README should go into /usr/share/doc/$pkgname instead of /usr/share/docs/$pkgname.
    - The URL should point to the project website instead of this thread.
    Otherwise it seems OK.

Maybe you are looking for

  • Having a weird issue with my assign after java embedding

    hi, I'm having a weird issue with my assign activity, i am using a Java Embedding wherin i access a variable and assign it some data, later in next step when i try to assign some other data to this same variable in assign activity i get a Error messa

  • Facebook app not completely deleted?

    Hi! My fiancee has an iPhone 3G with the Facebook app installed. She was having some issues with it last night, so she decided to delete it and try to reinstall it. She deleted it (by holding her finger on the app and clicking the X), but when she we

  • Mail, Contacts & Calendar Bug

    Hi, I think I've found a bug in the Mail, Contacts and Calendars preference panel in Mountain Lion. I have an email account that was originally created through Mail.app. The email account has a username (e.g. [email protected]) that is different from

  • Blank Screen while opening Access Request.

    One of our role approvers is getting blank screen while opening an Access Request to approve and also getting blank screen doing search for the access request. See attached. Please advise. Thank you. v/r, Mitesh

  • Try to print something from Servlet on JSPages help out pls :(

    hi guys im new to servlets so as a learning process i try to create a method call write() in make_menu.java the codes goes like this ========================= import javax.servlet.*; import javax.servlet.http.*; public class make_menu extends HttpSer