[Bug 588217] New: As normal user it is not possible to mount USB devices, as root user there is no problem!
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c0 Summary: As normal user it is not possible to mount USB devices, as root user there is no problem! Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Hotplug AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: M.Peters40@kpnplanet.nl QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.0) Gecko/20100115 SUSE/3.6.0-1.8 Firefox/3.6 Logged in as normal user, cannot mount plugged in (after beeing logged in as normal user) devices (USB). Logged in as root, then there's no problem to mount allready connected USB devices. Also pluggin in after beeing logged in as root gives no problems, can mount the devices as supposed to be. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |vojtech@novell.com CC| |xyyang@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|vojtech@novell.com | AssignedTo|bnc-team-screening@forge.pr |gregkh@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c1 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gregkh@novell.com AssignedTo|gregkh@novell.com |kasievers@novell.com --- Comment #1 from Greg Kroah-Hartman <gregkh@novell.com> 2010-03-16 13:00:29 UTC --- odd, does not sound like a kernel issue, reassigning... -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c2 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |M.Peters40@kpnplanet.nl --- Comment #2 from Kay Sievers <kasievers@novell.com> 2010-03-16 13:32:35 UTC --- Which desktop environment? In a terminal window opened from the desktop login, what does: ck-list-sessions print? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c3 --- Comment #3 from M.B. Peters <M.Peters40@kpnplanet.nl> 2010-03-18 19:55:40 UTC --- (In reply to comment #2)
Which desktop environment?
In a terminal window opened from the desktop login, what does: ck-list-sessions print?
This from data operating system: OS: Linux 2.6.33-5-desktop x86_64 Huidige gebruiker: giel@linux-6yqh Systeem: openSUSE 11.3 Milestone 3 (x86_64) KDE: 4.4.00 (KDE 4.4.0) "release 1" this from ck-list-sessions: Session2: unix-user = '1000' realname = 'Giel Peters' seat = 'Seat1' session-type = '' active = TRUE x11-display = ':0' x11-display-device = '/dev/tty7' display-device = '' remote-host-name = '' is-local = TRUE on-since = '2010-03-18T19:44:11.269453Z' login-session-id = '4294967295' -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c4 --- Comment #4 from Kay Sievers <kasievers@novell.com> 2010-03-23 10:47:10 UTC --- That seems fine so far. You could try to find the device you want to mount in the output of: lshal The section with the device will provide the name of the device as something like: udi = '/org/freedesktop/Hal/devices/volume_uuid_a8c44c65_0a92_415e_9a36_f66b3243f496' Then you could try to ask HAL directly to mount this device with: dbus-send --system --print-reply --dest=org.freedesktop.Hal /org/freedesktop/Hal/devices/volume_uuid_a8c44c65_0a92_415e_9a36_f66b3243f496 org.freedesktop.Hal.Device.Volume.Mount string: string: array:string: -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=588217 http://bugzilla.novell.com/show_bug.cgi?id=588217#c5 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|M.Peters40@kpnplanet.nl | Resolution| |NORESPONSE --- Comment #5 from Kay Sievers <kasievers@novell.com> 2010-05-03 12:28:22 UTC --- No response. Closing. It's likely solved anyway, by dropping PolicyKit support from HAL. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com