<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.freedesktop.hal">
    <title>gmane.comp.freedesktop.hal</title>
    <link>http://blog.gmane.org/gmane.comp.freedesktop.hal</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13707"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13706"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13705"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13704"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13703"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13702"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13701"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13700"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13699"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13698"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13697"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13696"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13695"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13694"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13693"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13692"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13691"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13690"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13689"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13688"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13707">
    <title>urgent help required</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13707</link>
    <description>&lt;pre&gt;I m using hal utilinity on my linux (RHEL 5.5) to find the number of USB
devices connected to system

my problem is that when I connect two usb pen drive it shows correctly

now at run time when I unplug one of pen drive and re- run my script it
still shows two pen drive

ideally it shoud show only one after unplug.

I have write following script

for udi in $(/usr/bin/hal-find-by-capability --capability storage)
 do
        device=$(hal-get-property --udi $udi --key block.device)
        vendor=$(hal-get-property --udi $udi --key storage.vendor)
        model=$(hal-get-property --udi $udi --key storage.model)
        echo "udi=$udi ** device=$device ** vendor=$vendor ** model=$model"
        if [[ $(hal-get-property --udi $udi --key storage.bus) = "usb" ]]
        then
          parent_udi=$(hal-find-by-property --key block.storage_device
--string $udi)
          mount=$(hal-get-property --udi $parent_udi --key
volume.mount_point)
          echo "mount = $mount"
          label=$(hal-get-property --udi $parent_udi --key volume.label)
          media_size=$(hal-get-property --udi $udi --key
storage.removable.media_size)
          size=$(( ceil(media_size/(1024*1024*1024)) ))
          line="$vendor  $model  $device $label "${size}GB""
      fi
 done

your help will be highly appreciated.

Regards,
Amit





Click here to Reply or Forward
Small Business Websites&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=L&amp;amp;ai=BdRFv7Ek_UOr2A_CG2wW-yIGACdiJ9ZsCkLDInzbAjbcBkOTABBABGAEgho-AAigHOABQ9euTuf______AWDJ5pOHzKPAF7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkXIApCPhRioAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBsi3-Bo&amp;amp;num=1&amp;amp;sig=AOD64_2zvhLCiI9IXiuRT1zj3MrLtecwuA&amp;amp;adurl=http://www.DexOne.com&amp;gt;
Ads – Why this ad?
Helping 400,000+ Local Businesses Get Found &amp;amp; Get Chosen Everyday.
www.DexOne.com&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=L&amp;amp;ai=BdRFv7Ek_UOr2A_CG2wW-yIGACdiJ9ZsCkLDInzbAjbcBkOTABBABGAEgho-AAigHOABQ9euTuf______AWDJ5pOHzKPAF7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkXIApCPhRioAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBsi3-Bo&amp;amp;num=1&amp;amp;sig=AOD64_2zvhLCiI9IXiuRT1zj3MrLtecwuA&amp;amp;adurl=http://www.DexOne.com&amp;gt;
15% full
Using 1.6 GB of your 10 GB
©2012 Google - Terms &amp;amp; Privacy &amp;lt;http://mail.google.com/mail/help/terms.html&amp;gt;
Last account activity: 0 minutes ago
Details

david
david&amp;lt; at &amp;gt;fubar.dk
Show details
Ads – Why these ads?
Seagate FreeAgent
GoFlex&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BYmIH7Ek_UOr2A_CG2wW-yIGACfrusegC8r-p7zvAjbcB8PZlEAIYAiCGj4ACKAc4AFDDrsCw_v____8BYMnmk4fMo8AXoAHasIjoA7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkWAAgHIAprJlyaoAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBuqn9Bc&amp;amp;num=2&amp;amp;sig=AOD64_39lsktNG09Ljgmu6NHEuAq0h8jow&amp;amp;adurl=http://ad.doubleclick.net/clk%3B224718982%3B48387004%3Bq%3Fhttp://www.newegg.com/Product/Product.aspx%3FItem%3DN82E16822148886%26cm_mmc%3DGoogleContentNetwork-_-ExternalHDD-_-0828-_-0903%26nm_mc%3DExtBanner&amp;gt;
1.5TB USB 2.0 Black External HD $79.99 shipped w/ code EMCNBHB46
www.newegg.com/ExternalHardDrive&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BYmIH7Ek_UOr2A_CG2wW-yIGACfrusegC8r-p7zvAjbcB8PZlEAIYAiCGj4ACKAc4AFDDrsCw_v____8BYMnmk4fMo8AXoAHasIjoA7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkWAAgHIAprJlyaoAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBuqn9Bc&amp;amp;num=2&amp;amp;sig=AOD64_39lsktNG09Ljgmu6NHEuAq0h8jow&amp;amp;adurl=http://ad.doubleclick.net/clk%3B224718982%3B48387004%3Bq%3Fhttp://www.newegg.com/Product/Product.aspx%3FItem%3DN82E16822148886%26cm_mmc%3DGoogleContentNetwork-_-ExternalHDD-_-0828-_-0903%26nm_mc%3DExtBanner&amp;gt;
Custom USB Flash
Drives&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BhCKN7Ek_UOr2A_CG2wW-yIGACZfdtvwCt9aM8ULAjbcBwIWQARADGAMgho-AAigHOABQv-KzGWDJ5pOHzKPAF6ABgbWU5gOyAQ9tYWlsLmdvb2dsZS5jb226AQ5nbWFpbC1jdi1iZWxvd8gBAdoBO2h0dHA6Ly9tYWlsLmdvb2dsZS5jb20vTVRReE1UY3lNemMyTURJek16VTVOamczTlVWWVVFRk9SRVZFyALH9O4RqAMBwAMN6AO5AugD5gPoA8IE6AMg9QMACABE4AaXmdMY&amp;amp;num=3&amp;amp;sig=AOD64_1lIJR8CiR8V1s6e6lONmZF3VGEUw&amp;amp;adurl=http://www.vistaprint.com/usb-flash-drives.aspx%3Ftxi%3D15522%26xnid%3DTopNav_USB%2BFlash%2BDrives_Promotional%2BItems_All%2BProducts%26xnav%3DTopNav&amp;gt;
Add Your Name, Logo &amp;amp; Contact Info. No Setup Fees. Order Online Today!
www.Vistaprint.com&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BhCKN7Ek_UOr2A_CG2wW-yIGACZfdtvwCt9aM8ULAjbcBwIWQARADGAMgho-AAigHOABQv-KzGWDJ5pOHzKPAF6ABgbWU5gOyAQ9tYWlsLmdvb2dsZS5jb226AQ5nbWFpbC1jdi1iZWxvd8gBAdoBO2h0dHA6Ly9tYWlsLmdvb2dsZS5jb20vTVRReE1UY3lNemMyTURJek16VTVOamczTlVWWVVFRk9SRVZFyALH9O4RqAMBwAMN6AO5AugD5gPoA8IE6AMg9QMACABE4AaXmdMY&amp;amp;num=3&amp;amp;sig=AOD64_1lIJR8CiR8V1s6e6lONmZF3VGEUw&amp;amp;adurl=http://www.vistaprint.com/usb-flash-drives.aspx%3Ftxi%3D15522%26xnid%3DTopNav_USB%2BFlash%2BDrives_Promotional%2BItems_All%2BProducts%26xnav%3DTopNav&amp;gt;
RS-232 to USB datalogger&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=L&amp;amp;ai=Ba91d7Ek_UOr2A_CG2wW-yIGACc-m5v8Dr8WztlzAjbcB0IdWEAQYBCCGj4ACKAc4AFCowtqo-f____8BYMnmk4fMo8AXsgEPbWFpbC5nb29nbGUuY29tugEOZ21haWwtY3YtYmVsb3fIAQHaATtodHRwOi8vbWFpbC5nb29nbGUuY29tL01UUXhNVGN5TXpjMk1ESXpNelU1TmpnM05VVllVRUZPUkVWRagDAcADDegDuQLoA-YD6APCBOgDIPUDAAgAROAG96WZIg&amp;amp;num=4&amp;amp;sig=AOD64_0_yUqmShJoDUjd5Cip91SJSGaWmg&amp;amp;adurl=http://www.brig-elec.com&amp;gt;
Compact. Simple. Mounts easily. In stock. $269
www.brig-elec.com&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=L&amp;amp;ai=Ba91d7Ek_UOr2A_CG2wW-yIGACc-m5v8Dr8WztlzAjbcB0IdWEAQYBCCGj4ACKAc4AFCowtqo-f____8BYMnmk4fMo8AXsgEPbWFpbC5nb29nbGUuY29tugEOZ21haWwtY3YtYmVsb3fIAQHaATtodHRwOi8vbWFpbC5nb29nbGUuY29tL01UUXhNVGN5TXpjMk1ESXpNelU1TmpnM05VVllVRUZPUkVWRagDAcADDegDuQLoA-YD6APCBOgDIPUDAAgAROAG96WZIg&amp;amp;num=4&amp;amp;sig=AOD64_0_yUqmShJoDUjd5Cip91SJSGaWmg&amp;amp;adurl=http://www.brig-elec.com&amp;gt;
Custom Flash Drives&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BfgjP7Ek_UOr2A_CG2wW-yIGACbGxk7ECuZu9ijLAjbcBoOg7EAUYBSCGj4ACKAc4AFDOq77F-_____8BYMnmk4fMo8AXoAHv6aPmA7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkWAAgGoAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBqme5Ro&amp;amp;num=5&amp;amp;sig=AOD64_2OXQaWl77-5yj-rhNNBoI2QbJ_Xg&amp;amp;adurl=http://www.greenthumbdrives.com/&amp;gt;
More Models, Options &amp;amp; Services Free Logo, Load, Ship - Min. 50 Pcs
greenthumbdrives.com/FlashDrives&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BfgjP7Ek_UOr2A_CG2wW-yIGACbGxk7ECuZu9ijLAjbcBoOg7EAUYBSCGj4ACKAc4AFDOq77F-_____8BYMnmk4fMo8AXoAHv6aPmA7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkWAAgGoAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBqme5Ro&amp;amp;num=5&amp;amp;sig=AOD64_2OXQaWl77-5yj-rhNNBoI2QbJ_Xg&amp;amp;adurl=http://www.greenthumbdrives.com/&amp;gt;
G Drive Data Recovery&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BHVNk7Ek_UOr2A_CG2wW-yIGACci574YDyN6e9y3AjbcBgONcEAYYBiCGj4ACKAc4AFD3ns_tAWDJ5pOHzKPAF6AB8cW3_wOyAQ9tYWlsLmdvb2dsZS5jb226AQ5nbWFpbC1jdi1iZWxvd8gBAdoBO2h0dHA6Ly9tYWlsLmdvb2dsZS5jb20vTVRReE1UY3lNemMyTURJek16VTVOamczTlVWWVVFRk9SRVZFgAIBqAMBwAMN6AO5AugD5gPoA8IE6AMg9QMACABE4Aa3tQs&amp;amp;num=6&amp;amp;sig=AOD64_0AHkwA8vB_ZoIsSH6-qGrNPPxFGQ&amp;amp;adurl=http://drivecrash.com/datarecovery/g-technology/&amp;gt;
G DriveSpecialists Recover Data No Recovery No Fee 800-233-3648
drivecrash.com&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=l&amp;amp;ai=BHVNk7Ek_UOr2A_CG2wW-yIGACci574YDyN6e9y3AjbcBgONcEAYYBiCGj4ACKAc4AFD3ns_tAWDJ5pOHzKPAF6AB8cW3_wOyAQ9tYWlsLmdvb2dsZS5jb226AQ5nbWFpbC1jdi1iZWxvd8gBAdoBO2h0dHA6Ly9tYWlsLmdvb2dsZS5jb20vTVRReE1UY3lNemMyTURJek16VTVOamczTlVWWVVFRk9SRVZFgAIBqAMBwAMN6AO5AugD5gPoA8IE6AMg9QMACABE4Aa3tQs&amp;amp;num=6&amp;amp;sig=AOD64_0AHkwA8vB_ZoIsSH6-qGrNPPxFGQ&amp;amp;adurl=http://drivecrash.com/datarecovery/g-technology/&amp;gt;
Verbatim LED Bulbs&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=L&amp;amp;ai=Bnt_37Ek_UOr2A_CG2wW-yIGACdPs6ccC-_z9nzvAjbcBkOUiEAcYByCGj4ACKAc4AFDe7brYBGDJ5pOHzKPAF7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkXIAvPqrCSoAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBouQ9SA&amp;amp;num=7&amp;amp;sig=AOD64_3wPCJ22bkdA8fNAP1PVwRWuEptfA&amp;amp;adurl=http://www.greenlightingwholesale.com/verbatim-m-11.html&amp;gt;
Verbatim LED 5 year warranty Best prices available! Fully dimmable.
www.greenlightingwholesale.com&amp;lt;http://pagead2.googlesyndication.com/aclk?sa=L&amp;amp;ai=Bnt_37Ek_UOr2A_CG2wW-yIGACdPs6ccC-_z9nzvAjbcBkOUiEAcYByCGj4ACKAc4AFDe7brYBGDJ5pOHzKPAF7IBD21haWwuZ29vZ2xlLmNvbboBDmdtYWlsLWN2LWJlbG93yAEB2gE7aHR0cDovL21haWwuZ29vZ2xlLmNvbS9NVFF4TVRjeU16YzJNREl6TXpVNU5qZzNOVVZZVUVGT1JFVkXIAvPqrCSoAwHAAw3oA7kC6APmA-gDwgToAyD1AwAIAETgBouQ9SA&amp;amp;num=7&amp;amp;sig=AOD64_3wPCJ22bkdA8fNAP1PVwRWuEptfA&amp;amp;adurl=http://www.greenlightingwholesale.com/verbatim-m-11.html&amp;gt;
More about...
USB Flash Drive
»&amp;lt;https://mail.google.com/mail/?ui=2&amp;amp;ik=1bff9c024e&amp;amp;view=ap&amp;amp;t=r&amp;amp;rlk=USB%20Flash%20Drive&amp;amp;rll=en&amp;amp;rok=USB%20Flash%20Drive%2CCheap%20USB%20Flash%20Drive%2CBest%20USB%20Flash%20Drive%2CBuy%20USB%20Flash%20Drive&amp;gt;
Cheap USB Flash Drive
»&amp;lt;https://mail.google.com/mail/?ui=2&amp;amp;ik=1bff9c024e&amp;amp;view=ap&amp;amp;t=r&amp;amp;rlk=Cheap%20USB%20Flash%20Drive&amp;amp;rll=en&amp;amp;rok=USB%20Flash%20Drive%2CCheap%20USB%20Flash%20Drive%2CBest%20USB%20Flash%20Drive%2CBuy%20USB%20Flash%20Drive&amp;gt;
Best USB Flash Drive
»&amp;lt;https://mail.google.com/mail/?ui=2&amp;amp;ik=1bff9c024e&amp;amp;view=ap&amp;amp;t=r&amp;amp;rlk=Best%20USB%20Flash%20Drive&amp;amp;rll=en&amp;amp;rok=USB%20Flash%20Drive%2CCheap%20USB%20Flash%20Drive%2CBest%20USB%20Flash%20Drive%2CBuy%20USB%20Flash%20Drive&amp;gt;
Buy USB Flash Drive
»&amp;lt;https://mail.google.com/mail/?ui=2&amp;amp;ik=1bff9c024e&amp;amp;view=ap&amp;amp;t=r&amp;amp;rlk=Buy%20USB%20Flash%20Drive&amp;amp;rll=en&amp;amp;rok=USB%20Flash%20Drive%2CCheap%20USB%20Flash%20Drive%2CBest%20USB%20Flash%20Drive%2CBuy%20USB%20Flash%20Drive&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>amit pansuria</dc:creator>
    <dc:date>2012-08-30T11:10:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13706">
    <title>hal daemon not running properly</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13706</link>
    <description>&lt;pre&gt;Hi,

I am using,
HAL package version: 0.5.11
D-Bus Message Bus Daemon 1.4.1
udevd version 141

Hald daemon is not able to run properly or not getting ready. Please see
the output of following commands run in order.
**
*#hald --daemon=no --verbose=yes*
01:41:53.787 [I] hald.c:669: hal 0.5.11
01:41:53.791 [I] hald.c:734: Will not daemonize
01:41:53.793 [I] hald_dbus.c:5381: local server is listening at
unix:abstract=/var/run/hald/dbus-fdOgWxBCbV,guid=07be019bfc1f2a4f7d1c1c3a000017e3
01:41:53.819 [I] ck-tracker.c:387: got seat
'/org/freedesktop/ConsoleKit/Seat1'
01:41:53.822 [I] ck-tracker.c:338: Got all sessions on seat
'/org/freedesktop/ConsoleKit/Seat1'
01:41:53.822 [I] ck-tracker.c:414: Got seats
01:41:53.822 [I] ck-tracker.c:796: Got seats and sessions
01:41:53.859 [I] hald_runner.c:301: Runner has pid 19023
Runner started - allowed paths are
'/usr/libexec:/usr/lib/hal/scripts:/usr/bin'
01:41:53.873 [I] hald_runner.c:182: runner connection is 0x59fa8
01:41:53.949 [W] osspec.c:373: Unable to open /proc/mdstat: No such file or
directory

*#lshal*
Could not initialise connection to hald.
Normally this means the HAL daemon (hald) is not running or not ready.

*#dbus-send --print-reply --system --dest=org.freedesktop.DBus
/org/freedesktop/DBus org.freedesktop.DBus.ListNames*
method return sender=org.freedesktop.DBus -&amp;gt; dest=:1.17 reply_serial=2
array [
string "org.freedesktop.DBus"
string ":1.17"
string ":1.5"
string ":1.15"
string "org.freedesktop.ConsoleKit"
string ":1.6"
]

There are no error messages in hald output. And both dbus and udev daemons
are running.
I am using evdev driver in xorg.conf  (xorg with hal support) so my mouse
and keyboard are also not working.
Xorg log is giving error "(EE) config/hal: couldn't initialise context:
unknown error (null)"
So this issue has become critical.

Thanks in advance.


Praveen
&lt;/pre&gt;</description>
    <dc:creator>DarkKnight BrightWarrior</dc:creator>
    <dc:date>2012-07-24T12:07:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13705">
    <title>[PATCH 1/2] Don't close file descriptor twice</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13705</link>
    <description>&lt;pre&gt;Detected by "cppcheck"

Please CC: comments.

Signed-off-by: Thomas Jarosch &amp;lt;thomas.jarosch&amp;lt; at &amp;gt;intra2net.com&amp;gt;
---
 hald/linux/probing/probe-video4linux.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/hald/linux/probing/probe-video4linux.c b/hald/linux/probing/probe-video4linux.c
index b055720..9faf009 100644
--- a/hald/linux/probing/probe-video4linux.c
+++ b/hald/linux/probing/probe-video4linux.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -147,6 +147,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; main (int argc, char *argv[])
 libhal_device_free_changeset (cset);
 
 close (fd);
+fd = 0;
 
 ret = 0;
 
&lt;/pre&gt;</description>
    <dc:creator>Thomas Jarosch</dc:creator>
    <dc:date>2011-10-05T20:14:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13704">
    <title>[PATCH 2/2] Fix mismatching allocation/deallocation</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13704</link>
    <description>&lt;pre&gt;Detected by "cppcheck"

Please CC: comments.

Signed-off-by: Thomas Jarosch &amp;lt;thomas.jarosch&amp;lt; at &amp;gt;intra2net.com&amp;gt;
---
 hald/freebsd/probing/freebsd_dvd_rw_utils.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/hald/freebsd/probing/freebsd_dvd_rw_utils.c b/hald/freebsd/probing/freebsd_dvd_rw_utils.c
index c004916..130d8a3 100644
--- a/hald/freebsd/probing/freebsd_dvd_rw_utils.c
+++ b/hald/freebsd/probing/freebsd_dvd_rw_utils.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -45,7 +45,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; scsi_command_new_from_cdrom (HFPCDROM *cdrom)
 static void
 scsi_command_free (ScsiCommand * cmd)
 {
-free (cmd);
+g_free (cmd);
 }
 
 static void
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -107,7 +107,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; get_dvd_r_rw_profile (HFPCDROM *cdrom)
 if (scsi_command_transport (cmd, READ, list, len)) {
 /* GET CONFIGURATION failed */
 scsi_command_free (cmd);
-free (list);
+g_free (list);
 return -1;
 }
 
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -170,7 +170,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; get_dvd_r_rw_profile (HFPCDROM *cdrom)
 }
 
 scsi_command_free (cmd);
-free (list);
+g_free (list);
 
 return retval;
 
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -230,7 +230,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; pull_page2a_from_cdrom (HFPCDROM *cdrom)
 if (scsi_command_transport (cmd, READ, page2A, len)) {
 /* MODE SENSE failed */
 scsi_command_free (cmd);
-free (page2A);
+g_free (page2A);
 return NULL;
 }
 
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -330,7 +330,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; get_write_speeds (const unsigned char *p, int length, int max_speed)
 }
 
 free_tmpspeeds:
-free (tmpspeeds);
+g_free (tmpspeeds);
 
 return result;
 }
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -462,7 +462,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; get_disc_capacity_cdr (HFPCDROM *cdrom, guint64 *size)
 
 if (scsi_command_transport (cmd, READ, atip, len)) {
 /* READ TOC failed */
-free (atip);
+g_free (atip);
 goto done;
 }
 
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -473,7 +473,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; get_disc_capacity_cdr (HFPCDROM *cdrom, guint64 *size)
 }
 retval = 0;
 
-free (atip);
+g_free (atip);
  done:
 scsi_command_free (cmd);
 
&lt;/pre&gt;</description>
    <dc:creator>Thomas Jarosch</dc:creator>
    <dc:date>2011-10-05T20:15:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13703">
    <title>Re: hal &amp; UPS with serial port</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13703</link>
    <description>&lt;pre&gt;2011/9/14 Grzesiek Sójka &amp;lt;pld&amp;lt; at &amp;gt;sojka.co&amp;gt;:

Just uninstall hal. Hal is dead upstream and no longer maintained.

Richard.
_______________________________________________
hal mailing list
hal&amp;lt; at &amp;gt;lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/hal
&lt;/pre&gt;</description>
    <dc:creator>Richard Hughes</dc:creator>
    <dc:date>2011-09-15T16:11:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13702">
    <title>hal  &amp; UPS with serial port</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13702</link>
    <description>&lt;pre&gt;Hi there.

Recently I updated to hal-0.5.14 (I do not remember the previous 
version). The problem is that after starting hald my UPS (connected via 
serial port) immediately switches off.

Please help. I already lost some data.

Regards

Greg
&lt;/pre&gt;</description>
    <dc:creator>Grzesiek Sójka</dc:creator>
    <dc:date>2011-09-14T18:25:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13701">
    <title>Debian</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13701</link>
    <description>&lt;pre&gt;I am trying to get hal to configure on an  armel architecture machine with
build 2.6.29-00236-g4f8dbbb-dirty. It's not going well.

 

How can I tell if hal is even running? I can't see anything in ps -ef and I
can't find any error messages.

 

 

     John

 

&lt;/pre&gt;</description>
    <dc:creator>John Larysz</dc:creator>
    <dc:date>2011-07-25T20:01:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13700">
    <title>HAL mount result differs if invoked by HAL</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13700</link>
    <description>&lt;pre&gt;Hi,

in order to have my msdos device being able to use correct charset i am
using a fuse module. Here is what I do:

root&amp;gt; mount_msdosfs -L zh_CN.GBK /dev/msdosfs/device /mnt/tmp
root&amp;gt; fusexmp_fh
-oallow_other,modules=iconv:subdir,from_code=GBK,subdir=/mnt/tmp
/media/CW-P7EOS-X

This allows me to have chinese/japanese Names in the Folder/File Name
even if created on windows.

If I do not use the fusexmp_fh, but only the mount_msdosfs, all
filenames with chin/jap names in it will be displayed as (invalid encoding).

No I have created a wrapper with the name mount_msdosfs and move the
actual binary to another place. This wrapper does the 2 commands above
automatically.

So when I am under my gnome environment and plug in my USB Device with
msdos filesystem, HAL calls the mount_msdosfs (which is now the wrapper)
and this script does the two commands above.



The only problem is, that the result differ, if invoked by HAL or if
invoked manually.

If I call the wrapper script, everything works well, if HAL does the
thing (with the exact same paramter), both locations are mounted as
expected, but in the /media/CW-P7EOS-X mount all Files/Folders with
chin/jap. Name in it do not appear.

I have absolutely no idea why it is like this. I can do it by hand with
the exact same command and parameter and everything goes well, but HAL
give strange results.

So I am looking for a place, where I can see any HAL errors.

Here are my System Details:

FreeBSD host.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Mon May 23
07:20:47 CST 2011
root&amp;lt; at &amp;gt;trinity.the-wire.de:/usr/obj/usr/src/sys/TRINKERNEL  i386

HAL package version: 0.5.14

Any help on this is appreciated, I am trying to write a fully functional
wrapper, that remove the charset Problem of msdos devices between
windows (utf-16 i think) and *bsd systems, so that we can use chin/jap
names in folders and files even if been created under windows.

Best wishes
Patu
&lt;/pre&gt;</description>
    <dc:creator>潘图</dc:creator>
    <dc:date>2011-06-26T14:18:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13699">
    <title>Hey</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13699</link>
    <description>&lt;pre&gt;Hello  I just wanted to share this opportunity with you, I've been making 200-300 dollars a day and I started only a week ago. Check out this news article and it will show you how to get started, it's definitely easy enough for you :)! http://news7cnbc.com/money
&lt;/pre&gt;</description>
    <dc:creator>probiscus12&lt; at &gt;gmail.com</dc:creator>
    <dc:date>2011-05-31T22:21:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13698">
    <title>need help with hald on MacOS</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13698</link>
    <description>&lt;pre&gt;I need help debugging a problem with hald!

I'm building an X11 window manager under XQuartz/MacOS 10.6.7. I'm not using Fink or Macports. I'm installing everything in POSIX-compliant locations (/usr/local).

Dbus-1.5.0 and hal-0.5.11 both compile and install fine, but I can't get hald to run. It throws messages and quits.

The X11 wm I'm using requires dbus-session, and optionally uses dbus-system and hal for hardware-specific modules. Dbus is running properly. The X11 wm is successfully connecting to dbus-session which is being launched by launchd. 

I can launch dbus-daemon --system, either by hand at the terminal, or with launchd. I get the same results either way. The pid and socket files are created as expected and the daemon runs in the background without error. However hald does not start up properly after this. The hald man page suggests starting hald by hand in verbose mode, which I have tried, with results shown below. hald quits and gives me some messages I don't understand. I've tried re-compiling both dbus and hald with different config options, but I get the same results, so I'm stumped.

I noticed the directory /usr/local/etc/hal/ contains the expected directories, but they are all empty. The build directory had many fdi files that didn't seem to install. Not sure if that's normal or a source of the problem.

Here are is some system information:

$ ps aux | grep dbus
david   143   0.0  0.0  2447012    760   ??  S     6:56PM   0:00.00 /usr/local/bin/dbus-daemon --nofork --session
messagebus    48   0.0  0.0  2435548    728   ??  Ss    6:55PM   0:00.01 /usr/local/bin/dbus-daemon --nofork --system

$ env | grep DBUS
DBUS_LAUNCHD_SESSION_BUS_SOCKET=/tmp/launch-9irO8p/unix_domain_listener

$ ls -al /tmp/launch-9irO8p/unix_domain_listener
srwx------  1 david  wheel  0 May 13 18:56 /tmp/launch-9irO8p/unix_domain_listener

$ ls -al /var/run/dbus*
-rw-r--r--  1 root  daemon  3 May 13 18:56 /var/run/dbus_pid
srwxrwxrwx  1 root  daemon  0 May 13 18:56 /var/run/dbus_system_bus_socket

$ ls -al /var/cache | grep hald
drwxr-xr-x   2 haldaemon  haldaemon   68 May 14 11:05 hald

$ /usr/local/sbin/hald --daemon=no --verbose=yes
16:57:42.030 [I] hald.c:669: hal 0.5.11
16:57:42.031 [I] hald.c:734: Will not daemonize
16:57:42.031 [I] hald_dbus.c:5381: local server is listening at unix:path=/tmp/dbus-QcRvOECZN8,guid=f638aeb56c645e37d6dbc6164dd06876
16:57:42.074 [I] hald_runner.c:301: Runner has pid 404
Runner started - allowed paths are '/usr/local/libexec:/usr/local/lib/hal/scripts:/usr/local/bin'
16:57:42.087 [I] hald_runner.c:182: runner connection is 0x101000670
16:57:42.089 [D] util_helper.c:124: drop_privileges: could not set group id
[ note: then it quits and gives me the shell prompt ]

$ sudo /usr/local/sbin/hald --daemon=no --verbose=yes
19:08:08.339 [I] hald.c:669: hal 0.5.11
19:08:08.339 [I] hald.c:734: Will not daemonize
19:08:08.339 [I] hald_dbus.c:5381: local server is listening at unix:path=/tmp/dbus-h4OzVqCnRk,guid=a2f53e5960b12f13b8a3625b4dcde408
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded!
19:08:08.343 [E] hald_dbus.c:5747: dbus_bus_get(): Not enough memory
[ note: then it quits and gives me the shell prompt ]
[ note: org.freedesktop.dbus-session.plist is indeed loaded and DBUS_LAUNCHD_SESSION_BUS_SOCKET is set as shown above! ]

dbus configured with:
./configure --disable-static --with-dbus-user=messagebus --enable-console-owner-file --disable-asserts --disable-tests --enable-checks --enable-kqueue --enable-launchd --disable-userdb-cache --disable-ansi --with-xml=expat --disable-xml-docs --disable-doxygen-docs --disable-dependency-tracking --without-x ac_cv_func_poll=no --with-system-pid-file=/var/run/dbus_pid --with-system-socket=/var/run/dbus_system_bus_socket --with-session-socket-dir=/tmp --enable-verbose-mode --localstatedir=/var

hal configured with:
./configure --with-hal-user=haldaemon --with-hal-group=haldaemon --disable-pci-ids --disable-usb-ids --disable-pnp-ids --disable-pmu --disable-policy-kit --disable-console-kit --disable-dependency-tracking --disable-static --with-socket-dir=/tmp --with-localstatedir=/var --with-macbookpro --with-cpufreq

Let me know if any other system info would be useful.

Thanks in advance,
Dave


&lt;/pre&gt;</description>
    <dc:creator>Cuga</dc:creator>
    <dc:date>2011-05-16T00:43:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13697">
    <title>Re: [PATCH] ConsoleKit.conf: fix explicit missing destination</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13697</link>
    <description>&lt;pre&gt;

Doesn't apply on current git. Can you rebase please?



Lennart

&lt;/pre&gt;</description>
    <dc:creator>Lennart Poettering</dc:creator>
    <dc:date>2011-05-10T17:30:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13696">
    <title>Keymapping</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13696</link>
    <description>&lt;pre&gt;Hi, I have a usr9600 phone which acts as an extra keyboard and I'm
trying to map keys 1-0 to keypad 1-0:

         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x02:KP1&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x03:KP2&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x04:KP3&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x05:KP4&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x06:KP5&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x07:KP6&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x08:KP7&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x09:KP8&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x0a:KP9&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x0b:KP0&amp;lt;/append&amp;gt;

lshal shows the mappings but they aren't working. I got the codes with 
scankey -s and I've also tried using xev which show different keycodes.

I've also tried &amp;lt;merge&amp;gt; instead of &amp;lt;append&amp;gt;

Any ideas why this isn't working?

Cheers

Dave

&lt;/pre&gt;</description>
    <dc:creator>David Woodfall</dc:creator>
    <dc:date>2011-04-24T02:07:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13695">
    <title>[PATCH] ConsoleKit.conf: fix explicit missing destination</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13695</link>
    <description>&lt;pre&gt;
The last rule in the dbus system.d conf does not explicitly list the 
destination, which would give problems if a potential other target has 
the same path. Caught by an automated MeeGo build check.

Signed-off-by: Auke Kok &amp;lt;auke-jan.h.kok&amp;lt; at &amp;gt;intel.com&amp;gt;

--- a/data/ConsoleKit.conf2011-04-11 14:01:34.813582580 -0700
+++ b/data/ConsoleKit.conf2011-04-11 14:01:53.255582574 -0700
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -140,7 +140,8 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
      &amp;lt;allow send_destination="org.freedesktop.ConsoleKit"
             send_interface="org.freedesktop.ConsoleKit.Session"
             send_member="GetIdleSinceHint"/&amp;gt;
-    &amp;lt;allow send_interface="org.freedesktop.ConsoleKit.Session"
+    &amp;lt;allow send_destination="org.freedesktop.ConsoleKit"
+           send_interface="org.freedesktop.ConsoleKit.Session"
             send_member="SetIdleHint"/&amp;gt;
    &amp;lt;/policy&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Auke Kok</dc:creator>
    <dc:date>2011-04-11T21:04:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13694">
    <title>Re: keymapping</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13694</link>
    <description>&lt;pre&gt;On Sun, 24 Apr 2011 05:42:59 +0100
David Woodfall &amp;lt;dave&amp;lt; at &amp;gt;dawoodfall.net&amp;gt; wrote:



Oh, yeah, still used hal in 13.1.  Not sure what's going on
there, and to be frank (and likely disappointing), I really
don't have much inclination to work on that since we're on
the verge of a new release (and hal is mostly dead anyway,
especially wrt xorg)...

-RW
&lt;/pre&gt;</description>
    <dc:creator>Robby Workman</dc:creator>
    <dc:date>2011-04-24T04:59:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13693">
    <title>Re: Re: keymapping</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13693</link>
    <description>&lt;pre&gt;On (23:19 23/04/11), Robby Workman &amp;lt;rw&amp;lt; at &amp;gt;rlworkman.net&amp;gt; put forth the proposition:

Even the xorg in slack 13.1? (By the way xorg/hal does see the
keyboard and set layout etc. just not the maps)




&lt;/pre&gt;</description>
    <dc:creator>David Woodfall</dc:creator>
    <dc:date>2011-04-24T04:42:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13692">
    <title>Re: keymapping</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13692</link>
    <description>&lt;pre&gt;On Sun, 24 Apr 2011 03:27:46 +0100
David Woodfall &amp;lt;dave&amp;lt; at &amp;gt;dawoodfall.net&amp;gt; wrote:



It's because recent Xorg uses udev instead of hal for this.

-RW
&lt;/pre&gt;</description>
    <dc:creator>Robby Workman</dc:creator>
    <dc:date>2011-04-24T04:19:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13691">
    <title>keymapping</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13691</link>
    <description>&lt;pre&gt;Hi, I have a usr9600 phone which acts as an extra keyboard and I'm
trying to map keys 1-0 to keypad 1-0:

         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x02:KP1&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x03:KP2&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x04:KP3&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x05:KP4&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x06:KP5&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x07:KP6&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x08:KP7&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x09:KP8&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x0a:KP9&amp;lt;/append&amp;gt;
         &amp;lt;append key="input.keymap.data" type="strlist"&amp;gt;0x0b:KP0&amp;lt;/append&amp;gt;

lshal shows the mappings but they aren't working. I got the codes with
scankey -s and I've also tried using xev which show different
keycodes.

I've also tried &amp;lt;merge&amp;gt; instead of &amp;lt;append&amp;gt;

Any ideas why this isn't working?

&lt;/pre&gt;</description>
    <dc:creator>David Woodfall</dc:creator>
    <dc:date>2011-04-24T02:27:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13690">
    <title>Re: What replaces this part of HAL?</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13690</link>
    <description>&lt;pre&gt;Hello Tom,

Tom Horsley [2011-02-24  8:43 -0500]:

You should instead listen to the uevent which adds (or changes) the
/dev/input/eventXX device node. That's what hal catches as well, and
it just translates that into a D-BUS signal.


Again, these will create a new USB device (/dev/bus/usb/..) with an
ID_GPHOTO2 property.


It's all udev with uevents (which is also HAL's main input source,
apart from some CD-ROM polling which went into udisks).

Also, "is going away" is a bit of an understatement, it's really quite
dead. GNOME switched over a year ago, KDE and XFCE finished the
transition a couple of months back (see [1]). The major distros don't
even install it by default any more, or at least switched hal to D-BUS
activation so that it doesn't run all the time and cost extra boot
time/CPU/battery power, and just gets started for the odd old program.

Martin

[1] https://wiki.ubuntu.com/Halsectomy

&lt;/pre&gt;</description>
    <dc:creator>Martin Pitt</dc:creator>
    <dc:date>2011-02-24T14:51:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13689">
    <title>What replaces this part of HAL?</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13689</link>
    <description>&lt;pre&gt;I keep reading that HAL is going away, yet I have programs
that use bits and pieces of HAL, and I can't for the life
of me deduce what the "official" replacement for this
functionality is. For instance:

When my USB mouse is plugged/unplugged, I get DBUS messages
which allow me to re-run my xinput settings for the mouse
to properly configure the buttons and acceleration.

When my PTP cameras are plugged/unplugged, I also get DBUS
messages (with the HAL udi string), so I can do hal queries
to dig up properties like the USB bus and device numbers
so I can open the camera with libgphoto2.

So that's my question: If HAL really is going away, what
is supposed to replace this kind of notification mechanism
for newly plugged devices?
&lt;/pre&gt;</description>
    <dc:creator>Tom Horsley</dc:creator>
    <dc:date>2011-02-24T13:43:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13688">
    <title>Re: hald-addon-cpufreq broken on newer kernels</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13688</link>
    <description>&lt;pre&gt;
Ignore hald-addon-cpufreq, that was a misnomer. The problem is in the 
ACPI parsing stuff.

&lt;/pre&gt;</description>
    <dc:creator>Ozan Çağlayan</dc:creator>
    <dc:date>2011-02-17T20:54:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.freedesktop.hal/13687">
    <title>hald-addon-cpufreq broken on newer kernels</title>
    <link>http://permalink.gmane.org/gmane.comp.freedesktop.hal/13687</link>
    <description>&lt;pre&gt;Hi,

I don't know if this deserves a fix but some removals in /proc on newer 
kernels causes hald-addon-cpufreq to not correctly identify processors.

In:
http://cgit.freedesktop.org/hal/tree/hald/linux/acpi.c

&amp;lt; at &amp;gt; line 559.

The linux.acpi_path does no longer provide the "info" file.

Regards,

&lt;/pre&gt;</description>
    <dc:creator>Ozan Çağlayan</dc:creator>
    <dc:date>2011-02-17T20:52:31</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.freedesktop.hal">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.freedesktop.hal</link>
  </textinput>
</rdf:RDF>
