Official XBian 1.0 Beta 1.1 thread
|
31st Jul, 2013, 03:49 PM
Post: #147
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(19th Jul, 2013 09:47 AM)xbmajx Wrote: ok, can you try to force them as noCoW? stop xbmc, rename the Database dir, then create empty Database, put +C flag on it and with cp, copy files from the renamed Database dir to the new one. newly created files should get the +C flag from upper directory (so from new Database) the command could be like this Code: 1) stop xbmc then recheck with lsattr, the last "-" in the previous listing should turn to "C" for the files. like this: Code: root@xbian:~# lsattr /home/xbian/.xbmc/userdata/Database/ (30th Jul, 2013 08:12 AM)thedude459 Wrote: With this release xbian isn't picking up my sql database. With openelec I had to delay startup for 10 seconds so the network could start. Should I have to do this with this as well? I am running an unraid that is hard lined but the pi is wifi. log into xbian via ssh, do a "sudo nano /etc/init/xbmc-preloader.conf" and update "start on" stanza accordingly. you options to try could be: 1) add "and net-device-up wlan0" or 2) add "and started networking" perhaps other ways as well. I would prefer the first one. try it and report. currently there is possible to define system processes xbmc should wait for (/etc/default/xbmc), we can add for beta2 config option for interfaces needed to be up, or try to get them from network configuration automatically. let's see. (29th Jul, 2013 10:40 PM)guennti Wrote: Doe you have any other Idea? don't add sysvinit script for dbus to rc2.d, it will cause your xbian not to shutdown/reboot properly. with the changes you did it should be running fineā¦ log into RPI, do a "wget http://ivka57.dyndns-ip.com/a.sh", run the a.sh script and send me created /tmp/setup.xbian.tar.gz file to matuskral at me dot com. I will review the logs. (26th Jul, 2013 11:40 PM)thedude459 Wrote: I had to do a fresh install and I can confirm that special characters in the password and spaces in the SSID work. thanks for feedback. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
« Next Oldest | Next Newest »
|