Gentoo Archives: gentoo-user

From: "Stefán István" <stefi@××××××××××××.hu>
To: gentoo levlist <gentoo-user@l.g.o>
Subject: [gentoo-user] X doesn' start -- please help
Date: Thu, 02 Nov 2006 14:19:28
Message-Id: 200611021513.41760.stefi@geohidroterv.hu
1 Hello!
2
3 I've installed a Gentoo onto a laptop which has an intel graphics chip:
4 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated
5 Graphics Device (rev 02)
6
7 X doesn't want to start, here is the errors in the log:
8 (EE) I810(0): unknown type(0xffffffff)=0xff
9 (EE) I810(0): VBE initialization failed.
10
11 The config file:
12 Section "Device"
13 ### Available Driver options are:-
14 ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
15 ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
16 ### [arg]: arg optional
17 #Option "NoAccel" # [<bool>]
18 #Option "SWcursor" # [<bool>]
19 #Option "ColorKey" # <i>
20 #Option "CacheLines" # <i>
21 #Option "Dac6Bit" # [<bool>]
22 #Option "DRI" # [<bool>]
23 #Option "NoDDC" # [<bool>]
24 #Option "ShowCache" # [<bool>]
25 #Option "XvMCSurfaces" # <i>
26 #Option "PageFlip" # [<bool>]
27 Identifier "Card0"
28 Driver "i810"
29 VendorName "Intel Corporation"
30 BoardName "82852/855GM Integrated Graphics Device"
31 BusID "PCI:0:2:0"
32 EndSection
33
34 On the same laptop another distro (UHU Linux - hungarian debian based distro)
35 works well.
36
37
38 Thanks for the help in advance,
39 Istvan
40 --
41 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] X doesn' start -- please help Alan McKinnon <alan@××××××××××××××××.za>