قائمة الاعضاء المشار اليهم

النتائج 1 إلى 5 من 5

الموضوع: ممكن حل a9 سامسونج صيني

  1. #1
    .: جيماوي مشارك :.

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jan 2016
    المشاركات
    78
    الشَكر (المُعطى)
    10
    الشَكر (المُستلَم)
    26
    الإعجاب (المُعطى)
    1
    الإعجاب (المُستلَم)
    2
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    0 مواضيع
    معدل تقييم المستوى
    22

    Exclamation ممكن حل a9 سامسونج صيني

    المشكل كان في الاول انا الجهاز يبقي يعمل ريستار بعد عمل باكب و تفليش الجهاز اشتغل لاكن بشاشة فيها خطوط و لا تضهر شئ و بعد اعادة الفلاشة الاصلية نفس المشكل الشاشة بخطوط ممكن حل هده معلومات الجهاز

    كود:
    #############################################################################################################
    #  General Setting 
    #    
    ############################################################################################################
    - general: MTK_PLATFORM_CFG
      info: 
        - config_version: V1.1.1
          platform: MT6572
          project: nck_team
          storage: EMMC
          boot_channel: MSDC_0
          block_size: 0x20000
    ############################################################################################################
    #
    #  Layout Setting
    #
    ############################################################################################################
    - partition_index: SYS0
      partition_name: PRELOADER
      file_name: preloader_a7290.bin
      is_download: true
      type: SV5_BL_BIN
      linear_start_addr: 0x0             
      physical_start_addr: 0x0
      partition_size: 0x1400000       
      region: EMMC_BOOT_1
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: BOOTLOADERS
      reserve: 0x00
    
    
    - partition_index: SYS1
      partition_name: MBR
      file_name: MBR
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x1400000       
      physical_start_addr: 0x0
      partition_size: 0x80000         
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS2
      partition_name: EBR1
      file_name: EBR1
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x1480000       
      physical_start_addr: 0x0
      partition_size: 0x80000         
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS3
      partition_name: PRO_INFO
      file_name: proinfo.bin
      is_download: false
      type: NONE
      linear_start_addr: 0x1500000       
      physical_start_addr: 0x0
      partition_size: 0x300000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS4
      partition_name: NVRAM
      file_name: nvram.bin
      is_download: false
      type: NORMAL_ROM
      linear_start_addr: 0x1800000       
      physical_start_addr: 0x0
      partition_size: 0x500000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: BINREGION
      reserve: 0x00
    
    
    - partition_index: SYS5
      partition_name: PROTECT_F
      file_name: PROTECT_F.bin
      is_download: false
      type: YAFFS_IMG
      linear_start_addr: 0x1d00000       
      physical_start_addr: 0x0
      partition_size: 0xa00000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS6
      partition_name: PROTECT_S
      file_name: PROTECT_S.bin
      is_download: false
      type: YAFFS_IMG
      linear_start_addr: 0x2700000       
      physical_start_addr: 0x0
      partition_size: 0xa00000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS7
      partition_name: SECCFG
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x3100000       
      physical_start_addr: 0x0
      partition_size: 0x20000         
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS8
      partition_name: UBOOT
      file_name: lk.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3120000       
      physical_start_addr: 0x0
      partition_size: 0x60000         
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS9
      partition_name: BOOTIMG
      file_name: boot.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3180000       
      physical_start_addr: 0x0
      partition_size: 0x600000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS10
      partition_name: RECOVERY
      file_name: recovery.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3780000       
      physical_start_addr: 0x0
      partition_size: 0x600000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS11
      partition_name: SEC_RO
      file_name: secro.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3d80000       
      physical_start_addr: 0x0
      partition_size: 0x40000         
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS12
      partition_name: MISC
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x3dc0000       
      physical_start_addr: 0x0
      partition_size: 0x80000         
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS13
      partition_name: LOGO
      file_name: logo.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3e40000       
      physical_start_addr: 0x0
      partition_size: 0x300000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS14
      partition_name: EXPDB
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x4140000       
      physical_start_addr: 0x0
      partition_size: 0xa00000        
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS15
      partition_name: ANDROID
      file_name: system.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x4b40000       
      physical_start_addr: 0x0
      partition_size: 0x38400000      
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS16
      partition_name: CACHE
      file_name: cache.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3cf40000      
      physical_start_addr: 0x0
      partition_size: 0x1400000       
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS17
      partition_name: USRDATA
      file_name: USRDATA.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3e340000      
      physical_start_addr: 0x0
      partition_size: 0xa9be0000      
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS18
      partition_name: BMTPOOL
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0xffff00a8      
      physical_start_addr: 0x0
      partition_size: 0x1500000       
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: false
      is_reserved: true
      operation_type: RESERVED
      reserve: 0x00

    هده الفلاشة التي قمت بتفليش الجهاز

    كود:
    ############################################################################################################
    #
    #  General Setting 
    #    
    ############################################################################################################
    - general: MTK_PLATFORM_CFG
      info: 
        - config_version: V1.1.1
          platform: MT6572
          project: a7290
          storage: EMMC
          boot_channel: MSDC_0
          block_size: 0x20000
    ############################################################################################################
    #
    #  Layout Setting
    #
    ############################################################################################################
    - partition_index: SYS0
      partition_name: PRELOADER
      file_name: preloader_a7290.bin
      is_download: true
      type: SV5_BL_BIN
      linear_start_addr: 0x0
      physical_start_addr: 0x0
      partition_size: 0x1400000
      region: EMMC_BOOT_1
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: BOOTLOADERS
      reserve: 0x00
    
    
    - partition_index: SYS1
      partition_name: MBR
      file_name: MBR
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x1400000
      physical_start_addr: 0x0
      partition_size: 0x80000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS2
      partition_name: EBR1
      file_name: EBR1
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x1480000
      physical_start_addr: 0x0
      partition_size: 0x80000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS3
      partition_name: PRO_INFO
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x1500000
      physical_start_addr: 0x0
      partition_size: 0x300000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS4
      partition_name: NVRAM
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x1800000
      physical_start_addr: 0x0
      partition_size: 0x500000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: BINREGION
      reserve: 0x00
    
    
    - partition_index: SYS5
      partition_name: PROTECT_F
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x1d00000
      physical_start_addr: 0x0
      partition_size: 0xa00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS6
      partition_name: PROTECT_S
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x2700000
      physical_start_addr: 0x0
      partition_size: 0xa00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: PROTECTED
      reserve: 0x00
    
    
    - partition_index: SYS7
      partition_name: SECCFG
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x3100000
      physical_start_addr: 0x0
      partition_size: 0x20000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS8
      partition_name: UBOOT
      file_name: lk.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3120000
      physical_start_addr: 0x0
      partition_size: 0x60000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS9
      partition_name: BOOTIMG
      file_name: boot.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3180000
      physical_start_addr: 0x0
      partition_size: 0x600000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS10
      partition_name: RECOVERY
      file_name: recovery.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3780000
      physical_start_addr: 0x0
      partition_size: 0x600000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS11
      partition_name: SEC_RO
      file_name: secro.img
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3d80000
      physical_start_addr: 0x0
      partition_size: 0x40000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS12
      partition_name: MISC
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x3dc0000
      physical_start_addr: 0x0
      partition_size: 0x80000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS13
      partition_name: LOGO
      file_name: logo.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3e40000
      physical_start_addr: 0x0
      partition_size: 0x300000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS14
      partition_name: EXPDB
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x4140000
      physical_start_addr: 0x0
      partition_size: 0xa00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS15
      partition_name: ANDROID
      file_name: system.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x4b40000
      physical_start_addr: 0x0
      partition_size: 0x38400000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS16
      partition_name: CACHE
      file_name: cache.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3cf40000
      physical_start_addr: 0x0
      partition_size: 0x1400000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS17
      partition_name: USRDATA
      file_name: userdata.img
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3e340000
      physical_start_addr: 0x0
      partition_size: 0x36600000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS18
      partition_name: BMTPOOL
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0xFFFF00a8
      physical_start_addr: 0x0
      partition_size: 0x1500000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: false
      is_reserved: true
      operation_type: RESERVED
      reserve: 0x00
    وهذا التطابق الفلاشتين

    https://firmware.gem-flash.com/scatt...file2=xRZGqwWi


    التعديل الأخير تم بواسطة rabiegsm ; 15-04-2017 الساعة 08:09 PM


  2. تاريخ التسجيل
    Always
    المشاركات
    Many
  3. #2
    مشرف اقسام السامسونج وقسم الآي فون
    اسم المحل
    Device Manager
    الصورة الرمزية MOHAMED*GSM

    الحالة
    غير متواجد
    تاريخ التسجيل
    Oct 2016
    الدولة
    Sudan-Khartoum
    العمر
    33
    Sonork
    11111
    Phone
    iPhone 11
    المشاركات
    3,285
    الشَكر (المُعطى)
    2244
    الشَكر (المُستلَم)
    2796
    الإعجاب (المُعطى)
    1218
    الإعجاب (المُستلَم)
    817
    غير معجبون (المُعطى)
    1
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    1842 مواضيع
    معدل تقييم المستوى
    3126

    افتراضي

    رجع من الباكب
    ملف
    uboot .bootimg. logo
    وخبرنا بالنتيجه
    (هذا ما عندي فإن أحسنت فمن الله، وإن أسأت أو أخطأت فمن نفسي والشيطان)

    التسجيل في منتدى الجيم فلاش
    http://www.gem-flash.com
    Home Page | GEM Flash Firmware Download
    GEM-FLASH Store
    GEM-FLASH Server


  4. #3
    .: جيماوي مشارك :.

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jan 2016
    المشاركات
    78
    الشَكر (المُعطى)
    10
    الشَكر (المُستلَم)
    26
    الإعجاب (المُعطى)
    1
    الإعجاب (المُستلَم)
    2
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    0 مواضيع
    معدل تقييم المستوى
    22

    افتراضي

    اخي رجعت الباكب كامل نفس المشكل

  5. #4
    مشرف اقسام السامسونج وقسم الآي فون
    اسم المحل
    Device Manager
    الصورة الرمزية MOHAMED*GSM

    الحالة
    غير متواجد
    تاريخ التسجيل
    Oct 2016
    الدولة
    Sudan-Khartoum
    العمر
    33
    Sonork
    11111
    Phone
    iPhone 11
    المشاركات
    3,285
    الشَكر (المُعطى)
    2244
    الشَكر (المُستلَم)
    2796
    الإعجاب (المُعطى)
    1218
    الإعجاب (المُستلَم)
    817
    غير معجبون (المُعطى)
    1
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    1842 مواضيع
    معدل تقييم المستوى
    3126

    افتراضي

    اقتباس المشاركة الأصلية كتبت بواسطة nimocharaf مشاهدة المشاركة
    اخي رجعت الباكب كامل نفس المشكل
    ما تفلش الفلاشة كامله اخي
    الفلاشة دي مرر منها الملفات دي فقط
    logo .uboot. bootimg
    Link rom
    رابط مباشر
    https://drive.google.com/uc?id=0B5in...xport=download
    (هذا ما عندي فإن أحسنت فمن الله، وإن أسأت أو أخطأت فمن نفسي والشيطان)

    التسجيل في منتدى الجيم فلاش
    http://www.gem-flash.com
    Home Page | GEM Flash Firmware Download
    GEM-FLASH Store
    GEM-FLASH Server


  6. #5
    .: جيماوي مشارك :.

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jan 2016
    المشاركات
    78
    الشَكر (المُعطى)
    10
    الشَكر (المُستلَم)
    26
    الإعجاب (المُعطى)
    1
    الإعجاب (المُستلَم)
    2
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    0 مواضيع
    معدل تقييم المستوى
    22

    افتراضي

    نفس المشكل اخي

الكلمات الدلالية لهذا الموضوع

المفضلات

المفضلات

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •