Gentoo Archives: gentoo-user

From: "Andrés Becerra Sandoval" <andres.becerra@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kde-4 device detection
Date: Fri, 27 May 2011 21:15:41
Message-Id: BANLkTinwtbX_MPMe=QTex4o5O7GNUifNcA@mail.gmail.com
In Reply to: Re: [gentoo-user] kde-4 device detection by Paul Hartman
1 On Fri, May 27, 2011 at 3:28 PM, Paul Hartman
2 <paul.hartman+gentoo@×××××.com> wrote:
3 > 2011/5/27 Andrés Becerra Sandoval <andres.becerra@×××××.com>:
4 >> Hello,
5 >>
6 >> Recently, perhaps a week ago, my kde-4.6.3 system stopped detecting
7 >> storage devices when inserted (CDs, DVDs, USB sticks) on a ~x86
8 >> system. Devices are not detected in dolphin, nor in  the device
9 >> notifier applet.
10 >>
11 >> Is really strange, because my laptop (a ~amd64 system) has the same
12 >> kde packages and is working fine.
13 >>
14 >> Is there anybody suffering the same problem?
15 >
16 > Is it detected by kernel/udev? If it is then maybe it's a udisks
17 > problem. Did you emerge a new version lately? Policy changes?
18 >
19 > Assuming you're not still using HAL (in that case try to restart hald).
20 >
21 >
22
23 No, I am not using HAL, (I even have useflag -hal).
24
25 kernel and udev must be working fine because "solid-hardware list" and
26 "udisks --enumerate" show the partitions in a USB memory recently
27 inserted.
28
29 If I do: udisks --mount /dev/sdb1
30 the partition gets mounted !
31
32 If I do: solid-hardware mount /org/freedesktop/UDisks/devices/sdb1
33 I get the error: Error: /org/freedesktop/UDisks/devices/sdb1 has no
34 interface StorageAccess.
35
36 I have re-emerged solid, solid-runtime and udisks, and the problem persists.
37
38 --
39   Andrés Becerra Sandoval