Gentoo Archives: gentoo-user

From: Jon Cox <hyperserv@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] k3b: Drive not found ...
Date: Sun, 30 Jan 2011 07:25:12
Message-Id: 201101300023.41446.hyperserv@gmail.com
In Reply to: [gentoo-user] k3b: Drive not found ... by meino.cramer@gmx.de
1 Hello,
2
3 I was recently having similar issues with a computer I picked up
4 from my university's surplus that I put a fresh Gentoo install on.
5 The issues went away after I restarted dbus, a la:
6
7 $ /etc/init.d/dbus restart
8
9 It may not fix your issues, but it did make mine vanish. Best of
10 luck!
11
12 -Jon
13
14
15 On Sunday 30 January 2011 00:01:25 meino.cramer@×××.de
16 wrote:
17 > Hi,
18 >
19 > My setup is ASUS Crosshair IV formula. Attached to the box is
20 a
21 > USB->IDE converted. Attached to this converter there is my
22 "old"
23 > DVD burner.
24 >
25 > This setup has worked for reading and writing DVDs/CDs in
26 the past.
27 >
28 > But there must be a update or something which kills that....
29 >
30 > There is:
31 > solfire:/root>l /dev/sr0
32 > brw-rw---- 1 root cdrom 11, 0 2011-01-30 07:51 /dev/sr0
33 > solfire:/root>
34 >
35 > Therefore the burner is detected by the kernel an appropiate
36 > permissions are given to it.
37 >
38 > I am member of the group "cdrom".
39 >
40 > When k3b is started from the commandline I see this output:
41 >
42 > K3bQProcess::QProcess(0x0)
43 > QStringList
44 >
45 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
46 > Solid::DeviceInterface::Type&) error:
47 > "org.freedesktop.DBus.Error.AccessDenied"
48 >
49 > K3bQProcess::QProcess(0x0)
50 > k3b(22035)/kdeui (kdelibs): Attempt to use QAction
51 "view_projects" with
52 > KXMLGUIFactory! k3b(22035)/kdeui (kdelibs): Attempt to use
53 QAction
54 > "view_dir_tree" with KXMLGUIFactory! k3b(22035)/kdeui
55 (kdelibs): Attempt
56 > to use QAction "view_contents" with KXMLGUIFactory!
57 k3b(22035)/kdeui
58 > (kdelibs): Attempt to use QAction "location_bar" with
59 KXMLGUIFactory!
60 > solfire:/home/mccramer>QStringList
61 >
62 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
63 > Solid::DeviceInterface::Type&) error:
64 > "org.freedesktop.DBus.Error.AccessDenied"
65 >
66 > QStringList
67 >
68 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
69 > Solid::DeviceInterface::Type&) error:
70 > "org.freedesktop.DBus.Error.AccessDenied"
71 >
72 > QStringList
73 >
74 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
75 > Solid::DeviceInterface::Type&) error:
76 > "org.freedesktop.DBus.Error.AccessDenied"
77 >
78 > QStringList
79 >
80 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
81 > Solid::DeviceInterface::Type&) error:
82 > "org.freedesktop.DBus.Error.AccessDenied"
83 >
84 > QStringList
85 >
86 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
87 > Solid::DeviceInterface::Type&) error:
88 > "org.freedesktop.DBus.Error.AccessDenied"
89 >
90 > QStringList
91 >
92 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
93 > Solid::DeviceInterface::Type&) error:
94 > "org.freedesktop.DBus.Error.AccessDenied"
95 >
96 > QStringList
97 >
98 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
99 > Solid::DeviceInterface::Type&) error:
100 > "org.freedesktop.DBus.Error.AccessDenied"
101 >
102 > QStringList
103 >
104 Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const
105 > Solid::DeviceInterface::Type&) error:
106 > "org.freedesktop.DBus.Error.AccessDenied"
107 >
108 > k3b(22035)/kdecore (services)
109 KMimeTypeFactory::parseMagic: Now parsing
110 > "/usr/share/mime/magic" k3b(22035)/kdecore (services)
111 > KMimeTypeFactory::parseMagic: Now parsing
112 > "/home/mccramer/.local/share/mime/magic"
113 >
114 >
115 > Unfortunately I have no clue, what it wants to tell me. Only this
116 > "Permission denied" alerts me...but where to patch/modify
117 what?
118 >
119 > A hint for a fix is very appreciated ;)
120 > Thanks a lot in advance!
121 > Best regards,
122 > mcc

Replies

Subject Author
Re: [gentoo-user] k3b: Drive not found ... meino.cramer@×××.de