Christophe Fergeau | 22 Jan 2009 21:05
Picon

Wake Up World! Meet the New Boss, Same as the Old Boss

If you want to know who the real establishment is in America and around the world, the real power behind the
so-called ''military-industrial complex'', the real maleficent power that has led this world to
inexorable conflict, war, hatreds, destruction of real human values, morality, conscience — it is the
global media establishment.

This same media witnessed the Zionist slaughter of 1,300 people in Gaza, and the maiming of 6,000 more, half
of them women and children. More than 20,000 homes and buildings were destroyed or damaged and thousands
became homeless. This horrendous mass slaughter of Palestinians is compared to the loss of 3 Israeli
civilians. Yet, the media never dare to call this slaughter exactly what it is: terrorism on a horrendous
scale! This same American and global media has not informed the American people or the people of the world
of the damning truth about Barack Obama.

In truth, Obama is a complete creation of extremist Jewish Zionists and he has already begun to serve Israel
by his top appointments.

The Jewish-dominated media in America is promoting the Obama inauguration as akin to the Second Coming of
Jesus Christ. (If you question Jewish control of the media read Who Runs the Media? and you will find
documentation proving the Jewish control being far greater than you might suspect) The rest of the
world’s powerful media (Which also has a powerful Jewish presence in the UK, France, Spain, Sweden,
Russia, and the rest of Europe) takes its cues from the NY/Hollywood media axis, and presents Obama as kind
of a superhuman agent of real change.

In fact, it is a Huge Lie!

Obama is completely controlled by the same forces that have controlled George Bush, so much so that The
Chicago Tribune quotes leading Jews bragging that Obama is so in the hands of the Zionists that he is ''the
first Jewish President.'' Obama received about 80 percent of the Jewish vote in the United States!

The Three critical things that made Obama President:

(Continue reading)

Martin Pitt | 2 Apr 2008 16:25
Picon

[hal-info] Suspend quirk for Thinkpad X31 with Radeon M6

Hi,

In https://launchpad.net/bugs/199059, an user reported a suspend
quirk for a slightly different variant of the X31.

Martin

--

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

My 5 today: #154596 (jockey), #207957 (jockey), #207928 (jockey),
#202802 (jockey, linux-restricted-modules-2.6.24), #204940 (apport)
Do 5 a day - every day! https://wiki.ubuntu.com/5-A-Day
_______________________________________________
utopia-list mailing list
utopia-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/utopia-list
Martin Pitt | 2 Apr 2008 16:22
Picon

[hal-info] Fix Fn keys for Sony Vaio VGN-TZ16*

Hi all,

In https://launchpad.net/bugs/198208, an user sent a hal-info patch to
enable the Fn keys on his Sony Vaio VGN-TZ16GN. In the spirit of the
already existing FDIs I dropped the "GN" from the patch and applied it
for the whole TZ16 series (just like the already existing TZ11).

Thanks,

Martin

--

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

My 5 today: #154596 (jockey), #207957 (jockey), #207928 (jockey),
#202802 (jockey, linux-restricted-modules-2.6.24), #204940 (apport)
Do 5 a day - every day! https://wiki.ubuntu.com/5-A-Day
_______________________________________________
utopia-list mailing list
utopia-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/utopia-list
Strony Zhang | 7 Aug 2007 03:18
Picon

About gnome-device-manager

Hi,

I looked through the todo list about the gonme-device-manager. It looks
like that it still focuses on the displaying device information as the
previous Hal-device-manager. Is it possible to add some configuration
function for devices in the device-manager to make it become real device
manager? For example, users can do the following operation by clicking
mouse, logically add/remove the device, attach or detach the device
driver and on.

Besides, is there any schedule about the gonme-device-manager?

Regards,
Strony

_______________________________________________
utopia-list mailing list
utopia-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/utopia-list
Frederik Himpe | 28 Apr 2007 16:23
Picon
Favicon

Adding utf8 mount option when mounting vfat removable devices on UTF-8 systems

When a removable device, which is used also in Windows and other Linux 
systems, using vfat is mounted automatically by Gnome on my UTF-8 
Mandriva system, all special characters are shown incorrectly, because 
other OSes, especially Windows, use ISO8859-15. IIRC even the kernel 
warns that UTF-8 is not a recommended character set for vfat.

When the same device is mounted automatically by KDE, the utf8 mount 
option is used, and all characters are shown correctly. Should not gnome-
volume-manager be doing the same on vfat removable devices when the local 
system's locale is UTF-8? Or is there at least somewhere a configuration 
file where I can force it to add this option for such devices?

--

-- 
Frederik Himpe
Felipe Contreras | 23 Apr 2007 23:26
Picon
Gravatar

Volume label integration

Hi everyone,

I have been messing around with gnome-mount in order to get the
functionality I want.

Basically I want to label my volumes, even if the filesystem doesn't
support labels.

I want:

a) Disk mounter to show the volume label
b) Nautilus to show the volume label
c) gnome-mount to mount the volume to /media/≤label>

gnome-mount provides some facilities to automatically mount the volume
into some "Mount Point" which is not actually a mount point, but
semi-label like mount point thing. [1] This only provides c)

The only way I found to do that is to create an user-policy for hal.

I guess basically what I would like is to fake-label my volumes in a
per-user way. But in fact I would like {disk_label}-{volume_label}, or
{disk_label}-%d if there's no volume label, or {disk_label} if there's
only one volume.

Also why does the Disk Mounter applet displays "Kingston DataTraveler
2.0" and Nautilus "246.0 MB Removable Volume"? That's not consistent.

What do you think?

(Continue reading)

David Zeuthen | 11 Apr 2007 01:05
Picon
Gravatar

gnome-mount 0.6


Hi,

Here's a new release of gnome-mount - not a lot of changes from 0.5
(apart from translations); download from

http://people.freedesktop.org/~david/dist/gnome-mount-0.6.tar.gz

The main feature planned for 0.7 is PolicyKit support. And perhaps
reworking the Nautilus extension if time permits.

==========
gnome-mount 0.6
==========

Released April 10, 2006

Changes from 0.5

- default to shortname=lower for vfat (#390201)
- better handling of NTFS (#394947)
- get rid of libgnomeui dependency (Jani Monoses)
- FreeBSD support (Joe Marcus Clarke)

Lots of new translations (see po/ChangeLog)

    David
David Zeuthen | 3 Apr 2007 09:08
Picon
Gravatar

gnome-device-manager 0.1


Hey,

Here's the first release of gnome-device-manager. It's still a bit rough
round the edges but I'm sure that it'll surpass hal-device-manager
before HAL 0.5.10 is out (FWIW, I think it already has).

 http://people.freedesktop.org/~david/dist/gnome-device-manager-0.1.tar.bz2

There's a git repository here

 http://gitweb.freedesktop.org/?p=users/david/gnome-device-manager.git

a TODO list here

 http://gitweb.freedesktop.org/?p=users/david/gnome-device-manager.git;a=blob;hb=HEAD;f=TODO

and some screenshots here

 http://people.freedesktop.org/~david/device-manager-1.png
 http://people.freedesktop.org/~david/device-manager-2.png
 http://people.freedesktop.org/~david/device-manager-3.png

plus, best of all, I take patches! :-)

Now to delete hal-device-manager in the HAL tree...

     David

(Continue reading)

Chris Picton | 10 Feb 2007 21:32
Picon

gnome-volume-manager not mounting USB drives

Hi

I am running gentoo, and not getting much luck from the forums there.

I am running the following versions:
hal-0.5.7.1
dbus-1.0.2
dbus-glib-0.7.2
udev-104
gnome-mount-0.4

My fstab does not mention any of my USB drives, but does have an entry for my cdrom

My CD drive shows up in nautilus, but when I plug in USB devices, nothing happens in nautilus (No icons on the desktop or in Computer)

Can anyone help me out here - The following are logs:

When plugging the USB device I get the attached output: hal.txt, dbus-system.txt and gnome-volume-manager.txt

The gnome-volume-manager output  is from a strace

gconftool-2 -R /desktop/gnome/volume_manager gives me:

autoipod_command =
autokeyboard_command =
automount_drives = true
autotablet = false
autovideocam = false
autopocketpc_command = multisync
automount_media = true
autoopen = false
autoburn_audio_cd_command = nautilus --no-desktop burn:
autoscanner = false
autoprinter_command = gnome-printer-add hal://%h
autoipod = false
automouse_command =
autokeyboard = false
autophoto_command =
autoplay_vcd_command = totem %d
autopalmsync = false
autopocketpc = false
percent_used = 0.0099999997764825821
autovideocam_command =
autotablet_command =
autoscanner_command =
autoplay_vcd = true
autobrowse = false
autoopen_path = .autoopen:autoopen
autorun = false
autorun_path = .autorun:autorun:autorun.sh
automouse = false
autoburn = false
autoplay_dvd_command = totem %d
autoplay_cda_command = totem %d
autopalmsync_command = gpilotd-control-applet
autoplay_cda = true
autoprinter = true
percent_threshold = 0.05000000074505806
autophoto = false
autoburn_data_cd_command = nautilus --no-desktop burn:
autoplay_dvd = true
/desktop/gnome/volume_manager/prompts:
  ipod_photo = 0
  camera_import_photos = 0
  cd_mixed = 0
  autorun = 1
  device_import_photos = 0

signal sender=:1.30 -> dest=(null destination) path=/org/freedesktop/Hal/Manager;
interface=org.freedesktop.Hal.Manager; member=DeviceAdded
   string "/org/freedesktop/Hal/devices/usb_device_413_1700_"
signal sender=:1.30 -> dest=(null destination) path=/org/freedesktop/Hal/Manager;
interface=org.freedesktop.Hal.Manager; member=DeviceAdded
   string "/org/freedesktop/Hal/devices/usb_device_413_1700__if0"
signal sender=:1.30 -> dest=(null destination) path=/org/freedesktop/Hal/Manager;
interface=org.freedesktop.Hal.Manager; member=DeviceAdded
   string "/org/freedesktop/Hal/devices/usb_device_413_1700__if0_scsi_host"
signal sender=:1.30 -> dest=(null destination) path=/org/freedesktop/Hal/Manager;
interface=org.freedesktop.Hal.Manager; member=DeviceAdded
   string "/org/freedesktop/Hal/devices/usb_device_413_1700__usbraw"
signal sender=:1.30 -> dest=(null destination) path=/org/freedesktop/Hal/Manager;
interface=org.freedesktop.Hal.Manager; member=DeviceAdded
   string "/org/freedesktop/Hal/devices/usb_device_413_1700__if0_scsi_host_scsi_device_lun0"
signal sender=:1.30 -> dest=(null destination) path=/org/freedesktop/Hal/Manager;
interface=org.freedesktop.Hal.Manager; member=DeviceAdded
   string "/org/freedesktop/Hal/devices/storage_serial_WinFast_Disk_256_MB"
signal sender=:1.30 -> dest=(null destination) path=/org/freedesktop/Hal/Manager;
interface=org.freedesktop.Hal.Manager; member=DeviceAdded
   string "/org/freedesktop/Hal/devices/volume_uuid_6C94_00BD"
signal sender=org.freedesktop.DBus -> dest=(null destination) path=/org/freedesktop/DBus;
interface=org.freedesktop.DBus; member=NameOwnerChanged
   string "org.freedesktop.Hal"
   string ":1.30"
   string ""
signal sender=org.freedesktop.DBus -> dest=(null destination) path=/org/freedesktop/DBus;
interface=org.freedesktop.DBus; member=NameOwnerChanged
   string ":1.30"
   string ":1.30"
   string ""
[{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN, revents=POLLIN}], 10, 8085) = 1
gettimeofday({1171139112, 242687}, NULL) = 0
read(14, "l\4\1\0016\0\0\0\37\0\0\0~\0\0\0\1\1o\0\34\0\0\0/org/f"..., 2048) = 198
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 242848}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
gettimeofday({1171139112, 243004}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0\37\0\0\0\257\0\0\0\1\1o\0001\0\0\0/or"..., 192},
{"\21\0\0\0info.capabilities\0", 22}], 2) = 214
gettimeofday({1171139112, 243310}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\3\1\1f\0\0\0 \0\0\0^\0\0\0\6\1s\0\5\0\0\0:1.31\0\0\0"..., 2048) = 214
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 243858}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN, revents=POLLIN}], 10, 2481) = 1
gettimeofday({1171139112, 248818}, NULL) = 0
read(14, "l\4\1\1:\0\0\0!\0\0\0~\0\0\0\1\1o\0\34\0\0\0/org/fre"..., 2048) = 202
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 249302}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
gettimeofday({1171139112, 249481}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0 \0\0\0\257\0\0\0\1\1o\0005\0\0\0/org/"..., 192},
{"\21\0\0\0info.capabilities\0", 22}], 2) = 214
gettimeofday({1171139112, 249568}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\3\1\1j\0\0\0\"\0\0\0^\0\0\0\6\1s\0\5\0\0\0:1.31\0\0\0"..., 2048) = 218
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 249996}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN, revents=POLLIN}], 10, 2475) = 1
gettimeofday({1171139112, 259732}, NULL) = 0
read(14, "l\4\1\1D\0\0\0#\0\0\0~\0\0\0\1\1o\0\34\0\0\0/org/fre"..., 2048) = 212
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 260234}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
gettimeofday({1171139112, 260549}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0!\0\0\0\267\0\0\0\1\1o\0?\0\0\0/org/fr"..., 200},
{"\21\0\0\0info.capabilities\0", 22}], 2) = 222
gettimeofday({1171139112, 261053}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\22\0\0\0$\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 82
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 261533}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN, revents=POLLIN}], 10, 2463) = 1
gettimeofday({1171139112, 266292}, NULL) = 0
read(14, "l\4\1\1=\0\0\0%\0\0\0~\0\0\0\1\1o\0\34\0\0\0/org/fre"..., 2048) = 205
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 266443}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
gettimeofday({1171139112, 266575}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0\"\0\0\0\267\0\0\0\1\1o\0008\0\0\0/org"..., 200},
{"\21\0\0\0info.capabilities\0", 22}], 2) = 222
gettimeofday({1171139112, 266721}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\17\0\0\0&\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 79
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139112, 267067}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 2458) = 0
gettimeofday({1171139114, 725556}, NULL) = 0
gettimeofday({1171139114, 725859}, NULL) = 0
writev(14, [{"l\1\0\1\27\0\0\0#\0\0\0\307\0\0\0\1\1o\0M\0\0\0/org/fr"..., 216},
{"\22\0\0\0volume.mount_point\0", 23}], 2) = 239
gettimeofday({1171139114, 726439}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\6\0\0\0\'\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 70
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
statfs("/", {f_type="EXT2_SUPER_MAGIC", f_bsize=4096, f_blocks=22592456, f_bfree=14885397,
f_bavail=14655869, f_files=11485184, f_ffree=11289871, f_fsid={0, 0}, f_namelen=255,
f_frsize=4096}) = 0
stat64("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/proc/mounts", O_RDONLY)          = 18
fstat64(18, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ef6000
read(18, "rootfs / rootfs rw 0 0\n/dev/root"..., 1024) = 413
stat64("/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
close(18)                               = 0
munmap(0xb7ef6000, 4096)                = 0
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139114, 727622}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN, revents=POLLIN}, {fd=8,
events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI},
{fd=13, events=POLLIN|POLLPRI}, {fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10,
events=POLLIN|POLLPRI}, {fd=14, events=POLLIN}], 10, 14998) = 1
ioctl(3, FIONREAD, [64])                = 0
read(3, "\241 \224\0\245\1\0\0~\1\0\0\177\1\0\0H\300T\255\0\0\0"..., 64) = 64
gettimeofday({1171139117, 130914}, NULL) = 0
write(3, "\21\0\2\0~\1\0\0", 8)         = 8
read(3, 0xbfe3992c, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(3, "\1\0\225\0\6\0\0\0\26\0z\t\1\0\0\0\10\0\0\0\1\0\0\0\0\0"..., 32) = 32
readv(3, [{"_COMPIZ_TOOLKIT_ACTION", 22}, {"\0\0", 2}], 2) = 24
gettimeofday({1171139117, 140675}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
write(3, "\21\0\2\0E\1\0\0", 8)         = 8
read(3, 0xbfe3992c, 32)                 = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(3, "\1\0\226\0\5\0\0\0\23\0z\t\1\0\0\0\10\0\0\0\1\0\0\0\0\0"..., 32) = 32
readv(3, [{"_GNOME_PANEL_ACTION", 19}, {"\0", 1}], 2) = 20
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139117, 148157}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN, revents=POLLIN}], 10, 12577) = 1
gettimeofday({1171139117, 290533}, NULL) = 0
read(14, "l\4\1\1U\0\0\0(\0\0\0~\0\0\0\1\1o\0\34\0\0\0/org/fre"..., 2048) = 229
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139117, 291019}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
gettimeofday({1171139117, 291337}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0$\0\0\0\317\0\0\0\1\1o\0P\0\0\0/org/fr"..., 224},
{"\21\0\0\0info.capabilities\0", 22}], 2) = 246
gettimeofday({1171139117, 295845}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\3\1\1\205\0\0\0)\0\0\0^\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 245
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139117, 296456}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN, revents=POLLIN}], 10, 12429) = 1
gettimeofday({1171139117, 390620}, NULL) = 0
read(14, "l\4\1\1D\0\0\0*\0\0\0~\0\0\0\1\1o\0\34\0\0\0/org/fre"..., 2048) = 212
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139117, 391110}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
gettimeofday({1171139117, 393340}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0%\0\0\0\267\0\0\0\1\1o\0?\0\0\0/org/fr"..., 200},
{"\21\0\0\0info.capabilities\0", 22}], 2) = 222
gettimeofday({1171139117, 393612}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\32\0\0\0+\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 90
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 395721}, NULL) = 0
writev(14, [{"l\1\0\1\24\0\0\0&\0\0\0\267\0\0\0\1\1o\0?\0\0\0/org/fr"..., 200},
{"\17\0\0\0block.is_volume\0", 20}], 2) = 220
gettimeofday({1171139117, 395806}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\4\0\0\0,\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0\0"..., 2048) = 68
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139117, 396095}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN, revents=POLLIN}], 10, 12329) = 1
gettimeofday({1171139117, 446739}, NULL) = 0
read(14, "l\4\1\0017\0\0\0-\0\0\0~\0\0\0\1\1o\0\34\0\0\0/org/fre"..., 2048) = 199
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139117, 447228}, NULL) = 0
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=11,
events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI},
{fd=15, events=POLLIN}, {fd=17, events=POLLIN}, {fd=10, events=POLLIN|POLLPRI}, {fd=14,
events=POLLIN}], 10, 0) = 0
gettimeofday({1171139117, 447418}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0\'\0\0\0\257\0\0\0\1\1o\0002\0\0\0/org"..., 192},
{"\21\0\0\0info.capabilities\0", 22}], 2) = 214
gettimeofday({1171139117, 447506}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\32\0\0\0.\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 90
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 447814}, NULL) = 0
writev(14, [{"l\1\0\1\24\0\0\0(\0\0\0\257\0\0\0\1\1o\0002\0\0\0/org/"..., 192},
{"\17\0\0\0block.is_volume\0", 20}], 2) = 212
gettimeofday({1171139117, 447897}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\4\0\0\0/\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0\0"..., 2048) = 68
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 448184}, NULL) = 0
writev(14, [{"l\1\0\1\21\0\0\0)\0\0\0\257\0\0\0\1\1o\0002\0\0\0/org/"..., 192},
{"\f\0\0\0block.device\0", 17}], 2) = 209
gettimeofday({1171139117, 448266}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\16\0\0\0000\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0"..., 2048) = 78
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 449790}, NULL) = 0
writev(14, [{"l\1\0\1\23\0\0\0*\0\0\0\257\0\0\0\1\1o\0002\0\0\0/org/"..., 192},
{"\16\0\0\0volume.fsusage\0", 19}], 2) = 211
gettimeofday({1171139117, 450233}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\17\0\0\0001\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0"..., 2048) = 79
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 450460}, NULL) = 0
writev(14, [{"l\1\0\1\31\0\0\0+\0\0\0\257\0\0\0\1\1o\0002\0\0\0/org/"..., 192},
{"\24\0\0\0block.storage_device\0", 25}], 2) = 217
gettimeofday({1171139117, 450732}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1D\0\0\0002\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 132
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 450907}, NULL) = 0
writev(14, [{"l\1\0\1$\0\0\0,\0\0\0\267\0\0\0\1\1o\0?\0\0\0/org/fre"..., 200},
{"\37\0\0\0storage.partition_table_chan"..., 36}], 2) = 236
gettimeofday({1171139117, 451202}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\3\1\1\202\0\0\0003\0\0\0^\0\0\0\6\1s\0\5\0\0\0:1.31\0"..., 2048) = 242
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 451577}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0-\0\0\0\267\0\0\0\1\1o\0?\0\0\0/org/fr"..., 200},
{"\21\0\0\0storage.removable\0", 22}], 2) = 222
gettimeofday({1171139117, 452028}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\4\0\0\0004\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 68
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 452449}, NULL) = 0
writev(14, [{"l\1\0\1\20\0\0\0.\0\0\0\257\0\0\0\1\1o\0?\0\0\0/org/fr"..., 192},
{"\v\0\0\0info.locked\0", 16}], 2) = 208
gettimeofday({1171139117, 452716}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\4\0\0\0005\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 68
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 452888}, NULL) = 0
writev(14, [{"l\1\0\1\27\0\0\0/\0\0\0\267\0\0\0\1\1o\0?\0\0\0/org/fr"..., 200},
{"\22\0\0\0storage.drive_type\0", 23}], 2) = 223
gettimeofday({1171139117, 453155}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\t\0\0\0006\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 73
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 453379}, NULL) = 0
writev(14, [{"l\1\0\1\26\0\0\0000\0\0\0\257\0\0\0\1\1o\0002\0\0\0/or"..., 192},
{"\21\0\0\0info.callouts.add\0", 22}], 2) = 214
gettimeofday({1171139117, 453895}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\3\1\1g\0\0\0007\0\0\0^\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 215
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1171139117, 454443}, NULL) = 0
writev(14, [{"l\1\0\1\22\0\0\0001\0\0\0\257\0\0\0\1\1o\0002\0\0\0/or"..., 192},
{"\r\0\0\0volume.ignore\0", 18}], 2) = 210
gettimeofday({1171139117, 454891}, NULL) = 0
poll([{fd=14, events=POLLIN, revents=POLLIN}], 1, 25000) = 1
read(14, "l\2\1\1\4\0\0\0008\0\0\0.\0\0\0\6\1s\0\5\0\0\0:1.31\0\0"..., 2048) = 68
read(14, 0x8102170, 2048)               = -1 EAGAIN (Resource temporarily unavailable)
ioctl(3, FIONREAD, [0])                 = 0
gettimeofday({1171139117, 455673}, NULL) = 0
poll( <unfinished ...>
22:25:12.238 [I] osspec.c:232: SEQNUM=1397, ACTION=add, SUBSYSTEM=usb,
DEVPATH=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2, DEVNAME=, IFINDEX=0
22:25:12.238 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2 is a bus device (subsystem)
22:25:12.238 [I] physdev.c:1511: phys_add: subsys=usb
sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2, parent=0x080849c8
22:25:12.242 [E] device_info.c:345: Could not resolve keypath
' <at> block.storage_device:storage.hotpluggable' on udi '/org/freedesktop/Hal/devices/temp/112'
22:25:12.242 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413_1700_
22:25:12.242 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413_1700_
22:25:12.243 [W] hald_dbus.c:87: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_413_1700_
22:25:12.245 [I] osspec.c:232: SEQNUM=1399, ACTION=add, SUBSYSTEM=usb,
DEVPATH=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0, DEVNAME=, IFINDEX=0
22:25:12.245 [I] hotplug.c:175: /sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0 is a bus
device (subsystem)
22:25:12.245 [I] physdev.c:1511: phys_add: subsys=usb
sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0, parent=0x08129320
22:25:12.248 [E] device_info.c:345: Could not resolve keypath
' <at> block.storage_device:storage.hotpluggable' on udi '/org/freedesktop/Hal/devices/temp/113'
22:25:12.248 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413_1700__if0
22:25:12.248 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413_1700__if0
22:25:12.248 [I] osspec.c:232: SEQNUM=1398, ACTION=add, SUBSYSTEM=usb_endpoint,
DEVPATH=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/usbdev5.27_ep00,
DEVNAME=/dev/usbdev5.27_ep00, IFINDEX=0
22:25:12.248 [I] hotplug.c:178: /sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/usbdev5.27_ep00
is a class device (subsystem)
22:25:12.248 [I] classdev.c:1373: class_add: subsys=usb_endpoint
sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/usbdev5.27_ep00
dev=/dev/usbdev5.27_ep00 physdev=0x08129320
22:25:12.249 [W] hald_dbus.c:87: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_413_1700__if0
22:25:12.253 [I] osspec.c:232: SEQNUM=1402, ACTION=add, SUBSYSTEM=usb_endpoint,
DEVPATH=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/usbdev5.27_ep02,
DEVNAME=/dev/usbdev5.27_ep02, IFINDEX=0
22:25:12.253 [I] hotplug.c:178:
/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/usbdev5.27_ep02 is a class device (subsystem)
22:25:12.253 [I] classdev.c:1373: class_add: subsys=usb_endpoint
sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/usbdev5.27_ep02
dev=/dev/usbdev5.27_ep02 physdev=0x08084c48
22:25:12.255 [I] osspec.c:232: SEQNUM=1400, ACTION=add, SUBSYSTEM=scsi_host,
DEVPATH=/sys/class/scsi_host/host25, DEVNAME=, IFINDEX=0
22:25:12.255 [I] hotplug.c:178: /sys/class/scsi_host/host25 is a class device (subsystem)
22:25:12.256 [I] classdev.c:1373: class_add: subsys=scsi_host
sysfs_path=/sys/class/scsi_host/host25 dev= physdev=0x08084c48
22:25:12.258 [E] device_info.c:345: Could not resolve keypath
' <at> block.storage_device:storage.hotpluggable' on udi '/org/freedesktop/Hal/devices/temp/114'
22:25:12.258 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413_1700__if0_scsi_host
22:25:12.258 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413_1700__if0_scsi_host
22:25:12.258 [I] osspec.c:232: SEQNUM=1401, ACTION=add, SUBSYSTEM=usb_endpoint,
DEVPATH=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/usbdev5.27_ep81,
DEVNAME=/dev/usbdev5.27_ep81, IFINDEX=0
22:25:12.259 [I] hotplug.c:178:
/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/usbdev5.27_ep81 is a class device (subsystem)
22:25:12.259 [I] classdev.c:1373: class_add: subsys=usb_endpoint
sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/usbdev5.27_ep81
dev=/dev/usbdev5.27_ep81 physdev=0x08084c48
22:25:12.262 [I] osspec.c:232: SEQNUM=1403, ACTION=add, SUBSYSTEM=usb_device,
DEVPATH=/sys/class/usb_device/usbdev5.27, DEVNAME=/dev/bus/usb/005/027, IFINDEX=0
22:25:12.263 [I] hotplug.c:178: /sys/class/usb_device/usbdev5.27 is a class device (subsystem)
22:25:12.263 [I] classdev.c:1373: class_add: subsys=usb_device
sysfs_path=/sys/class/usb_device/usbdev5.27 dev=/dev/bus/usb/005/027 physdev=0x08129320
22:25:12.265 [E] device_info.c:345: Could not resolve keypath
' <at> block.storage_device:storage.hotpluggable' on udi '/org/freedesktop/Hal/devices/temp/115'
22:25:12.265 [I] classdev.c:1236: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413_1700__usbraw
22:25:12.265 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413_1700__usbraw
22:25:17.285 [I] osspec.c:232: SEQNUM=1404, ACTION=add, SUBSYSTEM=scsi,
DEVPATH=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/host25/target25:0:0/25:0:0:0,
DEVNAME=, IFINDEX=0
22:25:17.285 [I] hotplug.c:175:
/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/host25/target25:0:0/25:0:0:0 is a bus
device (subsystem)
22:25:17.285 [I] physdev.c:1511: phys_add: subsys=scsi
sysfs_path=/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-2/5-2:1.0/host25/target25:0:0/25:0:0:0, parent=0x08084c30
22:25:17.288 [E] device_info.c:345: Could not resolve keypath
' <at> block.storage_device:storage.hotpluggable' on udi '/org/freedesktop/Hal/devices/temp/116'
22:25:17.288 [I] physdev.c:1436: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_413_1700__if0_scsi_host_scsi_device_lun0
22:25:17.288 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_413_1700__if0_scsi_host_scsi_device_lun0
22:25:17.295 [W] hald_dbus.c:87: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_413_1700__if0_scsi_host_scsi_device_lun0
22:25:17.303 [I] osspec.c:232: SEQNUM=1408, ACTION=add, SUBSYSTEM=scsi_device,
DEVPATH=/sys/class/scsi_device/25:0:0:0, DEVNAME=, IFINDEX=0
22:25:17.303 [I] hotplug.c:178: /sys/class/scsi_device/25:0:0:0 is a class device (subsystem)
22:25:17.303 [I] classdev.c:1373: class_add: subsys=scsi_device
sysfs_path=/sys/class/scsi_device/25:0:0:0 dev= physdev=0x08118d08
22:25:17.309 [I] osspec.c:232: SEQNUM=1405, ACTION=add, SUBSYSTEM=scsi_disk,
DEVPATH=/sys/class/scsi_disk/25:0:0:0, DEVNAME=, IFINDEX=0
22:25:17.309 [I] hotplug.c:178: /sys/class/scsi_disk/25:0:0:0 is a class device (subsystem)
22:25:17.309 [I] classdev.c:1373: class_add: subsys=scsi_disk
sysfs_path=/sys/class/scsi_disk/25:0:0:0 dev= physdev=0x08118d08
22:25:17.345 [I] osspec.c:232: SEQNUM=1406, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/sdb,
DEVNAME=/dev/sdb, IFINDEX=0
22:25:17.346 [I] hotplug.c:181: /sys/block/sdb is a block device (subsystem)
22:25:17.346 [I] blockdev.c:584: block_add: sysfs_path=/sys/block/sdb dev=/dev/sdb is_part=0, parent=0x08118d08
22:25:17.346 [I] blockdev.c:808: parent_bus is scsi
22:25:17.346 [I] blockdev.c:439: Probing storage device /dev/sdb
Run started hald-probe-storage (10000) (0) 
!  full path is '/usr/libexec/hald-probe-storage', program_dir is '/usr/libexec'
22:25:17.351 [I] hald_dbus.c:3195: 20575: Got a connection
22:25:17.352 [I] hald_dbus.c:3196: dbus_connection_get_is_connected = 1
20664: 22:25:17.352: probe-storage.c:160: Doing probe-storage for /dev/sdb (bus usb) (drive_type
disk) (udi=/org/freedesktop/Hal/devices/temp/117) (--only-check-for-fs==0)
20664: 22:25:17.352: probe-storage.c:360: Checking for file system on /dev/sdb
20664: 22:25:17.352: probe-storage.c:366: Doing open ("/dev/sdb", O_RDONLY)
20664: 22:25:17.352: probe-storage.c:372: Returned from open(2)
20664: 22:25:17.352: volume_id_probe_lvm1: probing at offset 0x0
20664: 22:25:17.352: volume_id_get_buffer: get buffer off 0x400(1024), len 0x800
20664: 22:25:17.352: volume_id_get_buffer: read sbbuf len:0xc00
22:25:17.374 [I] osspec.c:232: SEQNUM=1407, ACTION=add, SUBSYSTEM=block,
DEVPATH=/sys/block/sdb/sdb1, DEVNAME=/dev/sdb1, IFINDEX=0
20664: 22:25:17.375: volume_id_get_buffer: got 0xc00 (3072) bytes
20664: 22:25:17.376: volume_id_probe_lvm2: probing at offset 0x0
20664: 22:25:17.376: volume_id_get_buffer: get buffer off 0x0(0), len 0x800
20664: 22:25:17.376: volume_id_probe_highpoint_37x_raid: probing at offset 0x0
20664: 22:25:17.376: volume_id_get_buffer: get buffer off 0x1200(4608), len 0x200
20664: 22:25:17.376: volume_id_get_buffer: read sbbuf len:0x1400
20664: 22:25:17.376: volume_id_get_buffer: got 0x1400 (5120) bytes
20664: 22:25:17.376: volume_id_probe_msdos_part_table: probing at offset 0x0
20664: 22:25:17.376: volume_id_get_buffer: get buffer off 0x0(0), len 0x200
20664: 22:25:17.376: volume_id_probe_msdos_part_table: found 0xe data partition at 0x7e00, len 0xf5f8200
/usr/libexec/hald-probe-storage exited
22:25:17.385 [I] blockdev.c:324: entering; exit_type=0, return_code=0
22:25:17.387 [I] device_info.c:1427: *** Matched file /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi
22:25:17.387 [I] device_info.c:1427: *** Matched file /usr/share/hal/fdi/policy/gparted-disable-automount.fdi
22:25:17.387 [I] blockdev.c:141: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_serial_WinFast_Disk_256_MB
22:25:17.387 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_serial_WinFast_Disk_256_MB
Run started hald-addon-storage (0) (0) 
!  full path is '/usr/libexec/hald-addon-storage', program_dir is '/usr/libexec'
**************************************************
**************************************************
Doing addon-storage for /dev/sdb (bus usb) (drive_type disk) (udi /org/freedesktop/Hal/devices/storage_serial_WinFast_Disk_256_MB)
**************************************************
**************************************************
22:25:17.390 [I] hald.c:95: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/storage_serial_WinFast_Disk_256_MB
22:25:17.390 [I] hotplug.c:181: /sys/block/sdb/sdb1 is a block device (subsystem)
22:25:17.390 [I] blockdev.c:584: block_add: sysfs_path=/sys/block/sdb/sdb1 dev=/dev/sdb1
is_part=1, parent=0x08118d20
22:25:17.391 [I] hald_dbus.c:3173: Client to local_server was disconnected
22:25:17.391 [I] hald_dbus.c:3183: unregistered
22:25:17.391 [I] hald_dbus.c:3195: 20575: Got a connection
22:25:17.391 [I] hald_dbus.c:3196: dbus_connection_get_is_connected = 1
Run started hald-probe-volume (10000) (0) 
!  full path is '/usr/libexec/hald-probe-volume', program_dir is '/usr/libexec'
22:25:17.392 [I] hald_dbus.c:3195: 20575: Got a connection
22:25:17.392 [I] hald_dbus.c:3196: dbus_connection_get_is_connected = 1
20668: 22:25:17.393: probe-volume.c:337: Doing probe-volume for /dev/sdb1

20668: 22:25:17.393: probe-volume.c:345: volume.block_size = 512
22:25:17.394 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.block_size
20668: 22:25:17.396: probe-volume.c:349: volume.size = 257917440
22:25:17.396 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.size
20668: 22:25:17.396: volume_id_probe_linux_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.396: volume_id_get_buffer: get buffer off 0xf5e0000(257818624), len 0x800
20668: 22:25:17.396: volume_id_get_buffer: read seekbuf off:0xf5e0000 len:0x800
20668: 22:25:17.397: volume_id_get_buffer: got 0x800 (2048) bytes
20668: 22:25:17.397: volume_id_probe_intel_software_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.397: volume_id_get_buffer: get buffer off 0xf5f7e00(257916416), len 0x200
20668: 22:25:17.398: volume_id_get_buffer: read seekbuf off:0xf5f7e00 len:0x200
20668: 22:25:17.399: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.400: volume_id_probe_lsi_mega_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.401: volume_id_get_buffer: get buffer off 0xf5f8000(257916928), len 0x200
20668: 22:25:17.401: volume_id_get_buffer: read seekbuf off:0xf5f8000 len:0x200
20668: 22:25:17.401: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.401: volume_id_probe_via_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.401: volume_id_get_buffer: get buffer off 0xf5f8000(257916928), len 0x200
20668: 22:25:17.401: volume_id_probe_silicon_medley_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.402: volume_id_get_buffer: get buffer off 0xf5f8000(257916928), len 0x200
20668: 22:25:17.402: volume_id_probe_nvidia_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.402: volume_id_get_buffer: get buffer off 0xf5f7e00(257916416), len 0x200
20668: 22:25:17.402: volume_id_get_buffer: read seekbuf off:0xf5f7e00 len:0x200
20668: 22:25:17.402: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.402: volume_id_probe_promise_fasttrack_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.402: volume_id_get_buffer: get buffer off 0xf5f0400(257885184), len 0x200
20668: 22:25:17.402: volume_id_get_buffer: read seekbuf off:0xf5f0400 len:0x200
20668: 22:25:17.404: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.404: volume_id_get_buffer: get buffer off 0xf5d8400(257786880), len 0x200
20668: 22:25:17.404: volume_id_get_buffer: read seekbuf off:0xf5d8400 len:0x200
20668: 22:25:17.406: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.406: volume_id_get_buffer: get buffer off 0xf5d8200(257786368), len 0x200
20668: 22:25:17.406: volume_id_get_buffer: read seekbuf off:0xf5d8200 len:0x200
20668: 22:25:17.406: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.406: volume_id_get_buffer: get buffer off 0xf5f6200(257909248), len 0x200
20668: 22:25:17.406: volume_id_get_buffer: read seekbuf off:0xf5f6200 len:0x200
20668: 22:25:17.408: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.408: volume_id_get_buffer: get buffer off 0xf5c6400(257713152), len 0x200
20668: 22:25:17.408: volume_id_get_buffer: read seekbuf off:0xf5c6400 len:0x200
20668: 22:25:17.410: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.411: volume_id_probe_highpoint_45x_raid: probing at offset 0x0, size 0xf5f8200
20668: 22:25:17.411: volume_id_get_buffer: get buffer off 0xf5f6c00(257911808), len 0x200
20668: 22:25:17.411: volume_id_get_buffer: read seekbuf off:0xf5f6c00 len:0x200
20668: 22:25:17.411: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.411: volume_id_probe_lvm1: probing at offset 0x0
20668: 22:25:17.411: volume_id_get_buffer: get buffer off 0x400(1024), len 0x800
20668: 22:25:17.411: volume_id_get_buffer: read sbbuf len:0xc00
20668: 22:25:17.423: volume_id_get_buffer: got 0xc00 (3072) bytes
20668: 22:25:17.423: volume_id_probe_lvm2: probing at offset 0x0
20668: 22:25:17.423: volume_id_get_buffer: get buffer off 0x0(0), len 0x800
20668: 22:25:17.423: volume_id_probe_highpoint_37x_raid: probing at offset 0x0
20668: 22:25:17.423: volume_id_get_buffer: get buffer off 0x1200(4608), len 0x200
20668: 22:25:17.423: volume_id_get_buffer: read sbbuf len:0x1400
20668: 22:25:17.428: volume_id_get_buffer: got 0x1400 (5120) bytes
20668: 22:25:17.428: volume_id_probe_msdos_part_table: probing at offset 0x0
20668: 22:25:17.428: volume_id_get_buffer: get buffer off 0x0(0), len 0x200
20668: 22:25:17.428: volume_id_get_buffer: get buffer off 0x0(0), len 0x2
20668: 22:25:17.428: volume_id_probe_vfat: probing at offset 0x0
20668: 22:25:17.428: volume_id_get_buffer: get buffer off 0x0(0), len 0x200
20668: 22:25:17.428: volume_id_probe_vfat: sector_size 0x200
20668: 22:25:17.428: volume_id_probe_vfat: sectors_per_cluster 0x8
20668: 22:25:17.428: volume_id_probe_vfat: reserved 0x4
20668: 22:25:17.428: volume_id_probe_vfat: sect_count 0x7afc1
20668: 22:25:17.429: volume_id_probe_vfat: fat_length 0xf6
20668: 22:25:17.429: volume_id_probe_vfat: fat32_length 0xbd290080
20668: 22:25:17.429: volume_id_probe_vfat: fat_size 0x1ec
20668: 22:25:17.429: volume_id_probe_vfat: dir_size 0x20
20668: 22:25:17.429: volume_id_probe_vfat: cluster_count 0xf5b6
20668: 22:25:17.429: volume_id_probe_vfat: root dir start 0x3e000
20668: 22:25:17.429: volume_id_probe_vfat: expected entries 0x200
20668: 22:25:17.429: volume_id_get_buffer: get buffer off 0x3e000(253952), len 0x4000
20668: 22:25:17.429: volume_id_get_buffer: read seekbuf off:0x3e000 len:0x4000
20668: 22:25:17.432: volume_id_get_buffer: got 0x4000 (16384) bytes
20668: 22:25:17.433: get_attr_volume_id: found ATTR_VOLUME_ID id in root dir
20668: 22:25:17.433: volume_id_get_buffer: get buffer off 0x0(0), len 0x200
22:25:17.433 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.fsusage
20668: 22:25:17.434: probe-volume.c:118: volume.fsusage = 'filesystem'
22:25:17.434 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.fstype
20668: 22:25:17.434: probe-volume.c:121: volume.fstype = 'vfat'
22:25:17.434 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.fsversion
20668: 22:25:17.434: probe-volume.c:124: volume.fsversion = 'FAT16'
22:25:17.434 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.uuid
20668: 22:25:17.434: probe-volume.c:127: volume.uuid = '6C94-00BD'
22:25:17.435 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.label
20668: 22:25:17.435: probe-volume.c:133: volume.label = 'CHRIS'
22:25:17.435 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=info.product
20668: 22:25:17.436: volume_id_probe_msdos_part_table: probing at offset 0x0
20668: 22:25:17.436: volume_id_get_buffer: get buffer off 0x0(0), len 0x200
20668: 22:25:17.436: volume_id_get_buffer: read sbbuf len:0x200
20668: 22:25:17.437: volume_id_get_buffer: got 0x200 (512) bytes
20668: 22:25:17.437: volume_id_probe_msdos_part_table: found 0xe data partition at 0x7e00, len 0xf5f8200
20668: 22:25:17.437: probe-volume.c:564: Number of partitions = 1
22:25:17.438 [D] hald_dbus.c:1192: udi=/org/freedesktop/Hal/devices/temp/118, key=volume.partition.msdos_part_table_type
22:25:17.441 [I] hald_dbus.c:3173: Client to local_server was disconnected
22:25:17.441 [I] hald_dbus.c:3183: unregistered
/usr/libexec/hald-probe-volume exited
22:25:17.441 [I] blockdev.c:324: entering; exit_type=0, return_code=0
22:25:17.441 [I] blockdev.c:214: * found mounts dev rootfs (8:3)
22:25:17.441 [I] blockdev.c:225:   match /org/freedesktop/Hal/devices/volume_uuid_6C94_00BD (8:17)
22:25:17.441 [I] blockdev.c:214: * found mounts dev /dev/root (8:3)
22:25:17.441 [I] blockdev.c:225:   match /org/freedesktop/Hal/devices/volume_uuid_6C94_00BD (8:17)
22:25:17.442 [I] blockdev.c:252: set /org/freedesktop/Hal/devices/volume_uuid_6C94_00BD to unmounted
22:25:17.446 [I] device_info.c:1427: *** Matched file /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi
22:25:17.446 [I] device_info.c:1427: *** Matched file /usr/share/hal/fdi/policy/gparted-disable-automount.fdi
22:25:17.446 [I] blockdev.c:141: Add callouts completed udi=/org/freedesktop/Hal/devices/volume_uuid_6C94_00BD
22:25:17.446 [I] hald.c:82: Added device to GDL; udi=/org/freedesktop/Hal/devices/volume_uuid_6C94_00BD
22:25:17.451 [W] hald_dbus.c:87: No property storage.partition_table_changed on device with id /org/freedesktop/Hal/devices/storage_serial_WinFast_Disk_256_MB
22:25:17.453 [W] hald_dbus.c:87: No property info.callouts.add on device with id /org/freedesktop/Hal/devices/volume_uuid_6C94_00BD
_______________________________________________
utopia-list mailing list
utopia-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/utopia-list
Martin Pitt | 9 Jan 2007 15:38
Favicon
Gravatar

[PATCH] Fix Omnibook LCD brightness levels

Hi,

reportedly [1] the Omnibook LCD panel has 11 brightness levels, not 8.

Thanks,

Martin

[1] https://launchpad.net/ubuntu/+source/hal/+bug/44962

--

-- 
Martin Pitt        http://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org
_______________________________________________
utopia-list mailing list
utopia-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/utopia-list
Eugene Generalov | 27 Nov 2006 13:32
Picon

[patch] gnome-mount, read mount options from HAL

Hi,

Here's a patch for reading by the gnome-mount per-volume mount options
from HAL policy.

Example fdi:

<?xml version="1.0" encoding="UTF-8"?> <!-- -*- SGML -*- -->
<!-- /etc/hal/fdi/policy/preferences.fdi -->
<deviceinfo version="0.2">
<device>
   <match key="volume.fstype" string="vfat">
     <merge key="volume.policy.mount_option.codepage=866"
type="bool">true</merge>
     <merge key="volume.policy.mount_option.noatime"
type="bool">true</merge>
   </match>
</device>
</deviceinfo>

_______________________________________________
utopia-list mailing list
utopia-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/utopia-list

Gmane