Just to let you know.
With version 2 my problems are over.:clap:
Thank you very much.
Printable View
Just to let you know.
With version 2 my problems are over.:clap:
Thank you very much.
Thank you very much.
With the second edition my reboot problems were lost.
Very good work. :clap:
@phaledai
1. duplicated key is a new bug, generated by directfb updated on duckbox git
2. keymap on RSP is my vision, is a point of view :)
3. TuxText ... maybe I have Central european default pagecode
3. frame buffer .... try to use 720p on some channels
any chance of fixing subtitles on TotalTV package on 16.0E?
it shows them running, but there are no subtitles running...
help:dance:
Hi,
I have the latest version installed, but having difficulty getting oscam to work.
I am trying to connect to a cccam server, i have entered my details on oscam.server, but when i tune to a encrypted channel nothing appears.
I've checked my server, and the box is connecting and everything appears to be ok, and the status bar on enigma turns green when tuning to the channel, but then nothing.
Any ideas?
Read [Only registered and activated users can see links. Click Here To Register...] please.
Yes i have too!
I've checked my server, and the box is connecting and everything appears to be ok, and the status bar on enigma turns green when tuning to the channel, but then nothing.
Does not always! Oscam web see foward ecm!
Old image nothing problem.
Is not a image problem.
If you have sound, try restart GUI.
@rudy ... try to open WebIF and there in Configuration-DvbApi-change BoxType to none or Dreambox !
My settings always:boxtype dreambox!!!!!
oscam good foward! Problem this is image!
Many not open chanells. Only restart box!
Old image good! Not problem.
This is image bug!
Only you have this problem !!!!!!!!!!
Reflash image please !
@rudi77 ... your settings are the problem , RC1 is ok
Tell me what I'm doing wrong.
I gave the label of the disk - RECORD
Also, I created a folder - movie
After reboot the drive and folder movie automatically mount:
BUT timeshift not working ...Quote:
/dev/sda1 on /hdd type ext3 (rw,noatime,nodiratime, data=ordered)
/dev/sda1 on /hdd/movie type ext3 (rw, data=ordered)
What am I doing wrong ?
In beta 5 - timeshift worked (with manual mount).
!. If Label = record no need to make record folder on HDD
2. For timeshift :
Edit /var/config/amnt.sh
Quote:
if [ $lab == $record ] ;
then
if [ ! -e /hdd/movie ] ;
then
mkdir /hdd/movie
fi
mount $j /hdd/movie
#insert next line
ln -s /hdd/movie /media/hdd
else
is my fault
is wrong: ln -s /media/hdd /hdd/movie
is OK : ln -s /hdd/movie /media/hdd