Gentoo Archives: gentoo-user-fr

From: Mickael Paris <mparis@×××××.fr>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] Intel i845
Date: Thu, 15 Dec 2005 14:49:58
Message-Id: 43A1824B.4020803@ens2m.fr
1 Bonjours tout le monde,
2
3 une petite question me chagrine dans la tête depuis quelques jours. sur
4 mon portable ACER Travelmate 281LC j'ai une carte graphique i845g, et je
5 voudrais savoir si ma config xorg était la meilleure possible. Pour
6 faire court: i810 pour le pilote ou autre chose??
7
8 Merci.
9
10 lspci:
11
12 00:02.0 VGA compatible controller: Intel Corporation
13 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)
14
15 Extrait de xorg.conf:
16
17 ........
18 ........
19 ........
20 Section "Module"
21 Load "extmod"
22 #Load "dri"
23 Load "dbe"
24 Load "record"
25 Load "xtrap"
26 Load "glx"
27 Load "type1"
28 Load "freetype"
29 EndSection
30 ........
31 ........
32 ........
33 Section "Device"
34 ### Available Driver options are:-
35 ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
36 ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
37 ### [arg]: arg optional
38 #Option "NoAccel" # [<bool>]
39 #Option "SWcursor" # [<bool>]
40 #Option "ColorKey" # <i>
41 #Option "CacheLines" # <i>
42 #Option "Dac6Bit" # [<bool>]
43 #Option "DRI" "True"# [<bool>]
44 #Option "NoDDC" # [<bool>]
45 #Option "ShowCache" # [<bool>]
46 #Option "XvMCSurfaces" # <i>
47 #Option "PageFlip" # [<bool>]
48 Identifier "Card0"
49 Driver "i810"
50 VendorName "Intel Corp."
51 BoardName "82845G/GL [Brookdale-G] Chipset Integrated
52 Graphics Device"
53 BusID "PCI:0:2:0"
54 EndSection
55
56 Section "Screen"
57 Identifier "Screen0"
58 Device "Card0"
59 Monitor "Monitor0"
60 DefaultColorDepth 16
61 SubSection "Display"
62 Viewport 0 0
63 Depth 16
64 Virtual 1024 768
65 EndSubSection
66 EndSection
67
68
69 --
70 gentoo-user-fr@g.o mailing list

Replies

Subject Author
[gentoo-user-fr] Re: Intel i845 Christophe PEREZ <christophe.perez@×××××××.com>