Bluetooth : Blueman dbus error

Hello dear archers,
I am facing a problem trying to setup bluetooth at my desktop pc. It is a USB Bluetooth donge.
I followed http://wiki.archlinux.org/index.php/Bluetooth but i cannot launch blueman-manager.
I get the following error :
Connection to BlueZ failed
Bluez daemon is not running, blueman-manager cannot continue.
Further in the wiki i tried
[razor@RAZPC-LIN ~]$ hcitool scan
Scanning ...
00:25:BC:65:D3:75 anna petraki's iMac
00:22:98:1E:E1:C7 1 mouni stin axladia
So the bluetooth device is actually working. Then i tried using the bluez-simple-agent:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.bluez was not provided by any .service files
I have installed all the python packages for bluetooth ( dbus-python pygobject python-pybluez )
Do you have any idea what is going wrong?

oh yes, sorry forgot to mention, both of them are started. here is my /etc/conf.d/bluetooth
[razor@RAZPC-LIN ~]$ cat /etc/conf.d/bluetooth
# Bluetooth configuraton file
# Bluetooth services (allowed values are "true" and "false")
# Run the bluetoothd daemon (default: true)
#DAEMON_ENABLE="false"
# Run hid2hci (default: false)
HID2HCI_ENABLE="true"
# Run the sdp daemon (default: false)
# If this is disabled, hcid's internal sdp daemon will be used
SDPD_ENABLE="true"
# Run the bluetooth HID daemon (default: false)
HIDD_ENABLE="true"
# Activate rfcomm ports (default: false)
RFCOMM_ENABLE="true"
# Run bluetooth dial-up networking daemon (default: false)
#DUND_ENABLE="true"
# Run bluetooth PAN daemon (default: false)
#PAND_ENABLE="true"
# rfcomm configuration file (default: /etc/bluetooth/rfcomm.conf)
RFCOMM_CONFIG="/etc/bluetooth/rfcomm.conf"
# Options for hidd, dund and pand (default: none)
#HIDD_OPTIONS=""
#DUND_OPTIONS=""
#PAND_OPTIONS=""
HAL and other services like Avahi which require dbus work as expected. Does this .service file lie anywhere so i can check if it exists or it is created dynamically uppon bluetooth daemon startup?
Thanks for your reply.

Similar Messages

  • 'Bluetooth not available' error message since upgrading to Leopard

    Hi, I regularly seem to get a 'Bluetooth not available' error message since upgrading to Leopard, any ideas why, have to reboot to shake it.
    cheers
    Simon

    I solved the same issue by resetting the SMC. With the computer off, remove the battery and press and hold the power button for 5 seconds. Then reinstall the battery and restart. I haven't had any bluetooth issues since.

  • [SOLVED] DBus error when accessing "Windows Network"

    I'm getting an error when trying to access "Windows Network" from Nautilus after last Gnome (2.22 -> 2.24) update:
    Unable to mount location
    DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
    Please tell me if you need me to post any more info/logs.
    Thanks in advance
    Last edited by DingoMD (2008-10-22 08:07:36)

    Are those with a problem using share level security on the samba server?
    Have you tried accessing the share using smbclient? (smbclient //server/share)
    I have been receiving the original dbus error for some time now.
    I am using share level security on the server.
    Using smbclient results in a segfault. Using nautilus also results in an error from libsmbclient which can be seen in one of the log files.
    [mythtv@tvee ~]$ smbclient //sirschmoopy/shared
    Enter mythtv's password:
    Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.5.1]
    Server not using user level security and no password supplied.
    Segmentation fault
    There is a samba bug which looks similar but it only affects people with ipv6 disabled. I have disabled and enabled ipv6 several times and the errors persist.
    I think it may be related to this bug: https://bugzilla.samba.org/show_bug.cgi?id=7250
    I haven't tried the patch provided yet.

  • [SOLVED] Unable to Print from CUPS - DBus Errors?

    Hi all-
    I'm unable to print on CUPS after doing a recent system upgrade. Not excatly sure what's going on, but below is an output of the error log. Just as a side note- I have two arch machines. The one I'm having problems with has XFCE, my other arch has aweosme and cups works fine. So we can rule out the actual printer as being the problem.
    A few of the errors below are attempts to cancel a test print page job and getting forbidden. Not sure why this would happen other than possibly not logging in as root, but that's not even the main issue. So yea, any help would be appreciated.
    Just one more thing, I've noticed in /etc/cups that one of the config files was renamed to cupsd.conf.pacnew. Anyone know why pacman is over-writting those config files?
    W [27/Mar/2013:12:37:37 -0400] AddProfile failed: org.freedesktop.DBus.Error.UnknownMethod:No such interface `org.freedesktop.ColorManager' on object at path /org/freedesktop/ColorManager/devices/cups_EPSON_Stylus_Photo_R220
    E [27/Mar/2013:15:37:31 -0400] Returning HTTP Forbidden for Cancel-Job (ipp://localhost/jobs/44) from localhost
    E [27/Mar/2013:15:39:22 -0400] Returning HTTP Forbidden for CUPS-Add-Modify-Printer (ipp://localhost/printers/EPSON_Stylus_Photo_R220) from localhost
    E [27/Mar/2013:15:40:34 -0400] Returning HTTP Forbidden for CUPS-Get-Devices (no URI) from localhost
    E [27/Mar/2013:15:40:34 -0400] [CGI] CUPS-Get-Devices request failed with status 401: Forbidden
    E [27/Mar/2013:15:41:19 -0400] Returning HTTP Forbidden for Cancel-Job (ipp://localhost/jobs/44) from localhost
    E [27/Mar/2013:15:42:07 -0400] Returning HTTP Forbidden for Purge-Jobs (ipp://localhost/printers/EPSON_Stylus_Photo_R220) from localhost
    E [27/Mar/2013:15:42:31 -0400] Returning HTTP Forbidden for CUPS-Get-Devices (no URI) from localhost
    E [27/Mar/2013:15:42:31 -0400] [CGI] CUPS-Get-Devices request failed with status 401: Forbidden
    Last edited by w201 (2013-03-27 21:57:26)

    Inxsible wrote:
    w201 wrote:Just one more thing, I've noticed in /etc/cups that one of the config files was renamed to cupsd.conf.pacnew. Anyone know why pacman is over-writting those config files?
    In fact, it's not overwriting the config file, which is why you have a pacnew file. You need to read up a bit more on pacman and pacnew and pacsave in general.
    You should merge any and all pacnews with your corresponding config files if pacman tells you that it has created a pacnew file during upgrade. Don't just replace them with newer versions though, because it can lead to bad things like locking you out of the system if you do that for certain files like group or gshadow etc.
    You're completely right, it's not overwriting the files, hence pacnew... bad choice of words.
    ***EDIT***
    Okay....well, I read up on pacnew and pacsave. Thanks for pointing that out, Inxsible. Merging the files solved the problem.
    Thanks again!
    Last edited by w201 (2013-03-27 21:57:00)

  • GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown error

    I recently updated my system and now it giving me an error:
    GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.cinnamon.SettingsDaemon was not provided by any .service files
    How can I easily start troubleshooting this issue?
    Pacman.log:  http://pastebin.com/BRRmuWPV
    I've got an IBM T520 laptop with built-in i915:
    [blah@blah ~]$ lspci -v -s `lspci | awk '/VGA/{print $1}'`
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
    Subsystem: Lenovo Device 21cf
    Flags: bus master, fast devsel, latency 0, IRQ 28
    Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
    Memory at e0000000 (64-bit, prefetchable) [size=256M]
    I/O ports at 5000 [size=64]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: <access denied>
    Kernel driver in use: i915
    Kernel modules: i915
    [blah@blah ~]$
    Any help would be appreciated
    Last edited by Anoniem (2015-02-09 13:02:53)

    Anoniem wrote:
    Haha, well:
    1. I turn on laptop
    2. Login into my desktop
    3. My display is low resolution and external display too, fonts and theme settings are gone (gnome)
    4. I want to change resolution
    5. Get error message like above
    Checked my logs, tried reverting packages I updated
    Still the same GDBUS thing.
    Maybe there is an conflict when the X starts on 2 monitors with 2 different resolutions...
    It depends from your graphic card. For example, on my nvidia when X starts with both internal and external monitors plugged in, the resolution is messed up. But when you enter to your desktop, usually it reads the last resolution states and the screen resolution problem if fixed.
    One solution is to plug the external monitor after desktop is loaded or create a config file for the monitors on the /etc/X11/... folder Xorg wiki
    Last edited by alex.theoto (2014-12-05 17:18:11)

  • Udev Mounting - DBus error RemoteVolumeMonitor.Failed

    Hello.
    I have been using thunar-git for a while and every time a mount an external media (cd/dvd, flash memory, etc....) I get this error:
    "DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending."
    The drive mounts and I don't have any problems, but the error is sort of annoying. As far as I can tell, the error doesn't bring any ill effects except having to close the dialog box. Does anyone know how I can prevent this error from showing or fix it?
    Thanks!

    Solved. I created the file
    /etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla
    Here is my file:
    [Local Users]
    Identity=unix-user:johnny
    Identity=unix-group:storage
    Action=org.freedesktop.udisks.*
    ResultAny=yes
    ResultInactive=no
    ResultActive=yes
    No more problems with thunar (there was an option to add in the "Action" section to allow the automounting of the internal drives, but i don't remember. I don't need it).
    EDIT: I think that you can also do:
    [Local Users]
    Identity=unix-user:*
    Identity=unix-group:storage
    Action=org.freedesktop.udisks.*
    ResultAny=yes
    ResultInactive=no
    ResultActive=yes
    If you want allow to a generic user this option.
    Last edited by reddhawk (2012-10-31 06:59:38)

  • [SOLVED] dbus error when taking a screenshot

    I can't take screenshots with the Gnome3 screenshot program. When I try to save a screenshot, I get this error message:
    Error while saving screenshot.
    Impossible to save the screenshot to file:///home/some/directory.
    Error was GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/nautilus exited with status 1.
    Please choose another location and retry.
    I found a thread with a similar problem (dbus error when taking a screenshot; the error message is different though) providing a solution, but I can't try that solution because I don't have a /etc/X11/xorg.conf.d/20-intel.conf file.
    How can I fix this?
    Last edited by cryptkeeper (2012-03-05 08:12:36)

    Damn, I found the solution (or better: source) of the problem... The error messages states that /usr/bin/nautilus exits with error something-something, and after thinking about that for some seconds it came to my mind that I replaced /usr/bin/nautilus with a softlink (ln -s) to /usr/bin/thunar because I didn't find a better way to totally replace Nautilus with Thunar...
    Thanks for trying to help anyway!

  • Caffeine dbus error

    When I start using gnome3, the aur program "caffeine" give me this error:
    [rmasad@myhost ~]$ caffeine
    (01 may 2011) 17:18:11 INFO: User has clicked the Caffeine icon
    (01 may 2011) 17:18:11 INFO: Attempting to detect screensaver/powersaving type... (0 dbus failures so far)
    (01 may 2011) 17:18:11 INFO: Successfully detected screensaver and powersaving type: Gnome
    Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/caffeine/main.py", line 506, in on_L_click
    self.toggleActivated()
    File "/usr/lib/python2.7/site-packages/caffeine/main.py", line 481, in toggleActivated
    self.Core.toggleActivated()
    File "/usr/lib/python2.7/site-packages/caffeine/core.py", line 455, in toggleActivated
    self._performTogglingActions()
    File "/usr/lib/python2.7/site-packages/caffeine/core.py", line 509, in _performTogglingActions
    self._detectScreensaverAndPowersavingType()
    File "/usr/lib/python2.7/site-packages/caffeine/core.py", line 501, in _detectScreensaverAndPowersavingType
    self._performTogglingActions()
    File "/usr/lib/python2.7/site-packages/caffeine/core.py", line 513, in _performTogglingActions
    self._toggleGnome()
    File "/usr/lib/python2.7/site-packages/caffeine/core.py", line 540, in _toggleGnome
    "User has requested that Caffeine disable the screen saver")
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in __call__
    **keywords)
    File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630, in call_blocking
    message, timeout)
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Inhibit" with signature "ss" on interface "(null)" doesn't exist

    Up!

  • Dbus error when running systemd-analyze

    I recently switched over to systemd, setting it up according to the ArchWiki. However, when I run
    systemd-analyze
    I always get the following error message:
    Traceback (most recent call last):
    File "/usr/bin/systemd-analyze", line 307, in <module>
    time()
    File "/usr/bin/systemd-analyze", line 91, in time
    initrd_time, start_time, finish_time = acquire_start_time()
    File "/usr/bin/systemd-analyze", line 32, in acquire_start_time
    properties = dbus.Interface(bus.get_object('org.freedesktop.systemd1', '/org/freedesktop/systemd1'), 'org.freedesktop.DBus.Properties')
    File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
    File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
    File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 180, in activate_name_owner
    self.start_service_by_name(bus_name)
    File "/usr/lib/python2.7/site-packages/dbus/bus.py", line 278, in start_service_by_name
    'su', (bus_name, flags)))
    File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
    dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
    What can I do to fix this? Any help is greatly appreciated.
    Edit: grammar.
    Last edited by myucht (2012-07-03 02:50:48)

    The table I get an error on is not partitioned.
    I also do not get a exception when I run that procedure manually as system, but when I run it from dba_jobs, I get an insufficient privileges issue.

  • DBUS error seems to prevent proper Gnome3.2 startup

    Hi everyone,
    I've been unable to start Gnome3.2 ever since it first came out. Here's my X error log:
    X.Org X Server 1.10.4
    Release Date: 2011-08-19
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.0-ARCH x86_64
    Current Operating System: Linux blackbriar 2.6.32-lts #1 SMP Tue Aug 30 08:59:44 CEST 2011 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz26-lts root=UUID=e09c380a-ed57-49b8-82ef-125ddd407ac4 ro quiet
    Build Date: 17 September 2011 07:42:58AM
    Current version of pixman: 0.22.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 2 14:31:16 2011
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    FATAL: Module fbcon not found.
    xmodmap: commandline:1: bad add modifier name 'caps_lock', not allowed
    xmodmap: 1 error encountered, aborting.
    xset: unknown option +ft
    usage: xset [-display host:dpy] option ...
    To turn bell off:
    -b b off b 0
    To set bell volume, pitch and duration:
    b [vol [pitch [dur]]] b on
    To disable bug compatibility mode:
    -bc
    To enable bug compatibility mode:
    bc
    To turn keyclick off:
    -c c off c 0
    To set keyclick volume:
    c [0-100] c on
    To control Energy Star (DPMS) features:
    -dpms Energy Star features off
    +dpms Energy Star features on
    dpms [standby [suspend [off]]]
    force standby
    force suspend
    force off
    force on
    (also implicitly enables DPMS features)
    a timeout value of zero disables the mode
    To set the font path:
    fp= path[,path...]
    To restore the default font path:
    fp default
    To have the server reread font databases:
    fp rehash
    To remove elements from font path:
    -fp path[,path...] fp- path[,path...]
    To prepend or append elements to font path:
    +fp path[,path...] fp+ path[,path...]
    To set LED states off or on:
    -led [1-32] led off
    led [1-32] led on
    -led named 'name' led off
    led named 'name' led on
    To set mouse acceleration and threshold:
    m [acc_mult[/acc_div] [thr]] m default
    To set pixel colors:
    p pixel_value color_name
    To turn auto-repeat off or on:
    -r [keycode] r off
    r [keycode] r on
    r rate [delay [rate]]
    For screen-saver control:
    s [timeout [cycle]] s default s on
    s blank s noblank s off
    s expose s noexpose
    s activate s reset
    For status information: q
    gnome-session[1704]: EggSMClient-WARNING: Desktop file '/home/bow/.config/autostart/dropbox.desktop' has malformed Icon key 'dropbox.png'(should not include extension)
    ** (gnome-settings-daemon:1719): WARNING **: /usr/lib/gnome-settings-daemon-3.0/libcolor.so: cannot open shared object file: No such file or directory
    ** (gnome-settings-daemon:1719): WARNING **: Cannot load plugin 'Color' since file '/usr/lib/gnome-settings-daemon-3.0/libcolor.so' cannot be read.
    ** (gnome-settings-daemon:1719): WARNING **: Error activating plugin 'Color'
    GNOME_KEYRING_CONTROL=/tmp/keyring-r39ZPd
    GNOME_KEYRING_PID=1726
    GNOME_KEYRING_CONTROL=/tmp/keyring-r39ZPd
    GNOME_KEYRING_CONTROL=/tmp/keyring-r39ZPd
    SSH_AUTH_SOCK=/tmp/keyring-r39ZPd/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-r39ZPd
    SSH_AUTH_SOCK=/tmp/keyring-r39ZPd/ssh
    GPG_AGENT_INFO=/tmp/keyring-r39ZPd/gpg:0:1
    WARNING: no socket to connect to
    common-plugin-Message: checking whether we have a device for 4: yes
    common-plugin-Message: checking whether we have a device for 5: yes
    common-plugin-Message: checking whether we have a device for 12: no
    common-plugin-Message: checking whether we have a device for 11: no
    common-plugin-Message: checking whether we have a device for 10: no
    common-plugin-Message: checking whether we have a device for 9: no
    common-plugin-Message: checking whether we have a device for 8: no
    common-plugin-Message: checking whether we have a device for 7: no
    common-plugin-Message: checking whether we have a device for 6: no
    gnome-session[1704]: WARNING: Application 'gnome-shell.desktop' failed to register before timeout
    Failed to play sound: File or data not found
    listen: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded)
    daemon: cannot init supplementary groups of user "bow": Operation not permitted
    ** Message: applet now removed from the notification area
    (nm-applet:1959): libnotify-WARNING **: Failed to connect to proxy
    (empathy:1957): libnotify-WARNING **: Failed to connect to proxy
    Traceback (most recent call last):
    File "/usr/lib/guake/guake.py", line 1353, in <module>
    if not main():
    File "/usr/lib/guake/guake.py", line 1296, in main
    instance = Guake()
    File "/usr/lib/guake/guake.py", line 649, in __init__
    notification.show()
    glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
    (empathy:1957): folks-WARNING **: Error preparing Backend 'telepathy': Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    [dix] couldn't enable device 10
    JS LOG: GNOME Shell started at Sun Oct 02 2011 14:33:03 GMT+0200 (CEST)
    ** Message: applet now embedded in the notification area
    (gnome-settings-daemon:1719): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    [1317558687,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
    xinit: connection to X server lost
    waiting for X server to shut down
    I have no idea what's wrong there. It looks like it's DBUS, but I'm not sure myself. I've waited a few days for new updates of Gnome3.2, but so far nothing's changed on my end.
    If it helps, this is my pacman -Qm
    aacgain-cvs 20101003-1
    bug-buddy 2.32.0-1
    chromium-stable-libpdf 14.0.835.186-1
    culmus 0.120-1
    dropbox 1.1.45-1
    drush 4.5-1
    easymp3gain-gtk2 0.5.0-4
    evolution-webcal 2.32.0-1
    fam 2.7.0-16
    font-arhangai 20030401-3
    jdk 7-3
    jigdo 0.7.3-2
    jre 7-3
    mendeleydesktop 1.0.1-2
    nautilus-dropbox 0.6.9-2
    newlan 1.0.0.8-3
    os-prober 1.49-3
    otf-ipafont 003.03-1
    packer 20110826-1
    perl-gtk2-imageview 0.05-2
    perl-proc-processtable 0.45-2
    prey-tracker 0.5.3-1
    pyroom-bzr 213-1
    scrobby-git 20110905-1
    tp_smapi 0.41-1
    ttf-droid-sans 1.0-1
    ttf-inconsolata-g 20090213-1
    ttf-ms-fonts 2.0-8
    ttf-sil-scheherazade 1.005-2
    ttf-ubuntu-font-family 0.80-1
    ttf-vista-fonts 1-3
    vidalia 0.2.14-1
    And I've also removed all custom extensions of Gnome3.2, all to no avail.
    What should I do?

    wonder:
    Ah shoot, that's the previous error.log , I'm sorry. I've saved too many error logs now already, it's getting out of hand. This is the correct one:
    X.Org X Server 1.11.1
    Release Date: 2011-09-24
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.0-ARCH x86_64
    Current Operating System: Linux blackbriar 2.6.32-lts #1 SMP Tue Aug 30 08:59:44 CEST 2011 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz26-lts root=UUID=e09c380a-ed57-49b8-82ef-125ddd407ac4 ro quiet
    Build Date: 10 October 2011 08:55:30AM
    Current version of pixman: 0.22.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 12 21:01:19 2011
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    FATAL: Module fbcon not found.
    xmodmap: commandline:1: bad add modifier name 'caps_lock', not allowed
    xmodmap: 1 error encountered, aborting.
    xset: unknown option +ft
    usage: xset [-display host:dpy] option ...
    To turn bell off:
    -b b off b 0
    To set bell volume, pitch and duration:
    b [vol [pitch [dur]]] b on
    To disable bug compatibility mode:
    -bc
    To enable bug compatibility mode:
    bc
    To turn keyclick off:
    -c c off c 0
    To set keyclick volume:
    c [0-100] c on
    To control Energy Star (DPMS) features:
    -dpms Energy Star features off
    +dpms Energy Star features on
    dpms [standby [suspend [off]]]
    force standby
    force suspend
    force off
    force on
    (also implicitly enables DPMS features)
    a timeout value of zero disables the mode
    To set the font path:
    fp= path[,path...]
    To restore the default font path:
    fp default
    To have the server reread font databases:
    fp rehash
    To remove elements from font path:
    -fp path[,path...] fp- path[,path...]
    To prepend or append elements to font path:
    +fp path[,path...] fp+ path[,path...]
    To set LED states off or on:
    -led [1-32] led off
    led [1-32] led on
    -led named 'name' led off
    led named 'name' led on
    To set mouse acceleration and threshold:
    m [acc_mult[/acc_div] [thr]] m default
    To set pixel colors:
    p pixel_value color_name
    To turn auto-repeat off or on:
    -r [keycode] r off
    r [keycode] r on
    r rate [delay [rate]]
    For screen-saver control:
    s [timeout [cycle]] s default s on
    s blank s noblank s off
    s expose s noexpose
    s activate s reset
    For status information: q
    gnome-session[2449]: WARNING: Session 'gnome' runnable check failed: Timed out
    GNOME_KEYRING_CONTROL=/tmp/keyring-BVlgYc
    GPG_AGENT_INFO=/tmp/keyring-BVlgYc/gpg:0:1
    GNOME_KEYRING_PID=2468
    GNOME_KEYRING_CONTROL=/tmp/keyring-BVlgYc
    GPG_AGENT_INFO=/tmp/keyring-BVlgYc/gpg:0:1
    GNOME_KEYRING_CONTROL=/tmp/keyring-BVlgYc
    GPG_AGENT_INFO=/tmp/keyring-BVlgYc/gpg:0:1
    GNOME_KEYRING_CONTROL=/tmp/keyring-BVlgYc
    GPG_AGENT_INFO=/tmp/keyring-BVlgYc/gpg:0:1
    SSH_AUTH_SOCK=/tmp/keyring-BVlgYc/ssh
    WARNING: no socket to connect to
    common-plugin-Message: checking whether we have a device for 4: yes
    common-plugin-Message: checking whether we have a device for 5: yes
    common-plugin-Message: checking whether we have a device for 12: no
    common-plugin-Message: checking whether we have a device for 11: no
    common-plugin-Message: checking whether we have a device for 10: no
    common-plugin-Message: checking whether we have a device for 9: no
    common-plugin-Message: checking whether we have a device for 8: no
    common-plugin-Message: checking whether we have a device for 7: no
    common-plugin-Message: checking whether we have a device for 6: no
    Initializing tracker-miner-fs...
    Initializing tracker-store...
    Tracker-Message: Setting up monitor for changes to config file:'/home/bow/.config/tracker/tracker-miner-fs.cfg'
    Starting log:
    File:'/home/bow/.local/share/tracker/tracker-miner-fs.log'
    Tracker-Message: Setting up monitor for changes to config file:'/home/bow/.config/tracker/tracker-store.cfg'
    Tracker-Message: Setting up monitor for changes to config file:'/home/bow/.config/tracker/tracker-store.cfg'
    Starting log:
    File:'/home/bow/.local/share/tracker/tracker-store.log'
    Failed to play sound: File or data not found
    Failed to bind to '[::]:6600': Address already in use
    ** Message: applet now removed from the notification area
    ** (gnome-fallback-mount-helper:2545): DEBUG: Starting automounting manager
    ** (gnome-fallback-mount-helper:2545): DEBUG: ScreenSaver name vanished
    ** (gnome-fallback-mount-helper:2545): DEBUG: ScreenSaver name appeared
    ** (gnome-screensaver:2546): WARNING **: Config key not handled: disable-application-handlers
    ** (gnome-screensaver:2546): WARNING **: Config key not handled: disable-command-line
    ** (gnome-screensaver:2546): WARNING **: Config key not handled: disable-log-out
    ** (gnome-screensaver:2546): WARNING **: Config key not handled: disable-print-setup
    ** (gnome-screensaver:2546): WARNING **: Config key not handled: disable-printing
    ** (gnome-screensaver:2546): WARNING **: Config key not handled: disable-save-to-disk
    ** (gnome-fallback-mount-helper:2545): DEBUG: ScreenSaver proxy ready
    ** (gnome-fallback-mount-helper:2545): DEBUG: Screensaver GetActive() returned 0
    ** (gnome-fallback-mount-helper:2545): DEBUG: Found ConsoleKit session at path /org/freedesktop/ConsoleKit/Session4
    ** (gnome-fallback-mount-helper:2545): DEBUG: ConsoleKit session is active 0
    ** (notification-daemon:2517): DEBUG: Adding id 1
    ** Message: applet now embedded in the notification area
    (empathy:2509): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -23 and height 32
    (nm-applet:2512): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -8 and height 32
    ** (gnome-fallback-mount-helper:2545): DEBUG: ConsoleKit session is active 1
    [dix] couldn't enable device 10
    ** (notification-daemon:2517): DEBUG: Bubble destroyed
    ** (notification-daemon:2517): DEBUG: No queued notifications
    (tracker-miner-fs:2513): Tracker-WARNING **: Couldn't properly parse desktop file 'file:///usr/share/applications/brasero-nautilus.desktop': 'Desktop file doesn't contain type'
    ** (gnome-fallback-mount-helper:2545): DEBUG: ConsoleKit session is active 0
    ** (gnome-fallback-mount-helper:2545): DEBUG: ConsoleKit session is active 1
    No backlights were found on your system
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-WARNING **: The maximum number of monitors to set (7692) has been reached, not adding any new ones
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: tracker_sparql_builder_prepend: assertion `raw != NULL' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_fd_list_get: assertion `G_IS_UNIX_FD_LIST (list)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_fd_list_get: assertion `G_IS_UNIX_FD_LIST (list)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_fd_list_get: assertion `G_IS_UNIX_FD_LIST (list)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_fd_list_get: assertion `G_IS_UNIX_FD_LIST (list)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_fd_list_get: assertion `G_IS_UNIX_FD_LIST (list)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_fd_list_get: assertion `G_IS_UNIX_FD_LIST (list)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_fd_list_get: assertion `G_IS_UNIX_FD_LIST (list)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_unix_input_stream_new: assertion `fd != -1' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_new: assertion `G_IS_INPUT_STREAM (base_stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_buffered_input_stream_set_buffer_size: assertion `G_IS_BUFFERED_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_set_byte_order: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-store:2515): GLib-GIO-CRITICAL **: g_data_input_stream_read_int32: assertion `G_IS_DATA_INPUT_STREAM (stream)' failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: (Sparql buffer) Error in array-update: Pipe creation failed
    (tracker-miner-fs:2513): Tracker-CRITICAL **: Could not execute sparql: Pipe creation failed
    GLib-GIO-ERROR **: Creating pipes for GWakeup: Too many open files
    No backlights were found on your system
    No backlights were found on your system
    No backlights were found on your system
    (exe:3323): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (chromium:3025): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_data: assertion `width > 0' failed
    [3025:3025:909905557:ERROR:browser_main.cc(1022)] Gdk: IA__gdk_cursor_new_from_pixbuf: assertion `GDK_IS_PIXBUF (pixbuf)' failed
    [3025:3025:909905591:ERROR:browser_main.cc(1022)] GLib-GObject: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    No backlights were found on your system
    No backlights were found on your system
    (exe:3323): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    No backlights were found on your system
    PolicyKit daemon disconnected from the bus.
    We are no longer a registered authentication agent.
    ** Message: NM disappeared
    ** Message: applet now removed from the notification area
    ** Message: Got disconnected from the system message bus; retrying to reconnect every 10 seconds
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    (gnome-settings-daemon:3800): libupower-glib-WARNING **: Couldn't connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    (gedit:3277): GVFS-RemoteVolumeMonitor-WARNING **: Owner :1.36 of volume monitor org.gtk.Private.GduVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
    (gnome-panel:2500): GVFS-RemoteVolumeMonitor-WARNING **: Owner :1.36 of volume monitor org.gtk.Private.GduVolumeMonitor disconnected from the bus; removing drives/volumes/mounts
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name ":1.78" does not exist
    gnome-session[2449]: WARNING: Application 'gnome-settings-daemon.desktop' killed by signal
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name ":1.78" does not exist
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name ":1.78" does not exist
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name ":1.78" does not exist
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name ":1.78" does not exist
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name ":1.78" does not exist
    ** (gnome-panel:2500): WARNING **: Error setting property: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name ":1.78" does not exist
    ** (notification-daemon:2517): DEBUG: Notification closed - removing from queue
    ** (notification-daemon:2517): DEBUG: Removing id 1
    gnome-session[2449]: WARNING: Unable to determine session: Unable to find session for cookie
    gnome-session[2449]: WARNING: Unable to determine session: Unable to find session for cookie
    gnome-session[2449]: WARNING: Unable to determine session: Unable to find session for cookie
    gnome-session[2449]: WARNING: Unable to determine session: Unable to find session for cookie
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    xinit: connection to X server lost
    waiting for X server to shut down Check failed: g_shutdown_pipe_write_fd != -1
    Received signal:1->'Hangup'g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Received signal:15->'Terminated'
    OK
    [3025:3025:1518677681:ERROR:browser_main_gtk.cc(75)] X IO Error detected
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Server terminated successfully (0). Closing log file.
    I tried doing it again (startx), after that last fallback session, it didn't work. So now I'm back to the background-only view.
    Here's my .xinitrc
    xsetroot -cursor_name left_ptr
    xmodmap -e "remove Lock = Caps_Lock"
    xmodmap -e "keysym Caps_Lock = Escape"
    xmodmap -e "add Caps_Lock = Escape"
    xset +ft /usr/share/fonts/local
    xset fp rehash
    exec ck-launch-session gnome-session
    toad: Here's my 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, using "" makes hwclock fall back
    # to the value in /var/lib/hwclock/adjfile
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # Note: if unset, the value in /etc/localtime is used unchanged
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Amsterdam"
    KEYMAP="us"
    CONSOLEFONT="ter-116n"
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=(vboxdrv vboxnetadp vboxnetflt tp_smapi)
    # 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="blackbriar"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
    # - broadcast: broadcast address (ignored for DHCP) (optional)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # broadcast=192.168.0.255
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=
    address=
    netmask=
    broadcast=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as 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 requires the netcfg package
    #NETWORKS=(main)
    #WIRELESS_INTERFACE="wlan0"
    #WIRED_INTERFACE="eth0"
    # 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 networkmanager netfs crond @httpd)

  • Org.freedesktop.DBus.Error.ServiceUnknown

    Hello list,
    I frequently get these org.freedesktop.DBus error messages, e.g. working in Emacs, or starting Chromium. Is that a dbus bug? Is there a remedy? Its often not critical, e.g. chromium starts up and works fine besides the error message below - but there might be a message I should read.
    Cheers
    [tj@arch ~]$ chromium
    [8025:8034:17227638682:ERROR:object_proxy.cc(239)] Failed to call method:
    org.freedesktop.DBus.Error.ServiceUnknown:
    The name org.freedesktop.NetworkManager was not provided by any .service files
    Neues Fenster in aktueller Browsersitzung erstellt.

    hadrons123 wrote:
    What version of chrome are you using?
    Here is some info from google about the bug.
    This  org.freedesktop.DBus causes errors in Emacs too. Its not fatal, but seems to be buggy somehow.
    [tj@arch ~]$ LC_ALL=C sudo pacman -Qi chromium
    Name : chromium
    Version : 17.0.963.56-1
    URL : http://www.chromium.org/
    Licenses : BSD
    Groups : None
    Provides : chromium-browser
    Depends On : gtk2 dbus-glib nss alsa-lib xdg-utils bzip2 libevent libxss libgcrypt ttf-dejavu desktop-file-utils
    hicolor-icon-theme
    Optional Deps : kdebase-kdialog: needed for file dialogs in KDE
    Required By : None
    Conflicts With : chromium-browser
    Replaces : None
    Installed Size : 96376.00 KiB
    Packager : Evangelos Foutras <[email protected]>
    Architecture : x86_64
    Build Date : Thu Feb 16 03:16:03 2012
    Install Date : Thu Feb 16 14:41:57 2012
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser

  • GNOME: DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound

    I've been having this issue for a couple weeks now. All of my partitions in nautilus show on the side bar. But if I click to mount any of them, it does nothing. If I killed gvfs-hal-volume-monitor and start it from a console and click to mount one, this is the error I get:
    DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given volume was not found
    hal and dbus are running. Any suggestions?

    Solved. I created the file
    /etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla
    Here is my file:
    [Local Users]
    Identity=unix-user:johnny
    Identity=unix-group:storage
    Action=org.freedesktop.udisks.*
    ResultAny=yes
    ResultInactive=no
    ResultActive=yes
    No more problems with thunar (there was an option to add in the "Action" section to allow the automounting of the internal drives, but i don't remember. I don't need it).
    EDIT: I think that you can also do:
    [Local Users]
    Identity=unix-user:*
    Identity=unix-group:storage
    Action=org.freedesktop.udisks.*
    ResultAny=yes
    ResultInactive=no
    ResultActive=yes
    If you want allow to a generic user this option.
    Last edited by reddhawk (2012-10-31 06:59:38)

  • Xfce and bluetooth socket creation error

    Trying to get blueman-applet to work with Bluez on XFCE.
    Everything works including searching and paring, but cannot send/receive from command line or nautilus/thunar.
    Blueman gives an error of socket registration. And obex_test does the same too.
    err (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:116)
    Couldn't create opp server (DBusException(dbus.String(u'Could not create server socket'),),)
    pa_context_event (/usr/lib/python2.7/site-packages/blueman/main/PulseAudioUtils.py:306)
    3
    err (/usr/lib/python2.7/site-packages/blueman/ods/OdsManager.py:116)
    Couldn't create ftp server (DBusException(dbus.String(u'Could not create server socket'),),)
    # su -
    # obex_test -b nn:nn:nn:nn:nn 5
    Using Bluetooth RFCOMM transport
    OBEX Interactive test client/server.
    > s
    Server register error! (Bluetooth)

    I just logged back in and saw this post of mine today.
    Since no one knew or at least produced a response to it so I would tell what I later found that day.
    The kernel I compiled was somehow missing one of the bluez support!

  • Windows 8.1 Bluetooth LE connection error

    I've built a Bluetooth LE HID device which is a combined keyboard, mouse, and consumer device. All OS's can connect to it fine...except Windows 8.1,
    on all hardware. It connects and pairs, but then appears to fail perhaps when parsing the HID descriptor (I'm guessing here). It then displays 'Driver Error' and disconnects from the device.
    Only the keyboard appears in Printers and Devices with a warning. In properties it states there is a 'PnP error'.
    I enabled Driver Verifier, so when I connect now I get a BSOD `driver_verifier_iomanager_violation`
    Doing a analysis of the memory dump I get:
    * Bugcheck Analysis *
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver.
    Arguments:
    Arg1: 000000000000024c, A driver has returned STATUS_PENDING but did not mark the IRP pending via a
    call to IoMarkIrpPending.
    Arg2: fffff8040090aa50, The address in the driver's code where the error was detected.
    Arg3: ffffcf819e230bd0, IRP address.
    Arg4: 0000000000000103, Status code.
    Debugging Details:
    BUGCHECK_STR: 0xc9_24c
    DRIVER_VERIFIER_IO_VIOLATION_TYPE: 24c
    FAULTING_IP:
    nt!ViGenericInternalDeviceControl+0
    fffff804`0090aa50 4c8b05b117c8ff mov r8,qword ptr [nt!pXdvIRP_MJ_INTERNAL_DEVICE_CONTROL (fffff804`0058c208)]
    FOLLOWUP_IP:
    BTHUSB!BthUsb_AsynchCallUsbd+5b
    fffff801`0ffdd65f 8bd8 mov ebx,eax
    IRP_ADDRESS: ffffcf819e230bd0
    DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
    PROCESS_NAME: System
    CURRENT_IRQL: 2
    ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) amd64fre
    LAST_CONTROL_TRANSFER: from fffff804008fa6b0 to fffff804003c5aa0
    STACK_TEXT:
    ffffd000`e24836a8 fffff804`008fa6b0 : 00000000`000000c9 00000000`0000024c fffff804`0090aa50 ffffcf81`9e230bd0 : nt!KeBugCheckEx
    ffffd000`e24836b0 fffff804`008fd171 : fffff804`008ed470 fffff804`0090aa50 ffffcf81`9e230bd0 00000000`00000103 : nt!VerifierBugCheckIfAppropriate+0x3c
    ffffd000`e24836f0 fffff804`008f3bd2 : ffffe001`165f3f40 ffffd000`e2483850 ffffe001`166b0b30 00000000`00000000 : nt!ViErrorFinishReport+0x10d
    ffffd000`e2483750 fffff804`008f9bd5 : 00000000`00000000 fffff804`0090aec9 ffffe001`165f3f40 00000000`00020000 : nt!IovpCallDriver2+0x33e
    ffffd000`e2483b20 fffff804`008ee928 : ffffcf81`9e230bd0 00000000`00000002 ffffcf81`9e230bd0 00000000`00000000 : nt!VfAfterCallDriver+0x289
    ffffd000`e2483bb0 fffff804`0090aec9 : ffffcf81`9e230bd0 ffffe001`15303410 00000000`00000002 ffffe001`165f3f40 : nt!IovCallDriver+0x3e4
    ffffd000`e2483c00 fffff804`008ee911 : ffffe001`15303560 ffffcf81`9e230bd0 fffff804`00395bd8 fffff804`0034fa7c : nt!ViFilterDispatchGeneric+0xd1
    ffffd000`e2483c40 fffff801`0f806989 : ffffcf81`9e230bd0 fffff801`0ffdd65f fffff804`00395bd8 ffffe001`15dadde0 : nt!IovCallDriver+0x3cd
    ffffd000`e2483c90 fffff801`0ffdd65f : ffffcf81`93704f00 ffffcf81`8374ab98 ffffcf81`844eaed0 ffffcf81`8374ab98 : VerifierExt!IofCallDriver_internal_wrapper+0x71
    ffffd000`e2483cd0 fffff801`0ffdb9f8 : ffffcf81`93704f00 ffffcf81`844eaed0 ffffcf81`844eaed0 ffffcf81`8374aaa0 : BTHUSB!BthUsb_AsynchCallUsbd+0x5b
    ffffd000`e2483d10 fffff801`0ffdbc48 : ffffcf81`93704f00 ffffd000`e2483dd0 ffffcf81`844eaed0 ffffcf81`844eaed0 : BTHUSB!BthUsb_SendTransferUrb+0xe8
    ffffd000`e2483d50 fffff801`0ffdaf65 : ffffcf81`8f214fb8 ffffcf81`8374aaa0 ffffcf81`8f214fb8 ffffcf81`8374aaa0 : BTHUSB!BthUsb_WriteAclData+0x234
    ffffd000`e2483e00 fffff801`12ca338b : ffffcf81`8f214fb8 ffffd000`e2483f40 ffffcf81`8d1e0ba0 ffffcf81`91184480 : BTHUSB!BthUsb_HciWrite+0xc1
    ffffd000`e2483e40 fffff801`12ca3a3c : ffffcf81`91184480 ffffcf81`91184480 00000000`00000000 ffffcf81`8d1e0ba0 : bthport!HCI_SendNextAclWrite+0x943
    ffffd000`e2483ff0 fffff801`12ca3cb6 : ffffcf81`9c702ed0 ffffcf81`8897af80 ffffcf81`91184480 00000000`0000001b : bthport!HCI_QueueOrStartAclWrBip+0x15c
    ffffd000`e2484070 fffff801`12cf1b8d : ffffcf81`9322cc10 ffffcf81`8d1e0c30 ffffcf81`9c702ed0 ffffd000`e2484140 : bthport!HCI_WriteAclData+0x16e
    ffffd000`e24840f0 fffff801`12ce2db5 : ffffcf81`9c702fbc 00000000`c0000225 ffffd000`e24841e9 00000000`00000000 : bthport!L2CapInt_SendFixedCIDData+0xf1
    ffffd000`e2484140 fffff801`12ce2381 : ffffcf81`9322cc10 ffffcf81`9322cc10 fffff801`12d0e660 fffff801`12ce2278 : bthport!L2capCon_ProcessPostConnect+0x131
    ffffd000`e2484250 fffff801`12cad868 : 00000000`00000000 ffffcf81`8d1e0c30 ffffcf81`9322cc28 ffffcf81`9322cc00 : bthport!L2CapCon_HciConnectCallback+0x109
    ffffd000`e2484300 fffff801`12cb3c7d : 00000000`00000000 00000007`8033ec0c ffffcf81`8d1e0ba0 00000000`00000000 : bthport!HCI_CxnCallClientCallback+0xb0
    ffffd000`e2484380 fffff801`12ce3069 : ffffcf81`00000000 00000007`8033ec0c ffffcf81`91184480 ffffcf81`9322cc10 : bthport!HCI_CreateConnection+0x2f5
    ffffd000`e2484420 fffff801`12ce66f6 : 00000000`00000000 ffffcf81`97ea0d58 ffffcf81`9322cc10 fffff801`12d0e660 : bthport!L2capCon_CreateHciConnection+0xb5
    ffffd000`e24844a0 fffff801`12ce6c54 : ffffcf81`96570a20 ffffcf81`9322cc10 ffffcf81`96570a20 ffffd000`e24845b8 : bthport!L2CapCon_ProcessNextSignalRequest+0x1a6
    ffffd000`e2484560 fffff801`12c941ce : ffffe001`15311db0 ffffd000`e2484680 ffffcf81`97ea0d58 00000000`00000020 : bthport!L2CapInt_HandleSignalRequest+0x158
    ffffd000`e2484600 fffff801`12c9299c : ffffe001`00000078 ffffe001`171cf301 ffffe001`15311c60 ffffe001`15311c60 : bthport!BthDispatchBrb+0xcda
    ffffd000`e24846c0 fffff801`12c928bb : ffffcf81`96570a20 ffffe001`171cf310 00000000`00000000 00000000`00000103 : bthport!BthHandleInternalControl+0xdc
    ffffd000`e2484720 fffff801`0f80d572 : ffffe001`15311c01 ffffe001`15311c60 ffffd000`e24847b0 fffff801`12c9279c : bthport!BthDispatchInternalControl+0x11f
    ffffd000`e2484780 fffff804`008ee911 : ffffcf81`96570a20 00000000`00000002 ffffe001`16155f10 ffffcf81`8a348f00 : VerifierExt!xdv_IRP_MJ_INTERNAL_DEVICE_CONTROL_wrapper+0xfe
    ffffd000`e24847e0 fffff804`0090aec9 : ffffcf81`96570a20 ffffe001`200fa4d0 00000000`00000002 ffffe001`15064510 : nt!IovCallDriver+0x3cd
    ffffd000`e2484830 fffff804`008ee911 : ffffe001`200fa620 ffffcf81`96570a20 fffff804`00395bd8 ffffe001`15033310 : nt!ViFilterDispatchGeneric+0xd1
    ffffd000`e2484870 fffff801`0f806989 : ffffcf81`96570a20 fffff801`0fabd056 fffff804`00395bd8 ffffe001`154f7f40 : nt!IovCallDriver+0x3cd
    ffffd000`e24848c0 fffff801`0fabd056 : 00000000`00000005 ffffd000`e2484948 ffffcf81`97ea0d58 ffffcf81`97ea0d58 : VerifierExt!IofCallDriver_internal_wrapper+0x71
    ffffd000`e2484900 fffff801`12dba9b0 : ffffcf81`97fb8fc0 ffffcf81`9013ae60 ffffcf81`8b3dae70 00000000`0041400b : Wdf01000!imp_WdfRequestSend+0x156
    ffffd000`e2484960 fffff801`12dbb1f1 : ffffcf81`97ea0d58 0000307e`7952b0a8 0000307e`6fec5198 ffffe001`15033310 : BthLEEnum!BthLEEnumSendBrbAsync+0x118
    ffffd000`e2484a00 fffff801`12dbbc92 : 00000000`00000000 ffffd000`e2484ab1 00000000`00000017 ffffcf81`9013af70 : BthLEEnum!BthLEEnumSendFixedCIDData+0xd5
    ffffd000`e2484a40 fffff801`0fadbd00 : ffffcf81`7f678e00 00000000`00000000 ffffcf81`7f678e00 00000000`00000002 : BthLEEnum!BthLEEnumRootDeviceInternalIoControl+0x2c6
    ffffd000`e2484b10 fffff801`0fab7d80 : fffff801`0fb2c300 ffffcf81`9013ae60 ffffcf81`7f678c20 0000307e`6fec5198 : Wdf01000!FxIoQueueIoInternalDeviceControl::Invoke+0x4c
    ffffd000`e2484b50 fffff801`0fab7123 : 00000000`00000200 fffff801`0fb2c100 ffffcf81`94d1ef02 ffffd000`e2484d40 : Wdf01000!FxIoQueue::DispatchRequestToDriver+0x570
    ffffd000`e2484c20 fffff801`0faefc60 : ffffcf81`7f678c20 00000000`00000000 00000000`00000000 00000000`00000001 : Wdf01000!FxIoQueue::DispatchEvents+0x363
    ffffd000`e2484ce0 fffff801`0faef94e : ffffcf81`9544ac00 ffffcf81`9544ac20 ffffd000`e2484d70 ffffcf81`9013af90 : Wdf01000!FxIoQueue::QueueRequestFromForward+0x1ec
    ffffd000`e2484d40 fffff801`0fb4486b : 00000000`00000000 ffffcf81`9013ae60 ffffcf81`9013ae60 fffff801`0facfbd0 : Wdf01000!FxIoQueue::ForwardRequestWorker+0xee
    ffffd000`e2484db0 fffff801`0fb20976 : 0000307e`809873d8 ffffd000`e2484e40 ffffcf81`7f678c20 00000000`00000041 : Wdf01000!FxIoQueue::ForwardRequestToParent+0xeb
    ffffd000`e2484de0 fffff801`12dc16fa : 00000000`00000000 0000307e`710e1518 ffffe001`15030000 ffffcf81`9706ef00 : Wdf01000!imp_WdfRequestForwardToParentDeviceIoQueue+0x1ae
    ffffd000`e2484e70 fffff801`0fadbd00 : ffffcf81`9544ae00 0000307e`6fec5198 0000307e`6fec5198 00000000`00000017 : BthLEEnum!BthLEEnumDevicePdoIoInternalDeviceControl+0x5aa
    ffffd000`e2484f10 fffff801`0fab7d80 : fffff801`0fb2c300 ffffcf81`9013ae60 ffffcf81`9544ac20 0000307e`6fec5198 : Wdf01000!FxIoQueueIoInternalDeviceControl::Invoke+0x4c
    ffffd000`e2484f50 fffff801`0fab7123 : 00000000`00000200 fffff801`0fb2c100 ffffcf81`9750cf02 ffffd000`e2485150 : Wdf01000!FxIoQueue::DispatchRequestToDriver+0x570
    ffffd000`e2485020 fffff801`0fac3279 : ffffcf81`9544ac20 ffffcf81`9013ae00 00000000`00000000 ffffd000`e24851c9 : Wdf01000!FxIoQueue::DispatchEvents+0x363
    ffffd000`e24850e0 fffff801`0fabbd93 : ffffcf81`96570a00 ffffcf81`9013ae60 ffffcf81`96570a20 ffffcf81`96570a20 : Wdf01000!FxIoQueue::QueueRequest+0x8d
    ffffd000`e2485150 fffff801`0f80d572 : 00000000`00020000 ffffd000`e2485200 ffffcf81`8ef1eae0 fffff801`0fabb240 : Wdf01000!FxDevice::DispatchWithLock+0xb51
    ffffd000`e2485230 fffff804`008ee911 : ffffcf81`96570a20 00000000`00000002 ffffe001`169ae960 ffffe001`15413880 : VerifierExt!xdv_IRP_MJ_INTERNAL_DEVICE_CONTROL_wrapper+0xfe
    ffffd000`e2485290 fffff804`0090aec9 : ffffcf81`96570a20 ffffe001`161af040 00000000`00000002 ffffe001`160d36e0 : nt!IovCallDriver+0x3cd
    ffffd000`e24852e0 fffff804`008ee911 : ffffe001`161af190 ffffcf81`96570a20 fffff804`00395bd8 ffffd000`e2485401 : nt!ViFilterDispatchGeneric+0xd1
    ffffd000`e2485320 fffff801`0f806989 : ffffcf81`96570a20 fffff801`0fabc711 fffff804`00395bd8 ffffe001`14c8a320 : nt!IovCallDriver+0x3cd
    ffffd000`e2485370 fffff801`0fabc711 : ffffd000`e24855f0 ffffd000`e2485449 ffffcf81`901d6e70 ffffd000`e2485449 : VerifierExt!IofCallDriver_internal_wrapper+0x71
    ffffd000`e24853b0 fffff801`0fada89c : 00000000`00000000 ffffd000`e2485500 00000000`00000001 00000000`00000000 : Wdf01000!FxIoTarget::SubmitSync+0x191
    ffffd000`e24854b0 fffff801`0fb32f48 : fffff801`12dd0000 ffffcf81`901d6e70 ffffcf81`9706efe0 fffff804`008efece : Wdf01000!FxIoTargetSendIoctl+0x1e4
    ffffd000`e2485760 fffff801`12ddd63e : 02680284`028402a0 ffffd000`e2485830 00000000`00000280 00000000`00000000 : Wdf01000!imp_WdfIoTargetSendInternalIoctlSynchronously+0x48
    ffffd000`e24857c0 fffff801`12de327c : 00000000`00000000 00000000`00000000 ffffd000`e24858e8 fffff801`12dd4f10 : BthLEEnum!BthLEEnumDeviceFdoSendAttDataSync+0x11a
    ffffd000`e2485850 fffff801`12de2fe0 : 00000000`00000000 ffffe001`14745310 00000000`00000007 00000000`0000ffff : BthLEEnum!BthLEAttSendPduOneWayInternal+0x160
    ffffd000`e24858b0 fffff801`12de1e3e : ffffd000`e2485a90 ffffd000`e24859a9 00000000`0000ffff 00000000`00000000 : BthLEEnum!BthLEAttSendPduTwoWay+0xa8
    ffffd000`e2485920 fffff801`12de5415 : 00000000`00000000 00000000`00000000 ffffd000`e2485b00 00000000`00000000 : BthLEEnum!BthLEAttReadByGroupType+0x146
    ffffd000`e2485a00 fffff801`12de48b1 : ffffe001`14745310 ffffe001`00000000 00000000`00000000 ffffd000`e2485c08 : BthLEEnum!BthLEGattGetServicesInternal+0x231
    ffffd000`e2485b70 fffff801`12ddc49d : 00000000`00000000 00000000`00000000 00000000`00000000 ffffe001`00000000 : BthLEEnum!BthLEGattThoroughRun+0x17d
    ffffd000`e2485c00 fffff801`0facb242 : ffffcf81`7f61ea50 ffffd000`e2485db0 fffff801`0fb58ba0 00000000`00000000 : BthLEEnum!BthLEEnumDeviceFdoD0Entry+0x21d
    ffffd000`e2485c50 fffff801`0fac7268 : 00000000`00000000 ffffd000`e2485db0 fffff801`0fb58c80 00000000`00000000 : Wdf01000!FxPkgPnp::PowerD0Starting+0x32
    ffffd000`e2485cb0 fffff801`0fac765a : ffffcf81`7f61ea50 fffff801`0fb589c0 ffffcf81`7f61ea50 fffff801`0fb589c0 : Wdf01000!FxPkgPnp::PowerEnterNewState+0x138
    ffffd000`e2485e00 fffff801`0fac73df : 00000000`00000000 ffffd000`e2485ef0 ffffcf81`7f61ec50 00000000`00000504 : Wdf01000!FxPkgPnp::PowerProcessEventInner+0xc6
    ffffd000`e2485e80 fffff801`0facb062 : 00000000`00000000 ffffcf81`7f61ea50 00000000`00000501 ffffd000`e24860b0 : Wdf01000!FxPkgPnp::PowerProcessEvent+0xef
    ffffd000`e2485f20 fffff801`0fac6c74 : ffffcf81`7f61ea50 ffffd000`e2485fc0 00000000`00000500 fffff804`0034f920 : Wdf01000!FxPkgPnp::NotPowerPolOwnerStarting+0xe
    ffffd000`e2485f50 fffff801`0fac7069 : ffffcf81`7f61ea50 00000000`00000001 ffffcf81`7f61ea50 00000000`00000001 : Wdf01000!FxPkgPnp::NotPowerPolicyOwnerEnterNewState+0xf4
    ffffd000`e2485fe0 fffff801`0fac6dd8 : 00000000`00000000 ffffd000`e24860d0 ffffcf81`7f61ed28 00000000`00000000 : Wdf01000!FxPkgPnp::PowerPolicyProcessEventInner+0x1df
    ffffd000`e2486060 fffff801`0facd022 : 00000000`00000000 ffffe001`16877040 00000000`00000000 00000000`00000000 : Wdf01000!FxPkgPnp::PowerPolicyProcessEvent+0x10c
    ffffd000`e2486100 fffff801`0fac5942 : 00000000`00000101 00000000`00000108 00000000`00000108 fffff804`0034f920 : Wdf01000!FxPkgPnp::PnpEventHardwareAvailable+0x9e
    ffffd000`e2486140 fffff801`0fac5a5a : ffffcf81`7f61ea50 ffffcf81`7f61eb00 ffffcf81`7f61ea50 ffffcf81`7f61eb00 : Wdf01000!FxPkgPnp::PnpEnterNewState+0x102
    ffffd000`e24861d0 fffff801`0fac5bc4 : 00000000`00000000 ffffd000`e24862c0 ffffcf81`7f61eb80 00000000`00000000 : Wdf01000!FxPkgPnp::PnpProcessEventInner+0xc2
    STACK_COMMAND: kb
    SYMBOL_STACK_INDEX: 9
    SYMBOL_NAME: BTHUSB!BthUsb_AsynchCallUsbd+5b
    FOLLOWUP_NAME: MachineOwner
    MODULE_NAME: BTHUSB
    IMAGE_NAME: BTHUSB.sys
    DEBUG_FLR_IMAGE_TIMESTAMP: 545054f8
    BUCKET_ID_FUNC_OFFSET: 5b
    FAILURE_BUCKET_ID: 0xc9_24c_VRF_BTHUSB!BthUsb_AsynchCallUsbd
    BUCKET_ID: 0xc9_24c_VRF_BTHUSB!BthUsb_AsynchCallUsbd
    ANALYSIS_SOURCE: KM
    FAILURE_ID_HASH_STRING: km:0xc9_24c_vrf_bthusb!bthusb_asynchcallusbd
    FAILURE_ID_HASH: {dedf9404-a46e-32ea-628e-5dcde5ffdf19}
    Followup: MachineOwner
    Using Windows Message Analyser I was able to find the following error:
    MessageNumber: 1004 Type: Microsoft_Windows_Bluetooth_BthLEEnum.Event_435Device (mac address removed) is not Compliant with the Bluetooth Core Specification: previous attribute was a (Characteristic), current attribute is a (Descriptor).
    I'm not sure what characteristic or descriptor this is referring to. Is there any way I can find out? Any other suggestions how I can figure out this problem?

    Wrong forum?

  • Bluetooth not available error

    I got a early 2008 MAC PRO with additional wireless keyboard and mighty mouse few weeks ago.
    Recently I keep encountering the "bluetooth not available" problem after software update (system reboot) if I have USB devices attached to the MAC PRO. Also, if I connect the Logitech quickcam ultravision directly to the MAC PRO, the bluetooth will have "not available" error after system reboot. If I connect the quickcam to the USB HUB, the problem won't happen.
    This error happened again when I install the new Safari update while I have the keyspan USB-to-Serial connected to the MAC PRO.
    I have all the latest updates installed in my MAC PRO. I don't know what happened, but I hope this problem can be fixed so that I don't have to keep unplugged all my USB equipment if I need to reboot my MAC PRO.

    Hi there,
    I just had the exact same thing happen! I had my usb 2 flash stick and MyBook 320HD only. I then noticed that the MyBook wouldn't sleep even though the Mac was shut down. I had to force shut off the drive by removing the power lead. I restarted the Mac with no usb whatsoever and voila! All is now ok.. I wonder if this is connected with the motherboard power management??

Maybe you are looking for

  • What's wrong with my ipad display?

    Today when I turned on my iPad I had about an inch and a half thick bar of colorful lines coming down the center of my ipad display. In time the bar turned completely black. Everytime the display goes to sleep, when I wake it up, it has the colorful

  • Pdf not opening in firefox 3.53

    using adobe acrobat 9.1 on  windows vista, 4 gb ram, nothing happens when attempting to open online pdf. Firefox menu and toolbars are displayed and the rest of screen changes to blank white with small done in bottom left hand corner of firefox scree

  • How to use Counter/timer PWM Pulse as a trigger to aquire data??

    (1) I'm using the NI DAQpad 6015 multi-function card with the new DAQmx Driver. I'm using the counter/timer (counter 0, and counter 1) to generate 2 different PWM pulses to supply my sensor circuit. each pulse is a 1 second in duration. The pulse wit

  • T400- make the external monitor primary problem.

    I use T400 and Acer p223w monitor. From some reason I cannot make the external monitor to be the primary monitor. Using the Presentation Doctor I have the option to define the external monitor as the primary but when I test it, it says that I have il

  • HT1689 App store app is gone from my phone. How do I get it back?

    My App Store app is gone from my phone and I cannot download it from Apple.com. What is my problem?