Please let me know when you solved the problem/usr/lib/xbmc/xbmc.bin: symbol lookup error: /usr/lib/xbmc/xbmc.bin: undefined symbol: vc_tv_get_display_state
while this will "fix" it, that isn't the solution to the problem. raspbian needs to pull the latest package and revert to the previous version until they decide to push the newest firmware.ccedric wrote:juste do a firmware update, and it will work.
did you try? I am asking because I did, and does not work either. I got an error about opening vchiqccedric wrote:juste do a firmware update, and it will work.

I believe omxplayer (and apt-get firmware) will be updated soon to match the rpi-update firmware. For now build from omxplayer source, or use the deb file here:eix wrote:did you try? I am asking because I did, and does not work either. I got an error about opening vchiqccedric wrote:juste do a firmware update, and it will work.
And after that while trying to run another program I got a nice freeze with kernel dump, on bcm2835_audio_open (on sound card module snd_bcm2835)
These 2 problems are exactly what I experienced 2-3 weeks ago when trying to compile and run omxplayer, I also did a firmware update back then. So I am wondering if perhaps omxplayer package is just a half-baked package right now
I've gone that route a few weeks ago with the same results, do you have experience that the current omxplayer git will work with current firmware git? Because I have experience of the opposite..dom wrote:For now build from omxplayer source

Yes.eix wrote:I've gone that route a few weeks ago with the same results, do you have experience that the current omxplayer git will work with current firmware git?
In this case I must be doing something wrong. Both with skgsergio's and my compiled binaries, and of course current omxplayer deb package, I get:dom wrote:Yes.eix wrote:I've gone that route a few weeks ago with the same results, do you have experience that the current omxplayer git will work with current firmware git?
Code: Select all
* failed to open vchiq instanceThanks, it worked for me!ccedric wrote:juste do a firmware update, and it will work.

What does "uname -a" and "vcgencmd version" return? I'm guessing something is out of date.eix wrote:In this case I must be doing something wrong. Both with skgsergio's and my compiled binaries, and of course current omxplayer deb package, I get:dom wrote:Yes.eix wrote:I've gone that route a few weeks ago with the same results, do you have experience that the current omxplayer git will work with current firmware git?
But I am done for today..maybe I'll give it another shot tomorrowCode: Select all
* failed to open vchiq instance
For a while I thought it was my kernel, so I tried with 3.2.0-4-rpi #1 Debian 3.2.35-2+rpi1 armv6l and my own custom kernel, 3.2.27 (from raspberry kernel git)dom wrote:What does "uname -a" and "vcgencmd version" return? I'm guessing something is out of date.
Code: Select all
VCHI initialization failedCode: Select all
open("/dev/vchiq", O_RDWR) = -1 ENOTCONN (Transport endpoint is not connected)sorry stupid_boy, but you are not adding anything to the discussion..obviously I know that VCHI should work, but I am reporting that it does not work and that instead everything worked fine before the omxplayer updatestupid_boy wrote:problem is with your installation. VCHI MUST work in order to use omxplayer and not only.

These are all non standard kernels. You will introduce vchiq compatability problems if you mix different versions of start.elf, kernel.img and /opt/vc/lib.eix wrote:For a while I thought it was my kernel, so I tried with 3.2.0-4-rpi #1 Debian 3.2.35-2+rpi1 armv6l and my own custom kernel, 3.2.27 (from raspberry kernel git)
Result of vcgencmd version is always:Code: Select all
VCHI initialization failed
I was pretending that the kernel.img distributed in firmware repository was in-sync with the raspberry kernel from the other repository, but apparently it is not. Thanks for pointing this out, it indeed works when using that.dom wrote:These are all non standard kernels. You will introduce vchiq compatability problems if you mix different versions of start.elf, kernel.img and /opt/vc/lib.eix wrote:For a while I thought it was my kernel, so I tried with 3.2.0-4-rpi #1 Debian 3.2.35-2+rpi1 armv6l and my own custom kernel, 3.2.27 (from raspberry kernel git)
Result of vcgencmd version is always:Code: Select all
VCHI initialization failed
Can you run rpi-update to get latest start.elf, kernel.img and /opt/vc/lib?
really? don't get me wrong, you mix kernels, including your own build in game, but only thing that break VCHI is omxplayer update??? are you serious? did you have an idea what VC is and what you are talking about?eix wrote: sorry stupid_boy, but you are not adding anything to the discussion..obviously I know that VCHI should work, but I am reporting that it does not work and that instead everything worked fine before the omxplayer update
eix wrote:is it kernel or firmware to blame for this problem?
I bought Raspberry Pi and I am supporting the project for a very sound reason: learning and hacking, and the fun of it. So experimenting is unquestionably the reason why I am here, along with many other people. I really don't get why you take it personal and are changing the tone of the discussion, but obviously I will stop this argument now, just wanted to make it clear that it is not a crime to experiment and actually it is a very good thing, and one always has to keep humble and eager to learn. On the other hand your questions like "did you have an idea what VC is" are so wrong and offensive! Having written a few kernel drivers in the past and having read about the hardware specs, I can tell you: yes, I know what it is. But nonethless you just want to scare "newbies" with that type of questions. You get no karma points back for thatstupid_boy wrote:really? don't get me wrong, you mix kernels, including your own build in game, but only thing that break VCHI is omxplayer update??? are you serious? did you have an idea what VC is and what you are talking about?eix wrote: sorry stupid_boy, but you are not adding anything to the discussion..obviously I know that VCHI should work, but I am reporting that it does not work and that instead everything worked fine before the omxplayer update
You can apply that reasoning to anything, not very useful again. Furthermore, it's not entirely 100% myself, see my above reply.stupid_boy wrote:you asked:eix wrote:is it kernel or firmware to blame for this problem?
i give you the answer: your self! unfortunately you do not accept this answer and you are ready to be angry and hostile.
sorry.
All fine, no apologies needed! We've gone a bit off-topic now, sorrystupid_boy wrote:now problem is cleared. please accept my apologizes as i do not read behind the words. now i understand, i was wrong.
btw, i am here to learn too and do this all the time.