|
|
| KDE does not auto-mount my USB devices
anymore |

|
2007-01-27 10:13:28 |
Hi,
After the upgrade of dbus a few days ago, KDE won't mount my
USB devices
automatically anymore.
Any suggestions where to start my search?
--
Dan Johansson, <http://www.dmj.nu>
***************************************************
This message is printed on 100% recycled electrons!
***************************************************
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-27 11:11:31 |
On Saturday 27 January 2007 11:13:28 am Dan Johansson
wrote:
> Hi,
>
> After the upgrade of dbus a few days ago, KDE won't
mount my USB devices
> automatically anymore.
> Any suggestions where to start my search?
HAL and DBUS are wonderful tools with KDE. They tend to be
problemmatic at
times though. Since you upgraded dbus... did you by chance
reload the hal and
dbus daemons? Howabout restarting kde? Upgrades aren't
always seamless and
you have to kick the daemons from time to time.
That said, I've dumped hal, dbus and all the related support
from KDE and have
gone over to using automount...
Cheers.
--
Jerry McBride
--
gentoo-user gentoo.org mailing list
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-27 12:31:03 |
On Saturday 27 January 2007 17:11, Jerry McBride wrote:
> On Saturday 27 January 2007 11:13:28 am Dan Johansson
wrote:
> > Hi,
> >
> > After the upgrade of dbus a few days ago, KDE
won't mount my USB devices
> > automatically anymore.
> > Any suggestions where to start my search?
>
> HAL and DBUS are wonderful tools with KDE. They tend to
be problemmatic at
> times though. Since you upgraded dbus... did you by
chance reload the hal
> and dbus daemons? Howabout restarting kde? Upgrades
aren't always seamless
> and you have to kick the daemons from time to time.
>
> That said, I've dumped hal, dbus and all the related
support from KDE and
> have gone over to using automount...
I needed to run revdep-rebuild following the dbus update.
Have you done this?
--
Regards,
Mick
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-27 15:04:38 |
On Saturday 27 January 2007 19:31, Mick wrote:
> On Saturday 27 January 2007 17:11, Jerry McBride
wrote:
> > On Saturday 27 January 2007 11:13:28 am Dan
Johansson wrote:
> > > Hi,
> > >
> > > After the upgrade of dbus a few days ago, KDE
won't mount my USB
> > > devices automatically anymore.
> > > Any suggestions where to start my search?
> >
> > HAL and DBUS are wonderful tools with KDE. They
tend to be problemmatic
> > at times though. Since you upgraded dbus... did
you by chance reload the
> > hal and dbus daemons? Howabout restarting kde?
Upgrades aren't always
> > seamless and you have to kick the daemons from
time to time.
> >
> > That said, I've dumped hal, dbus and all the
related support from KDE and
> > have gone over to using automount...
>
> I needed to run revdep-rebuild following the dbus
update. Have you done
> this?
Yes, revdep-rebuild is done and all daemons and KDE are
restarted (reboot).
I can see in dmesg that the device is being recognized:
usb-storage: device found at 38
usb-storage: waiting for device to settle before scanning
Vendor: Pretec Model: 01GB Rev: 2.00
Type: Direct-Access ANSI SCSI
revision: 02
SCSI device sdd: 2015231 512-byte hdwr sectors (1032 MB)
sdd: Write Protect is off
sdd: Mode Sense: 00 00 00 00
sdd: assuming drive cache: write through
SCSI device sdd: 2015231 512-byte hdwr sectors (1032 MB)
sdd: Write Protect is off
sdd: Mode Sense: 00 00 00 00
sdd: assuming drive cache: write through
sdd: sdd1
sd 20:0:0:0: Attached scsi removable disk sdd
sd 20:0:0:0: Attached scsi generic sg4 type 0
usb-storage: device scan complete
I can manually mount sdd1 but thats not really what I want.
--
Dan Johansson, <http://www.dmj.nu>
***************************************************
This message is printed on 100% recycled electrons!
***************************************************
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-27 17:34:08 |
> After the upgrade of dbus a few days ago, KDE won't
mount my USB devices
> automatically anymore.
> Any suggestions where to start my search?
I remember that I had to recompile
"kde-base/kdebase-kioslaves" after hal and
dbus upgrade to make the automount feature in kde work again
... maybe you
can try that ...
brgds, Marc
___________________________________________________________
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen
Yahoo! Mail: http://mail.yahoo.de
--
gentoo-user gentoo.org mailing list
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-28 10:31:15 |
On Sunday 28 January 2007 00:34, Marc Redmann wrote:
> > After the upgrade of dbus a few days ago, KDE
won't mount my USB devices
> > automatically anymore.
> > Any suggestions where to start my search?
>
> I remember that I had to recompile
"kde-base/kdebase-kioslaves" after hal
> and dbus upgrade to make the automount feature in kde
work again ... maybe
> you can try that ...
After finding http://gentoo-wiki.com/TIP_D-BUS_Session_Bus_with_KDM
and
following it automounting in KDE works again.
--
Dan Johansson, <http://www.dmj.nu>
***************************************************
This message is printed on 100% recycled electrons!
***************************************************
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-28 17:23:44 |
> After finding http://gentoo-wiki.com/TIP_D-BUS_Session_Bus_with_KDM
and
> following it automounting in KDE works again.
Nice to know that there are other ways round that problem
...
brgds, Marc
___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
a>
--
gentoo-user gentoo.org mailing list
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-29 15:02:33 |
On Sunday 28 January 2007 23:23, Marc Redmann wrote:
> > After finding http://gentoo-wiki.com/TIP_D-BUS_Session_Bus_with_KDM
and
> > following it automounting in KDE works again.
>
> Nice to know that there are other ways round that
problem ...
What's the difference between system D-BUS (rc-update
thingy) and session
D_BUS (script in .kde/env)? I'm afraid the wiki doesn't
explain it
adequately for my humble needs.
--
Regards,
Mick
|
|
| Re: KDE does not auto-mount my USB
devices anymore |

|
2007-01-30 13:06:24 |
On Monday 29 January 2007 22:02, Mick wrote:
> On Sunday 28 January 2007 23:23, Marc Redmann wrote:
> > > After finding http://gentoo-wiki.com/TIP_D-BUS_Session_Bus_with_KDM
and
> > > following it automounting in KDE works
again.
> >
> > Nice to know that there are other ways round that
problem ...
>
> What's the difference between system D-BUS (rc-update
thingy) and session
> D_BUS (script in .kde/env)? I'm afraid the wiki
doesn't explain it
> adequately for my humble needs.
Sorry, but I dont know - it just started to work after
adding the script to
kd/env.
--
Dan Johansson, <http://www.dmj.nu>
***************************************************
This message is printed on 100% recycled electrons!
***************************************************
|
|