[SOLVED] Hotkeys on Asus 1015 PEM

Hey everyone,
So i've been trying to install arch linux on my Asus netbook (ASUS 1015 PEM) and it's been working spectacularly well. Things have just been working that I wouldnt've expected, and it's really great. My only problem is that I'm currently unable to get my hotkeys to work well. Specifically, the one to blank the screen doesn't work and the sound ones are laggy/buggy.
I followed the guide here to get acpi-eeepc-laptop working:
https://bbs.archlinux.org/viewtopic.php … 43#p881743
and it got a lot of my buttons working. The sound ones work (increase volume, decrease volume, and mute) but they are really buggy. Specifically, they're slow to react and it seems like they almost stack; if i hit increase volume 10 times but the volume is maxed out after 5 times, i have to lower the volume 5 times before i can actually lower the volume. It's like I have to cancel out the other 5 times. It's really peculiar and I was wondering whether anyone has run into similar problems and found a solution.
Here's my /etc/rc.conf:
# /etc/rc.conf - Main Configuration for Arch Linux
# LOCALIZATION
# LOCALE: available languages can be listed with the 'locale -a' command
# DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
# startup and during the boot process. If set to 'no', the C locale is used.
# HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
# in the hardware clock being left untouched (useful for virtualization)
# Note: Using "localtime" is discouraged.
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
# VERBOSE: Verbose level (from 1 to 8). man 3 syslog for level info
LOCALE="en_US.UTF-8"
DAEMON_LOCALE="no"
HARDWARECLOCK="UTC"
TIMEZONE="America/Chicago"
KEYMAP="dvorak"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"
VERBOSE="3"
# HARDWARE
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
MOD_AUTOLOAD="yes"
MODULES=(!net-pf-10 !pcspkr loop acpi-cpufreq cpufreq_ondemand eeepc-wmi rfkill bluetooth eeepc_laptop)
# Udev settle timeout (default to 30)
UDEV_TIMEOUT=30
# Scan for FakeRAID (dmraid) Volumes at startup
USEDMRAID="no"
# Scan for BTRFS volumes at startup
USEBTRFS="no"
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"
# NETWORKING
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
HOSTNAME="luna"
# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
# - prefix an entry in INTERFACES with a ! to disable it
# - no hyphens in your interface names - Bash doesn't like it
# DHCP: Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#Static IP example
#eth0="eth0 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255"
eth0="dhcp"
INTERFACES=(!eth0 !wlan0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
# - prefix an entry in ROUTES with a ! to disable it
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
# Setting this to "yes" will skip network shutdown.
# This is required if your root device is on NFS.
NETWORK_PERSIST="no"
# Enable these network profiles at boot-up. These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
# - set to 'menu' to present a menu during boot-up (dialog package required)
# - prefix an entry with a ! to disable it
# Network profiles are found in /etc/network.d
# This now requires the netcfg package
#NETWORKS=(main)
# DAEMONS
# Daemons to start at boot-up (in this order)
# - prefix a daemon with a ! to disable it
# - prefix a daemon with a @ to start it up in the background
# If something other takes care of your hardware clock (ntpd, dual-boot...)
# you should disable 'hwclock' here.
DAEMONS=(hwclock @syslog-ng dbus @acpid !network !dhcdbd !networkmanager wicd netfs @crond @alsa)
and my /etc/conf.d/acpi-eeepc-generic.conf
# Configuration file for EeePC ACPI utilities
# Please edit to your liking!!!
# http://code.google.com/p/acpi-eeepc-generic/
# http://aur.archlinux.org/packages.php?ID=23318
# Copyright 2009 Nicolas Bigaouette
# This file is part of acpi-eeepc-generic.
# acpi-eeepc-generic is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# acpi-eeepc-generic is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with acpi-eeepc-generic. If not, see <http://www.gnu.org/licenses/>.
# Put your username in "XUSER". It _is_ important.
# Some defaults are defined, but
# they might not work on your system. For example, the task manager
# used is "lxtask", which is part of the LXDE desktop environment.
# You can install it with "pacman -S lxtask". You can use
# something else if you want, just be sure to edit the appropriate
# variable.
# Format:
# Format of the settings is as follow:
# VARIABLE_NAME=("command number 1" "command number 2" "etc.")
# Note that:
# -Commands with spaces _need_ to be double-quoted
# -You can put as many commands as you want, as in the previous example
# -Some defaults are provided which might not work on your
# system. Please edit as your liking. Look at
# COMMANDS_WIFI_POST_UP for example. It uses by
# default "wicd" for for network management. It is killed and
# re-run to save battery. If you don't use wicd, please remove
# it from the commands to run!!!
# -All commands are executed as root. To execute a command as
# yourself (not root), put @ in front of the command. This allow
# graphical applications to work.
# -If a key is not working, uncomment KEY_SHOW. It will show
# you the code of the key you pressed. Then report it to me
# with your model number.
# -Change your wifi module. By default it uses "rt2860sta", which
# is the one used in the 901/1000*.
# -You can choose between different OSD:
# libnotify: by default (GTK), you need "notification-daemon"
# knotify: OSD used by KDE, you need "kdebase"
# dzen: Small OSD, you need "dzen2"
# NONE: You guessed it... none :)
# Different helper script you can use:
# Rotate the screen
# /etc/acpi/eeepc/acpi-eeepc-generic-rotate-lvds.sh
# Suspend to ram
# /etc/acpi/eeepc/acpi-eeepc-generic-suspend2ram.sh
# Toggle bluetooth on and off
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-bluetooth.sh
# Toggle between different monitors
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-displays.sh
# Toggle a suspension lock on and off
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-lock-suspend.sh
# Toggle card reader on and off
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-cardr.sh
# Change between supported screen resolutions
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-resolution.sh
# Enable or disable the touchpad (needs SHM)
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-touchpad.sh
# Toggle webcam on and off
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-webcam.sh
# Toggle wifi on and off
# /etc/acpi/eeepc/acpi-eeepc-generic-toggle-wifi.sh
# Different hardware states can be saved and restored when needed.
# To restore at boot, just add "eeepc-restore" to your DAEMONS
# array in /etc/rc.conf
### Fallback user to be used for X session if autodetection fails
XUSER=parth
### Choose what kind of notification you want. libnotify is the
### default, but can disable it with NONE.
NOTIFY="libnotify" # Gnome, XFCE, GTK
#NOTIFY="kdialog" # KDE, QT
#NOTIFY="dzen" # dwm, wmii, xmonad or any other
#NOTIFY="naughty" # Awesome window manager
#NOTIFY=NONE
NOTIFY_DURATION="2000" # Duration, in ms, of the OSD
### Show the ACPI key event
#KEY_SHOW="1"
### Some scripts needs to be run as root. Specify how to gain priviledges
SUDO="sudo"
#SUDO="kdesu -i eee"
#SUDO="gksu" # Append "--sudo-mode" to use sudo instead of su
### Drivers used by this Eee. Most used are "rt2860sta", "ath9k"
### and "iwlagn". For Madwifi, you can try this exact list:
### "wlan_tkip" "wlan_ccmp" "ath_pci" "ath_rate_sample" "ath_hal" "wlan_scan_sta" "wlan"
WIFI_DRIVERS=("rt2860sta")
BLUETOOTH_DRIVERS=("bluetooth")
CAMERA_DRIVERS=("uvcvideo")
# Let acpi-eeepc-generic load/unload modules?
#DRIVERS_LOAD="no" # default: yes
#DRIVERS_UNLOAD="no" # default: yes
### Volume options
ALSA_VOLUME_MIXER=("Master") # Mixer(s) to change volume
### Defined commands on specific key press
### Please edit to what you want!!!
### Some defaults are provided, but they might not work on your
### system if you don't have the utility installed.
COMMANDS_POWER_BUTTON=("/sbin/shutdown -t3 -h now")
# Users of LXDE might consider the following:
#COMMANDS_POWER_BUTTON=("@_LXSESSION_PID=`pidof lxsession` lxde-logout")
# See http://code.google.com/p/acpi-eeepc-generic/issues/detail?id=26
# and http://wiki.archlinux.org/index.php/LXDE#Shutdown_and_Reboot_from_LXDE
# These are the 4 silver buttons, located above the Fn+F2 to
# Fn+F6 on certain models and the Fn+Spacebar. The first just
# shutdown your screen to save power. The second toggle the touchpad on and off.
# Note the "@" in from of the two user button commands: because
# of this, theese commands will be executed as yourself and not root.
# The User1, User2 & User3 (when available) are executed as your username!!!
COMMANDS_BUTTON_BLANK=("xset dpms force off")
COMMANDS_BUTTON_RESOLUTION=("/etc/acpi/eeepc/acpi-eeepc-generic-toggle-touchpad.sh")
COMMANDS_BUTTON_USER1=("@terminal")
COMMANDS_BUTTON_USER2=("@pcmanfm --no-desktop")
COMMANDS_SHE_TOGGLE=("/etc/acpi/eeepc/acpi-eeepc-generic-toggle-she.sh")
COMMANDS_SLEEP=("/etc/acpi/eeepc/acpi-eeepc-generic-suspend2ram.sh")
# On some models, calling the wifi toggle script can prevent the card from
# being re-enabled. If you have that problem, just don't call the script and
# let the BIOS dis/enable the card.
# See http://wiki.github.com/nbigaouette/acpi-eeepc-generic/wireless
COMMANDS_WIFI_TOGGLE=("")
COMMANDS_WIFI_UP=()
COMMANDS_WIFI_DOWN=()
COMMANDS_WIFI_PRE_UP=()
#COMMANDS_WIFI_POST_UP=("/etc/rc.d/wicd start" "@wicd-client")
#COMMANDS_WIFI_PRE_DOWN=("pkill wicd-client" "/etc/rc.d/wicd stop" "pkill wpa_supplicant" "pkill dhcpcd")
COMMANDS_WIFI_POST_UP=()
COMMANDS_WIFI_PRE_DOWN=()
COMMANDS_WIFI_POST_DOWN=()
COMMANDS_BLUETOOTH_TOGGLE=("/etc/acpi/eeepc/acpi-eeepc-generic-toggle-bluetooth.sh")
COMMANDS_BLUETOOTH_UP=()
COMMANDS_BLUETOOTH_DOWN=()
COMMANDS_BLUETOOTH_PRE_UP=()
COMMANDS_BLUETOOTH_POST_UP=()
COMMANDS_BLUETOOTH_PRE_DOWN=()
COMMANDS_BLUETOOTH_POST_DOWN=()
COMMANDS_TOUCHPAD_TOGGLE=("/etc/acpi/eeepc/acpi-eeepc-generic-toggle-touchpad.sh")
COMMANDS_RESOLUTION=("/etc/acpi/eeepc/acpi-eeepc-generic-toggle-resolution.sh")
COMMANDS_BRIGHTNESS_DOWN=() # Brightness down controled by BIOS
COMMANDS_BRIGHTNESS_UP=() # Brightness up controled by BIOS
#COMMANDS_SCREEN_OFF=(/etc/acpi/eeepc/acpi-eeepc-generic-rotate-lvds.sh)
COMMANDS_SCREEN_OFF=("${COMMANDS_BLUETOOTH_TOGGLE[@]}")
#COMMANDS_XRANDR_TOGGLE=("@lxrandr") # Run as user (not root)
COMMANDS_XRANDR_TOGGLE=("/etc/acpi/eeepc/acpi-eeepc-generic-toggle-displays.sh")
COMMANDS_XRANDR_TOGGLE_VGA="above" # VGA is: right-of, left-of, above or below of LVDS
COMMANDS_TASKM=("@lxtask")
#COMMANDS_TASKM=("@xterm htop")
#COMMANDS_TASKM=("@ksysguard")
# If you use OSS, you can use http://ossvol.sourceforge.net/
COMMANDS_MUTE=("alsa_toggle_mute")
COMMANDS_VOLUME_DOWN=("amixer set Master 5%-")
COMMANDS_VOLUME_UP=("amixer set Master 5%+")
COMMANDS_AC_UNPLUGGED=()
COMMANDS_AC_PLUGGED=()
COMMANDS_ON_LID_CLOSE="yes"
COMMANDS_LID_CLOSE_ON_AC=("xset dpms force off") # Just turn the backlight off
#COMMANDS_LID_CLOSE_ON_AC=("${COMMANDS_SLEEP[@]}") # Do the same as COMMANDS_SLEEP
COMMANDS_LID_CLOSE_ON_BATTERY=("${COMMANDS_SLEEP[@]}") # Do the same as COMMANDS_SLEEP
### Check for these processes before suspending
SUSPEND_BLACKLISTED_PROCESSES=(vlc mplayer smplayer kmplayer skype dragon songbird-bin amarok)
### Change the suspend commands.
SUSPEND2RAM_COMMANDS=("echo -n \"mem\" > /sys/power/state") # Simple suspend
#SUSPEND2RAM_COMMANDS=("pm-suspend") # Use pm-utils
#SUSPEND_QUIRKS_VTSWITCH="yes"
### Display toggling options (excluding LVDS only, since you
### need that one!). You can use any of these three, in any order.
#XRANDR_AVAILABLE_MODES=("clone" "vga" "both")
XRANDR_AVAILABLE_MODES=("vga" "both")
### Restore feature: On boot, restore different hardware states
RESTORE_BLUETOOTH=0
RESTORE_BRIGHTNESS=0
RESTORE_TOUCHPAD=0
RESTORE_WIFI=0
### If you mount /var/log in ram (to protect an SSD drive), you
### might want to backup them on shutdown/suspend, just in case.
### Add "logsbackup" to your DAEMONS array in /etc/rc.conf. You
### can also set the folder where to send these compressed backups.
LOGSBACKUP_FOLDER="/logs_backup"
### Please comment/remove the following, to prove that you edited
### and read fully the file ;)
### Else, you will get a 20 second warning.
#EEEPC_CONF_DONE="no"
#EEEPC_MODEL="1015PEM"
#EEEPC_CPU="Atom"
Any help would be greatly appreciated, thank you!
-parth
Last edited by plutoisaplanet (2011-05-20 23:07:03)

Okay, I was able to fix the issue by disabling the volume commands in etc/conf.d/acpi-eeepc-generic.conf (as shown in the code)
COMMANDS_MUTE=("")
COMMANDS_VOLUME_DOWN=("")
COMMANDS_VOLUME_UP=("")
and then having openbox bind the volume keys to commands (amixer sset Master toggle, amixer sset Master 5%+, etc.).
It's a workaround but it works.
As for blanking the screen it's not the biggest issue in the world so i'll probably leave it for another time.
-parth

Similar Messages

  • [SOLVED] Hotkeys still not working in Gnome 3.6

    Hey guys.  So my hotkeys haven't worked since I first installed arch on this machine.  At first I ignored it, but as I've been working from home more lately it's really starting to irk me.  I read that it was a problem with the gnome-settings-daemon and that it would be fixed in gnome 3.6.  Well here I am with gnome 3.6 and it still isn't working. 
    I found a package called gnome-settings-daemon-updates in the repos and gave it a try.  Still no luck.  I'm not sure if this has anything to do with it but I've got an AMD 6850 card and I wasn't able to get X server working without keeping my xorg at 1.13.  I don't know if that is what is holding me back from juicy hot key goodness but I really need it.
    Can anyone point me in the right direction?
    Thanks!
    EDIT: So apparently I'm dumber than I thought.  A reboot fixed me right up.
    Last edited by instantaphex (2013-04-11 02:29:50)

    I solved the problem by creating this file
    $ sudo nano /usr/share/applications/nautilus.desktop
    then , put these lines inside the new file
    [Desktop Entry]
    Name=Files
    Comment=Access and organize files
    Keywords=folder;manager;explore;disk;filesystem;
    Exec=nautilus --new-window %U
    Icon=system-file-manager
    Terminal=false
    Type=Application
    DBusActivatable=true
    StartupNotify=true
    Categories=GNOME;GTK;Utility;Core;FileManager;
    MimeType=inode/directory;application/x-gnome-saved-search;
    X-GNOME-Bugzilla-Bugzilla=GNOME
    X-GNOME-Bugzilla-Product=nautilus
    X-GNOME-Bugzilla-Component=general
    X-GNOME-Bugzilla-Version=4.4.8-1
    X-GNOME-UsesNotifications=true
    then running this command
    $ sudo ln -s /usr/share/applications/nautilus.desktop /etc/xdg/autostart/
    and the last thing , upgrade my system , after that nautulus running normaly

  • [SOLVED] Booting from Asus U3S6 SATA Controller fails

    Since the SATA controllers on my mainboard stopped working yesterday, I bought a Asus U3S6 Controller in the hope to work around the problem in this way. The drive is detected by the BIOS and GRUB is invoked correctly. However, when I try to load the kernel, I get following message:
    Waiting 10 seconds for device /dev/sdb3 ...
    ERROR: Unable to find root device '/dev/sdb3'.
    You are being dropped to a recovery shell
    In the recovery shell I cannot find any disk device under /dev/. Is this kind of booting supposed to work? When is the PCI controller actually detected and activated by the kernel?
    Any help appreciated!
    Last edited by smyp (2014-02-01 07:53:22)

    I solved the problem.
    I used used the chroot guide to modify my environment:
    I had to add ahci to the list of modules in /etc/mkinitcpio.conf and rebuild it with
    mkinitcpio -p linux
    This will then load the AHCI module at boot time and enable the SATA devices.

  • [SOLVED}No Sound Asus N550JV

    Hi All
    Just purchased an Asus N550JV which i'm dual booting, but I have no sound through either the internal speakers, headphones or woofer .... Anyone else here with this laptop having trouble ?
    Cheers
    Last edited by whitetimer (2014-12-13 22:22:57)

    Got audio and subwoofer working very nicely. Only issued now is no youtube playback.

  • TS3694 how do i solve error with code 1015

    please help me to solve an unknown error code 1015

    1. Close iTunes.
    2. Connect your iPhone to your computer and then launch iTunes.
    3. Turn your iPhone off (hold down the power button at the top of the iPhone).
    4. Then, hold down the sleep/wake button and home button together for EXACTLY 10 SECONDS, then release the sleep/wake button.
    5. Continue to hold down the Home button until a message appears in iTunes telling you an iPhone in recover mode has been detected. When you are in DFU mode your iPhone screen will be completely black. Remember that if you see the restore logo, iTunes logo, or any message on the iPhone screen, you are not in DFU mode but standard Recovery Mode.
    6. Hit the OK message that should popup to restore your phone. Restore as "New".

  • [1 solved, 1 remains] ASUS ACPI issues

    Hello.
    I've got an ASUS W2Pc laptop.
    My ACPI has been behaving weirdly since the very first kernel upgrade (2.6.25 >>> 2.6.31), which was a long time ago, but these issues did not bother me until now.
    The first is ASUS laptop ACPI extensions, which can not be detected. Tried reloading asus_acpi:
    # modprobe -r asus_acpi
    # modprobe asus_acpi
    got:
    FATAL: Error inserting asus_acpi (/lib/modules/2.6.33-ARCH/kernel/drivers/platform/x86/asus_acpi.ko): No such device
    which means that /proc/acpi/asus does not exist.
    The other occurs when I try to suspend the laptop for the second time.
    No matter how the machine is suspended (with or without X, to RAM or to HDD, etc).
    First suspend/resume cycle works flawlessly.
    But when the next suspend is attempted, the screen just turns blank and the laptop continues working (seemingly; it does not react on anything except Reset button).
    Every answer is appreciated, i'm fed up with rebooting
    Last edited by hidefromkgb (2010-05-28 18:48:21)

    First attempt (successful):
    Initial commandline parameters:
    Сбт Май 29 23:27:03 MSD 2010: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend:Linux nbk-01 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010 x86_64 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux
    Module Size Used by
    pppoe 10602 2
    pppox 1962 1 pppoe
    ppp_generic 22979 6 pppoe,pppox
    slhc 4915 1 ppp_generic
    iptable_filter 2402 1
    ipt_MASQUERADE 1618 1
    iptable_nat 4747 1
    nf_nat 15547 2 ipt_MASQUERADE,iptable_nat
    nf_conntrack_ipv4 11037 3 iptable_nat,nf_nat
    nf_conntrack 55799 4 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4
    nf_defrag_ipv4 1219 1 nf_conntrack_ipv4
    ip_tables 16692 2 iptable_filter,iptable_nat
    x_tables 15918 3 ipt_MASQUERADE,iptable_nat,ip_tables
    bridge 47229 0
    stp 1584 1 bridge
    llc 3688 2 bridge,stp
    ipv6 280670 16
    cpufreq_conservative 9164 2
    acpi_cpufreq 6483 0
    freq_table 2331 1 acpi_cpufreq
    vboxdrv 1725064 0
    xfs 891922 1
    exportfs 3506 1 xfs
    saa7134_alsa 10895 0
    btusb 11425 1
    snd_hda_codec_si3054 3798 1
    saa7134 155042 1 saa7134_alsa
    bluetooth 50432 1 btusb
    arc4 1354 2
    snd_hda_codec_realtek 258986 1
    snd_seq_dummy 1439 0
    ecb 1985 2
    snd_seq_oss 28928 0
    snd_seq_midi_event 5412 1 snd_seq_oss
    snd_seq 50530 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    ir_common 27134 1 saa7134
    v4l2_common 13788 1 saa7134
    snd_hda_intel 22514 3
    videodev 39355 2 saa7134,v4l2_common
    v4l1_compat 15546 1 videodev
    snd_hda_codec 68863 3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
    v4l2_compat_ioctl32 10641 1 videodev
    videobuf_dma_sg 9163 2 saa7134_alsa,saa7134
    snd_seq_device 5233 3 snd_seq_dummy,snd_seq_oss,snd_seq
    tpm_infineon 8331 0
    mmc_block 8961 0
    iwl3945 155591 0
    snd_hwdep 6150 1 snd_hda_codec
    radeon 707496 3
    videobuf_core 13721 2 saa7134,videobuf_dma_sg
    sdhci_pci 6738 0
    uhci_hcd 22067 0
    snd_pcm_oss 39096 0
    iwlcore 155164 1 iwl3945
    ttm 46389 1 radeon
    ir_core 4268 2 saa7134,ir_common
    sdhci 16075 1 sdhci_pci
    snd_mixer_oss 16956 1 snd_pcm_oss
    snd_pcm 70924 6 saa7134_alsa,snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_pcm_oss
    ehci_hcd 35468 0
    drm_kms_helper 23796 1 radeon
    snd_timer 19684 3 snd_seq,snd_pcm
    firewire_ohci 23477 0
    iTCO_wdt 10541 0
    tveeprom 13113 1 saa7134
    mmc_core 52043 2 mmc_block,sdhci
    joydev 9698 0
    usbcore 144544 4 btusb,uhci_hcd,ehci_hcd
    iTCO_vendor_support 1841 1 iTCO_wdt
    drm 160401 5 radeon,ttm,drm_kms_helper
    asus_laptop 15238 0
    ricoh_mmc 3117 0
    firewire_core 44030 1 firewire_ohci
    snd 57209 17 saa7134_alsa,snd_hda_codec_si3054,snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_hda_intel,snd_hda_codec,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    tpm_tis 8208 0
    mac80211 171331 2 iwl3945,iwlcore
    soundcore 6153 1 snd
    video 18845 0
    irtty_sir 4113 0
    tpm 11109 2 tpm_infineon,tpm_tis
    crc_itu_t 1273 1 firewire_core
    snd_page_alloc 7161 2 snd_hda_intel,snd_pcm
    output 1948 1 video
    led_class 2609 2 sdhci,asus_laptop
    i2c_algo_bit 5031 1 radeon
    sir_dev 9609 1 irtty_sir
    tpm_bios 5449 1 tpm
    ac 3081 0
    intel_agp 27329 0
    battery 9535 0
    thermal 12154 0
    button 4778 0
    cfg80211 126817 3 iwl3945,iwlcore,mac80211
    evdev 8711 1
    irda 106664 1 sir_dev
    rfkill 15214 3 bluetooth,cfg80211
    r8169 35297 0
    i2c_core 17959 8 saa7134,v4l2_common,videodev,radeon,drm_kms_helper,tveeprom,drm,i2c_algo_bit
    sg 25200 0
    mii 3802 1 r8169
    crc_ccitt 1307 1 irda
    processor 29630 3 acpi_cpufreq
    psmouse 53352 0
    serio_raw 4526 0
    pcspkr 1795 0
    rtc_cmos 8886 0
    rtc_core 14471 1 rtc_cmos
    rtc_lib 1874 1 rtc_core
    ext3 126087 1
    jbd 47131 1 ext3
    mbcache 5754 1 ext3
    sr_mod 14810 0
    sd_mod 27507 4
    cdrom 35745 1 sr_mod
    ata_piix 21156 3
    ata_generic 3079 0
    pata_acpi 3224 0
    libata 154235 3 ata_piix,ata_generic,pata_acpi
    scsi_mod 94308 4 sg,sr_mod,sd_mod,libata
    total used free shared buffers cached
    Mem: 2057584 689252 1368332 0 317596 123132
    -/+ buffers/cache: 248524 1809060
    Swap: 2000084 0 2000084
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend:kernel.acpi_video_flags = 0
    success.
    Сбт Май 29 23:27:04 MSD 2010: performing suspend
    Сбт Май 29 23:27:14 MSD 2010: Awake.
    Сбт Май 29 23:27:14 MSD 2010: Running hooks for resume
    /usr/lib/pm-utils/sleep.d/99video resume suspend:success.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:success.
    /usr/lib/pm-utils/sleep.d/95led resume suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:success.
    /usr/lib/pm-utils/sleep.d/90clock resume suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend:success.
    /usr/lib/pm-utils/sleep.d/55NetworkManager resume suspend:success.
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:success.
    /usr/lib/pm-utils/sleep.d/01grub resume suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend:success.
    /usr/lib/pm-utils/sleep.d/00logging resume suspend:success.
    Сбт Май 29 23:27:15 MSD 2010: Finished.
    Second (unsuccessful):
    Initial commandline parameters:
    Сбт Май 29 23:29:01 MSD 2010: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend:Linux nbk-01 2.6.33-ARCH #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010 x86_64 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux
    Module Size Used by
    nls_utf8 1256 1
    nls_cp1251 5066 1
    vfat 10290 1
    fat 48379 1 vfat
    rfcomm 34769 8
    sco 8489 2
    bnep 8702 2
    l2cap 33600 16 rfcomm,bnep
    crc16 1273 1 l2cap
    pppoe 10602 2
    pppox 1962 1 pppoe
    ppp_generic 22979 6 pppoe,pppox
    slhc 4915 1 ppp_generic
    iptable_filter 2402 1
    ipt_MASQUERADE 1618 1
    iptable_nat 4747 1
    nf_nat 15547 2 ipt_MASQUERADE,iptable_nat
    nf_conntrack_ipv4 11037 3 iptable_nat,nf_nat
    nf_conntrack 55799 4 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4
    nf_defrag_ipv4 1219 1 nf_conntrack_ipv4
    ip_tables 16692 2 iptable_filter,iptable_nat
    x_tables 15918 3 ipt_MASQUERADE,iptable_nat,ip_tables
    bridge 47229 0
    stp 1584 1 bridge
    llc 3688 2 bridge,stp
    ipv6 280670 16
    cpufreq_conservative 9164 2
    acpi_cpufreq 6483 0
    freq_table 2331 1 acpi_cpufreq
    vboxdrv 1725064 0
    xfs 891922 1
    exportfs 3506 1 xfs
    saa7134_alsa 10895 0
    btusb 11425 2
    snd_hda_codec_si3054 3798 1
    saa7134 155042 1 saa7134_alsa
    bluetooth 50432 9 rfcomm,sco,bnep,l2cap,btusb
    arc4 1354 2
    snd_hda_codec_realtek 258986 1
    snd_seq_dummy 1439 0
    ecb 1985 2
    snd_seq_oss 28928 0
    snd_seq_midi_event 5412 1 snd_seq_oss
    snd_seq 50530 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    ir_common 27134 1 saa7134
    v4l2_common 13788 1 saa7134
    snd_hda_intel 22514 3
    videodev 39355 2 saa7134,v4l2_common
    v4l1_compat 15546 1 videodev
    snd_hda_codec 68863 3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
    v4l2_compat_ioctl32 10641 1 videodev
    videobuf_dma_sg 9163 2 saa7134_alsa,saa7134
    snd_seq_device 5233 3 snd_seq_dummy,snd_seq_oss,snd_seq
    tpm_infineon 8331 0
    mmc_block 8961 2
    iwl3945 155591 0
    snd_hwdep 6150 1 snd_hda_codec
    radeon 707496 3
    videobuf_core 13721 2 saa7134,videobuf_dma_sg
    sdhci_pci 6738 0
    uhci_hcd 22067 0
    snd_pcm_oss 39096 0
    iwlcore 155164 1 iwl3945
    ttm 46389 1 radeon
    ir_core 4268 2 saa7134,ir_common
    sdhci 16075 1 sdhci_pci
    snd_mixer_oss 16956 1 snd_pcm_oss
    snd_pcm 70924 6 saa7134_alsa,snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_pcm_oss
    ehci_hcd 35468 0
    drm_kms_helper 23796 1 radeon
    snd_timer 19684 3 snd_seq,snd_pcm
    firewire_ohci 23477 0
    iTCO_wdt 10541 0
    tveeprom 13113 1 saa7134
    mmc_core 52043 2 mmc_block,sdhci
    joydev 9698 0
    usbcore 144544 4 btusb,uhci_hcd,ehci_hcd
    iTCO_vendor_support 1841 1 iTCO_wdt
    drm 160401 5 radeon,ttm,drm_kms_helper
    asus_laptop 15238 0
    ricoh_mmc 3117 0
    firewire_core 44030 1 firewire_ohci
    snd 57209 17 saa7134_alsa,snd_hda_codec_si3054,snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_hda_intel,snd_hda_codec,snd_seq_device,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    tpm_tis 8208 0
    mac80211 171331 2 iwl3945,iwlcore
    soundcore 6153 1 snd
    video 18845 0
    irtty_sir 4113 0
    tpm 11109 2 tpm_infineon,tpm_tis
    crc_itu_t 1273 1 firewire_core
    snd_page_alloc 7161 2 snd_hda_intel,snd_pcm
    output 1948 1 video
    led_class 2609 2 sdhci,asus_laptop
    i2c_algo_bit 5031 1 radeon
    sir_dev 9609 1 irtty_sir
    tpm_bios 5449 1 tpm
    ac 3081 0
    intel_agp 27329 0
    battery 9535 0
    thermal 12154 0
    button 4778 0
    cfg80211 126817 3 iwl3945,iwlcore,mac80211
    evdev 8711 1
    irda 106664 1 sir_dev
    rfkill 15214 4 bluetooth,cfg80211
    r8169 35297 0
    i2c_core 17959 8 saa7134,v4l2_common,videodev,radeon,drm_kms_helper,tveeprom,drm,i2c_algo_bit
    sg 25200 0
    mii 3802 1 r8169
    crc_ccitt 1307 1 irda
    processor 29630 3 acpi_cpufreq
    psmouse 53352 0
    serio_raw 4526 0
    pcspkr 1795 0
    rtc_cmos 8886 0
    rtc_core 14471 1 rtc_cmos
    rtc_lib 1874 1 rtc_core
    ext3 126087 1
    jbd 47131 1 ext3
    mbcache 5754 1 ext3
    sr_mod 14810 0
    sd_mod 27507 4
    cdrom 35745 1 sr_mod
    ata_piix 21156 3
    ata_generic 3079 0
    pata_acpi 3224 0
    libata 154235 3 ata_piix,ata_generic,pata_acpi
    scsi_mod 94308 4 sg,sr_mod,sd_mod,libata
    total used free shared buffers cached
    Mem: 2057584 726464 1331120 0 317628 129168
    -/+ buffers/cache: 279668 1777916
    Swap: 2000084 0 2000084
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend:not applicable.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:success.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend:kernel.acpi_video_flags = 0
    success.
    Сбт Май 29 23:29:01 MSD 2010: performing suspend

  • [Solved] Hotkey and detecting workspace + running programs

    Hi
    I have a hotkey 'Super + z' set to open https://search.disconnect.me/. If I run the script when firefox is in another workspace, then it takes firefox and move it to my current workspace where i ran the script.
    Is it therefore possible to make a script with bash or python, so if firefox is running in the same workspace then it will open the website as a new tab in firefox. But if firefox is running in another workspace, then it will open a new instance of firefox in the current workspace and launch the website.
    Regards
    Frederik Jørgensen
    Last edited by Fred7109 (2015-06-08 15:03:15)

    Here is a bash script that should work for you
    Install this if you don't already have it installed
    sudo pacman -S wmctrl
    #!/bin/bash
    # Find Firefox
    ff_desktop="$( wmctrl -l | grep Firefox |awk '{print $2}' )"
    # show current desktop
    curr_desktop="$( wmctrl -d | gawk '{if ($2 == "*") print $1}' )"
    if [ "$ff_desktop" == "$curr_desktop" ]; then # firefox opened in the same workspace
    exec firefox --new-tab https://search.disconnect.me/
    else
    exec firefox --new-window https://search.disconnect.me/
    fi

  • SOLVED Breakage on Asus UX21A after recent upgrade

    After a recent upgrade that brought the kernel to 3.9.2 a lot of things stopped working on my asus zenbook prime: most annoyingly all function keys. They seem like disabled. In xev they don't even produce any event.
    This in turn breaks an easy interface to keyboard backlight, screen brightness and sound volume.
    I downgraded the kernel to what I had before (3.8.8) and the function keys do work again.
    Unfortunately I was unable to circumvent another bug introduced by the upgrade, namely that whenever the machine returns from a blanked out screen, screen backlight is set to max. That cannot possibly be the intended behavior. I get this with journalctl:
    archlinux pkexec[1939]:: Executing command [USER=root] [TTY=unknown] [CWD=/] [COMMAND=/usr/bin/xfpm-power-backlight-helper --set-brightness 10]
    This is annoying because you have to readjust backlight every time manually.
    Can anyone shed some light on this? What parts of the kernel do control this? Or what triggered the modified behavior?
    Thanks.
    Last edited by gen2arch (2013-05-17 20:07:55)

    ewaller, thanks for your reply!
    I did a pacman -Qo on the xfpm-power-backlight-helper program an it turns out to be part of xfpm-power-backlight-helper!
    So in turn I downgraded to its previous version, an indeed the problem with max'ing screen backlight disappeared. Of course this is no real solution. I was hoping that xfpm-power-backlight-helper ws a script, so I could see what it does, but it is a compiled program.
    I'm going to upgrade to the recent version of the kernel in order to see, as you suggested, more journalctl output, but as far as I remember it was non-descript.
    By the way: I'm new to arch, as this little ultrabook is the first machine where I did not install Gentoo; what is the easiest method to switch kernels in arch?
    Wrt to the function key problem: It seems that a lot of people having issues with that as the new kernel would not display certain files in the sys filesystem used to manipulate these settings. Unfortunately, I have no solution for that.
    thanks

  • [Solved]Wifi on Asus U3S not working

    I can't get my Intel wireless 4965 to work.
    It never worked, it's a fresh install, so maybe I'm just missing something very obvious.
    Aureus ~: lspci |grep 4965
    03:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)
    Aureus ~: cat /etc/rc.conf |grep wlan
    wlan0="dhcp"
    wlan_wlan0="wlan0 essid myessid"
    INTERFACES=(wlan0 eth0)
    HOOKS="base udev autodetect pata scsi sata usbinput keymap filesystems"
    Aureus ~: dmesg |grep iwl
    iwl4965: Intel(R) Wireless WiFi Link 4965AGN driver for Linux, 1.1.17ks
    iwl4965: Copyright(c) 2003-2007 Intel Corporation
    iwl4965: Detected Intel Wireless WiFi Link 4965AGN
    iwl4965: Tunable channels: 13 802.11bg, 19 802.11a channels
    phy0: Selected rate control algorithm 'iwl-4965-rs'
    wlan0 Link encap:Ethernet HWaddr 00:13:E8:CE:C4:57
    inet addr:169.254.141.133 Bcast:169.254.255.255 Mask:255.255.0.0
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Aureus ~: sudo dhcpcd wlan0
    err, wlan0: timed out
    warn, wlan0: using IPV4LL address 169.254.141.133
    Aureus ~: pacman -Q kernel26
    kernel26 2.6.24.3-1
    Aureus ~: pacman -Q |grep iwl
    iwlwifi-4965-ucode 4.44.1.20-1
    If more info is needed, let me know
    Last edited by PingunZ (2008-03-02 13:48:49)

    Ok, I found a fix.. well, people on irc did
    Download netcfg2 from the testing repo.
    then create a profile like this in /etc/network.d/yourprofilename
    CONNECTION="wireless"
    DESCRIPTION="Internet Connection Share"
    INTERFACE=wlan0
    IWOPTS="mode ad-hoc essid $ESSID channel 11"
    IP="static"
    IFOPTS="192.168.100.1 netmask 255.255.255.0 broadcast 192.168.100.255"
    ESSID="khordes"
    SECURITY=none
    then add your profile to rc.conf,
    NETWORKS=(yourprofilename)
    DAEMONS=(net-profiles)
    reboot, and cross your fingers

  • Best NAS for full-fledged Linux?

    Now I know this thread's title might be a little ambiguous.
    I'm trying to find the best network storage which will allow me to host multiple types of data, like movies, tv shows, etc. and stream it through my LAN, so that it can be accessed with any of my TVs with appropriate hardware (with access to LAN).
    The thing is, I'd also like it to be able to download data from Bittorrent and Rapidshare, then unrar them.
    That's why I think I need a NAS which will be able to run Linux with a lightweight GUI session to use many programs available on Linux, like JDownloader (will it handle Java?)
    I don't even know if drives like these are available. I know about drives like WD My Book which could have such functionality (progams like pyLoad), but AFAIK, they only allow to login to them using ssh, and that's full CLI, as I understand it.
    It doesn't need to be NAS, it can also be a router with an external hard drive, I'd just like it to have the functionality as listed above.
    I have some basic Linux knowledge, and am not afraid of installing custom software, as long as it's not so hard.
    PS: It would be also great to be able to log into it from the Internet, not only inside the LAN.
    PPS: I don't know if hardware requirtements are that important, but they'd include:
    *) Gigabit Ethrnet preferred, 100Mbits otherwise
    *) At least 1 TB of storage
    Thanks in advance!
    Last edited by warnec (2010-07-08 13:32:06)

    .:B:. wrote:
    GUI sessions... Excuse me?
    A NAS should run SSH, maybe some services with web frontends. A GUI is a waste of RAM and CPU cycles.
    I agree with you about the GUI for a NAS.... but the OP also wants to run JDownloader, which requires Java, and I believe, a GUI.  I'm looking for the same sort of thing, and the Java and the GUI are where I get stuck.
    I do have an NSLU2, but haven't set it up... I don't think it has the horsepower or RAM to do what I want, which means hacking the hardware -- yuck!
    The OP may want to consider Marvell's PlugPC platform, which will do much of what he's looking for, minus the Java/JDownloader (I think).  It's a nice compact, low-power solution, and there are companies that have taken the platform and added software and hardware to make it a more finished product.  I believe the PogoPlug is an example of this, other ones can be found on Marvell's website, or by Googlizing "PlugPC"
    An old PC and FreeNAS is another alternative that I've considered.  That, or a lightweight version of Linux, would provide the GUI and Java features to run JDownloader for not much more money than a stand-alone NAS.  Less, actually, if you have an old PC with Gigabit or 100 Megabit Ethernet available.  The downside to this alternative is space and power.  An Atom-based one might solve those issues (Asus makes a nice one about the size of an external USB HD for $200), but even that would not have the low low power consumption of a PlugPC or an NSLU2.
    I've been playing around with my WD TV and Patriot Box Office Media Players... the WDTV can be hacked to host torrents (the Patriot does it natively) and they can sorta handle fileserving as well.  No Java or JDownloader solution, unfortunately... but they are a reasonable stopgap measure for me right now.
    The beauty of all these various solutions is that they've largely been enabled by Linux and the FOSS movement.  It's truly remarkable what Torvalds started and the community has embraced and extended...
    If I come across other solutions I'll report back...

  • Can anyone help me solve the problem of text displaying very rough on my new ASUS PA279Q display monitor running off my MacBook Pro?

    This is regarding a brand new ASUS PA 279Q, 2560 x 1440 IPS monitor. I'm connected via mini display port (into thunderbolt port on MacBook Pro) to display port on ASUS monitor; using cable ASUS included with the monitor. Mid 2012 MacBook Pro…full specs at bottom of this post.
    I have resolution set at 2560 x 1440 which is the native resolution according to the ASUS spec. I tried the other resolutions available in my System Preferences and text displayed rough with those settings too. I've tried adjusting contrast, brightness and sharpness via the ASUS control panel and didn't solve the problem. Also tried calibrating via Mac's system preferences/display and that did not improve text display either. All the text on this monitor (no matter what software I launch, Finder, InDesign, Illustrator, MS Word, Excel, VMWare Windows XP, Windows versions of Word, Excel, Acrobat, etc, all are consistently rendering text the same way ---  ROUGH and with "HALOS" around each letter.
    All point sizes of text and at various scales, display very rough on the screen. (My comparison is the retina display of my MBP and a Thunderbolt…so those two displays are my expectations.) I'm using the same MBP for both a Thunderbolt display (at work) and this ASUS at my home office.
    On the ASUS it's not as noticeable when the text is on white backgrounds, but I'm a graphic designer and compose images with text all day everyday. Not to mention the specs on this ASUS PA279Q indicate it's built for the professional so I would expect better text rendering. I haven't even addressed color calibration and balance yet, because that won't matter to me if the text won't display any better than it is now.
    I was so hopeful after researching all the specs on this monitor it would be a viable alternative to the glossy display of the Thunderbolt display. (Which, I do love the Thunderbolt display for it's clarity and how it displays crisp, clean text at all sizes. (This ASUS actually displays text decently if I increase the text so each letter is about 4" high. Which is pointless for practical purposes -- that'd be like doing page layout through a microscope!)
    I kept holding off on getting a monitor for the home office thinking the Thunderbolt would be updated soon. I'd be sick if I dropped a grand on piece of 2011 technology only to learn a few days later an updated Thunderbolt display hit the market! Not to mention, I'm praying Apple comes out with a less reflective Thunderbolt display. The glare and reflection is the main reason I looked elsewhere for a large monitor; hence my asking for help. Hoping the ASUS text display issue can be worked out. My expectation is for it to display like the MBP retina and Thunderbolt display text. That possible?
    Alternatively, I guess I could do the Apple Refurb Thunderbolt at $799. And see if there's a decent aftermarket anti-glare I could stick on it?
    Thanks for reading my post. Hope someone can help; offer any suggestions? Words or wisdom?
    Has anyone else had similar issues and figured out a resolution? Help!
    MacBook Pro
    Retina, Mid 2012, 2.3 Ghz Intel i7
    8GB 1600 MHz DDR3
    OS X 10.8.5
    NVIDIA GeForce GT 650M 1024 MB
    ASUS PA279Q

    I uninstalled those two items. It still runs slow on start-up and when opening safari, firefox, iphoto, itunes, etc. It's not snappy like it used to be. Any other ideas? Thanks.

  • [solved] Xorg-1.8 + KDE on Asus 1201n : dupplicated Fn key event

    Hello,
    after upgrading to Xorg 1.8 one week ago, I noticed that my Fn keys (sound up/down, mute) were dupplicated. For example, if I press Fn+F10 (=MUTE/Unmute), the sound get muted and immediately unmuted.
    Moreover,
    My xorg.conf:
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0" 0 0
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    10-evdev.conf:
    # Catchall classes for input devices
    # We don't simply match on any device since that also adds accelerometers
    # and other devices that we don't really want to use. The list below
    # matches everything but joysticks.
    Section "InputClass"
    Identifier "evdev pointer catchall"
    MatchIsPointer "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "XkbLayout" "ch"
    Option "XkbVariant" "fr"
    Option "XkbOptions" "terminate:ctrl_alt_bksp"
    EndSection
    Section "InputClass"
    Identifier "evdev touchpad catchall"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    EndSection
    And the Xorg.0.log file, we can see that the keyboard is added twice...
    [ 19.593] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 30 09:48:01 2010
    [ 19.649] (==) Using config file: "/etc/X11/xorg.conf"
    [ 19.649] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 19.719] (==) ServerLayout "Layout0"
    [ 19.720] (**) |-->Screen "Screen0" (0)
    [ 19.720] (**) | |-->Monitor "Monitor0"
    [ 19.720] (**) | |-->Device "Device0"
    [ 19.720] (==) Automatically adding devices
    [ 19.720] (==) Automatically enabling devices
    [ 19.780] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 19.780] Entry deleted from font path.
    [ 19.804] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 19.804] Entry deleted from font path.
    [ 19.804] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 19.804] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 19.804] Entry deleted from font path.
    [ 19.804] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 19.804] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 19.804] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 19.804] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 19.805] (II) Loader magic: 0x7ce880
    [ 19.805] (II) Module ABI versions:
    [ 19.805] X.Org ANSI C Emulation: 0.4
    [ 19.805] X.Org Video Driver: 7.0
    [ 19.805] X.Org XInput driver : 9.0
    [ 19.805] X.Org Server Extension : 3.0
    [ 19.819] (--) PCI: (0:0:3:5) 10de:0aa3:1043:8402 nVidia Corporation MCP79 Co-processor rev 177, Mem @ 0xf9f80000/524288
    [ 19.819] (--) PCI:*(0:5:0:0) 10de:0876:1043:8402 nVidia Corporation ION VGA [GeForce 9400M] rev 177, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000cc00/128, BIOS @ 0x????????/131072
    [ 19.820] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 19.820] (II) LoadModule: "extmod"
    [ 19.864] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 19.872] (II) Module extmod: vendor="X.Org Foundation"
    [ 19.872] compiled for 1.8.1.902, module version = 1.0.0
    [ 19.872] Module class: X.Org Server Extension
    [ 19.872] ABI class: X.Org Server Extension, version 3.0
    [ 19.872] (II) Loading extension MIT-SCREEN-SAVER
    [ 19.872] (II) Loading extension XFree86-VidModeExtension
    [ 19.872] (II) Loading extension XFree86-DGA
    [ 19.872] (II) Loading extension DPMS
    [ 19.872] (II) Loading extension XVideo
    [ 19.872] (II) Loading extension XVideo-MotionCompensation
    [ 19.872] (II) Loading extension X-Resource
    [ 19.872] (II) LoadModule: "dbe"
    [ 19.873] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 19.879] (II) Module dbe: vendor="X.Org Foundation"
    [ 19.879] compiled for 1.8.1.902, module version = 1.0.0
    [ 19.879] Module class: X.Org Server Extension
    [ 19.879] ABI class: X.Org Server Extension, version 3.0
    [ 19.879] (II) Loading extension DOUBLE-BUFFER
    [ 19.879] (II) LoadModule: "glx"
    [ 19.879] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 20.470] (II) Module glx: vendor="NVIDIA Corporation"
    [ 20.479] compiled for 4.0.2, module version = 1.0.0
    [ 20.479] Module class: X.Org Server Extension
    [ 20.479] (II) NVIDIA GLX Module 256.35 Wed Jun 16 19:10:31 PDT 2010
    [ 20.480] (II) Loading extension GLX
    [ 20.480] (II) LoadModule: "record"
    [ 20.480] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 20.490] (II) Module record: vendor="X.Org Foundation"
    [ 20.490] compiled for 1.8.1.902, module version = 1.13.0
    [ 20.490] Module class: X.Org Server Extension
    [ 20.490] ABI class: X.Org Server Extension, version 3.0
    [ 20.491] (II) Loading extension RECORD
    [ 20.491] (II) LoadModule: "dri"
    [ 20.491] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 20.527] (II) Module dri: vendor="X.Org Foundation"
    [ 20.527] compiled for 1.8.1.902, module version = 1.0.0
    [ 20.527] ABI class: X.Org Server Extension, version 3.0
    [ 20.527] (II) Loading extension XFree86-DRI
    [ 20.527] (II) LoadModule: "dri2"
    [ 20.527] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 20.528] (II) Module dri2: vendor="X.Org Foundation"
    [ 20.528] compiled for 1.8.1.902, module version = 1.2.0
    [ 20.528] ABI class: X.Org Server Extension, version 3.0
    [ 20.528] (II) Loading extension DRI2
    [ 20.528] (II) LoadModule: "nvidia"
    [ 20.539] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 20.600] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 20.604] compiled for 4.0.2, module version = 1.0.0
    [ 20.604] Module class: X.Org Video Driver
    [ 20.640] (II) NVIDIA dlloader X Driver 256.35 Wed Jun 16 18:45:02 PDT 2010
    [ 20.640] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 20.641] (++) using VT number 7
    [ 20.643] (II) Primary Device is: PCI 05@00:00:0
    [ 20.644] (II) Loading sub module "fb"
    [ 20.644] (II) LoadModule: "fb"
    [ 20.644] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 20.657] (II) Module fb: vendor="X.Org Foundation"
    [ 20.657] compiled for 1.8.1.902, module version = 1.0.0
    [ 20.658] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 20.658] (II) Loading sub module "wfb"
    [ 20.658] (II) LoadModule: "wfb"
    [ 20.711] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 20.712] (II) Module wfb: vendor="X.Org Foundation"
    [ 20.712] compiled for 1.8.1.902, module version = 1.0.0
    [ 20.712] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 20.713] (II) Loading sub module "ramdac"
    [ 20.713] (II) LoadModule: "ramdac"
    [ 20.713] (II) Module "ramdac" already built-in
    [ 20.735] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    [ 20.735] (==) NVIDIA(0): RGB weight 888
    [ 20.735] (==) NVIDIA(0): Default visual is TrueColor
    [ 20.735] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 20.735] (**) NVIDIA(0): Option "NoLogo" "true"
    [ 20.735] (**) NVIDIA(0): Option "ConnectedMonitor" "CRT , CRT"
    [ 20.735] (**) NVIDIA(0): Option "TwinView" "TRUE"
    [ 20.736] (**) NVIDIA(0): Option "TwinViewOrientation" "Clone"
    [ 20.736] (**) NVIDIA(0): Option "SecondMonitorHorizSync" "0"
    [ 20.736] (**) NVIDIA(0): Option "SecondMonitorVertRefresh" "0"
    [ 20.736] (**) NVIDIA(0): Enabling RENDER acceleration
    [ 20.736] (**) NVIDIA(0): ConnectedMonitor string: "CRT , CRT"
    [ 20.736] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    [ 20.736] (II) NVIDIA(0): enabled.
    [ 21.512] (WW) NVIDIA(GPU-0): Invalid ConnectedMonitor request; request was for 'CRT-0,
    [ 21.512] (WW) NVIDIA(GPU-0): CRT-1', but the valid display devices are 'CRT-0, DFP-0,
    [ 21.512] (WW) NVIDIA(GPU-0): DFP-1'.
    [ 21.527] (II) NVIDIA(0): NVIDIA GPU ION (C79) at PCI:5:0:0 (GPU-0)
    [ 21.527] (--) NVIDIA(0): Memory: 524288 kBytes
    [ 21.527] (--) NVIDIA(0): VideoBIOS: 62.79.67.00.00
    [ 21.527] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    [ 21.527] (--) NVIDIA(0): Connected display device(s) on ION at PCI:5:0:0:
    [ 21.527] (--) NVIDIA(0): HSD121PHW1 (DFP-0)
    [ 21.527] (--) NVIDIA(0): HSD121PHW1 (DFP-0): 330.0 MHz maximum pixel clock
    [ 21.527] (--) NVIDIA(0): HSD121PHW1 (DFP-0): Internal Dual Link LVDS
    [ 21.538] (WW) NVIDIA(0): No TwinView "MetaModes" specified; will fall back to Display
    [ 21.538] (WW) NVIDIA(0): SubSection modes.
    [ 21.538] (**) NVIDIA(0): TwinView enabled
    [ 21.538] (WW) NVIDIA(0): TwinView requested, but only 1 display devices found.
    [ 21.569] (II) NVIDIA(0): Assigned Display Device: DFP-0
    [ 21.569] (==) NVIDIA(0):
    [ 21.569] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    [ 21.569] (==) NVIDIA(0): will be used as the requested mode.
    [ 21.569] (==) NVIDIA(0):
    [ 21.569] (II) NVIDIA(0): Validated modes:
    [ 21.569] (II) NVIDIA(0): "nvidia-auto-select"
    [ 21.569] (II) NVIDIA(0): Virtual screen size determined to be 1366 x 768
    [ 22.632] (--) NVIDIA(0): DPI set to (128, 130); computed from "UseEdidDpi" X config
    [ 22.633] (--) NVIDIA(0): option
    [ 22.633] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    [ 22.633] (--) Depth 24 pixmap format is 32 bpp
    [ 22.633] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    [ 22.634] (II) NVIDIA(0): Initialized GPU GART.
    [ 22.641] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 22.641] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 22.641] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 22.641] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 22.641] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 22.641] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 22.641] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 22.641] (II) NVIDIA(0): Config Options in the README.
    [ 22.642] (II) NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
    [ 22.642] (II) NVIDIA(0): enough to receive ACPI hotkey events.
    [ 22.642] (II) NVIDIA(0): ACPI brightness change hotkey events enabled.
    [ 22.644] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
    [ 22.920] (II) Loading extension NV-GLX
    [ 22.960] (II) NVIDIA(0): Initialized OpenGL Acceleration
    [ 22.994] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 22.994] (II) NVIDIA(0): Initialized X Rendering Acceleration
    [ 23.005] (==) NVIDIA(0): Backing store disabled
    [ 23.005] (==) NVIDIA(0): Silken mouse enabled
    [ 23.013] (**) NVIDIA(0): DPMS enabled
    [ 23.043] (II) Loading extension NV-CONTROL
    [ 23.044] (II) Loading extension XINERAMA
    [ 23.044] (II) Loading sub module "dri2"
    [ 23.044] (II) LoadModule: "dri2"
    [ 23.045] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 23.045] (II) NVIDIA(0): [DRI2] Setup complete
    [ 23.045] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 23.045] (==) RandR enabled
    [ 23.045] (II) Initializing built-in extension Generic Event Extension
    [ 23.045] (II) Initializing built-in extension SHAPE
    [ 23.045] (II) Initializing built-in extension MIT-SHM
    [ 23.045] (II) Initializing built-in extension XInputExtension
    [ 23.045] (II) Initializing built-in extension XTEST
    [ 23.045] (II) Initializing built-in extension BIG-REQUESTS
    [ 23.045] (II) Initializing built-in extension SYNC
    [ 23.045] (II) Initializing built-in extension XKEYBOARD
    [ 23.045] (II) Initializing built-in extension XC-MISC
    [ 23.045] (II) Initializing built-in extension SECURITY
    [ 23.045] (II) Initializing built-in extension XINERAMA
    [ 23.045] (II) Initializing built-in extension XFIXES
    [ 23.045] (II) Initializing built-in extension RENDER
    [ 23.045] (II) Initializing built-in extension RANDR
    [ 23.045] (II) Initializing built-in extension COMPOSITE
    [ 23.045] (II) Initializing built-in extension DAMAGE
    [ 23.052] (II) Initializing extension GLX
    [ 23.688] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 23.688] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.688] (II) LoadModule: "evdev"
    [ 23.689] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 23.708] (II) Module evdev: vendor="X.Org Foundation"
    [ 23.708] compiled for 1.8.0, module version = 2.4.0
    [ 23.708] Module class: X.Org XInput Driver
    [ 23.708] ABI class: X.Org XInput driver, version 9.0
    [ 23.708] (**) Power Button: always reports core events
    [ 23.708] (**) Power Button: Device: "/dev/input/event4"
    [ 23.720] (II) Power Button: Found keys
    [ 23.720] (II) Power Button: Configuring as keyboard
    [ 23.720] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 23.720] (**) Option "xkb_rules" "evdev"
    [ 23.720] (**) Option "xkb_model" "evdev"
    [ 23.720] (**) Option "xkb_layout" "ch"
    [ 23.720] (**) Option "xkb_variant" "fr"
    [ 23.720] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.826] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [ 23.826] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 23.826] (**) Video Bus: always reports core events
    [ 23.827] (**) Video Bus: Device: "/dev/input/event8"
    [ 23.873] (II) Video Bus: Found keys
    [ 23.873] (II) Video Bus: Configuring as keyboard
    [ 23.873] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 23.873] (**) Option "xkb_rules" "evdev"
    [ 23.873] (**) Option "xkb_model" "evdev"
    [ 23.873] (**) Option "xkb_layout" "ch"
    [ 23.873] (**) Option "xkb_variant" "fr"
    [ 23.873] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.875] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 23.876] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 23.876] (**) Power Button: always reports core events
    [ 23.876] (**) Power Button: Device: "/dev/input/event3"
    [ 23.900] (II) Power Button: Found keys
    [ 23.900] (II) Power Button: Configuring as keyboard
    [ 23.900] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 23.900] (**) Option "xkb_rules" "evdev"
    [ 23.900] (**) Option "xkb_model" "evdev"
    [ 23.900] (**) Option "xkb_layout" "ch"
    [ 23.900] (**) Option "xkb_variant" "fr"
    [ 23.900] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.901] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 23.901] (II) No input driver/identifier specified (ignoring)
    [ 23.902] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 23.902] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 23.902] (**) Sleep Button: always reports core events
    [ 23.902] (**) Sleep Button: Device: "/dev/input/event2"
    [ 23.923] (II) Sleep Button: Found keys
    [ 23.923] (II) Sleep Button: Configuring as keyboard
    [ 23.923] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 23.923] (**) Option "xkb_rules" "evdev"
    [ 23.923] (**) Option "xkb_model" "evdev"
    [ 23.923] (**) Option "xkb_layout" "ch"
    [ 23.923] (**) Option "xkb_variant" "fr"
    [ 23.923] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.929] (II) config/udev: Adding input device USB 2.0 PC Cam (/dev/input/event10)
    [ 23.929] (**) USB 2.0 PC Cam: Applying InputClass "evdev keyboard catchall"
    [ 23.929] (**) USB 2.0 PC Cam: always reports core events
    [ 23.929] (**) USB 2.0 PC Cam: Device: "/dev/input/event10"
    [ 23.950] (II) USB 2.0 PC Cam: Found keys
    [ 23.950] (II) USB 2.0 PC Cam: Configuring as keyboard
    [ 23.950] (II) XINPUT: Adding extended input device "USB 2.0 PC Cam" (type: KEYBOARD)
    [ 23.950] (**) Option "xkb_rules" "evdev"
    [ 23.950] (**) Option "xkb_model" "evdev"
    [ 23.950] (**) Option "xkb_layout" "ch"
    [ 23.950] (**) Option "xkb_variant" "fr"
    [ 23.950] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.953] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
    [ 23.953] (II) No input driver/identifier specified (ignoring)
    [ 23.961] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
    [ 23.961] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
    [ 23.962] (**) Eee PC WMI hotkeys: always reports core events
    [ 23.962] (**) Eee PC WMI hotkeys: Device: "/dev/input/event7"
    [ 23.976] (II) Eee PC WMI hotkeys: Found keys
    [ 23.976] (II) Eee PC WMI hotkeys: Configuring as keyboard
    [ 23.976] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD)
    [ 23.976] (**) Option "xkb_rules" "evdev"
    [ 23.977] (**) Option "xkb_model" "evdev"
    [ 23.977] (**) Option "xkb_layout" "ch"
    [ 23.977] (**) Option "xkb_variant" "fr"
    [ 23.977] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 23.978] (II) config/udev: Adding input device Asus EeePC extra buttons (/dev/input/event9)
    [ 23.978] (**) Asus EeePC extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 23.978] (**) Asus EeePC extra buttons: always reports core events
    [ 23.978] (**) Asus EeePC extra buttons: Device: "/dev/input/event9"
    [ 24.016] (II) Asus EeePC extra buttons: Found keys
    [ 24.016] (II) Asus EeePC extra buttons: Configuring as keyboard
    [ 24.016] (II) XINPUT: Adding extended input device "Asus EeePC extra buttons" (type: KEYBOARD)
    [ 24.016] (**) Option "xkb_rules" "evdev"
    [ 24.016] (**) Option "xkb_model" "evdev"
    [ 24.017] (**) Option "xkb_layout" "ch"
    [ 24.017] (**) Option "xkb_variant" "fr"
    [ 24.017] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 24.018] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 24.018] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 24.018] (**) AT Translated Set 2 keyboard: always reports core events
    [ 24.018] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 24.043] (II) AT Translated Set 2 keyboard: Found keys
    [ 24.043] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 24.043] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 24.043] (**) Option "xkb_rules" "evdev"
    [ 24.043] (**) Option "xkb_model" "evdev"
    [ 24.043] (**) Option "xkb_layout" "ch"
    [ 24.043] (**) Option "xkb_variant" "fr"
    [ 24.043] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 24.044] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 24.045] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 24.045] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 24.045] (II) LoadModule: "synaptics"
    [ 24.045] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 24.060] (II) Module synaptics: vendor="X.Org Foundation"
    [ 24.060] compiled for 1.8.0.902, module version = 1.2.2
    [ 24.060] Module class: X.Org XInput Driver
    [ 24.060] ABI class: X.Org XInput driver, version 9.0
    [ 24.060] (II) Synaptics touchpad driver version 1.2.2
    [ 24.060] (**) Option "Device" "/dev/input/event6"
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    [ 24.190] (II) SynPS/2 Synaptics TouchPad: buttons: left right
    [ 24.190] (**) Option "SHMConfig" "on"
    [ 24.190] (**) Option "MaxTapMove" "2000"
    [ 24.190] (**) Option "VertEdgeScroll" "on"
    [ 24.190] (**) Option "VertTwoFingerScroll" "on"
    [ 24.190] (**) Option "HorizTwoFingerScroll" "on"
    [ 24.190] (**) Option "TapButton1" "1"
    [ 24.190] (**) Option "CircularScrolling" "on"
    [ 24.296] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.296] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 24.350] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 24.350] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 24.430] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 24.430] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 24.430] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 24.430] (II) Synaptics touchpad driver version 1.2.2
    [ 26.296] SynPS/2 Synaptics TouchPad no synaptics event device found
    [ 26.296] (**) Option "Device" "/dev/input/mouse0"
    [ 26.323] (**) Option "SHMConfig" "on"
    [ 26.323] (**) Option "MaxTapMove" "2000"
    [ 26.323] (**) Option "VertEdgeScroll" "on"
    [ 26.323] (**) Option "VertTwoFingerScroll" "on"
    [ 26.323] (**) Option "HorizTwoFingerScroll" "on"
    [ 26.323] (**) Option "TapButton1" "1"
    [ 26.323] (**) Option "CircularScrolling" "on"
    [ 26.344] Query no Synaptics: 6003C8
    [ 26.344] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
    [ 26.344] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
    [ 26.386] (EE) PreInit failed for input device "SynPS/2 Synaptics TouchPad"
    [ 26.386] (II) UnloadModule: "synaptics"
    [ 26.387] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 26.387] (II) No input driver/identifier specified (ignoring)
    I have not put the 10-synaptic touchpad config file since it works well (Identifier "touchpad catchall" Driver "synaptics").
    Any idea what could be the problem ?
    Last edited by Bluespear (2010-07-18 20:05:16)

    Nothing ?
    Switchng off hal deamon and cleaning ~/.kde* has no effect...
    So, after searching on google again an again, still nothing found.... even among the Ubuntu specific issue where post are terminated
    with "wait next version of the package", the windows-style answer.
    I will continue my attempts to fix this... but my conclusion about this is that hal was more precise in his behavior than udev...

  • [SOLVED] ASUS N56VZ FN+FX Keys not working

    I got this new laptop some time ago. I had WIndows 8 running on it, but since I need linux for college I decided to install Arch on it. I removed windows and created a new GUID Partition Table on the Hard drive.
    sda1 512M EFI Parition
    sda2 250G Windows Parition (is not installed yet)
    sda3 512M Boot
    sda4 30G Root
    sda6 8G Swap
    sda5 <Rest of space> Home
    I've installed Arch_x86-64, with rEFInd as bootloader. I have KDE Running on my machine, everything is working fine except for the FN+FX Keys:
    FN+
    F1 Sleep
    F2 WIreless ON/OFF
    F3 Keyboard lights intensity down
    F4 Keyboard lights intensity up
    F5 Screen brightness down
    F6 Screen brightness up
    F7 Screen brightness off
    F8 Proyector toggle
    F9 Touchpad ON\OFF
    F10 Volume off
    F11 Volume down
    F12 Volume up
    The only keys that works correctly are FN+F{1,2,7,10,11,12}, but some of the most important keys (keyboard lights, screen brigthess) are not working at all.
    I need help fixing this, I hope there's a workaround or something.
    Cheers.
    Edit: Solved the problem following the steps shown in here. I also confirm that the solution provided there works very well on the Asus N56VZ.
    Last edited by AurosGamma (2012-12-02 06:00:38)

    If all else fails, just map them with xbindkeys until they are either fixed upstream.
    https://wiki.archlinux.org/index.php/Xbindkeys
    You won't get those popup 'blob' but it gets the trick done.  There are other ways like sxhkd https://bbs.archlinux.org/viewtopic.php?id=155613

  • [SOLVED] Suspend hotkey broken in gnome 3.2

    Hi,
    After upgrading a lot of pacakges, many of them related to gnome 3.2, the hotkey for suspending stopped working. Suspending still works fine using the menu. I have an acer 3820TG laptop, and the hotkey use FN+F4 keys combination. What's strange, though, is that the rest of FN+XX hotkeys still work. Has anyone else experienced something similar? I am looking at the wiki for troubleshooting tips and possible workarounds, but haven't found the reason behind this problem yet. Any help is appreciated,
    jorges
    Edit: The issue disappeared after upgrading the system
    Last edited by jorges (2011-10-21 10:07:42)

    wonder wrote:in fact it might be a regression only in 3.2.1 introduced here:
    https://bugzilla.gnome.org/show_bug.cgi?id=660267
    You're probably right, as updating the system yesterday fixed the issue. I'm marking the thread SOLVED. Thanks for you help.
    jorges

  • Multimedia Hotkeys in Gnome... generally confusing [solved]

    Heyho everyone,
    I got some weird problems using the multimedia keys of my Chicony KBR0108 USB wireless Keyboard.
    My system is up to date and I'm using Device Hotplugging in my Xserver, so I use the "evdev" Germany Layout in Gnome.
    I think all these problems are caused by one misconfiguration, so even if you don't know a solution for one problem, go ahead and reply
    The first strange thing is: When I map the multimedia keys to default actions like "Audio => Play" in the Gnome hotkey manager, they work and eg. the "play" command is issued to the player (via dbus imho).
    However, this doesn't work with QuodLibet, for example, and I also want to do slightly other actions with the keys (for example, the default Gnome Action for lowering the music volume is lowering the alsa "Master" channel, which is quite annoying) and therefore I would like to use my own commands.
    The problem is: If I map a multimedia key like XF86AudioPlay to an own action, the command isn't executed. But: If I map the command to a "normal" combination like [ctrl] + p, they work again.
    The second strange thing is: When I'm using compiz and configure the hotkeys in Compiz-Config, all multimedia keys work. However, I don't really want to use compiz. Sure, it looks nice and the effects are cool, but Metacity is faster and I don't have problems with applications or games using OpenGL.
    The third strange thing is: xev's behaviour is really strange. xev | grep keycode displays all keys I press, but not the multimedia keys.
    Btw: I am doing this in a console-emulator in my Gnome session.
    However, and this is even more strange, if I press multiple multimedia keys at once, it suddenly displays them. What the heck?
    I hope somebody is able to tell me what's going on here
    // Edit: Problem solved. Please look below.
    Last edited by ADI64 (2009-07-25 15:59:57)

    Thanks for your reply
    Sadly, unbinding the keys via the Gnome Hotkey dialog doesn't work.
    As described in my first post, mapping the multimedia keys to predefined actions like "Audio->Play" (which can't be edited or deleted) works, but mapping them to new actions doesn't work.
    I also think that, like you said, Gnome seems to block these keys. My goal is to find out why it does that and how I can stop it

Maybe you are looking for