[SOLVED] Xscreensaver-command -lock no longer working

As of yesterday afternoon (probably after the upgrade to 5.13-1), I have been unable to lock my monitor using xscreensaver.  The screen fades to black, only to jump back to my desktop, and xscreensaver reporting a crash.  I honestly can't see a reason from the log file, but I have little experience with programs like this.  I would greatly appreciate it if someone could either confirm/let me know it's a bug that has no workaround, and I'll gladly report the bug. 
Things I've tried:
Re-installing 5.13-1 (no change)
Restart of system & xscreensaver (no change in either case)
Downgrade to 5.12-2 (which works, as it did before)
The log file is as follows:
xscreensaver: 10:40:45: logging to "log.txt" at Mon May 16 10:40:45 2011
xscreensaver 5.13, copyright (c) 1991-2008 by Jamie Zawinski <[email protected]>.
xscreensaver: 10:40:45: running as lswest/lswest (1000/101)
xscreensaver: 10:40:45: in process 12688.
xscreensaver: 10:40:46: running on display ":0"
xscreensaver: 10:40:46: vendor is The X.Org Foundation, 11001000.
xscreensaver: 10:40:46: useful extensions:
xscreensaver: 10:40:46: MIT Screen-Saver (disabled at compile time)
xscreensaver: 10:40:46: Shared Memory (1.1)
xscreensaver: 10:40:46: Double-Buffering (1.0)
xscreensaver: 10:40:46: Power Management (1.1)
xscreensaver: 10:40:46: GLX
xscreensaver: 10:40:46: XF86 Video-Mode (2.2)
xscreensaver: 10:40:46: XC Misc (disabled at compile time)
xscreensaver: 10:40:46: Xinerama (1.1)
xscreensaver: 10:40:46: Resize-and-Rotate (1.3)
xscreensaver: 10:40:46: NVidia
xscreensaver: 10:40:46: NVidia GLX
xscreensaver: 10:40:46: XInput
xscreensaver: 10:40:46: screen 0 non-colormapped depths: 0 24.
xscreensaver: 10:40:46: screens in use: 1
xscreensaver: 10:40:46: 0/0: 1680x1050+0+0 (default)
xscreensaver: 10:40:46: selecting RANDR events
xscreensaver: 10:40:46: not using XInputExtension.
xscreensaver: 10:40:46: consulting /proc/interrupts for keyboard activity.
xscreensaver: 10:40:46: 0: visual 0x21 (TrueColor, depth: 24, cmap: default)
xscreensaver: 10:40:46: 0: saver window is 0x2200001.
xscreensaver: 10:40:46: selecting events on extant windows... done.
xscreensaver: 10:40:46: awaiting idleness.
xscreensaver: 10:40:54: X Error! PLEASE REPORT THIS BUG.
xscreensaver: 10:40:54: screen 0/0: 0x15d, 0x0, 0x2200001
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 132 (DPMS)
Minor opcode of failed request: 6 (DPMSForceLevel)
Serial number of failed request: 655
Current serial number in output stream: 656
If at all possible, please re-run xscreensaver with the command
line arguments `-sync -verbose -log log.txt', and reproduce this
bug. That will cause xscreensaver to dump a `core' file to the
current directory. Please include the stack trace from that core
file in your bug report. *DO NOT* mail the core file itself! That
won't work. A "log.txt" file will also be written. Please *do*
include the complete "log.txt" file with your bug report.
http://www.jwz.org/xscreensaver/bugs.html explains how to create
the most useful bug reports, and how to examine core files.
The more information you can provide, the better. But please
report this bug, regardless!
xscreensaver: 10:40:53: LOCK ClientMessage received; activating and locking.
xscreensaver: 10:40:53: 0: locked mode switching.
xscreensaver: 10:40:53: user is idle (ClientMessage)
xscreensaver: 10:40:53: blanking screen at Mon May 16 10:40:53 2011.
xscreensaver: 10:40:53: 0: grabbing keyboard on 0x15d... GrabSuccess.
xscreensaver: 10:40:53: 0: grabbing mouse on 0x15d... GrabSuccess.
xscreensaver: 10:40:53: fading...
xscreensaver: 10:40:54: fading done.
Last edited by lswest (2011-05-20 20:51:32)

I have the issue as well.
Edit: For now, I've downgraded as well. I need this to work for security reasons.
Last edited by darthyorik (2011-05-18 09:46:13)

Similar Messages

  • Xscreensaver-command -lock suddenly doesnt work

    the above gives this message
    xscreensaver-command: no screensaver is running on display :0.0
    it was ok yesterday ..
    this didnt work:
    $ xhost +localhost
    $ xscreensaver-command -exit

    Doesn't seem like the deamon is running no...
    Put "xscreensaver -no-splash &" in ~/.xinitrc (before you start the wm) or in some other file that your wm uses for autostarting of apps.

  • [Solved] xscreensaver-command -lock not functioning

    I've installed the xscreensaver-arch-logo package from the AUR and followed the wiki to get it up and running, although it returns this error
    no screensaver running on display:0.0
    Now I have included
    xscreensaver -no-splash &
    in my .xinitrc, which is where I start openbox. When I enter this command manually and then run the -lock command it works fine. So obviously its not being run from .xinitrc.. I have tried other variations
    /usr/bin/xscreensaver -no-splash &
    exec xscreensaver -no-splash &
    neither work... I'm running the command after I run the exec command for openbox, if that makes any difference..
    Anybody have any idea what is up?
    Last edited by HungGarTiger (2013-07-05 09:13:40)

    graysky wrote:
    HungGarTiger wrote:
    here you are mate
    aled 526 0.0 0.0 5024 952 pts/1 S+ 20:27 0:00 grep xscreensaver
    OK... it is not running.  That is showing you your grep command looking for it.  Nothing is wrong with the package, but with the method you're using to start it.
    Try this:
    1)
    % cp /etc/xdg/autostart/xscreensaver.desktop ~/.config/autostart
    2) Logout and log back in.
    3) Post the output of
    ps aux | grep xscrensaver
    I thought files in /etc/xdg/autostart are started by all users anyway?
    Edit:
    Also, I think that .desktop file is set to only run in Xfce
    Last edited by jrussell (2013-07-05 08:59:59)

  • [SOLVED] ACPI handler.sh no longer working (Thinkpad X60 Tablet)

    Hello there,
    I recently did a few updates on my system to reduce power usage and get hdaps working. For some reason one of these changes must have broken ACPID in some way so that what I wrote in handler.sh no longer has any effect when I e.g. press the configured buttons to lock my screen or shut down, but I have no clue which.
    I'm not really familiar with where ACPI and ACPID keeps all their logs either, and which parts in there might mean something for me. I don't even know how I can check if ACPI is running properly and just ACPID isn't, for instance (both are running thought, confirmed with ps -A).
    Here's what I can remember of what I did:
    -full system update
    -install cpufreq to redcude power usage with acpi_cpufreq
    -install HDAPS with Thinkpad driver, as described on the Wiki
    -tweak my laptop-mode settings, e.g. disable VGA output when in laptop mode
    -enable AHCI for my hard drive in kernel image and BIOS
    Would be great if you could help me troubleshoot this somehow, as I really don't have a clue on how to fix this. Here's some output that might be helpful for starters:
    cat /etc/acpi/handler.sh
    #!/bin/sh
    set $*
    case "$1" in
    button/power)
    #echo "PowerButton pressed!">/dev/tty5
    case "$2" in
    PWRF)
    #Power off
    shutdown -h now
    logger "ACPI action undefined: $2"
    esac
    ibm/hotkey)
    #echo "Display swiveled">/dev/tty5
    case "$2" in
    HKEY)
    case "$4" in
    00005009)
    #Swiveling down
    /bin/sh /etc/acpi/actions/swivel-down
    0000500a)
    #Swiveling up
    /bin/sh /etc/acpi/actions/swivel-up
    00001002)
    #Lock screen
    xscreensaver-command -lock
    #run_once xtrlock &
    00001004)
    #Standby button
    xscreensaver-command -lock ; s2ram
    00001005)
    #Network button
    /etc/rc.d/net-auto-wireless restart
    00001009)
    #Reboot
    shutdown -r now
    00007000)
    #WLan button switched
    /etc/rc.d/net-auto-wireless restart
    fi
    esac
    esac
    button/sleep)
    case "$2" in
    SLPB) echo -n mem >/sys/power/state ;;
    *) logger "ACPI action undefined: $2" ;;
    esac
    ac_adapter)
    case "$2" in
    AC)
    case "$4" in
    00000000)
    #laptop mode should take care of this alone!
    #/etc/rc.d/laptop-mode start
    00000001)
    #/etc/rc.d/laptop-mode stop
    esac
    *) logger "ACPI action undefined: $2" ;;
    esac
    battery)
    case "$2" in
    BAT0)
    case "$4" in
    00000000) #echo "offline" >/dev/tty5
    00000001) #echo "online" >/dev/tty5
    esac
    CPU0)
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/lid)
    #echo "LID switched!">/dev/tty5
    case "$2" in
    LID)
    if [[ `cat /proc/acpi/button/lid/LID/state | awk '{print $2}'` = "closed" ]]
    then
    #run_once xtrlock &
    xscreensaver-command -lock
    fi
    esac
    logger "ACPI group/action undefined: $1 / $2"
    esac
    dmesg | grep acpi
    BIOS-e820: 000000007f6d0000 - 000000007f6df000 (ACPI data)
    BIOS-e820: 000000007f6df000 - 000000007f700000 (ACPI NVS)
    modified: 000000007f6d0000 - 000000007f6df000 (ACPI data)
    modified: 000000007f6df000 - 000000007f700000 (ACPI NVS)
    ACPI: RSDP 000f67c0 00024 (v02 LENOVO)
    ACPI: XSDT 7f6d11e8 0008C (v01 LENOVO TP-7J 00001140 LTP 00000000)
    ACPI: FACP 7f6d1300 000F4 (v03 LENOVO TP-7J 00001140 LNVO 00000001)
    ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20090903/tbfadt-526)
    ACPI Warning: Optional field Gpe1Block has zero address or length: 000000000000102C/0 (20090903/tbfadt-557)
    ACPI: DSDT 7f6d1690 0D56F (v01 LENOVO TP-7J 00001140 MSFT 0100000E)
    ACPI: FACS 7f6f4000 00040
    ACPI: SSDT 7f6d14b4 001DC (v01 LENOVO TP-7J 00001140 MSFT 0100000E)
    ACPI: ECDT 7f6debff 00052 (v01 LENOVO TP-7J 00001140 LNVO 00000001)
    ACPI: TCPA 7f6dec51 00032 (v02 LENOVO TP-7J 00001140 LNVO 00000001)
    ACPI: APIC 7f6dec83 00068 (v01 LENOVO TP-7J 00001140 LNVO 00000001)
    ACPI: MCFG 7f6deceb 0003C (v01 LENOVO TP-7J 00001140 LNVO 00000001)
    ACPI: HPET 7f6ded27 00038 (v01 LENOVO TP-7J 00001140 LNVO 00000001)
    ACPI: SLIC 7f6dee62 00176 (v01 LENOVO TP-7J 00001140 LTP 00000000)
    ACPI: BOOT 7f6defd8 00028 (v01 LENOVO TP-7J 00001140 LTP 00000001)
    ACPI: SSDT 7f6f2603 0025F (v01 LENOVO TP-7J 00001140 INTL 20050513)
    ACPI: SSDT 7f6f2862 000A6 (v01 LENOVO TP-7J 00001140 INTL 20050513)
    ACPI: SSDT 7f6f2908 004F7 (v01 LENOVO TP-7J 00001140 INTL 20050513)
    ACPI: SSDT 7f6f2dff 001D8 (v01 LENOVO TP-7J 00001140 INTL 20050513)
    ACPI: Local APIC address 0xfee00000
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a201 base: 0xfed00000
    ACPI: Core revision 20090903
    ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    ACPI: bus type pci registered
    ACPI: EC: EC description table is found, configuring boot EC
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
    ACPI: Power Resource [PUBS] (on)
    ACPI: ACPI Dock Station Driver: 3 docks/bays found
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
    PCI: Using ACPI for IRQ routing
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 11 devices
    ACPI: ACPI bus type pnp unregistered
    acpi device:01: registered as cooling_device0
    ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    ACPI: Lid Switch [LID]
    ACPI: Sleep Button [SLPB]
    ACPI: Power Button [PWRF]
    i915 0000:00:02.0: power state changed by ACPI to D0
    ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    ACPI: SSDT 7f6f1ccc 001FE (v01 PmRef Cpu0Ist 00000100 INTL 20050513)
    ACPI: SSDT 7f6f1f4f 006B4 (v01 PmRef Cpu0Cst 00000100 INTL 20050513)
    ACPI: SSDT 7f6f1c04 000C8 (v01 PmRef Cpu1Ist 00000100 INTL 20050513)
    ACPI: SSDT 7f6f1eca 00085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513)
    ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
    uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
    uhci_hcd 0000:00:1d.2: power state changed by ACPI to D0
    ACPI: Thermal Zone [THM0] (56 C)
    ACPI: Thermal Zone [THM1] (59 C)
    ACPI: AC Adapter [AC] (on-line)
    ACPI: Battery Slot [BAT0] (battery present)
    thinkpad_acpi: ThinkPad ACPI Extras v0.23
    thinkpad_acpi: http://ibm-acpi.sf.net/
    thinkpad_acpi: ThinkPad BIOS 7JET29WW (1.14 ), EC 7JHT13WW-1.04
    thinkpad_acpi: Lenovo ThinkPad X60 Tablet, model 6363WDK
    thinkpad_acpi: WARNING: Outdated ThinkPad BIOS/EC firmware
    thinkpad_acpi: WARNING: This firmware may be missing critical bug fixes and/or important features
    thinkpad_acpi: ACPI backlight control delay disabled
    thinkpad_acpi: radio switch found; radios are enabled
    thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
    thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    Registered led device: tpacpi::thinklight
    Registered led device: tpacpi::power
    Registered led device: tpacpi::standby
    Registered led device: tpacpi::thinkvantage
    thinkpad_acpi: Standard ACPI backlight interface available, not loading native one.
    ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    cat /var/log/acpid.log
    Feb 28 13:19:28 damnation acpid: exiting
    Mar 1 12:48:43 damnation acpid: starting up
    Mar 1 12:48:43 damnation acpid: 4 rules loaded
    Mar 1 12:48:43 damnation acpid: waiting for events: event logging is off
    Mar 1 12:48:44 damnation acpid: client connected from 1737[82:82]
    Mar 1 12:48:44 damnation acpid: 1 client rule loaded
    Mar 1 12:49:39 damnation acpid: client connected from 2523[0:0]
    Mar 1 12:49:39 damnation acpid: 1 client rule loaded
    Mar 1 12:49:56 damnation acpid: exiting
    Mar 1 12:49:56 damnation acpid: starting up
    Mar 1 12:49:56 damnation acpid: 4 rules loaded
    Mar 1 12:49:56 damnation acpid: waiting for events: event logging is off
    Mar 1 12:49:57 damnation acpid: client connected from 2523[0:0]
    Mar 1 12:49:57 damnation acpid: 1 client rule loaded
    Mar 1 12:50:01 damnation acpid: client connected from 1737[82:82]
    Mar 1 12:50:01 damnation acpid: 1 client rule loaded
    Mar 2 10:23:50 damnation acpid: client 2523[0:0] has disconnected
    Mar 2 10:23:50 damnation acpid: client connected from 2523[0:0]
    Mar 2 10:23:50 damnation acpid: 1 client rule loaded
    Mar 2 10:52:18 damnation acpid: client 2523[0:0] has disconnected
    Mar 2 10:52:18 damnation acpid: client connected from 2523[0:0]
    Mar 2 10:52:18 damnation acpid: 1 client rule loaded
    Mar 2 17:00:21 damnation acpid: client 2523[0:0] has disconnected
    Mar 2 17:00:21 damnation acpid: client connected from 2523[0:0]
    Mar 2 17:00:21 damnation acpid: 1 client rule loaded
    Mar 3 09:54:32 damnation acpid: client 2523[0:0] has disconnected
    Mar 3 09:54:32 damnation acpid: client connected from 2523[0:0]
    Mar 3 09:54:32 damnation acpid: 1 client rule loaded
    Mar 3 10:28:14 damnation acpid: exiting
    Mar 3 10:28:14 damnation acpid: starting up
    Mar 3 10:28:14 damnation acpid: 4 rules loaded
    Mar 3 10:28:14 damnation acpid: waiting for events: event logging is off
    Mar 3 10:28:15 damnation acpid: client connected from 2523[0:0]
    Mar 3 10:28:15 damnation acpid: 1 client rule loaded
    Mar 3 10:28:19 damnation acpid: client connected from 1737[82:82]
    Mar 3 10:28:19 damnation acpid: 1 client rule loaded
    Mar 3 10:37:44 damnation acpid: exiting
    Mar 3 10:37:44 damnation acpid: starting up
    Mar 3 10:37:44 damnation acpid: 4 rules loaded
    Mar 3 10:37:44 damnation acpid: waiting for events: event logging is off
    Mar 3 10:37:45 damnation acpid: client connected from 2523[0:0]
    Mar 3 10:37:45 damnation acpid: 1 client rule loaded
    Mar 3 10:37:49 damnation acpid: client connected from 1737[82:82]
    Mar 3 10:37:49 damnation acpid: 1 client rule loaded
    Mar 3 12:22:44 damnation acpid: exiting
    Mar 3 12:23:44 damnation acpid: starting up
    Mar 3 12:23:45 damnation acpid: 4 rules loaded
    Mar 3 12:23:45 damnation acpid: waiting for events: event logging is off
    Mar 3 12:23:46 damnation acpid: client connected from 3417[82:82]
    Mar 3 12:23:46 damnation acpid: 1 client rule loaded
    Mar 3 12:24:40 damnation acpid: client connected from 4287[0:0]
    Mar 3 12:24:40 damnation acpid: 1 client rule loaded
    Mar 3 12:24:55 damnation acpid: exiting
    Mar 3 12:24:55 damnation acpid: starting up
    Mar 3 12:24:55 damnation acpid: 4 rules loaded
    Mar 3 12:24:55 damnation acpid: waiting for events: event logging is off
    Mar 3 12:24:56 damnation acpid: client connected from 4287[0:0]
    Mar 3 12:24:56 damnation acpid: 1 client rule loaded
    Mar 3 12:25:00 damnation acpid: client connected from 3417[82:82]
    Mar 3 12:25:00 damnation acpid: 1 client rule loaded
    Mar 3 12:40:54 damnation acpid: exiting
    Mar 3 12:49:47 damnation acpid: starting up
    Mar 3 12:49:47 damnation acpid: 4 rules loaded
    Mar 3 12:49:47 damnation acpid: waiting for events: event logging is off
    Mar 3 12:49:49 damnation acpid: client connected from 3396[82:82]
    Mar 3 12:49:49 damnation acpid: 1 client rule loaded
    Mar 3 12:50:12 damnation acpid: client connected from 5224[0:0]
    Mar 3 12:50:12 damnation acpid: 1 client rule loaded
    Mar 3 12:50:59 damnation acpid: exiting
    Mar 3 12:50:59 damnation acpid: starting up
    Mar 3 12:50:59 damnation acpid: 4 rules loaded
    Mar 3 12:50:59 damnation acpid: waiting for events: event logging is off
    Mar 3 12:51:00 damnation acpid: client connected from 5224[0:0]
    Mar 3 12:51:00 damnation acpid: 1 client rule loaded
    Mar 3 12:51:04 damnation acpid: client connected from 3396[82:82]
    Mar 3 12:51:04 damnation acpid: 1 client rule loaded
    Mar 3 13:21:42 damnation acpid: exiting
    Mar 3 13:21:42 damnation acpid: starting up
    Mar 3 13:21:42 damnation acpid: 4 rules loaded
    Mar 3 13:21:42 damnation acpid: waiting for events: event logging is off
    Mar 3 13:21:43 damnation acpid: client connected from 5224[0:0]
    Mar 3 13:21:43 damnation acpid: 1 client rule loaded
    Mar 3 13:21:47 damnation acpid: client connected from 3396[82:82]
    Mar 3 13:21:47 damnation acpid: 1 client rule loaded
    Mar 3 13:22:21 damnation acpid: exiting
    Mar 3 13:22:21 damnation acpid: starting up
    Mar 3 13:22:21 damnation acpid: 4 rules loaded
    Mar 3 13:22:21 damnation acpid: waiting for events: event logging is off
    Mar 3 13:22:22 damnation acpid: client connected from 5224[0:0]
    Mar 3 13:22:22 damnation acpid: 1 client rule loaded
    Mar 3 13:22:26 damnation acpid: client connected from 3396[82:82]
    Mar 3 13:22:26 damnation acpid: 1 client rule loaded
    Mar 3 13:23:03 damnation acpid: client 5224[0:0] has disconnected
    Mar 3 13:23:03 damnation acpid: client connected from 5224[0:0]
    Mar 3 13:23:03 damnation acpid: 1 client rule loaded
    Mar 3 13:25:00 damnation acpid: exiting
    Mar 3 13:25:00 damnation acpid: starting up
    Mar 3 13:25:00 damnation acpid: 4 rules loaded
    Mar 3 13:25:00 damnation acpid: waiting for events: event logging is off
    Mar 3 13:25:01 damnation acpid: client connected from 5224[0:0]
    Mar 3 13:25:01 damnation acpid: 1 client rule loaded
    Mar 3 13:25:05 damnation acpid: client connected from 3396[82:82]
    Mar 3 13:25:05 damnation acpid: 1 client rule loaded
    Mar 3 13:29:52 damnation acpid: client connected from 21588[1000:100]
    Mar 3 13:29:52 damnation acpid: 1 client rule loaded
    Mar 3 13:30:27 damnation acpid: client 21588[1000:100] has disconnected
    Mar 3 13:36:15 damnation acpid: exiting
    Mar 3 13:37:54 damnation acpid: starting up
    Mar 3 13:37:54 damnation acpid: 4 rules loaded
    Mar 3 13:37:54 damnation acpid: waiting for events: event logging is off
    Mar 3 13:37:56 damnation acpid: client connected from 3419[82:82]
    Mar 3 13:37:56 damnation acpid: 1 client rule loaded
    Mar 3 13:38:28 damnation acpid: client connected from 4292[0:0]
    Mar 3 13:38:28 damnation acpid: 1 client rule loaded
    Mar 3 13:39:24 damnation acpid: exiting
    Mar 3 13:39:24 damnation acpid: starting up
    Mar 3 13:39:24 damnation acpid: 4 rules loaded
    Mar 3 13:39:24 damnation acpid: waiting for events: event logging is off
    Mar 3 13:39:25 damnation acpid: client connected from 4292[0:0]
    Mar 3 13:39:25 damnation acpid: 1 client rule loaded
    Mar 3 13:39:29 damnation acpid: client connected from 3419[82:82]
    Mar 3 13:39:29 damnation acpid: 1 client rule loaded
    Mar 3 13:44:09 damnation acpid: client connected from 4488[1000:100]
    Mar 3 13:44:09 damnation acpid: 1 client rule loaded
    Mar 3 13:45:42 damnation acpid: client 4488[1000:100] has disconnected
    Mar 3 13:58:17 damnation acpid: exiting
    Mar 3 13:58:17 damnation acpid: starting up
    Mar 3 13:58:17 damnation acpid: 4 rules loaded
    Mar 3 13:58:17 damnation acpid: waiting for events: event logging is off
    Mar 3 13:58:18 damnation acpid: client connected from 4292[0:0]
    Mar 3 13:58:18 damnation acpid: 1 client rule loaded
    Mar 3 13:58:22 damnation acpid: client connected from 3419[82:82]
    Mar 3 13:58:22 damnation acpid: 1 client rule loaded
    (are all these "client has disconnected" messages normal?)
    Last edited by Natanji (2010-03-07 11:03:54)

    I don't know if it works for everyone but i have just fixed the acpi rotate for my x60t
    /usr/bin/xrotate
    #!/bin/sh
    output=LVDS1
    if [ "$XROT_OUTPUT" ]
    then
    output=$XROT_OUTPUT;
    fi
    devices="stylus eraser"
    geomnbr=0
    xrandr=normal
    wacom=normal
    if [ "$1" == "-" ] || [ "$1" == "+" ] || ! [ "$1" ];
    then
    operator="$1";
    [ "$1" ] || operator='+';
    case `xrandr --verbose | grep "^$output " | sed "s/^[^ ]* [^ ]* [^ ]* ([^(]*) \([a-z]*\).*/\1/"` in
    normal) geom=0;;
    left) geom=1;;
    inverted) geom=2;;
    right) geom=3;;
    esac
    let geom=${geom}${operator}1+4
    let geom=${geom}%4
    else
    geom="$1"
    fi
    case $geom in
    1) wacom=CCW; xrandr=left ;;
    2) wacom=HALF; xrandr=inverted ;;
    3) wacom=CW; xrandr=right ;;
    *) wacom=NONE; xrandr=normal ;;
    esac
    echo "xrandr to $xrandr, xsetwacom to $wacom" >&2
    if xrandr --output "$output" --rotate "$xrandr"; then
    for device in $devices
    do
    xsetwacom set "$device" Rotate "$wacom"
    done
    fi
    #workaround for linuxwacom bug
    if [ "`xsetwacom get stylus Mode`" == '1' ]; then
    for decive in $devices
    do
    xsetwacom set stylus CoreEvent "off"
    xsetwacom set stylus Mode "off"
    done
    { sleep 1;
    for device in $devices
    do
    xsetwacom set stylus Mode "on"
    xsetwacom set stylus CoreEvent "on"
    done; } &
    fi
    /etc/acpi/thinkpad-swivel-up.sh       
    #!/bin/bash
    XAUTHORITY=/var/lib/gdm/\:0.Xauth DISPLAY=:0.0 /usr/bin/xrotate 0
    /etc/acpi/thinkpad-swivel-down.sh       
    #!/bin/bash
    XAUTHORITY=/var/lib/gdm/\:0.Xauth DISPLAY=:0.0 /usr/bin/xrotate 1
    The problem was that my acpid starts long before xorg.
    System:
    Thinkpad x60 tablet
    xorg 1.8
    acpid 1.0.10

  • Command-L no longer works

    Command-L no longer works to select to address bar (or whatever it's called) in Safari. The key binding is still there, but the "Open Location …" command in the menu is grayed out and can't be selected.
    I haven't done anything to change the key bindings. Anyone seen anything like this before?

    Never mind. Fixed when Safari was restarted. Thought I had tried that, but apparently not.

  • Ever since installing Mountain LIon my caps lock no longer works.  Any ideas?

    ever since downloading Moutain Lion my cap lock no longer works,  Any ideas?

    First, check your >System Preferences>Keyboard
    ref:http://tonylocicero.hubpages.com/hub/Kill-thE-CAPS-LOck-Key

  • [SOLVED] hdparm -S 241 no longer working

    Sometime in the last month, hdparm has stopped spinning down defined HDD's. I have a total of three HDD's in my system. Al rotating media. Two of those HDD's I use for backup, and as such are not needed for most of the day.
    In my rc.local I have:
    hdparm -S 241 /dev/sdb
    hdparm -S 241 /dev/sdc
    Under the 2.6.27 series of kernels it worked, and now under the 2.6.38 series it no longer functions.
    BUT...there has been a lot of updates since then as well so it may not be a kernel issue.
    As a test, I rebooted my system, launched LXDE, launched nothing else except a terminal window. I made myself root, and issued the above commands manually and then I went away for an hour. The drives did not spindown as requested. The 241 parameter decodes to 30 minutes.
    Does any one have any ideas what's up?
    Thank you for your assistance.
    Sincerely and respectfully,
    Dave
    Last edited by dcbdbis (2011-04-23 03:31:40)

    Solved!
    And an explanation is due......
    Culprit = Thunar, the XFCE file manager.
    About one month ago, I made a significant change to my system. When I learned that Gnome 2 (my DE) was not going to be maintained, and that Gnome 3 was going to be force-fed to all Gnome users, I wiped my system and performed a complete fresh install and went with LXDE.
    I looked at Gnome 3 after it was released via a live OpenSuse CD. It's not at all what I want, and it broke to many desktop paradigms for me personally. This is not a good vs evil thing as many are portraying Gnome 3, well at least it's not in my mind.
    It's about choice. I use Arch for my daily work. I'm nearly 60 years old. I have no interest in having my desktop look like a smartphone. So I looked at KDE and LXDE. KDE can be customized much more easily than LXDE, but again it's a little too "heavy" for my personal tastes.
    In the end I went with LXDE. PcManFm does not have a tree view in the left-hand pane. Thunar does. So Thunar got the nod as my file manager of choice.
    I have discovered with the assistance of 'iotop' that when you open Thunar, it goes out and refreshes itself (I suspect the dir tree) with regard to every mounted file system. And as my backups, sdb1 and sdc1 were mounted, they had a read event. Your suggestion of iotop documented this. Apparently Gnome 2's 'Nautilus' file manager does not do this, because under Gnome 2, the drives spun down in accordance with my hdparm settings in the /etc/rc.local file.
    My personal solution is simple. I changed my /etc/fstab and added the noauto to the line for these two drives. They do not get mounted, and in tests, Thunar doesn't attempt to automount them (I did not install the volume addon), and I also turned off the mounting features in pcmanfm.
    Problem solved. The drives no longer have read events everytime I open Thunar, and spin down as they should.
    For others, a second solution would be to leave the /etc/fstab alone, and simply unmount the backup drive(s) when you know you will not be using them for a while.
    'iotop' did the trick for me in identifying the problem.
    Thank you sincerely for the assistance. I appreciate it!
    Dave.....
    Last edited by dcbdbis (2011-04-23 03:39:09)

  • [SOLVED] Default audio device no longer works after reboot

    After today's reboot, the audio device no longer works. E.g., VLC says:
    Audio output failed:
    The audio device "default" could not be used:
    No such file or directory.
    This is the console log:
    [0x1394138] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
    [0x7fac180069c8] pulse audio output error: PulseAudio server connection failure: Connection refused
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    [0x7fac180069c8] alsa audio output error: cannot open ALSA device "default": No such file or directory
    [0x7fac180069c8] jack audio output error: failed to connect to JACK server
    [0x7fac180069c8] oss audio output error: cannot open audio device (/dev/dsp)
    [0x7fac180069c8] main audio output error: no suitable audio output module
    [0x7fac40fa4db8] main decoder error: failed to create audio output
    [0x7fac180069c8] pulse audio output error: PulseAudio server connection failure: Connection refused
    ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
    [0x7fac180069c8] alsa audio output error: cannot open ALSA device "default": No such file or directory
    [0x7fac180069c8] jack audio output error: failed to connect to JACK server
    [0x7fac180069c8] oss audio output error: cannot open audio device (/dev/dsp)
    [0x7fac180069c8] main audio output error: no suitable audio output module
    [0x7fac41055118] main decoder error: failed to create audio output
    The strange thing is that the sound card does in fact work; e.g. the sound test for "HDA Intel PCH", the first entry in my KDE Audio Settings, works. But the entry "default" does not and I suppose that is also the device that VLC is complaining about.
    I've tried blacklisting the HDMI driver and switched to the other audio output modules in VLC. I've also checked I'm still member of the "audio" group.
    Edit:
    P.S. Solved this myself. I had a USB-to-MIDI adapter cable plugged in during boot, which seems to have been causing these problems. I suppose systemd thought it was a USB sound card? I was wondering why dmesg said something about USB sound when the computer doesn't have any USB sound devices. Hardware detection epic fail. Although I guess the cable counts as a MIDI device at least, so in a way it's correct.
    So it looks like I'll always have to unplug the MIDI cable before rebooting.
    Last edited by Morn (2012-11-23 19:24:00)

    You might get. Ore assistance in a different forum area. Maybe try Using pad. This is the forum for iPhoto for iOS.

  • [Solved] Suspend to RAM no longer works

    Suspend to RAM when closing my laptop lid worked out the box for me since I put Arch on my Dell XPS 14. After doing a pacman -Su yesterday (where I noticed that the kernel was updated, but it might be something else) it no longer works. Running 'systemctl suspend' in the terminal does work. Do I have to update a config?
    Last edited by skip (2014-04-01 19:48:23)

    For anyone else that finds this, systemd 212 doesn't suspend with lid closed with or without external monitor for those using the Nvidia proprietary drivers. Nvidia doesn't provide the necessary information for systemd to know whether or not an external monitor is connected, and thus it plays it safe and doesn't suspend. This is explained nicely at the Freedesktop bug linked above, but I wanted to pass it along here for those that won't follow the link.
    Sounds like they're leaning toward reversing the preference (dock/external display users will need to opt out of suspending with lid close) in future versions since non-dock/monitor users >> dock/monitor users.

  • [Solved] KDE Desktop Effects no longer working

    Hello,
    I just did an update, (I didn't think it was a major one, I don't recall seeing graphics update, though I'm not sure how to confirm - is there a way to see recently updated packages in yaourt?) and after a brief issue with powertop that was solved by a restart (https://bbs.archlinux.org/viewtopic.php?id=179789 - it may be unrelated though) I found that when I restarted, KWin Crashed, and since then, my desktop effects are not working.
    I have gone to the KDE Desktop Effects Settings Menu, and under the advanced menu, set the compositing type back to OpenGL 3.1, clicked apply, and confirmed that I wanted to try it even though it had evidently crashed Kwin. I then received a message stating "21 desktop effects could not be loaded". When I clicked details, a popup window said:
    "For technical reasons it is not possible to determine all possible error causes.
    Desktop effect system is not running."
    For the record, I am on a Thinkpad X201 with intel graphics.
    Any ideas?
    Last edited by TheGuyWithTheFace (2014-04-19 07:35:43)

    Some Extra information:
    I just tried a restart, that didn't work.
    I then went back into effect settings, and saw that "enable effects at startup" was not checked. I also saw that under the advanced settings, Qt Graphics system was set to raster. Since I'm not sure which it was supposed to be on originally, but the current configuration wasn't working, I also set that to Native, and then clicked apply. KWin then crashed, here is the output:
    Application: KWin (kwin), signal: Aborted
    Using host libthread_db library "/usr/lib/libthread_db.so.1".
    To enable execution of this file add
    add-auto-load-safe-path /usr/lib/libstdc++.so.6.0.19-gdb.py
    line to your configuration file "/home/perry/.gdbinit".
    To completely disable this security protection add
    set auto-load safe-path /
    line to your configuration file "/home/perry/.gdbinit".
    For more information about this security protection see the
    "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
    info "(gdb)Auto-loading safe path"
    [Current thread is 1 (Thread 0x7fafaa788800 (LWP 796))]
    Thread 4 (Thread 0x7faf8beb3700 (LWP 797)):
    #0 0x00007fafa3f7e3f8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
    #1 0x00007fafa420a034 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
    #2 0x00007fafa41fd745 in ?? () from /usr/lib/libQtCore.so.4
    #3 0x00007fafa4209b7f in ?? () from /usr/lib/libQtCore.so.4
    #4 0x00007fafa3f7a0a2 in start_thread () from /usr/lib/libpthread.so.0
    #5 0x00007fafa9fa9d1d in clone () from /usr/lib/libc.so.6
    Thread 3 (Thread 0x7faf8b27a700 (LWP 798)):
    #0 0x00007fafa3f7e3f8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
    #1 0x00007fafa420a034 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
    #2 0x00007fafa41fd745 in ?? () from /usr/lib/libQtCore.so.4
    #3 0x00007fafa4209b7f in ?? () from /usr/lib/libQtCore.so.4
    #4 0x00007fafa3f7a0a2 in start_thread () from /usr/lib/libpthread.so.0
    #5 0x00007fafa9fa9d1d in clone () from /usr/lib/libc.so.6
    Thread 2 (Thread 0x7faf8a878700 (LWP 799)):
    #0 0x00007fafa9fa2fd3 in select () from /usr/lib/libc.so.6
    #1 0x00007fafa42e6c13 in ?? () from /usr/lib/libQtCore.so.4
    #2 0x00007fafa4209b7f in ?? () from /usr/lib/libQtCore.so.4
    #3 0x00007fafa3f7a0a2 in start_thread () from /usr/lib/libpthread.so.0
    #4 0x00007fafa9fa9d1d in clone () from /usr/lib/libc.so.6
    Thread 1 (Thread 0x7fafaa788800 (LWP 796)):
    [KCrash Handler]
    #5 0x00007fafa9ef9389 in raise () from /usr/lib/libc.so.6
    #6 0x00007fafa9efa788 in abort () from /usr/lib/libc.so.6
    #7 0x00007fafa9ef24a6 in __assert_fail_base () from /usr/lib/libc.so.6
    #8 0x00007fafa9ef2552 in __assert_fail () from /usr/lib/libc.so.6
    #9 0x00007fafa7d6f8d9 in ?? () from /usr/lib/libX11.so.6
    #10 0x00007fafa7d6f96e in ?? () from /usr/lib/libX11.so.6
    #11 0x00007fafa7d6fc4d in _XEventsQueued () from /usr/lib/libX11.so.6
    #12 0x00007fafa7d72905 in _XGetRequest () from /usr/lib/libX11.so.6
    #13 0x00007fafa4dfe587 in ?? () from /usr/lib/libGL.so.1
    #14 0x00007fafa4dfbf6b in ?? () from /usr/lib/libGL.so.1
    #15 0x00007faf89bef6db in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
    #16 0x00007faf89befa33 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
    #17 0x00007faf89befb8b in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
    #18 0x00007faf89b89ef6 in ?? () from /usr/lib/xorg/modules/dri/i965_dri.so
    #19 0x00007fafa4dfd898 in ?? () from /usr/lib/libGL.so.1
    #20 0x00007fafa4dd804c in glXMakeCurrentReadSGI () from /usr/lib/libGL.so.1
    #21 0x00007fafaa34e479 in ?? () from /usr/lib/libkdeinit4_kwin.so
    #22 0x00007fafaa350029 in ?? () from /usr/lib/libkdeinit4_kwin.so
    #23 0x00007fafaa34aefc in ?? () from /usr/lib/libkdeinit4_kwin.so
    #24 0x00007fafaa32f4b5 in ?? () from /usr/lib/libkdeinit4_kwin.so
    #25 0x00007fafaa2b6c75 in ?? () from /usr/lib/libkdeinit4_kwin.so
    #26 0x00007fafa431d6ea in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
    #27 0x00007fafa41fa958 in QFutureWatcherBase::event(QEvent*) () from /usr/lib/libQtCore.so.4
    #28 0x00007fafa3491f0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
    #29 0x00007fafa34984d0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
    #30 0x00007fafa8bfa88a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
    #31 0x00007fafa4309a6d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
    #32 0x00007fafa430caad in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
    #33 0x00007fafa352f71c in ?? () from /usr/lib/libQtGui.so.4
    #34 0x00007fafa43086cf in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #35 0x00007fafa43089c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
    #36 0x00007fafa430dae9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
    #37 0x00007fafaa2e7896 in kdemain () from /usr/lib/libkdeinit4_kwin.so
    #38 0x00007fafa9ee5b05 in __libc_start_main () from /usr/lib/libc.so.6
    #39 0x00000000004006fe in _start ()

  • [SOLVED] zsh config (.zshrc) no longer working for root.

    Hi,
    I must've done something stupid a while ago, cause whenever I sudo -s to get some root privilages it seems .zshrc is not read.
    Prompt is default and aliases don't work.
    Here's my .zshrc, just in case.  I'm quite sure it's okay.
    # OPTIONS FOR ZSH
    # PS1=$'%(!.%{\e[0;31m%}#.%{\e[0;32m%}$)>_ %{\e[0m%}' # $>_ / #>_
    PS1=$'%(!.%{\e[1;31m%}%{\e[5;31m%}>>>.%{\e[1;31m%}>%{\e[1;33m%}>%{\e[1;32m%}>) %{\e[0m%}' # >>> / >>>
    RPS1=$'%{\e[0;33m%}[%~]%{\e[0m%}'
    # RPROMPT=$'[~]'
    export PATH="/bin:/sbin:/usr/bin:/usr/sbin:/opt/mozilla/bin:$HOME/linux/bin:/opt/kde/bin:/opt/java/jre/bin:/usr/local/bin"
    export EDITOR="vim"
    export MANPATH="/usr/share/man:/usr/man"
    export DE=kde
    #export TERM=xterm-256color
    # key bindings
    bindkey -v
    bindkey "^[[2~" overwrite-mode
    bindkey "^[[3~" delete-char
    bindkey "\e[7~" beginning-of-line
    bindkey "\e[8~" end-of-line
    bindkey "$(echotc kl)" backward-char
    bindkey "\E[A" up-line-or-search
    bindkey "\E[B" down-line-or-search
    bindkey '^R' history-incremental-search-backward
    bindkey -M vicmd 'k' up-line-or-search
    bindkey -M vicmd 'j' down-line-or-search
    HISTFILE=~/.zshhistory
    HISTSIZE=50000
    SAVEHIST=50000
    # aliases
    alias ..='cd ..'
    alias cl='clear'
    alias ls='ls --color=auto'
    alias lsl='ls -hl --color=auto'
    alias rm='rm -v'
    alias pg='pgrep -lf'
    alias ka='killall -s 9'
    alias sus='sudo -s'
    alias hdtemp='sudo hddtemp /dev/sda'
    alias du="du -h"
    alias df="df -h"
    alias freq="cpufreq-info | grep decide"
    alias mpdkill="sudo mpd --kill && killall -s 9 mpdscribble"
    alias sudo="sudo "
    alias nc="ncmpcpp"
    alias cmatrix="cmatrix -abu2"
    alias x="startx"
    alias thinkpad-smapi="thinkpad-smapi -b 0"
    alias relap="sudo /etc/rc.d/laptop-mode restart"
    alias rewlan="sudo ifconfig wlan0 {down,up}"
    alias rentpd="sudo /etc/rc.d/openntpd restart"
    alias resamba="sudo /etc/rc.d/samba restart"
    alias recups="sudo /etc/rc.d/cups restart"
    alias reblue="sudo /etc/rc.d/bluetooth restart"
    alias fancool="/etc/rc.d/thinkfan stop && echo level 7 > /proc/acpi/ibm/fan"
    alias fanstart="sudo /etc/rc.d/thinkfan start"
    # functions
    fs() { find $1 -iname '*'$2'*'; }
    gcurses() { gcc $1 -o $(cut -d . -f 1 $1) -lncurses;}
    ranger () {
    command ranger --fail-unless-cd $@ &&
    cd "$(grep \^\' ~/.ranger/bookmarks | cut -b3-)"
    # completion
    autoload -U compinit
    compinit
    # correction
    setopt correctall
    # prompt
    # autoload -U promptinit
    # promptinit
    # prompt redhat
    # options
    setopt hist_ignore_all_dups
    setopt hist_ignore_space
    setopt nohup # don't kill bg jobs when tty quits
    setopt nocheckjobs # don't complain about background jobs on exit
    #Some functions, like _apt and _dpkg, are very slow. You can use a cache in order to proxy the list of results (like the list of available debian packages) Use a cache:
    zstyle ':completion:*' use-cache on
    zstyle ':completion:*' cache-path ~/.zsh/cache
    #Prevent CVS files/directories from being completed:
    zstyle ':completion:*:(all-|)files' ignored-patterns '(|*/)CVS'
    #Ignore completion functions for commands you don't have:
    zstyle ':completion:*:functions' ignored-patterns '_*'
    zstyle ':completion:*:cd:*' ignored-patterns '(*/)#CVS'
    zstyle ':completion:*:processes-names' command 'ps -e -o comm='
    Last edited by vi3dr0 (2010-09-19 15:10:41)

    I think this was a pushed /etc/sudoers file that pacdiffviewer prompts you to replace with, maybe a month ago?  If you were like me, you probably only added yourself being able to sudo.  I don't have the old version, but I don't remember requiring the code I gave you... maybe they've changed something necessitating the new file.  Anyway, happy times, my prompt turns red when I 'sudo -s'

  • [SOLVED] KWin keyboard shortcuts no longer working

    My Kwin shortcuts (Maximize, tile-left, tile right) have stopped working since doing a pacman update yesterday. Any ideas on how to fix them? I am running Arch in a VirtualBox 4.3.10 VM.
    EDIT: Never mind, the problem was resolved for whatever reason by today's gtk3 update.
    Last edited by wiegraf (2014-05-13 02:00:43)

    Ignore the permissions messages, as per http://support.apple.com/kb/TS1448
    Here's the second way:
    While logged into the newly created admin account, backup the bad account's folder, delete the bad account, selecting the save data option (which is stored in /Users/Deleted Users/ as a disk image), recreate the bad account using the same username/password combo, log out and back into the recreated original account. If the problem's solved, open the saved data dmg file in /Users/Deleted Users/, open the /Library/Preferences/ folder from the saved data, open the current /Users/restored account/Library/Preferences/ folder, and slowly copy plist files from the saved data folder to the current one that don't exist in it. Log out and back in to ensure there's no conflict and things still work correctly. Resolving conflicts or identifying corrupt plist files is a laborious process. Good luck.

  • Bug in 10: Command 2 no longer works

    This is an annoying bug... I use command 2 for most video playback, as I find that playback at double resolution is a good viewing size on a large screen.
    Command 2 has worked for years, and it still works when viewing video from within iTunes. Using the new Command + to slowly increment size is much more inconvenient.

    I don't want to do either of those things...
    This is a UI inconsistency - every other video playback utility (pro, QT9, VLC, iTunes, DVD player) uses command 2 for double size.

  • Command-C no longer works in some apps

    All of a sudden command-c isn't copying! Choosing Copy from the Edit menu does work, but that's hardly convenient.
    While this true in almost all apps (Pages, TextEdit,  Excel, Outlook, etc.), in one, at least, (MarinerWrite) command-c does work! I've changed keyboards, but that doesn't help.
    Anyone got any ideas?

    just adding on to what SilverSkyRat wrote.
    System Preferences -> Keyboard.
    Then the "Shortcuts" tab, look for warning sign, yellow triangle, in the left pane.

  • [SOLVED: HW ISSUE] WLAN no longer works (Zotac IQ01 / r8169 / iwlwifi)

    After recent (since 9.7.2014) updates, the WLAN link stopped working for me - and I don't seem to be find a way to restore it. Thus, your wisdom is appreciated:
    Setup/Background
    - Device: Zotac ZBox IQ (http://www.zotac.com/products/mini-pcs/ … nt/10.html)
    - Network device (2xGLAN): Realtek  RTL8111/8168/8411 (kernel module r8169 loads)
    - Wifi (device missing, used to work as enp3s0 ??), should be intel chipset
    - Wired connection works
    - NetworkManager is in use
    - Dmesg error: enp3s0 link is not ready
    Tried so far
    - Tested with older kernel 3.14.x -- no change
    - Tested with kernel-lts -- no change
    - Tested with older networkmanager -- no change
    - Tested with fresh Arch media (latest.iso) -- device cannot be found
    - Tested with older Arch media (1.4.2014.iso) -- device cannot be found
    - Tried bringing up the link with command: ip link set dev enp3s0 up -- no change, no error
    - Unloading r8169 removes the wired connection in networkmanager but not wireless, is that normal?
    - Noticed also this link (https://wiki.archlinux.org/index.php/Ne … OL_problem), but setup has no Windows
    Any pointers? Had a similar problem sometime in the past (https://bbs.archlinux.org/viewtopic.php?id=177793 -- different device), and then after some time and upgrades it just started working again.
    Thanks in advance,
    Juha
    [EDIT 14.7]
    Removed misleading reference: Noticed this post (https://bbs.archlinux.org/viewtopic.php?id=183601) and changed name in udev rules: enp03s0 -> wlp03s0 -- no change
    [EDIT 16.7]
    Added some details seen also later in thread
    Last edited by jmu (2014-07-18 16:08:45)

    jmu wrote:
    Sorry for missing your guidance ewaller, but you mean this?
    Let's try again:
    sudo iw wlp3s0 scan
    (iw help output)
    Apparently it requires dev parameter?
    sudo iw dev wlp3s0 scan
    command failed: No such device (-19)
    ewaller$@$odin ~ 1012 %sudo iw wlan0 scan
    [sudo] password for ewaller:
    BSS c4:3d:c7:5d:eb:8f(on wlan0) -- associated
    TSF: 142129421052 usec (1d, 15:28:49)
    freq: 2412
    beacon interval: 100 TUs
    capability: ESS Privacy ShortSlotTime (0x0411)
    signal: -42.00 dBm
    last seen: 260 ms ago
    Information elements from Probe Response frame:
    SSID: Woodlyn
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 1
    ERP: <no flags>
    ERP D4.0: <no flags>
    RSN: * Version: 1
    * Group cipher: CCMP
    * Pairwise ciphers: CCMP
    * Authentication suites: PSK
    * Capabilities: 16-PTKSA-RC 1-GTKSA-RC (0x000c)
    Extended supported rates: 6.0 9.0 12.0 48.0
    HT capabilities:
    Capabilities: 0x187c
    HT20
    SM Power Save disabled
    RX Greenfield
    RX HT20 SGI
    RX HT40 SGI
    No RX STBC
    Max AMSDU length: 7935 bytes
    DSSS/CCK HT40
    Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
    Minimum RX AMPDU time spacing: 8 usec (0x06)
    HT RX MCS rate indexes supported: 0-15
    HT TX MCS rate indexes are undefined
    HT operation:
    * primary channel: 1
    * secondary channel offset: no secondary
    * STA channel width: 20 MHz
    * RIFS: 0
    * HT protection: non-HT mixed
    * non-GF present: 1
    * OBSS non-GF present: 1
    * dual beacon: 0
    * dual CTS protection: 0
    * STBC beacon: 0
    * L-SIG TXOP Prot: 0
    * PCO active: 0
    * PCO phase: 0
    WMM: * Parameter version 1
    * u-APSD
    * BE: CW 15-1023, AIFSN 3
    * BK: CW 15-1023, AIFSN 7
    * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
    * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
    BSS 78:54:2e:17:d3:ee(on wlan0)
    TSF: 18945414335000 usec (219d, 06:36:54)
    freq: 2412
    beacon interval: 100 TUs
    capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431)
    signal: -84.00 dBm
    last seen: 193 ms ago
    Information elements from Probe Response frame:
    SSID: mcfab
    Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0
    DS Parameter set: channel 1
    Country: US Environment: Indoor/Outdoor
    Channels [1 - 11] @ 30 dBm
    ERP: Use_Protection Barker_Preamble_Mode
    Extended supported rates: 24.0 36.0 48.0 54.0
    HT capabilities:
    Capabilities: 0x1ad
    RX LDPC
    HT20
    SM Power Save disabled
    RX HT20 SGI
    TX STBC
    RX STBC 1-stream
    Max AMSDU length: 3839 bytes
    No DSSS/CCK HT40
    Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
    Minimum RX AMPDU time spacing: No restriction (0x00)
    HT RX MCS rate indexes supported: 0-15
    HT TX MCS rate indexes are undefined
    HT operation:
    * primary channel: 1
    * secondary channel offset: no secondary
    * STA channel width: 20 MHz
    * RIFS: 0
    * HT protection: non-HT mixed
    * non-GF present: 0
    * OBSS non-GF present: 1
    * dual beacon: 0
    * dual CTS protection: 0
    * STBC beacon: 0
    * L-SIG TXOP Prot: 0
    * PCO active: 0
    * PCO phase: 0
    Overlapping BSS scan params:
    * passive dwell: 20 TUs
    * active dwell: 10 TUs
    * channel width trigger scan interval: 300 s
    * scan passive total per channel: 200 TUs
    * scan active total per channel: 20 TUs
    * BSS width channel transition delay factor: 5
    * OBSS Scan Activity Threshold: 0.25 %
    Extended capabilities: HT Information Exchange Supported
    WMM: * Parameter version 1
    * u-APSD
    * BE: CW 15-1023, AIFSN 3
    * BK: CW 15-1023, AIFSN 7
    * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
    * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
    RSN: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
    WPA: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    WPS: * Version: 1.0
    * Wi-Fi Protected Setup State: 2 (Configured)
    * Response Type: 3 (AP)
    * UUID: 13c0b07c-1dd2-11b2-8c69-91034a198fdd
    * Manufacturer: D-Link
    * Model: D-Link Repeater
    * Model Number: DAP-1320
    * Serial Number: none
    * Primary Device Type: 6-0050f204-1
    * Device name: DAP-1320
    * Config methods: PBC
    * RF Bands: 0x1
    * Unknown TLV (0x1049, 6 bytes): 00 37 2a 00 01 20
    BSS 58:6d:8f:1c:7f:f5(on wlan0)
    TSF: 369471980976 usec (4d, 06:37:51)
    freq: 2422
    beacon interval: 100 TUs
    capability: ESS Privacy ShortSlotTime (0x0411)
    signal: -82.00 dBm
    last seen: 3106 ms ago
    Information elements from Probe Response frame:
    SSID: Merlin
    Supported rates: 1.0* 2.0* 5.5* 11.0* 18.0 24.0 36.0 54.0
    DS Parameter set: channel 3
    ERP: <no flags>
    ERP D4.0: <no flags>
    RSN: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
    Extended supported rates: 6.0 9.0 12.0 48.0
    HT capabilities:
    Capabilities: 0x18fc
    HT20
    SM Power Save disabled
    RX Greenfield
    RX HT20 SGI
    RX HT40 SGI
    TX STBC
    No RX STBC
    Max AMSDU length: 7935 bytes
    DSSS/CCK HT40
    Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
    Minimum RX AMPDU time spacing: 8 usec (0x06)
    HT RX MCS rate indexes supported: 0-15
    HT TX MCS rate indexes are undefined
    HT operation:
    * primary channel: 3
    * secondary channel offset: no secondary
    * STA channel width: 20 MHz
    * RIFS: 0
    * HT protection: non-HT mixed
    * non-GF present: 1
    * OBSS non-GF present: 1
    * dual beacon: 0
    * dual CTS protection: 0
    * STBC beacon: 0
    * L-SIG TXOP Prot: 0
    * PCO active: 0
    * PCO phase: 0
    WPS: * Version: 1.0
    * Wi-Fi Protected Setup State: 2 (Configured)
    * Response Type: 3 (AP)
    * UUID: c18a4b3e-6832-34c7-2859-7ccb974a11a7
    * Manufacturer: Cisco
    * Model: Linksys E3200
    * Model Number: v1.0.04
    * Serial Number: 42
    * Primary Device Type: 6-0050f204-1
    * Device name: Linksys E3200
    * Config methods: Display, PBC
    * RF Bands: 0x3
    * Unknown TLV (0x1049, 6 bytes): 00 37 2a 00 01 20
    WPA: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
    BSS b8:e6:25:f7:1d:29(on wlan0)
    TSF: 1088585492128 usec (12d, 14:23:05)
    freq: 2462
    beacon interval: 100 TUs
    capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431)
    signal: -79.00 dBm
    last seen: 30 ms ago
    Information elements from Probe Response frame:
    SSID: 2WIRE883
    Supported rates: 1.0* 2.0* 5.5* 6.0 9.0 11.0* 12.0 18.0
    DS Parameter set: channel 11
    Country: US Environment: Indoor/Outdoor
    Channels [1 - 11] @ 27 dBm
    RSN: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
    WPA: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    ERP: <no flags>
    Extended supported rates: 24.0 36.0 48.0 54.0
    BSS c4:04:15:8f:29:a0(on wlan0)
    TSF: 1092012544384 usec (12d, 15:20:12)
    freq: 2447
    beacon interval: 100 TUs
    capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431)
    signal: -84.00 dBm
    last seen: 1170 ms ago
    Information elements from Probe Response frame:
    SSID: MyCharterWiFia0-2G
    Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0
    DS Parameter set: channel 8
    TIM: DTIM Count 0 DTIM Period 2 Bitmap Control 0x0 Bitmap[0] 0x4
    ERP: <no flags>
    RSN: * Version: 1
    * Group cipher: CCMP
    * Pairwise ciphers: CCMP
    * Authentication suites: PSK
    * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
    Extended supported rates: 24.0 36.0 48.0 54.0
    WMM: * Parameter version 1
    * u-APSD
    * BE: CW 15-1023, AIFSN 3
    * BK: CW 15-1023, AIFSN 7
    * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
    * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
    HT capabilities:
    Capabilities: 0x11cc
    HT20
    SM Power Save disabled
    RX HT40 SGI
    TX STBC
    RX STBC 1-stream
    Max AMSDU length: 3839 bytes
    DSSS/CCK HT40
    Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
    Minimum RX AMPDU time spacing: 8 usec (0x06)
    HT RX MCS rate indexes supported: 0-15
    HT TX MCS rate indexes are undefined
    HT operation:
    * primary channel: 8
    * secondary channel offset: no secondary
    * STA channel width: 20 MHz
    * RIFS: 1
    * HT protection: no
    * non-GF present: 0
    * OBSS non-GF present: 0
    * dual beacon: 0
    * dual CTS protection: 0
    * STBC beacon: 0
    * L-SIG TXOP Prot: 0
    * PCO active: 0
    * PCO phase: 0
    Overlapping BSS scan params:
    * passive dwell: 20 TUs
    * active dwell: 10 TUs
    * channel width trigger scan interval: 300 s
    * scan passive total per channel: 200 TUs
    * scan active total per channel: 20 TUs
    * BSS width channel transition delay factor: 5
    * OBSS Scan Activity Threshold: 0.25 %
    Extended capabilities: HT Information Exchange Supported
    BSS 00:1a:ef:0a:1f:1c(on wlan0)
    TSF: 1456596480215 usec (16d, 20:36:36)
    freq: 2412
    beacon interval: 100 TUs
    capability: ESS Privacy ShortSlotTime (0x0411)
    signal: -90.00 dBm
    last seen: 1503 ms ago
    Information elements from Probe Response frame:
    SSID: MEJ
    Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0
    DS Parameter set: channel 1
    TIM: DTIM Count 0 DTIM Period 1 Bitmap Control 0x0 Bitmap[0] 0x20
    ERP: Barker_Preamble_Mode
    Extended supported rates: 24.0 36.0 48.0 54.0
    HT capabilities:
    Capabilities: 0x186e
    HT20/HT40
    SM Power Save disabled
    RX HT20 SGI
    RX HT40 SGI
    No RX STBC
    Max AMSDU length: 7935 bytes
    DSSS/CCK HT40
    Maximum RX AMPDU length 32767 bytes (exponent: 0x002)
    Minimum RX AMPDU time spacing: 16 usec (0x07)
    HT RX MCS rate indexes supported: 0-15
    HT TX MCS rate indexes are undefined
    HT operation:
    * primary channel: 1
    * secondary channel offset: above
    * STA channel width: any
    * RIFS: 0
    * HT protection: non-HT mixed
    * non-GF present: 0
    * OBSS non-GF present: 0
    * dual beacon: 0
    * dual CTS protection: 0
    * STBC beacon: 0
    * L-SIG TXOP Prot: 0
    * PCO active: 0
    * PCO phase: 0
    WMM: * Parameter version 1
    * BE: CW 15-1023, AIFSN 3
    * BK: CW 15-1023, AIFSN 7
    * VI: CW 7-15, AIFSN 2, TXOP 3008 usec
    * VO: CW 3-7, AIFSN 2, TXOP 1504 usec
    WPS: * Version: 1.0
    * Wi-Fi Protected Setup State: 2 (Configured)
    BSS e4:f4:c6:0a:52:e0(on wlan0)
    TSF: 105656013203 usec (1d, 05:20:56)
    freq: 2412
    beacon interval: 100 TUs
    capability: ESS Privacy ShortSlotTime RadioMeasure (0x1411)
    signal: -85.00 dBm
    last seen: 236 ms ago
    Information elements from Probe Response frame:
    SSID: NETGEAR98
    Supported rates: 1.0* 2.0* 5.5 11.0 18.0 24.0 36.0 54.0
    DS Parameter set: channel 1
    TIM: DTIM Count 1 DTIM Period 2 Bitmap Control 0x0 Bitmap[0] 0x0
    ERP: <no flags>
    ERP D4.0: <no flags>
    RSN: * Version: 1
    * Group cipher: CCMP
    * Pairwise ciphers: CCMP
    * Authentication suites: PSK
    * Capabilities: 16-PTKSA-RC 1-GTKSA-RC (0x000c)
    Extended supported rates: 6.0 9.0 12.0 48.0
    BSS Load:
    * station count: 6
    * channel utilisation: 27/255
    * available admission capacity: 0 [*32us]
    HT capabilities:
    Capabilities: 0x19ad
    RX LDPC
    HT20
    SM Power Save disabled
    RX HT20 SGI
    TX STBC
    RX STBC 1-stream
    Max AMSDU length: 7935 bytes
    DSSS/CCK HT40
    Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
    Minimum RX AMPDU time spacing: 4 usec (0x05)
    HT RX MCS rate indexes supported: 0-23
    HT TX MCS rate indexes are undefined
    HT operation:
    * primary channel: 1
    * secondary channel offset: no secondary
    * STA channel width: 20 MHz
    * RIFS: 1
    * HT protection: nonmember
    * non-GF present: 1
    * OBSS non-GF present: 1
    * dual beacon: 0
    * dual CTS protection: 0
    * STBC beacon: 0
    * L-SIG TXOP Prot: 0
    * PCO active: 0
    * PCO phase: 0
    Overlapping BSS scan params:
    * passive dwell: 20 TUs
    * active dwell: 10 TUs
    * channel width trigger scan interval: 300 s
    * scan passive total per channel: 200 TUs
    * scan active total per channel: 20 TUs
    * BSS width channel transition delay factor: 5
    * OBSS Scan Activity Threshold: 0.25 %
    Extended capabilities: HT Information Exchange Supported, Extended Channel Switching, BSS Transition, 6
    WPS: * Version: 1.0
    * Wi-Fi Protected Setup State: 2 (Configured)
    * UUID: 14ac5004-9685-bde7-cca3-7f46f9cc6964
    * RF Bands: 0x3
    * Unknown TLV (0x1049, 6 bytes): 00 37 2a 00 01 20
    WMM: * Parameter version 1
    * u-APSD
    * BE: CW 15-1023, AIFSN 3
    * BK: CW 15-1023, AIFSN 7
    * VI: CW 7-15, AIFSN 2, TXOP 6016 usec
    * VO: CW 3-7, AIFSN 2, TXOP 3264 usec
    BSS ac:5d:10:66:64:e9(on wlan0)
    TSF: 568059494785 usec (6d, 13:47:39)
    freq: 2432
    beacon interval: 100 TUs
    capability: ESS Privacy ShortPreamble ShortSlotTime (0x0431)
    signal: -84.00 dBm
    last seen: 2350 ms ago
    Information elements from Probe Response frame:
    SSID: 2WIRE929
    Supported rates: 1.0* 2.0* 5.5* 11.0* 6.0 9.0 12.0 18.0
    DS Parameter set: channel 5
    TIM: DTIM Count 0 DTIM Period 1 Bitmap Control 0x0 Bitmap[0] 0x0
    Country: US Environment: Indoor/Outdoor
    Channels [1 - 11] @ 27 dBm
    ERP: <no flags>
    RSN: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    * Capabilities: 1-PTKSA-RC 1-GTKSA-RC (0x0000)
    WPA: * Version: 1
    * Group cipher: TKIP
    * Pairwise ciphers: CCMP TKIP
    * Authentication suites: PSK
    Extended supported rates: 24.0 36.0 48.0 54.0
    ewaller$@$odin ~ 1013 %
    Nope.

Maybe you are looking for

  • MB51 Material Document list

    In MB51 i am seeing only the Material, plant, storage location, mvt type,material doc item, posting date, unit of entry, but i have to see the cusomer who have supplied that material, and also on behalf of customer which transport agent have supplied

  • Error in build firefox on ABS

    Hello. I'm trying to compile firefox 36.0.1, but I can not finish the build. Always in the (I believe) the packaging, it happens here: Traceback (most recent call last): File "/home/junior/firefox/src/mozilla-release/toolkit/mozapps/installer/package

  • N96 Video malfunction issue

    Ok, I've had my N96 for 3 weeks now. Definite love hate relationship! Sure, the fone has a few bugs and can be slow at times but the real problem I have is with the video playback. I have uploaded videos (mp4 format) to the fone but several of these

  • Migration from old Mac to new Mac

    Hello. I am a Creativ Cloud member ( I Have instalt the Software on a Windows and a Mac).  I have a new computer the old Laptop is dead. The Apple store has migration from my old computer to my new one. Now the Sign in faild on the new computer! Wher

  • Get camera roll in chronological order

    Is there a way to ensure that Camera Roll sorts photos in chronological order?  Obviously, the shots I take on my iPhone itself are in the right order, but ones that I import into Camera Roll from other sources (shared Photostreams, my other iDevices