Gentoo Archives: gentoo-user

From: "Stefán István" <stefi@××××××××××××.hu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] X doesn' start -- please help
Date: Thu, 02 Nov 2006 15:03:30
Message-Id: 200611021556.37730.stefi@geohidroterv.hu
In Reply to: Re: [gentoo-user] X doesn' start -- please help by Alan McKinnon
1 csütörtök 02 november 2006 15.14 dátummal Alan McKinnon ezt írta:
2 > On Thursday 02 November 2006 16:13, Stefán István wrote:
3 > > I've installed a Gentoo onto a laptop which has an intel graphics
4 > > chip: 00:02.0 VGA compatible controller: Intel Corporation
5 > > 82852/855GM Integrated 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 > Did you include the i810 driver in the INPUT_DEVICES section
12 > of /etc/make.conf before you built x11-xorg?
13
14 Yes, I did, and it is loaded according to the log:
15 (II) LoadModule: "i810"
16 (II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
17 (II) Module i810: vendor="X.Org Foundation"
18 compiled for 7.1.1, module version = 1.6.5
19 Module class: X.Org Video Driver
20 ABI class: X.Org Video Driver, version 1.0
21
22 (II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
23 i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
24 915GM, 945G, 945GM, 965G, 965G, 965Q, 946GZ
25 (II) Primary Device is: PCI 00:02:0
26 (--) Chipset 852GM/855GM found
27
28 (==) I810(0): Depth 16, (==) framebuffer bpp 16
29 (==) I810(0): RGB weight 565
30 (==) I810(0): Default visual is TrueColor
31
32 (==) I810(0): Depth 16, (==) framebuffer bpp 16
33 (==) I810(0): RGB weight 565
34 (==) I810(0): Default visual is TrueColor
35 (II) Loading sub module "int10"
36 (II) LoadModule: "int10"
37 (II) Reloading /usr/lib/xorg/modules/libint10.so
38 (II) I810(0): initializing int10
39 (II) I810(0): Primary V_BIOS segment is: 0xc000
40 (EE) I810(0): unknown type(0xffffffff)=0xff
41 (II) I810(0): EAX=0x00004f00, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
42 (II) I810(0): ESP=0x00000ffa, EBP=0x00000000, ESI=0x00000000, EDI=0x00002000
43 (II) I810(0): CS=0xc000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000
44 (II) I810(0): EIP=0x00000014, EFLAGS=0x00003200
45 (II) I810(0): code at 0x000c0014:
46 e9 c9 1d e9 40 00 90 0b 30 30 49 42 4d 20 56 47
47 41 20 43 6f 6d 70 61 74 69 62 6c 65 20 42 49 4f
48 (II) stack at 0x00001ffa:
49 00 06 00 00 00 32
50 (II) I810(0): VESA BIOS not detected
51 (EE) I810(0): VBE initialization failed.
52 (II) UnloadModule: "i810"
53
54 --
55 gentoo-user@g.o mailing list