Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Auto-update to RC3 -> playing video files not working anymore
Thank you for your donation

Pages (2): 1 2 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Auto-update to RC3 -> playing video files not working anymore
12th Sep, 2014, 08:23 PM
Post: #1
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
Auto-update to RC3 -> playing video files not working anymore
Hi guys,

I had auto-update activated, because I thought it is a good thing.

Well, when I came home yesterday night, I tried to play a movie
or a series file, but I can hear only the sound. The video output
is not given. Sometimes the screen stays black, sometimes it just
shows the circling thing or the normal Xbian interface with the
movies, series, music menu.

So, I did some restarts and apt-get updates/upgrades, but that
did not help. They do not go through with an error like "root is not
existing volume" or so.

Thanks for your help.


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
12th Sep, 2014, 09:22 PM
Post: #2
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Auto-update to RC3 -> playing video files not working anymore
Revert to a previous snapshot and don't upgrade btrfs-tools (yet).

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
12th Sep, 2014, 10:06 PM
Post: #3
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: Auto-update to RC3 -> playing video files not working anymore
Thx, can you tell me how to?
Find all posts by this user
Quote this message in a reply
13th Sep, 2014, 11:10 AM
Post: #4
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Auto-update to RC3 -> playing video files not working anymore
Please see the wiki.

http://wiki.xbian.org/doku.php/snapshots

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
13th Sep, 2014, 12:51 PM
Post: #5
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: Auto-update to RC3 -> playing video files not working anymore
(13th Sep, 2014 11:10 AM)f1vefour Wrote:  Please see the wiki.

http://wiki.xbian.org/doku.php/snapshots

Thanks, I checked that, already. That happened:

root@xbian:/home/xbian# sudo btrfs-auto-snapshot list root
/usr/sbin/btrfs-auto-snapshot: line 456: 100 - (mdu*100 / mdt) : division by 0 (error token is ") ")
Error: root is not existing volume.
/usr/sbin/btrfs-auto-snapshot: line 1: 10100 Segmentation fault exit 138
root@xbian:/home/xbian#
Find all posts by this user
Quote this message in a reply
13th Sep, 2014, 01:19 PM
Post: #6
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Auto-update to RC3 -> playing video files not working anymore
I think you need to revert btrfs-tools

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
13th Sep, 2014, 02:06 PM
Post: #7
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: Auto-update to RC3 -> playing video files not working anymore
(13th Sep, 2014 01:19 PM)f1vefour Wrote:  I think you need to revert btrfs-tools

Sorry, but again: How to revert that?
Find all posts by this user
Quote this message in a reply
13th Sep, 2014, 02:32 PM (This post was last modified: 15th Sep, 2014 03:10 AM by f1vefour.)
Post: #8
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
Re: Auto-update to RC3 -> playing video files not working anymore
I don't have access to my Pi at the moment, you have to give the specific build number you want to revert to.

First list the packages.

Terminal

sudo apt-cache showpkg btrfs-tools

Then pick the previous version.

Terminal

sudo apt-get install btrfs-tools=2.21

2.21 being an example, you simply use a lower package number from the first command.

*edit*
Fixed typo.

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
13th Sep, 2014, 11:56 PM
Post: #9
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: Auto-update to RC3 -> playing video files not working anymore
(13th Sep, 2014 02:32 PM)f1vefour Wrote:  I don't have access to my Pi at the moment, you have to give the specific build number you want to revert to.

First list the packages.

Terminal

sudo apt-cache showpkg bttfs-tools

Then pick the previous version.

Terminal

sudo apt-get install btrfs-tools=2.21

2.21 being an example, you simply use a lower package number from the first command.

Unfortunately, that did not work:

xbian@xbian ~ $ sudo apt-cache showpkg bttfs-tools
N: Unable to locate package bttfs-tools
Find all posts by this user
Quote this message in a reply
14th Sep, 2014, 12:28 AM
Post: #10
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Auto-update to RC3 -> playing video files not working anymore
(13th Sep, 2014 11:56 PM)syco Wrote:  
(13th Sep, 2014 02:32 PM)f1vefour Wrote:  I don't have access to my Pi at the moment, you have to give the specific build number you want to revert to.

First list the packages.

Terminal

sudo apt-cache showpkg bttfs-tools

Then pick the previous version.

Terminal

sudo apt-get install btrfs-tools=2.21

2.21 being an example, you simply use a lower package number from the first command.

Unfortunately, that did not work:

xbian@xbian ~ $ sudo apt-cache showpkg bttfs-tools
N: Unable to locate package bttfs-tools

you have a typo there
its not bttfs but btrfs

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
14th Sep, 2014, 01:29 AM
Post: #11
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: Auto-update to RC3 -> playing video files not working anymore
Ah, shit, I see. I just used the code from above and did not see the btrs typo.

Alright, that came back and I am a bit overwhelmed by the output. Which version is now the installed one and which one I should use instead?

Is it:

sudo apt-get install btrfs-tools=3.15.99

or 3.14.99 or 0.18 or a totally different version/number?

Quote:root@xbian:/home/xbian# sudo apt-cache showpkg btrfs-tools
Package: btrfs-tools
Versions:
3.16.99-xbian (/var/lib/apt/lists/xbian.brantje.com_dists_staging_main_binary-ar mhf_Packages) (/var/lib/dpkg/status)
Description Language:
File: /var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_bi nary-armhf_Packages
MD5: 6c92f6b52196ea41fff11f91d2718170

3.14.99-xbian (/var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_binary-arm hf_Packages)
Description Language:
File: /var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_bi nary-armhf_Packages
MD5: 6c92f6b52196ea41fff11f91d2718170

1.0-xbian2 (/var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_binary-armhf_ Packages)
Description Language:
File: /var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_bi nary-armhf_Packages
MD5: 6c92f6b52196ea41fff11f91d2718170

1.0-xbian1 (/var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_binary-armhf_ Packages)
Description Language:
File: /var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_bi nary-armhf_Packages
MD5: 6c92f6b52196ea41fff11f91d2718170

1.0-xbian (/var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_binary-armhf_P ackages)
Description Language:
File: /var/lib/apt/lists/xbian.brantje.com_dists_wheezy_main_bi nary-armhf_Packages
MD5: 6c92f6b52196ea41fff11f91d2718170

0.19+20120328-7.1 (/var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists _wheezy_main_binary-armhf_Packages)
Description Language:
File: /var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_d ists_wheezy_main_binary-armhf_Packages
MD5: bf71fe5b5ee8c13682e74d4222832ac2


Reverse Depends:
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-update,btrfs-tools 1.0-xbian1
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian2
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 1.0-xbian
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-initramfs-tools,btrfs-tools 3.14.0
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xbian-package-config-shell,btrfs-tools 1.0-xbian2
xen-tools,btrfs-tools
schroot,btrfs-tools
mic2,btrfs-tools
linaro-image-tools,btrfs-tools
kvpm,btrfs-tools
kernel-package,btrfs-tools
fsarchiver,btrfs-tools
ceph,btrfs-tools
btrfs-tools-dbg,btrfs-tools 0.19+20120328-7.1
Dependencies:
3.16.99-xbian - e2fslibs (2 1.42) libblkid1 (2 2.17.2) libc6 (2 2.13-28) libcome rr2 (2 1.01) libgcc1 (2 1:4.4.0) liblzo2-2 (0 (null)) libuuid1 (2 2.16) zlib1g ( 2 1:1.2.0)
3.14.99-xbian - e2fslibs (2 1.42) libblkid1 (2 2.17.2) libc6 (2 2.13-28) libcome rr2 (2 1.01) libgcc1 (2 1:4.4.0) liblzo2-2 (0 (null)) libuuid1 (2 2.16) zlib1g ( 2 1:1.2.0)
1.0-xbian2 - e2fslibs (2 1.42) libblkid1 (2 2.17.2) libc6 (2 2.13-28) libcomerr2 (2 1.01) libgcc1 (2 1:4.4.0) liblzo2-2 (0 (null)) libuuid1 (2 2.16) zlib1g (2 1 :1.2.0) xbian-package-config-shell (3 2.1.6-53a)
1.0-xbian1 - e2fslibs (2 1.42) libc6 (2 2.13-28) libcomerr2 (2 1.01) libgcc1 (2 1:4.4.0) libuuid1 (2 2.16) zlib1g (2 1:1.2.0) liblzo2-2 (0 (null))
1.0-xbian - e2fslibs (2 1.42) libc6 (2 2.13-28) libcomerr2 (2 1.01) libgcc1 (2 1 :4.4.0) libuuid1 (2 2.16) zlib1g (2 1:1.2.0) liblzo2-2 (0 (null))
0.19+20120328-7.1 - e2fslibs (2 1.42) libc6 (2 2.13-28) libcomerr2 (2 1.01) libg cc1 (2 1:4.4.0) libuuid1 (2 2.16) zlib1g (2 1:1.2.0)
Provides:
3.16.99-xbian -
3.14.99-xbian -
1.0-xbian2 -
1.0-xbian1 -
1.0-xbian -
0.19+20120328-7.1 -
Reverse Provides:
root@xbian:/home/xbian#
Find all posts by this user
Quote this message in a reply
14th Sep, 2014, 07:37 AM
Post: #12
f1vefour Offline
Administrator
******
Posts: 1,342
Joined: Mar 2013
Reputation: 58
RE: Auto-update to RC3 -> playing video files not working anymore
3.14.99

Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us.
Visit this user's website Find all posts by this user
Quote this message in a reply
14th Sep, 2014, 11:11 PM
Post: #13
syco Offline
Registered
Posts: 184
Joined: Apr 2013
Reputation: 0
RE: Auto-update to RC3 -> playing video files not working anymore
Thank you. Smile
Find all posts by this user
Quote this message in a reply
16th Sep, 2014, 11:13 PM
Post: #14
moocow Offline
Registered
Posts: 2
Joined: Sep 2014
Reputation: 0
RE: Auto-update to RC3 -> playing video files not working anymore
Same problem here. Can't downgrade btrfs-tools because btrfs-tools is broken. So when I try to do "sudo apt-get install btrfs-tools=3.14.99", it fails when trying to do the snapshot. Is there another way to downgrade it?
Find all posts by this user
Quote this message in a reply
17th Sep, 2014, 12:23 AM
Post: #15
menakite Offline
Management
******
Posts: 175
Joined: Apr 2014
Reputation: 27
RE: Auto-update to RC3 -> playing video files not working anymore
Get it from http://xbian.brantje.com/pool/stable/main/b/btrfs-tools/ then
Terminal
sudo dpkg -i <insert .deb file name here>
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] Gapless playback not working anymore on FLAC A.T.E. 7 13,985 28th Apr, 2019 12:05 AM
Last Post: Nachteule
  Kodi 17.4 is not playing video smoothly. GastonBA 24 54,451 13th Oct, 2017 04:43 AM
Last Post: cairnarvon
  [PROBLEM] Airplay playing only sound, never video igorkulman 3 37,894 11th Jan, 2015 05:50 AM
Last Post: rikardo1979
  Auto Copy Files When USB Mounted mjbrown 11 29,207 10th Oct, 2014 07:31 PM
Last Post: f1vefour
  [PROBLEM] 3D not working for all files numanoids 28 92,514 7th Apr, 2014 01:37 PM
Last Post: rfmoz
  Auto Update Add ons marke08 1 5,751 2nd Mar, 2014 05:34 AM
Last Post: IriDium
  [SOLVED] WMV files go mute after a few seconds of playback and stop playing soon after Gyuunduh 3 13,034 12th Feb, 2014 04:34 AM
Last Post: Gyuunduh
  [SOLVED] Plays no video except mkv files? danielog 10 28,690 1st Dec, 2013 02:21 AM
Last Post: rikardo1979
  Playing next video Baz8755 8 26,935 28th Oct, 2013 04:49 AM
Last Post: rikardo1979
  CEC HDMI is not working anymore Yellowball 7 23,349 23rd Jul, 2013 01:49 AM
Last Post: careless25

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th May, 2025, 06:14 AM Powered By MyBB, © 2002-2025 MyBB Group.