Austech  


Go Back   Austech > Satellite , Digital Terrestrial and Cable TV. > Satellite Television > Dreambox
Register Forum RulesiTrader Mark Forums Read

Dreambox Discussion and unofficial support for Dream Multimedia's Linux based Dreambox. Includes DM500 clones.

Reply
 
LinkBack Thread Tools Display Modes
Old 09-02-10, 06:45 PM   #81 (permalink)
Premium Member
 
mborkp's Avatar
 
Join Date: Feb 2008
Posts: 348
Thanks: 94
Thanked 43 Times in 34 Posts
Rep Power: 10
mborkp has a spectacular aura aboutmborkp has a spectacular aura about
Default

Quote:
Originally Posted by jgm View Post
On a hunch, I removed the now rendundant user entries from oscam.users, and haven't seen a glitch in 4 hours now.
good news
Just guys make sure the reader in cccam is disabled (comment out the reader line).

Cheers
mborkp is offline   Reply With Quote
Old 09-02-10, 06:57 PM   #82
Premium Member
 
mborkp's Avatar
 
Join Date: Feb 2008
Posts: 348
Thanks: 94
Thanked 43 Times in 34 Posts
Rep Power: 10
mborkp has a spectacular aura aboutmborkp has a spectacular aura about
Default

Quote:
Originally Posted by xfiles_2007 View Post
are there known issues with Cccam - > Oscam , via the N line...

My streams seem to have glitches or pauses...however the response times in Cccam is very fast... Perhaps need to try another cam ?
First af all what hardware you running?
anyway, try to setup your oscam as server then connect to it with cccam as a client (disable reader line) then connect with another cccam to (first) cccam as a client again. It works ok like this.

Cheers
mborkp is offline   Reply With Quote
Old 09-02-10, 08:15 PM   #83
jgm
Senior Member
 
Join Date: Feb 2008
Posts: 267
Thanks: 2
Thanked 48 Times in 33 Posts
Rep Power: 9
jgm has a spectacular aura aboutjgm has a spectacular aura about
Default

I spoke too soon. I'm still getting the occasional glitch, although they seem to be reduced in frequency & severity.
jgm is offline   Reply With Quote
Old 09-02-10, 11:20 PM   #84
Premium Member
 
Rocket's Avatar
 
Join Date: Jan 2008
Location: NSW
Posts: 185
Thanks: 75
Thanked 7 Times in 3 Posts
Rep Power: 6
Rocket is on a distinguished road
Default

Quote:
Originally Posted by slippery49 View Post
Is anyone running a IR2 spongebob with the oscam under a dream
I have been told its possible but I havent had any success.
Would love to use the dream instead of the crappy Atlas box.
__________________
Don't worry, it only seems kinky the first time.
Rocket is offline   Reply With Quote
Old 10-02-10, 04:03 AM   #85
Senior Member
 
davo's Avatar
 
Join Date: Jan 2008
Location: In A House
Age: 42
Posts: 405
Thanks: 21
Thanked 132 Times in 78 Posts
Rep Power: 16
davo is a name known to alldavo is a name known to alldavo is a name known to alldavo is a name known to alldavo is a name known to alldavo is a name known to all
Default

Quote:
Originally Posted by Rocket View Post
I have been told its possible but I havent had any success.
Would love to use the dream instead of the crappy Atlas box.
It is possible but need a special compiled version.
People have modified the src to suit own needs.
Not a Public release.
davo is offline   Reply With Quote
The Following 2 Users Say Thank You to davo For This Useful Post:
Rocket (12-02-10), slippery49 (12-04-10)
Old 10-02-10, 10:53 PM   #86
pricelessweddings.com.au
 
Decapper's Avatar
 
Join Date: Jan 2008
Location: Your mothers house
Age: 38
Posts: 904
Thanks: 68
Thanked 56 Times in 43 Posts
Rep Power: 23
Decapper has a spectacular aura aboutDecapper has a spectacular aura aboutDecapper has a spectacular aura about
Default

Open source is a wonderful thing!
__________________
For wholesale prices on your wedding gifts visit

Priceless Weddings
Decapper is offline   Reply With Quote
Old 10-02-10, 10:56 PM   #87
Snake Doctor
 
robpi's Avatar
 
Join Date: Jan 2008
Posts: 128
Thanks: 10
Thanked 6 Times in 4 Posts
Rep Power: 5
robpi is on a distinguished road
Default

Thought I play with oscam.

Have dm7000 running CCcam2.1.4 and Oscam

Have a phoenix serial reader off the back of the dm.

In Micromon all client connections seem OK

Can't seem to get any activity on the reader.

reader log says: Cannot open device: /dev/ttyS0

any suggestions.

This is in my oscam.server


[reader]
label = card
protocol = mouse
detect = CD
device = /dev/ttyS0
group = 2
emmcache = 1,3,2
robpi is online now   Reply With Quote
Old 10-02-10, 11:06 PM   #88
Premium Member
 
Join Date: Jan 2008
Location: Melbourne
Posts: 633
Thanks: 50
Thanked 35 Times in 28 Posts
Rep Power: 16
jimbo123 will become famous soon enoughjimbo123 will become famous soon enough
Default

Quote:
Originally Posted by robpi View Post
reader log says: Cannot open device: /dev/ttyS0
Didn't think the ports were named that on the Dreams,... could be wrong though.
jimbo123 is offline   Reply With Quote
Old 10-02-10, 11:26 PM   #89
Snake Doctor
 
robpi's Avatar
 
Join Date: Jan 2008
Posts: 128
Thanks: 10
Thanked 6 Times in 4 Posts
Rep Power: 5
robpi is on a distinguished road
Default

Quote:
Originally Posted by jimbo123 View Post
Didn't think the ports were named that on the Dreams,... could be wrong though.
I think you are right,

should be

/dev/tts/0

still no activity on reader. no led anyways.

at least now it doesn't say anything in reader log.

How can I read the oscam log.

I have logging enabled, but no files are created in the DM.


# logging

pidfile = /var/run/oscam.pid
logfile = /var/log/oscam/oscam.log
usrfile = /var/log/oscam/oscamuser.log
cwlogdir = /var/log/oscam/cw
robpi is online now   Reply With Quote
Old 10-02-10, 11:32 PM   #90
Premium Member
 
Join Date: Jan 2008
Location: Melbourne
Posts: 633
Thanks: 50
Thanked 35 Times in 28 Posts
Rep Power: 16
jimbo123 will become famous soon enoughjimbo123 will become famous soon enough
Default

Thought you could configure it to display logs on the console ? To be viewable at a shell prompt as you launch it ?
jimbo123 is offline   Reply With Quote
Old 10-02-10, 11:39 PM   #91
Snake Doctor
 
robpi's Avatar
 
Join Date: Jan 2008
Posts: 128
Thanks: 10
Thanked 6 Times in 4 Posts
Rep Power: 5
robpi is on a distinguished road
Default

Quote:
Originally Posted by jimbo123 View Post
Thought you could configure it to display logs on the console ? To be viewable at a shell prompt as you launch it ?
not sure how thats done.
robpi is online now   Reply With Quote
Old 10-02-10, 11:46 PM   #92
Premium Member
 
Join Date: Jan 2008
Location: Melbourne
Posts: 633
Thanks: 50
Thanked 35 Times in 28 Posts
Rep Power: 16
jimbo123 will become famous soon enoughjimbo123 will become famous soon enough
Default

Try:
LogFile = stdout
within your conf file
jimbo123 is offline   Reply With Quote
Old 10-02-10, 11:53 PM   #93
Snake Doctor
 
robpi's Avatar
 
Join Date: Jan 2008
Posts: 128
Thanks: 10
Thanked 6 Times in 4 Posts
Rep Power: 5
robpi is on a distinguished road
Default

Quote:
Originally Posted by jimbo123 View Post
Try:
LogFile = stdout
within your conf file

where does it write this?
robpi is online now   Reply With Quote
Old 11-02-10, 12:17 AM   #94
Snake Doctor
 
robpi's Avatar
 
Join Date: Jan 2008
Posts: 128
Thanks: 10
Thanked 6 Times in 4 Posts
Rep Power: 5
robpi is on a distinguished road
Default

Done a card pull, and now have activity.

thanks, will keep playing
robpi is online now   Reply With Quote
Old 11-02-10, 12:19 AM   #95
jgm
Senior Member
 
Join Date: Feb 2008
Posts: 267
Thanks: 2
Thanked 48 Times in 33 Posts
Rep Power: 9
jgm has a spectacular aura aboutjgm has a spectacular aura about
Default

Start it from telnet with oscam -b. The output will be in the telnet window. You don't need anything in your conf file.
jgm is offline   Reply With Quote
Old 11-02-10, 09:13 AM   #96
pricelessweddings.com.au
 
Decapper's Avatar
 
Join Date: Jan 2008
Location: Your mothers house
Age: 38
Posts: 904
Thanks: 68
Thanked 56 Times in 43 Posts
Rep Power: 23
Decapper has a spectacular aura aboutDecapper has a spectacular aura aboutDecapper has a spectacular aura about
Default

somtimes it takes two starts... if you see ping of 1ms time for restart..
__________________
For wholesale prices on your wedding gifts visit

Priceless Weddings
Decapper is offline   Reply With Quote
Old 11-02-10, 04:39 PM   #97
Member
 
Join Date: Mar 2008
Age: 42
Posts: 36
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 3
slippery49 is on a distinguished road
Default Oscam Server

How do I know when oscam server is on the DM500 and running,

I have tried to manual install and itsyas successful install, but also say package needs 0kb.

I have also tried to copy oscam-0.99.4svn1566-ppc-dreambox to var/bin folder and change attributes to 755
and located the oscam.conf, .server,.services,.srvid and .user in var/tuxbox/config.

I am running pli Jade 3.
slippery49 is offline   Reply With Quote
Old 12-02-10, 12:15 AM   #98
Senior Member
 
Join Date: Jan 2008
Posts: 125
Thanks: 2
Thanked 2 Times in 1 Post
Rep Power: 5
xfiles_2007 is on a distinguished road
Default

to check is a process is running in linux , telnet into the box then type the command "ps" if you see oscam listed then its probably running...

if you change the conf as metioned in the above post to stdout , it will spit out the logs to the telnet screen if you want and you can watch the activity... different modes of logs , but i think for example "oscam -d 63" will show all kinds of output...

xfiles_2007 is offline   Reply With Quote
Old 14-02-10, 10:26 AM   #99
pricelessweddings.com.au
 
Decapper's Avatar
 
Join Date: Jan 2008
Location: Your mothers house
Age: 38
Posts: 904
Thanks: 68
Thanked 56 Times in 43 Posts
Rep Power: 23
Decapper has a spectacular aura aboutDecapper has a spectacular aura aboutDecapper has a spectacular aura about
Default

Anyone looking at setting up.... Here is a good start

__________________
For wholesale prices on your wedding gifts visit

Priceless Weddings
Decapper is offline   Reply With Quote
Old 14-02-10, 01:52 PM   #100
Premium Member
 
mborkp's Avatar
 
Join Date: Feb 2008
Posts: 348
Thanks: 94
Thanked 43 Times in 34 Posts
Rep Power: 10
mborkp has a spectacular aura aboutmborkp has a spectacular aura about
Default

and this is how to compile on Debian (from oscam forum). Works ok, just did the latest trunk. Smargo works ok in native mode

apt-get install gcc g++ cmake libpcsclite1 libpcsclite-dev subversion
cd /usr/src
wget
tar xjvf libusb-1.0.6.tar.bz2
cd libusb-1.0.6
./configure --enable-shared=no
make
make install
cd /usr/src
svn co oscam
cd oscam
mkdir build
cd build
cmake ..
make


Cheers
mborkp is offline   Reply With Quote
The Following User Says Thank You to mborkp For This Useful Post:
ident (24-04-10)
Reply

Bookmarks

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

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



All times are GMT +11. The time now is 09:07 AM.


Powered by vBulletin™
Copyright © vBulletin Solutions, Inc. All rights reserved.
Ad Management plugin by RedTyger