[vdr] Can't write to CI adapter on device 0

2007-04-30 Thread Simon Baxter
Hi.

Lots of posts recently - many of which I've resolved!

The latest -

I've added an Irdeto CI adapter to my TT-1500 Budget card.  But I can't
decrypt channels, and get the following errors:

In /var/log/messages:
Apr 30 19:31:26 media1 vdr: [2774] CAM 1: module present
Apr 30 19:31:28 media1 kernel: dvb_ca adapter 0: DVB CAM detected and
initialised successfully
Apr 30 19:31:28 media1 vdr: [2774] CAM 1: module ready
Apr 30 19:31:29 media1 vdr: [2774] ERROR: can't write to CI adapter on
device 0: Input/output error


In dmesg:
dvb_ca adapter 0: DVB CAM detected and initialised successfully
dvb_ca adapter 0: DVB CAM detected and initialised successfully
dvb_ca adapter 0: DVB CAM detected and initialised successfully


and in the CAM menu on VDR:
1 CAM present
1 CAM ready
1 CAM present
1 CAM ready
(etc)

vdr-1.5.2, v4l-dvb hg snapshot from yesterday.

Any ideas??



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] DVB-C scan with non-standard symbol rate RESOLVED

2007-04-30 Thread Simon Baxter
  Usually, you can specify the symbol rate within the initial scan file
for
  the dvb scan utility. But this does mean, you
  have to know the symbol rate of your cable provider.
 

 Thanks - got the SymbolRate from my provider, and I now have a
 channels.conf file.

 Problem is now I get a channel not available whenever I tune - although
 this might be because the CI/CAM currently isn't attached.

My mistake - was running VDR as non-root (as set in Make.config)

 On that subject, with the CAM attached, should I be able to see something
 in the 'CAM' menu on vdr-1.5.1 ?  I tried this yesterday, but nothing came
 up?  The CI/CAM is being discovered by udev etc.

See my NEXT post!!

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Can't write to CI adapter on device 0

2007-04-30 Thread Klaus Schmidinger
On 04/30/07 10:03, Simon Baxter wrote:
 Hi.
 
 Lots of posts recently - many of which I've resolved!
 
 The latest -
 
 I've added an Irdeto CI adapter to my TT-1500 Budget card.  But I can't
 decrypt channels, and get the following errors:
 
 In /var/log/messages:
 Apr 30 19:31:26 media1 vdr: [2774] CAM 1: module present
 Apr 30 19:31:28 media1 kernel: dvb_ca adapter 0: DVB CAM detected and
 initialised successfully
 Apr 30 19:31:28 media1 vdr: [2774] CAM 1: module ready
 Apr 30 19:31:29 media1 vdr: [2774] ERROR: can't write to CI adapter on
 device 0: Input/output error

Looks like VDR can do ioctl() calls on the CI file handle, but
no write operations. Do you have write access to /dev/dvb/adapter0/ca0?

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Can't write to CI adapter on device 0

2007-04-30 Thread Simon Baxter
 Looks like VDR can do ioctl() calls on the CI file handle, but
 no write operations. Do you have write access to /dev/dvb/adapter0/ca0?
 
 Klaus

Hmm, I'm running as root.  And just in case, I :
chmod -R 666 /dev/dvb/adapter0/*
chown -R vdruser /dev/dvb/

[EMAIL PROTECTED] vdr-1.5.2]# ls -l /dev/dvb/adapter0/ -l
total 0
crw-rw-rw- 1 vdruser root 212, 6 Apr 30 19:34 ca0
crw-rw-rw- 1 vdruser root 212, 4 Apr 30 19:34 demux0
crw-rw-rw- 1 vdruser root 212, 5 Apr 30 19:34 dvr0
crw-rw-rw- 1 vdruser root 212, 3 Apr 30 19:34 frontend0
crw-rw-rw- 1 vdruser root 212, 7 Apr 30 19:34 net0


but I still get the same error...??

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] Can't write to CI adapter on device 0

2007-04-30 Thread Klaus Schmidinger
On 04/30/07 12:02, Simon Baxter wrote:
 Looks like VDR can do ioctl() calls on the CI file handle, but
 no write operations. Do you have write access to /dev/dvb/adapter0/ca0?

 Klaus
 
 Hmm, I'm running as root.  And just in case, I :
 chmod -R 666 /dev/dvb/adapter0/*
 chown -R vdruser /dev/dvb/
 
 [EMAIL PROTECTED] vdr-1.5.2]# ls -l /dev/dvb/adapter0/ -l
 total 0
 crw-rw-rw- 1 vdruser root 212, 6 Apr 30 19:34 ca0
 crw-rw-rw- 1 vdruser root 212, 4 Apr 30 19:34 demux0
 crw-rw-rw- 1 vdruser root 212, 5 Apr 30 19:34 dvr0
 crw-rw-rw- 1 vdruser root 212, 3 Apr 30 19:34 frontend0
 crw-rw-rw- 1 vdruser root 212, 7 Apr 30 19:34 net0
 
 
 but I still get the same error...??

I'm afraid then I don't know why this happens.
Maybe a driver problem?

Klaus

___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[vdr] Logs filling up

2007-04-30 Thread Rob Davis

How do I stop my logs filling up with:

i2c_adapter i2c-1: master_xfer[1] R, addr=0x68, len=1

I am using a SkyStar2 card on gentoo x86.

Dunno if it's a kernel module somewhere or something I can do to syslog.

Thanks..



___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr