Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Pages (13): « Previous 1 ... 9 10 11 12 13 Next »
Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Official CuBox-i XBian 1.0 Beta 2 thread
28th Dec, 2014, 12:47 AM
Post: #151
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Minor issue: ESATA drive is not automounting. It is available when I check via fdisk -l screenshot but it is not in /media or /mnt
Find all posts by this user
28th Dec, 2014, 03:03 AM
Post: #152
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
(28th Dec, 2014 12:44 AM)CurlyMo Wrote:  Can you post the full output of:
Code:
apt-get update
apt-get upgrade

That actually did it: running the commands manually instead of via Xbian-Config. Output shows no errors
apt-get update

apt-get upgrade

after it finished I did "reboot now" unfortunately the system hangs during boot, it shows the XBian logo on tv, progress bar is empty and it shows "loading..." for a couple of minutes now. SSH is not working. I unplugged the Cubox-i/plugged in again, that worked.

BUT REALLY weird: While im in XBMC, without doing anything, XBMC reboots every 60 seconds!

full dmesg here I found the following red line:
Terminal
[ 236.841808] function : hdmi_cec_read
[ 251.821006] function : mxc_hdmi_cec_isr
[ 251.840711] function : mxc_hdmi_cec_worker
[ 251.840720] function : mxc_hdmi_cec_worker nonzero
[ 251.840727] function : mxc_hdmi_cec_msg
[ 251.840739] function : mxc_hdmi_cec_msg write_busy: 0
[ 251.840748] function : mxc_hdmi_cec_worker enabling irq
[ 251.840755] function : mxc_hdmi_cec_worker exit
[ 251.840761] function : hdmi_cec_read
[ 257.054557] systemd-logind[3332]: New seat seat0.
[ 257.084650] systemd-logind[3332]: Failed to start user service: Unknown unit: user@1000.service
[ 257.099794] systemd-logind[3332]: New session 1 of user xbian.

What does this mean? I am turning the Cubox off now because I don't want another dead Cubox.
Find all posts by this user
28th Dec, 2014, 03:13 AM
Post: #153
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Can you do a:
Code:
apt-get install linux-image-3.14.14-armmp xbian-package-xbmc-6q

pilight - modular domotica solution
Visit this user's website Find all posts by this user
28th Dec, 2014, 07:17 AM
Post: #154
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Error, you have held or broken packages, screenshot attached

(28th Dec, 2014 03:13 AM)CurlyMo Wrote:  Can you do a:
Code:
apt-get install linux-image-3.14.14-armmp xbian-package-xbmc-6q


Attached File(s) Thumbnail(s)
   
Find all posts by this user
28th Dec, 2014, 07:40 AM
Post: #155
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Hmm. Let's wait for @mk01 to check in.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
28th Dec, 2014, 11:09 AM
Post: #156
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Is there a log file somewhere that shows the log of all apt-get commands? Perhaps something failed during the second command (from the FAQ) and I didn't notice it. I noticed the date and time is 1st of Jan, 1970. That's weird, normally Xbian shows current date/time.
Find all posts by this user
28th Dec, 2014, 10:52 PM
Post: #157
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
I just redid everything from scratch:

1. used the 400MB 4dec image
2. exit XBMC
3. via SSH, fix current date/time with date command
4. via SSH now run the 2 commands from FAQ
5. still in same SSH session, run apt-get update and apt-get upgrade

I closely monitored the output for any warnings or errors, nothing. Everything processed normally, flawless.

The system even rebooted automatically (shown on tv when the update process was done "update finished, restart in 1 min".

RESULT: XBMC reboots every 30-60 seconds. Nothing I can do to stop that! Extremely annoying.
dmesg output: http://pastebin.com/BYbQhDNz

Everything went smooth and flawless, so it should be able to reproduce.

EDIT: I turned off CEC via XBian Config in XBMC, right after saving that modification, XBMC rebooted again. Now my TV is flashing black/snow all the time. Tried a reboot via SSH. No success. Please help!
Find all posts by this user
29th Dec, 2014, 06:44 PM
Post: #158
maccosx Offline
Registered
Posts: 3
Joined: Dec 2014
Reputation: 0
RE: Official CuBox-i XBian 1.0 Beta 2 thread
(28th Dec, 2014 10:52 PM)zilexa Wrote:  I just redid everything from scratch:

1. used the 400MB 4dec image
2. exit XBMC
3. via SSH, fix current date/time with date command
4. via SSH now run the 2 commands from FAQ
5. still in same SSH session, run apt-get update and apt-get upgrade

I closely monitored the output for any warnings or errors, nothing. Everything processed normally, flawless.

The system even rebooted automatically (shown on tv when the update process was done "update finished, restart in 1 min".

RESULT: XBMC reboots every 30-60 seconds. Nothing I can do to stop that! Extremely annoying.
dmesg output: http://pastebin.com/BYbQhDNz

Everything went smooth and flawless, so it should be able to reproduce.

EDIT: I turned off CEC via XBian Config in XBMC, right after saving that modification, XBMC rebooted again. Now my TV is flashing black/snow all the time. Tried a reboot via SSH. No success. Please help!


Same problem here, i noticed that every time xbmd service restart the language is defaulted while i previously configured italian. I tried disabling CEC/forcing hdmi output/update every package available but nothing change

using XBian_2014.12.04_imx6.img.gz on cuboxi I2
Find all posts by this user
29th Dec, 2014, 07:29 PM
Post: #159
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Can you guys check if the permissions of the /home/xbian/.xbmc folder are correct?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
29th Dec, 2014, 08:28 PM
Post: #160
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
(29th Dec, 2014 07:29 PM)CurlyMo Wrote:  Can you guys check if the permissions of the /home/xbian/.xbmc folder are correct?

drwxr-xr-x
screenshot attached.

edit: just checked my RPi as well: .xbmc has the exact same permissions.


Attached File(s) Thumbnail(s)
   
Find all posts by this user
29th Dec, 2014, 09:11 PM
Post: #161
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official CuBox-i XBian 1.0 Beta 2 thread
And all files inside?
Code:
ls -AlR /home/xbian/.xbmc

pilight - modular domotica solution
Visit this user's website Find all posts by this user
29th Dec, 2014, 09:34 PM
Post: #162
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
http://pastebin.com/r6f7e94S

looks like some files for language are -rw-r--r--

edit: for some reason it now also takes time before I can SSH, after switching lan cable from RPi to Cubox-i, I can only SSH after XBMC has rebooted automatically once or twice (a minute or 2). But it could also be my crappy router.
Find all posts by this user
29th Dec, 2014, 09:40 PM
Post: #163
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Official CuBox-i XBian 1.0 Beta 2 thread
Do you have any symlinks to network shares? Also, can you check if XBMC runs properly as XBian user?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
29th Dec, 2014, 10:53 PM
Post: #164
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official CuBox-i XBian 1.0 Beta 2 thread
I don't have any network shares. How do I run xbmc as Xbian user? Exit on the tv and then run it via ssh, logged in as xbian?
Find all posts by this user
29th Dec, 2014, 10:54 PM
Post: #165
ramonskie Offline
Registered
Posts: 12
Joined: May 2014
Reputation: 0
RE: Official CuBox-i XBian 1.0 Beta 2 thread
i experience the same problem when upgrading.
xbmc restarts every minute or so

also have the problem when upgrading from withing xbian-config i also get the depedency failure
mentioned here http://forum.xbian.org/thread-2100-post-25797.html#pid25797
Find all posts by this user
« Next Oldest | Next Newest »
Pages (13): « Previous 1 ... 9 10 11 12 13 Next »
Thread Closed 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Official CuBox-i XBian 1.0 RC3 Thread IriDium 94 306,481 21st Jun, 2015 05:59 AM
Last Post: zilexa

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

Current time: 14th May, 2025, 01:02 PM Powered By MyBB, © 2002-2025 MyBB Group.