Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

NEOTV CROM for Flycast MK809III - UG007B - QC802 - Cloudnet Go CR9

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #76
    Hello
    I have a newly purchased QC802 and just trying to understand the differences between all the similar devices and what ROM's are compatible and have the same exact hardware and are just rebranded. Or are they all slightly different, different WiFi chips etc?

    QC802 users, is this ROM good to go, or are there some things not working quite right?

    My device shipped with 4.2.2

    I use a Plex Media Server and purchased this QC802 to replace my Raspberry Pi which I have running XMBC with a Plex addon, which streams movies etc from my PC to the TV. I got it out of the box, installed the Plex App and connected to the server, I can see all the movies and songs etc. Songs play fine, but none of the movies play. They attempt to start but the screen stays blank. Bit of reading suggests 4.2.2 on these devices has a few issues and Plex is one of them.

    Has anyone tried Plex App on this ROM? Does it work ok?

    I am very keen to try, but because I dont yet know how to backup my current ROM I am a little hesitant to do so. I have been flashing the ROM on my phone for months and all is fine, however I think this process is a bit different and I have no way to go back again.

    Thanks
    WanaGo

    Comment


      #77
      Yes it Works with your Device.
      There will be no Problems.

      Neomode

      Comment


        #78
        Wow quick reply, thanks very much.

        Have you tried the Plex App at all by chance?

        Also, is there a method to backup the current ROM on these devices, or is it a case of you cant...

        Regards

        WanaGo

        Comment


          #79
          Ethernet

          Hallo zusammen,

          ich habe einen 'CloudNetGo CR9' TV-Stick mit NeoTV CR. Ich betreibe ihn nicht mit WLAN sondern mit LAN via Ethernet-Kabel (Adapter). Das Problem ist: der Stick zeigt immer an 'keine Internet-Verbindung' und es funktionieren viele APP's nicht oder nicht richtig. Z.B. Fing oder InsSSIder.
          Muß man da noch etwas einstellen? oder ist es eigentlich nicht gewollt den in der Bedienungsanleitung genannten LAN-Zugang zu benutzen?
          Vielleicht kann ja dieses Manko in einer nächsten Versin des CR behoben werden?

          Wäre interessant, eure Erfahrungen in dieser Sache zu lesen!

          mumps

          Comment


            #80
            With Plex I don't know.

            For Update the Rom do the follow:

            1.: Download and Install Moborobo for the ADB Driver Part.

            2.: Download my Universal ADB Shell from http://www.freak-tab.de/neomode/adb.zip

            3.: Do this

            adb shell

            su

            cat /proc/mtd

            1|root@android:/ # cat /proc/mtd
            cat /proc/mtd
            dev: size erasesize name
            mtd0: 00400000 00004000 "misc"
            mtd1: 00800000 00004000 "kernel"
            mtd2: 01000000 00004000 "boot"
            mtd3: 02000000 00004000 "recovery"
            mtd4: 04000000 00004000 "backup"
            mtd5: 08000000 00004000 "cache"
            mtd6: 40000000 00004000 "userdata"
            mtd7: 00400000 00004000 "kpanic"
            mtd8: 20000000 00004000 "system"
            mtd9: 160400000 00004000 "user"

            Then you do:

            dd if=/dev/block/mtdblock0 of=/sdcard/misc.img

            This you do with Kernel, Boot, Recovery, Backup and System.

            Finished. Please Share it with us.

            Thanks

            Neomode

            Comment


              #81
              Hallo Mumps.

              Die Frage ist:

              1. Wird der Lan Adpater erkannt ?

              2. Gehe in Systemeinstellungen und dann Ethernet.

              3. Kannst du dort etwas Aktivieren ?

              Neomode

              Comment


                #82
                Originally posted by neomode View Post
                With Plex I don't know.

                For Update the Rom do the follow:

                1.: Download and Install Moborobo for the ADB Driver Part.

                2.: Download my Universal ADB Shell from http://www.freak-tab.de/neomode/adb.zip

                3.: Do this

                adb shell

                su

                cat /proc/mtd

                1|root@android:/ # cat /proc/mtd
                cat /proc/mtd
                dev: size erasesize name
                mtd0: 00400000 00004000 "misc"
                mtd1: 00800000 00004000 "kernel"
                mtd2: 01000000 00004000 "boot"
                mtd3: 02000000 00004000 "recovery"
                mtd4: 04000000 00004000 "backup"
                mtd5: 08000000 00004000 "cache"
                mtd6: 40000000 00004000 "userdata"
                mtd7: 00400000 00004000 "kpanic"
                mtd8: 20000000 00004000 "system"
                mtd9: 160400000 00004000 "user"

                Then you do:

                dd if=/dev/block/mtdblock0 of=/sdcard/misc.img

                This you do with Kernel, Boot, Recovery, Backup and System.

                Finished. Please Share it with us.

                Thanks

                Neomode
                Thanks for this
                However it cant seem to find the device.
                I just found a copy of the driver on the net, pushed the reset button in and plugged in USB and device was detected, driver installed. Have a listing in device manager for a RockUSB Device under a heading of 'class for rockusb devices'. Weird. Anyway, do ADB shell and it starts the daemon but fails to find the device.

                Any idea?

                Comment


                  #83
                  AW: NEOTV CROM for Flycast MK809III - UG007B - QC802 - Cloudnet Go CR9

                  Yes, try this

                  Make sure you are connected to the OTG Port.

                  Enable USB Debugging in Settings

                  Install Moborobo Run it for Driver install
                  Then exit the program

                  Try ADB from me

                  NEOMODE

                  Gesendet von meinem GT-I9305 mit Tapatalk 2

                  Comment


                    #84
                    Originally posted by neomode View Post
                    Yes, try this

                    Make sure you are connected to the OTG Port.

                    Enable USB Debugging in Settings

                    Install Moborobo Run it for Driver install
                    Then exit the program

                    Try ADB from me

                    NEOMODE

                    Gesendet von meinem GT-I9305 mit Tapatalk 2
                    I just cant seem to get this to be detected by ADB, constantly says no devices are found.

                    USB Debugging is enabled, installed Moborobo on the PC, exit the program and plug in the Android stick with the OTG port to the PC. No device is even detected.
                    The only way I can get the device to detect and install a driver, is if I start the stick up with the button held down, and then install the driver. However that is I am assuming the recovery, and ADB doesnt work from there anyway.
                    I have tried both USB ports, I have gone through settings on the android and made sure Debugging is on, attempted with the setting of 'connect to PC' on and off. Same result, ADB can never find anything.

                    *EDIT* Ok I managed to get this bit working. Plugged in cable first then did connect to PC, and it detected the device, however I cant find the drivers for this part. I have the driver for the firmware flashing part, but not this. Can you please point me to the driver? RK31SDK is thinks the device is.
                    Last edited by WanaGo; 07-18-2013, 04:19. Reason: More info

                    Comment


                      #85
                      Downloading the SDK to see if its in there.

                      Havent been able to find it doing a google search and tried a XP and a Windows 7 machine to make sure it wasnt just my PC.

                      Comment


                        #86
                        Originally posted by WanaGo View Post
                        Downloading the SDK to see if its in there.

                        Havent been able to find it doing a google search and tried a XP and a Windows 7 machine to make sure it wasnt just my PC.
                        Downloaded PDAnet and that installed the driver. Finally.

                        Will do the above and post the ROM asap

                        Assuming this looks right:
                        Last edited by WanaGo; 07-18-2013, 12:08.

                        Comment


                          #87
                          Originally posted by neomode View Post
                          Hallo Mumps.

                          Die Frage ist:

                          1. Wird der Lan Adpater erkannt ?

                          2. Gehe in Systemeinstellungen und dann Ethernet.

                          3. Kannst du dort etwas Aktivieren ?

                          Neomode
                          Hi neomode,

                          ja der LAN-Adapter wird erkannt - ich kann ja vieles machen. Z.B. surfen, fernsehen mit Zattoo und ich kann auch mit TotalCommander auf mein handy oder mein SGS 2 zugreifen. Es funtioniert - aber eben nicht alles. Es wird beispielsweise meine Position nicht erkannt (Maps, Osmand etc.). Wenn man in der unteren, rechten Ecke aud die Uhrzeit klickt, wird dort angezeigt 'keine Internet-Verbindung'. Vom System wird irgendwas nicht richtig erkannt oder gesteuert.

                          Gruß mumps

                          Comment


                            #88
                            Originally posted by mumps View Post
                            Hi neomode,

                            ja der LAN-Adapter wird erkannt - ich kann ja vieles machen. Z.B. surfen, fernsehen mit Zattoo und ich kann auch mit TotalCommander auf mein handy oder mein SGS 2 zugreifen. Es funtioniert - aber eben nicht alles. Es wird beispielsweise meine Position nicht erkannt (Maps, Osmand etc.). Wenn man in der unteren, rechten Ecke aud die Uhrzeit klickt, wird dort angezeigt 'keine Internet-Verbindung'. Vom System wird irgendwas nicht richtig erkannt oder gesteuert.

                            Gruß mumps
                            In der Rechten unteren Ecke wird nur die Wifi verbindung angezeigt.
                            Das heißt du siehst dort nicht on Ethernet aktive ist oder nicht.
                            Die Ortung must du in der Systemsteuerung einschalten. Es ist ja kein GPS vorhanden.

                            Gruß
                            Neomode

                            Comment


                              #89
                              webcam not working

                              Hello,

                              first of all, thank you very much Neomode for the fabulous work!

                              This nice ROM works very stable and fast with my UG007B. There is just one thing: I can't get my webcam working. It's a Logitech C525 which will be used for skype. The strange thing is: the mic is fully functional, only the video will not be recognized, no matter what USB port or hub is used. Other people around do have exactely the opposite problem.
                              Despite that, others proofed this cam to be working flawlessly with a RK802-IV with rk firmware.

                              Any ideas?

                              Cheers, Martin

                              Comment


                                #90
                                Hallo,

                                Probiere mal die Kamera am OTG Port mit Adapter Kabel.
                                Das hat mir geholfen.

                                Rainer

                                Comment

                                Working...
                                X