#1 Le 08/06/2006, à 22:37
- MaxXpeR
Probleme de driver savage sous Dapper Drake
Voila j'ai un portable IBM T21, pour l'affichage je possaide un chipset S3 Inc. 86C270-294 Savage/IX-MV qui utilise le driver savage. Le probleme est de taille avec Dapper Drake je ne peut pas utiliser ce driver sans un plantage de l'ordinateur. Il est possible de le demarrer avec les driver savage une fois sur trente en tuant qu'elle que procesus au demarrage, donc je doit utiliser le driver generique vesa. De ce fait je ne peut plus rien fair qui demande le moindre affichage comme un film ou autre sans de splandide lague que je n'ai pas avec le driver savage. Voici mon fichier de configuration du xserver xorg (/etc/X11/xorg.conf):
# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/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 "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "S3 Inc. 86C270-294 Savage/IX-MV"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "S3 Inc. 86C270-294 Savage/IX-MV"
Monitor "Écran générique"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
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"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
Si une personne a une proposition elle sera la bienvenue merci.
DELL XPS M1330 & Ubuntu 8.04 lts
Hors ligne
#2 Le 12/06/2006, à 10:12
- geoffroy
Re : Probleme de driver savage sous Dapper Drake
J'ai un Acer Aspire 1300 avec une carte savage TwisterK (KM133) et j'ai exactement le même problème, X plante au démarrage alors qu'il fonctionnait sous breezy à la perfection.
A noter que quand je lance mon pc en mode recovery dans grub, X se lance parfaitement. Si quelqu'un a une suggestion, je suis preneur.
A noter qu'aucune erreur n'apparait dans /var/log/Xorg.0.log mais l'écran reste noir et l'ordinateur finit par planter totalement.
#3 Le 12/06/2006, à 15:55
- avmian
Re : Probleme de driver savage sous Dapper Drake
Pour moi j'ai le pb identique. (T21 aussi)
En attendant je lance en recovery mode puis je fait un init 2
(c'est bizarre: lancement du CD live: Freeze une fois sur 3 , install Xubuntu Freeze un fois sur 2, install Kubuntu freeze à 100%)
quel est donc la différence entre "recevery mode" suivi de init 2 et le boot normal ?
#4 Le 12/06/2006, à 16:48
- avmian
Re : Probleme de driver savage sous Dapper Drake
pour info le bug est soumis:
#5 Le 14/06/2006, à 09:37
- avmian
Re : Probleme de driver savage sous Dapper Drake
En attendant une correction des driver, j'ai trouvé un work-around qui marche pas trop mal,
J'ai rajouté un sleep 10 au début de mon fichier kdm,qui lance le kde.
Il doit y avoir un fichier équivlent pour gnome ou xfce. (suerment gdm et xdm).
Avec cette manip mon T21 boot correctement 4 fois sur 5 environ.
(d'aprés le lien du bug un sleep 3 doit suffir, mais maintenant que ça marche ...)
#6 Le 15/06/2006, à 10:00
- avmian
Re : Probleme de driver savage sous Dapper Drake
.
Avec cette manip mon T21 boot correctement 4 fois sur 5 environ.
J'ai parlé trop vite, aprés qq jours je remarque que ça boot plutot 1 fois sur 3. C'est pas terrible donc, mais une fois que c'est initialisé ça marche trés bien.
#7 Le 16/06/2006, à 09:42
- avmian
Re : Probleme de driver savage sous Dapper Drake
Finalement j'ai réussi à booter à chaque fois, dans xorg.conf j'ai juste commenter la ligne:
# Load "dri"
Il me manque peut être maintenant quelques fonctionalités 3D mais avec un T21 de toute façon ça doit pas être terrible.