RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    RetropPie 3.7 - CEC (Kodi) and GBA (freezing)

    Scheduled Pinned Locked Moved Help and Support
    20 Posts 5 Posters 9.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • herb_fargusH
      herb_fargus administrators @ShootHere
      last edited by herb_fargus

      @ShootHere please use pastebin or equivalent for posting logs.

      https://retropie.org.uk/forum/topic/3/read-this-first

      If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

      Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

      1 Reply Last reply Reply Quote 0
      • S
        ShootHere
        last edited by

        Sir yes sir! I was looking for such an option (a lot of forums have a code option) but couldn't find it.

        Fix'd

        herb_fargusH RascasR 2 Replies Last reply Reply Quote 0
        • herb_fargusH
          herb_fargus administrators @ShootHere
          last edited by

          @ShootHere for simple code blocks you can use markdown:

          http://commonmark.org/help/

          If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

          Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

          1 Reply Last reply Reply Quote 0
          • RascasR
            Rascas @ShootHere
            last edited by

            @ShootHere Try disabling internal RPi 3 BT by adding dtoverlay=pi3-disable-bt in config.txt. Than see if it fixes the problem.

            S 1 Reply Last reply Reply Quote 0
            • S
              ShootHere @Rascas
              last edited by

              @Rascas I am afraid that is a no go. Both crash still.

              RascasR 1 Reply Last reply Reply Quote 0
              • RascasR
                Rascas @ShootHere
                last edited by Rascas

                @ShootHere Please post everything (including the PSU amperes) that you have connected to the Raspberry Pi. I still cannot reproduce any error, it works just fine for me, so it must be a hardware / setup problem of yours. Also post your /var/log/syslog file to pastebin.

                1 Reply Last reply Reply Quote 0
                • S
                  ShootHere
                  last edited by ShootHere

                  Pi Model: RPi3
                  RetroPie Version Used: 3.7
                  Built From: SD Image
                  USB Devices connected: Wired USB Sony PS3 Controller, not set up for BT (BT disabled in config.txt), SanDisk 32GB USB Stick, Kodi resides on the SD Card
                  Controller used: Sony PS3 Controller
                  PSU: Official Raspberry Pi Foundation 2.5A

                  /var/log/syslog exceeds 512kb so I need the pro version of Pastebin.

                  Can I manually attach the file to this post?

                  The other seemingly related files are already posted above.

                  I have disable the BT in config.txt as per your instructions.

                  RascasR 1 Reply Last reply Reply Quote 0
                  • RascasR
                    Rascas @ShootHere
                    last edited by

                    @ShootHere The hardware that you are using should be no problem.
                    I think it is not possible to post files here, post the dmesg output to pastebin instead, after Kodi crashes, and the /tmp/runcommand.log file again.
                    Did you installed anything else besides Kodi ?

                    1 Reply Last reply Reply Quote 0
                    • S
                      ShootHere
                      last edited by

                      Well perhaps one thing springs to mind is I installed both Kodi and Kodi-Extra (wanted to compare). Could that be the problem? Perhaps this will save us a LOT of searching.

                      1 Reply Last reply Reply Quote 0
                      • AddisonA
                        Addison
                        last edited by

                        Hey all.

                        I'm using a Raspberry Pie 2 with a fresh version of 3.7 and Kodi 16.0.

                        I get these errors as well on screen:

                        fbi: no process found
                        Failed to start cec.service: Unit cec.service failed to load: No such file or directory.
                        Failed to stop cec.service: Unit cec.service not loaded.

                        I've never had them before but I haven't cared too much about this since I don't know what it means.

                        Everything works great on my end.

                        I'm curious though, what is CEC?

                        RascasR 1 Reply Last reply Reply Quote 0
                        • RascasR
                          Rascas @Addison
                          last edited by Rascas

                          @Addison The fbi is the program that loads the splashscreen in RetroPie, it has to be closed before Kodi starts otherwise it will have a bug ( you will see the terminal while a video is playing).

                          CEC is the tecnology that permits you to control Kodi (and other things) with with your TV remote, if your TV supports that.
                          https://en.wikipedia.org/wiki/HDMI#CEC

                          The cec service is a PiPplware specific service (does not exist in RetroPie) that permits you to control other programs with your TV remote, like Emulation Station, etc. It also has to be closed before Kodi starts, if not, there can be problems.

                          Thats only warnings, just ignore that. I will hide that warnings in the next Kodi version.

                          AddisonA 1 Reply Last reply Reply Quote 1
                          • AddisonA
                            Addison @Rascas
                            last edited by

                            @Rascas

                            Okay.

                            I guess I'm getting those errors now because I use an iBuffalo controller with Kodi.

                            So you're the one who manages Kodi?

                            I think you just became my new, personal hero. ♥

                            RascasR 1 Reply Last reply Reply Quote 0
                            • S
                              ShootHere
                              last edited by

                              Would disabling CEC somehow remove the error/crash? I use my smartphone to control it, so would that be an option?

                              1 Reply Last reply Reply Quote 0
                              • RascasR
                                Rascas @Addison
                                last edited by Rascas

                                @Addison No, that warnings have nothing to do with your iBuffalo controller, just forget/ignore it.

                                Yes, I am the guy who compile the Kodi packages currently on RetroPie.

                                @ShootHere CEC also has nothing to do with your crash, at least that warning. That CEC service is independent of Kodi, and it does not even exist in RetroPie. And Kodi's CEC works just fine. Your problem is something else.
                                Yes, controlling Kodi with a smartphone is an option, you can use any method supported by Kodi to control it, you just have to configure it.

                                1 Reply Last reply Reply Quote 0
                                • A
                                  Abs @Abs
                                  last edited by

                                  @Rascas

                                  Just to provide an update to the original post. After I started using 3.7 from a fresh install, GBA stopped freezing.

                                  With regards to the CEC, I think something has gone wrong with my TV. So its not related to the Raspberry Pi 3.

                                  1 Reply Last reply Reply Quote 0
                                  • First post
                                    Last post

                                  Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                  Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.