السلام عليكم
عندي مشكلة بالابونتو 8.10 و 9.04 حيث انني عندما احاول الدخول على live cd تصبح الشاشة سوداء و اسمع صوت login و تبقى الشاشة سوداء وهكذا لا استطيع تنصيب الابونتو.
غيرت الشاشة LCD باخرى CRT فاشتغل الابونتو تمام و تمكنت من التنصيب ولكن عندما اعيد تركيب الشاشة LCD تواجهني نفس المشكلة و تبقى الشاشة سوداء.
كرت الشاشة عندي intel integrated i845
انا لا استطيع تنصيب الابونتو 9.04 لانه بعد التحميل اسمع صوت login
ولكن الشاشة تبقى سوداء و تظهر ما يلي mode video not supported
الشاشة عندي Samsung SyncMaster 152T 15inch
مع العلم ان الشاشة LCD كانت شغالة مع الابونتو 8.04 .
هل الحل الوحيد هو تغييـــــــــــــــــــــــــــــــر الشـــــــــــــــــــــــــــــــــــــــــــــــ اشة ؟؟؟؟؟؟
مواصفات الجهاز :
Compaq evo D510
Intel corporation 82845 G/GL[Brookdale]/GE chipset integrated
Graphics Device
LCD Samsung SyncMaster 152T
15inch








السلام عليكم و رحمة الله و بركاته
لقد تمكنت أخيرا بفضل الله أولا ثم بفضل توجيهاتكم و مساعداتكم من حل مشكلتي
كان السبب في المشكلة هو الاصدار الجديد من Xorg 7.4 الذي جاءت به أبونتو 8.10 و 9.04
هذا الاصدار يعمل بشكل تلقائي و يتعرف اوتوماتيكيا على كارت الشاشة و الشاشة و يقوم باللازم
من حيث الاعدادات الخاصة بالعرض و هو بذلك يدعم اكثر تقنية Plug and Play
الا انه (اي Xorg 7.4) لا ينجح دائما في التعرف على العتاد
و ذلك ما وقع في حالتي حيث انه لم يتعرف على الشاشة و تبقى هذه الاخيرة سوداء.
الحـــــــــــــــــــــــــــــــــــــــل :
1) نصبت الابونتو 9.04 عن طريق ال safe graphics mode و ذلك بالضغط على F4
بعد التنصيب وجدت ملف الاعداد xorg.conf كالتالي :
كود PHP:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
وكما تلاحظون فهو شبه فارغ لذلك وجب تعديله بادخال المعلومات المناسبة لكرت الشاشة و الشاشة و الdriver الخ ...
2) عدلت ملف الاعداد الخاص ب Xorg 7.4 و هو xorg.conf ليصبح كالتالي :
كود PHP:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "card 1"
VendorName "Intel Corporation"
BoardName "Intel 845"
Driver "intel"
EndSection
Section "Monitor"
Identifier "Moniteur"
VendorName "Samsung"
ModelName "SyncMaster 152T"
HorizSync 30-61
VertRefresh 56-75
EndSection
Section "Screen"
Identifier "Ecran"
Monitor "Moniteur"
Device "card 1"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Ecran"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
3) reboot
فكانت النتيجة رائعة و اشتغلت الشاشة بدقة العرض التي اريدها 1024x768 و الحمد لله
جازاكم الله خيرا و آمل أن تستفيدوا من تجربتي و السلا م عليكم و رحمة الله و بركاته...
أخوكم NoureddineVista ...
مواقع النشر (المفضلة)