/proc/acpi/video/* is gone [SOLVED]

Hello!
I noticed my precious directory was missing, when i tried manually set the LCD brightness with echo value > /proc/acpi/video/my/videoadapter. I have installed laptop-mode tools for managing the brightness when plugged in AC and when on battery.
Thanks.
Last edited by nybegynner (2011-02-13 20:56:50)

Thanks, buddy!
I'm now controlling the brightness with these settings:
BATT_BRIGHTNESS_COMMAND="echo 3"
LM_AC_BRIGHTNESS_COMMAND="echo 24"
NOLM_AC_BRIGHTNESS_COMMAND="echo 24"
BRIGHTNESS_OUTPUT="/sys/class/backlight/acpi_video0/brightness"
(Note: The levels of brightness goes from 0 (least bright) through 24 (most bright)

Similar Messages

  • Where is my /proc/acpi/video interface? Can't find it!

    Hello!
    I'm using a custom kernel. (2.6.23.8) For my xorg config I need a /proc/acpi/video interface (the nvidia driver need this interface).
    I searched in the kernel config, but in Power Management / ACPI there isn't a "Video" Option.
    How can I active this interface?
    Thanks for your help!
    Best regards,
    Flasher

    Hello,
    I had the same problem a while back.  You have to go into Device Drivers / Graphics Support, and turn on the first option, "Backlight & LCD device support".  Under that option, choose "Lowlevel backlight controls".  At this point, the video option should magically appear in the ACPI section.
    Works for me.  There may other dependencies I don't know about.
    HTH,
    peart.
    Last edited by peart (2007-11-29 17:07:51)

  • [solved] /proc/acpi/thermal_zone/: No such file or directory

    i want to monitor my laptop temperature with conky but i get 
    Conky: scandir for /proc/acpi/thermal_zone/: No such file or directory
    does anyone know what i must install in order for it to work?
    Last edited by red-guy (2011-03-21 17:05:00)

    red-guy wrote:also, why do you even bother posting if it's not to help?
    Because :
    stlarch wrote:You are just expected to try to help yourself first. Then, when you've exhausted every effort ask. It's the Arch way. The wiki is your best friend.
    And also because as forum moderator, we have to keep the boards as clean as possible. For you the problem might be new, but for many users here, they have seen these types of threads many times which have also been answered over and over again and also documented in the wiki. The wiki is a resource that has been created by the collective efforts of the Arch users - present and past. Make use of it.
    As a general rule, if you have an issue, search the wiki, then the internet, then the forums for similar threads and if you still have problems then post a thread detailing what attempts you have made in order to fix the problem. That way, people don't give you options that you have already tried and know that they don't work.
    In addition, please go through the forum rules to familiarize yourself with the basic rules and policies of the Arch forums.

  • Button/lid (no /proc/acpi/events?)

    I must be missing something obvious but it seem that when I close my laptop's lid, the button/lid section of handler.sh is not triggered. I have acpi running fine, it even seems that other events are successfully triggered (like ac_adapter), but not button/lid. Essentially I'm trying to run 'powersave -u' when I close the lid.
    Help please?

    Thanks for the reply. It seems like this might be part of a bigger problem though, because I don't seem to have a /proc/acpi/event. What I have in /proc/acpi are ac_adapter, battery, button, embedded_controller, fan, power_resource, processor, thermal_zone, and video.
    Also, when I start my computer, Arch says that the acpi daemon started successfully. But if I stop it (also successfully) and then try to start it again, it always fails with "acpid: can't open /proc/acpi/event: Device or resource busy".
    Here's some sample output from /var/log/acpid which doesn't seem to be very useful. The exiting lines are probably me manually stopping acpid, although it never starts up again unless I reboot..
    [Fri Feb 17 10:59:02 2006] starting up
    [Fri Feb 17 10:59:02 2006] 2 rules loaded
    [Fri Feb 17 10:59:07 2006] client connected from 2788[82:82]
    [Fri Feb 17 10:59:07 2006] 1 client rule loaded
    [Fri Feb 17 10:59:39 2006] exiting
    [Fri Feb 17 11:01:34 2006] starting up
    [Fri Feb 17 11:01:34 2006] 2 rules loaded
    [Fri Feb 17 11:01:39 2006] client connected from 2729[82:82]
    [Fri Feb 17 11:01:39 2006] 1 client rule loaded
    [Fri Feb 17 11:02:12 2006] received event "thermal_zone C176 00000081 00000000"
    [Fri Feb 17 11:02:12 2006] notifying client 2729[82:82]
    [Fri Feb 17 11:02:12 2006] executing action "/etc/acpi/handler.sh thermal_zone C176 00000081 00000000"
    [Fri Feb 17 11:02:12 2006] BEGIN HANDLER MESSAGES
    cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq: No such file or directory
    cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq: No such file or directory
    [Fri Feb 17 11:02:12 2006] END HANDLER MESSAGES
    [Fri Feb 17 11:02:12 2006] action exited with status 0
    [Fri Feb 17 11:02:12 2006] executing action "/etc/acpi/handler.sh thermal_zone C176 00000081 00000000"
    [Fri Feb 17 11:02:12 2006] BEGIN HANDLER MESSAGES
    cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq: No such file or directory
    cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq: No such file or directory
    [Fri Feb 17 11:02:12 2006] END HANDLER MESSAGES
    [Fri Feb 17 11:02:12 2006] action exited with status 0
    [Fri Feb 17 11:02:12 2006] completed event "thermal_zone C176 00000081 00000000"
    [Fri Feb 17 11:08:30 2006] exiting
    Now I'm really confused.

  • No battery identified in /proc/acpi/

    After the last couple of kernel updates, I no longer have a BATx folder inside /proc/acpi.
    I used it to pipe the results to a little script I use on my statusbar, which keeps track of my memory usage, battery left, etc.
    The strangest thing is that dmesg acknowledges the battery is there, and acpi returns the correct percentage and everything. It's just gone from /proc/acpi.
    Anyone else had this one happen?
    My laptop is an Acer TimeLine 1410.
    dmesg | grep battery
    [ 5.630145] ACPI: Battery Slot [BAT1] (battery present)
    acpi -i
    Battery 0: Full, 100%
    Battery 0: design capacity 4400 mAh, last full capacity 4264 mAh = 96%
    Last edited by Onyros (2011-10-10 13:34:01)

    Using /proc to store ACPI information has been discouraged and deprecated since 2.6.24. The same data is available in /sys now and interested parties can (should) subscribe to ACPI events from the kernel via netlink.
    https://bugs.archlinux.org/task/25845
    acpitool upstream needs to fix this.

  • /proc/acpi/button does not exist.

    /proc/acpi/button does not exist. Any ideas?
    or, anyone knows which module is the owner of /proc/acpi/button?
    Thanks!

    I am having the same problem, even with a stock kernel. There is no power button
    device and therefore acpi_listen does not detect putton press events. I am on a
    Thinkpad T420s, which used to work until a recent reinstall. Here are the
    outputs that were originally requested (most of them look quite similar to
    enicham's):
    % lsmod | grep evdev
    evdev 11784 27
    % ls /dev/input
    by-id event10 event14 event2 event6 mice
    by-path event11 event15 event3 event7 mouse0
    event0 event12 event16 event4 event8 mouse1
    event1 event13 event17 event5 event9 mouse2
    % cat /proc/bus/input/devices
    I: Bus=0011 Vendor=0001 Product=0001 Version=ab54
    N: Name="AT Translated Set 2 keyboard"
    P: Phys=isa0060/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio0/input/input0
    U: Uniq=
    H: Handlers=sysrq kbd event0
    B: PROP=0
    B: EV=120013
    B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7
    I: Bus=0003 Vendor=046d Product=c52b Version=0111
    N: Name="Logitech Unifying Device. Wireless PID:101b"
    P: Phys=usb-0000:00:1a.0-1.2:1
    S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input2
    U: Uniq=
    H: Handlers=mouse0 event1
    B: PROP=0
    B: EV=17
    B: KEY=ffff0000 0 0 0 0
    B: REL=143
    B: MSC=10
    I: Bus=0003 Vendor=046d Product=c52b Version=0111
    N: Name="Logitech Unifying Device. Wireless PID:4002"
    P: Phys=usb-0000:00:1a.0-1.2:2
    S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0005/input/input3
    U: Uniq=
    H: Handlers=sysrq kbd event2
    B: PROP=0
    B: EV=12001f
    B: KEY=837fff072ff32d bf54444600000000 1 30f948b17c007 ffff73fad941dfff febeffdfffefffff fffffffffffffffe
    B: REL=40
    B: ABS=100000000
    B: MSC=10
    B: LED=1f
    I: Bus=0019 Vendor=0000 Product=0005 Version=0000
    N: Name="Lid Switch"
    P: Phys=PNP0C0D/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
    U: Uniq=
    H: Handlers=event3
    B: PROP=0
    B: EV=21
    B: SW=1
    I: Bus=0019 Vendor=0000 Product=0003 Version=0000
    N: Name="Sleep Button"
    P: Phys=PNP0C0E/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
    U: Uniq=
    H: Handlers=kbd event4
    B: PROP=0
    B: EV=3
    B: KEY=4000 0 0
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=LNXPWRBN/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
    U: Uniq=
    H: Handlers=kbd event5
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input7
    U: Uniq=
    H: Handlers=kbd event6
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0019 Vendor=17aa Product=5054 Version=4101
    N: Name="ThinkPad Extra Buttons"
    P: Phys=thinkpad_acpi/input0
    S: Sysfs=/devices/platform/thinkpad_acpi/input/input8
    U: Uniq=
    H: Handlers=kbd rfkill event7
    B: PROP=0
    B: EV=33
    B: KEY=18040000 0 10000000000000 0 1501b00102004 c000000001104000 e000000000000 0
    B: MSC=10
    B: SW=8
    I: Bus=0003 Vendor=04f2 Product=b221 Version=0752
    N: Name="Integrated Camera"
    P: Phys=usb-0000:00:1a.0-1.6/button
    S: Sysfs=/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input9
    U: Uniq=
    H: Handlers=kbd event8
    B: PROP=0
    B: EV=3
    B: KEY=100000 0 0 0
    I: Bus=0010 Vendor=001f Product=0001 Version=0100
    N: Name="PC Speaker"
    P: Phys=isa0061/input0
    S: Sysfs=/devices/platform/pcspkr/input/input10
    U: Uniq=
    H: Handlers=kbd event9
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0001 Vendor=14f1 Product=506e Version=0001
    N: Name="HDA Digital PCBeep"
    P: Phys=card0/codec#0/beep0
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/input/input12
    U: Uniq=
    H: Handlers=kbd event10
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Headphone"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    U: Uniq=
    H: Handlers=event11
    B: PROP=0
    B: EV=21
    B: SW=4
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Mic"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    U: Uniq=
    H: Handlers=event12
    B: PROP=0
    B: EV=21
    B: SW=10
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA NVidia HDMI/DP,pcm=8"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
    U: Uniq=
    H: Handlers=event13
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA NVidia HDMI/DP,pcm=7"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    U: Uniq=
    H: Handlers=event14
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA NVidia HDMI/DP,pcm=3"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
    U: Uniq=
    H: Handlers=event15
    B: PROP=0
    B: EV=21
    B: SW=140
    I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
    N: Name="SynPS/2 Synaptics TouchPad"
    P: Phys=isa0060/serio1/input0
    S: Sysfs=/devices/platform/i8042/serio1/input/input11
    U: Uniq=
    H: Handlers=mouse1 event16
    B: PROP=9
    B: EV=b
    B: KEY=6420 30000 0 0 0 0
    B: ABS=260800011000003
    I: Bus=0011 Vendor=0002 Product=000a Version=0000
    N: Name="TPPS/2 IBM TrackPoint"
    P: Phys=synaptics-pt/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio1/serio2/input/input18
    U: Uniq=
    H: Handlers=mouse2 event17
    B: PROP=0
    B: EV=7
    B: KEY=70000 0 0 0 0
    B: REL=3
    % pacman -Qi linux
    Name : linux
    Version : 3.14.5-1
    Description : The Linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.14.5
    Depends On : coreutils linux-firmware kmod
    mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels
    of your country
    Required By : nvidia
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 71950.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Sun 01 Jun 2014 01:40:01 AM EDT
    Install Date : Sat 07 Jun 2014 02:21:14 PM EDT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    % journalctl | grep dev/input
    Jun 07 19:14:16 unmensch systemd-logind[286]: Watching system buttons on /dev/input/event6 (Power Button)
    Jun 07 19:14:16 unmensch systemd-logind[286]: Watching system buttons on /dev/input/event3 (Video Bus)
    Jun 07 19:14:16 unmensch systemd-logind[286]: Watching system buttons on /dev/input/event4 (Lid Switch)
    Jun 07 19:14:16 unmensch systemd-logind[286]: Watching system buttons on /dev/input/event5 (Sleep Button)
    Jun 07 19:14:16 unmensch systemd-logind[286]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)

  • I can't record videos. The icon to switch camera to video is gone?

    I can't record videos. The icon to switch camera to video is gone. Anyone else have this problem?

    SImple first: try resetting it. Hold down the Sleep and the Home buttons until the Apple logo displays on the screen.  This will not have any effect on your data.

  • I restored my iPad and all my pictures and videos are gone how do I get them back?

    I restored my iPad and all my pictures and videos are gone how do I get them back?

    Well, when you restore your ipad, there is really no way to get the information back. The reason you restore it i to get all of the information off of it. Why did you restore it if you wanted to keep the info?
    Aa far as I know, there is no way to un-restore any device. But, you can put the info back onto the device if it was on your computer, etc.
    Sorry...

  • I bought a music video on my iphone and synced it to itunes, but now the music video is gone from my phone, how do i get it back?

    I bought a music video on my iphone and synced it to itunes, but now the music video is gone from my phone, how do i get it back?

    I've tried syncing it at least 3 times thanks for the answer though

  • Default kernel config question: acpi video freezes my laptop

    Hi,
    I have a Samsung X60 laptop that freezes when the acpi video module is loaded. The default Arch kernel config (and the derived suspend2 one) includes as built-in some of the acpi code (including the video bit). I'm interested to learn why they are included as built in, and if there is a way to selectively skip the acpi video built-in bit of code? (more selectively than acpi=off as a kernel parameter). Would it be reasonable to request a change to the default kernel config?
    cheers

    bugs.archlinux.org to make sure its fixed.
    the acpi video module is reasonably new and it can be compiled as a module iirc, so it shouldnt be any harm to have it compiled as such.
    James

  • Skype video button gone?

    Why is my skype video button gone?

    See this thread:
    https://discussions.apple.com/thread/5306216?tstart=0
    FIX:
    1. You need Time Machine
    2. Go to folder /Library/CoreMediaIO/Plug-Ins/DAL/
    3. Copy AppleCamera.plugin to good place (usb memory stick is the best place).
    4. Go to Time machine in date that skype work fine.
    5. Change AppleCamera.plugin with file from Time Machine
    6. Restart system, Now skype need to work with camera.
    If that doesnt pass,
    Suggest looking here, much success has been found:
    http://community.skype.com/t5/Mac/OS-X-10-8-5-broke-Video-on-MacBook-Air/td-p/18 91729/page/4

  • Hi after downloading WWDC videos through iTunes it will be vanishing from iTunes list as well as from downloaded location. where should these videos are gone?? please help me.

    Hi after downloading WWDC videos through iTunes it will be vanishing from iTunes list as well as from downloaded location. where should these videos are gone?? please help me.

    hi
    i had checked movies library but videos are not present...

  • Missing battery files in /proc/acpi/battery

    I'm trying to employ this script:
    http://mindspill.net/computing/linux-no … y-warning/
    to get low battery warnings. It draws info from files like
    BAT_STATE="/proc/acpi/battery/BAT1/state"
    BAT_INFO="/proc/acpi/battery/BAT1/info"
    but folder /proc/acpi/battery/ does not exist in my system. I do have /sys/class/power_supply/BAT0/ folder, but it does not containt 'state' or 'info' files.
    What should I do to make this work?
    Last edited by Lockheed (2012-06-06 10:49:13)

    Maybe I am being a bit thick, but am not well versed in scripts.
    I already modified the script to use notify-send rather than zenity
    #!/bin/bash
    # Location of acpi files.
    BAT_STATE="/proc/acpi/battery/BAT1/state"
    BAT_INFO="/proc/acpi/battery/BAT1/info"
    # Minutes from the in-built warning level that measures should be taken to prevent loosing data.
    BAT_ALERT_TIME=15
    # Log to syslog & /var/log/acpid
    LOGGER="/usr/bin/logger -t ACPID"
    if grep -q discharging $BAT_STATE
    then
    BAT_REMAIN=`awk '/remaining/ { print $3 }' $BAT_STATE` # Remaining mAh.
    BAT_DISCHARGE=`awk '/rate/ { print $3 }' $BAT_STATE` # Discharge rate in mA.
    BAT_WARN=`awk '/warning/ { print $4 }' $BAT_INFO` # Warning level in mAh.
    BAT_LOW=`awk '/low/ { print $4 }' $BAT_INFO` # Low level in mAh.
    BAT_ALERT=$(( ( ( $BAT_DISCHARGE / 60 ) * $BAT_ALERT_TIME ) )) #+ $BAT_WARN )) # Work out the charge that will have been used in $BAT_ALERT_TIME minues (and add the warning level charge as a buffer zone).
    #echo "BAT_REMAIN = $BAT_REMAIN"
    #echo "BAT_ALERT = $BAT_ALERT"
    # These environment variables are needed so that the script can post to the current display (using the zenity command). Change mention of steph to whatever your username is.
    export XAUTHORITY=/home/steph/.Xauthority
    export DISPLAY=:0
    if
    then
    # Log the fact that the (critically) low level has been reached.
    $LOGGER -p daemon.warn "Battery capacity is critically low, shutting down the system."
    # Pop up critical warning.
    /usr/bin/notify-send "Battery critically low." "HIBERNATING ($BAT_REMAIN)" &
    # zenity --warning --title "Battery Critically Low" --text "Battery capacity is critically low, shutting down the system. (remain = $BAT_REMAIN)" &
    # This is probably a good place to shut down the computer to make sure all data is written to disk. It may even be too late by now, in which case shut down the computer when it reaches the in-built warning level.
    dbus-send --system --print-reply --dest="org.freedesktop.UPower" /org/freedesktop/UPower org.freedesktop.UPower.Hibernate
    elif
    then
    # Log the fact that the warning level has been reached.
    $LOGGER -p daemon.warn "Battery capacity is low."
    # Pop up warning.
    /usr/bin/notify-send "Battery low." "(remain = $BAT_REMAIN)" &
    # zenity --warning --title "Battery Low" --text "Battery capacity is low. (remain = $BAT_REMAIN)" &
    elif
    then
    # Log this to let the system know that there's only a few minutes left of battery before it hit the warning level of the battery pack
    $LOGGER -p daemon.info "Battery capacity alert."
    # Pop up info.
    /usr/bin/notify-send "Battery depleting." "(remain = $BAT_REMAIN)" &
    # zenity --info --title "Battery Alert" --text "Battery capacity alert. (remain = $BAT_REMAIN)" &
    fi
    fi
    However, I suppose changing it to use acpi -V would involve more in-depth modifications which I am not sure of.

  • HT203167 Hi after downloading WWDC videos through iTunes it will be vanishing from iTunes list as well as from downloaded location. where should these videos are gone?? please help me.

    Hi after downloading WWDC videos through iTunes it will be vanishing from iTunes list as well as from downloaded location. where should these videos are gone?? please help me.

    Check under Movies library.

  • /proc/acpi/event: Device or resource busy

    Hi
    ACPI has been working fine on my Acer Travelmate for a long time - but suddenly it broke. I can't start acpid deamon - I get the following error:
    acpid: can't open /proc/acpi/event: Device or resource busy
    Does anybody know how to fix it?

    Hello, I have the same problem, but I think (not confirmed yet) that the solution of putting acpid before hald might work... (i can't restart this notebook right now...)
    Just posting this because i used "lsof" to find what process uses the /proc/acpi/event file... so it would help you to find why you can't access it even when acpid starts before hald....
    21:32:58°nanex@root:/home/noice$ /etc/rc.d/acpid restart
    :: Stopping acpid [FAIL]
    :: Starting acpid [BUSY]
    acpid: can't open /proc/acpi/event: Device or resource busy
    [FAIL]
    21:33:00°nanex@root:/home/noice$ /etc/rc.d/acpid stop
    :: Stopping acpid [FAIL]
    21:37:27°nanex@root:/home/noice$ cat /proc/acpi/event
    cat: /proc/acpi/event: Device or resource busy
    21:37:34°nanex@root:/home/noice$ lsof /proc/acpi/event
    lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/noice/.gvfs
    Output information may be incomplete.
    COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
    hald-addo 4193 hal 4r REG 0,3 0 4026531932 /proc/acpi/event
    21:32:58°nanex@root:/home/noice$ /etc/rc.d/acpid restart
    :: Stopping acpid [FAIL]
    :: Starting acpid [BUSY] acpid: can't open /proc/acpi/event: Device or resource busy
    [FAIL]
    21:33:00°nanex@root:/home/noice$ /etc/rc.d/acpid stop
    :: Stopping acpid [FAIL]
    21:37:27°nanex@root:/home/noice$ cat /proc/acpi/event
    cat: /proc/acpi/event: Device or resource busy
    21:37:34°nanex@root:/home/noice$ lsof /proc/acpi/event
    lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/noice/.gvfs
    Output information may be incomplete.
    COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
    hald-addo 4193 hal 4r REG 0,3 0 4026531932 /proc/acpi/event

Maybe you are looking for

  • How to display ALV list with more than 1 structure?

    Hello everyone, I am using REUSE_ALV_LIST_DISPLAY to generate a report that displays vendor/customer items with purchases/sales total. I have 2 internal table for this. For every vendor/customer i need a total table right after, this have a different

  • Why is everything apple so crap

    There are few things that get me upset like loosing data. A simple task today... migrate from and iphone 4 to the 4S I have email, contacts, images, mail settings and some apps I purchased. So I dont want to sync with my outlook on my laptop. So what

  • Owa_cache 1.0.2.2.0- some questions

    I am interested in tuning the web cache for use with portal 3.0.9. I have read the documentation on this package and am still confused on it's proper use. The docs present an overview of the procedures within the package, however in many cases they d

  • Exit Application FPM_CLOSE

    Hi, I'm using FloorPlanManager within ESS on EHP5, so I can only change the configuration using SERVER/sap/bc/webdynpro/sap/configure_component. I added a Logoff button with FPM_CLOSE event. This works fine as far at it closes the current window. But

  • TREX system index

    Hi - Any idea on what metadata TREX indexes are built ? Regards mx