Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

CX919II - bought from ibood, 17 november

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

    #16
    Originally posted by weirdow View Post
    Cool, nice to hear you got a self compiled kernel booting. Which rockchip repo do you mean ? url?
    I had a look at the rockchip-3.0 but it seems that they gather patches here and there and then merge it into the kernel. which also leads to our rk3188T's to have their max cpu clock standard, set to 1.4
    Thats the one. I built from the wip/mk802iv_ap6210 branch initially, but will pull from the master tonight and give that a whirl. The current source includes significant DVFS changes which are absent from all the other repos on Github, some of which are particular to the T variant.

    Originally posted by weirdow View Post
    my main reason to get a kernel compiled is that the amount of usb drivers that is included is just ridiculously small. I don't see any way of getting a webcam or scanner attached and working, since there is no kernel module... unless the application does the usb driving.... urgh. might as well go back to an old zx80.
    LOL, I'm doing the opposite; removing device support and adding Netfilter modules, crypto patches, VLAN support etc.

    Originally posted by weirdow View Post
    Also, since our stick does not in any way have a real camera integrated into it's package... why is the software for it in the kernel, reserving memory, occupying resources.... since, I doubt that any one will actually buy a camera and solder it to the chip....
    Yep. The camera also requires ION. Not sure whether GPU requires it, too. But should be possible to strip both out. Omegamoon removed camera support succesfully, at least.
    Originally posted by weirdow View Post
    There were a few other things that were nagging at me, luckily I forgot.
    It's definitely one of those devices - lots of niggles. Let me know if you a repo throwing up, but all that's required are a few small GPIO adjustments and minor config changes... In short, it works... kinda!

    Comment


      #17
      For those who are interested, this is the manufacterer's site from where you can download the original firmware. The 4.4 Kitkat should be coming soon...

      Comment


        #18
        I almost thought cyxtech had honoured their license obligations for a moment there...

        http://www.cyxtech.com/ is the manufacturer's site should anyone wish to prod them about about a source drop.

        Comment


          #19
          Originally posted by GVRnx View Post
          For those who are interested, this is the manufacterer's site from where you can download the original firmware. The 4.4 Kitkat should be coming soon...

          http://www.ozota.nl/zakelijk/firmware-android-sticks/
          Forget about that being the manufacturer site. It's just some dealer, distributor, another middle man in the chain, which has a webpage which lists some stock firmware for devices they sell, which, makes the end users a little less frustrated when they have to go look around for the firmware...

          anyway,
          thanks and greetz.

          ps. wouldn't it be nice if someone would mirror that information and expand upon it, and leaving the originals untouched.

          Comment


            #20
            Just a quick FYI... I added the current Mali kernel driver from November to the current Rockchip kernel source and it build without problems. Not that I need Mali for a server setup, but I was curious...

            Comment


              #21
              Ok, I'm a bit of a noob in these things ...
              I also have the CX 919 II from iBood
              I don't get 1080p but only 720

              In short what do I have to do to make it work ? :-)

              Comment


                #22
                Originally posted by lepaul26 View Post
                Ok, I'm a bit of a noob in these things ...
                I also have the CX 919 II from iBood
                I don't get 1080p but only 720

                In short what do I have to do to make it work ? :-)
                ok, personally I feel this is a pretty silly question, yet I do not have a working 1080p monitor myself at the moment, so to give a silly answer.... :-)

                Go to android Settings, Display and choose the 1080p 60 or 50hz resolution.

                I'm assuming you already tried this.... and if that's true, then I can't give you any answer at this moment.

                Greets

                Comment


                  #23
                  Some Serial Port Info

                  As mentioned in the first post, there is a serial port present on the stick. between the sd card slot and the pushbutton, where there are three solder pads.

                  First of all, I would like to thank KSK Electrics for kindly donating this S400 stick (and a MK908) to support the Linux kernel porting on...

                  That site shows a little bit of info, on where and what, Read carefully!


                  This show the three solder pads, from the push button to the sd card, there is Ground, Transmit, and Receive, (GND, Txd, Rxd) This is a 3.3v logic serial port interface. You'll need a USB-to-Serial converter to connect to this.
                  Click image for larger version

Name:	stick with serial pins.jpg
Views:	1
Size:	186.0 KB
ID:	433204

                  You can use something like this....
                  http://www.hobbyelectronica.nl/wp-content/uploads/2014/01/arduino-usb2serial.jpg


                  or, if you have an old CellPhone, GSM, for which you have the data cable, and it uses USB. Then you might be able to salvage it, and re-use it for the sticks serial port.
                  Click image for larger version

Name:	modified usb2serial phone adapter.jpg
Views:	1
Size:	189.9 KB
ID:	433203
                  It looks a lot like this
                  for reference : http://buffalo.nas-central.org/index...M9_Linkstation

                  Click image for larger version

Name:	full connected working serial setup.jpg
Views:	1
Size:	197.0 KB
ID:	433202>

                  Click image for larger version

Name:	puttysetup1.jpg
Views:	1
Size:	66.2 KB
ID:	433206 Click image for larger version

Name:	puttysetup2.jpg
Views:	1
Size:	54.0 KB
ID:	433207
                  Which amounts to COM port in use for USB data cable (ea COM4), speed set to 115200, no parity, 8 data bits, 1 stop bit, xon/xoff

                  Serial console output :
                  Code:
                    DDR Version 1.04 20130517
                  In
                  3 3 DDR3
                  222MHz
                  Bus Width=32 Col=10 Bank=8 Row=16 CS=1 Die Bus-Width=8 Size=2048MB
                  Memory OK
                  OUT
                  BUILD=====7
                  F:32 1061 2 0 40
                  GetRemapTbl flag = 0
                  OK! 51776
                  unsigned!
                  SecureBootEn = 0 0
                  Boot ver: 2013-05-18#1.20
                  start_linux=====62962
                   781714 Starting kernel...@0x60408000
                  
                  [    0.000000] Initializing cgroup subsys cpu
                  
                  [    0.000000] Linux version 3.0.36+ (arron@develop-server) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #137 SMP PREEMPT Sat Oct 19 15:55:31 CST 2013
                  
                  [    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
                  
                  [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
                  The first few lines are from the boot loader, after that the linux kernel is started.

                  Finally when the system is fully booted.....
                  Code:
                  [   23.089746] acc_open
                  [   23.089786] acc_release
                  [   23.137431] init: no such service 'dhcpcd_'
                  [   31.300637] init: sys_prop: permission denied uid:1001  name:media.cfg.audio.soundeffect
                  [   41.122878] rknand_buffer_thread write data begin 3c4e00 0
                  [   42.872218] init: sys_prop: permission denied uid:1003  name:service.bootanim.exit
                  
                  
                  shell@android:/ $ su -
                  
                  shell@android:/ # dmesg
                  
                  <6>[    0.000000] Initializing cgroup subsys cpu
                  <5>[    0.000000] Linux version 3.0.36+ (arron@develop-server) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #137 SMP PREEMPT Sat Oct 19 15:55:31 CST 2013
                  <4>[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
                  <4>[    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
                  And for those who like to see the whole file from bootup untill command prompt (do not forget to press enter...) putty--20140308194447.txt

                  Greetings!

                  nJoy!
                  Last edited by weirdow; 08 March 2014, 19:49.

                  Comment


                    #24
                    I don't aim for 1080p myself (hooked it up to a 720p TV anyway)... but I managed to get the Finless 2.0 beta running on the Ibood stick with the combination explained here:

                    Originally posted by Aliquis View Post
                    - Finless Beta 2.0 ROM (From this thread)
                    - AP6210-J22 kernel SD for the T model from the Kitkat Kernels for all thread: http://www.freak-tab.de/d33/AP6210-J22_v207.zip
                    - Bob's boot.img patch (without it would hang at a Finless 1.7 / minix splash screen)
                    The NPO app now runs smoothly without any hickups.

                    Comment

                    Working...
                    X