This bug was not applicable to pcsc-lite package. Closing since no
activity and eol.

** Changed in: pcsc-lite (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pcsc-lite in Ubuntu.
https://bugs.launchpad.net/bugs/1161882

Title:
  ACR38U Does not work on 12.10

Status in pcsc-lite package in Ubuntu:
  Invalid

Bug description:
  I have ACR38U CCID reader and it works great under Ubuntu 10.10
  but it doesn't work under 12.10

  
  here's log from Ubuntu 10.10 (it works there)
  -----
  00000336 ifdhandler.c:1565:init_driver() DriverOptions: 0x0000
  00000013 ifdhandler.c:82:IFDHCreateChannelByName() lun: 0, device: 
usb:072f/90cc:libusb:005:002
  00000674 ccid_usb.c:285:OpenUSBByName() Manufacturer: Ludovic Rousseau 
(ludovic.rouss...@free.fr)
  00000301 ccid_usb.c:295:OpenUSBByName() ProductString: Generic CCID driver
  00000294 ccid_usb.c:301:OpenUSBByName() Copyright: This driver is protected 
by terms of the GNU Lesser General Public License version 2.1, or (at your 
option) any later version.
  00053062 ccid_usb.c:501:OpenUSBByName() Found Vendor/Product: 072F/90CC (ACS 
ACR 38U-CCID)
  00000016 ccid_usb.c:503:OpenUSBByName() Using USB bus/device: 005/002
  00002747 ccid_usb.c:893:get_data_rates() IFD does not support GET_DATA_RATES 
request: Success
  00008994 ifdhandler.c:364:IFDHGetCapabilities() tag: 0xFB0, 
usb:072f/90cc:libusb:005:002 (lun: 0)
  00000020 readerfactory.c:249:RFAddReader() Using the pcscd polling thread
  00002025 ifdhandler.c:364:IFDHGetCapabilities() tag: 0xFAE, 
usb:072f/90cc:libusb:005:002 (lun: 0)
  00000014 ifdhandler.c:418:IFDHGetCapabilities() Reader supports 1 slot(s)
  00003935 ifdhandler.c:1043:IFDHPowerICC() action: PowerUp, 
usb:072f/90cc:libusb:005:002 (lun: 0)
  00152050 Card ATR: 3B 6D 00 00 80 31 80 65 B0 87 27 01 BC 83 08 90 00
  ----------
  but doesn't on Ubuntu 12.10

  00005311 ccid_usb.c:649:OpenUSBByName() Found Vendor/Product: 072F/90CC (ACS 
ACR38U-CCID)
  00000019 ccid_usb.c:651:OpenUSBByName() Using USB bus/device: 004/007
  00002590 ccid_usb.c:1366:get_data_rates() IFD does not support GET_DATA_RATES 
request: Success
  00001979 ifdhandler.c:220:IFDHCreateChannelByName() dwFeatures: 0x00010030
  00000047 ifdhandler.c:221:IFDHCreateChannelByName() wLcdLayout: 0x0000
  00000034 ifdhandler.c:222:IFDHCreateChannelByName() bPINSupport: 0x00
  00000050 ifdhandler.c:223:IFDHCreateChannelByName() dwMaxCCIDMessageLength: 
271
  00000045 ifdhandler.c:224:IFDHCreateChannelByName() dwMaxIFSD: 247
  00000044 ifdhandler.c:225:IFDHCreateChannelByName() dwDefaultClock: 4000
  00000033 ifdhandler.c:226:IFDHCreateChannelByName() dwMaxDataRate: 344100
  00000045 ifdhandler.c:227:IFDHCreateChannelByName() bMaxSlotIndex: 0
  00000043 ifdhandler.c:228:IFDHCreateChannelByName() bCurrentSlotIndex: 0
  00000044 ifdhandler.c:229:IFDHCreateChannelByName() bInterfaceProtocol: 0x00
  00000033 ifdhandler.c:230:IFDHCreateChannelByName() bNumEndpoints: 3
  00000038 ifdhandler.c:231:IFDHCreateChannelByName() bVoltageSupport: 0x07
  00000041 ifdhandler.c:536:IFDHGetCapabilities() tag: 0xFB3, 
usb:072f/90cc:libudev:0:/dev/bus/usb/004/007 (lun: 0)
  00000040 readerfactory.c:327:RFAddReader() Using the pcscd polling thread
  00001538 ifdhandler.c:536:IFDHGetCapabilities() tag: 0xFAE, 
usb:072f/90cc:libudev:0:/dev/bus/usb/004/007 (lun: 0)
  00000028 ifdhandler.c:630:IFDHGetCapabilities() Reader supports 1 slot(s)
  00003888 ifdhandler.c:1354:IFDHPowerICC() action: PowerUp, 
usb:072f/90cc:libudev:0:/dev/bus/usb/004/007 (lun: 0)
  00152081 eventhandler.c:256:EHStatusHandlerThread() powerState: 
POWER_STATE_POWERED
  00000047 Card ATR: 3B 6D 00 00 80 31 80 65 B0 87 27 01 BC 83 08 90 00 
  00404960 ifdhandler.c:1354:IFDHPowerICC() action: PowerDown, 
usb:072f/90cc:libudev:0:/dev/bus/usb/004/007 (lun: 0)
  00098010 eventhandler.c:446:EHStatusHandlerThread() powerState: 
POWER_STATE_UNPOWERED

  syslog 
  ---
  Mar 29 18:55:07 ubuntu12 kernel: [ 1959.368178] usb 4-1: USB disconnect, 
device number 7
  Mar 29 18:55:11 ubuntu12 kernel: [ 1963.700087] usb 4-1: new full-speed USB 
device number 9 using uhci_hcd
  Mar 29 18:55:11 ubuntu12 kernel: [ 1963.876838] usb 4-1: New USB device 
found, idVendor=072f, idProduct=90cc
  Mar 29 18:55:11 ubuntu12 kernel: [ 1963.876851] usb 4-1: New USB device 
strings: Mfr=1, Product=2, SerialNumber=0
  Mar 29 18:55:11 ubuntu12 kernel: [ 1963.876859] usb 4-1: Product: CCID USB 
Reader
  Mar 29 18:55:11 ubuntu12 kernel: [ 1963.876867] usb 4-1: Manufacturer: ACS
  Mar 29 18:55:11 ubuntu12 mtp-probe: checking bus 4, device 9: 
"/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1"
  Mar 29 18:55:11 ubuntu12 mtp-probe: bus: 4, device: 9 was not an MTP device

  what can be a reason?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1161882/+subscriptions

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

Reply via email to