![]() |
| |||||||
| Dreambox Discussion and unofficial support for Dream Multimedia's Linux based Dreambox. Includes DM500 clones. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #81 (permalink) |
| Premium Member Join Date: Feb 2008
Posts: 271
Gameroom cash: $2240 Thanks: 79
Thanked 25 Times in 21 Posts
Rep Power: 8 ![]() | |
| | |
| | |
| | #82 | |
| Premium Member Join Date: Feb 2008
Posts: 271
Gameroom cash: $2240 Thanks: 79
Thanked 25 Times in 21 Posts
Rep Power: 8 ![]() | Quote:
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 | |
| | |
| | #83 |
| Senior Member Join Date: Feb 2008
Posts: 211
Gameroom cash: $2230 Thanks: 2
Thanked 38 Times in 24 Posts
Rep Power: 8 ![]() ![]() | I spoke too soon. I'm still getting the occasional glitch, although they seem to be reduced in frequency & severity. |
| | |
| | #84 | |
| Premium Member Join Date: Jan 2008 Location: NSW
Posts: 166
Gameroom cash: $980 Thanks: 42
Thanked 1 Time in 1 Post
Rep Power: 6 ![]() | Quote:
Would love to use the dream instead of the crappy Atlas box.
__________________ Don't worry, it only seems kinky the first time. | |
| | |
| | |
| | #85 |
| Senior Member Join Date: Jan 2008 Location: In A House
Posts: 297
Gameroom cash: $150640 Thanks: 10
Thanked 64 Times in 42 Posts
Rep Power: 10 ![]() ![]() ![]() | |
| | |
| The Following User Says Thank You to davo For This Useful Post: | Rocket (12-02-10) |
| | #86 |
| pricelessweddings.com.au Join Date: Jan 2008 Location: Your mothers house
Posts: 792
Gameroom cash: $670 Thanks: 33
Thanked 28 Times in 23 Posts
Rep Power: 19 ![]() ![]() | Open source is a wonderful thing! |
| | |
| | #87 |
| Snake Doctor | 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 |
| | |
| | #88 |
| Premium Member Join Date: Jan 2008 Location: Melbourne
Posts: 592
Gameroom cash: $2130 Thanks: 39
Thanked 27 Times in 23 Posts
Rep Power: 14 ![]() | |
| | |
| | |
| | #89 | |
| Snake Doctor | Quote:
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 | |
| | |
| | #90 |
| Premium Member Join Date: Jan 2008 Location: Melbourne
Posts: 592
Gameroom cash: $2130 Thanks: 39
Thanked 27 Times in 23 Posts
Rep Power: 14 ![]() | Thought you could configure it to display logs on the console ? To be viewable at a shell prompt as you launch it ? |
| | |
| | #91 |
| Snake Doctor | |
| | |
| | #92 |
| Premium Member Join Date: Jan 2008 Location: Melbourne
Posts: 592
Gameroom cash: $2130 Thanks: 39
Thanked 27 Times in 23 Posts
Rep Power: 14 ![]() | Try: LogFile = stdout within your conf file |
| | |
| | |
| | #93 |
| Snake Doctor | |
| | |
| | #94 |
| Snake Doctor | Done a card pull, and now have activity. thanks, will keep playing |
| | |
| | #95 |
| Senior Member Join Date: Feb 2008
Posts: 211
Gameroom cash: $2230 Thanks: 2
Thanked 38 Times in 24 Posts
Rep Power: 8 ![]() ![]() | Start it from telnet with oscam -b. The output will be in the telnet window. You don't need anything in your conf file. |
| | |
| | #96 |
| pricelessweddings.com.au Join Date: Jan 2008 Location: Your mothers house
Posts: 792
Gameroom cash: $670 Thanks: 33
Thanked 28 Times in 23 Posts
Rep Power: 19 ![]() ![]() | somtimes it takes two starts... if you see ping of 1ms time for restart.. |
| | |
| | |
| | #97 |
| Junior Member Join Date: Mar 2008
Posts: 28
Gameroom cash: $1120 Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 2 ![]() | 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. |
| | |
| | #98 |
| Senior Member Join Date: Jan 2008
Posts: 123
Gameroom cash: $1765 Thanks: 2
Thanked 0 Times in 0 Posts
Rep Power: 5 ![]() | 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... |
| | |
| | #99 |
| pricelessweddings.com.au Join Date: Jan 2008 Location: Your mothers house
Posts: 792
Gameroom cash: $670 Thanks: 33
Thanked 28 Times in 23 Posts
Rep Power: 19 ![]() ![]() | Anyone looking at setting up.... Here is a good start |
| | |
| | #100 |
| Premium Member Join Date: Feb 2008
Posts: 271
Gameroom cash: $2240 Thanks: 79
Thanked 25 Times in 21 Posts
Rep Power: 8 ![]() | 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 |
| | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |