ajuda: apt-get
Alexandre Martani
amartani gmail.com
Quinta-Feira, 5 de Janeiro de 2006 - 13:58:08 GMT
Não uso o mplayer e não saberia dizer qual é o erro.
Eu uso o totem-xine e aqui funciona perfeitamente, abrindo todos os
vídeos que já tentei abrir, exceto os do realplayer (que tem versão
para linux).
2006/1/5, Liliane Salgado <liliane.salgado gmail.com>:
> Oi Alexandre
>
> A sequencia abaixo funcionou, obrigada. Instalei o mplayer como indicado,
> contudo tentei visualizar um video .mpg e nao consegui. Por favor, analise
> os erros que detectei:
>
> Acao 1: via linha de comando obtive as mensagens...
>
> liliane homemachine:~/Filmes$ mplayer liliane0.mpg &
> [2] 7601
> liliane homemachine:~/Filmes$ MPlayer 1.0pre6-3.3.5 (C) 2000-2004 MPlayer
> Team
> CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 9)
> Detected cache-line size is 64 bytes
> MMX2 supported but disabled
> SSE2 supported but disabled
> CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
> Compiled for x86 CPU with extensions: MMX SSE
>
>
>
> Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
> Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq"
> to your system startup scripts.
> Opening joystick device /dev/input/js0
> Can't open joystick device /dev/input/js0 : No such file or directory
> Can't init input joystick
> Setting up LIRC support...
> mplayer: could not connect to socket
> mplayer: No such file or directory
> Failed to open LIRC support.
> You will not be able to use your remote control.
>
>
> Acao 2: via menu selecionei o mplayer, aparece uma tela azul com a tecla
> play. Em outra parte da tela e aberto um dispositivo para controle de
> execucao, som etc...nao observei nenhuma opcao para abrir um deternminado
> arquivo. Mensagem obtida:
>
> New-Face failed. maybe the font path is wrong. Please suppy the text font
> file (~/mplayer/subfont.ttf)
>
> Acao 3: cliquei no arquivo .mpg e optei por abri-lo com o mplayer...as duas
> interfaces citadasna acao 2 sao abertas mas nao se visualiza nada nelas,
> parte grafica completamente ausente. Uma aprece na cor azul e outra na cor
> preta ...tb depois de abertas nao consigo fecha-las.
>
> Obrigada pela atencao e agradeco mais uma vez.
> Abraco
> LIliane
>
> On 1/5/06, Alexandre Martani <amartani gmail.com> wrote:
> > 2006/1/5, Liliane Salgado <liliane.salgado gmail.com>:
> > > Oi Alexandre
> > >
> > > Ocorrem as seguintes mensagens qd uso o comando mencionado:
> > >
> > > root homemachine:/home/liliane # apt-get update
> > > Err http://br.archive.ubuntu.com hoary Release.gpg
> > > Bad header line
> > > Ign http://br.archive.ubuntu.com hoary-updates Release.gpg
> > > Ign http://br.archive.ubuntu.com hoary Release
> > > Ign http://br.archive.ubuntu.com hoary-updates Release
> > > Get:1 http://security.ubuntu.com hoary-security Release.gpg [189B]
> > > Ign http://br.archive.ubuntu.com hoary/main Packages
> > > Get:2 http://br.archive.ubuntu.com hoary/restricted Packages [16,8kB]
> > > Hit http://security.ubuntu.com hoary-security Release
> > > 99% [2 Packages bzip2 0] [Waiting for headers] [Waiting for
> headers]bzip2:
> > > (stdin) is not a bzip2 file.
> > > Err http://br.archive.ubuntu.com hoary/restricted Packages
> > > Sub-process bzip2 returned an error code (2)
> > > Hit http://br.archive.ubuntu.com hoary/main Sources
> > > Get:3 http://br.archive.ubuntu.com hoary/restricted Sources [4374B]
> > > Hit http://br.archive.ubuntu.com hoary/universe Packages
> > > Hit http://br.archive.ubuntu.com hoary/universe Sources
> > > Hit http://br.archive.ubuntu.com hoary-updates/main Packages
> > > Hit http://br.archive.ubuntu.com hoary-updates/restricted Packages
> > > Hit http://br.archive.ubuntu.com hoary-updates/main Sources
> > > Hit http://br.archive.ubuntu.com hoary-updates/restricted Sources
> > > Hit http://br.archive.ubuntu.com hoary/main Packages
> > > Hit http://security.ubuntu.com hoary-security/main Packages
> > > Hit http://security.ubuntu.com hoary-security/restricted Packages
> > > Hit http://security.ubuntu.com hoary-security/main Sources
> > > Hit http://security.ubuntu.com hoary-security/restricted Sources
> > > Fetched 21,2kB in 2s (8118B/s)
> > > Failed to fetch
> > >
> http://br.archive.ubuntu.com/ubuntu/dists/hoary/Release.gpg
> > > Bad header line
> > > Failed to fetch
> > >
> http://br.archive.ubuntu.com/ubuntu/dists/hoary/restricted/binary-i386/Packages.gz
> > > Sub-process bzip2 returned an error code (2)
> > > Reading package lists... Done
> > > W: Couldn't stat source package list http://br.archive.ubuntu.com
> > > hoary/restricted Packages
> > >
> (/var/lib/apt/lists/br.archive.ubuntu.com_ubuntu_dists_hoary_restricted_binary-i386_Packages)
> > > - stat (2 No such file or directory)
> > > W: You may want to run apt-get update to correct these problems
> > > E: Some index files failed to download, they have been ignored, or old
> ones
> > > used instead.
> > > ************************ FIM da MENSAGEM **********************
> >
> > Esse erro foi algum problema temporário no servidor..
> >
> > Você ainda está usando a versão hoary, que não é a mais nova. Não quer
> > atualizar para a breezy?
> >
> > Quanto ao programa, me parece que o repositório multiverse, que é onde
> > está o mplayer, não está ativado. Edite o /etc/apt/sources.list, e
> > ache linhas do tipo:
> > deb http://br.archive.ubuntu.com/ubuntu hoary main
> restricted universe
> > deb http://br.archive.ubuntu.com/ubuntu hoary-updates
> main restricted universe
> >
> > e acrescente no fim multiverse:
> > deb http://br.archive.ubuntu.com/ubuntu hoary main
> restricted universe
> > multiverse
> > deb http://br.archive.ubuntu.com/ubuntu hoary-updates
> main restricted
> > universe multiverse
> >
> > Depois, atualize a lista:
> > apt-get update
> >
> > E instale o mplayer:
> > apt-get install mplayer-586 (essa versão é compilada para pentium, se
> > usa athlon instale o mplayer-k6 no lugar).
> >
> > --
> > Alexandre Martani - amartani em gmail com
> >
> > Ainda usando Rwindow$ + Internet Exploder ?
> > Mude! Debian/Ubuntu GNU/Linux + Mozilla Firefox
> >
> >
> http://jonasgalvez.com/br/blog/2003-10/o-que-a-microsoft-esta-planejando
> > http://counter.li.org/ - usuário Linux número 358811
> >
> http://jbonline.terra.com.br/jb/papel/cadernos/internet/2004/07/04/jorinf20040704001.html
> > http://browsehappy.com/
> >
>
>
--
Alexandre Martani - amartani em gmail com
Ainda usando Rwindow$ + Internet Exploder ?
Mude! Debian/Ubuntu GNU/Linux + Mozilla Firefox
http://jonasgalvez.com/br/blog/2003-10/o-que-a-microsoft-esta-planejando
http://counter.li.org/ - usuário Linux número 358811
http://jbonline.terra.com.br/jb/papel/cadernos/internet/2004/07/04/jorinf20040704001.html
http://browsehappy.com/
More information about the ubuntu-pt
mailing list