المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : ممكن معرفه الشاشه الزقاء دى ليه بتحصل



Hassan.Ali
23-04-2011, 19:27
حصلت معايا وان بعمل بحث للقنوات على كرت الساتالايت ال s660 usb

ياريت معرفه السبب انا حاولت اصورها حته حته .....يارب تكون واضحه ومفيده .....شكرااا

https://img577.imageshack.us/img577/6892/23042011534.jpg
https://img13.imageshack.us/img13/7723/23042011535.jpg
https://img651.imageshack.us/img651/8876/23042011536.jpg

abu zeed abbasi
23-04-2011, 22:17
اولا اخي الحبيب هذه المشكلة مرتبطه بالهاردوير
اما عن السبب فلا استطيع القول الا مشكلة بالهاردوير
مرت علي هذه المشكلة كثير و حاولت كثيرا اعمل فيها شاطر و ابحث عن سبب المشكلة و تشخيصها بشكل دقيق عن طريق نص الرسالة و لكن و بعد وقت طويل من البحث أصبحت الان اعمل كالتالي

1- أقوم بعمل ويندوز ( أكيد رح تسأل ويندوز و قبل شوي بتحكي هاردوير ... أيوه يا اخي ويندوز لانه في احتمال ضرب تعريف قطعه و صارت تعمل مشاكل و الويندوز حل المشكلة ... طبعا مجربة و ناجحه

2 أقوم بتغيير الرام ... و مجربة و ناجحه
3- أقوم بتغيير الهارد ديسك ... مجربة و ناجحة
4- أقوم بتغيير ( وضع ) كرت شاشة اخر ... مجربة و ناجحه
5- أقوم بتغيير CPU ... مجربة و ناجحة
6- و أخيرا أقوم بتغيير المذر بورد ... مجربة و ناجحه

و كل هذه الاحتمالات انا جربتها و طبعا الفحص بتم على مراحل كل قطعه على حدى

rezoufda
23-04-2011, 22:42
الأرجح أن سبب مشكلتك هذه هو عدم توافق تعريف بطاقة Satellite مع نظام التشغيل. حاول تغييره بآخر أحدث !
بالتوفيق..

rezoufda
23-04-2011, 22:43
أستاذ مراد.. عودا حميدا.
نورت بمشاركاتك القسم من جديد :)

Hassan.Ali
24-04-2011, 01:44
طيب انا معلوماتى عن الشاشه الزقاء انها غالبا بسبب الرامات اللى انا عملته الاتى

نزلت البرنامج وظبط الاعدادات كما موضح فى الصوره ونجحت التجربه


https://img546.imageshack.us/img546/2010/ramr.jpg


لانى لاحظت ان برنامج اثناء البحث بيستهلك رامات جامد

كان ودي
24-04-2011, 02:43
اخي المشكلة هذي حصلت معاي قبل فترة
من تعريف كرت سكاي ستار 2 لوندز 7
التعريف غير مناسب للوندز حاول ايجاد تعريف لوندز 7 وتأكد اذاكان نضامك 32 هات نعريف لنفس نوعية النضام وكذالك لنسخ ال 64 بت

nemer2017
24-04-2011, 11:30
صحيح يا اخواني
اخي عليك الدخول على الوضع الامن وحذف التعريف والبرنامج كما قال لك االاخوة ومن ثم عليك تعريف الكرت ميه المية على الوندوز لانه التعريف غير مطابق لنظام التشغيل وشكرا

mahdi611
28-04-2011, 16:01
اخي العزيز اعتقد ولا اجزم ان هذه الاكواد بالفعل مسألة عدم توافق قطع هاردوير وبالتالي تعارض سوفتوير الدرايفر مع الويندوز

وهي تدل على Data bus Error اذا اردت ان تستخلص وتستبعد الرامات يمكنك عمل اختبار عن طريق Memtest
وبعدها ارفع كرت الستالايت ودرايفره و لا حظ ما يحدث


خد لك نظره على هذا العنوان

https://www.faultwire.com/solutions-fatal_error/WORKER_THREAD_RETURNED_AT_BAD_IRQL-0x000000E1-*1224.html

The Windows kernel detected an illegal or unknown processor instruction. A Stop 0x1E condition can be caused by invalid memory and access violations similar to those that generate Stop 0xA (https://aumha.org/a/stop.php#0x0a) errors. This default Windows error handler typically intercepts these problems if error-handling routines are not present in the code itself.

mahdi611
28-04-2011, 16:13
15 MOST COMMON STOP ERRORS / BSOD's IN WINDOWS. STOP 0x000000D1 or DRIVER_IRQL_NOT_OR_EQUAL
Probably the most common BSOD ! Occurs when a driver has illegally accessed a memory location while NT is operating at a specific IRQL. This is a driver coding error, akin to trying to access an invalid memory location. Recovery/Workaround:Usually none. But these may help KB810093 (https://support.microsoft.com/default.aspx/kb/810093) , KB316208 (https://support.microsoft.com/kb/316208) & KB810980 (https://support.microsoft.com/kb/810980).
STOP 0x0000000A or IRQL_NOT_LESS_OR_EQUAL
A kernel-mode process or driver attempted to access a memory location without authorization. This Stop error is typically caused by faulty or incompatible hardware or software. The name of the offending device driver often appears in the Stop error and can provide an important clue to solving the problem. If the error message points to a specific device or category of devices, try removing or replacing devices in that category. If this Stop error appears during Setup, suspect an incompatible driver, system service, virus scanner, or backup program. This KB314063 (https://support.microsoft.com/kb/314063) may show you the direction.
STOP 0x00000050 or PAGE_FAULT_IN_NONPAGED_AREA
A hardware driver or system service requested data that was not in memory. The cause may be defective physical memory or incompatible software,especially remote control and antivirus programs. If the error occurs immediately after installing a device driver or application, try to use Safe Mode to remove the driver or uninstall the program. For more information, see KB894278 (https://support.microsoft.com/kb/894278) & KB183169 (https://support.microsoft.com/kb/183169).
STOP 0x000000C2 or BAD_POOL_CALLER
A kernel-mode process or driver attempted to perform an illegal memory allocation. The problem can often be traced to a bug in a driver or software. It is also occasionally caused by a failure in a hardware device. For more information, see KB265879 (https://support.microsoft.com/kb/q265879/).
STOP OX000000ED or UNMOUNTABLE_BOOT_VOLUME
Occurs if Windows if unable to access the volume containing the boot files. But if you get this message while updating TO Vista, check that you have compatible drivers for the disk controller and also re-check the drive cabling, and ensure that it is configured properly. If you're reusing ATA-66 or ATA-100 drivers, make sure you have an 80-connector cable, and not the standard 40-connector IDE cable. See KB297185 (https://support.microsoft.com/kb/q265879/) and KB315403 (https://support.microsoft.com/kb/315403).
STOP 0x0000001E or KMODE_EXCEPTION_NOT_HANDLED
The Windows kernel detected an illegal or unknown processor instruction, often the result of invalid memory and access violations caused by faulty drivers or hardware devices. The error message often identifies the offending driver or device. If the error occurred immediately after installing a driver or service, try disabling or removing the new addition.
STOP 0x00000024 or NTFS_FILE_SYSTEM
A problem occurred within the NTFS file-system driver. A similar Stop error, 0x23, exists for FAT32 drives. The most likely cause is a hardware failure in a disk or disk controller. Check all physical connections to all hard disks in the system and run CheckDisk. KB228888 (https://support.microsoft.com/kb/228888) will help you.
STOP 0x0000002E or DATA_BUS_ERROR
Failed or defective physical memory (including memory used in video adapters) is the most common cause of this Stop error. The error may also be the result of a corrupted hard disk or a damaged motherboard.
STOP 0x0000003F or NO_MORE_SYSTEM_PTES
Your system ran out of page table entries (PTEs). The cause of this relatively uncommon error may be an out-of-control backup program or a buggy device driver. For more information, see KB256004 (https://support.microsoft.com/kb/256004).
STOP 0x00000077 or KERNEL_STACK_INPAGE_ERROR
The system has attempted to read kernel data from virtual memory (the page file) and failed to find the data at the specified memory address. This Stop Error can be caused by a variety of problems, including defective memory, a malfunctioning hard disk, an improperly configured disk controller or cable, corrupted data, or a virus infection. For additional information, click KB228753 (https://support.microsoft.com/kb/228753).
STOP 0x0000007F or UNEXPECTED_KERNEL_MODE_TRAP
Most likely due to a Hardware failure, like defective memory chips, mismatched memory modules, a malfunctioning CPU, or a failure in your fan or power supply are the probable reasons for this BSOD. Can also occur if you have overclocked your CPU. The message gives more details. For more help see KB137539 (https://support.microsoft.com/kb/137539).
STOP 0x000000D8 or DRIVER_USED_EXCESSIVE_PTES
This indicated that a poorly written driver is causing your computer to request large amounts of kernel memory. Troubleshooting suggestions are identical to those found in the STOP 0X3F message. KB256004 (https://support.microsoft.com/kb/256004) will help you
STOP 0X000000EA or THREAD_STUCK_IN_DEVICE_DRIVER
Could occur after you install a new video adapter or an updated (and poorly written) video driver. Replacing the video adapter or using a different video driver could help. See KB293078 (https://support.microsoft.com/kb/293078).
STOP 0XC000021A or STATUS_SYSTEM_PROCESS_TERMINATED
Occurs if there is a serious security problem with Windows. A subsystem, such as Winlogon or the CSRSS is compromised; or due to a mismatch in system files; or if system permissions have been incorrectly modified. A common cause of this problem is some 3rd-party program. Try to identify any new program which you have installed and uninstall it.
STOP 0XC00000221 or STATUS_IMAGE_CHECKSUM_MISMATCH
This indicates a damaged page file; or disk or file corruption; or a faulty hardware. The error will indicate the exact nature and the name of the damaged system file. You may have to use the Windows recovery Environment or a System Restore or Last Known Good Configuration to resolve this issue.

ReMoTeR
06-05-2011, 14:51
حاول أن تجرب الكرت على جهاز أخر حتى نتأكد أنه لا يوجد به عطل :)

mehdi_mehdi
06-05-2011, 23:59
حصلت معايا وان بعمل بحث للقنوات على كرت الساتالايت ال s660 usb

ياريت معرفه السبب انا حاولت اصورها حته حته .....يارب تكون واضحه ومفيده .....شكرااا

https://img577.imageshack.us/img577/6892/23042011534.jpg




السلام عليكم

أردت أن أشارك بهذه المعلومة المتواضعة: هناك برنامج يمَكٍنُكُم مشاهدة كل الشاشات الزرقاء التي ظهرت على جهازك بدون أخذ صوة :ah27: :eek: للشاشة, إسم البرنامج bluescreenview و مجاني
( https://www.toocharger.com/fiches/windows/bluescreenview/41529.htm )


ملاحظة: بعد عملية SETUP إضغط على F8.

وفقكم الله إلى ما يحب و يرضى




https://static.sftcdn.net/fr/scrn/85000/85658/3_4.jpg

file:///H:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/moz-screenshot-14.jpg

file:///H:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/moz-screenshot-13.jpg

Hassan.Ali
07-05-2011, 13:30
^^^^

دا انت لازم تشارك بالمعلومه الجباره دى تسلم يا غالى :ah7:

ولك تقييم

rezoufda
07-05-2011, 16:58
طيب انا معلوماتى عن الشاشه الزقاء انها غالبا بسبب الرامات اللى انا عملته الاتى


من بين ما يشيع لدي كثير من الناس، أن هذا هو السبب الوحيد لظهور شاشة الموت الزرقاء. في حين أن مسبباتها كثر!
والشكر للأخ mehdi_mehdi الذي حاول مشاركة المعلومات القيمة وتصحيح الغلط.
وللإشارة فقد تم التطرق لم**** الشاشة الزرقاء كشرح لمسبباتها وكيفية التخلص منها في مجلة عرب هاردوير عدد أبريل !!