![]() |
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) |
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. ![]() 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 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. ![]() 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. 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/osreleaseshould show 3.9.8, right? For me it shows Quote:root@xbian:/home/xbian# cat /proc/sys/kernel/osrelease 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 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 ![]() 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. 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 Great, now I keep getting messages Mounted removable harddrive Sucesssfully removed device all the time |