20th Mar, 2013, 07:07 AM
20th Mar, 2013, 07:15 AM
20th Mar, 2013, 07:15 AM
OK! Working now! thanks
20th Mar, 2013, 07:55 AM
I'm getting this when running 'sudo apt-get install xbian-package-xbmc -y'
Code:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xbian-package-xbmc : Depends: libbluetooth3 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
20th Mar, 2013, 07:57 AM
Do
Code:
sudo apt-get install xbian-package-xbmc libbluetooth3 -y
20th Mar, 2013, 08:05 AM
Okay, then it installed, updated and removed alot of files. but then I got this message
Code:
2 upgraded, 3 newly installed, 271 to remove and 0 not upgraded.
Need to get 83.4 MB of archives.
After this operation, 242 MB disk space will be freed.
E: There are problems and -y was used without --force-yes
20th Mar, 2013, 08:13 AM
So it's updated now? I don't understand the exact problem now
20th Mar, 2013, 10:37 AM
Does gapless audio work on this build?
20th Mar, 2013, 03:36 PM
whoa... this was a large update. seems like it updated everything under the hood !.
20th Mar, 2013, 04:22 PM
My update went well. Iit was quite a big one! I have not tested everything yet, but everything seems to be working well so far.
20th Mar, 2013, 04:33 PM
(20th Mar, 2013 08:13 AM)Koenkk Wrote: [ -> ]So it's updated now? I don't understand the exact problem nowNo it's not updated. And I don't understand the problem either.
I must say that I'm a noob at all this Linux stuff, but I do have some what of a basic understanding.
I would have thought, when following instructions postede on the official wall, I would end up with an updated system. But that has not happened yet.
And I do not have the 'Xbian' tab in 'Settings' so that way won't work either.
I'm at a bit of a loss here.. and would rather not make a clean install of Xbian, if it can be avoided.
Edit:
When running the 'sudo apt-get upgrade -y' code I get the following result.
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
xbian-package-kernel3.6.11 xbian-package-xbmc xbian-update
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
20th Mar, 2013, 04:48 PM
(20th Mar, 2013 04:33 PM)buliway Wrote: [ -> ](20th Mar, 2013 08:13 AM)Koenkk Wrote: [ -> ]So it's updated now? I don't understand the exact problem nowNo it's not updated. And I don't understand the problem either.
I must say that I'm a noob at all this Linux stuff, but I do have some what of a basic understanding.
I would have thought, when following instructions postede on the official wall, I would end up with an updated system. But that has not happened yet.
And I do not have the 'Xbian' tab in 'Settings' so that way won't work either.
I'm at a bit of a loss here.. and would rather not make a clean install of Xbian, if it can be avoided.
Edit:
When running the 'sudo apt-get upgrade -y' code I get the following result.
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
xbian-package-kernel3.6.11 xbian-package-xbmc xbian-update
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
Are you sure you were on XBian 1.0 Alpha 5 when ypu started updating?
(20th Mar, 2013 10:37 AM)stw303 Wrote: [ -> ]Does gapless audio work on this build?
No, the pi doesn't support that atm
20th Mar, 2013, 04:58 PM
Koenkk Wrote:Are you sure you were on XBian 1.0 Alpha 5 when ypu started updating?I'm running Alpha 4 as it looks, so that might be the problem right there.. thanks for pointing that out for me
Can it be compiled from SSH?
It would seem that the instruction on how to compile is down.
Edit:
I'm just gonna do a clean install and take it from there. But thanks for help Koenkk.
20th Mar, 2013, 08:18 PM
XBMC "freezes" after trying to disable the TV-Settings in System/Settings/Live TV/
I got the following error in the log file:
10:36:04 T:2915038272 NOTICE: PVRManager - starting up
10:36:04 T:2822763584 NOTICE: Thread PVR manager start, auto delete: false
10:36:05 T:2805986368 ERROR: DeleteFile - cant delete file, trying to change mode </usr/local/share/xbmc/addons/pvr.mediaportal.tvserv$
10:36:05 T:2805986368 ERROR: DeleteFile - failed to change mode </usr/local/share/xbmc/addons/pvr.mediaportal.tvserver/resources/setti$
10:36:05 T:2805986368 ERROR: Delete - Error deleting file /usr/local/share/xbmc/addons/pvr.mediaportal.tvserver/resources/settings.xml
10:36:05 T:2822763584 NOTICE: Thread Background Loader start, auto delete: false
I manualy chmod the settings.xml file and the problem was gone.
In the previous versions I had no problem with this.
Perhaps a bug in this new version xbian-package-xbmc 2.1 ?
I got the following error in the log file:
10:36:04 T:2915038272 NOTICE: PVRManager - starting up
10:36:04 T:2822763584 NOTICE: Thread PVR manager start, auto delete: false
10:36:05 T:2805986368 ERROR: DeleteFile - cant delete file, trying to change mode </usr/local/share/xbmc/addons/pvr.mediaportal.tvserv$
10:36:05 T:2805986368 ERROR: DeleteFile - failed to change mode </usr/local/share/xbmc/addons/pvr.mediaportal.tvserver/resources/setti$
10:36:05 T:2805986368 ERROR: Delete - Error deleting file /usr/local/share/xbmc/addons/pvr.mediaportal.tvserver/resources/settings.xml
10:36:05 T:2822763584 NOTICE: Thread Background Loader start, auto delete: false
I manualy chmod the settings.xml file and the problem was gone.
In the previous versions I had no problem with this.
Perhaps a bug in this new version xbian-package-xbmc 2.1 ?