Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 07/04/2007, à 14:07

Earthquake

Probleme resolution 1360*768

Bonjour, j'ai besoin que ma resolution soit du 1360*768 , cependant je n'ai pas d'autres choix que du 1024*768 800*600 et 640*480

j'ai testé en fesant un reconfigure xserver, en creant des modelines et rien n'y fait.

mon xorg.conf est actuellement le suivant:

# /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"	"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	"Intel Corporation 82945G/GZ Integrated Graphics Controller"
	Driver		"i810"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"32LB1R-ZE"
	Option		"DPMS"
	HorizSync     	40-50
  	VertRefresh   	60-70
	Modeline 	"1360x768_60.00"  84.72 1360 1424 1568 1776  768 769 772 795 -HSync +Vsync
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation 82945G/GZ Integrated Graphics Controller"
	Monitor		"32LB1R-ZE"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1360x768_60.00" "1280x768" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1360x768_60.00" "1280x768" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1360x768_60.00" "1280x768" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1360x768_60.00" "1280x768" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1360x768_60.00" "1280x768" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1360x768_60.00" "1280x768" "1024x768" "832x624" "800x600" "720x400" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"32LB1R-ZE"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus"	"SendCoreEvents"
	InputDevice     "cursor"	"SendCoreEvents"
	InputDevice     "eraser"	"SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

.

Je debute sur linux et je ne vois vraiment pas quoi faire d'autre. Merci d'avance si vous pouviez m'aider

Hors ligne

#2 Le 07/04/2007, à 22:54

Earthquake

Re : Probleme resolution 1360*768

j'ai tout reformaté tout reinstallé proprement, rien n'y fait je ne peu pas aller plus haut que 1024*768, sur un 32 pouces c tres tres moyen hmm

j'up donc en esperant que quelqu'un ai la solution pour moi, ca serai vraiment sympa.

Hors ligne

#3 Le 08/04/2007, à 01:40

beug

Re : Probleme resolution 1360*768

salut
dans cette section de ton xorg:

Section "Monitor"
    Identifier    "32LB1R-ZE"
    Option        "DPMS"
    HorizSync         40-50
      VertRefresh       60-70

    Modeline     "1360x768_60.00"  84.72 1360 1424 1568 1776  768 769 772 795 -HSync +Vsync
EndSection

tente d'augmenter les chiffres dans HorizSync et VertRefresh
exmple: HorizSync         30-70
              VertRefresh       50-160

ça devrait modifier les possibilités, maintenant je ne sais pas les chiffres qu'il te faut, faut tester...
@+


Si un jour, on te reproche que ton travail n'est pas un travail de professionnel, dis-toi bien que :
Des amateurs ont construit l'arche de Noé, et des professionnels le Titanic.!
Kub8.10 Kde4 Intel dual E2200, 4Go Ram, Ati HD3650 512mo, DD 640go, CM Msi

Hors ligne

#4 Le 08/04/2007, à 05:21

figaro

Re : Probleme resolution 1360*768

Il faut mettre ceux qui sont dans la documentation du moniteur.


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#5 Le 08/04/2007, à 08:41

foustala

Re : Probleme resolution 1360*768

figaro a écrit :

Il faut mettre ceux qui sont dans la documentation du moniteur.

ce type d'écran a l'air d'exister

http://www.ciao.fr/NEC_MultiSync_LCD3210__789780

une recherche
http://www.google.fr/linux?q=1360x768
renvoie pas mal de choses dont :
http://smhteam.info/wiki/index.linux.ph … nEcranHDTV

Dernière modification par foustala (Le 08/04/2007, à 08:47)

Hors ligne

#6 Le 08/04/2007, à 09:07

figaro

Re : Probleme resolution 1360*768

Ce sont les fréquences dont je parlais.


Le blog de figaro (astuces diverses et tutos Samba pour débutants)
Le blog de cep (astuces Linux avancées)
Debian Lenny 6.0.1, Ubuntu 10.04.2, Ubuntu Remix 9.10, Ubuntu Netbook 10.04

Hors ligne

#7 Le 08/04/2007, à 10:03

Earthquake

Re : Probleme resolution 1360*768

sur ma doc de ma tv lcd ( 32LB1R ) mes frequences horiz et vert sont fixes ( 47.720 et 60 ) pour du 1360*768, je n'ai donc a la base pas de plage de frequences.
Je testerai la methode de foustala ce soir.

Mis a par ca, j'ai remplacé les drivers i810 d'origine par la version modesetting et ca ma debloqué la resolution 1280*768, c pas encore  ca, mais c tjrs mieux.

Je vous tiens au courant dans la soirée, merci

Hors ligne