Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: tatra 26 Prosince 2007, 12:39:50

Název: Kodeky pri prechodu na 7.10
Přispěvatel: tatra 26 Prosince 2007, 12:39:50
Ahoj,
pri prechodu z 7.04 na 7.10 prestaly fungovat kodeky na video. Jak na to?
dik
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: 3m9d 26 Prosince 2007, 13:32:06
Zkoušel jste odinstalovat a znovu nainstalovat? ;) (přes synaptic odebrat a přidat)
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: tatra 26 Prosince 2007, 13:38:54
nevim presne jake to jsou...
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: truhlik 26 Prosince 2007, 13:47:44
Kód: [Vybrat]
sudo apt-get remove --purge w32codecs && sudo apt-get install w32cdecs
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: tatra 26 Prosince 2007, 14:00:22
toto z toho vylezlo>

tatra@Tatra:~$ sudo apt-get remove --purge w32codecs && sudo apt/get install w32                                                              codecs
E: Nemohu získat zámek /var/lib/dpkg/lock - open (11 Resource temporarily unavai                                                              lable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another proc                                                              ess using it?
tatra@Tatra:~$
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: truhlik 26 Prosince 2007, 14:10:35
Kód: [Vybrat]
(/var/lib/dpkg/),is another process using it?Preklad: "Je nejaky jini proces ktery pouziva /var/lib/dpkg?" neboli mate spusteny synaptic, spravce balicku, spravce aktualizaci jine okno terminalu ve kterem se snazite neco naistalovat. Zavrete jej a provedte znovu.
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: tatra 26 Prosince 2007, 14:14:13
zkousim,


tatra@Tatra:~$ sudo apt-get remove --purge w32codecs && sudo apt/get install w32codecs
[sudo] password for tatra:
Čtu seznamy balíků... Hotovo
Vytvářím strom závislostí
Reading state information... Hotovo
Balík w32codecs není nainstalován, nelze tedy odstranit
0 aktualizováno, 0 nově instalováno, 0 k odstranění a 2 neaktualizováno.
sudo: apt/get: command not found
tatra@Tatra:~$ sudo apt-get install w32codecs
Čtu seznamy balíků... Hotovo
Vytvářím strom závislostí
Reading state information... Hotovo
Balík w32codecs není dostupný, ale jiný balík se na něj odkazuje.
To může znamenat že balík chybí, byl zastarán, nebo je dostupný
pouze z jiného zdroje
E: Balík w32codecs nemá kandidáta pro instalaci
tatra@Tatra:~$
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: truhlik 26 Prosince 2007, 14:36:26
Omlouvam se za ten spatnej prikaz samozrejme to melo byt apt-get a ne apt/get

Mate asi spatne zdroje, poslete:
Kód: [Vybrat]
cat /etc/apt/sources.list a zkuste jeste
Kód: [Vybrat]
sudo apt-get update && sudo apt-get upgradePripadne jeste
Kód: [Vybrat]
sudo apt-get autoremove
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: tatra 26 Prosince 2007, 14:44:42

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://cz.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cz.archive.ubuntu.com/ubuntu/ gutsy-updates restricted main multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://cz.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://cz.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://cz.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
tatra@Tatra:~$ 
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: truhlik 26 Prosince 2007, 15:08:14
Ja se omlouvam ale momentalne nemam Gutsyho na notebooku mam tu Feisty, ale vas sources.ist vyopada vcelku vporadku az na

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://cz.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cz.archive.ubuntu.com/ubuntu/ gutsy-updates restricted main multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://cz.archive.ubuntu.com/ubuntu/ gutsy universe
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://cz.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ gutsy multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://cz.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
deb-src http://cz.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse


deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse


Mate tam feisty misto gutsy, navic jsou to backports takze je vklidu muzete zakomentovat. (Napiste pred oba radky hash - '#' )
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: truhlik 26 Prosince 2007, 15:12:35
Pote vyzkousejte prikazi v mem prispevku vyse
Kód: [Vybrat]
sudo apt-get update && sudo apt-get upgrade
A doporucuji, podivejte se na tento navod http://wiki.ubuntu.cz/Pr%C5%AFvodce_po_instalaci#head-f4f8bff6b1d00fb004d64ecee28fd188015250ee (http://wiki.ubuntu.cz/Pr%C5%AFvodce_po_instalaci#head-f4f8bff6b1d00fb004d64ecee28fd188015250ee)
zvalste kapitoly, uprava seznamu zdroju a nesvobodny software.
Název: Re: Kodeky pri prechodu na 7.10
Přispěvatel: charon 26 Prosince 2007, 18:10:34
Čítaj tu:http://wiki.ubuntu.cz/Vyhrazené_formáty