It doesn't seem to me like the lock up is XBMC per se - it's not eating up mem (according to top), or CPU for that matter. I see errors with avahi and procps?
(and I can actually kill XSqueeze with escape even though it's not updating the screen anymore it seems...)
(my guess is it's the alpha alsa...)
[RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC
bossanova808
Member+ Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-06-27 07:44
Post: #351
My XBMC stuff: ...inc:
(This post was last modified: 2012-06-27 07:47 by bossanova808.)
|
| find quote |
bossanova808
Member+ Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-06-27 08:34
Post: #352
How does one make the sudo modprobe snd-bcm2835 thingy permenant? I thought if I put such a snd-bcm2835.conf (empty) file in /etc/modprobe.d/ it would auto load it but apparently not? Hints, I'm not a huge linux user....
My XBMC stuff: ...inc: |
| find quote |
AtteB
Junior Member Posts: 2 Joined: Dec 2010 Reputation: 0 |
2012-06-28 16:13
Post: #353
Can someone help me with the following:
1. Where do I find the dependencies for xsqueeze? not able to install at the moment and the add-on is marked as broken 2. Are there any logfiles anywhere for xsqueeze? |
| find quote |
sdsnyr94
Fan Posts: 422 Joined: Aug 2009 Reputation: 1 Location: Greensboro, NC |
2012-06-28 18:36
Post: #354
(2012-06-28 16:13)AtteB Wrote: Can someone help me with the following: 1- As a guess, I had dependency issues a while back when the Artist Slideshow addon did not install properly... you could try installing that separately. - I just reloaded using a Frodo alpha build with no problems, and I am not seeing it marked as 'broken'. 2-Just the xbmc.log file.... that should give you an idea of what it is having trouble with. When you went to install, what was the version of Xsqueeze? Make sure it is 0.5.5.... if not you may need to force the Repo to update. Also, what version of XBMC, Hardware, etc would help a lot.
(This post was last modified: 2012-06-28 18:37 by sdsnyr94.)
|
| find quote |
bossanova808
Member+ Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-06-29 02:07
Post: #355
I have seen this occasionally on fresh xbmc installs - I think it's because the xbmc repo hasn't updated itself yet...basically, just force refresh the xbmc.org refresh (right click/contect menu -> fore crefresh) and do the same for the bossanova808 one, and then wait for maybe an hour at most, and it should no longer be marked as broken.
Let me know if that doesn't work and I can look into it further but I am pretty sure it's just a startup type glitch....in a way, xbmc should maybe keep you out of the addons section till it's done its first update or something. My XBMC stuff: ...inc: |
| find quote |
bossanova808
Member+ Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-06-29 05:53
Post: #356
So how annoying do you folks find the kind of double display overlay issues (e.g. volume/next track pop up notice from xbmc when these should be XSqueeze only things)....the reason they occur is there is no way to absorb input events in addons -> they always get passed through to XBMC even if you handle them in the addon. I wanted obvious remote control compatibility so that's why it works this way, but I have worked out there might be a gross hack to solve this
(basically, I would, on XSqueeze start, put in a temporary keymap in your keymaps foler, fore a reload of keymaps, then on exit delete this file and restore your normal keymap. Pros - should be able to remove the annoying messages Cons - if XSqueeze/XBMC crashes, this keymap would be left behind and might screw up your normal XBMC functioning (particularly volume and skip forward/back) - until XSqueeze was next run and then exited. It won't be too hard technically I think (ha!) - and would definitely make XSqueeze a bit nicer, but I am worried about the side effects. My XBMC stuff: ...inc: |
| find quote |
sdsnyr94
Fan Posts: 422 Joined: Aug 2009 Reputation: 1 Location: Greensboro, NC |
2012-06-29 17:08
Post: #357
(2012-06-29 05:53)bossanova808 Wrote: So how annoying do you folks find the kind of double display overlay issues (e.g. volume/next track pop up notice from xbmc when these should be XSqueeze only things)....the reason they occur is there is no way to absorb input events in addons -> they always get passed through to XBMC even if you handle them in the addon. I wanted obvious remote control compatibility so that's why it works this way, but I have worked out there might be a gross hack to solve this As long as you have a way to clean up after a crash (go into XSqueeze and back out), I see no harm in it. More times than not, if your in XSqueeze and it crashes, your just going to go back into it anyway
|
| find quote |
bossanova808
Member+ Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-07-01 04:23
Post: #358
Ok 0.5.6 just pushed has very minor changes to support ARM, only tested with Raspbmc on Raspberry Pi.
Next will be the above keymap changes when I have a moment.... My XBMC stuff: ...inc: |
| find quote |
bossanova808
Member+ Joined: Sep 2009 Reputation: 20 Location: Melbourne, Australia |
2012-07-01 05:10
Post: #359
I've been having some trouble with downloads from my repo lately, though - is this working for others? A force refresh find the update and triggers the download but it never actually comes....debug logging isn't helping so I want to see if this is an issue for others, and if so I will try and get some help on it....
My XBMC stuff: ...inc: |
| find quote |
Paul Webster
Junior Member Posts: 34 Joined: Sep 2004 Reputation: 1 |
2012-07-01 09:06
Post: #360
(2012-06-27 08:34)bossanova808 Wrote: How does one make the sudo modprobe snd-bcm2835 thingy permenant? I thought if I put such a snd-bcm2835.conf (empty) file in /etc/modprobe.d/ it would auto load it but apparently not? Hints, I'm not a huge linux user.... Easy way is to add snd-bcm2835 to the end of the text file /etc/modules |
| find quote |

Search
Help