/ 雑記帳

pcsc_scan

$ pcsc_scan
PC/SC device scanner
V 1.4.10 (c) 2001-2007, Ludovic Rousseau
Compiled with PC/SC lite version: 1.3.3
Scanning present readers
0: Alcor Micro AU9520 00 00
 
Mon Apr 21 21:36:48 2008
Reader 0: Alcor Micro AU9520 00 00
Card state: Card inserted,
ATR: 3B F0 12 00 FF 91 81 B1 7C 45 1F 03 99
 
ATR: 3B F0 12 00 FF 91 81 B1 7C 45 1F 03 99
+ TS = 3B --> Direct Convention
+ T0 = F0, Y(1): 1111, K: 0 (historical bytes)
TA(1) = 12 --> Fi=372, Di=2, 186 cycles/ETU (19200 bits/s at 3.57 MHz)
TB(1) = 00 --> VPP is not electrically connected
TC(1) = FF --> Extra guard time: 255 (special value)
TD(1) = 91 --> Y(i+1) = 1001, Protocol T = 1
-----
TA(2) = 81 --> Protocol to be used in spec mode: T=1 - Unable to change - defined by interface bytes
TD(2) = B1 --> Y(i+1) = 1011, Protocol T = 1
-----
TA(3) = 7C --> IFSC: 124
TB(3) = 45 --> Block Waiting Integer: 4 - Character Waiting Integer: 5
TD(3) = 1F --> Y(i+1) = 0001, Protocol T = 15 - Global interface bytes following
-----
TA(4) = 03 --> Clock stop: not supported - Class accepted by the card: (3G) A 5V B 3V
+ Historical bytes:
+ TCK = 99 (correct checksum)
 
Possibly identified card (using /usr/share/pcsc/smartcard_list.txt):
3B F0 12 00 FF 91 81 B1 7C 45 1F 03 99
B-CAS

— posted by くま at 09:50 pm   pingTrackBack [0]

CentOS5 + friio 黒 やっとB-CASカードを認識させた!

たぶんこんな感じだと思うが...
変なメッセージも出ています??

# pcsc_scan
PC/SC device scanner
V 1.4.8 (c) 2001-2006, Ludovic Rousseau
Compiled with PC/SC lite version: 1.3.3
Scanning present readers
0: Alcor Micro AU9520 00 00
 
Sun Apr 20 19:56:57 2008
Reader 0: Alcor Micro AU9520 00 00
Card state: Card inserted,
ATR: 3B F0 12 00 FF 91 81 B1 7C 45 1F 03 99
 
ATR: 3B F0 12 00 FF 91 81 B1 7C 45 1F 03 99
+ TS = 3B --> Direct Convention
+ T0 = F0, Y(1): 1111, K: 0 (historical bytes)
TA(1) = 12 --> Fi=372, Di=2, 186 cycles/ETU (19200 bytes/s at 3.57 MHz)
TB(1) = 00 --> VPP is not electrically connected
TC(1) = FF --> Extra guard time: 255 (special value)
TD(1) = 91 --> Y(i+1) = 1001, Protocol T = 1
-----
TA(2) = 81 --> Protocol to be used in spec mode: T=1 - Unable to change - defined by interface bytes
TD(2) = B1 --> Y(i+1) = 1011, Protocol T = 1
-----
TA(3) = 7C --> IFSC: 124
TB(3) = 45 --> Block Waiting Integer: 4 - Character Waiting Integer: 5
TD(3) = 1F --> Y(i+1) = 0001, Protocol T = 15 - Global interface bytes following
-----
TA(4) = 03 --> Clock stop: not supported - Class accepted by the card: (3G) A 5V B 3V
+ Historical bytes:
+ TCK = 99 (correct checksum)
 
Possibly identified card (using /usr/share/pcsc/smartcard_list.txt):
NONE
 
Your card is not present in the database.
You can get the latest version of the database from
http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
or use: wget http://ludovic.rousseau.free.fr/softwares/pcsc-tools/smartcard_list.txt
--output-document=/root/.smartcard_list.txt
 
If your ATR is still not in the latest version then please send a mail
to containing:
- your ATR
- a card description
 
かなり無茶な事をしてます。なんとかここまで来ました。
詳細は要望があればアップします。

— posted by くま at 06:35 pm   commentComment [4]  pingTrackBack [0]

 

Friio 黒 参上!?

まあ、Linuxで動作するのはいつになるか?
今の職場は暇なので...
CentOS5ではどうやってもB-CASカードを認識できなかったので
ちょっと気が引けるのですがFC8で試してみるため
今、インストールしています。

— posted by くま at 09:43 am   pingTrackBack [0]

test

alias scsi_hostadapter ata_piix
alias char-major-89 i2c-dev
# for IO-DATA GV-MVP/RX(RX2)
#options ivtv tuner=46 ntsc=j
remove snd-ymfpci { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/mo
dprobe -r --ignore-remove snd-ymfpci
alias eth0 e1000
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ; }; /sbin/
modprobe -r --ignore-remove snd-intel8x0

— posted by くま at 08:57 pm   pingTrackBack [0]

CentOS5 2.6.18-8.1.6.el5 + ivtv-0.10.6 で問題なく動作

http://ivtvdriver.org/index.php/Main_Pageから
ivtv-0.10.6.tar.gzをdownloadする。
各パッチを勝手にLinuxからdownloadする。
http://www.macmil.co.jp/macmil/macmil01.htm#macmil01_ivtv_f7_patch
 
$ tar xvzf ivtv-0.10.6.tar.gz
$ cp iv-io-c6.tar ivtv-0.10.6/driver/ivtv-i
$ cp iv-i2-c6.tar ivtv-0.10.6/driver/ivtv-i2c.c
$ cp iv-i2-h2.tar ivtv-0.10.6/driver/ivtv-i2c.h
$ cp saa7115p.tar ivtv-0.10.6/i2c-drivers/saa7115.c
$ cp tvaudiop.tar ivtv-0.10.6/i2c-drivers/tvaudio.c
$ cp kb10-082.tar ivtv-0.10.6/i2c-drivers/Kbuild
$ make
# make install
# /sbin/depmod -a
 
ここで再起動する。
 
バイリンガルのパッチを当てないとS入力が使えません。
ファームウエアのインストールを省略して書いてます。

— posted by その他 at 07:01 pm   pingTrackBack [0]

<< 2008.4 >>
SMTWTFS
  12345
67 89101112
13 141516171819
20 21 2223242526
27282930   
 
























T: Y: ALL: Online:
ThemePanel
Created in 0.0430 sec.