csütörtök 02 november 2006 15.14 dátummal Alan McKinnon ezt írta:
> On Thursday 02 November 2006 16:13, Stefán István wrote:
> > I've installed a Gentoo onto a laptop which has an intel graphics
> > chip: 00:02.0 VGA compatible controller: Intel Corporation
> > 82852/855GM Integrated Graphics Device (rev 02)
> >
> > X doesn't want to start, here is the errors in the log:
> > (EE) I810(0): unknown type(0xffffffff)=0xff
> > (EE) I810(0): VBE initialization failed.
> 
> Did you include the i810 driver in the INPUT_DEVICES section 
> of /etc/make.conf before you built x11-xorg?

Yes, I did, and it is loaded according to the log:
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers/i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.6.5
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 1.0

(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
        i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
        915GM, 945G, 945GM, 965G, 965G, 965Q, 946GZ
(II) Primary Device is: PCI 00:02:0
(--) Chipset 852GM/855GM found

(==) I810(0): Depth 16, (==) framebuffer bpp 16
(==) I810(0): RGB weight 565
(==) I810(0): Default visual is TrueColor

(==) I810(0): Depth 16, (==) framebuffer bpp 16
(==) I810(0): RGB weight 565
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules/libint10.so
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(EE) I810(0): unknown type(0xffffffff)=0xff
(II) I810(0): EAX=0x00004f00, EBX=0x00000000, ECX=0x00000000, EDX=0x00000000
(II) I810(0): ESP=0x00000ffa, EBP=0x00000000, ESI=0x00000000, EDI=0x00002000
(II) I810(0): CS=0xc000, SS=0x0100, DS=0x0040, ES=0x0000, FS=0x0000, GS=0x0000
(II) I810(0): EIP=0x00000014, EFLAGS=0x00003200
(II) I810(0): code at 0x000c0014:
 e9 c9 1d e9 40 00 90 0b 30 30 49 42 4d 20 56 47
 41 20 43 6f 6d 70 61 74 69 62 6c 65 20 42 49 4f
(II) stack at 0x00001ffa:
 00 06 00 00 00 32
(II) I810(0): VESA BIOS not detected
(EE) I810(0): VBE initialization failed.
(II) UnloadModule: "i810"

-- 
gentoo-user@gentoo.org mailing list

Reply via email to