LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-19-2011, 12:16 PM   #211
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43

Quote:
Originally Posted by cwizardone View Post
For the first time in many months, this morning I had the opportunity to use a Floppy disk and an external USB drive.
Neither were recognized by Xfce 4.8. I was able to get to the USB drive by opening a terminal and, as root, mounting
it "by hand," but was never able to get it to see the floppy.
Just FYI.
Can you mount the USB drive with your normal user from a terminal using udisks?
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 02-19-2011, 06:49 PM   #212
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
I just found these instructions from the archlinux team, and they seem to fix my USB mounting problems.

https://wiki.archlinux.org/index.php...ovable_devices
 
Old 02-19-2011, 08:27 PM   #213
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by rmjohnso View Post
I just found these instructions from the archlinux team, and they seem to fix my USB mounting problems.

https://wiki.archlinux.org/index.php...ovable_devices
I don't know what's different on your system, but none of that should be necessary.
 
Old 02-19-2011, 08:37 PM   #214
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
Are there any settings I can double-check to see what is causing the problem?
 
Old 02-19-2011, 08:49 PM   #215
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
The only thing that comes to mind is to make sure the xinitrc file in your $HOME matches the one installed on the system.

How are you starting Xfce? (e.g. runlevel 3 then startx, runlevel 3 then startxfce4, runlevel 4 via gdm, runlevel 4 via slim, etcetera)

After starting Xfce, what is the output of "ck-list-sessions" from an xterm?
 
Old 02-19-2011, 09:16 PM   #216
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
I don't have an xinitrc in my $HOME, and I start xfce from runlevel 3 with startx.

This is the output of 'ck-list-sessions':

Code:
Session1:
	unix-user = '1000'
	realname = ''
	seat = 'Seat1'
	session-type = ''
	active = TRUE
	x11-display = ':0'
	x11-display-device = '/dev/tty7'
	display-device = '/dev/tty1'
	remote-host-name = ''
	is-local = TRUE
	on-since = '2011-02-20T00:48:05.864606Z'
	login-session-id = '4294967295'
 
Old 02-19-2011, 09:31 PM   #217
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276
When using Xfce 4.6.1 or 2 there were always 3 to 4, sometimes more, Thunar related icons on the desktop. There was
one for the "file system," one for my "Home" directory, one for the floppy drive regardless if whether or not there was a floppy in the drive, and others if there was a disk in one of the CD/DVD drives or a external USB drive was plugged in.
With 4.8 there are only two icons, one for the "file system" and one for "home." The floppy drive, as far as Xfce is concerned, doesn't exist. It doesn't matter what I plug-in to a USB port or insert into a CD/DVD drive, they are not recognized.
 
0 members found this post helpful.
Old 02-19-2011, 11:01 PM   #218
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by rmjohnso View Post
I don't have an xinitrc in my $HOME, and I start xfce from runlevel 3 with startx.
ConsoleKit session info looks fine. Re xinitrc, I wasn't clear on what I meant - it's actually $HOME/.xinitrc, which is copied into place by xwmconfig

---------- Post added Feb 19th, 2011 at 23:01 ----------

Quote:
Originally Posted by cwizardone View Post
When using Xfce 4.6.1 or 2 there were always 3 to 4, sometimes more, Thunar related icons on the desktop. There was
one for the "file system," one for my "Home" directory, one for the floppy drive regardless if whether or not there was a floppy in the drive, and others if there was a disk in one of the CD/DVD drives or a external USB drive was plugged in.
With 4.8 there are only two icons, one for the "file system" and one for "home." The floppy drive, as far as Xfce is concerned, doesn't exist. It doesn't matter what I plug-in to a USB port or insert into a CD/DVD drive, they are not recognized.
I don't have any way of testing the floppy stuff - I don't have one :/
 
1 members found this post helpful.
Old 02-20-2011, 09:30 AM   #219
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
I ran xwmconfig, but it did not copy an xinitrc to my $HOME directory.
 
Old 02-20-2011, 09:34 AM   #220
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 rmjohnso View Post
I ran xwmconfig, but it did not copy an xinitrc to my $HOME directory.
Have you chosen a desktop environment in xwmconfig?
Also please note that it's .xinitrc not xinitrc
 
Old 02-20-2011, 11:18 AM   #221
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Rep: Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276Reputation: 7276
Quote:
Originally Posted by rworkman View Post
....I don't have any way of testing the floppy stuff - I don't have one :/
Just for chuckles I re-installed Xfce 4.6.2 (from current) and voilą, the floppy drive icon re-appeared.
I think I'll stay with 4.6.2 for a while (yeah, I know, I've said that before )
 
Old 02-20-2011, 11:23 AM   #222
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
Quote:
Originally Posted by sycamorex View Post
Have you chosen a desktop environment in xwmconfig?
Also please note that it's .xinitrc not xinitrc
I realized I only ever ran xwmconfig as root and not using my normal account. I never ran it as my normal user because I wanted the system-wide setting to be xfce. I reran xwmconfig using my normal account, and now I have the .xinitrc file in my $HOME directory. However, it does not solve the USB mounting issue, so I've added back the polkit-1 rule and the storage group as the Arch Linux team suggested.
 
Old 02-20-2011, 12:35 PM   #223
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
Quote:
Originally Posted by rmjohnso View Post
I realized I only ever ran xwmconfig as root and not using my normal account. I never ran it as my normal user because I wanted the system-wide setting to be xfce. I reran xwmconfig using my normal account, and now I have the .xinitrc file in my $HOME directory. However, it does not solve the USB mounting issue, so I've added back the polkit-1 rule and the storage group as the Arch Linux team suggested.
Are you using PAM?
Arch is using a hack to bypass a bug in PAM.
Quote:
The changes doesn't need any restart or reload. Please note that this is a temporary solution as Ionut and other core dev prefer to fix the pam + ck issues
USB/CD/DVD mounting works flawlessly here (init 4 from KDM). Even when Thunar is not opened, if I insert a flash drive, Thunar will auto open to the mounted drive. I suspect you double checked your group permissions, and do not have conflicting entries in fstab.

What happens if you launch xfce from KDM? I wonder if this is another issue with their xinitrc?
 
Old 02-20-2011, 01:02 PM   #224
rmjohnso
Member
 
Registered: Mar 2006
Location: Wisconsin
Distribution: Slackware64-Current
Posts: 294

Rep: Reputation: 43
I'm not using PAM.

I don't have anything KDE installed. If there aren't any other options, I might install it to see how things go with KDM.

Here is my fstab:
Code:
/dev/sda2	 /		  ext4	      defaults         1   1
/dev/sda1	 /media/c	  ntfs-3g     umask=000	       1   0
/dev/sda3        /media/d         ntfs-3g     umask=000        1   0
#/dev/cdrom      /mnt/cdrom       auto        noauto,owner,ro  0   0
devpts           /dev/pts         devpts      gid=5,mode=620   0   0
proc             /proc            proc        defaults         0   0
tmpfs            /dev/shm         tmpfs       defaults         0   0
My normal user account is a member of the following groups:
root, wheel, floppy, audio, video, cdrom, messagebus, users, console, vboxusers, and storage (added storage per Arch Linux suggestion)
 
Old 02-20-2011, 01:14 PM   #225
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
Why aren't you a member of plugdev power?
 
  


Reply

Tags
xfce 4.8 final



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
How to install xfce 4.6 at /opt/xfce? josealexandre Linux - General 2 03-01-2009 12:31 PM
XFce and Compiz : xfce doesn't manage the desktop naaman Linux - Desktop 0 07-16-2008 01:39 AM
XFCE Network ServersI use XFCE (sometimes) but I can not find my network folders on a holzster Ubuntu 0 10-24-2006 05:48 PM
Xfce problems with task bar and xfce-panel aeruzcar Linux - Software 4 06-26-2006 05:29 AM
Xfce!! Enter_Slackgirl Linux - Newbie 3 03-14-2004 08:11 AM

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

All times are GMT -5. The time now is 06:04 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