You are not logged in.

#1 2006-10-28 02:16:39

hongy19
Member
From: China
Registered: 2005-04-08
Posts: 85
Website

hal problem

I use hal(0.5.8.1-1), today when I type "lshal |grep volume", there is only one result:

block.is_volume = false  (bool)

I think hal should list lots of information about my partition, like

volume.unmount.valid_options = {'lazy'} (string list)
 volume.mount.valid_options = {'ro', 'sync', 'dirsync', 'noatime', 'nodiratime', 'noexec', 'quiet', 'data='} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-system-storage-mount', 'hal-system-storage-unmount', 'hal-system-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 'Eject'} (string list)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  volume.ignore = false  (bool)

why i can't get these information?

Offline

#2 2006-10-28 09:44:05

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: hal problem

Because you have a windows partition and hal 0.5.8.1 crashes on that. Update to 0.5.8.1-3.

Offline

#3 2006-10-28 17:59:32

hongy19
Member
From: China
Registered: 2005-04-08
Posts: 85
Website

Re: hal problem

JGC wrote:

Because you have a windows partition and hal 0.5.8.1 crashes on that. Update to 0.5.8.1-3.

thanks, it works

Offline

Board footer

Powered by FluxBB