επειδη την αλλη βδομαδα θα εχω τον δεκτη ηθελα να μαθω με ποιο image παιζει σωστα η diablo light γιατι εχω διαβασει διαφορα στο net.
σαν τι διαβασες δηλαδη για πες και εμας να μαθουμε?και καπα7 εισαι συγουρος οτι δεν τι παιζει?επειδη την αλλη βδομαδα θα εχω τον δεκτη ηθελα να μαθω με ποιο image παιζει σωστα η diablo light γιατι εχω διαβασει διαφορα στο net.
σαν τι διαβασες δηλαδη για πες και εμας να μαθουμε?και καπα7 εισαι συγουρος οτι δεν τι παιζει?
Τις extra "παροχές" του diablo, αν δεν κάνω λάθος, οι dreambox τις δίνουν μόνο με (παράνομο) διαδικτυακό τρόπο.Δεν ειναι λιγο περιεργο αφου ο ιδιος ο δεκτης κανει τετοια να ειναι συμβατος με ενα τετοιο cam μην το αγορασεις αφου εχεις ειδη ενα διαμαντι!
σεραφιμ πες μας σε πμ τι κανει αλλο?Τις extra "παροχές" του diablo, αν δεν κάνω λάθος, οι dreambox τις δίνουν μόνο με (παράνομο) διαδικτυακό τρόπο.
παραληψη μου, το diablo δεν σκεφτομαι να το παρω, το εχω 1 χρονο τωρα, τεσπα, βρηκα τι πρεπει να κανω για να παιξει, οταν εχω τον δεκτη στα χερια μου θα δοκιμασω, και βλεπουμε.
Εννοώ απλά τα κανάλια στα οποία δίνει "φως" κατά καιρούς.σεραφιμ πες μας σε πμ τι κανει αλλο?
και λιγο πιο αναλυτηκα, αυτο :
Grab a copy of Putty [free on the web], and connect to the ip address of your DM8000. connect in telnet mode, as the user 'root' you wont be asked for a password by default in many images.
now - youll be on a command prompt, similar to the command prompt in windows, ie the Linux Shell
now, type the following:
cd /
cd etc
vi modules.conf
VI, is an editor, but its a bit different to what you would be used of in notepad. and notepad does not make unix compataible files.
this is work learning.
using your arrow keys move your cursor to the last chararcter in the file, which is # if you have not made any edits.
Now press the 'i' key to put VI into insert mode - you will see that popup for a moment on the bottom line of VI. now press 'Return' to get a new line and type the new entry we need:
options fpga alternate_image=1
Ok, now press the 'ESC' key to escape from Insert mode, and then type ':wq' and press enter - this tells vi to write the changes and quit the editor.
[some other commands to play with are 'x' remove a characted, 'r' replace a character - eg rx will replace the character your cursor is over with x; 'd' will delete a full line; 'ESC' at all times will cancel all modes; ':q' will quite with no changes, and ':q!' will force quit with no changes.
If you have completed the process correctly, your file will look like this. - you can reboot the dreambox from the shell by simply typing 'reboot'; and get ready for the Daiblo to work
### This file is automatically generated by update-modules"
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
options fpga alternate_image=1
~
~
~
We use essential cookies to make this site work, and optional cookies to enhance your experience.