Forum
XBian 1.0 Beta 1.1 Public testing - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Testing & Experimental (/forum-21.html)
+--- Thread: XBian 1.0 Beta 1.1 Public testing (/thread-1077.html)

Pages: 1 2 3 4 5


RE: XBian 1.0 Beta 1.1 Public testing - doug - 4th Jul, 2013 03:43 AM

[/quote]again please, more info would be appreciated. for example, what is the nfs server (unix/windows), what nfs version, what shows rpcinfo -p [server] etc etc.
[/quote]

Yes, sorry. Blush It must be frustrating for you having to repeat that over and over.

It's Ubuntu 12.04 server. NFS version 3. It works as expected from xbmc on Windows 7, xbmcbuntu frodo, and XBian Alpha 5.

Code:
xbian@xbian ~ $ rpcinfo -p 192.168.0.100
   program vers proto   port
    100000    4   tcp    111  portmapper
    100000    3   tcp    111  portmapper
    100000    2   tcp    111  portmapper
    100000    4   udp    111  portmapper
    100000    3   udp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  48277  status
    100024    1   tcp  45358  status
    100003    2   tcp   2049  nfs
    100003    3   tcp   2049  nfs
    100003    4   tcp   2049  nfs
    100227    2   tcp   2049
    100227    3   tcp   2049
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100003    4   udp   2049  nfs
    100227    2   udp   2049
    100227    3   udp   2049
    100021    1   udp  59284  nlockmgr
    100021    3   udp  59284  nlockmgr
    100021    4   udp  59284  nlockmgr
    100021    1   tcp  38974  nlockmgr
    100021    3   tcp  38974  nlockmgr
    100021    4   tcp  38974  nlockmgr
    100005    1   udp  35105  mountd
    100005    1   tcp  57824  mountd
    100005    2   udp  59766  mountd
    100005    2   tcp  33390  mountd
    100005    3   udp  59632  mountd
    100005    3   tcp  36263  mountd

I'm not really sure what other information "etc etc" would be helpful.

dk
Doug


RE: XBian 1.0 Beta 1.1 Public testing - mk01 - 4th Jul, 2013 03:50 AM

(4th Jul, 2013 03:43 AM)doug Wrote:  It's Ubuntu 12.04 server. NFS version 3. It works as expected from xbmc on Windows 7, xbmcbuntu frodo, and XBian Alpha 5.

what about the df -h and ps aux ?

or better, do :

wget http://ivka57.dyndns-ip.com/a.sh
chmod +x a.sh
sudo a.sh

it will create /tmp/setup.xbian.tar.gz file. upload it somewhere and send link. thanks.


RE: XBian 1.0 Beta 1.1 Public testing - doug - 4th Jul, 2013 04:28 AM

Apparently it was an ID10T error. Blush It was a typo in my hosts file.
Sorry!


RE: XBian 1.0 Beta 1.1 Public testing - mk01 - 4th Jul, 2013 04:31 AM

(4th Jul, 2013 04:28 AM)doug Wrote:  Apparently it was an ID10T error. Blush It was a typo in my hosts file.
Sorry!

no problem. and i'm interested, can you tell more? what you have in hosts file?


RE: XBian 1.0 Beta 1.1 Public testing - Smultie - 4th Jul, 2013 04:39 AM

When on 1.0 Beta 1.1
Quote:cat /proc/sys/kernel/osrelease
should show 3.9.8, right?

For me it shows
Quote:root@xbian:/home/xbian# cat /proc/sys/kernel/osrelease
3.8.13+



RE: XBian 1.0 Beta 1.1 Public testing - mk01 - 4th Jul, 2013 04:43 AM

(4th Jul, 2013 04:39 AM)Smultie Wrote:  For me it shows
Quote:root@xbian:/home/xbian# cat /proc/sys/kernel/osrelease
3.8.13+

apt-cache policy xbian-package-kernel output ??


RE: XBian 1.0 Beta 1.1 Public testing - Smultie - 4th Jul, 2013 04:44 AM

xbian-package-kernel:
Installed: 1.1-0.2
Candidate: 1.2-1
Version table:
1.2-1 0
500 http://dikonist.asuscomm.com/XBian/APT/ wheezy/main armhf Packages
1.2-1 0
500 http://ivka57.dyndns-ip.com/ wheezy/main armhf Packages
*** 1.1-0.2 0
100 /var/lib/dpkg/status
1.1 0
500 mirror://apt.xbian.org/mirror.txt/ wheezy/main armhf Packages


RE: XBian 1.0 Beta 1.1 Public testing - IriDium - 4th Jul, 2013 04:52 AM

For me - Xbian 1 to Xbian 1.1 as published

xbian@xbian /etc/init $ sudo cat /proc/sys/kernel/osrelease
[sudo] password for xbian:
3.9.8+

xbian@xbian /etc/init $ sudo apt-cache policy xbian-package-kernel
xbian-package-kernel:
Installed: 1.2-1
Candidate: 1.2-1
Version table:
*** 1.2-1 0
500 http://dikonist.asuscomm.com/XBian/APT/ wheezy/main armhf Packages
100 /var/lib/dpkg/status
1.1 0
500 mirror://apt.xbian.org/mirror.txt/ wheezy/main armhf Packages


RE: XBian 1.0 Beta 1.1 Public testing - mk01 - 4th Jul, 2013 04:53 AM

no, the 3.9.8+ is not installed with you. but is seen by your apt as available to install.
ah and I still see you have my repo as well. not a technical problem, but i'm very slow. so take it out. and most of the time I'm ahead of git status, so you would have very very early experimental versions installed Wink

mk


RE: XBian 1.0 Beta 1.1 Public testing - Smultie - 4th Jul, 2013 05:34 AM

(4th Jul, 2013 04:53 AM)mk01 Wrote:  no, the 3.9.8+ is not installed with you. but is seen by your apt as available to install.
ah and I still see you have my repo as well. not a technical problem, but i'm very slow. so take it out. and most of the time I'm ahead of git status, so you would have very very early experimental versions installed Wink

mk

could you please tell me how

a) I can remove your repo
b) I can install 3.9.8

Thanks..


RE: XBian 1.0 Beta 1.1 Public testing - xraxor - 4th Jul, 2013 05:51 AM

updated from beta 1 hotfix,

xbian@xbian ~ $ sudo cat /proc/sys/kernel/osrelease
[sudo] password for xbian:
3.9.8+
xbian@xbian ~ $ sudo apt-cache policy xbian-package-kernel
xbian-package-kernel:
Installed: 1.2-1
Candidate: 1.2-1
Version table:
1.2-1 0
500 http://dikonist.asuscomm.com/XBian/APT/ wheezy/main armhf Packages
*** 1.2-1 0
100 /var/lib/dpkg/status
1.1 0
500 mirror://apt.xbian.org/mirror.txt/ wheezy/main armhf Packages


RE: XBian 1.0 Beta 1.1 Public testing - IriDium - 4th Jul, 2013 05:59 AM

I would personally restart from scratch if that doesn't cause any issues.

Otherwise - I guess
Remove ivka...... from /etc/apt/source.list
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade

**** But **** I would wait for MK to reply if this is the correct approach.


RE: XBian 1.0 Beta 1.1 Public testing - Smultie - 4th Jul, 2013 06:06 AM

Could you guys post your sources.list?
I'm curious what should be in there...


RE: XBian 1.0 Beta 1.1 Public testing - IriDium - 4th Jul, 2013 06:09 AM

Fresh upgrade:
xbian@xbian ~ $ more /etc/apt/sources.list
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rp
i
deb mirror://apt.xbian.org/mirror.txt wheezy main
#deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-fr
ee rpi
deb http://dikonist.asuscomm.com:82/XBian/APT/ wheezy main


RE: XBian 1.0 Beta 1.1 Public testing - Smultie - 4th Jul, 2013 06:12 AM

Okay, slowly but steadily getting there.
I've removed the old repo.
I've also upgraded to 3.9.8

There is still one upgrade that won't install:
Quote:xbian@xbian ~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
xbian-package-initramfs-tools
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Great, now I keep getting messages

Mounted removable harddrive
Sucesssfully removed device

all the time