Sponsored links


Go Back   Sat Industry Forums > Satellite TV > Programmers
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-05-2006
Registered User
 
Join Date: Oct 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
nicio76 is on a distinguished road
Using the Infinity USB Phoenix programmer under Linux

Hi all

A friend of mine has bought the Infinity USB Phoenix programmer. This connects to the PC using a serial cable (RS-232) and works in Phoenix mode. We need some direction on how to use this device in Linux:

* Is there any configuration for the serial ports?
* Is there a way to make sure the programmer is detected correctly?
* Can it be used with NewCS?

Thanks for any hints.
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 05-12-2006
sat694u's Avatar
Registered User
 
Join Date: Dec 2003
Posts: 43
Thanks: 0
Thanked 0 Times in 0 Posts
sat694u is on a distinguished road
Re: Using the Infinity USB Phoenix programmer under Linux

I tried asking this question before. No one answered me.
Reply With Quote
  #3 (permalink)  
Old 05-13-2006
Registered User
 
Join Date: Feb 2005
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
tetra is on a distinguished road
Re: Using the Infinity USB Phoenix programmer under Linux

My Infinity USB Phoenix is currently running on Fedora Core 4, with newcs acting as a cardserver. To able to get it to run you need niftytool from the manufacturers homepage.

Here's the command how to put it into phoenix mode in Linux
Code:
nftytool -p phoenix -- -f 3.58 -p phoenix -e
My reader is hooked upto serial port #1 so it's located at /dev/ttyS0, so that part in newcs.xml looks like this
Code:
<readers name="Card Readers">
  <device>
     <name>Reader1</name>
     <type>Phoenix</type>
     <node>/dev/ttyS0</node>
     <mhz>357</mhz>
     <export>yes</mhz>
     <enabled>yes</enabled>
     <blocksa>no</blocksa>
     <blockua>no</blockua>
     <blockga>no</blockga>
     <boxid>0000000000</boxid>
     <carddetect>yes</carddetect>
     <newcamd_port>22222</newcamd_port>
      ...
   </device>
...
</readers>
Ofcourse change the needed parts to suite your setup/taste
Hope this helps,
/t
Reply With Quote
  #4 (permalink)  
Old 06-03-2006
Registered User
 
Join Date: Jun 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
cabkate is on a distinguished road
Re: Using the Infinity USB Phoenix programmer under Linux

my infinity is connected with usb it only needs serial cable 2 go into phoenix mode but uses usb 2 power it up
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux pc and infinity usb phoenix harry1322 Dreamulators 0 05-25-2005 06:22 PM
Infinity USB Phoenix Programmer hannible66 Programmers 6 08-10-2004 10:19 AM
USB Infinity Phoenix Programmer xray Newbie Forum 4 01-29-2004 06:37 PM
USB Infinity Phoenix Programmer xray Newbie Forum 0 01-24-2004 12:15 PM
Infinity Phoenix USB Programmer pkdone Programmers 4 11-03-2003 03:08 PM


All times are GMT +10. The time now is 02:49 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Page generated in 0.15628 seconds with 10 queries