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 29/11/2009, à 03:29

eserpios

problèmes affichage xubuntu

Bonjour,

Je suis en train d'installer xubuntu 8.04 sur un omnibook XE2 d'un pote (pentium III 461,00 MHz avec 256Mo de RAM)
le problème c'est la resolution: j'ai l'affichage reduit ( bande noir de 3cm environ autour de l'affichage):
lspci me retourne:

lilofees@lilofees-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 03)
00:0a.0 CardBus bridge: Texas Instruments PCI1225 (rev 01)
00:0a.1 CardBus bridge: Texas Instruments PCI1225 (rev 01)
00:0d.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio Accelerator
00:0d.1 Communication controller: ESS Technology ES1983S Maestro-3i PCI Modem Accelerator
01:00.0 VGA compatible controller: Silicon Motion, Inc. SM710 LynxEM (rev a3)
02:00.0 Network controller: RaLink RT2561/RT61 802.11g PCI

voici mon xorg.conf

# 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	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"oss_latin9"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizEdgeScroll"	"0"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	Vendorname	"Generic LCD display"
	Modelname	"LCD Panel 1024x768"
	Gamma	1
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	Device		"Configured Video Device"
	Defaultdepth	16
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Synaptics Touchpad"
EndSection

dans applications/parametres/gestion des parametres xfce/affichage,  je n'ai que deux options: 800x600@56 et 640x480@60, je souhaiterais passé en 1024x768, comme vous pouvez le constaté j'ai deja mis le nez dans le xorg.conf mais sans resultat, quelqu'un pourrait il m'aider a le configurer...

D'avance merçi.


Ubuntu 18.04 sur Dell inspiron One 2330 (64 bits)
Intel(R) Core(TM) i5-3330S CPU @ 2.70GHz - DDR3 16GB - Radeon HD 7650A/7670A - DD  SATA 6To
PENSEZ À PASSER EN [RÉSOLU]

Hors ligne

#2 Le 29/11/2009, à 03:38

slasher-fun

Re : problèmes affichage xubuntu

Un problème = un topic, merci de ne pas créer de doublon.

Hors ligne