LinuxQuestions.org
Support LQ: Use code LQCO20 and save 20% on CrossOver Office
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools Search this Thread
Old 05-03-2009, 12:29 AM   #1
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: Debian-woody-> sarge-> etch -> lenny -> squeeze
Posts: 1,108
Thanked: 6
thunar stopped to mount USB storages (Debian squeeze)


[Log in to get rid of this advertisement]
Hya,

System Debian Squeese on Acer laptop.

Problem is that thunar stopped to mount USB storages.

Error message is:
Code:
org.freedesktop.hal.storage.mount-removable no <-- (action, result).
I followed troubleshooting process described under file:///usr/share/doc/thunar/html/C/using-removable-media.html . Result is same.

I also followed to try to this http://forum.soft32.com/linux/Bug-52...ict482912.html

But I somewhat think that symptom is different. Even though I start thunar manually, nothing changes...

Does anybody know how to make things work?

Happy Penguins!
kaz2100 is offline  
Tag This Post , , , ,
Reply With Quote
Old 05-03-2009, 01:59 AM   #2
jdkaye
Senior Member
 
Registered: Dec 2008
Location: Gorizia
Distribution: Debian Testing
Posts: 1,794
Thanked: 158
Quote:
Originally Posted by kaz2100 View Post
Hya,

System Debian Squeese on Acer laptop.

Problem is that thunar stopped to mount USB storages.

Error message is:
Code:
org.freedesktop.hal.storage.mount-removable no <-- (action, result).
I followed troubleshooting process described under file:///usr/share/doc/thunar/html/C/using-removable-media.html . Result is same.

I also followed to try to this http://forum.soft32.com/linux/Bug-52...ict482912.html

But I somewhat think that symptom is different. Even though I start thunar manually, nothing changes...

Does anybody know how to make things work?

Happy Penguins!
Have you tried mounting the usb manually from a command line? something like this:
Code:
sudo mount /dev/sda1 /media/usbdisk
Do you get an error message when you do this? (the dev may not be sda1 and your mount point may not be /media/usbdisk. Just change the command to fit your particular setup). Also is your usb storage device include in the fstab file?
cheers,
jdk
jdkaye is offline     Reply With Quote
Old 05-03-2009, 04:59 AM   #3
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: Debian-woody-> sarge-> etch -> lenny -> squeeze
Posts: 1,108
Thanked: 6

Original Poster
Hya,

Yes, I can even mount the USB drive using pmount without any trouble.

Problem does not seem to mount/umount related, but hal or volman related.

I did not mention clearly, but it used to work at lease last week.

Happy Penguins!

Added on edit.
Same symptom happens with Toshiba laptop also.

Last edited by kaz2100; 05-03-2009 at 05:17 AM.. Reason: added info (toshiba)
kaz2100 is offline     Reply With Quote
Old 05-03-2009, 10:09 AM   #4
jdkaye
Senior Member
 
Registered: Dec 2008
Location: Gorizia
Distribution: Debian Testing
Posts: 1,794
Thanked: 158
I'm not sure I understand. Isn't thunar a file manager? Can't you navigate to the mount point of your usb drive?
jdk
jdkaye is offline     Reply With Quote
Old 05-05-2009, 06:40 AM   #5
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: Debian-woody-> sarge-> etch -> lenny -> squeeze
Posts: 1,108
Thanked: 6

Original Poster
Hya,

Not solved yet.

I have checked hal policies (compared to lenny one), but I do not think I am on the right track.

When thunar is evoked as a daemon.
Code:
>thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_if0.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_scsi_host_scsi_device_lun0.
The message above pops out when an USB stick is connected.

Happy Penguins!

Last edited by kaz2100; 05-05-2009 at 06:50 AM.. Reason: typo
kaz2100 is offline     Reply With Quote
Old 05-05-2009, 11:24 AM   #6
jdkaye
Senior Member
 
Registered: Dec 2008
Location: Gorizia
Distribution: Debian Testing
Posts: 1,794
Thanked: 158
Quote:
Originally Posted by kaz2100 View Post
Hya,

Not solved yet.

I have checked hal policies (compared to lenny one), but I do not think I am on the right track.

When thunar is evoked as a daemon.
Code:
>thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_if0.
thunar-volman: No property info.capabilities on device with id /org/freedesktop/Hal/devices/usb_device_90c_1000_AA20000000015580_scsi_host_scsi_device_lun0.
The message above pops out when an USB stick is connected.

Happy Penguins!
Sorry, I guess I don't know what thunar is. I thought it was a file manager. Anyway, I don't use it so maybe somebody who does can help.
Srak ni,
jdk
jdkaye is offline     Reply With Quote
Old 05-09-2009, 03:43 PM   #7
kenneth_s
LQ Newbie
 
Registered: May 2009
Posts: 1
Thanked: 0
Hi kaz2100,

I am experiencing the same behavior with Squeeze. Used to work, now it doesn't.
Using PCMan file manager. Mounting manually is OK.

Hopefully it's fixed soon
kenneth_s is offline     Reply With Quote
Old 05-11-2009, 11:22 AM   #8
kabniel
LQ Newbie
 
Registered: Aug 2003
Location: Sweden
Distribution: Debian Squeeze
Posts: 27
Thanked: 0
I had the same problem, got it to work by adding this to /etc/PolicyKit/PolicyKit.conf

Code:
<config version="0.1">
 <match action="org.freedesktop.hal.storage.mount-removable">
   <match user="myaccountnamehere">
     <return result="yes"/>
   </match>
 </match>
</config>
It is just something i picked up on a quick google and might not be an ideal solution, but it works for now.
kabniel is offline     Reply With Quote
Old 05-12-2009, 06:32 PM   #9
kaz2100
Senior Member
 
Registered: Apr 2005
Location: Penguin land, with apple, no gates
Distribution: Debian-woody-> sarge-> etch -> lenny -> squeeze
Posts: 1,108
Thanked: 6

Original Poster
Hya,

Thanks for your posts.

1. I will look into packages in common (PCman and thunar).

2. PolicyKit works with Toshiba but not with Acer. (Both Debian squeeze)

Happy Penguins!
kaz2100 is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian Squeeze Repositories drakeman007 Linux - Newbie 14 08-17-2009 03:19 PM
nautilus or thunar freeze when nfs mount not available nephish Linux - Software 6 12-31-2008 05:13 PM
usb auto mount stopped working nkd Linux - Hardware 4 12-21-2008 01:08 PM
SuSE 9.3 USB Flash Drive Auto Mount Stopped Working nuro305 Linux - Hardware 11 04-15-2007 06:21 AM
Can't mount 2 usb-storages after one another on same port? furryspider Linux - Software 3 08-14-2004 04:03 PM


All times are GMT -5. The time now is 04:22 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration