Opened 11 years ago

Closed 11 years ago

#3217 closed defect (worksforme)

cant use Infinity anymore

Reported by: emilc Owned by:
Priority: major Component: Reader
Severity: high Keywords: Infinity usb
Cc: Sensitive: no

Description

Revision

8481

Issue Description

Smartreader device Infinity:003 not found

When the issue occurs

issue occurred after updating from 75xx to 8481

How the issue is reproducable

<Please fill in>

<Don't forget to ATTACH (NOT post here as text) a log file of oscam in debug mode (start oscam with -d255) and to remove the brackets around the fields! Otherwise, your ticket will be closed as you seem to be unable to read.>

i have just updated my oscam to the newest release,
but know i have problem using my Infinity USB Unlimited with my system. i have tried everything but keep getting an error when starting the system or the reader.

2013/03/05 23:11:27 93DD358 h Reader-0 [smartreader] Restarting reader
2013/03/05 23:11:27 93DD358 h Reader-0 [smartreader] creating thread for device Infinity:003:003
2013/03/05 23:11:27 94A0C68 r Reader-0 [smartreader] Using 0x01/0x82 as endpoint for smartreader hardware detection
2013/03/05 23:11:27 94A0C68 r Smartreader device Infinity:003 not found
2013/03/05 23:11:27 94A0C68 r Reader-0 [smartreader] Cannot open device: Infinity:003:003

and here's the oscam.server:

[reader]
label = Reader-0
protocol = smartreader
device = Infinity:003:003
services = services2
smargopatch = 1
caid = 0500
detect = cd
mhz = 480
ident = 0000:040210
group = 1
emmcache = 1,3,2
blockemm-unknown = 1
blockemm-g = 1
saveemm-unknown = 1
saveemm-u = 1
saveemm-s = 1
saveemm-g = 1

and heres the usb scan:
USB Devices
Bus 003 Device 003: ID 104f:0004 WB Electronics Infinity Unlimited

iProduct 2 Infinity USB Unlimited
iSerial 3

Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.1

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

iProduct 2 OHCI Host Controller
iSerial 1 0000:00:03.0

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

iProduct 2 EHCI Host Controller
iSerial 1 0000:00:03.3

Attachments (1)

debug.log (3.3 KB ) - added by emilc 11 years ago.
the debug file

Download all attachments as: .zip

Change History (8)

by emilc, 11 years ago

Attachment: debug.log added

the debug file

comment:1 by gf, 11 years ago

Probably configuration issue. See http://www.streamboard.tv/oscam/ticket/3041

comment:3 by gf, 11 years ago

Resolution: duplicate
Status: newclosed

TLDR, replace

infinity:xxx:yyy

with

infinity;xxx:yyy

in your config. I don't know where the first ":" comes is wrong, it should be ";". Use utils/list_smargo to see how the device desc should look.

Last edited 11 years ago by gf (previous) (diff)

comment:4 by emilc, 11 years ago

i just changed it to infinity;003:003
but it still donst work:
2013/03/05 23:51:57 B7300468 h Reader-0 [smartreader] Restarting reader
2013/03/05 23:51:57 B7300468 h Reader-0 [smartreader] creating thread for device infinity;003:003
2013/03/05 23:51:57 87F78E0 r Reader-0 [smartreader] Using 0x01/0x81 as endpoint for smartreader hardware detection
2013/03/05 23:51:57 87F78E0 r Smartreader device 003:003 not found
2013/03/05 23:51:57 87F78E0 r Reader-0 [smartreader] Cannot open device: infinity;003:003

even tried running the list_smargo (./list_smargo) but it heres what it says:

root@oscam-debian:/usr/src/oscam-svn/build/utils# ./list_smargo
Looking for smartreader compatible devices...
root@oscam-debian:/usr/src/oscam-svn/build/utils#

Last edited 11 years ago by emilc (previous) (diff)

comment:5 by emilc, 11 years ago

Resolution: duplicate
Status: closedreopened

comment:6 by emilc, 11 years ago

just change the usb port and
its the same..

Last edited 11 years ago by emilc (previous) (diff)

comment:7 by Deas, 11 years ago

Resolution: worksforme
Status: reopenedclosed

http://www.streamboard.tv/oscam/changeset/8033

http://www.streamboard.tv/wiki/OSCam/en/Config/oscam.server#device

read the wiki, read the changeset and stick to the config values. infinity <> Infinity

and for the rest, use the thread you opened (http://www.streamboard.tv/wbb2/thread.php?threadid=37468). this is a ticket system and not a discussion forum.

Note: See TracTickets for help on using tickets.