Pilote carte graphique VIA/S3 Unichrome Pro IGP intégrée

Bonjour à tous,

alors voila mon problème : l’ordinateur à tendance à ramer un peu (beaucoup par moment… de la même manière que windows rame tant que les pilotes de la carte graphique n’ont pas été installés !

Bref venons en à l’essentiel.

(la phrase type : ça ne fais pas longtemps que je suis sous Debian ! après plusieurs tentative et manque de temps ! la j’ai vraiment franchi le cap ! mon ti PC portable à adopté GNU/Linux Debian.).
—> par pas longtemps, c’est relatif, je comprendrais tout ce que vous me direz ! lol… (enfin ça aussi ca peu être relatif !)

Bref, j’ai un PC portable donc Packard Bell Easynote E6 équipé d’une carte mère VIA avec cartes son, graphique… intégré. si la carte son (Realtek ACL655) et la carte wifi (RT2500) pose aucun problème, la carte graphique Via/S3 Unichrome Pro IGP Integrée me pose un problème.
Sachant que la puce de cette carte graphique est Via V8N800.

Que ma carte mère est équipé de la puce Via VT8235 South Bridge

(en gros toutes les caractéristiques sont ici : support.packardbell.com/fr/item/ … PB15B00102)

Après pas mal de recherche, j’ai trouvé des choses ici par exemple : [url]http://www.viaarena.com/default.aspx?PageID=2&OSID=43&CatID=3190[/url
Mais j’ai pas trouvé un pilote en K8N800…

D’ou ma question maintenant : soit il existe un tel pilote graphique que je n’ai pas trouvé?, soit il y a un équivalent??, soit y a un truc à faire genre mettre un pilote radéon ou ati (j’ai compris que pour avoir l’accélération 3D (dont ma carte est capable de faire) fallait mettre ca… mais j’en suis pas persuadé… :frowning: ).

Bref… je pense qu’avec ces renseignement ca devrait aider les “grands” :slightly_smiling: à trouvé une solution à mon petit problème.

Je souligne que le seul pilote qui puisse être lancé par le server X est le pilote VGA… le pilote VIA de ma distrib ne fait que un truc genre canal + ! lol.

en parlant de ca ! j’ai Debian Etch - kernel : 2.6.18-4-k7

Merci pour votre (futur) aide.

Amicalement, Alexandre.

[code]apt-cache show xserver-xorg-video-via
Package: xserver-xorg-video-via

Description: X.Org X server – VIA display driver
This driver for the X.Org X server (see xserver-xorg for a further description)
provides support for VIA/S3 CLE266/KM400/K8M800/UniChrome cards, which are
frequently found in low-form-factor VIA motherboards, and in some laptops.
.
This driver also contains support for XvMC, the XVideo Motion Compensation
extension. XvMC modules are provided in /usr/lib.[/code]

Fait lspci -n puis copie colle sur le forum et dans kmuto.jp/debian/hcl/
Donne aussi cat /etc/X11/xorg.conf histoire de…

alexandre@debport:~$ lspci -n 00:00.0 0600: 1106:0204 00:00.1 0600: 1106:1204 00:00.2 0600: 1106:2204 00:00.3 0600: 1106:3204 00:00.4 0600: 1106:4204 00:00.7 0600: 1106:7204 00:01.0 0604: 1106:b188 00:09.0 0607: 1524:1410 (rev 01) 00:0a.0 0280: 1814:0201 (rev 01) 00:10.0 0c03: 1106:3038 (rev 80) 00:10.1 0c03: 1106:3038 (rev 80) 00:10.2 0c03: 1106:3038 (rev 80) 00:10.3 0c03: 1106:3104 (rev 82) 00:11.0 0601: 1106:3177 00:11.1 0101: 1106:0571 (rev 06) 00:11.5 0401: 1106:3059 (rev 50) 00:11.6 0780: 1106:3068 (rev 80) 00:12.0 0200: 1106:3065 (rev 74) 00:18.0 0600: 1022:1100 00:18.1 0600: 1022:1101 00:18.2 0600: 1022:1102 00:18.3 0600: 1022:1103 01:00.0 0300: 1106:3108 (rev 01) alexandre@debport:~$

et

[code]alexandre@debport:~$ cat /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/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath “/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
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” "latin9"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ImPS/2"
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 "Device"
Identifier "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Driver "via"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 30-70
VertRefresh 50-160
EndSection

Section "Screen"
Identifier "Default Screen"
Device "VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes “1024x768” "800x600"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection
alexandre@debport:~$
[/code]

Voila ! qu’en penses tu ?