Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Announcing the release of Complete PicUntu 4.4 Distribution

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Ahh thank you. I missed that one :-)

    Comment


      #47
      upgrade ?

      Originally posted by aloksinha2001 View Post
      The previous state is remembered by the system.

      Do delete all previous network ports.

      Code:
      vi /etc/udev/rules.d/70-persistent-net.rules
      Find and delete all wlanXX entries in this... and you should be good to go.

      Oh and to not do the step ove - I have to release a small minor upgrade.. in the meanwhile.

      vi /etc/rc.local

      Add a line
      insmod /lib/modules/rkwifi.ko

      ( a tmp solution, till I get you the minor version upgrade)


      Alok
      hey alok... when do you plan to upgrade and maybe full version ?

      Comment


        #48
        Problem with extracting files on sdcard

        This is a great work and I want to see this working on my device.
        But, I have problem with extracting files on sdcard.
        I give command as root: tar -xzf skeleton.tgz(or bazicgui.tgz) -C /media/linuxroot .... and after a while ..... say about 1 minute ... I receive a lot of tar erors: cannot stat or read-only file system. I tried that with my installed Ubuntu 10.04, live Ubuntu 10.04 and live 13.04 (with sudo -i of course). I obtain the same error messages. After running command I have a lot of folders and files on sdcard, but, I think that not all files had been copied.
        I tried this on two sdcards formatted ext4 with gparted... the same errors.
        Is my laptop card reader broken?
        Any idea?
        Thank you.


        Edited after:
        It seems that my sdcard reader has problems with mini sd adaptor card. I had miniSD card with adaptor. After put card in usb sdcard reader, I had no errors.
        But still cannot enter picuntu. Box freezes when I enter recovery mode.
        Last edited by adrianio; 11-03-2013, 09:56.

        Comment


          #49
          Installed on Cozyswan MK822 - RK3188, Mali, ap6210 wireless, BOX

          - I installed ap6210_after7iul13 kernel in recovery partition and basic gui on sdcard. It looks good. Thanks for your work.

          I have following problems:
          1. hundreds of syslog errors about flash reading:
          Code:
          [<c062da68>] (unwind_backtrace+0x0/0xe0) from [<bf009784>] (FlashReadErrorDump+0xb0/0xe4 [rk30xxnand_ko])
          [<bf009784>] (FlashReadErrorDump+0xb0/0xe4 [rk30xxnand_ko]) from [<bf00af70>] (FlashReadEnhanced+0x238/0x270 [rk30xxnand_ko])
          [<bf00af70>] (FlashReadEnhanced+0x238/0x270 [rk30xxnand_ko]) from [<bf00c1a8>] (ReloadFlashInfo+0x4c/0x110 [rk30xxnand_ko])
          [<bf00c1a8>] (ReloadFlashInfo+0x4c/0x110 [rk30xxnand_ko]) from [<bf016034>] (FlashInit+0xbf8/0xed0 [rk30xxnand_ko])
          [<bf016034>] (FlashInit+0xbf8/0xed0 [rk30xxnand_ko]) from [<bf016388>] (FtlInit+0x7c/0x158 [rk30xxnand_ko])
          [<bf016388>] (FtlInit+0x7c/0x158 [rk30xxnand_ko]) from [<bf0165f8>] (NandInit+0x194/0x330 [rk30xxnand_ko])
          [<bf0165f8>] (NandInit+0x194/0x330 [rk30xxnand_ko]) from [<bf016804>] (rk29nand_probe+0x70/0x210 [rk30xxnand_ko])
          [<bf016804>] (rk29nand_probe+0x70/0x210 [rk30xxnand_ko]) from [<c06235f4>] (do_one_initcall+0x90/0x160)
          [<c06235f4>] (do_one_initcall+0x90/0x160) from [<c0688450>] (sys_init_module+0x1698/0x1828)
          [<c0688450>] (sys_init_module+0x1698/0x1828) from [<c0628ac0>] (ret_fast_syscall+0x0/0x30)
          ATime: 38 ns AHB: 148 timming: 1081
          FlashReadRetry error!!,row = 20f60
          data:14 47 79 6b 92 ef 19 b3 22 f9 71 45 c7 b2 80 d6
          ATime: 44 ns AHB: 148 timming: 1082
          FlashReadRetry error!!,row = 20f60
          data:14 47 79 6b 92 ef 19 b3 22 f9 71 45 c7 b2 80 d6
          ATime: 32 ns AHB: 148 timming: 1061
          FlashReadRetry error!!,row = 207e0
          data:0f a5 2e af 42 e2 2c 25 2a 0d 02 98 be 98 cb a4
          ATime: 38 ns AHB: 148 timming: 1081
          FlashReadRetry error!!,row = 207e0
          data:0f a5 2e af 42 e2 2c 25 2a 0d 02 98 be 98 cb a4
          2. I cannot wake up ap6210 wireless - in wicd I see no network;
          ifconfig show only eth0 and loop.
          3. I cannot wake up eth0 (ifconfig show it).
          Command "service networking restart" freezes at "networking stop/waiting".
          In syslog:
          Code:
          usb 2-1.2: new full speed USB device number 4 using usb20_host
          usb 2-1.2: New USB device found, idVendor=0fe6, idProduct=9700
          usb 2-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
          usb 2-1.2: Product: USB 2.0 10/100M Ethernet Adaptor
          3. The display is bigger than the TV screen. This happens with both kernels (1080 or 720). How can I scale down the display?

          I could not find to run script picuntu-da-server.sh.
          Last edited by adrianio; 11-06-2013, 09:17.

          Comment


            #50
            Originally posted by adrianio View Post
            3. The display is bigger than the TV screen. This happens with both kernels (1080 or 720). How can I scale down the display?
            try the script wrote to modify scale its a sticky in this forum.

            Comment


              #51
              XBMC Won't Run on Rikomagic MK802 IV LE (Linux Edition)

              Originally posted by opengl1971 View Post
              So if mali 400 hw doesn't work i think the XBMC HW aceleration doesn't work right?
              I successfully installed XBMC from the Ubuntu App Store, but it won't run at all under Rikomagic's factory installed PicUntu firmware as of 11/15/2013. Have confirmed XBMC not supported with Cloudsto UK, who sold me the device.

              --rj
              Last edited by rogerjenn; 11-18-2013, 19:25. Reason: Typo

              Comment


                #52
                Originally posted by opengl1971 View Post
                So if mali 400 hw doesn't work i think the XBMC HW aceleration doesn't work right?
                I tried XBMC on MK802IV and MK802III and it works very well on Android with graphics acceleration. I also tested Picuntu and Linuxiumone but they go too slow without graphics acceleration. In this web: [3D HW acceleration on Picuntu Linux (Mali400)] someone did something to run OpenGL ES2.0 in Picuntu but it did not work.

                The latest versions of Picuntu and Linuxiumone are working very well . No doubt you will continue improving and soon I will be able to get rid of Android on my PC Stick.



                Thank you very much for your great work.

                Comment


                  #53
                  Hi..

                  Whats Webcam support like in this version. I have a project where that is critical.
                  Many thanks
                  Marc

                  Comment


                    #54
                    I tested a Logitech Pro 9000 with Picuntu 4.4 on my T428 and seemed to work to fine. Tried multiple resolutions from VGA to 720P.
                    T428

                    Comment


                      #55
                      Picntu

                      This sounds great. Is it possible to mount picuntu completely from SD yet?
                      Thankx

                      Comment


                        #56
                        bookmark this page

                        Comment


                          #57
                          so good , how could I post to my EKb311B device ?
                          Any video guide?

                          Comment

                          Working...
                          X