• 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 244
Linux Radeon OSS with vdpau (howto)
There is a thread somewhere about the python problem.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Looks like xbmc is too new, its XBMC 13.0 alpha9
fritsch, is it possible to use xbmc 12 version?
yeah.. i think the python problem is known.
let's hope it gets fixed in the next release.

the only other option (that I know of) is to revert to the mainline ppa/unstable version. it's using alpha8.

if you do, be sure to refresh the Repository so that it will show as installable.
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
(2013-10-13, 00:44)smv1210 Wrote:
(2013-10-13, 00:33)nickr Wrote: Press left button in settings window and choose advanced settings level.
Thanks a lot ! Smile

Do You have any idea how to fight with the "white screen"?

Please read some pages back. This was broken in mesa 48 hours ago. Sadly also Mesa was compile broken since 24 hours - it was fixed some hours ago. Fabio does not sit the whole day near his computer, so the white screen will be gone, when this ppa: https://launchpad.net/~oibaf/+archive/graphics-drivers/ has new mesa packages.

Btw. If someone wants to tar all packages in /var/cache/apt/archives/ _before_ the last ones, manually installing of those would get vdpau back. This is btw. a good hint, when it is working again, I suspect during that day, then just backup the working .deb files to care for the future.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
I clear all the .deb files, instead i use fsarchiver to make weekly partition backups.
Intel Core i5-11500, ASRock B560M-ITX/ac, 240GB SSD + 4TB  Western Digital Blue, Arch Linux, mythtv 31+fixes + TBS 6205 QUAD FREEVIEW DVB-T2
(2013-10-12, 21:00)antares81 Wrote: Are you sure you setup the ppa from step 2 properly? Because the package is there: https://launchpad.net/~wsnipex/+archive/...ta-master/

yes I'm sure...

Code:
xbmc@Mediacenter:~$ sudo add-apt-repository ppa:wsnipex/xbmc-fernetmenta-master
Sie sind dabei Ihrem System das folgende PPA hinzuzufügen:

Mehr Informationen: https://launchpad.net/~wsnipex/+archive/xbmc-fernetmenta-master
Drücken Sie [ENTER], um fortzufahren oder Strg-c, um das Hinzufügen abzubrechen

gpg: Schlüsselbund `/tmp/tmpetgplc/secring.gpg' erstellt
gpg: Schlüsselbund `/tmp/tmpetgplc/pubring.gpg' erstellt
gpg: Schlüssel A93CABBC von hkp-Server keyserver.ubuntu.com anfordern
gpg: /tmp/tmpetgplc/trustdb.gpg: trust-db erzeugt
gpg: Schlüssel A93CABBC: Öffentlicher Schlüssel "Launchpad PPA for Wsnipex" importiert
gpg: Anzahl insgesamt bearbeiteter Schlüssel: 1
gpg:               importiert: 1  (RSA: 1)
OK
xbmc@Mediacenter:~$ sudo apt-get install xbmc-pvr-addons
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket xbmc-pvr-addons kann nicht gefunden werden.
xbmc@Mediacenter:~$ sudo apt-add-repository ppa:wsnipex/xbmc-fernetmenta-master
Sie sind dabei Ihrem System das folgende PPA hinzuzufügen:

Mehr Informationen: https://launchpad.net/~wsnipex/+archive/xbmc-fernetmenta-master
Drücken Sie [ENTER], um fortzufahren oder Strg-c, um das Hinzufügen abzubrechen

gpg: Schlüsselbund `/tmp/tmphxfcls/secring.gpg' erstellt
gpg: Schlüsselbund `/tmp/tmphxfcls/pubring.gpg' erstellt
gpg: Schlüssel A93CABBC von hkp-Server keyserver.ubuntu.com anfordern
gpg: /tmp/tmphxfcls/trustdb.gpg: trust-db erzeugt
gpg: Schlüssel A93CABBC: Öffentlicher Schlüssel "Launchpad PPA for Wsnipex" importiert
gpg: Anzahl insgesamt bearbeiteter Schlüssel: 1
gpg:               importiert: 1  (RSA: 1)
OK

Code:
xbmc@Mediacenter:~$ sudo apt-get install xbmc-pvr-addons
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket xbmc-pvr-addons kann nicht gefunden werden.
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
@sveni_lee
Did you update your package list after adding the ppa? Because your listing doesn't show the
Code:
sudo apt-get update
between adding the ppa and trying to install the package.
And regaring your cec issues: make sure "libcec" is installed.

edit:
if you never did the update, it also means you're not running the xbmc version from this repo. Doing a
Code:
sudo apt-get update && sudo apt-get upgrade
should bring up an xbmc update
(2013-10-13, 11:52)antares81 Wrote: @sveni_lee
Did you update your package list after adding the ppa? Because your listing doesn't show the
Code:
sudo apt-get update
between adding the ppa and trying to install the package.
And regaring your cec issues: make sure "libcec" is installed.

edit:
if you never did the update, it also means you're not running the xbmc version from this repo. Doing a
Code:
sudo apt-get update && sudo apt-get upgrade
should bring up an xbmc update

Yes I've done this but it dosent change anything...
Code:
xbmc@Mediacenter:/$ sudo apt-add-repository ppa:wsnipex/xbmc-fernetmenta-master
[sudo] password for xbmc:
Sie sind dabei Ihrem System das folgende PPA hinzuzufügen:

Mehr Informationen: https://launchpad.net/~wsnipex/+archive/xbmc-fernetmenta-master
Drücken Sie [ENTER], um fortzufahren oder Strg-c, um das Hinzufügen abzubrechen

gpg: Schlüsselbund `/tmp/tmpqi0xt8/secring.gpg' erstellt
gpg: Schlüsselbund `/tmp/tmpqi0xt8/pubring.gpg' erstellt
gpg: Schlüssel A93CABBC von hkp-Server keyserver.ubuntu.com anfordern
gpg: /tmp/tmpqi0xt8/trustdb.gpg: trust-db erzeugt
gpg: Schlüssel A93CABBC: Öffentlicher Schlüssel "Launchpad PPA for Wsnipex" importiert
gpg: Anzahl insgesamt bearbeiteter Schlüssel: 1
gpg:               importiert: 1  (RSA: 1)
OK
xbmc@Mediacenter:/$ sudo apt-get update && sudo apt-get upgrade
OK   http://security.ubuntu.com raring-security Release.gpg
OK   http://de.archive.ubuntu.com raring Release.gpg
OK   http://ppa.launchpad.net raring Release.gpg
....
Paketlisten werden gelesen... Fertig
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Die folgenden Pakete werden aktualisiert (Upgrade):
  libnfs1
1 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 51,9 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 12,3 kB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren [J/n]? j
Holen: 1 http://ppa.launchpad.net/wsnipex/xbmc-fernetmenta-master/ubuntu/ raring/main libnfs1 amd64 1.6.0-0~ppa1~raring [51,9 kB]
Es wurden 51,9 kB in 0 s geholt (110 kB/s).
(Lese Datenbank ... 84456 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Ersetzen von libnfs1:amd64 1.3.0-2 (durch .../libnfs1_1.6.0-0~ppa1~raring_amd64.deb) ...
Ersatz für libnfs1:amd64 wird entpackt ...
libnfs1:amd64 (1.6.0-0~ppa1~raring) wird eingerichtet ...
Trigger für libc-bin werden verarbeitet ...
ldconfig deferred processing now taking place

xbmc@Mediacenter:/$ sudo apt-get install xbmc-pvr-addons
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
E: Paket xbmc-pvr-addons kann nicht gefunden werden.

regarding Iibcec...
Code:
xbmc@Mediacenter:/$ sudo apt-get install libcec
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Das folgende Paket wurde automatisch installiert und wird nicht mehr benötigt:
  libllvm3.2
Verwenden Sie »apt-get autoremove«, um es zu entfernen.
Die folgenden NEUEN Pakete werden installiert:
  libcec
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 24,1 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 50,2 kB Plattenplatz zusätzlich benutzt.
Holen: 1 http://ppa.launchpad.net/wsnipex/xbmc-fernetmenta-master/ubuntu/ raring/main libcec amd64 2.1.3-2~raring [24,1 kB]
Es wurden 24,1 kB in 0 s geholt (64,1 kB/s).
Vormals nicht ausgewähltes Paket libcec wird gewählt.
(Lese Datenbank ... 84456 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacken von libcec (aus .../libcec_2.1.3-2~raring_amd64.deb) ...
libcec (2.1.3-2~raring) wird eingerichtet ...

here ist the xbmclog...
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
sorry, my fault, there are single packages for each pvr addon. your xbmc version is fine.
Code:
apt-cache search xbmc-pvr
shows you which pvr packages are available. Do a "sudo apt-get install xy" to install one.

Regarding the cec problems: it's a permission problem, please post output of
Code:
ls -l /dev/ttyACM0
and also of
Code:
id
thanks, that helps...
unfortunaly there is no pvr for vdr-xvbc but that is no problem so I've to try vnsi...
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
Hello,

I'm getting the same error as user goldbär, after adding the oibaf repo and doing a dist-upgrade

This solution which was posted does not work for me!
Code:
sudo dpkg -i --force-all /var/cache/apt/archives/libwayland-client0_1.2.1-1~r~gd_amd64.deb /var/cache/apt/archives/libwayland-server0_1.2.1-1~r~gd_amd64.deb /var/cache/apt/archives/libwayland-cursor0_1.2.1-1~r~gd_amd64.deb

sudo apt-get -f install
sudo apt-get update
sudo apt-get dist-upgrade


This is my terminal output


Code:
$ sudo dpkg -i --force-all /var/cache/apt/archives/libwayland-client0_1.2.1-1~r~gd_amd64.deb /var/cache/apt/archives/libwayland-server0_1.2.1-1~r~gd_amd64.deb /var/cache/apt/archives/libwayland-cursor0_1.2.1-1~r~gd_amd64.deb
(Reading database ... 396492 files and directories currently installed.)
Preparing to replace libwayland-client0:amd64 1.2.1-1~r~gd (using .../libwayland-client0_1.2.1-1~r~gd_amd64.deb) ...
Unpacking replacement libwayland-client0:amd64 ...
Preparing to replace libwayland-server0:amd64 1.2.1-1~r~gd (using .../libwayland-server0_1.2.1-1~r~gd_amd64.deb) ...
Unpacking replacement libwayland-server0:amd64 ...
Preparing to replace libwayland-cursor0:amd64 1.2.1-1~r~gd (using .../libwayland-cursor0_1.2.1-1~r~gd_amd64.deb) ...
Unpacking replacement libwayland-cursor0:amd64 ...
Setting up libwayland-client0:amd64 (1.2.1-1~r~gd) ...
Setting up libwayland-server0:amd64 (1.2.1-1~r~gd) ...
Setting up libwayland-cursor0:amd64 (1.2.1-1~r~gd) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

$sudo apt-get -f install
[..]
The following extra packages will be installed:
  libwayland-client0:i386 libwayland-server0:i386
The following NEW packages will be installed
  libwayland-client0:i386 libwayland-server0:i386
0 upgraded, 2 newly installed, 0 to remove and 43 not upgraded.
10 not fully installed or removed.
Need to get 0 B/50.7 kB of archives.
After this operation, 170 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 396492 files and directories currently installed.)
Unpacking libwayland-client0:i386 (from .../libwayland-client0_1.2.1-1~r~gd_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libwayland-client0_1.2.1-1~r~gd_i386.deb (--unpack):
trying to overwrite '/usr/lib/i386-linux-gnu/libwayland-client.so.0.1.0', which is also in package libwayland0:i386 1.0.5-0ubuntu1
Unpacking libwayland-server0:i386 (from .../libwayland-server0_1.2.1-1~r~gd_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libwayland-server0_1.2.1-1~r~gd_i386.deb (--unpack):
trying to overwrite '/usr/lib/i386-linux-gnu/libwayland-server.so.0', which is also in package libwayland0:i386 1.0.5-0ubuntu1
Errors were encountered while processing:
/var/cache/apt/archives/libwayland-client0_1.2.1-1~r~gd_i386.deb
/var/cache/apt/archives/libwayland-server0_1.2.1-1~r~gd_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

$sudo apt-get update [...]

$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies.
libgbm1:i386 : Depends: libwayland-client0:i386 (>= 1.2.1) but it is not installed
                Depends: libwayland-server0:i386 (>= 1.2.1) but it is not installed
E: Unmet dependencies. Try using -f.
The howto is for 64 bit linux, as are the kernel images.

Edit:
In your case:
Code:
sudo dpkg -i --force-all /var/cache/apt/archives/libwayland-client0_1.2.1-1~r~gd_i386.deb /var/cache/apt/archives/libwayland-server0_1.2.1-1~r~gd_i386.deb
sudo apt-get -f install
sudo apt-get dist-upgrade

Still wonder why you have all those :i386 packages installed.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Could you try the following:

wsnipex has rebuild mesa and made it work again. You can add that ppa additionally and if something goes wrong with oibaf, you can use that to downgrade:

Code:
sudo apt-add-repository ppa:wsnipex/mesa
sudo apt-get update
sudo apt-get dist-upgrade

And in the future, when something breaks, you can downgrade by:
sudo apt-get install package=versionofpackage ...
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
On the weekend I've tried the HowTo but I have some audio problems.
I've no audio output.
My system: AMD A8-5500
ASRock FM2A75 PRO4-M

I use a CEC-USB-Adapter from Pilse Eight. The Adapter works fine so I can use my TV Remote for xbmc...
I treid to use TV only for sound with out AVR but no Sound

Any Idea otherwise I will start from the beginning an d will install everything new...

my xbmc-log
Board: B85M-ITX
CPU: i3 4330
GPU: Geforce GTX 750ti
Not a debug log - all info requested from the start page is missing.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
  • 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 244

Logout Mark Read Team Forum Stats Members Help
Radeon OSS with vdpau (howto)26