beta2
|
22nd Sep, 2013, 01:58 AM
Post: #181
|
|||
|
|||
RE: beta2
After last SAMBA update, it's working again on Mac OS X, no need to manually mount the samba share.
But guest login is not possible anymore, I need to login with xbian user. |
|||
22nd Sep, 2013, 03:28 AM
Post: #182
|
|||
|
|||
RE: beta2
guest is allowed only on logs RO.
is it essential for you to have the access password free ? what about editing /etc/samba/user.conf and putting Code: [xbian-guest] (20th Sep, 2013 03:23 AM)IriDium Wrote: 5) Volume control not working. just got idea, try to remove <streamsilence>1</streamsilence> from advancedsettings, no idea whether it can cause this, but one never knows. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
22nd Sep, 2013, 04:27 AM
Post: #183
|
|||
|
|||
RE: beta2
(21st Sep, 2013 07:40 PM)mk01 Wrote: 5) Volume control not working.If you use the keyboard keys F9 F10 or F8 for mute, the slider bar works but doesn't make any difference. The volume stays the same. (21st Sep, 2013 07:40 PM)mk01 Wrote: - TV off - we can make "no" to default.I believe it should be off as default for the final release. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
22nd Sep, 2013, 04:32 AM
Post: #184
|
|||
|
|||
RE: beta2
(22nd Sep, 2013 03:28 AM)mk01 Wrote: guest is allowed only on logs RO. No, it's not for me, just a change from previous behavior, maybe some people will be confused... BTW, I can't access usb HDD anymore via SAMBA, it's not listed. Setting "Make automounted disks available via SMB" is enabled, and when I try to change that setting, I've got an error saying "USB charing - Error on updating". |
|||
22nd Sep, 2013, 04:35 AM
Post: #185
|
|||
|
|||
RE: beta2
(21st Sep, 2013 07:40 PM)mk01 Wrote: 2) Superrepo not workingI just went into it - and there was nothing there. (21st Sep, 2013 07:40 PM)mk01 Wrote: - splash - on "loading..." behind xbmc - can you please send output of Seems only to occur sporadically - usually after a restart of XBMC. Difficult to deduce - and only seen on the TV not monitor. Will monitor after the latest updates. (21st Sep, 2013 07:40 PM)mk01 Wrote: - "xbian-config ssh – Backup home to img file" - what is not working there? I'm only 3 days behind (so it may have been fixed), but selecting it pops up the message but no img file is produced, CPU is normal, and gzip is not running. Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
22nd Sep, 2013, 05:33 AM
Post: #186
|
|||
|
|||
RE: beta2
(22nd Sep, 2013 04:32 AM)webjib Wrote:(22nd Sep, 2013 03:28 AM)mk01 Wrote: guest is allowed only on logs RO. - ok, reapplied guest ok = yes and force user = xbian - like previous package (samba 2.0.0-3) - indeed you are right, fixed the update error (xbian-package-config-shell 2.1.6-16) - please check if /etc/usbmount/usbmount.conf has SHARESMB=yes . what is actual mountpoint for the USB HDD ? (22nd Sep, 2013 04:35 AM)IriDium Wrote: 2) Superrepo not working I go into Settings -> Add-ons -> Get Add-ons -> Superrepo repositories list -> Add-on repository There I get list of cca 20-25 other sub-Repositories available to install. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
22nd Sep, 2013, 06:49 AM
Post: #187
|
|||
|
|||
RE: beta2
(22nd Sep, 2013 05:33 AM)mk01 Wrote: - ok, reapplied guest ok = yes and force user = xbian - like previous package (samba 2.0.0-3) Yes, I've got SHARESMB=YES and LINKDIR="/media". My mount point is "/media/NAS" ans is correctly mounted at startup |
|||
22nd Sep, 2013, 07:08 AM
Post: #188
|
|||
|
|||
RE: beta2
would it be possible to edit /usr/share/usbmount/usbmount line 16,17 and change from
Code: set -e to Code: set -e; set -x reboot and post the created file to pastebin ? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
22nd Sep, 2013, 07:32 PM
Post: #189
|
|||
|
|||
RE: beta2
(22nd Sep, 2013 07:08 AM)mk01 Wrote: would it be possible to edit /usr/share/usbmount/usbmount line 16,17 and change from Done ! Here is the log: Code: /dev/sda: I guess SAMBA is not taking into account the USBMOUNT setting. Should /etc/usbmount/mount.d/ contains a script to share usb drive ? According to this page :http://www.davidc.net/automatically-exporting-usb-drives-over-samba there should be a script here, but maybe it's done in another way. |
|||
23rd Sep, 2013, 01:17 AM
Post: #190
|
|||
|
|||
RE: beta2
Here's another issue with Beta 2 : international characters (like French é / è à) are not positioned in correct order in lists.
See screenshot : http://cl.ly/image/1l2l3M3N2R0y |
|||
23rd Sep, 2013, 09:44 AM
Post: #191
|
|||
|
|||
RE: beta2
I had the usb mount not sharing to samba problem, too, but it is now fixed with the last update (around sept 20). The samba password for xbian is still raspberry, though, even though I changed the password for xbian user in the terminal using passwd?
Also, as of now, lirc is not starting itself. "Service lirc start" returns "start: Job failed to start". I can start it manually by running lircd (as root). If I then run service lirc stop, it says "lirc stop/waiting", but it does not actually stop lircd. So running lircd myself is not that hard, but with the last update, if I have RC-6 protocol enabled (in /sys/class/rc/rc0/protocols) and lircd running, it will crash xbmc. I can either not run lircd, or change the protocol to LIRC only. If I do LIRC only, then the keys work better in xbmc! I have a mceusb usb ir receiver which isn't working great, but it will do until I buy a receiver diode for the GPIO. Well, it isn't receiving codes very well I guess because of the usb problems with the pi, but it sends ir signals fine -- and I need lirc to send the signals. Mostly for my damn LG TV which has poor CEC implementation. -AJ |
|||
23rd Sep, 2013, 03:26 PM
Post: #192
|
|||
|
|||
RE: beta2 | |||
23rd Sep, 2013, 05:18 PM
Post: #193
|
|||
|
|||
RE: beta2
Quote:Also, as of now, lirc is not starting itself. "Service lirc start" returns "start: Job failed to start".Got the same error here. When using the old init script it does work. pilight - modular domotica solution
|
|||
23rd Sep, 2013, 06:57 PM
Post: #194
|
|||
|
|||
RE: beta2
(21st Sep, 2013 05:51 PM)mk01 Wrote:(19th Sep, 2013 08:23 PM)Airwolfuk Wrote: 6. If i removed the power and rebooted before it went too far, Xbian came back and my original AP was setup and working! I did a fresh install/ upgrade this morning and see i have 2.1.6-17 When i go to Xbian Config i cannot change any of the options in the Preferences area. All the other screens are OK ssh xbian-config also has problems. When I connect to AP I get a failed error message but it is actually connected. |
|||
23rd Sep, 2013, 09:22 PM
Post: #195
|
|||
|
|||
RE: beta2
(21st Sep, 2013 07:40 PM)mk01 Wrote: - splash - on "loading..." behind xbmc - can you please send output ofGot it also on PC - Upgraded this morning. xbian@xbian ~ $ dpkg-query -W -f='${Package} \t ${Version}\n' xbian-package* xbian-package-cec 1.1-0.3 xbian-package-config xbian-package-config-shell 2.1.6-17 xbian-package-config-xbmc 1.1.3-7 xbian-package-firmware 1.4-6 xbian-package-initramfs-tools 1.3.0-2 xbian-package-kernel 1.3-5.3 xbian-package-kernel-headers xbian-package-kernel3.6.11 xbian-package-libshairport 1.0-1 xbian-package-libtag 1.0-2 xbian-package-lirc 1.4-8.2 xbian-package-networkfs xbian-package-samba 2.0.0-3 xbian-package-splash 1.0-1.1 xbian-package-upstart-xbmc-bridge 1.1.0-1 xbian-package-usbmount 1.0-4.4 xbian-package-xbmc 2.9-10.10 xbian-package-xbmc-scripts 1.0.0-6 xbian-package-zram-swap 1.0-4.3 (22nd Sep, 2013 05:33 AM)mk01 Wrote: 2) Superrepo not working Since upgrade now working as expected. (21st Sep, 2013 07:40 PM)mk01 Wrote: - "xbian-config ssh – Backup home to img file" - what is not working there? Seems to be working now. |
|||
« Next Oldest | Next Newest »
|