|
|
Kaffeine Media Player forum
|
 |
|
|
|
|
|
|
|
|
| View previous topic :: View next topic |
| Author |
Message |
olejl
Joined: 08 Jul 2008 Posts: 3
|
Posted: Tue Jul 08, 2008 4:44 pm Post subject: Encrypted channels not working |
|
|
I have installed the following in my Fedora Core 9 box:
http://www.dvbshop.net/product_info.php/info/p27_Viaccess-I-II-CAM--V484-.html
http://www.dvbshop.net/product_info.php/info/p134_Technotrend-Budget-S-1500-incl--CI---TT-Viewer.html
I successfully scanned for all the channels.
The unencrypted channels I'm able to watch, but when I click on an encrypted channel I get the following output:
| Code: |
Tuning to: MTV Music / autocount: 8
Using DVB device 0:0 "ST STV0299 DVB-S"
tuning DVB-S to 12073000 h 27500000
inv:2 fecH:9
DiSEqC: switch pos 0, 18V, hiband (index 3)
DiSEqC: e0 10 38 f3 00 00
. LOCKED.
NOUT: 1
CamThread: started
CamThread: just using the first cam slot
PmtThread: started
dvbEvents 0:0 started
Tuning delay: 369 ms
PmtThread: new pmt received
PmtThread: stopped
CamThread: cam 0 is ready
CamThread: LLCI cam slot detected
en50221_tl_handle_sb: Received T_SB for connection not in T_STATE_ACTIVE from module on slot 00
CamThread: [warning] polling the stack failed
CamThread: pmt sent to cam
|
After the last line nothing more happens.
How can I fix this? |
|
| Back to top |
|
 |
olejl
Joined: 08 Jul 2008 Posts: 3
|
Posted: Wed Jul 09, 2008 7:23 am Post subject: |
|
|
I was adviced to upgrade to version 0.8.7 in #kaffeine. I will try that after work and post the results here.
(If it was not clear from my original post, my problem is that when switching to an encrypted channel nothing happens. Black screen.) |
|
| Back to top |
|
 |
olejl
Joined: 08 Jul 2008 Posts: 3
|
Posted: Wed Jul 09, 2008 2:44 pm Post subject: |
|
|
After some struggling I managed to compile the 0.8.7 version of Kaffeine.
Got the following error: "ERROR: Could not find cdparanoia headers."
Had to add the following: "--with-extra-includes=/usr/include/cdda/" as part of ./configure to make it work.
Then I tried to watch my encrypted channels again. It is still not working, but now I have a pop up telling me
| Code: |
Viaccess CA prompt
Smartcard error
0. Quit menu
1. Exit
Press 'EXIT' to return
|
I used kaffeine --verbose > kaffeine_debug. Here is the content of the kaffeine_debug file:
http://pastebin.com/f56170069
In the terminal I saw the following:
| Code: |
kaffeine --verbose > kaffeine_debug
/dev/dvb/adapter0/frontend0 : opened ( ST STV0299 DVB-S )
0 EPG plugins loaded for device 0:0.
Loaded epg data : 142 events (1 msecs)
[olejl@stuepc ~]$ Tuning to: ShowToday / autocount: 0
DvbCam::probe(): LLCI slot found on /dev/dvb/adapter0/ca0
DvbCam::probe(): CA module present on /dev/dvb/adapter0/ca0
DvbCam: CamMaxService = 1
CamThread: started
CamThread: reset cam slot
CamThread: cam is initialising
Using DVB device 0:0 "ST STV0299 DVB-S"
tuning DVB-S to 11862000 v 27500000
inv:2 fecH:9
DiSEqC: switch pos 0, 13V, hiband (index 2)
DiSEqC: e0 10 38 f1 00 00
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
. LOCKED.
NOUT: 1
dvbEvents 0:0 started
Tuning delay: 360 ms
CamThread: cam is initialising
pipe opened
xine pipe opened /home/olejl/.kaxtv.ts
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam is initialising
CamThread: cam 0 is ready
CamThread: LLCI cam slot detected
CamThread: cam slot initialised
CAM Application type: 01
CAM Application manufacturer: cafe
CAM Manufacturer code: babe
CAM Menu string: Viaccess Access
CAM supports the following ca system ids:
0x0500
Asked to stop
pipe closed
Live stopped
dvbstream::run() end
dvbEvents 0:0 ended
fdDvr closed
Frontend closed
Tuning to: ShowSeries / autocount: 1
Using DVB device 0:0 "ST STV0299 DVB-S"
tuning DVB-S to 11996000 h 27500000
inv:2 fecH:9
DiSEqC: switch pos 0, 18V, hiband (index 3)
DiSEqC: e0 10 38 f3 00 00
. LOCKED.
NOUT: 1
CamService (ShowSeries): started
dvbEvents 0:0 started
Tuning delay: 360 ms
pipe opened
xine pipe opened /home/olejl/.kaxtv1.ts
CamService (ShowSeries): new pmt received
CamThread: ShowSeries pmt sent to cam
mmi_display_control_callback
mmi_menu_callback, session=4
------------------------------
Viaccess CA prompt
Smartcard error
0. Quit menu
1. Exit
Press 'EXIT' to return
out pipe closed
Asked to stop
CamThread: ShowSeries removed from camlist
CamService (ShowSeries): stopped
Live stopped
Tuning to: ShowSeries / autocount: 2
NOUT: 1
Tuning delay: 25 ms
CamService (ShowSeries): started
pipe opened
xine pipe opened /home/olejl/.kaxtv.ts
CamService (ShowSeries): new pmt received
CamThread: ShowSeries pmt sent to cam
mmi_display_control_callback
mmi_menu_callback, session=4
------------------------------
Viaccess CA prompt
Smartcard error
0. Quit menu
1. Exit
Press 'EXIT' to return
Asked to stop
pipe closed
CamThread: ShowSeries removed from camlist
CamService (ShowSeries): stopped
Live stopped
dvbstream::run() end
dvbEvents 0:0 ended
fdDvr closed
Frontend closed
CamThread: stopping requested
CamThread: stopped
Saved epg data : 135 events (2 msecs)
|
The "Tuning to: ShowSeries" is the part where the switch to the encrypted channel starts. |
|
| Back to top |
|
 |
|