Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Justop K9 (MK809) with RTL8188ETV chip (with images)

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

    Justop K9 (MK809) with RTL8188ETV chip (with images)

    Hey,

    I've identified my mini pc to be an Justop K9.

    It has T002 V2 20121207 printed on my PCB and it has an RTL8188ETV wifi chip (not the RTL8188EUS).

    I've flashed Finless 1.7 but as expected i lost wifi (i previously have read that RTL8188ETV used the same driver as RTL8188EUS but it would consume less power...)

    I'm posting some images of the device (case and PCB) for a better understanding.

    EDIT:




    Last edited by redglory; 14 October 2015, 15:50.
    Plasma: Panasonic TX-55ST60E
    HTPC: LC-Power 1320mi :: Sapphire PURE WHITE Fusion E350 :: 4GB DDR3 :: SSD Corsair Nova 2 [SO] :: 4TB [Storage] || Android PC: Minix X5
    powered by Win7 :: XBMC Gotham :: SABnzbd :: CouchPotato :: SickBeard

    #2
    I've flashed successfully k9_root_public_20140526_Vnetflix.img ROM on my device and got back wifi.

    Now I'm going to DD the kernel and I'll post it here.

    cat /proc/mtd
    Code:
    dev:    size   erasesize  name
    mtd0: 00400000 00004000 "misc"
    mtd1: 00c00000 00004000 "kernel"
    mtd2: 00c00000 00004000 "boot"
    mtd3: 01000000 00004000 "recovery"
    mtd4: 20000000 00004000 "backup"
    mtd5: 08000000 00004000 "cache"
    mtd6: 60000000 00004000 "userdata"
    mtd7: 00400000 00004000 "kpanic"
    mtd8: 20000000 00004000 "system"
    mtd9: 36000000 00004000 "user"
    cat /proc/partitions
    Code:
    major minor  #blocks  name
    
     179        0     992000 mmcblk0
     179        1     991747 mmcblk0p1
      31        0       4096 mtdblock0
      31        1      12288 mtdblock1
      31        2      12288 mtdblock2
      31        3      16384 mtdblock3
      31        4     524288 mtdblock4
      31        5     131072 mtdblock5
      31        6    1572864 mtdblock6
      31        7       4096 mtdblock7
      31        8     524288 mtdblock8
      31        9     884736 mtdblock9
    /data/busybox-armv7l blkid
    Code:
    /dev/block/vold/31:9: LABEL="ROCKCHIPS" UUID="3F41-07D6"
    /dev/block/vold/179:1: UUID="6338-6538"
    /dev/block/mtdblock9: LABEL="ROCKCHIPS" UUID="3F41-07D6"
    /dev/block/mtdblock8: LABEL="system" UUID="bff08b88-a945-4ffa-b1f8-6f3a4e34bd2d"
    /dev/block/mtdblock6: UUID="4f8c2383-d42b-46de-8213-ffb4aee34834"
    /dev/block/mtdblock5: UUID="263ab511-1133-4232-a84c-9798e7cd9e93"
    /dev/block/mmcblk0p1: UUID="6338-6538"
    kernel.img
    Last edited by redglory; 14 October 2015, 19:48. Reason: Added kernel.img link
    Plasma: Panasonic TX-55ST60E
    HTPC: LC-Power 1320mi :: Sapphire PURE WHITE Fusion E350 :: 4GB DDR3 :: SSD Corsair Nova 2 [SO] :: 4TB [Storage] || Android PC: Minix X5
    powered by Win7 :: XBMC Gotham :: SABnzbd :: CouchPotato :: SickBeard

    Comment

    Working...
    X