انجمن‌های فارسی اوبونتو

لطفاً به انجمن‌ها وارد شده و یا جهت ورود ثبت‌نام نمائید

لطفاً جهت ورود نام کاربری و رمز عبورتان را وارد نمائید




نویسنده موضوع: کمک کمک  (دفعات بازدید: 4290 بار)

0 کاربر و 1 مهمان درحال مشاهده موضوع.

آفلاین sorosh2

  • Jr. Member
  • *
  • ارسال: 51
کمک کمک
« : 01 آبان 1387، 01:04 ق‌ظ »
با سلام

دوستان من این سخت افزار نصب کردم
حالا مشکلی که دارم انه که تونوضیحات گفته که شما میتونید مود عوض کنید این ۳ تا مود داره که اگه ممکنه من کمک کنید که خط فرمان تغییر مود پیداکنم.
1.3Mhz579
   2. 3Mhz680
   3. 6Mhz
 یه  فایل هم داده که نمیدونم این باید چکار کنم  i386: iuu_flash


Latest news:

18 July 2007 - Discussion opened on the linux  usb devel mailing list
to improve the code to include it ( I hope ) in the main kernel tree
in some weeks...

19 July 2007 -  Today I will begin to change the way the driver
is polling the IUU to receive characters. This should resolve
all problems of latency or interoperability in ISO7816
proprietary commands...

23 July 2007 - I have tested a new method of polling ( Mixed
direct mode and interrupt mode ) that crash my machine so often that
I can't release the snapshot for the moment. BUT it should work
if I use only interrupt mode. This will be done en the next days.
It is very diffucult because the device need a special sequence
when the driver want to read the internal buffer. So, I must create
a queue to store read and write. The other problem is the card status.
To resolve this problem, I must add a polling to get the register status
when no character  are in the buffer and store the status in a internal variable
By this way, I can return the status to the application. I don't see
how to do it only when the user program ask for it. The driver can't enter in sleep
mode and request the register status imply that the driver can enter in sleep mode
so I must give the answer from an internal variable......

26 July 2007 - The code is rewritten but crash the kernel again :(. I try to fix it
but it can take some days again to release something more stable.. So be patient...
Currently, almost all functions work in interrupt mode and give a realtime answer
status. But, for an unknown reason, I have page memory problem and the module cause
a big oops in other parts of the kernel.... I hope the guru of linux-usb-devel will
help me to point to the bad portion of the code....

30 July 2007 - The bug is found ! no more kernel panic. I will release the V0.3 later but this day
This new version is really better than v0.2 because it is completely
compliant for any card. So usi it as much as possible and give me your feedback !!!
( Check here later for the version iuu_phoenix-0.3.tgz )

4 Aug 2007 - A new version for a complete interoperabilty with openct. Now, beid is functionnal with the IUU reader ! ( version 0.4 )

19 Aug 2007 - The driver 0.5 is accepted in the main kernel tree. We'll see it  probably  in the 2.6.24 release... In the meantime, the driver will
be available here.....

20 Aug 2007 A first firmware update is working. Currently without any authorization from WBE, I just release a binary only
software for i386: iuu_flash

28 Sep 2007 New Devel version. This version is able to support inverse convention ( It was a parity necessary function that was required for card viaccess/Nagre

29 Sep 2007 New fix for using with newcs

15 Jan 2008 A little fix for TCFLUSH ioctl. Now I will begin to code a ring buffer to support some non ISO 7816 software/card that doesn't wait for any aknowledgment to send data... ( I hope this will fix problem with Nagra and Irdetto )

Infinity Usb Unlimited Readme
-----------------------------

Hi all,


This module provide a serial interface to use your
IUU unit in phoenix mode. Loading this module will
bring a ttyUSB[0-x] interface. This driver must be
used by your favorite application to pilot the IUU

This driver is still in alpha stage, so bugs can
occur and your system may freeze. As far I now,
I never had any problem with it, but I'm not a real
guru, so don't blame me if your system is unstable

You can plug more than one IUU. Every unit will
have his own device file(/dev/ttyUS0,/dev/ttyUSB1,...)


How to install it ?

A.Compile yourself

 1. Prepare your kernel 2.6.21 an up
 2. Compile it with usbserial enabled
 3. install it as usual
 4. cd into V2.6 directory
 5. type 'make all'

B.Use prebuilt modules

 iuu_phoenix-2.6.21.ko and iuu_phoenix-2.6.22.ko
 are provided for those who are unable to compile
 kernels.
 You can directly use insmod with the right module like this:

 insmod -f iuu_phoenix-2.6.21.ko ( or 2.6.22.1 )


How to tune the reader speed ?

 A few parameters can be used at load time
 To use parameters, just unload the module if it is
 already loaded and use modprobe iuu_phoenix param=value.
 In case of prebuilt module, use the command
 insmod iuu_phoenix param=value.

 Example:

 modprobe iuu_phoenix clockmode=3

 The parameters are:

 parm:           clockmode:1=3Mhz579,2=3Mhz680,3=6Mhz (int)
 parm:           boost:overclock boost percent 100 to 500 (int)
 parm:           cdmode:Card detect mode 0=none, 1=CD, 2=!CD, 3=DSR, 4=!DSR, 5=CTS, 6=!CTS, 7=RING, 8=!RING (int)
 parm:           xmas:xmas color enabled or not (bool)
 parm:           debug:Debug enabled or not (bool)

-  clockmode will provide 3 different base settings commonly adopted by
   different software:
    1. 3Mhz579
   2. 3Mhz680
   3. 6Mhz

-  boost provide a way to overclock the reader ( my favorite :-)  )
   For example to have best performance than a simple clockmode=3, try this:
  
      modprobe iuu_phoenix boost=195

   This will put the reader in a base of 3Mhz579 but boosted a 195 % !
   the real clock will be now : 6979050 Hz ( 6Mhz979 ) and will increase
   the speed to a score 10 to 20% better than the simple clockmode=3 !!!


-  cdmode permit to setup the signal used to inform the userland ( ioctl answer )
   if the card is present or not. Eight signals are possible.

-  xmas is completely useless except for your eyes. This is one of my friend who was
   so sad to have a nice device like the iuu without seeing all color range available.
   So I have added this option to permit him to see a lot of color ( each activity change the color
   and the frequency randomly )
  
-  debug will produce a lot of debugging messages...


 Last notes:

 Don't worry about the serial settings, the serial emulation
 is an abstraction, so use any speed or parity setting will
 work. ( This will not change anything ).Later I will perhaps
 use this settings to deduce de boost but is that feature
 really necessary ?
 The autodetect feature used is the serial CD. If that doesn't
 work for your software, disable detection mechanism in it.


 Have fun !

 Alain Degreffe

 eczema(at)ecze.com


آفلاین sorosh2

  • Jr. Member
  • *
  • ارسال: 51
پاسخ به: کمک کمک
« پاسخ #1 : 01 آبان 1387، 04:17 ب‌ظ »
با سام

تو رو خدا کسی کمکم کنه :( :( :(

آفلاین HardyLaity

  • Hero Member
  • *
  • ارسال: 730
پاسخ به: کمک کمک
« پاسخ #2 : 01 آبان 1387، 08:23 ب‌ظ »
با سام

تو رو خدا کسی کمکم کنه :( :( :(

سلام سروش جان

والا من از توضیحاتت چیزی سر در نیآوردم اول نوشتی که یه سخت افزار نصب کردی ولی ننوشتی چه سخت افزاری

اگر ممکنه یکم توضیح بده تا دوستانی که تجربه دارند بتونند بهت کمک کنند ;)

موفق باشی

آفلاین علیرضا طالقانی

  • High Hero Member
  • *
  • ارسال: 2373
  • جنسیت : پسر
  • القدس لنا، والنصر لنا!
    • Take it easy
پاسخ به: کمک کمک
« پاسخ #3 : 01 آبان 1387، 08:26 ب‌ظ »
با سام

تو رو خدا کسی کمکم کنه :( :( :(

سلام سروش جان

والا من از توضیحاتت چیزی سر در نیآوردم اول نوشتی که یه سخت افزار نصب کردی ولی ننوشتی چه سخت افزاری

اگر ممکنه یکم توضیح بده تا دوستانی که تجربه دارند بتونند بهت کمک کنند ;)

موفق باشی
۱+
خواستم بگم! گفتم شاید مشکل از من هستش خب... 
 :oops:
.ShayneIsTheOneWhoIsAlwaysAlone
terminal@world-server:~$ sudo aptitude remove --purge Israel

lomion

  • مهمان
پاسخ به: کمک کمک
« پاسخ #4 : 01 آبان 1387، 09:58 ب‌ظ »
لطفا عنوان موضوع ر مناسب انتخاب کنید که همه متوجه موضوع بشن و بتونن کمک کنن

آفلاین sorosh2

  • Jr. Member
  • *
  • ارسال: 51
پاسخ به: کمک کمک
« پاسخ #5 : 01 آبان 1387، 10:18 ب‌ظ »
با سلام

مرسی از دوستان

این یه کارت خوانه که برای اینکه همه کارتها رو بخونه ۳ تا حالت داره تو این توضیحات که لینکشو برای شما در پایین گذاشتم.
گفته به چه صورتی است من سخت افزار تونستم به اوبونتو معرفی کنم .
مشکم تو انتخاب حالتهای دیگر است .

به این لینک یه نگاهی بندازد لطفا.

http://eczema.ecze.com/iuu_phoenix.html

ضمنا یه فایل هم داده که نمیدونم این فایل باید چکار کنمبا ابن نام . iuu_flash

آفلاین فاراب

  • High Hero Member
  • *
  • ارسال: 1352
  • آزادی
    • پروفایل لینکداین
پاسخ به: کمک کمک
« پاسخ #6 : 01 آبان 1387، 11:42 ب‌ظ »
اگه دستگاه شما usb هست، خروجی دستور زیر رو بذارید:
lsusb
Godisnowhere

آفلاین sorosh2

  • Jr. Member
  • *
  • ارسال: 51
پاسخ به: کمک کمک
« پاسخ #7 : 05 آبان 1387، 12:39 ق‌ظ »
دوستان خواهشا یک نفر به من کمک کنه. ;D

آفلاین HardyLaity

  • Hero Member
  • *
  • ارسال: 730
پاسخ به: کمک کمک
« پاسخ #8 : 05 آبان 1387، 10:07 ق‌ظ »
دوستان خواهشا یک نفر به من کمک کنه. ;D

سلام سروش جان

این کارت خوانی که شما استفاده میکنید یه دستگاه هستش برای مصارف خیلی خواص ، ( اونجوری که حدس زدم یه چیزی تو مایه های پروگرامر کارتهای رسیور ) و این چیزی نیست که همه افراد داشته باشند

بعد هم شما نصبش کردید و حالا توی استفاده مشکل دارید این یه مطلب تخصصی هستش که لازمه حداقل یه مدتی با یه همچین دستگاهی کار شده باشه تا بشه تجربیاتش رو انتقال داد

همینجوری اگه بخوایم نظر بدیم که درست نیست که ، هست ؟

اگر جواب همینجوری میخوای بزارش رو کمترین سرعت  :D ببین کار حل میشه  ::)

موفق باشی