19th Jan, 2014, 03:48 AM
21st Jan, 2014, 07:09 AM
Code:
xbian@sierra ~ $ sudo -i
[sudo] password for xbian:
root@sierra:~# findmnt /lib/modules
TARGET SOURCE FSTYPE OPTIONS
/lib/modules /dev/mmcblk0p2[/modules/@] btrfs rw,noatime,compress=lzo,ssd,space
root@sierra:~# depmod -av && modprobe autofs4 ; echo $?
ERROR: could not open directory /lib/modules/3.10.23+: No such file or directory
FATAL: could not search modules: No such file or directory
1
root@sierra:~#
25th Jan, 2014, 05:14 PM
looks like you kernel on /boot is 3.10.23+ … but should not.
apt-get install --reinstall xbian-package-kernel
apt-get install --reinstall xbian-package-kernel
25th Jan, 2014, 09:54 PM
I just tried that and it gave me the same error message about 'autofs4' as above
Apt-get also recommended installing xbian-package-kernel-headers. I ran that too and got the same error message again
I just tried that and it gave me the same error message about 'autofs4' as above
Apt-get also recommended installing xbian-package-kernel-headers. I ran that too and got the same error message again
Apt-get also recommended installing xbian-package-kernel-headers. I ran that too and got the same error message again
I just tried that and it gave me the same error message about 'autofs4' as above
Apt-get also recommended installing xbian-package-kernel-headers. I ran that too and got the same error message again
26th Jan, 2014, 12:11 AM
Can you provide remote ssh for me to look at it ?
26th Jan, 2014, 09:38 AM
Yeah I can do. I'll need to set up the port forwarding (is it port 21 or 22 you'll need?) and check the ip settings (haven't managed to get DDNS running on my router yet)
I'll dm you the details tomorrow as it's late here now
I'll dm you the details tomorrow as it's late here now
27th Jan, 2014, 09:40 AM
I have just sent you the details via PM. The DDNS host is working at the minute, but might need updating (not sure how frequently my ISP updates my IP address). Thank you for all your help so far!
27th Jan, 2014, 04:01 PM
I almost lost hope and thought it was some kind of wierd bug. But after I disabled the sync option I can now transfer in 3000kB/s instead of around 700kB/s .
Thanks for sharing
Thanks for sharing
12th Feb, 2014, 06:20 AM
Hi @mk01,
Sorry to resurrect this again. I thought everything was fine after you removed in an fixed the issue regarding upgrading packages. However, I am now getting this message when I ssh into my rip and that reminds me that's the issue I was having before you were looking at that!
Also what was actually wrong with the the rip that was preventing it from updating the packages? Just curious, I'm guessing most of it will go over my head anyway!
Cheers,
Jingles
Sorry to resurrect this again. I thought everything was fine after you removed in an fixed the issue regarding upgrading packages. However, I am now getting this message when I ssh into my rip and that reminds me that's the issue I was having before you were looking at that!
Code:
xbian@sierra ~ $ sudo xbian-config
/usr/local/sbin/xbian-config: line 203: /run/lock/xbian-config.gui: No such file or directory
/usr/local/sbin/xbian-config: line 74: _: command not found
/usr/local/sbin/xbian-config: line 74: wrapTxtFn: command not found
/usr/local/sbin/xbian-config: line 75: centerTxtFn: command not found
/usr/local/sbin/xbian-config: line 76: valignTxtFn: command not found
/usr/local/sbin/xbian-config: line 77: showConfirmDlg: command not found
/usr/local/sbin/xbian-config: line 74: _: command not found
/usr/local/sbin/xbian-config: line 74: wrapTxtFn: command not found
/usr/local/sbin/xbian-config: line 75: centerTxtFn: command not found
/usr/local/sbin/xbian-config: line 76: valignTxtFn: command not found
/usr/local/sbin/xbian-config: line 77: showConfirmDlg: command not found
Also what was actually wrong with the the rip that was preventing it from updating the packages? Just curious, I'm guessing most of it will go over my head anyway!
Cheers,
Jingles
24th Mar, 2014, 02:46 PM
5th Apr, 2014, 03:44 AM
Sorry for delayed reply. Yeah recent batches of updates have sorted this ^_^
5th Apr, 2014, 07:20 AM
no problem.
thanks for confirming this.
thanks for confirming this.