Debian lenny sur Dell Studio Hybrid
Le
Florian / NothingHere
Bonjour,
Je viens d'acheter, et de recevoir, un Dell Studio Hybrid
(http://www1.euro.dell.com/content/p...-studio?c=
=fr&l=fr&s=dhs&cs=frdhs1&~ck=bt).
La carte réseau RJ5 Gigabit fonctionne correctement sous lenny
(installation de la version amd64), et j'ai l'impression que le reste
aussi (pas encore vérifié le wifi).
Cependant GDM / X a vraiment une tête bizarre. Pour pas dire inutilisable=
!
Tout caractère que je tape s'affiche étrangement Tout ce qui est
tapé est en forme des carrés, des traits d'union ou d'autres élémen=
ts
cabalistiques Pire, une fois que je me suis connecté sur le bureau,
tout menu est "strié", totalement illisible.
Cependant j'ai configuré X avec cette ligne de commande : "Xorg -configur=
e".
J'ai effectué quelques tests, notamment sur la résolution d'affichage
(sans succès), ou encore la profondeur des couleurs (sans succès
aussi).
Mon fichier xorg.conf est plus bas
Comment puis-je mieux vous décrire mon problème ? Que faire pour avoir
gdm/X qui s'affiche correctement ?
Merci,
Voici mon fichier xorg.conf :
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/etc/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
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"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "record"
Load "extmod"
Load "dri"
Load "dbe"
Load "glx"
Load "xtrap"
Load "GLcore"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
#DisplaySize 430 270 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Je viens d'acheter, et de recevoir, un Dell Studio Hybrid
(http://www1.euro.dell.com/content/p...-studio?c=
=fr&l=fr&s=dhs&cs=frdhs1&~ck=bt).
La carte réseau RJ5 Gigabit fonctionne correctement sous lenny
(installation de la version amd64), et j'ai l'impression que le reste
aussi (pas encore vérifié le wifi).
Cependant GDM / X a vraiment une tête bizarre. Pour pas dire inutilisable=
!
Tout caractère que je tape s'affiche étrangement Tout ce qui est
tapé est en forme des carrés, des traits d'union ou d'autres élémen=
ts
cabalistiques Pire, une fois que je me suis connecté sur le bureau,
tout menu est "strié", totalement illisible.
Cependant j'ai configuré X avec cette ligne de commande : "Xorg -configur=
e".
J'ai effectué quelques tests, notamment sur la résolution d'affichage
(sans succès), ou encore la profondeur des couleurs (sans succès
aussi).
Mon fichier xorg.conf est plus bas
Comment puis-je mieux vous décrire mon problème ? Que faire pour avoir
gdm/X qui s'affiche correctement ?
Merci,
Voici mon fichier xorg.conf :
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/etc/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
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"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "record"
Load "extmod"
Load "dri"
Load "dbe"
Load "glx"
Load "xtrap"
Load "GLcore"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
#DisplaySize 430 270 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
### Comment all HorizSync and VertRefresh values to use DDC:
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile GM965/GL960 Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Poser une question


Je me répond moi même, dans /var/log/gdm/:0.log , j'ai une erreur...
Voici le contenu du fichier :
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-3)
Current Operating System: Linux Dell-Hybrid 2.6.24-1-amd64 #1 SMP Sat
May 10 09:28:10 UTC 2008 x86_64
Build Date: 02 August 2008 10:07:22PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug 15 21:55:12 2008
(==) Using config file: "/etc/X11/xorg.conf"
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
(WW) intel(0): Failed to set up write-combining range (0xd0000000,0x1000000 0)
Could not init font path element /usr/share/fonts/X11/cyrillic,
removing from list!
Could not init font path element
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
(EE) intel(0): First SDVO output reported failure to sync
Maintenant, que faire ? Comment ?
Merci,
2008/8/15 Florian / NothingHere
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
le tout à : http://kmuto.jp/debian/hcl/index.cgi
Voici le retour :
PCI ID Supporté? Fabricant Matériel Pilote Commentaire
80862a00 Yes Intel Corporation Mobile PM965/GM965/GL960 Memory
Controller Hub intel-agp v2.6.25
80862a01 - Intel Corporation Mobile PM965/GM965/GL960 PCI Express Roo t Port
80862a02 Yes Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller intelfb v2.6.26
80862a03 Yes Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller intel
80862834 - Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4
80862835 - Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5
8086283a - Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controlle r #2
8086284b Yes Intel Corporation 82801H (ICH8 Family) HD Audio
Controller snd-hda-intel v2.6.25
8086283f - Intel Corporation 82801H (ICH8 Family) PCI Express Port 1
80862843 - Intel Corporation 82801H (ICH8 Family) PCI Express Port 3
80862845 - Intel Corporation 82801H (ICH8 Family) PCI Express Port 4
80862830 - Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1
80862831 - Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2
80862832 - Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3
80862836 - Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controlle r #1
80862448 Yes Intel Corporation 82801 Mobile PCI Bridge i810_rng,hw_ random
80862815 Yes Intel Corporation 82801HEM (ICH8M) LPC Interface
Controller iTCO_wdt v2.6.25
80862850 Yes Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE
Controller piix v2.6.25
80862829 Yes Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI
Controller ahci v2.6.25
8086283e Yes Intel Corporation 82801H (ICH8 Family) SMBus
Controller i2c-i801 v2.6.25
8086284f - Intel Corporation 82801H (ICH8 Family) Thermal Reporting D evice
10ec8168 Yes Realtek Semiconductor Co., Ltd. High Definition Audio r8169 v2.6.25
197b2380 - JMicron Technologies, Inc. no information
14e44328 Yes Broadcom Corporation BCM4328 802.11a/b/g/n ssb v2.6. 25
Dans "Commentaire", avoir de marqué v2.6.25 ou 2.6.26 ... est-ce que
cela signifie que je dois posséder le kernel 2.6.25/26 ? Actuellement,
j'ai le 2.6.24 (amd64) ...
Merci pour vous lumières et futures réponses,
Le 15 août 2008 20:52, Florian / NothingHere
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
de ce que j'en ais compris, et que cela à été testé avec le kernel cité
(sous entendu, cela peut éventuellement fonctionner avec plus vieux)
en regardant plus, il est dit que les données sont issues du pciids d'un
2.6.26
met en commentaire
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
et restart ton gdm
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Changer VertRefresh HorizSync n'a aucun effet.
Pour mieux comprendre le problème, voici une photographie : c'est
clairement les polices de caractère qui ne s'affichent pas
correctement... et leurs boites de dialogues.
Le screenshoot (fenêtre de login, quand on clique sur action - le
problème est le même sous le bureau Gnome) :
http://img397.imageshack.us/my.php?...305xi8.jpg
http://img397.imageshack.us/img397/...305xi8.jpg
Quelqu'un aurait une autre piste ?
Le 16 août 2008 09:34, Grégory BULOT
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
apt-get install xfs ttf-dejavu ttf-unifont msttcorefonts
(certains noms de ttf peuvent être différents: je suis en sid)
ajouter dans la section "Files" de /etc/X11/xorg.conf cette ligne:
Fontpath "unix/:7100"
relancer X
et s'il-y-a plusieurs machines, un seul serveur xfs suffit (V. docs)
JY
--
I want the presidency so bad I can already taste the hors d'oeuvres.
--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/DebFrFrenchLists
Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"
To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact