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

Official XBian 1.0 Beta 1.1 thread
Thank you for your donation

Pages (14): « Previous 1 2 3 4 5 6 ... 14 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Official XBian 1.0 Beta 1.1 thread
16th Jul, 2013, 07:06 PM
Post: #46
Fred Offline
Registered
Posts: 321
Joined: Apr 2013
Reputation: 36
RE: Official XBian 1.0 Beta 1.1 thread
I was already triggered, but thanks Big Grin

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
16th Jul, 2013, 07:31 PM
Post: #47
wifi86 Offline
Registered
Posts: 7
Joined: Jul 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1.1 thread
Hi there,

I just try to update from beta 1 to the new 1.1 version and I get an error similar to the one Jehali has said but with the ifupdown interface, any ideas how to solve it? 'cos i can only think of trying a fresh install...
Find all posts by this user
Quote this message in a reply
16th Jul, 2013, 10:10 PM
Post: #48
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Official XBian 1.0 Beta 1.1 thread
Just fyi, I made a ticket at Flexget cos I cannot imagine it can be XBian causing the issue.
http://flexget.com/ticket/2110
After installing Paver, I could install Flexget. I have no idea what Paver is and why it is necessary. Also there were still 2 failures at the end of the installation so I will keep investigating.

(16th Jul, 2013 06:07 PM)mk01 Wrote:  
(16th Jul, 2013 06:02 PM)zilexa Wrote:  But I never had this error before, I use the same mac to maintain 3 RPis, two of them are still running 1.0a5..

yes, because alpha5 was forcing "C". so ignored local rpi system settings, ignored terminal session lang settings from client.

LC_CTYPE is setting for numbers formats etc, isn't it possible that you have in mac custom format set ??? this is one possibility.

or some enforcement in ~/.profile after installation if MACPORTS or similar???

hmm I must have installed something in the last few months. No problem I'll try changing it to C. Just wanted to be sure it's not caused by XBian. Thanks!
Find all posts by this user
Quote this message in a reply
16th Jul, 2013, 10:58 PM
Post: #49
JeHaLi Offline
Registered
Posts: 15
Joined: Mar 2013
Reputation: 3
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 07:31 PM)wifi86 Wrote:  Hi there,

I just try to update from beta 1 to the new 1.1 version and I get an error similar to the one Jehali has said but with the ifupdown interface, any ideas how to solve it? 'cos i can only think of trying a fresh install...

Hello wifi86

Yes I did this:

sudo insserv -f rpcbind (without the qoutes !)

then:

apt-get -f install

then continued with successfull update.
Find all posts by this user
Quote this message in a reply
16th Jul, 2013, 11:51 PM
Post: #50
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 07:31 PM)wifi86 Wrote:  Hi there,

I just try to update from beta 1 to the new 1.1 version and I get an error similar to the one Jehali has said but with the ifupdown interface, any ideas how to solve it? 'cos i can only think of trying a fresh install...

hard to know what you mean, but. on alpha5, eth0 wasn't listed in /etc/network/interfaces as "auto". ad1) it was working ad2) due to bugs in debians scripts, under some conditions it was even needed like this.

since upstart, this is heading back to documented workflow so if eth0 is not listed as "auto" interface, standard ifup run will not trigger it.

beta2 is correcting this (adding eth0 to "auto" to /etc/network/interfaces) so file should look like this:
Code:
auto lo
auto eth0
.
.
.
or simply
Code:
auto lo eth0

(16th Jul, 2013 10:10 PM)zilexa Wrote:  hmm I must have installed something in the last few months. No problem I'll try changing it to C. Just wanted to be sure it's not caused by XBian. Thanks!

more or less those errors you encountered are not affecting the program itself on the xbian.

it only means, that the output of the messages would be like as you requested, but it's not possible, because your desired format is not available.

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
17th Jul, 2013, 01:28 AM
Post: #51
lowlow75 Offline
Registered
Posts: 4
Joined: Jul 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 01:19 PM)Pawlisko Wrote:  I have network disk with 0777 rights on it, created /mnt/Maxtor with 0777 rights (recursively). I can create files, read files, delete files but I can't rename files. This happens only on rpi, when I connect via Android, iOS or Windows everything is OK.

Same issue.. is there a solution for that ?

I've got another issue, each time xbmc lists the movies the rpi freezes and can't do anything expect power OFF/ON.

I did a fresh install, same thing. Sad

When I browse by genre there is fewer movies and no hang.
Sometimes the issue comes when am scraping a movie.

Beta 1.1 is almost perfect for me.. I need to tell you guys are doing a very impressive work. Thanks a lot for that. Smile
Find all posts by this user
Quote this message in a reply
17th Jul, 2013, 01:33 AM
Post: #52
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Official XBian 1.0 Beta 1.1 thread
(17th Jul, 2013 01:28 AM)lowlow75 Wrote:  I've got another issue, each time xbmc lists the movies the rpi freezes and can't do anything expect power OFF/ON.

I did a fresh install, same thing. Sad

When I browse by genre there is fewer movies and no hang.
Sometimes the issue comes when am scraping a movie.

Beta 1.1 is almost perfect for me.. I need to tell you guys are doing a very impressive work. Thanks a lot for that. Smile

ok, someone already reported memory eating. can you edit /etc/sysctl.conf and remove lines:

kernel.msgmax = 65536
kernel.msgmnb = 65536
kernel.sem = 250 256000 32 1024

then reboot.
of course be sure you don't have the 256mb model and zram-swap version lower than 1.0-3.1 !

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
17th Jul, 2013, 03:07 AM
Post: #53
googl1 Offline
Registered
Posts: 7
Joined: Jul 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1.1 thread
Hi,
I did a fresh install with Beta 1.1 now and my Wifi Stick doesn't work here.

The Xbian Config says scanning wlan0 and after that the window disappears.

In which log file do I have to look?

Thats from dmesg:
Code:
usb 1-1.3.2: new high-speed USB device number 6 using dwc_otg
usb 1-1.3.2: New USB device found, idVendor=7392, idProduct=7718
usb 1-1.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-1.3.2: Product: 802.11 n WLAN
usb 1-1.3.2: Manufacturer: Ralink
Code:
phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 2872, rf: 0001, rev: 0202.
ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
usbcore: registered new interface driver rt2800usb
device label xbian-root-btrfs devid 1 transid 119 /dev/mmcblk0p2
sd 0:0:0:0: Attached scsi generic sg0 type 0
phy0 -> rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'.
phy0 -> rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29.

Thats from xbmc.log:
Code:
19:06:02 T:3042402304   ERROR: ClearBlock: Trying to clear non existent block /home/xbian/.xbmc/addons/plugin.xbianconfig
19:06:11 T:2912941120   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ValueError'>
                                            Error Contents: invalid literal for int() with base 10: '-90 dBm  '
                                            Traceback (most recent call last):
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/window.py", line 39, in onClick
                                                control.click(controlID)
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 187, in click
                                                control.click(controlId)
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 187, in click
                                                control.click(controlId)
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 187, in click
                                                control.click(controlId)
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 120, in click
                                                self.onClick(self)
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/categories/10_system.py", line 47, in <lambda>
                                                self.interfaceValue[interface]['ssid'].onClick = lambda wifi : self.wifi(interface)
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/categories/10_system.py", line 151, in connectWifi
                                                if wifiConnect(interface) :
                                              File "/home/xbian/.xbmc/addons/plugin.xbianconfig/resources/lib/utils.py", line 110, in wifiConnect
                                                signalI = int(network[SIGNAL])
                                            ValueError: invalid literal for int() with base 10: '-90 dBm  '
                                            -->End of Python script error report<--
Find all posts by this user
Quote this message in a reply
17th Jul, 2013, 03:14 AM
Post: #54
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Official XBian 1.0 Beta 1.1 thread
(17th Jul, 2013 03:07 AM)googl1 Wrote:  The Xbian Config says scanning wlan0 and after that the window disappears.

so you are referring to xbian config XBMC, not SHELL, right? please state this directly next time.

and the issue, I have the feeling Iridium already reported (or someone). please check issue list on github (for xbmc-package-config-xbmc) and create issue there if not present.

I have no clue of xbmc python programming, so we have to trigger Belese (author).

thanks

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
17th Jul, 2013, 08:25 AM
Post: #55
xbmcnut Offline
Registered
Posts: 8
Joined: May 2013
Reputation: 1
RE: Official XBian 1.0 Beta 1.1 thread
I've tried the Airplay fix that mk01 recommended here https://github.com/xbianonpi/xbian/issues/423 but it made no difference. Xbian is not broadcast. Have confirmed that Airplay is enabled after running the following code:

sudo -i
echo "frandom" >> /etc/modules; sync; reboot

Did anyone get that to work?
Visit this user's website Find all posts by this user
Quote this message in a reply
17th Jul, 2013, 08:28 AM
Post: #56
lowlow75 Offline
Registered
Posts: 4
Joined: Jul 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1.1 thread
(17th Jul, 2013 01:33 AM)mk01 Wrote:  
(17th Jul, 2013 01:28 AM)lowlow75 Wrote:  I've got another issue, each time xbmc lists the movies the rpi freezes and can't do anything expect power OFF/ON.

I did a fresh install, same thing. Sad

When I browse by genre there is fewer movies and no hang.
Sometimes the issue comes when am scraping a movie.

ok, someone already reported memory eating. can you edit /etc/sysctl.conf and remove lines:

kernel.msgmax = 65536
kernel.msgmnb = 65536
kernel.sem = 250 256000 32 1024

then reboot.
of course be sure you don't have the 256mb model and zram-swap version lower than 1.0-3.1 !

Thanks.
I did it but still the same issue.
About my Pi, it's a 512 but for zram-swap am not sure how to find the version? (went into Xbian config and when I select information nothing appears).
Find all posts by this user
Quote this message in a reply
17th Jul, 2013, 08:44 AM
Post: #57
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Official XBian 1.0 Beta 1.1 thread
(17th Jul, 2013 08:28 AM)lowlow75 Wrote:  I did it but still the same issue.
About my Pi, it's a 512 but for zram-swap am not sure how to find the version? (went into Xbian config and when I select information nothing appears).

apt-cache policy xbian-package-zram-swap

mk

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
17th Jul, 2013, 11:06 AM
Post: #58
lowlow75 Offline
Registered
Posts: 4
Joined: Jul 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1.1 thread
(17th Jul, 2013 08:44 AM)mk01 Wrote:  
(17th Jul, 2013 08:28 AM)lowlow75 Wrote:  I did it but still the same issue.
About my Pi, it's a 512 but for zram-swap am not sure how to find the version? (went into Xbian config and when I select information nothing appears).

apt-cache policy xbian-package-zram-swap

mk

Thanks for your help

Code:
xbian-package-zram-swap:
  Installed: 1.0-3.1
  Candidate: 1.0-3.1
  Version table:
*** 1.0-3.1 0

After some tests am experiencing exactly the same issue: freezing when xbmc display the movie list. :/
Find all posts by this user
Quote this message in a reply
17th Jul, 2013, 04:38 PM
Post: #59
jphellemons Offline
Registered
Posts: 3
Joined: Jul 2013
Reputation: 0
Exclamation RE: Official XBian 1.0 Beta 1.1 thread
Hi, I upgraded from alpha 5 and it stopped at moving root and could not ssh to it anymore.

so I decided to do a fresh install. Everything works, but when I modify my /etc/fstab for my nfs shares and change locale to dutch and reboot, it does not start xbmc anymore.
then there is some bracket error at awk

Quote:awk line 1 syntax [

so when I remove the lines from /etc/fstab it works again.
here are the four lines I added to /etc/fstab
Code:
192.168.1.133:/mnt/HD_a2/shared/Movies /public/Movies nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
192.168.1.133:/mnt/HD_a2/shared/Music /public/Music nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
192.168.1.133:/mnt/HD_a2/shared/Pictures /public/Pictures nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
192.168.1.133:/mnt/HD_a2/shared/TV\040Shows /public/TV nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
Visit this user's website Find all posts by this user
Quote this message in a reply
17th Jul, 2013, 05:54 PM
Post: #60
wifi86 Offline
Registered
Posts: 7
Joined: Jul 2013
Reputation: 0
RE: Official XBian 1.0 Beta 1.1 thread
(16th Jul, 2013 10:58 PM)JeHaLi Wrote:  
(16th Jul, 2013 07:31 PM)wifi86 Wrote:  Hi there,

I just try to update from beta 1 to the new 1.1 version and I get an error similar to the one Jehali has said but with the ifupdown interface, any ideas how to solve it? 'cos i can only think of trying a fresh install...

Hello wifi86

Yes I did this:

sudo insserv -f rpcbind (without the qoutes !)

then:

apt-get -f install

then continued with successfull update.


Hi Jehali,

thanks for the tip, when I get home I'll try that, 'cos I read about the first command "insserv -f..." but I don't know why I just thought after that should be executed the "atp-get install xbian-update" and with that i got the same problem...

Again thank you and I'll tell you about the result.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (14): « Previous 1 2 3 4 5 6 ... 14 Next »
Post Reply 


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

Current time: 9th May, 2025, 08:35 AM Powered By MyBB, © 2002-2025 MyBB Group.