Vdr 1.6.0 a funcionar no ubuntu
:espi28:
pois é meus amigos eis um guia finalmente em que quase não percisam de fazer nada|e ke lhes instala todos os plugins para o vdr 1.6.0 ....
façam favor de ler a mensagem toda antes de começar
antes do procedimento convem instalar o kaffeine o km-player
antes do manual
executar o procedimento:
executar o comando:
1ªlina: sudo su
para entrarem em root root
4ª linha:sudo gedit /etc/apt/sources.list
adicionar nas ultimas linhas
deb
http://e-tobi.net/vdr-experimental etch base addons vdr-multipatch
deb-src
http://e-tobi.net/vdr-experimental etch base addons vdr-multipatch
salvar->fechar
fechar terminal
ir a pasta etc/apt
segundo shift do rato em cima e abrir source list com o sftware sources
e verificar se têm 2 vistos na parte de third software parts
abrir o terminal
e executar
sudo apt-get install e-toby-keyring
não meter o $ antes do codico
e qd andarem atraz da pasta vdr-src têm de fazer pesquiza para encontrar em places!no procedimento cria-se uma fakeroot ou seja uma root falsa existente.
não usar o gedit para editar ficheiros do tipo texto.list
abrem places -click em---> file system/etc/apt
depois procuram o ficheiro souces.list
2nd shift do rato em cima
1ª opcção open with sftware sources
digitar pass
depois têm uma janela com 5 opcções
ubuntu software - third part sofware -updates ....
em third part software fazer add e colocar:
deb-src
http://e-tobi.net/vdr-experimental etch base addons vdr-multipatch
depois não carregar em revert lol
mas sim close
o ubuntu vai tentar fazer update do site do rapaz
a partir daki tudo fica facil
abri o terminal
e passar ao passo 3
onde aparece vrd-1.4* meter vdr-1.6.0
e copiar o codigo sem $!
isto foi tirado do sitio de onde inventaram o vdr
http://www.linuxtv.org/vdrwiki/index.php/UBUNTU/Installation
axo ke assim ninguem vai ter + dificuldades agora so falta instalar + plugins para ligar cccam ainda não executei! é ke se pode sempre ir adicionando plugins... :espi28: bom amanha talvez ja tenha isto a funcionar com ccccam
byes
:right:
3. Update packagelist and install compile tools.
$ sudo apt-get update
$ sudo apt-get install dpkg-dev build-essential fakeroot
3. Make a directory for source code files.
$ cd ~
$ mkdir vdr-src
$ cd vdr-src
4. Install VDR sourcecode.
$ apt-get source vdr
5. Try to get depencies automatically.
$ sudo apt-get build-dep vdr
6. Make sure you have some needed packages.
$ sudo apt-get install debhelper linux-headers-generic libjpeg62-dev dpatch libcap-dev libncurses5-dev
não realizar--pois o vdr-1.6.0 ja tem o interface dos subtitles
||||||7. Activate subtitles patch by editing file vdr-1.4.*/debian/patches/00list.
/*Do this only if you need DVB subtitles. Remove comments from the following lines.
opt-27_subtitles-ttxtsubs
opt-27-x_subtitles-ttxtsubs-volumebar-fix*/
You can also activate other patches, but be careful as they might conflict each other.
8. Compile VDR and create deb packages.
$ cd ~/vdr-src/vdr-1.6.*
$ fakeroot debian/rules binary
After this there should be vdr_1.4.*.deb and vdr-dev_1.4.*.deb packages in ~/vdr-src.lol ou não...é o vdr->1.6.0
9. Install deb packages.
$ cd ~/vdr-src
$ sudo dpkg -i vdr_1.4*.deb vdr-dev_1.4*.deb ->tá errado
$sudo dpkg -i vdr_1.6.0-1ubuntu2_i386.deb vdr-dbg_1.6.0-1ubuntu2_i386.deb --->certo
$ sudo /etc/init.d/vdr stop
(stop vdr, plugins need to be activated)
PLUGINS
Browse e-tobi.net selection at
http://www.e-tobi.net/repositories/repositories.html
Below are a couple of examples to install them.
Ok plugins nesta parte não dão para instalar pois para o 1.6.0 não existem
USEFUL TIPS
Starting VDR (started automatically during deb installation)
$ sudo /etc/init.d/vdr start
Config files (if you make changes, remember to restart VDR)
sudo gedit /etc/default/vdr
# Enable VDR
ENABLED=1
# change default path to save recordings
VIDEO_DIR="/path/to/videodir"---> ainda não percebi
# use this only to configure remote control keys via sxfe, comment out for normal use
# USER=your_username_which_is_running_X_session--->ex:.#USER=andre
bom mas com o USER e o ENABLED=1 o vdr liga
sudo /etc/init.d/vdr start e o vdr liga:=)finalmente :XD lol
NOTE, first time starting VDR use --local=sxfe --remote=none to configure remote control keys.
Remember to use correct USER above (normally VDR is run as "vdr" user which does not have access to your X session)
Otherwise xine xvdr access does not seem to work because it's waiting for remote control configuration.
Also temporarily "chmod 777 /var/lib/vdr" so that remote.conf can be written.
/var/lib/vdr/channels.conf
This is a required file with channel frequency info in your area.
See
http://www.linuxtv.org/vdrwiki/index.php/Syntax_of_channels.conf for more info.
DONE!!
You should be able to access VDR via xine-ui (select XVDR). See xineliboutput for more frontends.
If you have later problems to use xine-ui, try the sxfe option (mentioned earlier) to debug.