* [gentoo-user] KDE does not auto-mount my USB devices anymore
@ 2007-01-27 16:13 Dan Johansson
2007-01-27 17:11 ` Jerry McBride
2007-01-27 23:34 ` Marc Redmann
0 siblings, 2 replies; 9+ messages in thread
From: Dan Johansson @ 2007-01-27 16:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 351 bytes --]
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!
***************************************************
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-27 16:13 [gentoo-user] KDE does not auto-mount my USB devices anymore Dan Johansson
@ 2007-01-27 17:11 ` Jerry McBride
2007-01-27 18:31 ` Mick
2007-01-27 23:34 ` Marc Redmann
1 sibling, 1 reply; 9+ messages in thread
From: Jerry McBride @ 2007-01-27 17:11 UTC (permalink / raw
To: gentoo-user
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
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-27 17:11 ` Jerry McBride
@ 2007-01-27 18:31 ` Mick
2007-01-27 21:04 ` Dan Johansson
0 siblings, 1 reply; 9+ messages in thread
From: Mick @ 2007-01-27 18:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 802 bytes --]
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
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-27 18:31 ` Mick
@ 2007-01-27 21:04 ` Dan Johansson
0 siblings, 0 replies; 9+ messages in thread
From: Dan Johansson @ 2007-01-27 21:04 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1940 bytes --]
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!
***************************************************
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-27 16:13 [gentoo-user] KDE does not auto-mount my USB devices anymore Dan Johansson
2007-01-27 17:11 ` Jerry McBride
@ 2007-01-27 23:34 ` Marc Redmann
2007-01-28 16:31 ` Dan Johansson
1 sibling, 1 reply; 9+ messages in thread
From: Marc Redmann @ 2007-01-27 23:34 UTC (permalink / raw
To: gentoo-user
> 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
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-27 23:34 ` Marc Redmann
@ 2007-01-28 16:31 ` Dan Johansson
2007-01-28 23:23 ` Marc Redmann
0 siblings, 1 reply; 9+ messages in thread
From: Dan Johansson @ 2007-01-28 16:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 714 bytes --]
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!
***************************************************
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-28 16:31 ` Dan Johansson
@ 2007-01-28 23:23 ` Marc Redmann
2007-01-29 21:02 ` Mick
0 siblings, 1 reply; 9+ messages in thread
From: Marc Redmann @ 2007-01-28 23:23 UTC (permalink / raw
To: gentoo-user
> 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
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-28 23:23 ` Marc Redmann
@ 2007-01-29 21:02 ` Mick
2007-01-30 19:06 ` Dan Johansson
0 siblings, 1 reply; 9+ messages in thread
From: Mick @ 2007-01-29 21:02 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 452 bytes --]
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
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] KDE does not auto-mount my USB devices anymore
2007-01-29 21:02 ` Mick
@ 2007-01-30 19:06 ` Dan Johansson
0 siblings, 0 replies; 9+ messages in thread
From: Dan Johansson @ 2007-01-30 19:06 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 781 bytes --]
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!
***************************************************
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2007-01-30 19:13 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-27 16:13 [gentoo-user] KDE does not auto-mount my USB devices anymore Dan Johansson
2007-01-27 17:11 ` Jerry McBride
2007-01-27 18:31 ` Mick
2007-01-27 21:04 ` Dan Johansson
2007-01-27 23:34 ` Marc Redmann
2007-01-28 16:31 ` Dan Johansson
2007-01-28 23:23 ` Marc Redmann
2007-01-29 21:02 ` Mick
2007-01-30 19:06 ` Dan Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox