Your message dated Sun, 18 Oct 2009 10:20:44 +0200
with message-id <[email protected]>
and subject line SOLVED
has caused the Debian Bug report #551277,
regarding linux-image-2.6.30-2-686: PCMCIA SCR243 card reader does not work
after upgrade from -1 kernel
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
551277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551277
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-image-2.6.30-2-686
Version: 2.6.30-8
Severity: normal
My PCMCIA card reader SCR243 does not work when booting into a
2.6.30-2-686 kernel. Here is the output from gpg --card-status with
an OpenGPG card inserted:
gpg: selecting openpgp failed: ec=6.108
gpg: OpenPGP card not available: general error
If I instead boot into the exact same system (ThinkPad T42) using
2.6.30-1-686, the card reader works fine. Here is the output from gpg
--card-status:
Application ID ...: D2760001240101010001000003330000
Version ..........: 1.1
Manufacturer .....: PPC Card Systems
[...]
There does not seem to be any substantial difference in the dmesg's
from the two kernels, here is diff wrt. pcmcia:
--- pcmcia-1 2009-10-16 21:45:25.000000000 +0200
+++ pcmcia-2 2009-10-16 21:45:30.000000000 +0200
@@ -28,15 +28,15 @@
pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3000-0x7fff: clean.
yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge Memory window:
0xc0200000 - 0xcfffffff
yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge Memory window:
0xe8000000 - 0xefffffff
-pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
-pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff:
excluding 0xe8000000-0xefffffff
-pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff:
excluding 0xc0200000-0xc11fffff 0xc1a00000-0xc21fffff 0xc2a00000-0xc31fffff
0xc3a00000-0xcc1fffff 0xcca00000-0xcd1fffff 0xcda00000-0xce1fffff
0xcea00000-0xcf1fffff 0xcfa00000-0xd01fffff
-pcmcia 0.0: pcmcia: registering new device pcmcia0.0
pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: clean.
pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding
0x4d0-0x4d7
pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
+pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
+pcmcia_socket pcmcia_socket0: cs: memory probe 0xe8000000-0xefffffff:
excluding 0xe8000000-0xefffffff
+pcmcia_socket pcmcia_socket0: cs: memory probe 0xc0200000-0xcfffffff:
excluding 0xc0200000-0xc11fffff 0xc1a00000-0xc21fffff 0xc2a00000-0xc31fffff
0xc3a00000-0xcc1fffff 0xcca00000-0xcd1fffff 0xcda00000-0xce1fffff
0xcea00000-0xcf1fffff 0xcfa00000-0xd01fffff
+pcmcia 0.0: pcmcia: registering new device pcmcia0.0
pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding
0x4d0-0x4d7
pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
-- Package-specific info:
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages linux-image-2.6.30-2-686 depends on:
ii debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii initramfs-tools [linux-initra 0.93.4 tools for generating an initramfs
ii module-init-tools 3.10-3 tools for managing Linux kernel mo
Versions of packages linux-image-2.6.30-2-686 recommends:
ii libc6-i686 2.9-25 GNU C Library: Shared libraries [i
Versions of packages linux-image-2.6.30-2-686 suggests:
ii grub 0.97-59 GRand Unified Bootloader (dummy pa
pn linux-doc-2.6.30 <none> (no description available)
Additional package info:
ii gnupg 1.4.10-2 GNU privacy guard - a free PGP
replacement
ii libpcsclite1 1.5.5-1 Middleware to access a smart card
using PC/SC (library)
ii pcscd 1.5.5-1 Middleware to access a smart card
using PC/SC (daemon side)
-- debconf information excluded
--- End Message ---
--- Begin Message ---
Sorry, I am a moron.
I have so many card readers that I forgot that the SCR243 needs its own
third-party kernel module. Compiling the right module, and SCR243 works
fine.
Cheers,
/JP
--- End Message ---