לוגו אתר Fresh          
 
 
  אפשרות תפריט  ראשי     אפשרות תפריט  צ'אט     אפשרות תפריט  מבזקים     אפשרות תפריט  צור קשר     חץ שמאלה חץ ימינה  

לך אחורה   לובי הפורומים > מחשבים > מערכות הפעלה
שמור לעצמך קישור לדף זה באתרי שמירת קישורים חברתיים
תגובה
 
כלי אשכול חפש באשכול זה



  #2  
ישן 25-06-2007, 21:06
צלמית המשתמש של scripter
  scripter scripter אינו מחובר  
 
חבר מתאריך: 04.08.02
הודעות: 4,468
בתגובה להודעה מספר 1 שנכתבה על ידי Pizza-Guy שמתחילה ב "התקנתי לינוקס. לא מצליח לשים רזולוציה 1280*1024"

אוקיי קודם צר לי על זה שאבדת את המידע שהיה לך.
אמרתי לך אז לוודאות שאתה לא מתקין על המחצית של הווינדוס.

נעבור לנושא הרזולוציה.
קודם כל, גבה את הקובץ ההגדרות הנוכחי.
קוד:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup


תפעיל את הפקודה:
קוד:
sudo dpkg-reconfigure xserver-xorg

תשאיר את כל האפשרויות כברירות מחדל אם אתה לא מבין מה הן עושות.
בשאלות הקשורות לרזולוציה, התאם לצרכים שלך...

לא עבד?
אפשר לערוך ידנית את הקובץ.
הנה החלק שתצטרך לערוך (תחפש אצלך... משהו דומה)
קוד:
Section "Screen" Identifier "Screen 1" Device "** NVIDIA (generic) [nv]" Monitor "My Monitor" DefaultDepth 16 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "1024x768" "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Mouse1" "CorePointer" EndSection

שים לב לשורות באדום.
הראשונה מציינת שאני מעוניין ב-16BIT (כמות הצבעים).
השנייה - הרזולוציה שאני מעוניין להשתמש בהן, כשה-Depth שלי הוא 16. הראשונה היא זאת שאני אכנס אליה כברירת מחדל. במקרה שלי היא 1024x768.

אצלך פשוט תוודא מה ה-DefaultDepth אצלך.
נניח וזה 24... אז אתה הולך ומשנה את ההגדרות של רזולוציה בשורה המתאימה (מסומנת בירוק).

אל תעשה שום דבר שאתה לא בטוח בו, או שלא הבנת אותו 100%.
אם לא הבנת, תשאל שוב. ושוב.

אם הצלחת להרוס גם פה משהו, אז עשינו גיבוי של הקובץ ההגדרות הנוכחי שלך.
פשוט תשתמש בו שוב...
קוד:
sudo rm /etc/X11/xorg.conf sudo mv /etc/X11/xorg.conf.backup /etc/X11/xorg.conf
_____________________________________
C pogrammers never die. They are just cast into void.



נערך לאחרונה ע"י scripter בתאריך 25-06-2007 בשעה 21:10.
תגובה ללא ציטוט תגובה עם ציטוט חזרה לפורום
  #8  
ישן 26-06-2007, 11:27
  Pizza-Guy Pizza-Guy אינו מחובר  
 
חבר מתאריך: 10.12.04
הודעות: 224
בתגובה להודעה מספר 1 שנכתבה על ידי Pizza-Guy שמתחילה ב "התקנתי לינוקס. לא מצליח לשים רזולוציה 1280*1024"

קוד:
# /etc/X11/xorg.conf (xorg 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(5) 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 "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,il" Option "XkbVariant" "," Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "ATI Technologies Inc RV350 AS [Radeon 9550]" Driver "ati" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 28-51 VertRefresh 43-60 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc RV350 AS [Radeon 9550]" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "DRI" Mode 0666 EndSection


ניסיתי גם ככה! עדיין אני לא רואה אפשרות ל1280! אני כבר לא יודע מה לעשות.
הוא כאילו לא רוצה לקבל את ה1280*1024
_____________________________________
תמונה שהועלתה על ידי גולש באתר ולכן אין אנו יכולים לדעת מה היא מכילה

101
נוב' 07


נערך לאחרונה ע"י Pizza-Guy בתאריך 26-06-2007 בשעה 11:46.
תגובה ללא ציטוט תגובה עם ציטוט חזרה לפורום
תגובה

כלי אשכול חפש באשכול זה
חפש באשכול זה:

חיפוש מתקדם
מצבי תצוגה דרג אשכול זה
דרג אשכול זה:

מזער את תיבת המידע אפשרויות משלוח הודעות
אתה לא יכול לפתוח אשכולות חדשים
אתה לא יכול להגיב לאשכולות
אתה לא יכול לצרף קבצים
אתה לא יכול לערוך את ההודעות שלך

קוד vB פעיל
קוד [IMG] פעיל
קוד HTML כבוי
מעבר לפורום



כל הזמנים המוצגים בדף זה הם לפי איזור זמן GMT +2. השעה כעת היא 05:15

הדף נוצר ב 0.04 שניות עם 12 שאילתות

הפורום מבוסס על vBulletin, גירסא 3.0.6
כל הזכויות לתוכנת הפורומים שמורות © 2024 - 2000 לחברת Jelsoft Enterprises.
כל הזכויות שמורות ל Fresh.co.il ©

צור קשר | תקנון האתר