[Bug 184944] Re: sd card only mounted after reboot

2009-05-10 Thread Olivier Blanc
I do have the same problem.
Here are the information required :

Before insertion :

oliv...@bibi-3:~$ gvfs-mount -li
Drive(0): Lecteur de stockage de masse
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: 
'/org/freedesktop/Hal/devices/storage_serial_SATA_WDC_WD800BEVS_2_WD_WXEY07195309'
   unix-device: '/dev/sda'
  themed icons:  [drive-removable-media]  [drive-removable]  [drive]
  is_media_removable=0
  has_media=1
  is_media_check_automatic=0
  can_poll_for_media=0
  can_eject=0
  Volume(0): ACER
Type: GProxyVolume (GProxyVolumeMonitorHal)
ids:
 uuid: 'B0E0100EE00FDA0C'
 hal-udi: '/org/freedesktop/Hal/devices/volume_uuid_B0E0100EE00FDA0C'
 unix-device: '/dev/sda2'
 label: 'ACER'
uuid=B0E0100EE00FDA0C
themed icons:  [drive-removable-media]  [drive-removable]  [drive]
can_mount=1
can_eject=0
Drive(1): Lecteur CD-RW/DVD-ROM
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_model_CD_RW_CRX880A'
   unix-device: '/dev/sr0'
  themed icons:  [drive-optical-recorder]  [drive-optical]  [drive]
  is_media_removable=1
  has_media=0
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1


After insertion :

oliv...@bibi-3:~$ gvfs-mount -li
Drive(0): Lecteur de stockage de masse
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: 
'/org/freedesktop/Hal/devices/storage_serial_SATA_WDC_WD800BEVS_2_WD_WXEY07195309'
   unix-device: '/dev/sda'
  themed icons:  [drive-removable-media]  [drive-removable]  [drive]
  is_media_removable=0
  has_media=1
  is_media_check_automatic=0
  can_poll_for_media=0
  can_eject=0
  Volume(0): ACER
Type: GProxyVolume (GProxyVolumeMonitorHal)
ids:
 uuid: 'B0E0100EE00FDA0C'
 hal-udi: '/org/freedesktop/Hal/devices/volume_uuid_B0E0100EE00FDA0C'
 unix-device: '/dev/sda2'
 label: 'ACER'
uuid=B0E0100EE00FDA0C
themed icons:  [drive-removable-media]  [drive-removable]  [drive]
can_mount=1
can_eject=0
Drive(1): Lecteur CD-RW/DVD-ROM
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_model_CD_RW_CRX880A'
   unix-device: '/dev/sr0'
  themed icons:  [drive-optical-recorder]  [drive-optical]  [drive]
  is_media_removable=1
  has_media=0
  is_media_check_automatic=1
  can_poll_for_media=1
  can_eject=1


Here is the trace of  lshal --monitor :
oliv...@bibi-3:~/trav/workspace/deploiement/outils-virtualisation$ lshal 
--monitor

Start monitoring devicelist:
-
15:17:21.877: pci_104c_803b_mmc_host added
15:17:25.030: computer_power_supply_battery_BAT0 property 
battery.voltage.current = 12496 (0x30d0)
15:18:09.979: pci_104c_803b_mmc_host removed

Can I provide mode informations ?

Thanks for your help

Olivier

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2009-05-10 Thread Olivier Blanc
After a reboot (with the SD card plugged in) I have the following disk
viewed by gvfs-mount -li

Drive(2): Lecteur SD/MMC
  Type: GProxyDrive (GProxyVolumeMonitorHal)
  ids:
   hal-udi: '/org/freedesktop/Hal/devices/storage_serial_0x9c2a7ba5'
   unix-device: '/dev/mmcblk0'
  themed icons:  [drive-removable-media-flash-sd]  
[drive-removable-media-flash]  [drive-removable-media]  [drive-removable]  
[drive]
  is_media_removable=0
  has_media=1
  is_media_check_automatic=0
  can_poll_for_media=0
  can_eject=0
  Volume(0): Média 2,0 Gio
Type: GProxyVolume (GProxyVolumeMonitorHal)
ids:
 uuid: '2636-7E9E'
 hal-udi: '/org/freedesktop/Hal/devices/volume_uuid_2636_7E9E'
 unix-device: '/dev/mmcblk0p1'
uuid=2636-7E9E
themed icons:  [drive-removable-media-flash-sd]  
[drive-removable-media-flash]  [drive-removable-media]  [drive-removable]  
[drive]
can_mount=1
can_eject=0
Mount(0): Média 2,0 Gio - file:///media/disk-1
  Type: GProxyMount (GProxyVolumeMonitorHal)
  uuid=2636-7E9E
  themed icons:  [media-flash-sd]  [media-flash]  [media]
  can_unmount=1
  can_eject=0
  is_shadowed=0

Here is an extract of dmesg (dmesg | grep mmc ) : 
[6.013261] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[   17.886278] Registered led device: mmc0::
[   17.886318] mmc0: SDHCI controller on PCI [:0f:06.3] using PIO
[   18.574660] mmc1: new SD card at address 1234
[   18.629220] mmcblk0: mmc1:1234 SA02G 1.83 GiB 
[   18.629277]  mmcblk0: p1

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 184944] Re: sd card only mounted after reboot

2009-05-10 Thread Olivier Blanc

Here is the dmesg information after removing the card and inserting it again :
[ 4146.610655] tifm0 : demand removing card from socket 0:1
[ 4146.610698] mmc1: card 1234 removed
[ 4154.344067] tifm_core: MMC/SD card detected in socket 0:1
[ 4154.441655] mmc1: error -84 whilst initialising SD card

Here is the output of  lshal --monitor

Start monitoring devicelist:
-
16:45:27.368: volume_uuid_2636_7E9E property volume.mount_point = ''
16:45:27.371: volume_uuid_2636_7E9E property volume.is_mounted = false
16:45:37.611: volume_uuid_2636_7E9E removed
16:45:37.654: storage_serial_0x9c2a7ba5 removed
16:45:37.668: pci_104c_803b_mmc_card_rca4660 removed
16:45:37.672: pci_104c_803b_mmc_host removed
16:45:45.401: pci_104c_803b_mmc_host added

BTW, I am running Ubuntu 9.04, on Acer TravelMate 5320, with following kernel :
Linux bibi-3 2.6.30-2-generic #3-Ubuntu SMP Fri May 1 01:38:05 UTC 2009 i686 
GNU/Linux

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2009-04-21 Thread Sebastien Bacher
We are closing this bug report as it lacks the information, described in
the previous comments, we need to investigate the problem further.
However, please reopen it if you can give us the missing information and
don't hesitate to submit bug reports in the future.

** Changed in: gnome-mount (Ubuntu)
   Status: Incomplete = Invalid

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2009-03-05 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

** Changed in: gnome-mount (Ubuntu)
   Importance: Undecided = Low
   Status: Confirmed = Incomplete

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 184944] Re: sd card only mounted after reboot

2009-03-05 Thread Siddhu Warrier
Hi yes this bug is reproducible. It may be reproduced as follows:

1. Pop SD card in.

2. Unmount it (I did this graphically).

3. Push the SD card back in.

4. It won't mount in that case.

Is this sufficient detail?

Thanks,

Siddhu


On Thu, Mar 5, 2009 at 5:14 PM, Sebastien Bacher seb...@ubuntu.com
wrote:

 Thank you for taking the time to report this bug and helping to make Ubuntu
 better. Please answer these questions:

  * Is this reproducible?
  * If so, what specific steps should we take to recreate this bug?

  This will help us to find and resolve the problem.

 ** Changed in: gnome-mount (Ubuntu)
Importance: Undecided = Low
   Status: Confirmed = Incomplete

 --
 sd card only mounted after reboot
 https://bugs.launchpad.net/bugs/184944
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Source code repository and Project Documentation:
http://www.origo.ethz.ch/users/siddhuwarrier
Blog: http://siddhuw.wordpress.com

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2009-03-05 Thread Sebastien Bacher
could you run gvfs-mount -li before and after adding the card and
lshal --monitor while you add the card and copy the log to the bug?

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-11-25 Thread Daniel T Chen
** Changed in: gnome-mount (Ubuntu)
Sourcepackagename: gnome-volume-manager = gnome-mount
   Status: New = Confirmed

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-10-29 Thread Stephen Eisenhauer
+1 for Intrepid.

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-10-26 Thread Siddhu Warrier
This problem continues to plague Ubuntu 8.10. Hence, the bump. ~bump~ :)

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-09-30 Thread Jeff Vehrs
** Changed in: gnome-volume-manager (Ubuntu)
Sourcepackagename: None = gnome-volume-manager

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-07-18 Thread AndrewTheArt
I have the same problem, and strangely enough, I've noticed that
reinserting my SD card around five times finally makes Hardy
mount/recognize it - it consistently fails the previous four times. It's
extremely finicky. Just try reinserting it a few times and see what that
does.

Here's a failed mount -

[ 6265.696645] tifm_core: MMC/SD card detected in socket 0:1
[ 6265.911239] mmc1: error -110 whilst initialising SD card

Then I remove it ...

[ 6274.307286] tifm0 : demand removing card from socket 0:1

Then I reinsert it, and success!

[ 6275.060127] tifm_core: MMC/SD card detected in socket 0:1
[ 6275.223332] mmc1: new SD card at address 0002
[ 6275.267245] mmcblk0: mmc1:0002 0 1993728KiB 
[ 6275.267443]  mmcblk0: p1
[ 6312.606090] tifm0 : demand removing card from socket 0:1
[ 6312.606132] mmc1: card 0002 removed
[ 6548.132362] tifm_core: MMC/SD card detected in socket 0:1
[ 6551.144036] tifm0 : demand removing card from socket 0:1
[ 6551.696433] tifm_core: MMC/SD card detected in socket 0:1
[ 6553.933985] tifm0 : demand removing card from socket 0:1
[ 6554.925370] tifm_core: MMC/SD card detected in socket 0:1
[ 6555.088548] mmc1: new SD card at address 0002
[ 6555.088860] mmcblk0: mmc1:0002 0 1993728KiB 
[ 6555.088900]  mmcblk0: p1
[ 6556.857953] tifm0 : demand removing card from socket 0:1
[ 6556.857995] mmc1: card 0002 removed
[ 6558.945006] tifm_core: MMC/SD card detected in socket 0:1
[ 6560.354371] tifm0 : demand removing card from socket 0:1
[ 6560.697358] tifm_core: MMC/SD card detected in socket 0:1
[ 6561.473861] tifm0 : demand removing card from socket 0:1
[ 6561.686426] tifm_core: MMC/SD card detected in socket 0:1
[ 6561.859695] mmc1: new SD card at address 0002
[ 6561.859963] mmcblk0: mmc1:0002 0 1993728KiB 
[ 6561.860014]  mmcblk0: p1
[ 6621.595455] tifm0 : demand removing card from socket 0:1
[ 6621.595498] mmc1: card 0002 removed
[ 6740.795283] tifm_core: MMC/SD card detected in socket 0:1
[ 6741.686572] tifm0 : demand removing card from socket 0:1
[ 6741.866280] tifm_core: MMC/SD card detected in socket 0:1
[ 6742.937231] tifm0 : demand removing card from socket 0:1
[ 6743.324368] tifm_core: MMC/SD card detected in socket 0:1
[ 6744.476202] tifm0 : demand removing card from socket 0:1
[ 6744.898835] tifm_core: MMC/SD card detected in socket 0:1
[ 6746.224929] tifm0 : demand removing card from socket 0:1
[ 6746.613217] tifm_core: MMC/SD card detected in socket 0:1
[ 6746.939506] mmc1: new SD card at address 0002
[ 6746.941043] mmcblk0: mmc1:0002 0 1993728KiB 
[ 6746.941084]  mmcblk0: p1
[ 6767.780974] tifm0 : demand removing card from socket 0:1
[ 6767.781012] mmc1: card 0002 removed
[ 6893.409481] APIC error on CPU0: 40(40)
[ 6893.394743] APIC error on CPU1: 40(40)
[ 7128.978774] tifm_core: MMC/SD card detected in socket 0:1
[ 7142.082836] tifm0 : demand removing card from socket 0:1
[ 7142.431799] tifm_core: MMC/SD card detected in socket 0:1
[ 7142.594981] mmc1: new SD card at address 0002
[ 7142.595218] mmcblk0: mmc1:0002 0 1993728KiB 
[ 7142.595257]  mmcblk0: p1

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-03-16 Thread Christian Gruber
Currently, I can't tell about hardy. I am using kubuntu 7.10, and when I
start qtparted (the KDE frontend for parted), only my hard disk is
listed, but not the 2 GB SD card. But here also, the card is detected by
the kernel, but not mounted correctly. But 100% of the time. It seems to
be an unrelated problem. But when hardy is officially released, I am
going to upgrade, and then let's see whether the problem vanishes.

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-03-12 Thread Saïvann Carignan
Your problem very looks like the bug I reproduced in bug 199215. Can you
install all Hardy updates in order to have the latest kernel, install
gparted (sudo apt-get install gparted), put a SD card that does not
automatically mount, and then open gparted (gksu gparted) and look if
your device is listed? If your device is listed in gparted, you can also
let gparted automount your SD card to see if it successfully mounts.

In my case, I had the same problem than you, but it appears that the
kernel correctly detects the device, but that the device is not mount
automatically most of time, but still usable and mountable.

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-03-05 Thread Christian Gruber
Hello!

I have a similar problem here, but without the rebooting. It seems that
some SD cards are correctly mounted, but others are not. I have Kubuntu
7.10 on an Acer 5220.

When I insert a SD card (256 MB) into the card reader, a window pops up
and I am asked what I want to do next (mounting, pulling pictures etc).
The card is then mounted automatically. Here is the output of dmesg:

[  106.624000] tifm_core: MMC/SD card detected in socket 0:1
[  107.164000] mmcblk0: mmc1:a95c SD256 247040KiB (ro)
[  107.164000]  mmcblk0: p1


When I insert another SD card (2 GB), no window pops up, and dmesg says:

[  275.724000] tifm_core: MMC/SD card detected in socket 0:1

So, the mmcblk0 stuff is missing. I also looked at other various files
in /var/log, but did not find an additional information.

When I use the SD card that did not work with an external card reader
that is attached via USB, it is recognised and automatically mounted.

Maybe it is a SD card size problem?

Christian

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184944] Re: sd card only mounted after reboot

2008-01-21 Thread ErikH
This problems seems to be related to the sd card used.
I rebooted the machine without any sd card plugged in and
now many cards work and are detected and mounted immediately
after inserting them. But the card I used for extensive testing
before doesn't (It works fine in other machines and after a reboot
like described above).

Erik

-- 
sd card only mounted after reboot
https://bugs.launchpad.net/bugs/184944
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs