XBian Release Candidate 3
|
3rd Oct, 2014, 01:00 AM
Post: #136
|
|||
|
|||
RE: XBian Release Candidate 3
Could you upload the contents (use pastebin) of /proc/last_kmesg after you lose ssh and reboot?
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
3rd Oct, 2014, 06:27 AM
Post: #137
|
|||
|
|||
RE: XBian Release Candidate 3
Hello.
I noticed that the option for pass through audio has disappeared in the audio settings. My receiver does not pick up the Dolby Digital or DTS signal anymore. Any suggestions? |
|||
3rd Oct, 2014, 06:42 AM
(This post was last modified: 3rd Oct, 2014 06:42 AM by rikardo1979.)
Post: #138
|
|||
|
|||
RE: XBian Release Candidate 3
(3rd Oct, 2014 06:27 AM)harmenzon Wrote: Hello. have you changed Settings level at the bottom in the System settings? you may missed this as this is new ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
3rd Oct, 2014, 06:48 AM
Post: #139
|
|||
|
|||
RE: XBian Release Candidate 3
(3rd Oct, 2014 06:42 AM)rikardo1979 Wrote:(3rd Oct, 2014 06:27 AM)harmenzon Wrote: Hello. |
|||
3rd Oct, 2014, 06:56 AM
Post: #140
|
|||
|
|||
RE: XBian Release Candidate 3
(3rd Oct, 2014 06:48 AM)harmenzon Wrote:(3rd Oct, 2014 06:42 AM)rikardo1979 Wrote:I do not seem to have the option to change the settings level in my system settings.(3rd Oct, 2014 06:27 AM)harmenzon Wrote: Hello. at the bottom left what build you are on XBian & XBMC? ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
3rd Oct, 2014, 07:03 AM
Post: #141
|
|||
|
|||
RE: XBian Release Candidate 3
Thanks! That solved it. But first I had to change back to the default skin, since the Xbian themed confluence skin did not give me the option to change the settings level. After that all good.
|
|||
3rd Oct, 2014, 12:31 PM
Post: #142
|
|||
|
|||
RE: XBian Release Candidate 3
(3rd Oct, 2014 01:00 AM)f1vefour Wrote: Could you upload the contents (use pastebin) of /proc/last_kmesg after you lose ssh and reboot? Well... I figured it out. It was due to a IP address conflict. i was assigning a static IP to this Pi using my router. but the IP i was using was already assigned to my guest room's tv.. its an old toshiba that doesn't want to pickup a dhcp assigned IP so I gave it a static IP and forgot. And it is usually not used but my younger kid turned it on yesterday that is why SSH started disconnecting. So, after changing Pi's IP to different one, all is well on SSH and android remote front. Sheesh. |
|||
3rd Oct, 2014, 01:52 PM
Post: #143
|
|||
|
|||
RE: XBian Release Candidate 3
Thanks for the update, glad you found the resolution.
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
7th Oct, 2014, 02:37 AM
Post: #144
|
|||
|
|||
RE: XBian Release Candidate 3
Hello, I'm using RC3 and I can't get write permission via Samba on the external hdd connected to the raspberry. I can see the folders and the files from the network but I can't write on it. With RC2 I had no problems... any suggestion?
|
|||
8th Oct, 2014, 12:09 AM
Post: #145
|
|||
|
|||
RE: XBian Release Candidate 3
(7th Oct, 2014 02:37 AM)Auron90 Wrote: Hello, I'm using RC3 and I can't get write permission via Samba on the external hdd connected to the raspberry. I can see the folders and the files from the network but I can't write on it. With RC2 I had no problems... any suggestion? Are you having this issue with a ssh session? or from windows or another OS network connected? For network permission issues I had to add [DOLPH] path = /media/DOLPH1TB guest ok =yes read only = no browseable = yes writable = yes to /etc/samba/shares.conf For xbian user to be able to write/execute I had to use chmod -R 777 /folder |
|||
8th Oct, 2014, 05:06 AM
Post: #146
|
|||
|
|||
RE: XBian Release Candidate 3
(30th Sep, 2014 02:05 AM)Oliver.O Wrote: With RC3 there OnKey response message is missing though the button has apparently been received. Seems to be an XBMC issue... you might be right. XBian provides custom map for lirc in default install and it is the _same_ since B2 (nor has actual lirc version changed). so either xbmc bug, or xbmc change which should be reflected in xbian's map. you can (as already recommended by others) use KeyMap addon to correct that but if it is bug / misconfig of some kind I would prefer you do the harder way - find and fix the problem. if you find anything via google etc, feel free to open issue on github with a solution / discussion - that we can easily get to the info and fix what is needed. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
8th Oct, 2014, 08:44 AM
Post: #147
|
|||
|
|||
RE: XBian Release Candidate 3
(8th Oct, 2014 12:09 AM)Dolphinus Wrote:I tried your solution and it works, thank you!! However it's strange because in RC2 it worked without any workaround... Am I the only one with this issue since RC3?(7th Oct, 2014 02:37 AM)Auron90 Wrote: Hello, I'm using RC3 and I can't get write permission via Samba on the external hdd connected to the raspberry. I can see the folders and the files from the network but I can't write on it. With RC2 I had no problems... any suggestion? PS: the issue is only in the samba share with both linux and windows. With ssh no problem, the xbian user has the right permissions... |
|||
8th Oct, 2014, 06:14 PM
Post: #148
|
|||
|
|||
RE: XBian Release Candidate 3
Hi there,
I just got my problem with the autorestart of xbmc/kodi with the last update that you guys released, but now I cannot view any video via NFS as I used to do, I will post a log later today, as I cannot do it right now, but... Any ideas? Also, I cannot install aeon mq5 skin, which it is said to be compatible with this version of xbmc and I had installed before all of this. Thank you in advance and as I said when I can I'll post the log file. |
|||
8th Oct, 2014, 06:23 PM
Post: #149
|
|||
|
|||
RE: XBian Release Candidate 3
@wifi86
first of all send last apt-get install session log = to REALLY see what packages have been installed specifically (xbian/debian/version_from/version_to) - it is last session in /var/log/apt/history.log. general comment for any user: - if any updating ever causes harm to you, revert back. there is no reason to stay on "broken" setup and feel confused. Code: btrfs-auto-snapshot rollback root@last_good_known Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
10th Oct, 2014, 03:35 AM
Post: #150
|
|||
|
|||
RE: XBian Release Candidate 3
Problem summary: Since RC3, the buttons <context menu> and <guide> on an MCE remote no longer worked.
(8th Oct, 2014 05:06 AM)mk01 Wrote: you might be right. XBian provides custom map for lirc in default install and it is the _same_ since B2 (nor has actual lirc version changed). so either xbmc bug, or xbmc change which should be reflected in xbian's map. The KeyMap addon could not access the missing buttons either. Editing a key just timed out without recognizing the button press. This patch fixed it for me: Code: *** /usr/local/share/xbmc/system/Lircmap.xml~ 2014-09-24 11:48:43.000000000 +0000 The patch also enables a PVR button, which had to be provided via this patch (replacing a <list> button mapped to KEY_RECORD, although a separeate <record> button mapping exists): Code: *** /etc/lirc/remotes/mceusb.conf~ 2014-10-08 17:16:25.805585766 +0000 Though I am not aware which change between RC2 and RC3 triggered the problem, I hope this helps. If you still think I should open an xbian issue, please let me know. |
|||
« Next Oldest | Next Newest »
|