http://sparky0815.de

Same problem with the 11315 & 11318 build.onetootreefor wrote:kenny_55 wrote:I have made some tests and got a theory that buffering issue caused by bad networking performance of RPi. Moving files to USB attached harddisk (or even fast SD card) on RPi through LAN (it's 100MB full) connection from my windows PC is at speed of 1.9MB/s. well bellow the 20MB tested with hdparm.
yes when i transfer to/from the pi i see a steady connection of 1.9MB/s. I wonder if the latest builds are throttling the ethernet somehow?
No reason why that won't work - and then once you have a working card, you only need to update the files in the primary partition (using the small archive file) with each new build, you never need to reimage the entire card again. With each new build, the only files that need to be updated are those in the small FAT partition (generally - sometimes with new functionality it helps to restore defaults but this is rare).CocodaMonkey wrote: Is there any reason I shouldn't use one of your builds and then just use gparted to resize the storage partition to fill my 32GiB card?
Code: Select all
<advancedsettings>
<splash>false</splash>
<showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand>
<gui>
<algorithmdirtyregions>3</algorithmdirtyregions>
<nofliptimeout>0</nofliptimeout>
<visualizedirtyregions>off</visualizedirtyregions>
</gui>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
https://github.com/OpenELEC/OpenELEC.tv/commits/masterCocodaMonkey wrote:Does anyone know how to generate a changelog for the changes? It would be really nice to see what they had worked on.
If I understand you correctly, adjusting the zoom (Settings > Appearance > Skin) may fix your problem if all four corners are cut off.geep999 wrote:...The problem is that the edges are cutoff. At the top right I only see the bottom half of the time.
Similar amount missing in the other corners.
This makes it difficult to control - can only see the end of text in the left side menus!
All videos have the edges cutoff too...
Code: Select all
Render method - Auto-detect
Pause during refresh rate change - On
Sync playback to display - Off
A/V sync method - Greyed out
Allowed error in aspect ratio to minimize black bars - Normal. (Also tried the max of 20% - made no difference).
Display 4:3 videos as - Normal
Yes. You should be able to run tvservice -a to see what we believe the audio support is.warhog wrote: does the downmixing gets activated automatically if the raspi detects
that there is no dts/dts-hd capable device?
I asked this earlier and got no answer, but unfortunately the included 8192cu kernel module is not working and it's need to be blacklisted and the latest one should be built and included from the Realtek website.Benja wrote:Any news on the rt8192cu ?
I've been trying to get get the latest build to work, but the wifi is being troublesome..
It seems from /log/mesages/ that the module is identified just fine, but then there is an error and the system proceeds to ignore the module. Or am I just not reading it properly?
Anyways, the device does not show up in ifconfig.
/var/log/messages: http://sprunge.us/EijU
lsusb: http://sprunge.us/jhBh
lsmod: http://sprunge.us/CXbU
many thanks!dom wrote: Yes. You should be able to run tvservice -a to see what we believe the audio support is.
Obviously plugging in a DTS capable receiver after video starts playing is going to confuse things...
Passthrough of DTS-HD Is not currently supported. Only AC3 and DTS.warhog wrote: also my receiver shows dts instead of dts-hd when i start playing a dts-hd only file.
k thx.dom wrote:Passthrough of DTS-HD Is not currently supported. Only AC3 and DTS.
Is there any way to force this?dom wrote:Yes. You should be able to run tvservice -a to see what we believe the audio support is.warhog wrote: does the downmixing gets activated automatically if the raspi detects
that there is no dts/dts-hd capable device?
Obviously plugging in a DTS capable receiver after video starts playing is going to confuse things...
Oh well, thanks for the answer! Guess I'll just have to wait patiently then. Good thing my Pi is already doing a very fine job as a PVR / usenet client, and the media center thing is just a plan for the next Pi(s)!Patrik wrote:I asked this earlier and got no answer, but unfortunately the included 8192cu kernel module is not working and it's need to be blacklisted and the latest one should be built and included from the Realtek website.Benja wrote:Any news on the rt8192cu ?
I've been trying to get get the latest build to work, but the wifi is being troublesome..
It seems from /log/mesages/ that the module is identified just fine, but then there is an error and the system proceeds to ignore the module. Or am I just not reading it properly?
Anyways, the device does not show up in ifconfig.
/var/log/messages: http://sprunge.us/EijU
lsusb: http://sprunge.us/jhBh
lsmod: http://sprunge.us/CXbU
There is an issue already about it on github, but there is no answer too.
xbmc log with debug turned on please.Nodge wrote:I still have problems with artwork for TV Series. I tried r11320 yesterday and it is still there. Basically, straight after setting the content and scraping the TV Database everything looks ok when you first go to TV Series on the main menu. But then if you go through the various view options (List, Thumbnails, Wide Icons etc) then things get corrupted. I've attached some screenshots to show what happens. Sorry about the poor quality pics but hopefully you can see what is happening. In Pic 4 & 5 you can see that the orientation of some of the banners has rotated through 90 degrees and they have got corrupted.
Try to delete the folders database and thumbnails located in /.xbmc/userdata/ and reboot. It worked for me.keenan wrote:Does anyone know how I can manually change the addons via ssh? I've gone back to r11203 and for the life of me, even after a little prayer, I can not get ANY additional addons to show up..
I go to change the skin, but the list is empty, no addons what so ever, not even a sub section list of available addons..
I've tried rebooting, manually powering on and off, no luck..
Network is connected via ethernet cable..
Thanks