مشكله فى التحديث

محمد أمين

عضو أساسي
إنضم
27 ماي 2013
المشاركات
318
مستوى التفاعل
128
النقاط
0
مشكله فى البوكس انا لسه شارى البوكس جديد وعند تثبت البوكس يطلب تحديث للفروموير وعند التحديث تظهر الرسالة دى جربت أكتر من 20 مرة نفس المشكله مفيش برنامج فيروسات


RIFF Box Firmware Version: 1.36

Connecting to the Updates Server...ERROR
ERROR: Couldn't connect to the Updates Server. Try again late
 
رد: مشكله فى التحديث

20 مشاهدة ولا يوجد رد على الموضوع
 
رد: مشكله فى التحديث

أنا مشكر حضرتك على المساعدة وبارك الله فيك وجزاك الله خير الجزاء
بس أنا الاصدار 1.50 واللى فى الشرح 1.42
فى مكان الفروموير
الاصدار اللى عندى مفيش مكان اختار منه ملف الفروم وير

مثل اللى فى الصورة
http://ima.dzgsm.com/images/mxisz9talvwhp7xlg7.png
 
رد: مشكله فى التحديث

أنا مشكر حضرتك على المساعدة وبارك الله فيك وجزاك الله خير الجزاء
بس أنا الاصدار 1.50 واللى فى الشرح 1.42
فى مكان الفروموير
الاصدار اللى عندى مفيش مكان اختار منه ملف الفروم وير

مثل اللى فى الصورة
http://ima.dzgsm.com/images/mxisz9talvwhp7xlg7.png


غير الايبي واعد المحاولة...بالتوفيق.
 
رد: مشكله فى التحديث

ممكن تطرقة تغير الآيبى ولك منى جزيل الشكر
 
رد: مشكله فى التحديث

يا شباب هل يوجد حل وهل البوكس دا بيحتاج أكتفيشن
 
رد: مشكله فى التحديث

يا شباب هل يوجد حل وهل البوكس دا بيحتاج أكتفيشن
 
رد: مشكله فى التحديث

اخي عليك بدخول الى سرفر البوكس وتحميل اخر تحديث وتأكد من تعريف البوكس جيدا والله الموفق
 
رد: مشكله فى التحديث

اخى الكريم
الاصدار 1.50
اصبح يعمل ابديت فيرموار مباشرة بالاتصال بالسيرفر

اذا احذفه واعمل اصدار اقل حتى تعمل ابديت فيرموار
ثم حمل الاصدار من واجهة البوكس وبالضبط
فى
check for update
وبعد التثبيت ستجد خانة جديدة

firmware update
تعمل مباشرة مع السيرفر.

بالتوفيق
 
رد: مشكله فى التحديث

الآن بعد ما حذفت البرنامج وحملت الجديد وثبت وعرفت البوكس وكل شئ كويس
عند تشغيل البوكس تظهر الرسالة دى والأو تفعيل صورة دى
يا شباب هل البوكس يحتاج تسجيل بيانات

RIFF BOX Standalone DCC Loaders
Presented information is for advanced users only. If you still have questions after reading this info – please don’t use these features at all then.
Rocker Team RIFFBOX ©, 2010
Please note, following information is for advanced users only. If you had read this info
and didn’t understand what is this all about, then just don’t use it.
Standalone DCC Loaders do not contain any hardware initialization routines, what
means it is assumed that target hardware is already initialized (DRAM/SRAM/DDR/Whatever
RAM is configured and functional, FLASH memory GPIO access pins (if any) are configured,
etc., etc., etc.) prior a DCC Loader is being uploaded and executed.
For example, you have a device ****d on the Qualcomm MSM6280 chipset; device uses
NAND memory which is visible to MCU through the chipset’s embedded NAND controller.
Generally, upon reset, DDR memory is not visible to the core, and chipset’s DDR controller
has to be configured first in order to be able to access DDR RAM memory.
If device’s firmware code responsible for hardware initialization is functional then it is
possible to do HALT while h/w is already initialized and then upload DCC Loader. Otherwise
prior the DCC Loader upload need to execute h/w initialization ******s.
Check Table1 for setup details required for each DCC Loader.
Table 1
DCC Loader File **** RAM **** and Required Range NAND Interface
MSM62XX_01000000_NAND.enc 0x01000000, 0x01000000...0x010FFFFF MSM62xx (except MSM6250x)
MSM6250X_01000000_NAND.enc 0x01000000, 0x01000000...0x010FFFFF MSM6250x
MSM72XX_01000000_NAND.enc 0x01000000, 0x01000000...0x010FFFFF MSM72xx, Snapdragon
PXA312_5C000000_NAND.enc 0x5C000000, 0x83C00000...0x83CFFFFF PXA312
CORTEXA8_80000000_ONENAND.enc 0x80000000, 0x80000000...0x800FFFFF Direct OneNAND
CORTEXA8_42480000_ONENAND.enc 0x42480000, 0x42480000...0x4257FFFF Direct OneNAND
QSC6240_01000000_NAND.enc 0x01000000, 0x01000000...0x010FFFFF QSC6240 (and familiar)
Please note, ‘XXXXXXXX’s in the XXXXXXXX_RAM****_OneNAND.enc DCC Loader file
**** shows watchdog handling scheme. Here are few examples:
a) MSM6280_01000000_OneNAND.enc – DCC Loader code serves watchdog using
MSM6280 chipset’s registers and watchdog “kicking” sequence;
b) MSM6250_01000000_OneNAND.enc – DCC Loader code serves watchdog using
MSM6250 chipset’s registers and watchdog “kicking” sequence;
c) ARMX_01000000_OneNAND.enc – DCC Loader code does not serve watchdog. Thus
it can work inside any specified ARMX target (ARM9, ARM11, CORTEXA8, etc.) which
does not have watchdog or has a disabled watchdog.
For the OneNAND DCC Loader an OneNAND interface **** address is additionally
configured in the DCC Loader Settings dialog of the RIFF BOX JTAG Manager software.
RIFF BOX Standalone DCC Loaders
Presented information is for advanced users only. If you still have questions after reading this info – please don’t use these features at all then.
Rocker Team RIFFBOX ©, 2010
So, in order to use a standalone DCC loader following steps must be performed:
1. Custom Target Settings must be selected;
2. In case no CMM ****** will be used for h/w initialization the Target, I/O Voltage and
TAP# parameters have to be selected manually; in case a CMM ****** is used these
parameters can be either set manually or to be configured by a CMM’s instructions;
3. Go to DCC Read/Write page;
4. Click DCC Loader Settings button and perform required setup;
5. Use DCC Read/Write page features to access device’s non volatile memory.
Below is DCC Loader Settings screenshot:
1. DCC Loader field – selects required standalone DCC Loader file;
2. H/W Init ****** – selects required (if any) H/W Initialization ****** (can be used CMM
or HAS ******s);
3. Fast Init ****** – rarely used, in most cases is empty; accepts only HAS ******s;
4. DCC Loader RAM **** – RAM **** where to the selected DCC Loader code will be
uploaded and executed: take this address from table 1;
5. Boot-time TCK Speed – frequency used until execution is passed to the uploaded
DCC Loader: when h/w is not initialized this frequency may be required to be set to
much lower values than it is possible to use after the full h/w initialization is
complete;
6. OneNAND **** Address – is used for OneNAND DCC Loaders; if selected OneNAND
DCC Loader then this field has to be enabled and a valid OneNAND **** Address is
to be entered here;
7. Reset Target before Halt – if checked will apply NRST signal before performing HALT
operation. If there is no proper h/w init ******s available then this option shall not be
used (unchecked).
8. Preset **** – you can store settings into preset file in order for fast and convenient
switch between setups for different devices/targets;
RIFF BOX Standalone DCC Loaders
Presented information is for advanced users only. If you still have questions after reading this info – please don’t use these features at all then.
Rocker Team RIFFBOX ©, 2010
What to do if your device has no RAM exactly at required address? For example DCC
Loader’s RAM **** is at 0x01000000 but target has RAM mapped somewhere at other
addresses? There is such option:
– Configure core’s MMU module (which is available in ARM architectures starting from
ARMv4 and higher) in that way, that core can access virtual memory at required
**** address (for this make CMM ****** which will create and upload translation
table(s) into physical RAM, and use ******’s coprocessor CP15 MMU configuration
instructions for MMU setup);
 
رد: مشكله فى التحديث

إذا عندك برنامج TeamViewer إبعث لي ID و Password على الخاص لأساعدك على حل مشكلتك بسرعة
 
رد: مشكله فى التحديث

عندى البرنامج لسه محمل البرنامج وعملت حساب عليه
 
التعديل الأخير:
رد: مشكله فى التحديث

Connecting to the Updates Server...ERROR
ERROR: Couldn't connect to the Updates Server. Try again later.
 
رد: مشكله فى التحديث

الآن عند عمل تحديث تظهر الرسالة دى
Authentification is required
الإصدار اللى عندى الآن 1.51
 
رد: مشكله فى التحديث

فين المشرفين فى الناس لو ما فى حل حد يتكلم عشان ما اتعب نفسى
 
رد: مشكله فى التحديث

تأم حل المشكله بتغير وصلت النت المشكله كانت فى النت
بارك الله فيكم وجزاكم الله عنا كل خير
 
عودة
أعلى