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

beta2
Thank you for your donation

Pages (51): « Previous 1 ... 36 37 38 39 40 ... 51 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
beta2
20th Oct, 2013, 07:54 AM
Post: #556
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: beta2
i don't know what's the problem :-(,
but if i understand well new mk01's features, you should be able to rollback to an older version in less than 2 sec.
i hope you still have ssh,
i'm not near my pi, maybe there will some syntax error
but to revert, try (in sudo)
btrfs-auto-snapshot list root
you should see a list of snapshot, select one working (check date), and
btrfs-auto-snapshot rollback root/@snapshot_you_have_choice
reboot, and it should reboot in that version.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 06:56 PM
Post: #557
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: beta2
After constant keeping things up to date, everything still works fine here.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 07:29 PM
Post: #558
lordgandhi Offline
Registered
Posts: 6
Joined: Jun 2013
Reputation: 0
RE: beta2
Well, i've tested the remote/inputlirc issue a little bit more. If I stop xbmc first then start
Terminal
inputlircd -g -m 0 -c /dev/input/irremote1 /dev/input/irremote2
first, everything works fine.
It seems that xbmc is reserving the remote exclusively.
Maybe you need to change the behaviour and start the inputlirc (or the lirc daemon) first?

Greetings,
LordGandhi
Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 07:58 PM
Post: #559
xraxor Offline
Registered
Posts: 177
Joined: Dec 2012
Reputation: 9
RE: beta2
(20th Oct, 2013 06:56 PM)CurlyMo Wrote:  After constant keeping things up to date, everything still works fine here.

did you do any reboots since? after my update HDD did not mount but xbmc started ok. when I did a reboot tho xbmc loop Sad
Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 08:06 PM
Post: #560
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: beta2
Yes, always rebooted to make sure.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 08:16 PM
Post: #561
xraxor Offline
Registered
Posts: 177
Joined: Dec 2012
Reputation: 9
RE: beta2
@CurlyMo its sucks, I didn't do anything wrong, and this is the second setup the same happened Sad

@belese I have tried the brfts restore, couldn't tho. [not sure why the year is 2014 and 2023] oops @CurlyMo just showed me how bad my eye sight is lol. just woke up lol

PHP Code:
xbian@xbian ~ $ sudo btrfs-auto-snapshot list root                              root/@
root/@btrfs-auto-snap_apt-run-2013-10-19-2014
root
/@btrfs-auto-snap_apt-run-2013-10-19-2023
xbian
@xbian ~ $ sudo brtfs-auto-snapshot rollback root/@btrfs-auto-snap_apt-run-2013-10-19-2014
sudo
: brtfs-auto-snapshot: command not found
xbian
@xbian ~ $ sudo brtfs-auto-snapshot rollback root/@btrfs-auto-snap_apt-run-2013-10-19-2023
sudo
: brtfs-auto-snapshot: command not found 
Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 08:23 PM
Post: #562
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: beta2
What you call the year is actually the time Wink
Code:
root@pi:~# btrfs-auto-snapshot list root
root/@
root/@btrfs-auto-snap_apt-run-2013-10-19-1552
root/@btrfs-auto-snap_apt-run-2013-10-20-1052
root/@btrfs-auto-snap_daily-2013-10-20-0757
root/@btrfs-auto-snap_weekly-2013-10-13-0830
root/@btrfs-auto-snap_weekly-2013-10-20-0830

PS. the command failed because your spelling was wrong.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 08:29 PM
Post: #563
xraxor Offline
Registered
Posts: 177
Joined: Dec 2012
Reputation: 9
RE: beta2
@CurlyMo thanks didn't see that, I just copied from @belese post ;P
seemed to have worked now, I will reboot.
PHP Code:
xbian@xbian ~ $ sudo btrfs-auto-snapshot rollback root/@btrfs-auto-snap_apt-run-2013-10-19-2014
xbian
@xbian ~ $ 


Hurray, it worked. restore and XBMC is running. Thanks both of you. HDD is now mounted as well Smile
Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 08:32 PM
Post: #564
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: beta2
I'm still hoping the BTRFS snapshot boot menu will make it in Beta 2. Then you don't have to rollback, but simply can boot an older snapshot to test if it worked back then.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 09:04 PM
Post: #565
xraxor Offline
Registered
Posts: 177
Joined: Dec 2012
Reputation: 9
RE: beta2
funny thing, im on the Beta2 image from page 32, and tried to install transmission and CP from SSH config its throws me a package cannot be found. but if type apt-get install xbian-package-[package name here] it works, also works from XBMC Xbian Config. Why is this broken through the SSH config?

Also @CurlyMo can you help me with this problem I have, when watching a video after few secs, sometimes minutes, the screen goes black and my TV shows a message 'unsupported Signal' . in my other beta2 setup I had the same problem, but whenever I went in to SSH config > settings > System > video output > and I enable option 5 Disable Overscan it seemed to work, but now its not.

Update:
Im testing now with option 1 also enabled 'Force HDMI output when no TV is identified'. So far so good actual.
So with option 1 and 5 set to enable, it works!
Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 09:11 PM
Post: #566
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: beta2
Like i said earlier, don't expect to much expertise on XBian from me anymore Smile

pilight - modular domotica solution
Visit this user's website Find all posts by this user
Quote this message in a reply
20th Oct, 2013, 09:27 PM
Post: #567
xraxor Offline
Registered
Posts: 177
Joined: Dec 2012
Reputation: 9
RE: beta2
you still know far more than I lol.
thanks tho. Its working now. im prob the only user with problem, so glad I found a way around it Smile
watching a movie now as the rain pours down outside Wink
Find all posts by this user
Quote this message in a reply
21st Oct, 2013, 04:01 AM
Post: #568
Darkguy Offline
Registered
Posts: 36
Joined: Oct 2013
Reputation: 0
RE: beta2
I'm on the Beta2 from p32/p1 now, upgraded to most recent packages, installed BTSync and thus far everything is fine. Survived reboots and even a power outage when I blew a fuse thus far.

Only thing I noticed is, I plugged in a flash drive to back up an image of the system on. It got recognized the first time, but the .img was 0 bytes. After a reboot, it does not get recognized any longer.
Find all posts by this user
Quote this message in a reply
21st Oct, 2013, 07:46 PM
Post: #569
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: beta2
backup system take very long time (in hours).
you have backup from xbian-config inside xbmc? (Don't know it Mk has alreday done paquet, i work with a develop version)
if you have selected backup to a device, and you remove key or reboot before end, the partition table should be corrupt as your key isn't recognise, try to reformat you usb key, and retry, but wait until end. if you use xbian-config inside xbmc, a pop up should be display when finished. i've to add a way to know if it's running, but later :-).

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
22nd Oct, 2013, 01:54 AM
Post: #570
Darkguy Offline
Registered
Posts: 36
Joined: Oct 2013
Reputation: 0
RE: beta2
(21st Oct, 2013 07:46 PM)belese Wrote:  if you have selected backup to a device, and you remove key or reboot before end, the partition table should be corrupt as your key isn't recognise, try to reformat you usb key, and retry, but wait until end.

The USB key and its partition table are fine, as it works flawlessly on other systems.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (51): « Previous 1 ... 36 37 38 39 40 ... 51 Next »
Post Reply 


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

Current time: 10th May, 2025, 08:40 PM Powered By MyBB, © 2002-2025 MyBB Group.