I can confirm the current bug under Ubuntu 14.04 LTS:
# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS"

# lsusb
Bus 002 Device 002: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Bus 003 Device 003: ID 058f:9520 Alcor Micro Corp. EMV Certified Smart Card 
Reader

More information about Alcor Micro AU9520 reader -
http://pcsclite.alioth.debian.org/ccid/readers/AU9520.txt

Actually this bug is very annoying since Ubuntu 12.04 LTS at least....

Currently installed libccid in Ubuntu 14.04 LTS:

Last working version of libccid seems to be:
64-bit https://launchpad.net/ubuntu/oneiric/amd64/libccid/1.4.2-2
32-bit https://launchpad.net/ubuntu/oneiric/i386/libccid/1.4.2-2

I install (downgrade) it by command: dpkg -i libccid_1.4.2-2_i386.deb

Then I have to hold that downgraded package: echo libccid hold | dpkg
--set-selections

... for checking: dpkg --get-selections libccid
... releasing again (if I want to upgrade to current again): echo libccid 
install | dpkg --set-selections

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1175465

Title:
  Card reader - Alcor [058f:6362] didn't detect the eject of SD/MMC
  cards.

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  CID: 201205-11052 (Pavilion Slimline S5 Pavilion P6)

  With this card reader: 058f:6362 Alcor Micro Corp. Flash Card
  Reader/Writer

  Steps:
  1. Insert a MMC/SD/SDHC card.
  2. (The file browser will pop out.)
  3. Remove the pre-inserted card.

  Expected Results:
  1. The card will be removed from the /media, the icon will disappear from the 
launcher.
  2. Open a file browser, and it's not in the devices section of the left 
column.

  Actual Results:
  1. The card will be removed from the /media, the icon will disappear.
  2. It still listed in the devices section, if you click on it in the file 
browser,
  an error pops, telling you the device was not found, and the disappears from 
the left column of the file browser.

  The reason seems to be the eject event is not being sent through dbus.
  Will try update later to see if it can be solved.
  The eject event is not being sent through dbus

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.5.0-23-generic 3.5.0-23.35~precise1
  ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  AplayDevices:
   **** List of PLAYBACK Hardware Devices ****
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  ArecordDevices:
   **** List of CAPTURE Hardware Devices ****
   card 0: PCH [HDA Intel PCH], device 0: STAC92xx Analog [STAC92xx Analog]
     Subdevices: 2/2
     Subdevice #0: subdevice #0
     Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu     1547 F.... pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7d00000 irq 50'
     Mixer name : 'IDT 92HD73E1X5'
     Components : 'HDA:111d7676,103c2ada,00100103'
     Controls      : 39
     Simple ctrls  : 21
  Date: Thu May  2 02:11:18 2013
  HibernationDevice: RESUME=UUID=0059822b-2011-4dbc-aea6-3e1aff45462e
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 
(20130213)
  IwConfig:
   eth0      no wireless extensions.

   lo        no wireless extensions.
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=c6420b34-c860-4df2-99fd-9fa1a0b893b7 ro quiet splash initcall_debug 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-23-generic N/A
   linux-backports-modules-3.5.0-23-generic  N/A
   linux-firmware                            1.79.1
  RfKill:

  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/29/2013
  dmi.bios.vendor: AMI
  dmi.bios.version: 00.05
  dmi.board.name: 2ADA
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: PVT
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr00.05:bd03/29/2013:svnHewlett-Packard:pn:pvr:rvnHewlett-Packard:rn2ADA:rvrPVT:cvnHewlett-Packard:ct3:cvr:
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1175465/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to