Forum
beta2 - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Testing & Experimental (/forum-21.html)
+--- Thread: beta2 (/thread-1312.html)



RE: beta2 - CurlyMo - 9th Sep, 2013 04:48 AM

1)
Fout http://ivka57.dyndns-ip.com/ wheezy/main xbian-package-config-shell armhf 2.1.5-8
404 Not Found
Ophalen van http://ivka57.dyndns-ip.com/pool/main/x/xbian-package-config-shell/xbian-package-config-shell_2.1.5-8_armhf.deb is mislukt 404 Not Found
E: Kon sommige archieven niet ophalen, misschien kunt u 'apt-get update' of --fix-missing proberen?

2) dpkg: warning: unable to delete old directory '/lib/modules/3.9.8+': Map is niet leeg

3) Error about unable to overwrite /etc/lirc/*

4) Reboot stops at "sd card resize", a forced reboot did continue.

5) Some of my symlinks were gone:
Code:
drwxr-xr-x 1 xbian xbian   252 sep  1 23:02 addon_data
-rwxrwxrwx 1 xbian xbian  1368 sep  8 20:31 advancedsettings.xml
drwxr-xr-x 1 xbian xbian   160 sep  8 20:28 Database
-rw-r--r-- 1 xbian xbian 20162 sep  8 20:36 guisettings.xml
drwxr-xr-x 1 xbian xbian    20 jul  7 18:58 keymaps
-rw-r--r-- 1 xbian xbian  2059 jun  8 23:37 LCD.xml
drwxr-xr-x 1 xbian xbian     0 jun  8 23:37 library
lrwxrwxrwx 1 xbian xbian    36 jul  7 18:58 Lircmap.xml -> /media/rpi/Configuration/Lircmap.xml
drwxr-xr-x 1 xbian xbian    34 nov 26  2012 peripheral_data
drwxr-xr-x 1 xbian xbian    30 jun  8 23:37 playlists
-rw-r--r-- 1 xbian xbian   897 sep  8 20:36 profiles.xml
-rw-r--r-- 1 xbian xbian   391 jun  8 23:37 RssFeeds.xml
lrwxrwxrwx 1 xbian xbian    36 jul  7 18:58 sources.xml -> /media/rpi/Configuration/sources.xml
lrwxrwxrwx 1 xbian xbian    35 jul  7 18:58 Thumbnails -> /media/rpi/Configuration/Thumbnails
-rw-r--r-- 1 xbian xbian   256 sep  8 19:52 upnpserver.xml

Original:
Code:
drwxr-xr-x 1 xbian xbian  252 sep  1 23:02 addon_data
-rwxrwxrwx 1 root  root  1368 jul  7 21:40 advancedsettings.xml
-rw-r--r-- 1 xbian xbian  110 jul  2 10:47 autoexec.py
drwxr-xr-x 1 xbian xbian  160 sep  8 15:49 Database
lrwxrwxrwx 1 root  root    40 aug  2 22:02 guisettings.xml -> /media/rpi/Configuration/guisettings.xml
drwxr-xr-x 1 xbian xbian   20 jul  7 18:58 keymaps
-rw-r--r-- 1 xbian xbian 2059 jun  8 23:37 LCD.xml
drwxr-xr-x 1 xbian xbian    0 jun  8 23:37 library
lrwxrwxrwx 1 xbian xbian   36 jul  7 18:58 Lircmap.xml -> /media/rpi/Configuration/Lircmap.xml
drwxr-xr-x 1 xbian xbian   34 nov 26  2012 peripheral_data
drwxr-xr-x 1 xbian xbian   30 jun  8 23:37 playlists
-rw-r--r-- 1 xbian xbian  897 sep  7 23:38 profiles.xml
-rw-r--r-- 1 xbian xbian  391 jun  8 23:37 RssFeeds.xml
lrwxrwxrwx 1 xbian xbian   36 jul  7 18:58 sources.xml -> /media/rpi/Configuration/sources.xml
lrwxrwxrwx 1 xbian xbian   35 jul  7 18:58 Thumbnails -> /media/rpi/Configuration/Thumbnails
-rw-r--r-- 1 xbian xbian  256 sep  8 15:48 upnpserver.xml

6) My samba share is gone from the /etc/fstab:
Terminal

#
#
#
10.0.0.140:/data/shared/Audio/Flac /media/flac nfs defaults 0 0
10.0.0.140:/data/shared/Video/Films /media/films nfs defaults 0 0
10.0.0.140:/data/shared/Video/Tv /media/tv nfs defaults 0 0
/dev/mmcblk0p1 /boot vfat defaults 0 1
none /run/shm tmpfs noauto 0 0
none /run/user tmpfs noauto 0 0
none /sys/kernel/debug debugfs noauto 0 0
none /sys/kernel/security securityfs noauto 0 0

Original:
Terminal

#
#
#
proc /proc proc defaults 0 0
LABEL=xbian-root-btrfs / btrfs subvol=root/@,thread_pool=1,rw,compress=lzo,noatime,autodefrag 0 0
LABEL=xbian-root-btrfs /home btrfs subvol=home/@,thread_pool=1,rw,compress=lzo,noatime,autodefrag 0 0
UUID=8B12-9112 /boot vfat defaults 0 0
//10.0.0.140/data/shared/RPi /media/rpi cifs username=xxxx,password=xxx,rw,file_mode=0777,dir_mode=0777,nounix,noserverino 0 0
10.0.0.140:/data/shared/Video/Films /media/films nfs defaults 0 0
10.0.0.140:/data/shared/Video/Tv /media/tv nfs defaults 0 0
10.0.0.140:/data/shared/Audio/Flac /media/flac nfs defaults 0 0

7) xbian-config dialog header are still not fixed in all places:
Code:
#,WLAN  [           ]

8) Are you guys absolutely sure initial_turbo doesn't void warranty?

9) Starting lirc still doesn't work after a reboot:
Code:
root@xbian: ~# service lirc start
start: Job failed to start

Error 3 is because /etc/lirc is a symlinked samba folder on my system. Samba shares don't support symlinking which is a requirement for apt to install it's files.

Error 9, temporary fix was using the old init.d script.


No issues after watching two series.


RE: beta2 - brantje - 9th Sep, 2013 10:11 AM


Clean install O_o
After killing XBMC the load drops


RE: beta2 - mk01 - 9th Sep, 2013 10:26 AM

(9th Sep, 2013 10:11 AM)brantje Wrote:  Clean install O_o
After killing XBMC the load drops

Terminal

sudo dmesg | grep init:

?

btw: in top, use "c" on keyboard. it will report the tasks with command lines as were started. instead of python we will see "python scriptxyz.py"


RE: beta2 - brantje - 9th Sep, 2013 10:47 AM

Will look tomorrow, going to bed now.


RE: beta2 - CurlyMo - 9th Sep, 2013 07:37 PM

One bug i noticed is that i can't use the hostname to browse to the RPi webserver. I need to type the full ip address again.
Code:
smbd version 3.6.6 started.
Copyright Andrew Tridgell and the Samba Team 1992-2011
open_socket_in(): socket() call failed: Adresfamilie wordt niet ondersteund door protocol
smbd_open_once_socket: open_socket_in: Adresfamilie wordt niet ondersteund door protocol
bind failed on port 139 socket_addr = 0.0.0.0.
Error = Adres is al in gebruik
smbd_open_once_socket: open_socket_in: Adres is al in gebruik
open_sockets_smbd: No sockets available to bind to.
===============================================================
Abnormal server exit: open_sockets_smbd() failed
===============================================================
BACKTRACE: 0 stack frames:
dumping core in /var/log/samba/cores/smbd
Afgebroken
root@pi:~# Unable to connect to CUPS server localhost:631 - Verbinding is geweigerd

Update, the problem seems to be the hostname change. I had it called xbian before i updated to Beta 1.2 and resolving this name worked, then tried to rename it to pi. Resolving of the name pi didn't work. Renamed it back to xbian and resolving works again.

smbd still doesn't start.



I also must say that i think xbian-config is getting uglier after every update (despite the new functionality). Also, old working modules now introduces new error like changing the hostname.



Hostname resolving works again. What i did was following these steps http://ubuntuforums.org/showthread.php?t=909020 and i also changed XBIAN to pi in /etc/samba/smb.conf


RE: beta2 - mk01 - 9th Sep, 2013 08:58 PM

remove "netbios name = xbian" from /etc/samba/smb.conf.

it is there by mistake. if missing, default is "%h" which means hostname.


RE: beta2 - CurlyMo - 9th Sep, 2013 10:20 PM

This should of course be fixed in the xbian-package-samba deb.


RE: beta2 - xraxor - 10th Sep, 2013 12:44 AM

does this have to anything to do with me not being able to delete/rename through win network share samba? before I could


RE: beta2 - IriDium - 10th Sep, 2013 01:15 AM

The XBMC update problem is back.

There were a number of updates available Xbian and packages. Used "Update all" and that worked for the packages. Tried to update Xbian-update 1.0-1.2 and it did something..... but after a reboot, it was back again.

Went into ssh xbian-config - only initramfs-tools to be updated. Updated that and it went away!


RE: beta2 - mk01 - 10th Sep, 2013 01:28 AM

@xraxor

delete rename what? /home/xbian content? it is writable for user xbian. previous samba package used SHARE security, new is using USER security. you probably just to have to remap the share and enter xbian/raspberry as security credentials.

SHARE level security does not support encrypted passwords, is not supported in SMB2 protocol what makes it not working with MacOSX since ver. 10.7. (and not only).

(10th Sep, 2013 01:15 AM)IriDium Wrote:  The XBMC update problem is back.

There were a number of updates available Xbian and packages. Used "Update all" and that worked for the packages. Tried to update Xbian-update 1.0-1.2 and it did something..... but after a reboot, it was back again.

Went into ssh xbian-config - only initramfs-tools to be updated. Updated that and it went away!

ok so it means, when XBMC CONFIG is requesting update of xbian-update, some cache file / updates list file is not deleted after ?

you can check /var/log/apt/term.log / history.log if something happened or not. if reboot was requested / machine rebooted, xbian-update was installed - otherwise reboot would not be triggered.


RE: beta2 - IriDium - 10th Sep, 2013 01:55 AM

Now started getting Yellow message on startup in XBMC "Remote communication server - failed to start".

Nothing significant in xbmc.log or dmesg.

Ref the update: It did not ask for a reboot which surprised me. Could it have got confused and thought initramfs-tools was an Xbian-update?

Will keep an eye on it for the next update.


RE: beta2 - xraxor - 10th Sep, 2013 02:24 AM

@mk01 when I connect to my external hdd though the Pi using samba share I cannot rename folders, files. before I could do everything.

Also the problem im having about Unsupported Device seems to be only with Beta 1.2. I have fresh installed 1.2 but still have the problem. Installed Alpha 5 and have not error like that. I have my logs in previous post. It happens when I start playing a movie/video, after a minutes the TV goes black, and only audio continues playing and the TV says "Unsupported Device. Please check your device output" Like I said beta 1.1 and alpha 5 is perfectly fine. I thought was my tv or HDMI cable but confirmed that the problem is 1.2


RE: beta2 - mk01 - 10th Sep, 2013 03:31 AM

(10th Sep, 2013 01:55 AM)IriDium Wrote:  Now started getting Yellow message on startup in XBMC "Remote communication server - failed to start".

Nothing significant in xbmc.log or dmesg.

Ref the update: It did not ask for a reboot which surprised me. Could it have got confused and thought initramfs-tools was an Xbian-update?

Will keep an eye on it for the next update.

with the "remote comm failed" could it be you did restart xbmc (or xbmc reloaded) - instead of stop / start xbmc ?

i know what is causing it, but can't pin point exact combination when.

and with the update - so reboot wasn't requested. but you rebooted, then started xbmc - xbian-config-xbmc and xbian-update was there again as available to upgrade. that was the workflow (to be able to reproduce) ?


RE: beta2 - Airwolfuk - 10th Sep, 2013 04:20 AM

Update went ok and working well on LAN connection.

Now at home with only wifi and the wifi is not connecting. It scans and finds my router but does not connect.

Wifi dongle is USB Netgear N150. Not had any problems before.

Update: a few reboots later and it connected but now I get worse connection speeds- Beta 1.1 much faster

Could just be tonight is a bad night for Internet speed so I will monitor over the next couple of days.


RE: beta2 - mk01 - 10th Sep, 2013 04:55 AM

I would say the fact it was connecting / not-connecting and speed you got finally will have the same reason. First of all I would exclude the usual factors as for example a neighbor who installed five new wifi APs - so traffic / channel overlapping / sharing.

What practically changed from beta1.1 is kernel - wifi driver with it of course. It would be possible to have performance differences between releases, can happen, but not to the extend of not being able handshake with AP. Keep us informed.