• 1
  • 126
  • 127
  • 128(current)
  • 129
  • 130
  • 277
OpenELEC Testbuilds for RaspberryPi Part 2
(2013-12-15, 00:34)webjib Wrote: Can't find anything about USB mount in the log ?!
By the way, the issue is still the same with build from today. When I re-plug my USB drive, I've got usual notification in xbmc (drive mounted) but the drive does not appear in filemanager as well.

When it mounts, what do you see when you run the "mount" command? Anything in "dmesg"? Could be a udev issue, you might want to raise an issue on the OpenELEC github.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
My PI has the storage on a USB 3.0 drive. Apart from the system partition on the SD card, I have created another partition MISC. This partition isn't mounted. Rest all of the partitions are mounted fine.

I am expecting /dev/mmcblk0p2 to be mounted. Please let me know what logs would help you in debugging.

Code:
##############################################
# OpenELEC - The living room PC for everyone #
# ...... visit http://www.openelec.tv ...... #
##############################################

OpenELEC_Gotham (unofficial) Version: devel-20131213190308-r15942
OpenELEC_Gotham git: 9f3dba7a56201cc4c387657386423bf3f0424acc
OpenELEC:~ # df -h
Filesystem                Size      Used Available Use% Mounted on
devtmpfs                121.6M         0    121.6M   0% /dev
/dev/mmcblk0p1          124.7M     99.9M     24.9M  80% /flash
/dev/sda1                14.4G      2.4G     11.2G  18% /storage
/dev/loop0               91.3M     91.3M         0 100% /
tmpfs                    49.2M         0     49.2M   0% /dev/shm
tmpfs                    10.0M    476.0K      9.5M   5% /var
OpenELEC:~ # mounts
-sh: mounts: not found
OpenELEC:~ # mount
rootfs on / type rootfs (rw)
devtmpfs on /dev type devtmpfs (rw,relatime,size=124556k,nr_inodes=31139,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/mmcblk0p1 on /flash type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
/dev/sda1 on /storage type ext4 (rw,noatime,data=ordered)
/dev/loop0 on / type squashfs (ro,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,relatime,size=50420k)
tmpfs on /var type tmpfs (rw,relatime,size=10240k)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
OpenELEC:~ #
(2013-12-15, 02:07)MilhouseVH Wrote:
(2013-12-15, 00:34)webjib Wrote: Can't find anything about USB mount in the log ?!
By the way, the issue is still the same with build from today. When I re-plug my USB drive, I've got usual notification in xbmc (drive mounted) but the drive does not appear in filemanager as well.

When it mounts, what do you see when you run the "mount" command? Anything in "dmesg"? Could be a udev issue, you might want to raise an issue on the OpenELEC github.
I'll check that. But why there's no issue with dev builds from Openelec ? I've got this issue only with custom builds from here.

EDIT :
When I try to mount the drive, I've got an error in dmesg :
Code:
[  305.372365] UDF-fs: error (device sda1): udf_read_tagged: read failed, block=3205767112, location=-1089200184
[  305.394923] UDF-fs: warning (device sda1): udf_fill_super: No partition found (1)
[  305.471714] F2FS-fs (sda1): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[  305.471749] F2FS-fs (sda1): Can't find a valid F2FS filesystem in first superblock
[  305.472529] F2FS-fs (sda1): Magic Mismatch, valid(0xf2f52010) - read(0x0)
[  305.472554] F2FS-fs (sda1): Can't find a valid F2FS filesystem in second superblock

However, I've just tried this build :
http://openelec.thestateofme.com/dev_bui...35.tar.bz2

and this issue is not present. So I guess it's not a problem with OpenElec builds ?!
(2013-12-15, 01:01)Trickname Wrote: If you have this:

Quote:For me some LiveTvChannels only shows black screen,
when i press stop in OSD i can see last frame and it stops.
This dont happen when i quick change to the channel (using up und down)

Sometimes sound seems to be to slow and make voices from hell.
This dont happen when choose channel directly. (PVR=DvbViewer)

in build 0412 i have no problems with this

try this:
1. System-System
2. Set Gui resolution limt 720

I tried this with MillhouseVH's latest build and now I have this problem, which I didn't have with previous builds with it set to default 1080, so I set it back to 1080 and it still does it, so maybe it's something about the build. Back to 16442 and it's working again and it doesn't have the bug that causes OK not to start a channel from the EPG, so I'll stick with that until those issues are confirmed fixed in newer builds.
@MilhouseVH

Thanks for your builds.
On your next build, can you add the new libCEC 2.1.4, as it fix many problems, with new LG and Samsung Tv's ?

Best regards
(2013-12-14, 23:56)MilhouseVH Wrote: "Fixed" appears to have increased the duration of the silence between tracks from ~0.1 second to somewhere between 0.5 second and 1 second.

The silence is usually heard between 5 and 2 seconds before the end of each track (this is with both Optimised and Fixed).

"Keep audio device alive" didn't help with either "Fixed" or "Optimised" settings, but then I'm not connecting to a receiver (HDMI 2.0 to monitor with stereo line-out from monitor to the line-in on a PC).

Edit: Looking at the time code and comparing it with when the silence occurs, these tracks are being played back in what I would consider to be a "gapless" manner, as there is no gap *between* each track. The actual silence is occurring between 5 and 2 seconds *before* the end of each track. So the gapless side of things seems to be sorted, I guess it's this closing and opening of the sink (which may be what happens a few seconds before the end of each track) that is the remaining problem and prevents the audio from being totally seamless/continuous.

It should be behaving just like paplayer on other platforms, so it will be trying to do gapless.

FernetMenta made a suggestion which I think avoids the Sink being closed and opened as often - I've added a commit to piaudio_sink.
Latest Milhouse-Release breaks VNSI for me... Ive updated to opdenkamps VNSI5-Addon on the Serverside and now XBMC stucks at the "Importing EPG"-Screen when i start it.
Hope that gets fixed quickly because i want to see the changes to vnsi5 :-)
Thanks for the Build Milhouse! :-)
(2013-12-14, 21:47)MilhouseVH Wrote: New OpenELEC Gotham build: #1412b

Code:
rpi512:~ # uname -a
Linux rpi512 3.12.5 #1 PREEMPT Sat Dec 14 18:05:15 GMT 2013 armv6l GNU/Linux
rpi512:~ # vcgencmd version
Dec  2 2013 20:30:23
Copyright (c) 2012 Broadcom
version 0334d765c5cb144589b4d7a4ac68ae8f136491e1 (clean) (release)
rpi512:~ # lsb_release
OpenELEC_Gotham (Milhouse) - Version: devel-20131214204451-r16567

Based on tip of XBMC master (d886d3cc40) and tip of OpenELEC master (5bab247229) with the following modifications:
  • Includes these newclock3 commits (except for 3ee32af which I've replaced with a static spinner, and c38e6b9 due to conflict with piaudio_sink branch)
  • Includes these piaudio_sink commits (except for a82f99a due to conflict with newclock3 branch)
  • Excludes the fernetmenta patch as this conflicts with the newclock3 ffmpeg (c3b6365) patch
paplayer is now the default audio player in this build. If your userdata/advancedsettings.xml file contains a duplicate of what were once system-wide settings you may need to edit your file and remove the audio settings as these are now out-of-date. See this post from popcornmix for more details of the paplayer changes.

@popcornmix: A quick test with Flac audio shows that gapless playback is almost working perfectly, however there's a very brief (sub-second) silence between tracks, is this expected/known?

I've also noticed that "rewind" is working correctly - maybe due to the switch to paplayer? Good news anyway! Smile

Is my Setting ok?
PHP Code:
- <advancedsettings>
- <
video>
    <
timeseekforward>120</timeseekforward
    <
timeseekbackward>-120</timeseekbackward
    <
timeseekforwardbig>300</timeseekforwardbig
    <
timeseekbackwardbig>-300</timeseekbackwardbig
  </
video>
   
fanartres>720</fanartres
  <
imageres>512</imageres
  </
advancedsettings
after applying the 14.12.2013 milhouse update playing http streaming files doesn't seem to work anymore. The screen just seems to go black. In the older updates they worked.
(2013-12-15, 18:17)deejayq Wrote: after applying the 14.12.2013 milhouse update playing http streaming files doesn't seem to work anymore. The screen just seems to go black. In the older updates they worked.

xbmc.log?
(2013-12-15, 16:36)Koloss Wrote: Is my Setting ok?

Your settings are fine.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
This build is crash city for me. I suspect my audio settings are implicated, but attempting to change any of these settings (even being in the menu) causes a crash. Even turning on debug logging causes a crash.

For what it's worth, this is as much log as I was able to get via tail before it crashed:
Code:
12:49:54  50.617390 T:2834977872  NOTICE: Universal - An Addons Toolkit: -watchhistory- -Loading sqlite3 as DB engine version: 3.8.0.2
12:49:54  50.618195 T:2834977872  NOTICE: Universal - An Addons Toolkit: - watchhistory - -Auto Cleanup Start
12:49:54  50.665188 T:2834977872  NOTICE: Universal - An Addons Toolkit: -watchhistory- -DELETE FROM watch_history WHERE addon_id || '-' || title NOT IN (SELECT addon_id || '-' || title FROM watch_history ORDER BY lastwatched DESC LIMIT 0)
12:49:54  50.667068 T:2834977872  NOTICE: Universal - An Addons Toolkit: - watchhistory - -Auto Cleanup End
12:49:54  51.316261 T:2826589264  NOTICE: Universal - An Addons Toolkit: -watchhistory- -Loading sqlite3 as DB engine version: 3.8.0.2
12:49:54  51.319813 T:2826589264  NOTICE: Watch History Module and Service: Auto Cleanup - Start
12:49:54  51.345341 T:2826589264  NOTICE: Universal - An Addons Toolkit: -watchhistory- -DELETE FROM watch_history WHERE addon_id || '-' || title NOT IN (SELECT addon_id || '-' || title FROM watch_history ORDER BY lastwatched DESC LIMIT 0)
12:49:54  51.356106 T:2826589264  NOTICE: Watch History Module and Service: Auto Cleanup - End
12:49:56  52.577171 T:2843366480  NOTICE: StorageClient-2.5.2 Starting server
12:49:56  52.577900 T:2843366480  NOTICE: StorageServer-2.5.2 Storage Server starting /storage/.xbmc/temp/commoncache.db
12:50:45 101.549004 T:3044864528  NOTICE: Log level changed to 2
12:50:47 104.103775 T:3044864528  NOTICE: Enabled debug logging due to GUI setting. Level 2.
12:50:47 104.107033 T:2936517712   DEBUG: CecLogMessage - >> 01:8b:00
12:50:47 104.107567 T:2936517712   DEBUG: CecLogMessage - >> TV (0) -> Recorder 1 (1): vendor remote button up (8B)
12:50:47 104.107918 T:2936517712   DEBUG: CecLogMessage - key released: select (0)
12:50:47 104.108192 T:2936517712   DEBUG: PushCecKeypress - received key  b duration 2565
12:50:47 104.111168 T:3044864528   DEBUG: ------ Window Init () ------
(2013-12-15, 19:36)MilhouseVH Wrote:
(2013-12-15, 16:36)Koloss Wrote: Is my Setting ok?

Your settings are fine.

Thanks, i must nothing change for popcornmix changes in this build?
I updated and i start a movie the screen is black!
New OpenELEC Gotham build: #1512c (obsolete)

Code:
rpi512:~ # uname -a
Linux rpi512 3.12.5 #1 PREEMPT Sun Dec 15 17:40:25 GMT 2013 armv6l GNU/Linux
rpi512:~ # vcgencmd version
Dec  2 2013 20:30:23
Copyright (c) 2012 Broadcom
version 0334d765c5cb144589b4d7a4ac68ae8f136491e1 (clean) (release)
rpi512:~ # lsb_release
OpenELEC_Gotham (Milhouse) - Version: devel-20131215184433-r16572-gb5a38fc

Based on tip of XBMC master (03e86663b7) and tip of OpenELEC master (b5a38fcbc3) with the following modifications:
  • Includes these newclock3 commits (except for 3ee32af which I've replaced with a static spinner, and c38e6b9 due to conflict with piaudio_sink branch)
  • Includes these piaudio_sink commits (except for df5c980 due to conflict with newclock3 branch)
  • Includes libcec 2.1.4 (Changelog)
  • (#1512b) Includes thread patch to allow raising of priority above normal (see post #1921 for details)
  • (#1512c) Includes "Don't allow passthrough and dual audio" patch
  • Excludes the fernetmenta patch as this conflicts with the newclock3 ffmpeg (c3b6365) patch
Quote:FernetMenta made a suggestion which I think avoids the Sink being closed and opened as often - I've added a commit to piaudio_sink.
Tested this, and it's solved the "brief silence" problem just before switching tracks - gapless tracks are now played totally gapless (without cross-fade) just as they should be. Many thanks! Smile
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 126
  • 127
  • 128(current)
  • 129
  • 130
  • 277

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223