[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Removable medias not visible in dolphin/nemo



Dear List Participants,

I'm using my laptop (Debian Sid with Cinnamon) with two users : one for personal use and the other user for work.

My work user starts some time ago to not show/auto mount removable medias (usb stick / drives, SD cards) in dolphin or nemo. My personal user still shows those medias and auto-mount them.

I don't remember having changed something to my user's configurations.

With my work user I can still manually mount those removable medias with pmount.

Here is the output of udisksctl :
$ udisksctl monitor
Monitoring the udisks daemon. Press Ctrl+C to exit.
11:38:54.871: The udisks-daemon is running (name-owner :1.6).
11:39:00.143: Added /org/freedesktop/UDisks2/drives/Lexar_USB_Flash_Drive_EF17653AF3E41F759F9C
  org.freedesktop.UDisks2.Drive:
    CanPowerOff:                true
    Configuration:              {}
    ConnectionBus:              usb
    Ejectable:                  true
    Id:                         Lexar-USB-Flash-Drive-EF17653AF3E41F759F9C
    Media:                      
    MediaAvailable:             true
    MediaChangeDetected:        true
    MediaCompatibility:        
    MediaRemovable:             true
    Model:                      USB Flash Drive
    Optical:                    false
    OpticalBlank:               false
    OpticalNumAudioTracks:      0
    OpticalNumDataTracks:       0
    OpticalNumSessions:         0
    OpticalNumTracks:           0
    Removable:                  true
    Revision:                   8.07
    RotationRate:               -1
    Seat:                       seat0
    Serial:                     EF17653AF3E41F759F9C
    SiblingId:                  /sys/devices/pci0000:00/0000:00:14.0/usb2/2-1/2-1.4/2-1.4:1.0
    Size:                       8017412096
    SortKey:                    01hotplug/1577961540141987
    TimeDetected:               1577961540141987
    TimeMediaDetected:          1577961540141987
    Vendor:                     Lexar
    WWN:                        
11:39:00.149: Added /org/freedesktop/UDisks2/block_devices/sdc
  org.freedesktop.UDisks2.Block:
    Configuration:              []
    CryptoBackingDevice:        '/'
    Device:                     /dev/sdc
    DeviceNumber:               2080
    Drive:                      '/org/freedesktop/UDisks2/drives/Lexar_USB_Flash_Drive_EF17653AF3E41F759F9C'
    HintAuto:                   true
    HintIconName:              
    HintIgnore:                 false
    HintName:                  
    HintPartitionable:          true
    HintSymbolicIconName:      
    HintSystem:                 false
    Id:                         by-uuid-2015-04-25-13-07-34-00
    IdLabel:                    Debian jessie 20150425-14:07
    IdType:                     iso9660
    IdUUID:                     2015-04-25-13-07-34-00
    IdUsage:                    filesystem
    IdVersion:                  Joliet Extension
    MDRaid:                     '/'
    MDRaidMember:               '/'
    PreferredDevice:            /dev/sdc
    ReadOnly:                   false
    Size:                       8017412096
    Symlinks:                   /dev/disk/by-id/usb-Lexar_USB_Flash_Drive_EF17653AF3E41F759F9C-0:0
                                /dev/disk/by-label/Debian\x20jessie\x2020150425-14:07
                                /dev/disk/by-path/pci-0000:00:14.0-usb-0:1.4:1.0-scsi-0:0:0:0
                                /dev/disk/by-uuid/2015-04-25-13-07-34-00
    UserspaceMountOptions:      
  org.freedesktop.UDisks2.PartitionTable:
    Partitions:         []
    Type:               dos
11:39:00.260: Added /org/freedesktop/UDisks2/block_devices/sdc1
  org.freedesktop.UDisks2.Block:
    Configuration:              []
    CryptoBackingDevice:        '/'
    Device:                     /dev/sdc1
    DeviceNumber:               2081
    Drive:                      '/org/freedesktop/UDisks2/drives/Lexar_USB_Flash_Drive_EF17653AF3E41F759F9C'
    HintAuto:                   true
    HintIconName:              
    HintIgnore:                 false
    HintName:                  
    HintPartitionable:          true
    HintSymbolicIconName:      
    HintSystem:                 false
    Id:                         by-uuid-0E77-49D7
    IdLabel:                    BLEU
    IdType:                     vfat
    IdUUID:                     0E77-49D7
    IdUsage:                    filesystem
    IdVersion:                  FAT32
    MDRaid:                     '/'
    MDRaidMember:               '/'
    PreferredDevice:            /dev/sdc1
    ReadOnly:                   false
    Size:                       8016363520
    Symlinks:                   /dev/disk/by-id/usb-Lexar_USB_Flash_Drive_EF17653AF3E41F759F9C-0:0-part1
                                /dev/disk/by-label/BLEU
                                /dev/disk/by-partuuid/7f85b216-01
                                /dev/disk/by-path/pci-0000:00:14.0-usb-0:1.4:1.0-scsi-0:0:0:0-part1
                                /dev/disk/by-uuid/0E77-49D7
    UserspaceMountOptions:      
  org.freedesktop.UDisks2.Filesystem:
    MountPoints:        
    Size:               0
  org.freedesktop.UDisks2.Partition:
    Flags:              0
    IsContained:        false
    IsContainer:        false
    Name:              
    Number:             1
    Offset:             1048576
    Size:               8016363520
    Table:              '/org/freedesktop/UDisks2/block_devices/sdc'
    Type:               0x0b
    UUID:               7f85b216-01

Here I mount the usb stick with pmount :
11:39:00.261: /org/freedesktop/UDisks2/block_devices/sdc: org.freedesktop.UDisks2.PartitionTable: Properties Changed
  Partitions:           ['/org/freedesktop/UDisks2/block_devices/sdc1']
11:40:42.191: /org/freedesktop/UDisks2/block_devices/sdc1: org.freedesktop.UDisks2.Filesystem: Properties Changed
  MountPoints:          /media/BLEU
11:40:42.552: /org/freedesktop/UDisks2/block_devices/sdc1: org.freedesktop.UDisks2.Block: Properties Changed
  UserspaceMountOptions:        user
11:40:42.553: /org/freedesktop/UDisks2/block_devices/sda: org.freedesktop.UDisks2.PartitionTable: Properties Changed
  Partitions:           ['/org/freedesktop/UDisks2/block_devices/sda3', '/org/freedesktop/UDisks2/block_devices/sda5', '/org/freedesktop/UDisks2/block_devices/sda2', '/org/freedesktop/UDisks2/block_devices/sda7', '/org/freedesktop/UDisks2/block_devices/sda4', '/org/freedesktop/UDisks2/block_devices/sda1', '/org/freedesktop/UDisks2/block_devices/sda6']

And pumount it :
11:41:00.185: /org/freedesktop/UDisks2/block_devices/sdc1: org.freedesktop.UDisks2.Filesystem: Properties Changed
  MountPoints:          
11:41:00.522: /org/freedesktop/UDisks2/block_devices/sdc1: org.freedesktop.UDisks2.Block: Properties Changed
  UserspaceMountOptions:        
11:43:25.327: Removed /org/freedesktop/UDisks2/block_devices/sdc1
11:43:25.331: Removed /org/freedesktop/UDisks2/block_devices/sdc
11:43:25.332: Removed /org/freedesktop/UDisks2/drives/Lexar_USB_Flash_Drive_EF17653AF3E41F759F9C

Any hint on what might explain this problem and how to resolve it ?

Regards,

Sébastien KALT

Reply to: