LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-05-2012, 09:15 AM   #1
michijo
Member
 
Registered: Apr 2011
Posts: 162

Rep: Reputation: 0
Slackware 14 Thunar not Automounting


I am a member of the plugdev group, but thunar will not automount USB plugins after upgrading to 14.
 
Old 11-05-2012, 09:36 AM   #2
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,367

Rep: Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748
Thunar does not automount on my Slackware 14 since I went into Edit -> Preferences -> Advanced -> Configure -> Storage and deselected 'Mount removable drives when hotplugged'.
 
Old 11-05-2012, 09:50 AM   #3
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by allend View Post
Thunar does not automount on my Slackware 14 since I went into Edit -> Preferences -> Advanced -> Configure -> Storage and deselected 'Mount removable drives when hotplugged'.
I already know about that. Ive been using Thunar for some time. I even have my own custom actions such as "open terminal in this directory".
 
Old 11-05-2012, 09:53 AM   #4
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
Is fdisk not installed by default on slackware? My system says fdisk not installed.

edit: oh, it can only be run under su, not sudo.

Last edited by michijo; 11-05-2012 at 09:57 AM.
 
Old 11-05-2012, 09:53 AM   #5
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,367

Rep: Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748
Are you saying that it has never worked or that it has stopped working?
 
Old 11-05-2012, 09:57 AM   #6
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by allend View Post
Are you saying that it has never worked or that it has stopped working?
It stopped working. I have often opened thunar and seen my mp3 player or camera automounted.
 
Old 11-05-2012, 10:00 AM   #7
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,367

Rep: Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748
So what have you changed? Have you changed kernels, installed software, removed packages?
 
Old 11-05-2012, 10:03 AM   #8
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by allend View Post
So what have you changed? Have you changed kernels, installed software, removed packages?
I upgraded to slackware 14. I am looking at the mounts. I can found my cameraphone mounted with fdisk, but it is not showing up in thunar. I remember having this problem once before, and it was solved somehow, maybe adding an entry to /etc/fstab.

The problem with that is the mount of a usb plugin can change names. It is not always /dev/sdf. It could become something else, so fstab entries for USB could be a mistake.

Last edited by michijo; 11-05-2012 at 10:10 AM.
 
Old 11-05-2012, 10:10 AM   #9
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,367

Rep: Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748Reputation: 2748
Perhaps your device needed a custom udev rule so that it would be recognised. If you upgraded, did you make a copy of your /etc directory prior to the upgrade? You may have had a custom rule in /etc/udev/rules.d
 
Old 11-05-2012, 10:18 AM   #10
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
Unhappy

Quote:
Originally Posted by allend View Post
Perhaps your device needed a custom udev rule so that it would be recognised. If you upgraded, did you make a copy of your /etc directory prior to the upgrade? You may have had a custom rule in /etc/udev/rules.d
Hey, that may have been it, I made some udev rule. I am glad that i made a copy of /etc. Unfortunately my copy of /etc is saved on a USB device! Ill have to make a new rule.

Last edited by michijo; 11-05-2012 at 10:20 AM.
 
Old 11-05-2012, 10:29 AM   #11
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
Ill just plug my usb drive into my laptop and see what is in the etc! Slackware is my desktop computer.
 
Old 11-05-2012, 10:36 AM   #12
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
No, I cross-checked the UDEV directory. It's the same in the new slackware as in the saved etc directory I have.
 
Old 11-05-2012, 10:37 AM   #13
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
What What desktop environment or window manager are you using?

Have a look at this:
http://www.slackword.net/?p=462
 
Old 11-05-2012, 10:41 AM   #14
michijo
Member
 
Registered: Apr 2011
Posts: 162

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by sycamorex View Post
What What desktop environment or window manager are you using?

Have a look at this:
http://www.slackword.net/?p=462
I am using xmonad. I do start it with startx and an xinitrc file. Not sure what i3 is.
 
Old 11-05-2012, 10:44 AM   #15
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by michijo View Post
I am using xmonad. I do start it with startx and an xinitrc file. Not sure what i3 is.
That was just an example. i3 is just a window manager, similar to xmonad. Can you post your .xinitrc?
 
  


Reply



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
Slackware 11 + Fluxbox + Thunar?? juboba Linux - Software 5 10-20-2010 07:57 AM
[SOLVED] no icons in thunar when using fluxbox in slackware 12.1 hoodooman Linux - Software 3 09-20-2008 11:53 AM
Thunar slackware 11 millionknives Linux - Software 5 04-04-2007 10:30 PM
Thunar install on Slackware 10.2 kernel 2.6.16.19 brooky9999 Slackware 12 06-06-2006 01:46 AM
Slackware and automounting jfallon Slackware 2 02-09-2004 01:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:41 AM.

Main Menu
Advertisement
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.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration