|
|
|
|
Posté par
batigool15, le dimanche 21 octobre 2007 à 14:51:37Configuration: Linux Firefox 2.0.0.3
slt,
ba deja parle pas de windows stp. alor tu va dans systeme administration ecrans et affichage et la tu le regle colmme tu veu!!! |
ou si sa marche toujours pas tu va dans systeme administration ecran affichage tu clik sur modele et la tu prend
LCD panel 1280 fois 1024 et dans resolution tu clik sur 1024 fois 768 et tu mais 60 hz apres tu va dans resolution de l'ecran et tu clik sur 1024 fois 768 et la ton ecran et bon a+ |
salut monsieur je vien de voir t msg , mais le problem que ds system/administration ya pas ecran affichage :(, pe tu m'orienté encore plus stp
merci |
Bonjour,
peut-être un début de solution ici : resolution de x sous ubuntu#dernier :-)) Debian "Etch" kernel 2.6.22.6 // Mandriva 2007.1 "Spring" kernel 2.6.22.6 -----^-----^-----^-----^-----^-----^-----^--- bip bip bip bip bip ! |
merci
mais vous m'avez donné qq chose plus compliqué , tu pe me dire ou je pe trouvé ecran affichage ??, kevinsme piratere ma dit que je doit allé sur systeme apres administrateur mais g pas trouvé ça qq un pe m'aidé svp c urgent |
j'arrive tjr pas a reglé le prob aidé moi svp |
je veux bien t'aider !
ouvre une console et fait en root : cp /etc/X11/xorg.conf /etc/X11/xorg.BAK vi /etc/X11/xorg.conf j'attends que tu en sois là. :-)) Debian "Etch" kernel 2.6.22.6 // Mandriva 2007.1 "Spring" kernel 2.6.22.6 -----^-----^-----^-----^-----^-----^-----^--- bip bip bip bip bip ! |
je v essayé attend je te rend la reponse :) |
je comprend plus rien mdrrrrrrrrrrr
regarde stp : # /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" "/etc/X11/xorg.conf" [converted] 139 lines, 3605 characters |
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1"
EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection SubSection "Display" |
tu repond plus :( |
Désolé, j'été occupé !
dans ton fichier xorg.conf je ne vois pas les lignes HorizSync et VertRefresh car voici le passage qu'il fallait lire dans le lien que je t'ai donné. the LCD specifications from Samsung for HorizSync and VertRefresh are 30-63 and 56-75, respectively. These settings did not allow me to set the resolution to 1280x1024. I bumped the HorizSync to 30-80 and VertRefresh to 60-75 and was able to use my desired resolution source : http://ubuntuforums.org/showthread.php?t=27871 bref modifier le xorg.conf et modifier par les valeurs citées ci-dessus ......pour voir ! ceci pour un Samsung. Ne connaissant pas la marque de ton modèle cela pourrait également marcher sinon taper marque du modèle dans google. bon courage. :-)) Debian "Etch" kernel 2.6.22.6 // Mandriva 2007.1 "Spring" kernel 2.6.22.6 -----^-----^-----^-----^-----^-----^-----^--- bip bip bip bip bip ! |
# /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" # 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" "fr" Option "XkbLayout" "fr" Option "XkbVariant" "oss" 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 RV280 [Radeon 9200]" Driver "ati" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "776s <8f>Q^N" Identifier "776s <8f>Q^N" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc RV280 [Radeon 9200]" Monitor "776s <8f>Q^N" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" "1x1" 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 voila j'ai tout copier |
| 06/06 13h32 | Installer Linux en reparitionnant | Linux |
| 15/03 15h14 | Installer un firewall sous Ubuntu | Ubuntu |
| 31/01 14h53 | Activer tous les dépôts | Ubuntu |
| 13/03 10h25 | Lire tous les formats vidéo, les MP3 et les DVD | Ubuntu |
| 30/05 14h52 | Linux est plus lent à démarrer que Windows | Mythes et légendes |
| 01/03 12h38 | Problème sous Ubuntu 7.04 Feisty | 3 |
| 10/02 22h43 | Installation de webmin sous ubuntu 7.04 | 5 |
| 22/01 12h25 | Passer d'ubuntu 7.04 à 7.10 | 3 |
| 13/01 21h23 | Ubuntu 7.04 problème de connexion WIFI | 4 |
![]() | Wine - Wine est un logiciel capable d'émuler un environnement et d'exécuter des applications Windows sur Linux et les autres... | Catégorie: Emulation Licence: Open Source |
![]() | 7Zip - 7-Zip est un utilitaire de compression/décompression libre pour systèmes Windows 32-bit. Il est très simple à utiliser:... | Catégorie: Compression/Décompression Licence: Open Source |
![]() | MSN backup - MSN Backup est un outil permettant d'exporter et d'importer les émoticones, clins d'oeils (Winks), Avatars (User Tiles) et... | Catégorie: Messagerie instantanée Licence: Freeware/gratuit |
![]() | PDF Creator - PDF Creator est un outil gratuit permettant de créer des PDF à partir de presque n'importe quelle application capable... | Catégorie: PDF Licence: Open Source |
![]() | Topelite 727-04 MiniTower / | Catégorie: Boîtier PC | 31.90 € Cdiscount |
![]() | Samsung SyncMaster 700DXn Silver | Catégorie: Moniteur LCD | 26,325.10 € Compufirst |
![]() | Alpine TME-M780EM Silver | Catégorie: Moniteur LCD | |
![]() | Packard Bell EasyNote MX36-U-049 | Catégorie: Ordinateur portable |