Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

Performances HP dv1352

6 réponses
Avatar
Patrice OLIVER
Bonsoir,

Je viens de parvenir =E0 installer la Sarge sur ce portable qui est un
centrino 1.75GHz.
Ma tentative pr=E9c=E9dente =E9tait en fait li=E9e =E0 un probl=E8me du pil=
ote
i810 qui ne fonctionnait pas correctement sur le noyau 2.6.8-2. En
allant voir ici :
http://www-verimag.imag.fr/~kowalski/debian/sarge/netinst/

J'ai trouv=E9 une image Sarge avec le noyau 2.6.12.3 et cela fonctionne.
Ensuite, un petit r=E9glage dans XF86Config-4 et la config commence =E0
prendre tournure.


Cependant, j'ai remarqu=E9 que les performances du chipset vid=E9o (128Mo):
0000:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML
Express Processor to DRAM Controller (rev 03)

Sont "faiblardes" : 540 FPS

J'ai pris le XF86Config-4 de KNOPPIX4 dans lequel j'ai rajout=E9 un
modeline pour la r=E9solution 1280x768 (r=E9sol max de l'=E9cran). C'est la
premi=E8re fois que j'utilise un chipset i915 (j'ai plut=F4t l'habitude
des nVidia).

Voici ci-dessous mon XF86Config-4 :
Section "ServerLayout"
=09Identifier "XFree86 Configured"
=09Screen 0 "Screen0" 0 0
=09InputDevice "Keyboard0" "CoreKeyboard"
# PS/2 Mouse using /dev/input/mice in Kernel 2.6
# Serial Mouse not detected
InputDevice "USB Mouse" "CorePointer"
EndSection

Section "ServerFlags"
=09Option "AllowMouseOpenFail" "true"
=09
EndSection

Section "Files"
=09RgbPath "/usr/X11R6/lib/X11/rgb"
=09ModulePath "/usr/X11R6/lib/modules"
=09FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
=09FontPath "/usr/X11R6/lib/X11/fonts/misc"
=09FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
=09FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
=09FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
=09FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
=09FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
=09FontPath "/usr/X11R6/lib/X11/fonts/PEX"
# Additional fonts: Locale, Gimp, TTF...
=09FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
#=09FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi"
#=09FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi"
# True type and type1 fonts are also handled via xftlib, see /etc/X11/XftCo=
nfig!
=09FontPath "/usr/X11R6/lib/X11/fonts/Type1"
=09FontPath "/usr/share/fonts/ttf/western"
=09FontPath "/usr/share/fonts/ttf/decoratives"
=09FontPath "/usr/share/fonts/truetype"
=09FontPath "/usr/share/fonts/truetype/openoffice"
=09FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
=09FontPath "/usr/share/fonts/latex-ttf-fonts"
=09FontPath "/usr/X11R6/lib/X11/fonts/defoma/CID"
=09FontPath "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
EndSection

Section "Module"
Load "ddc" # ddc probing of monitor
=09Load "GLcore"
=09Load "dbe"
=09Load "dri"
=09Load "extmod"
=09Load "glx"
Load "bitmap" # bitmap-fonts
=09Load "speedo"
=09Load "type1"
=09Load "freetype"
=09Load "record"
EndSection

Section "InputDevice"
=09Identifier "Keyboard0"
=09Driver "keyboard"
Option "CoreKeyboard"
=09Option "XkbRules" "xfree86"
=09Option "XkbModel" "pc105"
=09Option "XkbLayout" "fr"

EndSection

Section "InputDevice"
=09Identifier "Serial Mouse"
=09Driver "mouse"
=09Option "Protocol" "Microsoft"
=09Option "Device" "/dev/ttyS0"
=09Option "Emulate3Buttons" "true"
=09Option "Emulate3Timeout" "70"
=09Option=09 "SendCoreEvents" "true"
EndSection

Section "InputDevice"
=09Identifier "PS/2 Mouse"
=09Driver "mouse"
=09Option "Protocol" "auto"
Option "ZAxisMapping" "4 5"
=09Option "Device" "/dev/psaux"
=09Option "Emulate3Buttons" "true"
=09Option "Emulate3Timeout" "70"
=09Option=09 "SendCoreEvents" "true"
EndSection

Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
=09Option=09=09"SendCoreEvents"=09"true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

# Auto-generated by KNOPPIX mkxf86config

Section "Monitor"
=09Identifier=09"Monitor0"
=09Option=09"DPMS"=09"true"
=09VendorName=09"QDS"
=09ModelName=09"QDS0020"
#=09HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
=09HorizSync 28.0 - 96.0 # Warning: This may fry old Monitors
=09VertRefresh 50.0 - 75.0 # Very conservative. May flicker.
#=09VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT defa=
ult.
=09# Default modes distilled from
=09# "VESA and Industry Standards and Guide for Computer Display Monit=
or
=09# Timing", version 1.0, revision 0.8, adopted September 17, 1998.
=09# $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4
1999/11/18 16:52:17 tsi Exp $
=09# 640x350 @ 85Hz (VESA) hsync: 37.9kHz
=09ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445
+hsync -vsync
=09# 640x400 @ 85Hz (VESA) hsync: 37.9kHz
=09ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445
-hsync +vsync
=09# 720x400 @ 85Hz (VESA) hsync: 37.9kHz
=09ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446
-hsync +vsync
=09# 640x480 @ 60Hz (Industry standard) hsync: 31.5kHz
=09ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525
-hsync -vsync
=09# 640x480 @ 72Hz (VESA) hsync: 37.9kHz
=09ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520
-hsync -vsync
=09# 640x480 @ 75Hz (VESA) hsync: 37.5kHz
=09ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500
-hsync -vsync
=09# 640x480 @ 85Hz (VESA) hsync: 43.3kHz
=09ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509
-hsync -vsync
=09# 800x600 @ 56Hz (VESA) hsync: 35.2kHz
=09ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625
+hsync +vsync
=09# 800x600 @ 60Hz (VESA) hsync: 37.9kHz
=09ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628
+hsync +vsync
=09# 800x600 @ 72Hz (VESA) hsync: 48.1kHz
=09ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666
+hsync +vsync
=09# 800x600 @ 75Hz (VESA) hsync: 46.9kHz
=09ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625
+hsync +vsync
=09# 800x600 @ 85Hz (VESA) hsync: 53.7kHz
=09ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631
+hsync +vsync
=09# 1024x768i @ 43Hz (industry standard) hsync: 35.5kHz
=09ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817
+hsync +vsync Interlace
=09# 1024x768 @ 60Hz (VESA) hsync: 48.4kHz
=09ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806
-hsync -vsync
=09# 1024x768 @ 70Hz (VESA) hsync: 56.5kHz
=09ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806
-hsync -vsync
=09# 1024x768 @ 75Hz (VESA) hsync: 60.0kHz
=09ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800
+hsync +vsync
=09# 1024x768 @ 85Hz (VESA) hsync: 68.7kHz
=09ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808
+hsync +vsync
=09# 1152x864 @ 75Hz (VESA) hsync: 67.5kHz
=09ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900
+hsync +vsync
=09# 1280x768 @ 80Hz
=09ModeLine "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795
=09# 1280x960 @ 60Hz (VESA) hsync: 60.0kHz
=09ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000
+hsync +vsync
=09# 1280x960 @ 85Hz (VESA) hsync: 85.9kHz
=09ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011
+hsync +vsync
=09# 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
=09ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066
+hsync +vsync
=09# 1280x1024 @ 75Hz (VESA) hsync: 80.0kHz
=09ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066
+hsync +vsync
=09# 1280x1024 @ 85Hz (VESA) hsync: 91.1kHz
=09ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072
+hsync +vsync
=09# 1600x1200 @ 60Hz (VESA) hsync: 75.0kHz
=09ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250
+hsync +vsync
=09# 1600x1200 @ 65Hz (VESA) hsync: 81.3kHz
=09ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250
+hsync +vsync
=09# 1600x1200 @ 70Hz (VESA) hsync: 87.5kHz
=09ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250
+hsync +vsync
=09# 1600x1200 @ 75Hz (VESA) hsync: 93.8kHz
=09ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250
+hsync +vsync
=09# 1600x1200 @ 85Hz (VESA) hsync: 106.3kHz
=09ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250
+hsync +vsync
=09# 1792x1344 @ 60Hz (VESA) hsync: 83.6kHz
=09ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394
-hsync +vsync
=09# 1792x1344 @ 75Hz (VESA) hsync: 106.3kHz
=09ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417
-hsync +vsync
=09# 1856x1392 @ 60Hz (VESA) hsync: 86.3kHz
=09ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439
-hsync +vsync
=09# 1856x1392 @ 75Hz (VESA) hsync: 112.5kHz
=09ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500
-hsync +vsync
=09# 1920x1440 @ 60Hz (VESA) hsync: 90.0kHz
=09ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500
-hsync +vsync
=09# 1920x1440 @ 75Hz (VESA) hsync: 112.5kHz
=09ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500
-hsync +vsync
=09# Additional modelines
=09ModeLine "1800x1440" 230 1800 1896 2088 2392 1440 1441 1444 1490
+HSync +VSync
=09ModeLine "1800x1440" 250 1800 1896 2088 2392 1440 1441 1444 1490
+HSync +VSync
=09# Extended modelines with GTF timings
=09# 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
=09ModeLine "640x480" 43.16 640 680 744 848 480 481 484 509 -HSync +Vsy=
nc
=09# 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
=09ModeLine "768x576" 34.96 768 792 872 976 576 577 580 597 -HSync +Vsy=
nc
=09# 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
=09ModeLine "768x576" 42.93 768 800 880 992 576 577 580 601 -HSync +Vsy=
nc
=09# 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
=09ModeLine "768x576" 45.51 768 808 888 1008 576 577 580 602 -HSync +Vs=
ync
=09# 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
=09ModeLine "768x576" 51.84 768 808 888 1008 576 577 580 605 -HSync +Vs=
ync
=09# 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
=09ModeLine "768x576" 62.57 768 816 896 1024 576 577 580 611 -HSync +Vs=
ync
=09# 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
=09ModeLine "800x600" 68.18 800 848 936 1072 600 601 604 636 -HSync +Vs=
ync
=09# 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
=09ModeLine "1024x768" 113.31 1024 1096 1208 1392 768 769 772 814=20
-HSync +Vsync
=09# 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
=09ModeLine "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895 -HSync=
+Vsync
=09# 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
=09ModeLine "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907=20
-HSync +Vsync
=09# 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
=09ModeLine "1152x864" 143.47 1152 1232 1360 1568 864 865 868 915=20
-HSync +Vsync
=09# 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
=09ModeLine "1280x960" 124.54 1280 1368 1504 1728 960 961 964 1001=20
-HSync +Vsync
=09# 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
=09ModeLine "1280x960" 129.86 1280 1368 1504 1728 960 961 964 1002=20
-HSync +Vsync
=09# 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
=09ModeLine "1280x960" 178.99 1280 1376 1520 1760 960 961 964 1017=20
-HSync +Vsync
=09# 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 MHz
=09ModeLine "1280x1024" 190.96 1280 1376 1520 1760 1024 1025 1028
1085 -HSync +Vsync
=09# 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
=09ModeLine "1400x1050" 122.61 1400 1488 1640 1880 1050 1051 1054
1087 -HSync +Vsync
=09# 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
=09ModeLine "1400x1050" 149.34 1400 1496 1648 1896 1050 1051 1054
1094 -HSync +Vsync
=09# 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
=09ModeLine "1400x1050" 155.85 1400 1496 1648 1896 1050 1051 1054
1096 -HSync +Vsync
=09# 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
=09ModeLine "1400x1050" 179.26 1400 1504 1656 1912 1050 1051 1054
1103 -HSync +Vsync
=09# 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 MHz
=09ModeLine "1400x1050" 214.39 1400 1512 1664 1928 1050 1051 1054
1112 -HSync +Vsync
=09# 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 MHz
=09ModeLine "1600x1200" 280.64 1600 1728 1904 2208 1200 1201 1204
1271 -HSync +Vsync
=09# 1920x1200 @ 60.00 Hz (GTF) hsync: 74.52; pclk: 193.16 MHz
=09Modeline "1920x1200" 193.16 1920 2048 2256 2592 1200 1201 1204 1242
-HSync +HSync
EndSection

Section "Device"
=09### Available Driver options are:-
# sw_cursor is needed for some ati and radeon cards
#Option "sw_cursor"
#Option "hw_cursor"
#Option "NoAccel"
#Option "ShowCache"
#Option "ShadowFB"
#Option "UseFBDev"
#Option "Rotate"
=09Identifier "Card0"
# The following line is auto-generated by KNOPPIX mkxf86config
=09Driver "vesa"
=09VendorName "All"
=09BoardName "All"
#=09BusID "PCI:1:0:0"
EndSection

Section "Screen"
=09Identifier "Screen0"
=09Device "Card0"
=09Monitor "Monitor0"
=09DefaultColorDepth 24
=09SubSection "Display"
=09=09Depth 1
=09=09Modes "1280x768" "1024x768" "800x600" "640x480"
=09EndSubSection
=09SubSection "Display"
=09=09Depth 4
=09=09Modes "1280x768" "1024x768" "800x600" "640x480"
=09EndSubSection
=09SubSection "Display"
=09=09Depth 8
=09=09Modes "1280x768" "1024x768" "800x600" "640x480"
=09EndSubSection
=09SubSection "Display"
=09=09Depth 15
=09=09Modes "1280x768" "1024x768" "800x600" "640x480"
=09EndSubSection
=09SubSection "Display"
=09=09Depth 16
=09=09Modes "1280x768" "1024x768" "800x600" "640x480"
=09EndSubSection
=09SubSection "Display"
=09=09Depth 24
=09=09Modes "1280x768" "1024x768" "800x600" "640x480"
=09EndSubSection
=09SubSection "Display"
=09=09Depth 32
=09=09Modes "1280x768" "1024x768" "800x600" "640x480"
=09EndSubSection
EndSection

Section "DRI"
=09Mode 0666
EndSection


Avez-vous des conseils de configuration ?
Pensez-vous que cette configuration soit correcte ? (Centrino
1.74GHz, 512Mo RAM, DD 100Go, i915 avec 128Mo)

Merci de votre aide.
Patrice.

6 réponses

Avatar
Jean-Luc Coulon (f5ibh)
--=-4mzM6AnsTqW81g5vU1bS
Content-Type: text/plain; charset=iso-8859-1; DelSp=Yes; Format=Flowed
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Le 01.09.2005 20:08:49, Patrice OLIVER a écrit :
Bonsoir,

Je viens de parvenir à installer la Sarge sur ce portable qui est un
centrino 1.75GHz.
Ma tentative précédente était en fait liée à un problème du p ilote
i810 qui ne fonctionnait pas correctement sur le noyau 2.6.8-2. En
allant voir ici :
http://www-verimag.imag.fr/~kowalski/debian/sarge/netinst/

J'ai trouvé une image Sarge avec le noyau 2.6.12.3 et cela fonctionne.
Ensuite, un petit réglage dans XF86Config-4 et la config commence à
prendre tournure.


Cependant, j'ai remarqué que les performances du chipset vidéo
(128Mo):
0000:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML
Express Processor to DRAM Controller (rev 03)




Peut-être essayer :
http://downloadfinder.intel.com/scripts-df-external/Product_Filter.aspx?Pro ductID62&lang=eng

vesa est en général la solution de repli lorsqu'on ne trouve pas de
pilote spécifique. Mais les performances sont également en repli...

Jean-Luc

--=-4mzM6AnsTqW81g5vU1bS
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBDF0iOXit3lz9m7V4RAjZ/AKDmyzYMutWgvVV/vWrFEAlwstW8sQCfcASX
I3ZrtipOa6oX72t9v11gYx4 =Ouip
-----END PGP SIGNATURE-----

--=-4mzM6AnsTqW81g5vU1bS--



--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
François Boisson
Le Thu, 1 Sep 2005 20:08:49 +0200
Patrice OLIVER a écrit:

Bonsoir,

Je viens de parvenir à installer la Sarge sur ce portable qui est un
centrino 1.75GHz.
Ma tentative précédente était en fait liée à un problème du pilote
i810 qui ne fonctionnait pas correctement sur le noyau 2.6.8-2. En
allant voir ici :
http://www-verimag.imag.fr/~kowalski/debian/sarge/netinst/

J'ai trouvé une image Sarge avec le noyau 2.6.12.3 et cela fonctionne.
Ensuite, un petit réglage dans XF86Config-4 et la config commence à
prendre tournure.
....
# The following line is auto-generated by KNOPPIX mkxf86config
Driver "vesa"
VendorName "All"
BoardName "All"
# BusID "PCI:1:0:0"
EndSection



Knoppix a pris le Driver vesa donc pas d'accélération. Il semble que le
chipset soit supporté par X et qu'il existe aussi un driver
propriétaire:

http://linuxfr.org/forums/9/9523.html.


A voir donc.

François Boisson


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
François Boisson
Le Fri, 2 Sep 2005 01:01:05 +0200
Patrice OLIVER a écrit:

Effectivement, j'ai repéré ceci dans le log de X :
(EE) I810(0): [dri] I830DRIScreenInit failed because of a version
mismatch. [dri] libdri version is 4.1.0 bug version 5.0.x is needed.
[dri] Disabling DRI.



Pour être précis, je pense que tu as mélangé du X 5.0 (non libre) et
le XFree 4.3 de la Debian. Plusieurs solutions:

1) Bascule sur 5.0 avec les risqes que cela comporte

2) Récupération du dernier X 4.3 de Debian largement patché qui
supportera sans doute la carte.

3) Bascule sur Xorg qui deviendra à terme l'option par défaut de Debian.


Demande l'avis à la liste.


François Boisson (je met la réponse dans le fil sur la liste)


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
Patrice OLIVER
Je penses qu'en fait c'est le pilote qui est compatible avec X 5.
Comment dois-je procéder pour récupérer la dernière version de X 4. 3
patchée ? (je dois répondre sur le devenir final de ce portable cet
a.m.)

Merci.

Patrice.

Le 02/09/05, François Boisson a éc rit :
Le Fri, 2 Sep 2005 01:01:05 +0200
Patrice OLIVER a écrit:

> Effectivement, j'ai repéré ceci dans le log de X :
> (EE) I810(0): [dri] I830DRIScreenInit failed because of a version
> mismatch. [dri] libdri version is 4.1.0 bug version 5.0.x is needed.
> [dri] Disabling DRI.

Pour être précis, je pense que tu as mélangé du X 5.0 (non libre) et
le XFree 4.3 de la Debian. Plusieurs solutions:

1) Bascule sur 5.0 avec les risqes que cela comporte

2) Récupération du dernier X 4.3 de Debian largement patché qui
supportera sans doute la carte.

3) Bascule sur Xorg qui deviendra à terme l'option par défaut de Debi an.


Demande l'avis à la liste.


François Boisson (je met la réponse dans le fil sur la liste)


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact .org




Avatar
François Boisson
Le Fri, 2 Sep 2005 11:05:47 +0200
Patrice OLIVER a écrit:

Je penses qu'en fait c'est le pilote qui est compatible avec X 5.



D'où vient ton i810_dri? Sous quel forme se présente le pilote

Comment dois-je procéder pour récupérer la dernière version de X 4.3
patchée ? (je dois répondre sur le devenir final de ce portable cet
a.m.)



Hmm, apt-get source xlibmesa-dri rappatrie tout XFree.

Regarde http://lists.debian.org/debian-user/2005/05/msg01015.html



Merci.

Patrice.

Le 02/09/05, François Boisson a
écrit :
> Le Fri, 2 Sep 2005 01:01:05 +0200
> Patrice OLIVER a écrit:
>
> > Effectivement, j'ai repéré ceci dans le log de X :
> > (EE) I810(0): [dri] I830DRIScreenInit failed because of a version
> > mismatch. [dri] libdri version is 4.1.0 bug version 5.0.x is
> > needed. [dri] Disabling DRI.
>
> Pour être précis, je pense que tu as mélangé du X 5.0 (non libre) et
> le XFree 4.3 de la Debian. Plusieurs solutions:
>
> 1) Bascule sur 5.0 avec les risqes que cela comporte
>
> 2) Récupération du dernier X 4.3 de Debian largement patché qui
> supportera sans doute la carte.
>
> 3) Bascule sur Xorg qui deviendra à terme l'option par défaut de
> Debian.
>
>
> Demande l'avis à la liste.
>
>
> François Boisson (je met la réponse dans le fil sur la liste)
>
>
> --
> Pensez à lire la FAQ de la liste avant de poser une question :
> http://wiki.debian.net/?DebianFrench
>
> Pensez à rajouter le mot ``spam'' dans vos champs "From" et
> "Reply-To:"
>
> To UNSUBSCRIBE, email to
> with a subject of "unsubscribe". Trouble? Contact
>
>
>





--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Avatar
François Boisson
Le Fri, 2 Sep 2005 14:49:35 +0200
François Boisson a écrit:

Le Fri, 2 Sep 2005 11:05:47 +0200
Patrice OLIVER a écrit:

> Je penses qu'en fait c'est le pilote qui est compatible avec X 5.

D'où vient ton i810_dri? Sous quel forme se présente le pilote

> Comment dois-je procéder pour récupérer la dernière version de X 4.3
> patchée ? (je dois répondre sur le devenir final de ce portable cet
> a.m.)

Hmm, apt-get source xlibmesa-dri rappatrie tout XFree.

Regarde http://lists.debian.org/debian-user/2005/05/msg01015.html



Pour être plus précis:

...
#

desktop
backports/rebuilds of desktop packages (KDE 3.4, KOffice 1.4, XFree 4.3
with additional i915 support, Linux kernel 2.4.31 ...) from unstable
....


lu sur http://www2.uni-klu.ac.at/support/Debian


François Boisson


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact