Official XBian 1.0 Beta 1.1 thread
|
15th Aug, 2013, 08:18 AM
Post: #181
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(15th Aug, 2013 08:17 AM)anthonyonions Wrote: ok will try and get the lan sorted with a wired connection tomorrow and give this a go and report back. if there is nothing following ssh, post Code: dmesg | grep init: Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
16th Aug, 2013, 04:28 AM
Post: #182
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
@mk01 - tonight I have exited XBMC with a wired LAN connection and it has come out to the command prompt just fine. I've configured the WLAN connection and all seems ok. Hopefully this will be the end of my woes!
Thanks Ant |
|||
16th Aug, 2013, 04:42 AM
Post: #183
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Just got idea:
console is starting in beta1 when those condition are met: 1) static network up 2) runlevel 2 scripts have all been processed so if ssh was last and started, it must be 1) not completed. the system has "static-net-up" if all interfaces (lo, eth0, wlan0) marked as AUTO in /etc/network/interfaces are up (and configured). so can happen, that for instance you configure eth0, then switches to wlan0 (without taking care of changing the eth0 as manual) and the console will not shown. this was standard debian setup. so check this. beta1 is changing approach of this so such cases should not happen. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
16th Aug, 2013, 07:57 PM
Post: #184
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Ok, another one here. I can connect over SSH while the Pi is connected using WLAN. But cant get my nas drive on the same network. Can't ping it, wont mount.
Any settings I've missed that you can think of? |
|||
16th Aug, 2013, 11:43 PM
Post: #185
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(16th Aug, 2013 07:57 PM)anthonyonions Wrote: Ok, another one here. I can connect over SSH while the Pi is connected using WLAN. But cant get my nas drive on the same network. Can't ping it, wont mount.Check the NAS is on the same IP range - so 192.168.0.xxx or whatever your address is. |
|||
17th Aug, 2013, 01:31 AM
Post: #186
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Yeah the NAS is fine. I've got the same fstab entries as always, but the Pi just can't see it. Pi is the only thing that has changed on the network since it was all working fine earlier this week.
|
|||
17th Aug, 2013, 01:37 AM
Post: #187
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(17th Aug, 2013 01:31 AM)anthonyonions Wrote: Yeah the NAS is fine. I've got the same fstab entries as always, but the Pi just can't see it. Pi is the only thing that has changed on the network since it was all working fine earlier this week. What is the IP address of your RPi. What is the IP address of your NAS. What is the IP address of the gateway. If you can't ping the NAS something is wrong. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
17th Aug, 2013, 05:10 AM
Post: #188
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
I've just a bit closer and it looks like the problem is with the NAS. I can't connect via the GUI and from the Rpi I can ping all other network devices. It never rains... it pours!
edit: Managed to sort it all out this morning after a lot of faffing with subnets and all sorts! Nothing to do with the Rpi thankfully and it now seems to be able to mount the NAS again. Phew!! |
|||
18th Aug, 2013, 08:56 PM
Post: #189
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Hi Guys.
Im a newbie with this so please be.. eh.. gentle. Xbian 1.0B 1.1 Software XBian version: 1.0B 1.1 XBMC version:12.2 Overclock settings: Default Hardware Power supply rating: 1Amp RPi model (model A/B 256mb/512mb): B 256mb SD card size and make/type: Sandisc Ultra 16gb Network : Wire, 100mbit Connected devices : Reciver via HDMI. Logile Link to logfile(s): http://xbmclogs.com/show.php?id=46700 Problem description: When ever i Play an MKV its just.. randomly stops and im back in the XBMX gui. If i restart the movie/serie it starts just where it droped out. And works for a while or a second and drops out again. Same story with all my mkv and they all work on my boxee box and computers. How to reproduce: Uhmm just run a MKV.. |
|||
19th Aug, 2013, 02:19 AM
Post: #190
|
|||
|
|||
Re: Official XBian 1.0 Beta 1.1 thread
First run "sudo apt-get update" then "sudo apt-get upgrade" to make certain your running the latest software available.
If no update is available could you post your /boot/config.txt Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
20th Aug, 2013, 06:44 AM
Post: #191
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
Hi ,
I am not able to play stream videos with the LaOla1 add-on. I have bought the mpeg2 but still same problem, black screen and nothing plays. from the log: Quote:22:21:09 T:2903503936 NOTICE: -->Python Interpreter Initialized<-- anyone has an idea? i think it has to do with the message: Output - renderer not started In settings/video/playbak the render is set up to "always" thanks |
|||
20th Aug, 2013, 08:02 PM
Post: #192
|
|||
|
|||
USB hd issue
Hi I have just installed beta 1.1 and my WD hd is not visible when I try a add it as a source. It is bus powered but I have plugged it into a powered hub and he hub into the PI. I thought that 1.1 was supposed to fix that issue. Complete noob at Linux so any simple easy fixesa
|
|||
20th Aug, 2013, 08:24 PM
Post: #193
|
|||
|
|||
RE: Official XBian 1.0 Beta 1.1 thread
(19th Aug, 2013 02:19 AM)f1vefour Wrote: First run "sudo apt-get update" then "sudo apt-get upgrade" to make certain your running the latest software available. After doing the upgrade ,MKV problem seems now to be solved, but I lost the possibility to SSH to xbian... Will tinker some more but I think its time for a fresh start... |
|||
20th Aug, 2013, 10:25 PM
Post: #194
|
|||
|
|||
Re: USB hd issue
What is the output from the command 'mount'?
Please read rules and do a search before you post! | FAQs | How to post log file? | Can't find an answer? Contact us. |
|||
21st Aug, 2013, 04:58 AM
Post: #195
|
|||
|
|||
RE: USB hd issue
You shouldn't have to add it as a source - it should be automatically mounted.
From XBMC -> Programs -> Xbian-config -> Services -> Dbus -> Running (Status should show stopped) Click to start. Now select XBMC - click on status and restart. When XBMC is running, you should see your HDD in the files menu of Video, music etc. Unfortunately it is a known bug in Beta 1.1 Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
« Next Oldest | Next Newest »
|