removing the D14 solves the problem when it is powered off. now when it is powered on, at least with my setup, it sends the activate signal at boot and then XBMC sends an activate signal again when it starts breaking CEC. using hdmi_ignore_cec_init=1 in config.txt seems to solve this problem and i h...
i have no idea if the pi can play those WMV9 , just give it a try. For the format i think you are confusing the container MP4 or MKV with the actual video stream format for example H264 High profile 4.1. But then again you have one just try it out.
you will allways need the sd card with the kernel.img and the firmware files. But most distros allow to change the cmdline text file, in there you can specify the partition to the root partition. In your case would be the hdd, you will need to add rootwait as well. This will make the kernel wait til...
Hi! I'm experiencing a rather annoying problem with my rPi. I install OpenELEC without problems, and the first boot works correctly, I set everything, use it, everything perfect. The problem comes in the following uses, most of the time just does not restart, the screen goes black no more. Sometime...
yes, you can. the easiest way to do that is install Openelec. connect the hdd to the usb turn it on wait it to boot and ssh into the pi in folder /storage there is a couple of folders like tvshows, movies, etc.. remove for example tvshows and create a softlink to the folder that has tvshows on you h...
you best bet is to use it on windows and use make makemkv to backup the movie. the dts-mta audio tracks could be overkill for the pi, you better convert that to ac3 or to normal dts if you have a AV amplifier
Would you just have to manually add a new 'start.elf' thats for the 512mb boards? For the Pi to see all 512MB RAM, yes. However there is now a specific workaround in XBMC to ensure stable GUI operation when only 128MB GPU RAM is available - I'm wondering if the GPU can now access more RAM on 512MB ...
My subtitles aren't working, i'm using r12060. They are downloaded via the XBMC Subtitle addon, but they are not showing, in the XBMC Menu they are on. The Subtitles do work, the thing is that now with the clamp thing the sub position is bellow screen, so while viewing a movie go to system and chan...
Hi, Im using the latest openelec and CEC has stopped working. Everything was working fine and now I cant get it to work. I have gone back to an older version but now that dosent seem to work either. I have tried reinstalling and changed the HDMI cable but im having no luck. I would like to get it w...
I've installed OpenELEC on my rpi, but the CPU usage is very high, it is like 78% constant. I've disabled the RSS feed, but still it's high. I'm using r12033.img. Hope that someone can help me. did you measure that in top or in the System Info? use top on a static menu, like system. The system info...
Maybe a basic question but where to put the confing.txt on the SD-card. When I acces the SD-card from win Xp and put it there then confing dosent work when starting RPI. Should I create a "boot" folder on the CARD. Or can I make it only via the console when accessing via putty. PS. searching in goo...
not sure why, but you are using the old PI XBMC tree. XBMC master tree has support PI now, so you should clone that one instead, using something like git clone git://github.com/xbmc/xbmc.git And I'm pretty sure you could find a precompiled image in this forum. check this thread for further info http...
I have in the config.txt only two lines (build 11955) force_turbo=0 hdmi_ignore_cec_init=1 As for Turbo Mode, the pefromance now is worse then befor making this config file. Question. I read that the performance on some fixed OC setup (e.x. 950Mhz - CPU load 50-60%) is better then on standard (700m...
Aplay is the player for the ALSA sound card driver, and as far i know alsa is not included in the latest Images, xbmc doesn't use it yet. ALSA is very buggy in the Pi at this stage.
i would like to see what was patched changed in XBMC, because it handles ssa subtitles as normal str, no font applied, no colors, if there is a karaoke style stuff everything is dumped as text. SSA is slow has hell in the PI
corrupted file system here too after messing with ondemand settings. after failing to boot network properly (heat?) several times it finally came up. Wasn't holding my resolution at 1080p (1080i?) so I changed it and did a soft restart at which point it appears I have a destroyed sd card. failed to...
how are you connecting the SD card to your pc ?
For example on my laptop i don't have the drivers installed for the card reader so inserting a sd card doesn't work on linux, i use a sd to usb adapter.