XBian 1.0 Beta 1.1 Public testing
|
4th Jul, 2013, 03:43 AM
Post: #16
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
[/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 |
|||
4th Jul, 2013, 03:50 AM
Post: #17
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(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. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
4th Jul, 2013, 04:28 AM
Post: #18
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
Apparently it was an ID10T error.
![]() Sorry! |
|||
4th Jul, 2013, 04:31 AM
Post: #19
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(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? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
4th Jul, 2013, 04:39 AM
Post: #20
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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 |
|||
4th Jul, 2013, 04:43 AM
Post: #21
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(4th Jul, 2013 04:39 AM)Smultie Wrote: For me it shows apt-cache policy xbian-package-kernel output ?? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
4th Jul, 2013, 04:44 AM
Post: #22
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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 |
|||
4th Jul, 2013, 04:52 AM
Post: #23
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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 Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
4th Jul, 2013, 04:53 AM
Post: #24
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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 Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
4th Jul, 2013, 05:34 AM
Post: #25
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
(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.. |
|||
4th Jul, 2013, 05:51 AM
Post: #26
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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 |
|||
4th Jul, 2013, 05:59 AM
Post: #27
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
4th Jul, 2013, 06:06 AM
Post: #28
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
Could you guys post your sources.list?
I'm curious what should be in there... |
|||
4th Jul, 2013, 06:09 AM
Post: #29
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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 Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
4th Jul, 2013, 06:12 AM
Post: #30
|
|||
|
|||
RE: XBian 1.0 Beta 1.1 Public testing
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 |
|||
« Next Oldest | Next Newest »
|